[tx-robot] updated from transifex
This commit is contained in:
parent
0f0baa5303
commit
b2e929d580
|
@ -3,7 +3,9 @@ $TRANSLATIONS = array(
|
|||
"Could not move %s - File with this name already exists" => "Non foi posíbel mover %s; Xa existe un ficheiro con ese nome.",
|
||||
"Could not move %s" => "Non foi posíbel mover %s",
|
||||
"File name cannot be empty." => "O nome de ficheiro non pode estar baleiro",
|
||||
"\"%s\" is an invalid file name." => "«%s» é un nome incorrecto de ficheiro.",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome incorrecto, non se permite «\\», «/», «<», «>», «:», «\"», «|», «?» e «*».",
|
||||
"The target folder has been moved or deleted." => "O cartafol de destino foi movido ou eliminado.",
|
||||
"The name %s is already used in the folder %s. Please choose a different name." => "Xa existe o nome %s no cartafol %s. Escolla outro nome.",
|
||||
"Not a valid source" => "Esta orixe non é correcta",
|
||||
"Server is not allowed to open URLs, please check the server configuration" => "O servidor non ten permisos para abrir os enderezos URL, comprobe a configuración do servidor",
|
||||
|
@ -27,6 +29,8 @@ $TRANSLATIONS = array(
|
|||
"Invalid directory." => "O directorio é incorrecto.",
|
||||
"Files" => "Ficheiros",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" => "Non é posíbel enviar {filename}, xa que ou é un directorio ou ten 0 bytes",
|
||||
"Total file size {size1} exceeds upload limit {size2}" => "O tamaño total do ficheiro {size1} excede do límite de envío {size2}",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" => "Non hai espazo libre abondo, o seu envío é de {size1} mais só dispón de {size2}",
|
||||
"Upload cancelled." => "Envío cancelado.",
|
||||
"Could not get result from server." => "Non foi posíbel obter o resultado do servidor.",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." => "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío.",
|
||||
|
@ -48,6 +52,7 @@ $TRANSLATIONS = array(
|
|||
"_%n file_::_%n files_" => array("%n ficheiro","%n ficheiros"),
|
||||
"{dirs} and {files}" => "{dirs} e {files}",
|
||||
"_Uploading %n file_::_Uploading %n files_" => array("Cargando %n ficheiro","Cargando %n ficheiros"),
|
||||
"\"{name}\" is an invalid file name." => "«{name}» é un nome incorrecto de ficheiro.",
|
||||
"Your storage is full, files can not be updated or synced anymore!" => "O seu espazo de almacenamento está cheo, non é posíbel actualizar ou sincronizar máis os ficheiros!",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" => "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "O aplicativo de cifrado está activado, mais as chaves non foron inicializadas, saia da sesión e volva a acceder de novo",
|
||||
|
|
|
@ -8,6 +8,7 @@ $TRANSLATIONS = array(
|
|||
"_Uploading %n file_::_Uploading %n files_" => array(""),
|
||||
"Error" => "កំហុស",
|
||||
"Name" => "ឈ្មោះ",
|
||||
"Size" => "ទំហំ",
|
||||
"Upload" => "ផ្ទុកឡើង",
|
||||
"Save" => "រក្សាទុក",
|
||||
"New folder" => "ថតថ្មី",
|
||||
|
|
|
@ -3,7 +3,9 @@ $TRANSLATIONS = array(
|
|||
"Could not move %s - File with this name already exists" => "Datoteke %s ni mogoče premakniti - datoteka s tem imenom že obstaja.",
|
||||
"Could not move %s" => "Datoteke %s ni mogoče premakniti",
|
||||
"File name cannot be empty." => "Ime datoteke ne sme biti prazno polje.",
|
||||
"\"%s\" is an invalid file name." => "\"%s\" je neveljavno ime datoteke.",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Neveljavno ime; znaki '\\', '/', '<', '>', ':', '\"', '|', '?' in '*' niso dovoljeni.",
|
||||
"The target folder has been moved or deleted." => "Ciljna mapa je premaknjena ali izbrisana.",
|
||||
"The name %s is already used in the folder %s. Please choose a different name." => "Ime %s je že v mapi %s že v uporabi. Izbrati je treba drugo ime.",
|
||||
"Not a valid source" => "Vir ni veljaven",
|
||||
"Server is not allowed to open URLs, please check the server configuration" => "Odpiranje naslovov URL preko strežnika ni dovoljeno. Preverite nastavitve strežnika.",
|
||||
|
@ -27,6 +29,8 @@ $TRANSLATIONS = array(
|
|||
"Invalid directory." => "Neveljavna mapa.",
|
||||
"Files" => "Datoteke",
|
||||
"Unable to upload {filename} as it is a directory or has 0 bytes" => "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.",
|
||||
"Total file size {size1} exceeds upload limit {size2}" => "Skupna velikost {size1} presega omejitev velikosti {size2}",
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left" => "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.",
|
||||
"Upload cancelled." => "Pošiljanje je preklicano.",
|
||||
"Could not get result from server." => "Ni mogoče pridobiti podatkov s strežnika.",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." => "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
|
||||
|
@ -48,6 +52,7 @@ $TRANSLATIONS = array(
|
|||
"_%n file_::_%n files_" => array("%n datoteka","%n datoteki","%n datoteke","%n datotek"),
|
||||
"{dirs} and {files}" => "{dirs} in {files}",
|
||||
"_Uploading %n file_::_Uploading %n files_" => array("Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Posodabljanje %n datotek"),
|
||||
"\"{name}\" is an invalid file name." => "\"{name}\" je neveljavno ime datoteke.",
|
||||
"Your storage is full, files can not be updated or synced anymore!" => "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" => "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)",
|
||||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Program za šifriranje je omogočen, vendar ni začet. Odjavite se in nato ponovno prijavite.",
|
||||
|
|
|
@ -16,6 +16,7 @@ $TRANSLATIONS = array(
|
|||
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Asegúrese de que está instalado o PHP 5.3.3 ou posterior e de o OpenSSL xunto coa extensión PHP estean activados e configurados correctamente. Polo de agora foi desactivado o aplicativo de cifrado.",
|
||||
"Following users are not set up for encryption:" => "Os seguintes usuarios non teñen configuración para o cifrado:",
|
||||
"Initial encryption started... This can take some time. Please wait." => "Comezou o cifrado inicial... Isto pode levar bastante tempo. Agarde.",
|
||||
"Initial encryption running... Please try again later." => "O cifrado inicial está en execución... Tenteo máis tarde.",
|
||||
"Go directly to your " => "Vaia directamente ao seu",
|
||||
"personal settings" => "axustes persoais",
|
||||
"Encryption" => "Cifrado",
|
||||
|
|
|
@ -16,6 +16,7 @@ $TRANSLATIONS = array(
|
|||
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Preverite, ali je na strežniku nameščen paket PHP 5.3.3 ali novejši, da je omogočen in pravilno nastavljen PHP OpenSSL. Z obstoječimi možnostmi šifriranje ni mogoče.",
|
||||
"Following users are not set up for encryption:" => "Navedeni uporabniki še nimajo nastavljenega šifriranja:",
|
||||
"Initial encryption started... This can take some time. Please wait." => "Začetno šifriranje je začeto ... Opravilo je lahko dolgotrajno.",
|
||||
"Initial encryption running... Please try again later." => "Začetno šifriranje je v teku ... Poskusite kasneje.",
|
||||
"Go directly to your " => "Skočite neposredno na",
|
||||
"personal settings" => "osebne nastavitve",
|
||||
"Encryption" => "Šifriranje",
|
||||
|
|
|
@ -5,6 +5,7 @@ $TRANSLATIONS = array(
|
|||
"Grant access" => "Permitir o acceso",
|
||||
"Please provide a valid Dropbox app key and secret." => "Forneza unha chave correcta e segreda do Dropbox.",
|
||||
"Error configuring Google Drive storage" => "Produciuse un erro ao configurar o almacenamento en Google Drive",
|
||||
"Saved" => "Gardado",
|
||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> «smbclient» non está instalado. Non é posibel a montaxe de comparticións CIFS/SMB. Consulte co administrador do sistema para instalalo.",
|
||||
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> A compatibilidade de FTP en PHP non está activada ou instalada. Non é posibel a montaxe de comparticións FTP. Consulte co administrador do sistema para instalalo.",
|
||||
"<b>Warning:</b> The Curl support in PHP is not enabled or installed. Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask your system administrator to install it." => "<b>Aviso:</ b> A compatibilidade de Curl en PHP non está activada ou instalada. Non é posíbel a montaxe de ownCloud / WebDAV ou GoogleDrive. Consulte co administrador do sistema para instalala.",
|
||||
|
@ -21,6 +22,7 @@ $TRANSLATIONS = array(
|
|||
"Users" => "Usuarios",
|
||||
"Delete" => "Eliminar",
|
||||
"Enable User External Storage" => "Activar o almacenamento externo do usuario",
|
||||
"Allow users to mount the following external storage" => "Permitirlle aos usuarios montar o seguinte almacenamento externo",
|
||||
"SSL root certificates" => "Certificados SSL root",
|
||||
"Import Root Certificate" => "Importar o certificado root"
|
||||
);
|
||||
|
|
|
@ -5,6 +5,7 @@ $TRANSLATIONS = array(
|
|||
"Grant access" => "Odobri dostop",
|
||||
"Please provide a valid Dropbox app key and secret." => "Vpisati je treba veljaven ključ programa in kodo za Dropbox",
|
||||
"Error configuring Google Drive storage" => "Napaka nastavljanja shrambe Google Drive",
|
||||
"Saved" => "Shranjeno",
|
||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Opozorilo:</b> paket \"smbclient\" ni nameščen. Priklapljanje pogonov CIFS/SMB ne bo mogoče.",
|
||||
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Opozorilo:</b> podpora FTP v PHP ni omogočena ali pa ni nameščena. Priklapljanje pogonov FTP zato ne bo mogoče.",
|
||||
"<b>Warning:</b> The Curl support in PHP is not enabled or installed. Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask your system administrator to install it." => "<b>Opozorilo:</b> podpora za Curl v PHP ni omogočena ali pa ni nameščena. Priklapljanje točke ownCloud / WebDAV ali GoogleDrive zato ne bo mogoče. Zahtevane pakete je treba pred uporabo namestiti.",
|
||||
|
@ -21,6 +22,7 @@ $TRANSLATIONS = array(
|
|||
"Users" => "Uporabniki",
|
||||
"Delete" => "Izbriši",
|
||||
"Enable User External Storage" => "Omogoči zunanjo uporabniško podatkovno shrambo",
|
||||
"Allow users to mount the following external storage" => "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb.",
|
||||
"SSL root certificates" => "Korenska potrdila SSL",
|
||||
"Import Root Certificate" => "Uvozi korensko potrdilo"
|
||||
);
|
||||
|
|
|
@ -11,6 +11,7 @@ $TRANSLATIONS = array(
|
|||
"sharing is disabled" => "foi desactivada a compartición",
|
||||
"For more info, please ask the person who sent this link." => "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.",
|
||||
"shared by %s" => "compartido por %s",
|
||||
"Download %s" => "Descargar %s",
|
||||
"Direct link" => "Ligazón directa"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
@ -10,7 +10,8 @@ $TRANSLATIONS = array(
|
|||
"the link expired" => "povezava je pretekla,",
|
||||
"sharing is disabled" => "souporaba je onemogočena.",
|
||||
"For more info, please ask the person who sent this link." => "Za več podrobnosti stopite v stik s pošiljateljem te povezave.",
|
||||
"shared by %s" => "v souporabi preko %s",
|
||||
"shared by %s" => "souporabp omogoča %s",
|
||||
"Download %s" => "Prejmi %s",
|
||||
"Direct link" => "Neposredna povezava"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);";
|
||||
|
|
|
@ -33,12 +33,14 @@ $TRANSLATIONS = array(
|
|||
"Save" => "Gardar",
|
||||
"Test Configuration" => "Probar a configuración",
|
||||
"Help" => "Axuda",
|
||||
"Groups meeting these criteria are available in %s:" => "Os grupos que cumpren estes criterios están dispoñíbeis en %s:",
|
||||
"only those object classes:" => "só as clases de obxecto:",
|
||||
"only from those groups:" => "só dos grupos:",
|
||||
"Edit raw filter instead" => "Editar, no seu canto, o filtro en bruto",
|
||||
"Raw LDAP filter" => "Filtro LDAP en bruto",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." => "O filtro especifica que grupos LDAP teñen acceso á instancia %s.",
|
||||
"groups found" => "atopáronse grupos",
|
||||
"Users login with this attribute:" => "Os usuarios inician sesión con este atributo:",
|
||||
"LDAP Username:" => "Nome de usuario LDAP:",
|
||||
"LDAP Email Address:" => "Enderezo de correo LDAP:",
|
||||
"Other Attributes:" => "Outros atributos:",
|
||||
|
@ -53,6 +55,7 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
|
||||
"One Base DN per line" => "Un DN base por liña",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Pode especificar a DN base para usuarios e grupos na lapela de «Avanzado»",
|
||||
"Limit %s access to users meeting these criteria:" => "Limitar o acceso a %s para os usuarios que cumpren con estes criterios:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "O filtro especifica que usuarios LDAP teñen acceso á instancia %s.",
|
||||
"users found" => "atopáronse usuarios",
|
||||
"Back" => "Atrás",
|
||||
|
@ -85,6 +88,8 @@ $TRANSLATIONS = array(
|
|||
"One Group Base DN per line" => "Un DN base de grupo por liña",
|
||||
"Group Search Attributes" => "Atributos de busca do grupo",
|
||||
"Group-Member association" => "Asociación de grupos e membros",
|
||||
"Nested Groups" => "Grupos aniñados",
|
||||
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" => "Se está activado, admítense grupos que conteñen grupos. (Só funciona se o atributo de membro de grupo conten os DN.)",
|
||||
"Special Attributes" => "Atributos especiais",
|
||||
"Quota Field" => "Campo de cota",
|
||||
"Quota Default" => "Cota predeterminada",
|
||||
|
|
|
@ -59,6 +59,11 @@ $TRANSLATIONS = array(
|
|||
"(all selected)" => "(selecciona-ho tot)",
|
||||
"({count} selected)" => "({count} seleccionats)",
|
||||
"Error loading file exists template" => "Error en carregar la plantilla de fitxer existent",
|
||||
"Very weak password" => "Contrasenya massa feble",
|
||||
"Weak password" => "Contrasenya feble",
|
||||
"So-so password" => "Contrasenya passable",
|
||||
"Good password" => "Contrasenya bona",
|
||||
"Strong password" => "Contrasenya forta",
|
||||
"Shared" => "Compartit",
|
||||
"Share" => "Comparteix",
|
||||
"Error" => "Error",
|
||||
|
@ -106,6 +111,7 @@ $TRANSLATIONS = array(
|
|||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "L'actualització ha estat incorrecte. Comuniqueu aquest error a <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">la comunitat ownCloud</a>.",
|
||||
"The update was successful. Redirecting you to ownCloud now." => "L'actualització ha estat correcte. Ara us redirigim a ownCloud.",
|
||||
"%s password reset" => "restableix la contrasenya %s",
|
||||
"A problem has occurred whilst sending the email, please contact your administrator." => "Hi ha hagut un problema enviant el correu, parleu amb el vostre administrador.",
|
||||
"Use the following link to reset your password: {link}" => "Useu l'enllaç següent per restablir la contrasenya: {link}",
|
||||
"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "L'enllaç per reiniciar la vostra contrasenya s'ha enviat al vostre correu.<br>Si no el rebeu en un temps raonable comproveu les carpetes de spam. <br>Si no és allà, pregunteu a l'administrador local.",
|
||||
"Request failed!<br>Did you make sure your email/username was right?" => "La petició ha fallat!<br>Esteu segur que el correu/nom d'usuari és correcte?",
|
||||
|
@ -143,6 +149,7 @@ $TRANSLATIONS = array(
|
|||
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "La carpeta de dades i els seus fitxers probablement són accessibles des d'internet perquè el fitxer .htaccess no funciona.",
|
||||
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Per informació de com configurar el servidor, comproveu la <a href=\"%s\" target=\"_blank\">documentació</a>.",
|
||||
"Create an <strong>admin account</strong>" => "Crea un <strong>compte d'administrador</strong>",
|
||||
"Storage & database" => "Emmagatzematge i base de dades",
|
||||
"Data folder" => "Carpeta de dades",
|
||||
"Configure the database" => "Configura la base de dades",
|
||||
"will be used" => "s'usarà",
|
||||
|
@ -156,8 +163,8 @@ $TRANSLATIONS = array(
|
|||
"This application requires JavaScript to be enabled for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "Aquesta aplicació necessita tenir JavaScript activat per funcionar correctament. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Activeu JavaScript</a> i carregueu aquesta interfície de nou.",
|
||||
"%s is available. Get more information on how to update." => "%s està disponible. Obtingueu més informació de com actualitzar.",
|
||||
"Log out" => "Surt",
|
||||
"Automatic logon rejected!" => "L'ha rebutjat l'acceditació automàtica!",
|
||||
"If you did not change your password recently, your account may be compromised!" => "Se no heu canviat la contrasenya recentment el vostre compte pot estar compromès!",
|
||||
"Automatic logon rejected!" => "Inici de sessió automàtic rebutjat!",
|
||||
"If you did not change your password recently, your account may be compromised!" => "Si no heu canviat la contrasenya recentment el vostre compte pot estar compromès!",
|
||||
"Please change your password to secure your account again." => "Canvieu la contrasenya de nou per assegurar el vostre compte.",
|
||||
"Server side authentication failed!" => "L'autenticació del servidor ha fallat!",
|
||||
"Please contact your administrator." => "Contacteu amb l'administrador.",
|
||||
|
@ -165,6 +172,7 @@ $TRANSLATIONS = array(
|
|||
"remember" => "recorda'm",
|
||||
"Log in" => "Inici de sessió",
|
||||
"Alternative Logins" => "Acreditacions alternatives",
|
||||
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ei, <br><br>només fer-vos saber que %s us ha comparti <strong>%s</strong>. <br><a href=\"%s\">Mireu-ho!</a>",
|
||||
"This ownCloud instance is currently in single user mode." => "La instància ownCloud està en mode d'usuari únic.",
|
||||
"This means only administrators can use the instance." => "Això significa que només els administradors poden usar la instància.",
|
||||
"Contact your system administrator if this message persists or appeared unexpectedly." => "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.",
|
||||
|
|
|
@ -59,6 +59,11 @@ $TRANSLATIONS = array(
|
|||
"(all selected)" => "(todo o seleccionado)",
|
||||
"({count} selected)" => "({count} seleccionados)",
|
||||
"Error loading file exists template" => "Produciuse un erro ao cargar o modelo de ficheiro existente",
|
||||
"Very weak password" => "Contrasinal moi feble",
|
||||
"Weak password" => "Contrasinal feble",
|
||||
"So-so password" => "Contrasinal non moi aló",
|
||||
"Good password" => "Bo contrasinal",
|
||||
"Strong password" => "Contrasinal forte",
|
||||
"Shared" => "Compartir",
|
||||
"Share" => "Compartir",
|
||||
"Error" => "Erro",
|
||||
|
@ -106,6 +111,7 @@ $TRANSLATIONS = array(
|
|||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "A actualización non foi satisfactoria, informe deste problema á <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">comunidade de ownCloud</a>.",
|
||||
"The update was successful. Redirecting you to ownCloud now." => "A actualización realizouse correctamente. Redirixíndoo agora á ownCloud.",
|
||||
"%s password reset" => "Restabelecer o contrasinal %s",
|
||||
"A problem has occurred whilst sending the email, please contact your administrator." => "Produciuse un problema ao mesmo tempo que enviaba o correo, póñase en contacto co administrador.",
|
||||
"Use the following link to reset your password: {link}" => "Usa a seguinte ligazón para restabelecer o contrasinal: {link}",
|
||||
"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "Envióuselle ao seu correo unha ligazón para restabelecer o seu contrasinal.<br>Se non o recibe nun prazo razoábel de tempo, revise o seu cartafol de correo lixo ou de non desexados.<br> Se non o atopa aí pregúntelle ao seu administrador local..",
|
||||
"Request failed!<br>Did you make sure your email/username was right?" => "Non foi posíbel facer a petición!<br>Asegúrese de que o seu enderezo de correo ou nome de usuario é correcto.",
|
||||
|
@ -143,6 +149,7 @@ $TRANSLATIONS = array(
|
|||
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "O seu directorio de datos e os ficheiros probabelmente sexan accesíbeis desde a Internet xa que o ficheiro .htaccess non está a traballar.",
|
||||
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Para obter información sobre como como configurar axeitadamente o seu servidor, vexa a <a href=\"%s\" target=\"_blank\">documentación</a>.",
|
||||
"Create an <strong>admin account</strong>" => "Crear unha <strong>contra de administrador</strong>",
|
||||
"Storage & database" => "Almacenamento e base de datos",
|
||||
"Data folder" => "Cartafol de datos",
|
||||
"Configure the database" => "Configurar a base de datos",
|
||||
"will be used" => "vai ser utilizado",
|
||||
|
@ -165,6 +172,7 @@ $TRANSLATIONS = array(
|
|||
"remember" => "lembrar",
|
||||
"Log in" => "Conectar",
|
||||
"Alternative Logins" => "Accesos alternativos",
|
||||
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ola,<br><br>só facerlle saber que %s compartiu <strong>%s</strong> con vostede.<br><a href=\"%s\">Véxao!</a><br><br>",
|
||||
"This ownCloud instance is currently in single user mode." => "Esta instancia do ownCloud está actualmente en modo de usuario único.",
|
||||
"This means only administrators can use the instance." => "Isto significa que só os administradores poden utilizar a instancia.",
|
||||
"Contact your system administrator if this message persists or appeared unexpectedly." => "Póñase en contacto co administrador do sistema se persiste esta mensaxe ou se aparece de forma inesperada.",
|
||||
|
|
|
@ -59,6 +59,11 @@ $TRANSLATIONS = array(
|
|||
"(all selected)" => "(vse izbrano)",
|
||||
"({count} selected)" => "({count} izbranih)",
|
||||
"Error loading file exists template" => "Napaka nalaganja predloge obstoječih datotek",
|
||||
"Very weak password" => "Zelo šibko geslo",
|
||||
"Weak password" => "Šibko geslo",
|
||||
"So-so password" => "Slabo geslo",
|
||||
"Good password" => "Dobro geslo",
|
||||
"Strong password" => "Odlično geslo",
|
||||
"Shared" => "V souporabi",
|
||||
"Share" => "Souporaba",
|
||||
"Error" => "Napaka",
|
||||
|
@ -106,6 +111,7 @@ $TRANSLATIONS = array(
|
|||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Posodobitev ni uspela. Pošljite poročilo o napaki na sistemu <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud</a>.",
|
||||
"The update was successful. Redirecting you to ownCloud now." => "Posodobitev je uspešno končana. Stran bo preusmerjena na oblak ownCloud.",
|
||||
"%s password reset" => "Ponastavitev gesla %s",
|
||||
"A problem has occurred whilst sending the email, please contact your administrator." => "Prišlo je do napake med pošiljanjem elektronskega sporočila. Stopite v stik s skrbnikom sistema.",
|
||||
"Use the following link to reset your password: {link}" => "Za ponastavitev gesla uporabite povezavo: {link}",
|
||||
"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "Povezava za ponastavitev gesla je bila poslana na elektronski naslov.<br>V kolikor sporočila ne prejmete v doglednem času, preverite tudi mape vsiljene pošte.<br>Če ne bo niti tam, stopite v stik s skrbnikom.",
|
||||
"Request failed!<br>Did you make sure your email/username was right?" => "Zahteva je spodletela!<br>Ali sta elektronski naslov oziroma uporabniško ime navedena pravilno?",
|
||||
|
@ -143,6 +149,7 @@ $TRANSLATIONS = array(
|
|||
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Podatkovna mapa in datoteke so najverjetneje javno dostopni preko interneta, saj datoteka .htaccess ni ustrezno nastavljena.",
|
||||
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Za več informacij o pravilnem nastavljanju strežnika, kliknite na povezavo do <a href=\"%s\" target=\"_blank\">dokumentacije</a>.",
|
||||
"Create an <strong>admin account</strong>" => "Ustvari <strong>skrbniški račun</strong>",
|
||||
"Storage & database" => "Shramba in podatkovna zbirka",
|
||||
"Data folder" => "Podatkovna mapa",
|
||||
"Configure the database" => "Nastavi podatkovno zbirko",
|
||||
"will be used" => "bo uporabljen",
|
||||
|
@ -165,6 +172,7 @@ $TRANSLATIONS = array(
|
|||
"remember" => "zapomni si",
|
||||
"Log in" => "Prijava",
|
||||
"Alternative Logins" => "Druge prijavne možnosti",
|
||||
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "Pozdravljeni,<br><br>uporabnik %s vam je omogočil souporabo <strong>%s</strong>.<br><a href=\"%s\">Oglejte si vsebino!</a><br><br>",
|
||||
"This ownCloud instance is currently in single user mode." => "Ta seja oblaka ownCloud je trenutno v načinu enega sočasnega uporabnika.",
|
||||
"This means only administrators can use the instance." => "To pomeni, da lahko oblak uporabljajo le osebe s skrbniškimi dovoljenji.",
|
||||
"Contact your system administrator if this message persists or appeared unexpectedly." => "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.",
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr "حذف الملفات"
|
|||
msgid "Error"
|
||||
msgstr "خطأ"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-11 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr ""
|
|||
msgid "Error"
|
||||
msgstr "Грешка"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -5,13 +5,14 @@
|
|||
# Translators:
|
||||
# rogerc, 2013-2014
|
||||
# rogerc, 2013
|
||||
# aseques <sacoo2@hotmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 14:20+0000\n"
|
||||
"Last-Translator: aseques <sacoo2@hotmail.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -271,23 +272,23 @@ msgstr "Error en carregar la plantilla de fitxer existent"
|
|||
|
||||
#: js/setup.js:84
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
msgstr "Contrasenya massa feble"
|
||||
|
||||
#: js/setup.js:85
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
msgstr "Contrasenya feble"
|
||||
|
||||
#: js/setup.js:86
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
msgstr "Contrasenya passable"
|
||||
|
||||
#: js/setup.js:87
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
msgstr "Contrasenya bona"
|
||||
|
||||
#: js/setup.js:88
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
msgstr "Contrasenya forta"
|
||||
|
||||
#: js/share.js:51 js/share.js:66 js/share.js:106
|
||||
msgid "Shared"
|
||||
|
@ -486,7 +487,7 @@ msgstr "restableix la contrasenya %s"
|
|||
msgid ""
|
||||
"A problem has occurred whilst sending the email, please contact your "
|
||||
"administrator."
|
||||
msgstr ""
|
||||
msgstr "Hi ha hagut un problema enviant el correu, parleu amb el vostre administrador."
|
||||
|
||||
#: lostpassword/templates/email.php:2
|
||||
msgid "Use the following link to reset your password: {link}"
|
||||
|
@ -664,7 +665,7 @@ msgstr "Crea un <strong>compte d'administrador</strong>"
|
|||
|
||||
#: templates/installation.php:70
|
||||
msgid "Storage & database"
|
||||
msgstr ""
|
||||
msgstr "Emmagatzematge i base de dades"
|
||||
|
||||
#: templates/installation.php:77
|
||||
msgid "Data folder"
|
||||
|
@ -724,13 +725,13 @@ msgstr "Surt"
|
|||
|
||||
#: templates/login.php:9
|
||||
msgid "Automatic logon rejected!"
|
||||
msgstr "L'ha rebutjat l'acceditació automàtica!"
|
||||
msgstr "Inici de sessió automàtic rebutjat!"
|
||||
|
||||
#: templates/login.php:10
|
||||
msgid ""
|
||||
"If you did not change your password recently, your account may be "
|
||||
"compromised!"
|
||||
msgstr "Se no heu canviat la contrasenya recentment el vostre compte pot estar compromès!"
|
||||
msgstr "Si no heu canviat la contrasenya recentment el vostre compte pot estar compromès!"
|
||||
|
||||
#: templates/login.php:12
|
||||
msgid "Please change your password to secure your account again."
|
||||
|
@ -765,7 +766,7 @@ msgstr "Acreditacions alternatives"
|
|||
msgid ""
|
||||
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> "
|
||||
"with you.<br><a href=\"%s\">View it!</a><br><br>"
|
||||
msgstr ""
|
||||
msgstr "Ei, <br><br>només fer-vos saber que %s us ha comparti <strong>%s</strong>. <br><a href=\"%s\">Mireu-ho!</a>"
|
||||
|
||||
#: templates/singleuser.user.php:3
|
||||
msgid "This ownCloud instance is currently in single user mode."
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Fitxers esborrats"
|
|||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "restaurat"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-12 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 14:20+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -49,15 +49,15 @@ msgstr "El correu electrónic s'ha enviat"
|
|||
msgid "You need to set your user email before being able to send test emails."
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:116 templates/admin.php:280
|
||||
#: admin/controller.php:116 templates/admin.php:284
|
||||
msgid "Send mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:293 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:297 templates/personal.php:159
|
||||
msgid "Encryption"
|
||||
msgstr "Xifrat"
|
||||
|
||||
#: admin/controller.php:120 templates/admin.php:317
|
||||
#: admin/controller.php:120 templates/admin.php:321
|
||||
msgid "Authentication method"
|
||||
msgstr ""
|
||||
|
||||
|
@ -213,31 +213,31 @@ msgstr "Actualitza"
|
|||
msgid "Updated"
|
||||
msgstr "Actualitzada"
|
||||
|
||||
#: js/personal.js:244
|
||||
#: js/personal.js:246
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Seleccioneu una imatge de perfil"
|
||||
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
msgid "Very weak password"
|
||||
msgstr "Contrasenya massa feble"
|
||||
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
msgid "Weak password"
|
||||
msgstr "Contrasenya feble"
|
||||
|
||||
#: js/personal.js:301
|
||||
#: js/personal.js:279
|
||||
msgid "So-so password"
|
||||
msgstr "Contrasenya passable"
|
||||
|
||||
#: js/personal.js:280
|
||||
msgid "Good password"
|
||||
msgstr "Contrasenya bona"
|
||||
|
||||
#: js/personal.js:281
|
||||
msgid "Strong password"
|
||||
msgstr "Contrasenya forta"
|
||||
|
||||
#: js/personal.js:316
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Desencriptant fitxers... Espereu, això pot trigar una estona."
|
||||
|
||||
|
@ -334,18 +334,18 @@ msgstr ""
|
|||
msgid "TLS"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:43 templates/admin.php:57
|
||||
#: templates/admin.php:47 templates/admin.php:61
|
||||
msgid "Security Warning"
|
||||
msgstr "Avís de seguretat"
|
||||
|
||||
#: templates/admin.php:46
|
||||
#: templates/admin.php:50
|
||||
#, php-format
|
||||
msgid ""
|
||||
"You are accessing %s via HTTP. We strongly suggest you configure your server"
|
||||
" to require using HTTPS instead."
|
||||
msgstr "Esteu accedint %s a través de HTTP. Us recomanem fermament que configureu el servidor perquè requereixi HTTPS."
|
||||
|
||||
#: templates/admin.php:60
|
||||
#: templates/admin.php:64
|
||||
msgid ""
|
||||
"Your data directory and your files are probably accessible from the "
|
||||
"internet. The .htaccess file is not working. We strongly suggest that you "
|
||||
|
@ -354,68 +354,68 @@ msgid ""
|
|||
"root."
|
||||
msgstr "La carpeta de dades i els vostres fitxersprobablement són accessibles des d'Internet. La fitxer .htaccess no funciona. Us recomanem que configureu el servidor web de tal manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de l'arrel de documents del servidor web."
|
||||
|
||||
#: templates/admin.php:71
|
||||
#: templates/admin.php:75
|
||||
msgid "Setup Warning"
|
||||
msgstr "Avís de configuració"
|
||||
|
||||
#: templates/admin.php:74
|
||||
#: templates/admin.php:78
|
||||
msgid ""
|
||||
"Your web server is not yet properly setup to allow files synchronization "
|
||||
"because the WebDAV interface seems to be broken."
|
||||
msgstr "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament."
|
||||
|
||||
#: templates/admin.php:75
|
||||
#: templates/admin.php:79
|
||||
#, php-format
|
||||
msgid "Please double check the <a href=\"%s\">installation guides</a>."
|
||||
msgstr "Comproveu les <a href='%s'>guies d'instal·lació</a>."
|
||||
|
||||
#: templates/admin.php:86
|
||||
#: templates/admin.php:90
|
||||
msgid "Module 'fileinfo' missing"
|
||||
msgstr "No s'ha trobat el mòdul 'fileinfo'"
|
||||
|
||||
#: templates/admin.php:89
|
||||
#: templates/admin.php:93
|
||||
msgid ""
|
||||
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
|
||||
"module to get best results with mime-type detection."
|
||||
msgstr "El mòdul de PHP 'fileinfo' no s'ha trobat. Us recomanem que habiliteu aquest mòdul per obtenir millors resultats amb la detecció mime-type."
|
||||
|
||||
#: templates/admin.php:100
|
||||
#: templates/admin.php:104
|
||||
msgid "Your PHP version is outdated"
|
||||
msgstr "La versió de PHP és obsoleta"
|
||||
|
||||
#: templates/admin.php:103
|
||||
#: templates/admin.php:107
|
||||
msgid ""
|
||||
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
|
||||
"newer because older versions are known to be broken. It is possible that "
|
||||
"this installation is not working correctly."
|
||||
msgstr "La versió de PHP és obsoleta. Us recomanem fermament que actualitzeu a la versió 5.3.8 o superior perquè les versions anteriors no funcionen. La instal·lació podria no funcionar correctament."
|
||||
|
||||
#: templates/admin.php:114
|
||||
#: templates/admin.php:118
|
||||
msgid "Locale not working"
|
||||
msgstr "Locale no funciona"
|
||||
|
||||
#: templates/admin.php:119
|
||||
#: templates/admin.php:123
|
||||
msgid "System locale can not be set to a one which supports UTF-8."
|
||||
msgstr "No s'ha pogut establir cap localització del sistema amb suport per UTF-8."
|
||||
|
||||
#: templates/admin.php:123
|
||||
#: templates/admin.php:127
|
||||
msgid ""
|
||||
"This means that there might be problems with certain characters in file "
|
||||
"names."
|
||||
msgstr "Això podria comportar problemes amb alguns caràcters en els noms dels fitxer."
|
||||
|
||||
#: templates/admin.php:127
|
||||
#: templates/admin.php:131
|
||||
#, php-format
|
||||
msgid ""
|
||||
"We strongly suggest to install the required packages on your system to "
|
||||
"support one of the following locales: %s."
|
||||
msgstr "Us recomanem que instal·leu els paquets necessaris en el sistema per donar suport a alguna de les localitzacions següents: %s"
|
||||
|
||||
#: templates/admin.php:139
|
||||
#: templates/admin.php:143
|
||||
msgid "Internet connection not working"
|
||||
msgstr "La connexió a internet no funciona"
|
||||
|
||||
#: templates/admin.php:142
|
||||
#: templates/admin.php:146
|
||||
msgid ""
|
||||
"This server has no working internet connection. This means that some of the "
|
||||
"features like mounting of external storage, notifications about updates or "
|
||||
|
@ -424,162 +424,162 @@ msgid ""
|
|||
"internet connection for this server if you want to have all features."
|
||||
msgstr "Aquest servidor no té cap connexió a internet que funcioni. Això significa que algunes de les característiques com el muntatge d'emmagatzemament extern, les notificacions quant a actualitzacions o la instal·lació d'aplicacions de tercers no funcionarà. L'accés remot a fitxers i l'enviament de correus electrònics podria tampoc no funcionar. Us suggerim que habiliteu la connexió a internet per aquest servidor si voleu tenir totes les característiques."
|
||||
|
||||
#: templates/admin.php:156
|
||||
#: templates/admin.php:160
|
||||
msgid "Cron"
|
||||
msgstr "Cron"
|
||||
|
||||
#: templates/admin.php:163
|
||||
#: templates/admin.php:167
|
||||
msgid "Execute one task with each page loaded"
|
||||
msgstr "Executa una tasca per cada paquet carregat"
|
||||
|
||||
#: templates/admin.php:171
|
||||
#: templates/admin.php:175
|
||||
msgid ""
|
||||
"cron.php is registered at a webcron service to call cron.php every 15 "
|
||||
"minutes over http."
|
||||
msgstr "cron.php està registrat en un servei webcron que fa una crida a cron.php cada 15 minuts a través de http."
|
||||
|
||||
#: templates/admin.php:179
|
||||
#: templates/admin.php:183
|
||||
msgid "Use systems cron service to call the cron.php file every 15 minutes."
|
||||
msgstr "Utilitza el servei cron del sistema per fer una crida al fitxer cron.php cada 15 minuts."
|
||||
|
||||
#: templates/admin.php:184
|
||||
#: templates/admin.php:188
|
||||
msgid "Sharing"
|
||||
msgstr "Compartir"
|
||||
|
||||
#: templates/admin.php:190
|
||||
#: templates/admin.php:194
|
||||
msgid "Enable Share API"
|
||||
msgstr "Habilita l'API de compartir"
|
||||
|
||||
#: templates/admin.php:191
|
||||
#: templates/admin.php:195
|
||||
msgid "Allow apps to use the Share API"
|
||||
msgstr "Permet que les aplicacions utilitzin l'API de compartir"
|
||||
|
||||
#: templates/admin.php:198
|
||||
#: templates/admin.php:202
|
||||
msgid "Allow links"
|
||||
msgstr "Permet enllaços"
|
||||
|
||||
#: templates/admin.php:199
|
||||
#: templates/admin.php:203
|
||||
msgid "Allow users to share items to the public with links"
|
||||
msgstr "Permet als usuaris compartir elements amb el públic amb enllaços"
|
||||
|
||||
#: templates/admin.php:207
|
||||
#: templates/admin.php:211
|
||||
msgid "Allow public uploads"
|
||||
msgstr "Permet pujada pública"
|
||||
|
||||
#: templates/admin.php:208
|
||||
#: templates/admin.php:212
|
||||
msgid ""
|
||||
"Allow users to enable others to upload into their publicly shared folders"
|
||||
msgstr "Permet als usuaris habilitar pujades de tercers en les seves carpetes compartides al públic"
|
||||
|
||||
#: templates/admin.php:216
|
||||
#: templates/admin.php:220
|
||||
msgid "Allow resharing"
|
||||
msgstr "Permet compartir de nou"
|
||||
|
||||
#: templates/admin.php:217
|
||||
#: templates/admin.php:221
|
||||
msgid "Allow users to share items shared with them again"
|
||||
msgstr "Permet als usuaris compartir de nou elements ja compartits amb ells"
|
||||
|
||||
#: templates/admin.php:224
|
||||
#: templates/admin.php:228
|
||||
msgid "Allow users to share with anyone"
|
||||
msgstr "Permet compartir amb qualsevol"
|
||||
|
||||
#: templates/admin.php:227
|
||||
#: templates/admin.php:231
|
||||
msgid "Allow users to only share with users in their groups"
|
||||
msgstr "Permet als usuaris compartir només amb els usuaris del seu grup"
|
||||
|
||||
#: templates/admin.php:234
|
||||
#: templates/admin.php:238
|
||||
msgid "Allow mail notification"
|
||||
msgstr "Permet notificacions per correu electrónic"
|
||||
|
||||
#: templates/admin.php:235
|
||||
#: templates/admin.php:239
|
||||
msgid "Allow user to send mail notification for shared files"
|
||||
msgstr "Permet a l'usuari enviar notificacions de fitxers compartits per correu "
|
||||
|
||||
#: templates/admin.php:242
|
||||
#: templates/admin.php:246
|
||||
msgid "Security"
|
||||
msgstr "Seguretat"
|
||||
|
||||
#: templates/admin.php:255
|
||||
#: templates/admin.php:259
|
||||
msgid "Enforce HTTPS"
|
||||
msgstr "Força HTTPS"
|
||||
|
||||
#: templates/admin.php:257
|
||||
#: templates/admin.php:261
|
||||
#, php-format
|
||||
msgid "Forces the clients to connect to %s via an encrypted connection."
|
||||
msgstr "Força la connexió dels clients a %s a través d'una connexió encriptada."
|
||||
|
||||
#: templates/admin.php:263
|
||||
#: templates/admin.php:267
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please connect to your %s via HTTPS to enable or disable the SSL "
|
||||
"enforcement."
|
||||
msgstr "Connecteu a %s a través de HTTPS per habilitar o inhabilitar l'accés SSL."
|
||||
|
||||
#: templates/admin.php:275
|
||||
#: templates/admin.php:279
|
||||
msgid "Email Server"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:277
|
||||
#: templates/admin.php:281
|
||||
msgid "This is used for sending out notifications."
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:308
|
||||
#: templates/admin.php:312
|
||||
msgid "From address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:330
|
||||
#: templates/admin.php:334
|
||||
msgid "Authentication required"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:334
|
||||
#: templates/admin.php:338
|
||||
msgid "Server address"
|
||||
msgstr "Adreça del servidor"
|
||||
|
||||
#: templates/admin.php:338
|
||||
#: templates/admin.php:342
|
||||
msgid "Port"
|
||||
msgstr "Port"
|
||||
|
||||
#: templates/admin.php:343
|
||||
#: templates/admin.php:347
|
||||
msgid "Credentials"
|
||||
msgstr "Credencials"
|
||||
|
||||
#: templates/admin.php:344
|
||||
#: templates/admin.php:348
|
||||
msgid "SMTP Username"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:347
|
||||
#: templates/admin.php:351
|
||||
msgid "SMTP Password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:351
|
||||
#: templates/admin.php:355
|
||||
msgid "Test email settings"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:352
|
||||
#: templates/admin.php:356
|
||||
msgid "Send email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:357
|
||||
#: templates/admin.php:361
|
||||
msgid "Log"
|
||||
msgstr "Registre"
|
||||
|
||||
#: templates/admin.php:358
|
||||
#: templates/admin.php:362
|
||||
msgid "Log level"
|
||||
msgstr "Nivell de registre"
|
||||
|
||||
#: templates/admin.php:390
|
||||
#: templates/admin.php:394
|
||||
msgid "More"
|
||||
msgstr "Més"
|
||||
|
||||
#: templates/admin.php:391
|
||||
#: templates/admin.php:395
|
||||
msgid "Less"
|
||||
msgstr "Menys"
|
||||
|
||||
#: templates/admin.php:397 templates/personal.php:181
|
||||
#: templates/admin.php:401 templates/personal.php:181
|
||||
msgid "Version"
|
||||
msgstr "Versió"
|
||||
|
||||
#: templates/admin.php:401 templates/personal.php:184
|
||||
#: templates/admin.php:405 templates/personal.php:184
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Odstraněné soubory"
|
|||
msgid "Error"
|
||||
msgstr "Chyba"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "obnoveno"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr "Ffeiliau ddilewyd"
|
|||
msgid "Error"
|
||||
msgstr "Gwall"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Slettede filer"
|
|||
msgid "Error"
|
||||
msgstr "Fejl"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "Gendannet"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Gelöschte Dateien"
|
|||
msgid "Error"
|
||||
msgstr "Fehler"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "Wiederhergestellt"
|
||||
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -38,7 +38,7 @@ msgstr "Gelöschte Dateien"
|
|||
msgid "Error"
|
||||
msgstr "Fehler"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "Wiederhergestellt"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Gelöschte Dateien"
|
|||
msgid "Error"
|
||||
msgstr "Fehler"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "Wiederhergestellt"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Διαγραμμένα αρχεία"
|
|||
msgid "Error"
|
||||
msgstr "Σφάλμα"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "επαναφέρθηκαν"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Deleted files"
|
|||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "restored"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Forigitaj dosieroj"
|
|||
msgid "Error"
|
||||
msgstr "Eraro"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "restaŭrita"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Archivos eliminados"
|
|||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "recuperado"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Archivos borrados"
|
|||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "recuperado"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr "Archivos eliminados"
|
|||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "recuperado"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Kustutatud failid"
|
|||
msgid "Error"
|
||||
msgstr "Viga"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "taastatud"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Ezabatutako fitxategiak"
|
|||
msgid "Error"
|
||||
msgstr "Errorea"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "Berrezarrita"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr "فایل های حذف شده"
|
|||
msgid "Error"
|
||||
msgstr "خطا"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Poistetut tiedostot"
|
|||
msgid "Error"
|
||||
msgstr "Virhe"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "palautettu"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Fichiers supprimés"
|
|||
msgid "Error"
|
||||
msgstr "Erreur"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "restauré"
|
||||
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# mbouzada <mbouzada@gmail.com>, 2013
|
||||
# mbouzada <mbouzada@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 09:40+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -270,23 +271,23 @@ msgstr "Produciuse un erro ao cargar o modelo de ficheiro existente"
|
|||
|
||||
#: js/setup.js:84
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
msgstr "Contrasinal moi feble"
|
||||
|
||||
#: js/setup.js:85
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
msgstr "Contrasinal feble"
|
||||
|
||||
#: js/setup.js:86
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
msgstr "Contrasinal non moi aló"
|
||||
|
||||
#: js/setup.js:87
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
msgstr "Bo contrasinal"
|
||||
|
||||
#: js/setup.js:88
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
msgstr "Contrasinal forte"
|
||||
|
||||
#: js/share.js:51 js/share.js:66 js/share.js:106
|
||||
msgid "Shared"
|
||||
|
@ -485,7 +486,7 @@ msgstr "Restabelecer o contrasinal %s"
|
|||
msgid ""
|
||||
"A problem has occurred whilst sending the email, please contact your "
|
||||
"administrator."
|
||||
msgstr ""
|
||||
msgstr "Produciuse un problema ao mesmo tempo que enviaba o correo, póñase en contacto co administrador."
|
||||
|
||||
#: lostpassword/templates/email.php:2
|
||||
msgid "Use the following link to reset your password: {link}"
|
||||
|
@ -663,7 +664,7 @@ msgstr "Crear unha <strong>contra de administrador</strong>"
|
|||
|
||||
#: templates/installation.php:70
|
||||
msgid "Storage & database"
|
||||
msgstr ""
|
||||
msgstr "Almacenamento e base de datos"
|
||||
|
||||
#: templates/installation.php:77
|
||||
msgid "Data folder"
|
||||
|
@ -764,7 +765,7 @@ msgstr "Accesos alternativos"
|
|||
msgid ""
|
||||
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> "
|
||||
"with you.<br><a href=\"%s\">View it!</a><br><br>"
|
||||
msgstr ""
|
||||
msgstr "Ola,<br><br>só facerlle saber que %s compartiu <strong>%s</strong> con vostede.<br><a href=\"%s\">Véxao!</a><br><br>"
|
||||
|
||||
#: templates/singleuser.user.php:3
|
||||
msgid "This ownCloud instance is currently in single user mode."
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# mbouzada <mbouzada@gmail.com>, 2013
|
||||
# mbouzada <mbouzada@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 09:10+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -35,7 +36,7 @@ msgstr "O nome de ficheiro non pode estar baleiro"
|
|||
#: ajax/newfile.php:62
|
||||
#, php-format
|
||||
msgid "\"%s\" is an invalid file name."
|
||||
msgstr ""
|
||||
msgstr "«%s» é un nome incorrecto de ficheiro."
|
||||
|
||||
#: ajax/newfile.php:68 ajax/newfolder.php:27 js/files.js:105
|
||||
msgid ""
|
||||
|
@ -46,7 +47,7 @@ msgstr "Nome incorrecto, non se permite «\\», «/», «<», «>», «:», «\"
|
|||
#: ajax/newfile.php:75 ajax/newfolder.php:34 ajax/upload.php:137
|
||||
#: lib/app.php:65
|
||||
msgid "The target folder has been moved or deleted."
|
||||
msgstr ""
|
||||
msgstr "O cartafol de destino foi movido ou eliminado."
|
||||
|
||||
#: ajax/newfile.php:87 ajax/newfolder.php:46 lib/app.php:74
|
||||
#, php-format
|
||||
|
@ -150,12 +151,12 @@ msgstr "Non é posíbel enviar {filename}, xa que ou é un directorio ou ten 0 b
|
|||
|
||||
#: js/file-upload.js:258
|
||||
msgid "Total file size {size1} exceeds upload limit {size2}"
|
||||
msgstr ""
|
||||
msgstr "O tamaño total do ficheiro {size1} excede do límite de envío {size2}"
|
||||
|
||||
#: js/file-upload.js:268
|
||||
msgid ""
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left"
|
||||
msgstr ""
|
||||
msgstr "Non hai espazo libre abondo, o seu envío é de {size1} mais só dispón de {size2}"
|
||||
|
||||
#: js/file-upload.js:338
|
||||
msgid "Upload cancelled."
|
||||
|
@ -250,7 +251,7 @@ msgstr[1] "Cargando %n ficheiros"
|
|||
|
||||
#: js/files.js:96
|
||||
msgid "\"{name}\" is an invalid file name."
|
||||
msgstr ""
|
||||
msgstr "«{name}» é un nome incorrecto de ficheiro."
|
||||
|
||||
#: js/files.js:117
|
||||
msgid "Your storage is full, files can not be updated or synced anymore!"
|
||||
|
|
|
@ -5,14 +5,14 @@
|
|||
# Translators:
|
||||
# mbouzada <mbouzada@gmail.com>, 2013
|
||||
# mbouzada <mbouzada@gmail.com>, 2013
|
||||
# mbouzada <mbouzada@gmail.com>, 2013
|
||||
# mbouzada <mbouzada@gmail.com>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-11 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 08:50+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -104,7 +104,7 @@ msgstr "Comezou o cifrado inicial... Isto pode levar bastante tempo. Agarde."
|
|||
|
||||
#: js/detect-migration.js:25
|
||||
msgid "Initial encryption running... Please try again later."
|
||||
msgstr ""
|
||||
msgstr "O cifrado inicial está en execución... Tenteo máis tarde."
|
||||
|
||||
#: templates/invalid_private_key.php:8
|
||||
msgid "Go directly to your "
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# mbouzada <mbouzada@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-11 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 09:10+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -39,7 +40,7 @@ msgstr "Produciuse un erro ao configurar o almacenamento en Google Drive"
|
|||
|
||||
#: js/settings.js:313 js/settings.js:320
|
||||
msgid "Saved"
|
||||
msgstr ""
|
||||
msgstr "Gardado"
|
||||
|
||||
#: lib/config.php:512
|
||||
msgid ""
|
||||
|
@ -116,7 +117,7 @@ msgstr "Activar o almacenamento externo do usuario"
|
|||
|
||||
#: templates/settings.php:130
|
||||
msgid "Allow users to mount the following external storage"
|
||||
msgstr ""
|
||||
msgstr "Permitirlle aos usuarios montar o seguinte almacenamento externo"
|
||||
|
||||
#: templates/settings.php:147
|
||||
msgid "SSL root certificates"
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# mbouzada <mbouzada@gmail.com>, 2013
|
||||
# mbouzada <mbouzada@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 08:50+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -66,7 +67,7 @@ msgstr "compartido por %s"
|
|||
#: templates/public.php:44
|
||||
#, php-format
|
||||
msgid "Download %s"
|
||||
msgstr ""
|
||||
msgstr "Descargar %s"
|
||||
|
||||
#: templates/public.php:48
|
||||
msgid "Direct link"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Ficheiros eliminados"
|
|||
msgid "Error"
|
||||
msgstr "Erro"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "restaurado"
|
||||
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# mbouzada <mbouzada@gmail.com>, 2013
|
||||
# mbouzada <mbouzada@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 09:20+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -158,7 +159,7 @@ msgstr "Testemuña caducada. Recargue a páxina."
|
|||
|
||||
#: private/json.php:75
|
||||
msgid "Unknown user"
|
||||
msgstr ""
|
||||
msgstr "Usuario descoñecido"
|
||||
|
||||
#: private/search/provider/file.php:18 private/search/provider/file.php:36
|
||||
msgid "Files"
|
||||
|
@ -193,23 +194,23 @@ msgid "MS SQL username and/or password not valid: %s"
|
|||
msgstr "Nome de usuario e/ou contrasinal de MS SQL incorrecto: %s"
|
||||
|
||||
#: private/setup/mssql.php:21 private/setup/mysql.php:13
|
||||
#: private/setup/oci.php:114 private/setup/postgresql.php:24
|
||||
#: private/setup/postgresql.php:70
|
||||
#: private/setup/oci.php:114 private/setup/postgresql.php:31
|
||||
#: private/setup/postgresql.php:84
|
||||
msgid "You need to enter either an existing account or the administrator."
|
||||
msgstr "Deberá introducir unha conta existente ou o administrador."
|
||||
|
||||
#: private/setup/mysql.php:12
|
||||
msgid "MySQL/MariaDB username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "O nome e/ou o contrasinal do usuario de MySQL/MariaDB non é correcto"
|
||||
|
||||
#: private/setup/mysql.php:67 private/setup/oci.php:54
|
||||
#: private/setup/oci.php:121 private/setup/oci.php:144
|
||||
#: private/setup/oci.php:151 private/setup/oci.php:162
|
||||
#: private/setup/oci.php:169 private/setup/oci.php:178
|
||||
#: private/setup/oci.php:186 private/setup/oci.php:195
|
||||
#: private/setup/oci.php:201 private/setup/postgresql.php:89
|
||||
#: private/setup/postgresql.php:98 private/setup/postgresql.php:115
|
||||
#: private/setup/postgresql.php:125 private/setup/postgresql.php:134
|
||||
#: private/setup/oci.php:201 private/setup/postgresql.php:103
|
||||
#: private/setup/postgresql.php:112 private/setup/postgresql.php:129
|
||||
#: private/setup/postgresql.php:139 private/setup/postgresql.php:148
|
||||
#, php-format
|
||||
msgid "DB Error: \"%s\""
|
||||
msgstr "Produciuse un erro na base de datos: «%s»"
|
||||
|
@ -218,9 +219,9 @@ msgstr "Produciuse un erro na base de datos: «%s»"
|
|||
#: private/setup/oci.php:122 private/setup/oci.php:145
|
||||
#: private/setup/oci.php:152 private/setup/oci.php:163
|
||||
#: private/setup/oci.php:179 private/setup/oci.php:187
|
||||
#: private/setup/oci.php:196 private/setup/postgresql.php:90
|
||||
#: private/setup/postgresql.php:99 private/setup/postgresql.php:116
|
||||
#: private/setup/postgresql.php:126 private/setup/postgresql.php:135
|
||||
#: private/setup/oci.php:196 private/setup/postgresql.php:104
|
||||
#: private/setup/postgresql.php:113 private/setup/postgresql.php:130
|
||||
#: private/setup/postgresql.php:140 private/setup/postgresql.php:149
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\""
|
||||
msgstr "A orde ofensiva foi: «%s»"
|
||||
|
@ -228,20 +229,20 @@ msgstr "A orde ofensiva foi: «%s»"
|
|||
#: private/setup/mysql.php:85
|
||||
#, php-format
|
||||
msgid "MySQL/MariaDB user '%s'@'localhost' exists already."
|
||||
msgstr ""
|
||||
msgstr "Xa existe o usuario «%s»@«localhost» no MySQL/MariaDB."
|
||||
|
||||
#: private/setup/mysql.php:86
|
||||
msgid "Drop this user from MySQL/MariaDB"
|
||||
msgstr ""
|
||||
msgstr "Eliminar este usuario do MySQL/MariaDB"
|
||||
|
||||
#: private/setup/mysql.php:91
|
||||
#, php-format
|
||||
msgid "MySQL/MariaDB user '%s'@'%%' already exists"
|
||||
msgstr ""
|
||||
msgstr "Xa existe o usuario «%s»@«%%» no MySQL/MariaDB"
|
||||
|
||||
#: private/setup/mysql.php:92
|
||||
msgid "Drop this user from MySQL/MariaDB."
|
||||
msgstr ""
|
||||
msgstr "Eliminar este usuario do MySQL/MariaDB."
|
||||
|
||||
#: private/setup/oci.php:34
|
||||
msgid "Oracle connection could not be established"
|
||||
|
@ -256,7 +257,7 @@ msgstr "Nome de usuario e/ou contrasinal de Oracle incorrecto"
|
|||
msgid "Offending command was: \"%s\", name: %s, password: %s"
|
||||
msgstr "A orde ofensiva foi: «%s», nome: %s, contrasinal: %s"
|
||||
|
||||
#: private/setup/postgresql.php:23 private/setup/postgresql.php:69
|
||||
#: private/setup/postgresql.php:30 private/setup/postgresql.php:83
|
||||
msgid "PostgreSQL username and/or password not valid"
|
||||
msgstr "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto"
|
||||
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# mbouzada <mbouzada@gmail.com>, 2013
|
||||
# mbouzada <mbouzada@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-12 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 09:50+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -21,24 +22,24 @@ msgstr ""
|
|||
#: admin/controller.php:66
|
||||
#, php-format
|
||||
msgid "Invalid value supplied for %s"
|
||||
msgstr ""
|
||||
msgstr "Forneceu un valor incorrecto para %s"
|
||||
|
||||
#: admin/controller.php:73
|
||||
msgid "Saved"
|
||||
msgstr ""
|
||||
msgstr "Gardado"
|
||||
|
||||
#: admin/controller.php:90
|
||||
msgid "test email settings"
|
||||
msgstr ""
|
||||
msgstr "correo de proba dos axustes"
|
||||
|
||||
#: admin/controller.php:91
|
||||
msgid "If you received this email, the settings seem to be correct."
|
||||
msgstr ""
|
||||
msgstr "Se recibiu este correo, semella que a configuración é correcta."
|
||||
|
||||
#: admin/controller.php:94
|
||||
msgid ""
|
||||
"A problem occurred while sending the e-mail. Please revisit your settings."
|
||||
msgstr ""
|
||||
msgstr "Produciuse un problema ao enviar o correo. Revise os seus axustes."
|
||||
|
||||
#: admin/controller.php:99
|
||||
msgid "Email sent"
|
||||
|
@ -46,19 +47,19 @@ msgstr "Correo enviado"
|
|||
|
||||
#: admin/controller.php:101
|
||||
msgid "You need to set your user email before being able to send test emails."
|
||||
msgstr ""
|
||||
msgstr "É necesario configurar o correo do usuario antes de poder enviar mensaxes de correo de proba."
|
||||
|
||||
#: admin/controller.php:116 templates/admin.php:280
|
||||
#: admin/controller.php:116 templates/admin.php:284
|
||||
msgid "Send mode"
|
||||
msgstr ""
|
||||
msgstr "Modo de envío"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:293 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:297 templates/personal.php:159
|
||||
msgid "Encryption"
|
||||
msgstr "Cifrado"
|
||||
|
||||
#: admin/controller.php:120 templates/admin.php:317
|
||||
#: admin/controller.php:120 templates/admin.php:321
|
||||
msgid "Authentication method"
|
||||
msgstr ""
|
||||
msgstr "Método de autenticación"
|
||||
|
||||
#: ajax/apps/ocs.php:20
|
||||
msgid "Unable to load list from App Store"
|
||||
|
@ -158,7 +159,7 @@ msgstr "Non é posíbel cambiar o contrasinal"
|
|||
|
||||
#: js/admin.js:73
|
||||
msgid "Sending..."
|
||||
msgstr ""
|
||||
msgstr "Enviando..."
|
||||
|
||||
#: js/apps.js:45 templates/help.php:4
|
||||
msgid "User Documentation"
|
||||
|
@ -166,7 +167,7 @@ msgstr "Documentación do usuario"
|
|||
|
||||
#: js/apps.js:50
|
||||
msgid "Admin Documentation"
|
||||
msgstr ""
|
||||
msgstr "Documentación do administrador"
|
||||
|
||||
#: js/apps.js:67
|
||||
msgid "Update to {appversion}"
|
||||
|
@ -212,31 +213,31 @@ msgstr "Actualizar"
|
|||
msgid "Updated"
|
||||
msgstr "Actualizado"
|
||||
|
||||
#: js/personal.js:244
|
||||
#: js/personal.js:246
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Seleccione unha imaxe para o perfil"
|
||||
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
msgid "Very weak password"
|
||||
msgstr "Contrasinal moi feble"
|
||||
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
msgid "Weak password"
|
||||
msgstr "Contrasinal feble"
|
||||
|
||||
#: js/personal.js:301
|
||||
#: js/personal.js:279
|
||||
msgid "So-so password"
|
||||
msgstr "Contrasinal non moi aló"
|
||||
|
||||
#: js/personal.js:280
|
||||
msgid "Good password"
|
||||
msgstr "Bo contrasinal"
|
||||
|
||||
#: js/personal.js:281
|
||||
msgid "Strong password"
|
||||
msgstr "Contrasinal forte"
|
||||
|
||||
#: js/personal.js:316
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Descifrando ficheiros... isto pode levar un anaco."
|
||||
|
||||
|
@ -319,32 +320,32 @@ msgstr "Acceso"
|
|||
|
||||
#: templates/admin.php:18
|
||||
msgid "Plain"
|
||||
msgstr ""
|
||||
msgstr "Simple"
|
||||
|
||||
#: templates/admin.php:19
|
||||
msgid "NT LAN Manager"
|
||||
msgstr ""
|
||||
msgstr "Xestor NT LAN"
|
||||
|
||||
#: templates/admin.php:24
|
||||
msgid "SSL"
|
||||
msgstr ""
|
||||
msgstr "SSL"
|
||||
|
||||
#: templates/admin.php:25
|
||||
msgid "TLS"
|
||||
msgstr ""
|
||||
msgstr "TLS"
|
||||
|
||||
#: templates/admin.php:43 templates/admin.php:57
|
||||
#: templates/admin.php:47 templates/admin.php:61
|
||||
msgid "Security Warning"
|
||||
msgstr "Aviso de seguranza"
|
||||
|
||||
#: templates/admin.php:46
|
||||
#: templates/admin.php:50
|
||||
#, php-format
|
||||
msgid ""
|
||||
"You are accessing %s via HTTP. We strongly suggest you configure your server"
|
||||
" to require using HTTPS instead."
|
||||
msgstr "Está accedendo a %s a través de HTTP. Suxerímoslle que configure o seu servidor para requirir, no seu canto, o uso de HTTPS."
|
||||
|
||||
#: templates/admin.php:60
|
||||
#: templates/admin.php:64
|
||||
msgid ""
|
||||
"Your data directory and your files are probably accessible from the "
|
||||
"internet. The .htaccess file is not working. We strongly suggest that you "
|
||||
|
@ -353,68 +354,68 @@ msgid ""
|
|||
"root."
|
||||
msgstr "O seu cartafol de datos e os seus ficheiros probabelmente sexan accesíbeis a través de internet. O ficheiro .htaccess non está a traballar. Suxerímoslle que configure o seu servidor web de tal maneira que o cartafol de datos non estea accesíbel ou que mova o o directorio de datos fóra da raíz de documentos do servidor web."
|
||||
|
||||
#: templates/admin.php:71
|
||||
#: templates/admin.php:75
|
||||
msgid "Setup Warning"
|
||||
msgstr "Configurar os avisos"
|
||||
|
||||
#: templates/admin.php:74
|
||||
#: templates/admin.php:78
|
||||
msgid ""
|
||||
"Your web server is not yet properly setup to allow files synchronization "
|
||||
"because the WebDAV interface seems to be broken."
|
||||
msgstr "O seu servidor web non está aínda configurado adecuadamente para permitir a sincronización de ficheiros xa que semella que a interface WebDAV non está a funcionar."
|
||||
|
||||
#: templates/admin.php:75
|
||||
#: templates/admin.php:79
|
||||
#, php-format
|
||||
msgid "Please double check the <a href=\"%s\">installation guides</a>."
|
||||
msgstr "Volva comprobar as <a href=\"%s\">guías de instalación</a>"
|
||||
|
||||
#: templates/admin.php:86
|
||||
#: templates/admin.php:90
|
||||
msgid "Module 'fileinfo' missing"
|
||||
msgstr "Non se atopou o módulo «fileinfo»"
|
||||
|
||||
#: templates/admin.php:89
|
||||
#: templates/admin.php:93
|
||||
msgid ""
|
||||
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
|
||||
"module to get best results with mime-type detection."
|
||||
msgstr "Non se atopou o módulo de PHP «fileinfo». É recomendábel activar este módulo para obter os mellores resultados coa detección do tipo MIME."
|
||||
|
||||
#: templates/admin.php:100
|
||||
#: templates/admin.php:104
|
||||
msgid "Your PHP version is outdated"
|
||||
msgstr "A versión de PHP está desactualizada"
|
||||
|
||||
#: templates/admin.php:103
|
||||
#: templates/admin.php:107
|
||||
msgid ""
|
||||
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
|
||||
"newer because older versions are known to be broken. It is possible that "
|
||||
"this installation is not working correctly."
|
||||
msgstr "A versión de PHP está desactualizada. Recomendámoslle que a actualice á versión 5.3.8 ou posterior xa que as versións anteriores son coñecidas por estragarse. É probábel que esta instalación no estea a funcionar correctamente."
|
||||
|
||||
#: templates/admin.php:114
|
||||
#: templates/admin.php:118
|
||||
msgid "Locale not working"
|
||||
msgstr "A configuración rexional non funciona"
|
||||
|
||||
#: templates/admin.php:119
|
||||
#: templates/admin.php:123
|
||||
msgid "System locale can not be set to a one which supports UTF-8."
|
||||
msgstr "Non é posíbel estabelecer a configuración rexional do sistema a unha que admita UTF-8."
|
||||
|
||||
#: templates/admin.php:123
|
||||
#: templates/admin.php:127
|
||||
msgid ""
|
||||
"This means that there might be problems with certain characters in file "
|
||||
"names."
|
||||
msgstr "Isto significa que pode haber problemas con certos caracteres en nomes de ficheiro."
|
||||
|
||||
#: templates/admin.php:127
|
||||
#: templates/admin.php:131
|
||||
#, php-format
|
||||
msgid ""
|
||||
"We strongly suggest to install the required packages on your system to "
|
||||
"support one of the following locales: %s."
|
||||
msgstr "Recomendamoslle que instale no sistema os paquetes necesarios para admitir unha das seguintes configuracións rexionais: %s."
|
||||
|
||||
#: templates/admin.php:139
|
||||
#: templates/admin.php:143
|
||||
msgid "Internet connection not working"
|
||||
msgstr "A conexión á Internet non funciona"
|
||||
|
||||
#: templates/admin.php:142
|
||||
#: templates/admin.php:146
|
||||
msgid ""
|
||||
"This server has no working internet connection. This means that some of the "
|
||||
"features like mounting of external storage, notifications about updates or "
|
||||
|
@ -423,162 +424,162 @@ msgid ""
|
|||
"internet connection for this server if you want to have all features."
|
||||
msgstr "Este servidor non ten conexión a Internet. Isto significa que algunhas das funcionalidades como a montaxe de almacenamento externo, as notificacións sobre actualizacións ou instalación de aplicativos de terceiros non funcionan. O acceso aos ficheiros de forma remota e o envío de mensaxes de notificación poderían non funcionar. Suxerímoslle que active a conexión a Internet deste servidor se quere dispor de todas as funcionalidades."
|
||||
|
||||
#: templates/admin.php:156
|
||||
#: templates/admin.php:160
|
||||
msgid "Cron"
|
||||
msgstr "Cron"
|
||||
|
||||
#: templates/admin.php:163
|
||||
#: templates/admin.php:167
|
||||
msgid "Execute one task with each page loaded"
|
||||
msgstr "Executar unha tarefa con cada páxina cargada"
|
||||
|
||||
#: templates/admin.php:171
|
||||
#: templates/admin.php:175
|
||||
msgid ""
|
||||
"cron.php is registered at a webcron service to call cron.php every 15 "
|
||||
"minutes over http."
|
||||
msgstr "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 15 minutos a través de HTTP."
|
||||
|
||||
#: templates/admin.php:179
|
||||
#: templates/admin.php:183
|
||||
msgid "Use systems cron service to call the cron.php file every 15 minutes."
|
||||
msgstr "Use o servizo de sistema cron para chamar ao ficheiro cron.php cada 15 minutos."
|
||||
|
||||
#: templates/admin.php:184
|
||||
#: templates/admin.php:188
|
||||
msgid "Sharing"
|
||||
msgstr "Compartindo"
|
||||
|
||||
#: templates/admin.php:190
|
||||
#: templates/admin.php:194
|
||||
msgid "Enable Share API"
|
||||
msgstr "Activar o API para compartir"
|
||||
|
||||
#: templates/admin.php:191
|
||||
#: templates/admin.php:195
|
||||
msgid "Allow apps to use the Share API"
|
||||
msgstr "Permitir que os aplicativos empreguen o API para compartir"
|
||||
|
||||
#: templates/admin.php:198
|
||||
#: templates/admin.php:202
|
||||
msgid "Allow links"
|
||||
msgstr "Permitir ligazóns"
|
||||
|
||||
#: templates/admin.php:199
|
||||
#: templates/admin.php:203
|
||||
msgid "Allow users to share items to the public with links"
|
||||
msgstr "Permitir que os usuarios compartan elementos ao público con ligazóns"
|
||||
|
||||
#: templates/admin.php:207
|
||||
#: templates/admin.php:211
|
||||
msgid "Allow public uploads"
|
||||
msgstr "Permitir os envíos públicos"
|
||||
|
||||
#: templates/admin.php:208
|
||||
#: templates/admin.php:212
|
||||
msgid ""
|
||||
"Allow users to enable others to upload into their publicly shared folders"
|
||||
msgstr "Permitir que os usuarios lle permitan a outros enviar aos seus cartafoles compartidos publicamente"
|
||||
|
||||
#: templates/admin.php:216
|
||||
#: templates/admin.php:220
|
||||
msgid "Allow resharing"
|
||||
msgstr "Permitir compartir"
|
||||
|
||||
#: templates/admin.php:217
|
||||
#: templates/admin.php:221
|
||||
msgid "Allow users to share items shared with them again"
|
||||
msgstr "Permitir que os usuarios compartan de novo os elementos compartidos con eles"
|
||||
|
||||
#: templates/admin.php:224
|
||||
#: templates/admin.php:228
|
||||
msgid "Allow users to share with anyone"
|
||||
msgstr "Permitir que os usuarios compartan con calquera"
|
||||
|
||||
#: templates/admin.php:227
|
||||
#: templates/admin.php:231
|
||||
msgid "Allow users to only share with users in their groups"
|
||||
msgstr "Permitir que os usuarios compartan só cos usuarios dos seus grupos"
|
||||
|
||||
#: templates/admin.php:234
|
||||
#: templates/admin.php:238
|
||||
msgid "Allow mail notification"
|
||||
msgstr "Permitir o envío de notificacións por correo"
|
||||
|
||||
#: templates/admin.php:235
|
||||
#: templates/admin.php:239
|
||||
msgid "Allow user to send mail notification for shared files"
|
||||
msgstr "Permitir que os usuarios envíen notificacións por correo dos ficheiros compartidos"
|
||||
|
||||
#: templates/admin.php:242
|
||||
#: templates/admin.php:246
|
||||
msgid "Security"
|
||||
msgstr "Seguranza"
|
||||
|
||||
#: templates/admin.php:255
|
||||
#: templates/admin.php:259
|
||||
msgid "Enforce HTTPS"
|
||||
msgstr "Forzar HTTPS"
|
||||
|
||||
#: templates/admin.php:257
|
||||
#: templates/admin.php:261
|
||||
#, php-format
|
||||
msgid "Forces the clients to connect to %s via an encrypted connection."
|
||||
msgstr "Forzar que os clientes se conecten a %s empregando unha conexión cifrada."
|
||||
|
||||
#: templates/admin.php:263
|
||||
#: templates/admin.php:267
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please connect to your %s via HTTPS to enable or disable the SSL "
|
||||
"enforcement."
|
||||
msgstr "Conéctese a %s empregando HTTPS para activar ou desactivar o forzado de SSL."
|
||||
|
||||
#: templates/admin.php:275
|
||||
#: templates/admin.php:279
|
||||
msgid "Email Server"
|
||||
msgstr ""
|
||||
msgstr "Servidor de correo"
|
||||
|
||||
#: templates/admin.php:277
|
||||
#: templates/admin.php:281
|
||||
msgid "This is used for sending out notifications."
|
||||
msgstr ""
|
||||
msgstr "Isto utilizase para o envío de notificacións."
|
||||
|
||||
#: templates/admin.php:308
|
||||
#: templates/admin.php:312
|
||||
msgid "From address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:330
|
||||
msgid "Authentication required"
|
||||
msgstr ""
|
||||
msgstr "Desde o enderezo"
|
||||
|
||||
#: templates/admin.php:334
|
||||
msgid "Authentication required"
|
||||
msgstr "Requírese autenticación"
|
||||
|
||||
#: templates/admin.php:338
|
||||
msgid "Server address"
|
||||
msgstr "Enderezo do servidor"
|
||||
|
||||
#: templates/admin.php:338
|
||||
#: templates/admin.php:342
|
||||
msgid "Port"
|
||||
msgstr "Porto"
|
||||
|
||||
#: templates/admin.php:343
|
||||
#: templates/admin.php:347
|
||||
msgid "Credentials"
|
||||
msgstr "Credenciais"
|
||||
|
||||
#: templates/admin.php:344
|
||||
#: templates/admin.php:348
|
||||
msgid "SMTP Username"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:347
|
||||
msgid "SMTP Password"
|
||||
msgstr ""
|
||||
msgstr "Nome de usuario SMTP"
|
||||
|
||||
#: templates/admin.php:351
|
||||
msgid "SMTP Password"
|
||||
msgstr "Contrasinal SMTP"
|
||||
|
||||
#: templates/admin.php:355
|
||||
msgid "Test email settings"
|
||||
msgstr ""
|
||||
msgstr "Correo de proba dos axustes"
|
||||
|
||||
#: templates/admin.php:352
|
||||
#: templates/admin.php:356
|
||||
msgid "Send email"
|
||||
msgstr ""
|
||||
msgstr "Enviar o correo"
|
||||
|
||||
#: templates/admin.php:357
|
||||
#: templates/admin.php:361
|
||||
msgid "Log"
|
||||
msgstr "Rexistro"
|
||||
|
||||
#: templates/admin.php:358
|
||||
#: templates/admin.php:362
|
||||
msgid "Log level"
|
||||
msgstr "Nivel de rexistro"
|
||||
|
||||
#: templates/admin.php:390
|
||||
#: templates/admin.php:394
|
||||
msgid "More"
|
||||
msgstr "Máis"
|
||||
|
||||
#: templates/admin.php:391
|
||||
#: templates/admin.php:395
|
||||
msgid "Less"
|
||||
msgstr "Menos"
|
||||
|
||||
#: templates/admin.php:397 templates/personal.php:181
|
||||
#: templates/admin.php:401 templates/personal.php:181
|
||||
msgid "Version"
|
||||
msgstr "Versión"
|
||||
|
||||
#: templates/admin.php:401 templates/personal.php:184
|
||||
#: templates/admin.php:405 templates/personal.php:184
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -602,7 +603,7 @@ msgstr "Escolla un aplicativo"
|
|||
|
||||
#: templates/apps.php:42
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
msgstr "Documentación:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
|
@ -610,7 +611,7 @@ msgstr "Consulte a páxina do aplicativo en apps.owncloud.com"
|
|||
|
||||
#: templates/apps.php:50
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
msgstr "Vexa o sitio web do aplicativo"
|
||||
|
||||
#: templates/apps.php:52
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
|
@ -689,7 +690,7 @@ msgstr "O seu enderezo de correo"
|
|||
msgid ""
|
||||
"Fill in an email address to enable password recovery and receive "
|
||||
"notifications"
|
||||
msgstr ""
|
||||
msgstr "Escriba un enderezo de correo para permitir a recuperación de contrasinais e recibir notificacións"
|
||||
|
||||
#: templates/personal.php:96
|
||||
msgid "Profile picture"
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# mbouzada <mbouzada@gmail.com>, 2013
|
||||
# mbouzada <mbouzada@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 09:10+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -164,7 +165,7 @@ msgstr "Axuda"
|
|||
#: templates/part.wizard-groupfilter.php:4
|
||||
#, php-format
|
||||
msgid "Groups meeting these criteria are available in %s:"
|
||||
msgstr ""
|
||||
msgstr "Os grupos que cumpren estes criterios están dispoñíbeis en %s:"
|
||||
|
||||
#: templates/part.wizard-groupfilter.php:8
|
||||
#: templates/part.wizard-userfilter.php:8
|
||||
|
@ -200,7 +201,7 @@ msgstr "atopáronse grupos"
|
|||
|
||||
#: templates/part.wizard-loginfilter.php:4
|
||||
msgid "Users login with this attribute:"
|
||||
msgstr ""
|
||||
msgstr "Os usuarios inician sesión con este atributo:"
|
||||
|
||||
#: templates/part.wizard-loginfilter.php:8
|
||||
msgid "LDAP Username:"
|
||||
|
@ -268,7 +269,7 @@ msgstr "Pode especificar a DN base para usuarios e grupos na lapela de «Avanzad
|
|||
#: templates/part.wizard-userfilter.php:4
|
||||
#, php-format
|
||||
msgid "Limit %s access to users meeting these criteria:"
|
||||
msgstr ""
|
||||
msgstr "Limitar o acceso a %s para os usuarios que cumpren con estes criterios:"
|
||||
|
||||
#: templates/part.wizard-userfilter.php:31
|
||||
#, php-format
|
||||
|
@ -412,13 +413,13 @@ msgstr "Asociación de grupos e membros"
|
|||
|
||||
#: templates/settings.php:39
|
||||
msgid "Nested Groups"
|
||||
msgstr ""
|
||||
msgstr "Grupos aniñados"
|
||||
|
||||
#: templates/settings.php:39
|
||||
msgid ""
|
||||
"When switched on, groups that contain groups are supported. (Only works if "
|
||||
"the group member attribute contains DNs.)"
|
||||
msgstr ""
|
||||
msgstr "Se está activado, admítense grupos que conteñen grupos. (Só funciona se o atributo de membro de grupo conten os DN.)"
|
||||
|
||||
#: templates/settings.php:41
|
||||
msgid "Special Attributes"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "קבצים שנמחקו"
|
|||
msgid "Error"
|
||||
msgstr "שגיאה"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "שוחזר"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Törölt fájlok"
|
|||
msgid "Error"
|
||||
msgstr "Hiba"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "visszaállítva"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr "Berkas yang dihapus"
|
|||
msgid "Error"
|
||||
msgstr "Galat"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 22:51+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "File eliminati"
|
|||
msgid "Error"
|
||||
msgstr "Errore"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "ripristinati"
|
||||
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-13 17:12-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr "წაშლილი ფაილები"
|
|||
msgid "Error"
|
||||
msgstr "შეცდომა"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-11 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 12:10+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -295,7 +295,7 @@ msgstr "ឈ្មោះ"
|
|||
|
||||
#: js/files.js:673 templates/index.php:80
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
msgstr "ទំហំ"
|
||||
|
||||
#: js/files.js:674 templates/index.php:82
|
||||
msgid "Modified"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -38,7 +38,7 @@ msgstr "삭제된 파일"
|
|||
msgid "Error"
|
||||
msgstr "오류"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "복원됨"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Ištrinti failai"
|
|||
msgid "Error"
|
||||
msgstr "Klaida"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "atstatyta"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Dzēstās datnes"
|
|||
msgid "Error"
|
||||
msgstr "Kļūda"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "atjaunots"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Избришани датотеки"
|
|||
msgid "Error"
|
||||
msgstr "Грешка"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "повратени"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-11 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr ""
|
|||
msgid "Error"
|
||||
msgstr "Ralat"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "dipulihkan"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Slettede filer"
|
|||
msgid "Error"
|
||||
msgstr "Feil"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "gjenopprettet"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Verwijderde bestanden"
|
|||
msgid "Error"
|
||||
msgstr "Fout"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "hersteld"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Sletta filer"
|
|||
msgid "Error"
|
||||
msgstr "Feil"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "gjenoppretta"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Pliki usunięte"
|
|||
msgid "Error"
|
||||
msgstr "Błąd"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "przywrócony"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Arquivos apagados"
|
|||
msgid "Error"
|
||||
msgstr "Erro"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "restaurado"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Ficheiros eliminados"
|
|||
msgid "Error"
|
||||
msgstr "Erro"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "Restaurado"
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Удалённые файлы"
|
|||
msgid "Error"
|
||||
msgstr "Ошибка"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "восстановлен"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Zmazané súbory"
|
|||
msgid "Error"
|
||||
msgstr "Chyba"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "obnovené"
|
||||
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# barbarak <barbarak@arnes.si>, 2013
|
||||
# mateju <>, 2013
|
||||
# mateju <>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 19:30+0000\n"
|
||||
"Last-Translator: mateju <>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -281,23 +281,23 @@ msgstr "Napaka nalaganja predloge obstoječih datotek"
|
|||
|
||||
#: js/setup.js:84
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
msgstr "Zelo šibko geslo"
|
||||
|
||||
#: js/setup.js:85
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
msgstr "Šibko geslo"
|
||||
|
||||
#: js/setup.js:86
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
msgstr "Slabo geslo"
|
||||
|
||||
#: js/setup.js:87
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
msgstr "Dobro geslo"
|
||||
|
||||
#: js/setup.js:88
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
msgstr "Odlično geslo"
|
||||
|
||||
#: js/share.js:51 js/share.js:66 js/share.js:106
|
||||
msgid "Shared"
|
||||
|
@ -496,7 +496,7 @@ msgstr "Ponastavitev gesla %s"
|
|||
msgid ""
|
||||
"A problem has occurred whilst sending the email, please contact your "
|
||||
"administrator."
|
||||
msgstr ""
|
||||
msgstr "Prišlo je do napake med pošiljanjem elektronskega sporočila. Stopite v stik s skrbnikom sistema."
|
||||
|
||||
#: lostpassword/templates/email.php:2
|
||||
msgid "Use the following link to reset your password: {link}"
|
||||
|
@ -674,7 +674,7 @@ msgstr "Ustvari <strong>skrbniški račun</strong>"
|
|||
|
||||
#: templates/installation.php:70
|
||||
msgid "Storage & database"
|
||||
msgstr ""
|
||||
msgstr "Shramba in podatkovna zbirka"
|
||||
|
||||
#: templates/installation.php:77
|
||||
msgid "Data folder"
|
||||
|
@ -775,7 +775,7 @@ msgstr "Druge prijavne možnosti"
|
|||
msgid ""
|
||||
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> "
|
||||
"with you.<br><a href=\"%s\">View it!</a><br><br>"
|
||||
msgstr ""
|
||||
msgstr "Pozdravljeni,<br><br>uporabnik %s vam je omogočil souporabo <strong>%s</strong>.<br><a href=\"%s\">Oglejte si vsebino!</a><br><br>"
|
||||
|
||||
#: templates/singleuser.user.php:3
|
||||
msgid "This ownCloud instance is currently in single user mode."
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# barbarak <barbarak@arnes.si>, 2013
|
||||
# mateju <>, 2013
|
||||
# mateju <>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 19:21+0000\n"
|
||||
"Last-Translator: mateju <>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Ime datoteke ne sme biti prazno polje."
|
|||
#: ajax/newfile.php:62
|
||||
#, php-format
|
||||
msgid "\"%s\" is an invalid file name."
|
||||
msgstr ""
|
||||
msgstr "\"%s\" je neveljavno ime datoteke."
|
||||
|
||||
#: ajax/newfile.php:68 ajax/newfolder.php:27 js/files.js:105
|
||||
msgid ""
|
||||
|
@ -47,7 +47,7 @@ msgstr "Neveljavno ime; znaki '\\', '/', '<', '>', ':', '\"', '|', '?' in '*' ni
|
|||
#: ajax/newfile.php:75 ajax/newfolder.php:34 ajax/upload.php:137
|
||||
#: lib/app.php:65
|
||||
msgid "The target folder has been moved or deleted."
|
||||
msgstr ""
|
||||
msgstr "Ciljna mapa je premaknjena ali izbrisana."
|
||||
|
||||
#: ajax/newfile.php:87 ajax/newfolder.php:46 lib/app.php:74
|
||||
#, php-format
|
||||
|
@ -151,12 +151,12 @@ msgstr "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je vel
|
|||
|
||||
#: js/file-upload.js:258
|
||||
msgid "Total file size {size1} exceeds upload limit {size2}"
|
||||
msgstr ""
|
||||
msgstr "Skupna velikost {size1} presega omejitev velikosti {size2}"
|
||||
|
||||
#: js/file-upload.js:268
|
||||
msgid ""
|
||||
"Not enough free space, you are uploading {size1} but only {size2} is left"
|
||||
msgstr ""
|
||||
msgstr "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}."
|
||||
|
||||
#: js/file-upload.js:338
|
||||
msgid "Upload cancelled."
|
||||
|
@ -257,7 +257,7 @@ msgstr[3] "Posodabljanje %n datotek"
|
|||
|
||||
#: js/files.js:96
|
||||
msgid "\"{name}\" is an invalid file name."
|
||||
msgstr ""
|
||||
msgstr "\"{name}\" je neveljavno ime datoteke."
|
||||
|
||||
#: js/files.js:117
|
||||
msgid "Your storage is full, files can not be updated or synced anymore!"
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# barbarak <barbarak@arnes.si>, 2013
|
||||
# mateju <>, 2013
|
||||
# mateju <>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-11 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 19:21+0000\n"
|
||||
"Last-Translator: mateju <>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -103,7 +103,7 @@ msgstr "Začetno šifriranje je začeto ... Opravilo je lahko dolgotrajno."
|
|||
|
||||
#: js/detect-migration.js:25
|
||||
msgid "Initial encryption running... Please try again later."
|
||||
msgstr ""
|
||||
msgstr "Začetno šifriranje je v teku ... Poskusite kasneje."
|
||||
|
||||
#: templates/invalid_private_key.php:8
|
||||
msgid "Go directly to your "
|
||||
|
|
|
@ -3,14 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# mateju <>, 2013
|
||||
# mateju <>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-11 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 05:55+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 19:30+0000\n"
|
||||
"Last-Translator: mateju <>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -40,7 +40,7 @@ msgstr "Napaka nastavljanja shrambe Google Drive"
|
|||
|
||||
#: js/settings.js:313 js/settings.js:320
|
||||
msgid "Saved"
|
||||
msgstr ""
|
||||
msgstr "Shranjeno"
|
||||
|
||||
#: lib/config.php:512
|
||||
msgid ""
|
||||
|
@ -117,7 +117,7 @@ msgstr "Omogoči zunanjo uporabniško podatkovno shrambo"
|
|||
|
||||
#: templates/settings.php:130
|
||||
msgid "Allow users to mount the following external storage"
|
||||
msgstr ""
|
||||
msgstr "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb."
|
||||
|
||||
#: templates/settings.php:147
|
||||
msgid "SSL root certificates"
|
||||
|
|
|
@ -3,14 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# mateju <>, 2013
|
||||
# mateju <>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 19:30+0000\n"
|
||||
"Last-Translator: mateju <>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -61,12 +61,12 @@ msgstr "Za več podrobnosti stopite v stik s pošiljateljem te povezave."
|
|||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "shared by %s"
|
||||
msgstr "v souporabi preko %s"
|
||||
msgstr "souporabp omogoča %s"
|
||||
|
||||
#: templates/public.php:44
|
||||
#, php-format
|
||||
msgid "Download %s"
|
||||
msgstr ""
|
||||
msgstr "Prejmi %s"
|
||||
|
||||
#: templates/public.php:48
|
||||
msgid "Direct link"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: mateju <>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Izbrisane datoteke"
|
|||
msgid "Error"
|
||||
msgstr "Napaka"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "obnovljeno"
|
||||
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# barbarak <barbarak@arnes.si>, 2013
|
||||
# mateju <>, 2013
|
||||
# mateju <>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 19:30+0000\n"
|
||||
"Last-Translator: mateju <>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -159,7 +159,7 @@ msgstr "Žeton je potekel. Stran je treba ponovno naložiti."
|
|||
|
||||
#: private/json.php:75
|
||||
msgid "Unknown user"
|
||||
msgstr ""
|
||||
msgstr "Neznan uporabnik"
|
||||
|
||||
#: private/search/provider/file.php:18 private/search/provider/file.php:36
|
||||
msgid "Files"
|
||||
|
@ -194,23 +194,23 @@ msgid "MS SQL username and/or password not valid: %s"
|
|||
msgstr "Uporabniško ime ali geslo MS SQL ni veljavno: %s"
|
||||
|
||||
#: private/setup/mssql.php:21 private/setup/mysql.php:13
|
||||
#: private/setup/oci.php:114 private/setup/postgresql.php:24
|
||||
#: private/setup/postgresql.php:70
|
||||
#: private/setup/oci.php:114 private/setup/postgresql.php:31
|
||||
#: private/setup/postgresql.php:84
|
||||
msgid "You need to enter either an existing account or the administrator."
|
||||
msgstr "Prijaviti se je treba v obstoječi ali pa skrbniški račun."
|
||||
|
||||
#: private/setup/mysql.php:12
|
||||
msgid "MySQL/MariaDB username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Uporabniško ime ali geslo za MySQL/MariaDB ni veljavno"
|
||||
|
||||
#: private/setup/mysql.php:67 private/setup/oci.php:54
|
||||
#: private/setup/oci.php:121 private/setup/oci.php:144
|
||||
#: private/setup/oci.php:151 private/setup/oci.php:162
|
||||
#: private/setup/oci.php:169 private/setup/oci.php:178
|
||||
#: private/setup/oci.php:186 private/setup/oci.php:195
|
||||
#: private/setup/oci.php:201 private/setup/postgresql.php:89
|
||||
#: private/setup/postgresql.php:98 private/setup/postgresql.php:115
|
||||
#: private/setup/postgresql.php:125 private/setup/postgresql.php:134
|
||||
#: private/setup/oci.php:201 private/setup/postgresql.php:103
|
||||
#: private/setup/postgresql.php:112 private/setup/postgresql.php:129
|
||||
#: private/setup/postgresql.php:139 private/setup/postgresql.php:148
|
||||
#, php-format
|
||||
msgid "DB Error: \"%s\""
|
||||
msgstr "Napaka podatkovne zbirke: \"%s\""
|
||||
|
@ -219,9 +219,9 @@ msgstr "Napaka podatkovne zbirke: \"%s\""
|
|||
#: private/setup/oci.php:122 private/setup/oci.php:145
|
||||
#: private/setup/oci.php:152 private/setup/oci.php:163
|
||||
#: private/setup/oci.php:179 private/setup/oci.php:187
|
||||
#: private/setup/oci.php:196 private/setup/postgresql.php:90
|
||||
#: private/setup/postgresql.php:99 private/setup/postgresql.php:116
|
||||
#: private/setup/postgresql.php:126 private/setup/postgresql.php:135
|
||||
#: private/setup/oci.php:196 private/setup/postgresql.php:104
|
||||
#: private/setup/postgresql.php:113 private/setup/postgresql.php:130
|
||||
#: private/setup/postgresql.php:140 private/setup/postgresql.php:149
|
||||
#, php-format
|
||||
msgid "Offending command was: \"%s\""
|
||||
msgstr "Napačni ukaz je: \"%s\""
|
||||
|
@ -229,20 +229,20 @@ msgstr "Napačni ukaz je: \"%s\""
|
|||
#: private/setup/mysql.php:85
|
||||
#, php-format
|
||||
msgid "MySQL/MariaDB user '%s'@'localhost' exists already."
|
||||
msgstr ""
|
||||
msgstr "Uporabnik podatkovne zbirke MySQL/MariaDB '%s'@'localhost' že obstaja."
|
||||
|
||||
#: private/setup/mysql.php:86
|
||||
msgid "Drop this user from MySQL/MariaDB"
|
||||
msgstr ""
|
||||
msgstr "Odstrani uporabnika iz podatkovne zbirke MySQL/MariaDB"
|
||||
|
||||
#: private/setup/mysql.php:91
|
||||
#, php-format
|
||||
msgid "MySQL/MariaDB user '%s'@'%%' already exists"
|
||||
msgstr ""
|
||||
msgstr "Uporabnik podatkovne zbirke MySQL/MariaDB '%s'@'%%' že obstaja."
|
||||
|
||||
#: private/setup/mysql.php:92
|
||||
msgid "Drop this user from MySQL/MariaDB."
|
||||
msgstr ""
|
||||
msgstr "Odstrani uporabnika iz podatkovne zbirke MySQL/MariaDB."
|
||||
|
||||
#: private/setup/oci.php:34
|
||||
msgid "Oracle connection could not be established"
|
||||
|
@ -257,7 +257,7 @@ msgstr "Uporabniško ime ali geslo Oracle ni veljavno"
|
|||
msgid "Offending command was: \"%s\", name: %s, password: %s"
|
||||
msgstr "Napačni ukaz je: \"%s\", ime: %s, geslo: %s"
|
||||
|
||||
#: private/setup/postgresql.php:23 private/setup/postgresql.php:69
|
||||
#: private/setup/postgresql.php:30 private/setup/postgresql.php:83
|
||||
msgid "PostgreSQL username and/or password not valid"
|
||||
msgstr "Uporabniško ime ali geslo PostgreSQL ni veljavno"
|
||||
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# barbarak <barbarak@arnes.si>, 2013
|
||||
# mateju <>, 2013
|
||||
# mateju <>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-12 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-14 19:30+0000\n"
|
||||
"Last-Translator: mateju <>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -26,7 +26,7 @@ msgstr ""
|
|||
|
||||
#: admin/controller.php:73
|
||||
msgid "Saved"
|
||||
msgstr ""
|
||||
msgstr "Shranjeno"
|
||||
|
||||
#: admin/controller.php:90
|
||||
msgid "test email settings"
|
||||
|
@ -49,17 +49,17 @@ msgstr "Elektronska pošta je poslana"
|
|||
msgid "You need to set your user email before being able to send test emails."
|
||||
msgstr ""
|
||||
|
||||
#: admin/controller.php:116 templates/admin.php:280
|
||||
#: admin/controller.php:116 templates/admin.php:284
|
||||
msgid "Send mode"
|
||||
msgstr ""
|
||||
msgstr "Način pošiljanja"
|
||||
|
||||
#: admin/controller.php:118 templates/admin.php:293 templates/personal.php:159
|
||||
#: admin/controller.php:118 templates/admin.php:297 templates/personal.php:159
|
||||
msgid "Encryption"
|
||||
msgstr "Šifriranje"
|
||||
|
||||
#: admin/controller.php:120 templates/admin.php:317
|
||||
#: admin/controller.php:120 templates/admin.php:321
|
||||
msgid "Authentication method"
|
||||
msgstr ""
|
||||
msgstr "Način overitve"
|
||||
|
||||
#: ajax/apps/ocs.php:20
|
||||
msgid "Unable to load list from App Store"
|
||||
|
@ -159,7 +159,7 @@ msgstr "Ni mogoče spremeniti gesla"
|
|||
|
||||
#: js/admin.js:73
|
||||
msgid "Sending..."
|
||||
msgstr ""
|
||||
msgstr "Poteka pošiljanje ..."
|
||||
|
||||
#: js/apps.js:45 templates/help.php:4
|
||||
msgid "User Documentation"
|
||||
|
@ -167,7 +167,7 @@ msgstr "Uporabniška dokumentacija"
|
|||
|
||||
#: js/apps.js:50
|
||||
msgid "Admin Documentation"
|
||||
msgstr ""
|
||||
msgstr "Skrbniška dokumentacija"
|
||||
|
||||
#: js/apps.js:67
|
||||
msgid "Update to {appversion}"
|
||||
|
@ -213,31 +213,31 @@ msgstr "Posodobi"
|
|||
msgid "Updated"
|
||||
msgstr "Posodobljeno"
|
||||
|
||||
#: js/personal.js:244
|
||||
#: js/personal.js:246
|
||||
msgid "Select a profile picture"
|
||||
msgstr "Izbor slike profila"
|
||||
|
||||
#: js/personal.js:274
|
||||
msgid "Very weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:275
|
||||
msgid "Weak password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:276
|
||||
msgid "So-so password"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:277
|
||||
msgid "Good password"
|
||||
msgstr ""
|
||||
msgid "Very weak password"
|
||||
msgstr "Zelo šibko geslo"
|
||||
|
||||
#: js/personal.js:278
|
||||
msgid "Strong password"
|
||||
msgstr ""
|
||||
msgid "Weak password"
|
||||
msgstr "Šibko geslo"
|
||||
|
||||
#: js/personal.js:301
|
||||
#: js/personal.js:279
|
||||
msgid "So-so password"
|
||||
msgstr "Slabo geslo"
|
||||
|
||||
#: js/personal.js:280
|
||||
msgid "Good password"
|
||||
msgstr "Dobro geslo"
|
||||
|
||||
#: js/personal.js:281
|
||||
msgid "Strong password"
|
||||
msgstr "Odlično geslo"
|
||||
|
||||
#: js/personal.js:316
|
||||
msgid "Decrypting files... Please wait, this can take some time."
|
||||
msgstr "Poteka odšifriranje datotek ... Opravilo je lahko dolgotrajno."
|
||||
|
||||
|
@ -320,32 +320,32 @@ msgstr "Prijava"
|
|||
|
||||
#: templates/admin.php:18
|
||||
msgid "Plain"
|
||||
msgstr ""
|
||||
msgstr "Besedilno"
|
||||
|
||||
#: templates/admin.php:19
|
||||
msgid "NT LAN Manager"
|
||||
msgstr ""
|
||||
msgstr "Upravljalnik NT LAN"
|
||||
|
||||
#: templates/admin.php:24
|
||||
msgid "SSL"
|
||||
msgstr ""
|
||||
msgstr "SSL"
|
||||
|
||||
#: templates/admin.php:25
|
||||
msgid "TLS"
|
||||
msgstr ""
|
||||
msgstr "TLS"
|
||||
|
||||
#: templates/admin.php:43 templates/admin.php:57
|
||||
#: templates/admin.php:47 templates/admin.php:61
|
||||
msgid "Security Warning"
|
||||
msgstr "Varnostno opozorilo"
|
||||
|
||||
#: templates/admin.php:46
|
||||
#: templates/admin.php:50
|
||||
#, php-format
|
||||
msgid ""
|
||||
"You are accessing %s via HTTP. We strongly suggest you configure your server"
|
||||
" to require using HTTPS instead."
|
||||
msgstr "Dostop do %s poteka preko HTTP. Priporočljivo je nastaviti strežnik na privzeto uporabo varne povezave preko protokola HTTPS."
|
||||
|
||||
#: templates/admin.php:60
|
||||
#: templates/admin.php:64
|
||||
msgid ""
|
||||
"Your data directory and your files are probably accessible from the "
|
||||
"internet. The .htaccess file is not working. We strongly suggest that you "
|
||||
|
@ -354,68 +354,68 @@ msgid ""
|
|||
"root."
|
||||
msgstr "Vaša podatkovna mapa in datoteke so najverjetneje dosegljive preko interneta. Datoteka .htaccess ni ustrezno nastavljena. Priporočljivo je nastaviti spletni strežnik tako, da podatkovna mapa ni prosto dostopna. To je mogoče zagotoviti tudi tako, da je mapa premaknjena iz neustrezne korenske v podrejeno mapo ."
|
||||
|
||||
#: templates/admin.php:71
|
||||
#: templates/admin.php:75
|
||||
msgid "Setup Warning"
|
||||
msgstr "Opozorilo nastavitve"
|
||||
|
||||
#: templates/admin.php:74
|
||||
#: templates/admin.php:78
|
||||
msgid ""
|
||||
"Your web server is not yet properly setup to allow files synchronization "
|
||||
"because the WebDAV interface seems to be broken."
|
||||
msgstr "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je nastavitev WebDAV okvarjena."
|
||||
|
||||
#: templates/admin.php:75
|
||||
#: templates/admin.php:79
|
||||
#, php-format
|
||||
msgid "Please double check the <a href=\"%s\">installation guides</a>."
|
||||
msgstr "Preverite <a href=\"%s\">vodnike namestitve</a>."
|
||||
|
||||
#: templates/admin.php:86
|
||||
#: templates/admin.php:90
|
||||
msgid "Module 'fileinfo' missing"
|
||||
msgstr "Manjka modul 'fileinfo'."
|
||||
|
||||
#: templates/admin.php:89
|
||||
#: templates/admin.php:93
|
||||
msgid ""
|
||||
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
|
||||
"module to get best results with mime-type detection."
|
||||
msgstr "Manjka modul PHP 'fileinfo'. Priporočljivo je omogočiti ta modul za popolno zaznavanje vrst MIME."
|
||||
|
||||
#: templates/admin.php:100
|
||||
#: templates/admin.php:104
|
||||
msgid "Your PHP version is outdated"
|
||||
msgstr "Nameščena različica PHP je zastarela"
|
||||
|
||||
#: templates/admin.php:103
|
||||
#: templates/admin.php:107
|
||||
msgid ""
|
||||
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
|
||||
"newer because older versions are known to be broken. It is possible that "
|
||||
"this installation is not working correctly."
|
||||
msgstr "Nameščena različica PHP je zastarela. Priporočljivo je posodobiti namestitev na različico 5.3.8 ali novejše, saj starejše različice ne podpirajo vseh zmožnosti. Mogoče je, da namestitev ne deluje pravilno."
|
||||
|
||||
#: templates/admin.php:114
|
||||
#: templates/admin.php:118
|
||||
msgid "Locale not working"
|
||||
msgstr "Jezikovne prilagoditve ne delujejo."
|
||||
|
||||
#: templates/admin.php:119
|
||||
#: templates/admin.php:123
|
||||
msgid "System locale can not be set to a one which supports UTF-8."
|
||||
msgstr "Sistemskih jezikovnih nastavitev ni mogoče nastaviti na možnost, ki podpira nabor UTF-8."
|
||||
|
||||
#: templates/admin.php:123
|
||||
#: templates/admin.php:127
|
||||
msgid ""
|
||||
"This means that there might be problems with certain characters in file "
|
||||
"names."
|
||||
msgstr "To pomeni, da se lahko pojavijo napake pri nekaterih znakih v imenih datotek."
|
||||
|
||||
#: templates/admin.php:127
|
||||
#: templates/admin.php:131
|
||||
#, php-format
|
||||
msgid ""
|
||||
"We strongly suggest to install the required packages on your system to "
|
||||
"support one of the following locales: %s."
|
||||
msgstr "Priporočljivo je namestiti zahtevane pakete v sistem za podporo ene izmed navedenih jezikovnih možnosti: %s"
|
||||
|
||||
#: templates/admin.php:139
|
||||
#: templates/admin.php:143
|
||||
msgid "Internet connection not working"
|
||||
msgstr "Internetna povezava ne deluje."
|
||||
|
||||
#: templates/admin.php:142
|
||||
#: templates/admin.php:146
|
||||
msgid ""
|
||||
"This server has no working internet connection. This means that some of the "
|
||||
"features like mounting of external storage, notifications about updates or "
|
||||
|
@ -424,162 +424,162 @@ msgid ""
|
|||
"internet connection for this server if you want to have all features."
|
||||
msgstr "Na voljo ni delujoče internetne povezave. To pomeni, da nekaterih možnosti, kot so priklapljanje zunanje shrambe, obveščanja o posodobitvah in nameščanje programov tretje roke ni podprto. Dostop do datotek z oddaljenih mest in pošiljanje obvestil preko elektronske pošte je verjetno še vedno mogoče. Za omogočanje vseh zmožnosti mora biti vzpostavljena tudi ustrezna internetna povezava."
|
||||
|
||||
#: templates/admin.php:156
|
||||
#: templates/admin.php:160
|
||||
msgid "Cron"
|
||||
msgstr "Periodično opravilo"
|
||||
|
||||
#: templates/admin.php:163
|
||||
#: templates/admin.php:167
|
||||
msgid "Execute one task with each page loaded"
|
||||
msgstr "Izvedi eno nalogo z vsako naloženo stranjo."
|
||||
|
||||
#: templates/admin.php:171
|
||||
#: templates/admin.php:175
|
||||
msgid ""
|
||||
"cron.php is registered at a webcron service to call cron.php every 15 "
|
||||
"minutes over http."
|
||||
msgstr "Datoteka cron.php je vpisana v storitvi webcron za potrditev sklica vsakih 15 minut pri povezavi preko HTTP."
|
||||
|
||||
#: templates/admin.php:179
|
||||
#: templates/admin.php:183
|
||||
msgid "Use systems cron service to call the cron.php file every 15 minutes."
|
||||
msgstr "Uporabi storitev periodičnih opravil za klic datoteke cron.php vsakih 15 minut."
|
||||
|
||||
#: templates/admin.php:184
|
||||
#: templates/admin.php:188
|
||||
msgid "Sharing"
|
||||
msgstr "Souporaba"
|
||||
|
||||
#: templates/admin.php:190
|
||||
#: templates/admin.php:194
|
||||
msgid "Enable Share API"
|
||||
msgstr "Omogoči API souporabe"
|
||||
|
||||
#: templates/admin.php:191
|
||||
#: templates/admin.php:195
|
||||
msgid "Allow apps to use the Share API"
|
||||
msgstr "Dovoli programom uporabo vmesnika API souporabe"
|
||||
|
||||
#: templates/admin.php:198
|
||||
#: templates/admin.php:202
|
||||
msgid "Allow links"
|
||||
msgstr "Dovoli povezave"
|
||||
|
||||
#: templates/admin.php:199
|
||||
#: templates/admin.php:203
|
||||
msgid "Allow users to share items to the public with links"
|
||||
msgstr "Uporabnikom dovoli souporabo predmetov z javnimi povezavami"
|
||||
|
||||
#: templates/admin.php:207
|
||||
#: templates/admin.php:211
|
||||
msgid "Allow public uploads"
|
||||
msgstr "Dovoli javno pošiljanje datotek v oblak"
|
||||
|
||||
#: templates/admin.php:208
|
||||
#: templates/admin.php:212
|
||||
msgid ""
|
||||
"Allow users to enable others to upload into their publicly shared folders"
|
||||
msgstr "Dovoli uporabnikom, da omogočijo drugim uporabnikom, pošiljati datoteke v javno mapo."
|
||||
|
||||
#: templates/admin.php:216
|
||||
#: templates/admin.php:220
|
||||
msgid "Allow resharing"
|
||||
msgstr "Dovoli nadaljnjo souporabo"
|
||||
|
||||
#: templates/admin.php:217
|
||||
#: templates/admin.php:221
|
||||
msgid "Allow users to share items shared with them again"
|
||||
msgstr "Uporabnikom dovoli nadaljnjo souporabo predmetov"
|
||||
|
||||
#: templates/admin.php:224
|
||||
#: templates/admin.php:228
|
||||
msgid "Allow users to share with anyone"
|
||||
msgstr "Uporabnikom dovoli souporabo s komerkoli"
|
||||
|
||||
#: templates/admin.php:227
|
||||
#: templates/admin.php:231
|
||||
msgid "Allow users to only share with users in their groups"
|
||||
msgstr "Uporabnikom dovoli souporabo z ostalimi uporabniki njihove skupine"
|
||||
|
||||
#: templates/admin.php:234
|
||||
#: templates/admin.php:238
|
||||
msgid "Allow mail notification"
|
||||
msgstr "Dovoli obvestila preko elektronske pošte"
|
||||
|
||||
#: templates/admin.php:235
|
||||
#: templates/admin.php:239
|
||||
msgid "Allow user to send mail notification for shared files"
|
||||
msgstr "Dovoli uporabniku poslati obvestila preko elektronske pošte za datoteke v souporabi"
|
||||
|
||||
#: templates/admin.php:242
|
||||
#: templates/admin.php:246
|
||||
msgid "Security"
|
||||
msgstr "Varnost"
|
||||
|
||||
#: templates/admin.php:255
|
||||
#: templates/admin.php:259
|
||||
msgid "Enforce HTTPS"
|
||||
msgstr "Zahtevaj uporabo HTTPS"
|
||||
|
||||
#: templates/admin.php:257
|
||||
#: templates/admin.php:261
|
||||
#, php-format
|
||||
msgid "Forces the clients to connect to %s via an encrypted connection."
|
||||
msgstr "Vsili povezavo odjemalca z %s preko šifrirane povezave."
|
||||
|
||||
#: templates/admin.php:263
|
||||
#: templates/admin.php:267
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Please connect to your %s via HTTPS to enable or disable the SSL "
|
||||
"enforcement."
|
||||
msgstr "Za nastavljanje šifriranja SSL je treba vzpostaviti povezavo z mestom %s preko protokola HTTPS."
|
||||
|
||||
#: templates/admin.php:275
|
||||
#: templates/admin.php:279
|
||||
msgid "Email Server"
|
||||
msgstr ""
|
||||
msgstr "Poštni strežnik"
|
||||
|
||||
#: templates/admin.php:277
|
||||
#: templates/admin.php:281
|
||||
msgid "This is used for sending out notifications."
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:308
|
||||
#: templates/admin.php:312
|
||||
msgid "From address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:330
|
||||
msgid "Authentication required"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:334
|
||||
msgid "Authentication required"
|
||||
msgstr "Zahtevana je overitev"
|
||||
|
||||
#: templates/admin.php:338
|
||||
msgid "Server address"
|
||||
msgstr "Naslov strežnika"
|
||||
|
||||
#: templates/admin.php:338
|
||||
#: templates/admin.php:342
|
||||
msgid "Port"
|
||||
msgstr "Vrata"
|
||||
|
||||
#: templates/admin.php:343
|
||||
#: templates/admin.php:347
|
||||
msgid "Credentials"
|
||||
msgstr "Poverila"
|
||||
|
||||
#: templates/admin.php:344
|
||||
#: templates/admin.php:348
|
||||
msgid "SMTP Username"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:347
|
||||
msgid "SMTP Password"
|
||||
msgstr ""
|
||||
msgstr "Uporabniško ime SMTP"
|
||||
|
||||
#: templates/admin.php:351
|
||||
msgid "SMTP Password"
|
||||
msgstr "Geslo SMTP"
|
||||
|
||||
#: templates/admin.php:355
|
||||
msgid "Test email settings"
|
||||
msgstr ""
|
||||
msgstr "Preizkus nastavitev elektronske pošte"
|
||||
|
||||
#: templates/admin.php:352
|
||||
#: templates/admin.php:356
|
||||
msgid "Send email"
|
||||
msgstr ""
|
||||
msgstr "Pošlji elektronsko sporočilo"
|
||||
|
||||
#: templates/admin.php:357
|
||||
#: templates/admin.php:361
|
||||
msgid "Log"
|
||||
msgstr "Dnevnik"
|
||||
|
||||
#: templates/admin.php:358
|
||||
#: templates/admin.php:362
|
||||
msgid "Log level"
|
||||
msgstr "Raven beleženja"
|
||||
|
||||
#: templates/admin.php:390
|
||||
#: templates/admin.php:394
|
||||
msgid "More"
|
||||
msgstr "Več"
|
||||
|
||||
#: templates/admin.php:391
|
||||
#: templates/admin.php:395
|
||||
msgid "Less"
|
||||
msgstr "Manj"
|
||||
|
||||
#: templates/admin.php:397 templates/personal.php:181
|
||||
#: templates/admin.php:401 templates/personal.php:181
|
||||
msgid "Version"
|
||||
msgstr "Različica"
|
||||
|
||||
#: templates/admin.php:401 templates/personal.php:184
|
||||
#: templates/admin.php:405 templates/personal.php:184
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
|
@ -603,7 +603,7 @@ msgstr "Izbor programa"
|
|||
|
||||
#: templates/apps.php:42
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
msgstr "Dokumentacija:"
|
||||
|
||||
#: templates/apps.php:48
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
|
@ -611,7 +611,7 @@ msgstr "Obiščite spletno stran programa na apps.owncloud.com"
|
|||
|
||||
#: templates/apps.php:50
|
||||
msgid "See application website"
|
||||
msgstr ""
|
||||
msgstr "Oglejte si spletno stran programa"
|
||||
|
||||
#: templates/apps.php:52
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Skedarë të fshirë "
|
|||
msgid "Error"
|
||||
msgstr "Veprim i gabuar"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "rivendosur"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr "Обрисане датотеке"
|
|||
msgid "Error"
|
||||
msgstr "Грешка"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Raderade filer"
|
|||
msgid "Error"
|
||||
msgstr "Fel"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "återställd"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-14 01:55-0400\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-11 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 05:55+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
msgid "Error"
|
||||
msgstr "ข้อผิดพลาด"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Silinmiş dosyalar"
|
|||
msgid "Error"
|
||||
msgstr "Hata"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "geri yüklendi"
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -35,7 +35,7 @@ msgstr "ئۆچۈرۈلگەن ھۆججەتلەر"
|
|||
msgid "Error"
|
||||
msgstr "خاتالىق"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "Видалено файлів"
|
|||
msgid "Error"
|
||||
msgstr "Помилка"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "відновлено"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "File đã bị xóa"
|
|||
msgid "Error"
|
||||
msgstr "Lỗi"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "khôi phục"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "已删除文件"
|
|||
msgid "Error"
|
||||
msgstr "错误"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "已恢复"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
|
||||
"POT-Creation-Date: 2014-03-15 02:13-0400\n"
|
||||
"PO-Revision-Date: 2014-03-15 05:40+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr "回收桶"
|
|||
msgid "Error"
|
||||
msgstr "錯誤"
|
||||
|
||||
#: lib/trashbin.php:852 lib/trashbin.php:854
|
||||
#: lib/trashbin.php:853 lib/trashbin.php:855
|
||||
msgid "restored"
|
||||
msgstr "已還原"
|
||||
|
||||
|
|
|
@ -31,6 +31,7 @@ $TRANSLATIONS = array(
|
|||
"Application is not enabled" => "O aplicativo non está activado",
|
||||
"Authentication error" => "Produciuse un erro de autenticación",
|
||||
"Token expired. Please reload page." => "Testemuña caducada. Recargue a páxina.",
|
||||
"Unknown user" => "Usuario descoñecido",
|
||||
"Files" => "Ficheiros",
|
||||
"Text" => "Texto",
|
||||
"Images" => "Imaxes",
|
||||
|
@ -39,8 +40,13 @@ $TRANSLATIONS = array(
|
|||
"%s you may not use dots in the database name" => "%s non se poden empregar puntos na base de datos",
|
||||
"MS SQL username and/or password not valid: %s" => "Nome de usuario e/ou contrasinal de MS SQL incorrecto: %s",
|
||||
"You need to enter either an existing account or the administrator." => "Deberá introducir unha conta existente ou o administrador.",
|
||||
"MySQL/MariaDB username and/or password not valid" => "O nome e/ou o contrasinal do usuario de MySQL/MariaDB non é correcto",
|
||||
"DB Error: \"%s\"" => "Produciuse un erro na base de datos: «%s»",
|
||||
"Offending command was: \"%s\"" => "A orde ofensiva foi: «%s»",
|
||||
"MySQL/MariaDB user '%s'@'localhost' exists already." => "Xa existe o usuario «%s»@«localhost» no MySQL/MariaDB.",
|
||||
"Drop this user from MySQL/MariaDB" => "Eliminar este usuario do MySQL/MariaDB",
|
||||
"MySQL/MariaDB user '%s'@'%%' already exists" => "Xa existe o usuario «%s»@«%%» no MySQL/MariaDB",
|
||||
"Drop this user from MySQL/MariaDB." => "Eliminar este usuario do MySQL/MariaDB.",
|
||||
"Oracle connection could not be established" => "Non foi posíbel estabelecer a conexión con Oracle",
|
||||
"Oracle username and/or password not valid" => "Nome de usuario e/ou contrasinal de Oracle incorrecto",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" => "A orde ofensiva foi: «%s», nome: %s, contrasinal: %s",
|
||||
|
|
|
@ -31,6 +31,7 @@ $TRANSLATIONS = array(
|
|||
"Application is not enabled" => "Program ni omogočen",
|
||||
"Authentication error" => "Napaka overjanja",
|
||||
"Token expired. Please reload page." => "Žeton je potekel. Stran je treba ponovno naložiti.",
|
||||
"Unknown user" => "Neznan uporabnik",
|
||||
"Files" => "Datoteke",
|
||||
"Text" => "Besedilo",
|
||||
"Images" => "Slike",
|
||||
|
@ -39,8 +40,13 @@ $TRANSLATIONS = array(
|
|||
"%s you may not use dots in the database name" => "%s - v imenu podatkovne zbirke ni dovoljeno uporabljati pik.",
|
||||
"MS SQL username and/or password not valid: %s" => "Uporabniško ime ali geslo MS SQL ni veljavno: %s",
|
||||
"You need to enter either an existing account or the administrator." => "Prijaviti se je treba v obstoječi ali pa skrbniški račun.",
|
||||
"MySQL/MariaDB username and/or password not valid" => "Uporabniško ime ali geslo za MySQL/MariaDB ni veljavno",
|
||||
"DB Error: \"%s\"" => "Napaka podatkovne zbirke: \"%s\"",
|
||||
"Offending command was: \"%s\"" => "Napačni ukaz je: \"%s\"",
|
||||
"MySQL/MariaDB user '%s'@'localhost' exists already." => "Uporabnik podatkovne zbirke MySQL/MariaDB '%s'@'localhost' že obstaja.",
|
||||
"Drop this user from MySQL/MariaDB" => "Odstrani uporabnika iz podatkovne zbirke MySQL/MariaDB",
|
||||
"MySQL/MariaDB user '%s'@'%%' already exists" => "Uporabnik podatkovne zbirke MySQL/MariaDB '%s'@'%%' že obstaja.",
|
||||
"Drop this user from MySQL/MariaDB." => "Odstrani uporabnika iz podatkovne zbirke MySQL/MariaDB.",
|
||||
"Oracle connection could not be established" => "Povezave s sistemom Oracle ni mogoče vzpostaviti.",
|
||||
"Oracle username and/or password not valid" => "Uporabniško ime ali geslo Oracle ni veljavno",
|
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Napačni ukaz je: \"%s\", ime: %s, geslo: %s",
|
||||
|
|
|
@ -37,6 +37,11 @@ $TRANSLATIONS = array(
|
|||
"Update" => "Actualitza",
|
||||
"Updated" => "Actualitzada",
|
||||
"Select a profile picture" => "Seleccioneu una imatge de perfil",
|
||||
"Very weak password" => "Contrasenya massa feble",
|
||||
"Weak password" => "Contrasenya feble",
|
||||
"So-so password" => "Contrasenya passable",
|
||||
"Good password" => "Contrasenya bona",
|
||||
"Strong password" => "Contrasenya forta",
|
||||
"Decrypting files... Please wait, this can take some time." => "Desencriptant fitxers... Espereu, això pot trigar una estona.",
|
||||
"deleted" => "esborrat",
|
||||
"undo" => "desfés",
|
||||
|
|
|
@ -1,7 +1,15 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Invalid value supplied for %s" => "Forneceu un valor incorrecto para %s",
|
||||
"Saved" => "Gardado",
|
||||
"test email settings" => "correo de proba dos axustes",
|
||||
"If you received this email, the settings seem to be correct." => "Se recibiu este correo, semella que a configuración é correcta.",
|
||||
"A problem occurred while sending the e-mail. Please revisit your settings." => "Produciuse un problema ao enviar o correo. Revise os seus axustes.",
|
||||
"Email sent" => "Correo enviado",
|
||||
"You need to set your user email before being able to send test emails." => "É necesario configurar o correo do usuario antes de poder enviar mensaxes de correo de proba.",
|
||||
"Send mode" => "Modo de envío",
|
||||
"Encryption" => "Cifrado",
|
||||
"Authentication method" => "Método de autenticación",
|
||||
"Unable to load list from App Store" => "Non foi posíbel cargar a lista desde a App Store",
|
||||
"Authentication error" => "Produciuse un erro de autenticación",
|
||||
"Your full name has been changed." => "O seu nome completo foi cambiado",
|
||||
|
@ -24,7 +32,9 @@ $TRANSLATIONS = array(
|
|||
"Wrong admin recovery password. Please check the password and try again." => "Contrasinal de recuperación do administrador incorrecto. Comprobe o contrasinal e tenteo de novo.",
|
||||
"Back-end doesn't support password change, but the users encryption key was successfully updated." => "A infraestrutura non admite o cambio de contrasinal, mais a chave de cifrado dos usuarios foi actualizada correctamente.",
|
||||
"Unable to change password" => "Non é posíbel cambiar o contrasinal",
|
||||
"Sending..." => "Enviando...",
|
||||
"User Documentation" => "Documentación do usuario",
|
||||
"Admin Documentation" => "Documentación do administrador",
|
||||
"Update to {appversion}" => "Actualizar á {appversion}",
|
||||
"Disable" => "Desactivar",
|
||||
"Enable" => "Activar",
|
||||
|
@ -37,6 +47,11 @@ $TRANSLATIONS = array(
|
|||
"Update" => "Actualizar",
|
||||
"Updated" => "Actualizado",
|
||||
"Select a profile picture" => "Seleccione unha imaxe para o perfil",
|
||||
"Very weak password" => "Contrasinal moi feble",
|
||||
"Weak password" => "Contrasinal feble",
|
||||
"So-so password" => "Contrasinal non moi aló",
|
||||
"Good password" => "Bo contrasinal",
|
||||
"Strong password" => "Contrasinal forte",
|
||||
"Decrypting files... Please wait, this can take some time." => "Descifrando ficheiros... isto pode levar un anaco.",
|
||||
"deleted" => "eliminado",
|
||||
"undo" => "desfacer",
|
||||
|
@ -57,6 +72,10 @@ $TRANSLATIONS = array(
|
|||
"Fatal issues only" => "Só problemas críticos",
|
||||
"None" => "Ningún",
|
||||
"Login" => "Acceso",
|
||||
"Plain" => "Simple",
|
||||
"NT LAN Manager" => "Xestor NT LAN",
|
||||
"SSL" => "SSL",
|
||||
"TLS" => "TLS",
|
||||
"Security Warning" => "Aviso de seguranza",
|
||||
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Está accedendo a %s a través de HTTP. Suxerímoslle que configure o seu servidor para requirir, no seu canto, o uso de HTTPS.",
|
||||
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "O seu cartafol de datos e os seus ficheiros probabelmente sexan accesíbeis a través de internet. O ficheiro .htaccess non está a traballar. Suxerímoslle que configure o seu servidor web de tal maneira que o cartafol de datos non estea accesíbel ou que mova o o directorio de datos fóra da raíz de documentos do servidor web.",
|
||||
|
@ -94,9 +113,17 @@ $TRANSLATIONS = array(
|
|||
"Enforce HTTPS" => "Forzar HTTPS",
|
||||
"Forces the clients to connect to %s via an encrypted connection." => "Forzar que os clientes se conecten a %s empregando unha conexión cifrada.",
|
||||
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Conéctese a %s empregando HTTPS para activar ou desactivar o forzado de SSL.",
|
||||
"Email Server" => "Servidor de correo",
|
||||
"This is used for sending out notifications." => "Isto utilizase para o envío de notificacións.",
|
||||
"From address" => "Desde o enderezo",
|
||||
"Authentication required" => "Requírese autenticación",
|
||||
"Server address" => "Enderezo do servidor",
|
||||
"Port" => "Porto",
|
||||
"Credentials" => "Credenciais",
|
||||
"SMTP Username" => "Nome de usuario SMTP",
|
||||
"SMTP Password" => "Contrasinal SMTP",
|
||||
"Test email settings" => "Correo de proba dos axustes",
|
||||
"Send email" => "Enviar o correo",
|
||||
"Log" => "Rexistro",
|
||||
"Log level" => "Nivel de rexistro",
|
||||
"More" => "Máis",
|
||||
|
@ -106,7 +133,9 @@ $TRANSLATIONS = array(
|
|||
"Add your App" => "Engada o seu aplicativo",
|
||||
"More Apps" => "Máis aplicativos",
|
||||
"Select an App" => "Escolla un aplicativo",
|
||||
"Documentation:" => "Documentación:",
|
||||
"See application page at apps.owncloud.com" => "Consulte a páxina do aplicativo en apps.owncloud.com",
|
||||
"See application website" => "Vexa o sitio web do aplicativo",
|
||||
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenciado por<span class=\"author\"></span>",
|
||||
"Administrator Documentation" => "Documentación do administrador",
|
||||
"Online Documentation" => "Documentación na Rede",
|
||||
|
@ -125,6 +154,7 @@ $TRANSLATIONS = array(
|
|||
"Full Name" => "Nome completo",
|
||||
"Email" => "Correo",
|
||||
"Your email address" => "O seu enderezo de correo",
|
||||
"Fill in an email address to enable password recovery and receive notifications" => "Escriba un enderezo de correo para permitir a recuperación de contrasinais e recibir notificacións",
|
||||
"Profile picture" => "Imaxe do perfil",
|
||||
"Upload new" => "Novo envío",
|
||||
"Select new from Files" => "Seleccione unha nova de ficheiros",
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Saved" => "Shranjeno",
|
||||
"Email sent" => "Elektronska pošta je poslana",
|
||||
"Send mode" => "Način pošiljanja",
|
||||
"Encryption" => "Šifriranje",
|
||||
"Authentication method" => "Način overitve",
|
||||
"Unable to load list from App Store" => "Ni mogoče naložiti seznama iz programskega središča",
|
||||
"Authentication error" => "Napaka med overjanjem",
|
||||
"Your full name has been changed." => "Vaše polno ime je spremenjeno.",
|
||||
|
@ -24,7 +27,9 @@ $TRANSLATIONS = array(
|
|||
"Wrong admin recovery password. Please check the password and try again." => "Napačno navedeno skrbniško obnovitveno geslo. Preverite geslo in poskusite znova.",
|
||||
"Back-end doesn't support password change, but the users encryption key was successfully updated." => "Hrbtišče programa ne podpira spreminjanja gesla, je pa uspešno posodobljeno uporabniško šifriranje.",
|
||||
"Unable to change password" => "Ni mogoče spremeniti gesla",
|
||||
"Sending..." => "Poteka pošiljanje ...",
|
||||
"User Documentation" => "Uporabniška dokumentacija",
|
||||
"Admin Documentation" => "Skrbniška dokumentacija",
|
||||
"Update to {appversion}" => "Posodobi na {appversion}",
|
||||
"Disable" => "Onemogoči",
|
||||
"Enable" => "Omogoči",
|
||||
|
@ -37,6 +42,11 @@ $TRANSLATIONS = array(
|
|||
"Update" => "Posodobi",
|
||||
"Updated" => "Posodobljeno",
|
||||
"Select a profile picture" => "Izbor slike profila",
|
||||
"Very weak password" => "Zelo šibko geslo",
|
||||
"Weak password" => "Šibko geslo",
|
||||
"So-so password" => "Slabo geslo",
|
||||
"Good password" => "Dobro geslo",
|
||||
"Strong password" => "Odlično geslo",
|
||||
"Decrypting files... Please wait, this can take some time." => "Poteka odšifriranje datotek ... Opravilo je lahko dolgotrajno.",
|
||||
"deleted" => "izbrisano",
|
||||
"undo" => "razveljavi",
|
||||
|
@ -57,6 +67,10 @@ $TRANSLATIONS = array(
|
|||
"Fatal issues only" => "Le usodne dogodke",
|
||||
"None" => "Brez",
|
||||
"Login" => "Prijava",
|
||||
"Plain" => "Besedilno",
|
||||
"NT LAN Manager" => "Upravljalnik NT LAN",
|
||||
"SSL" => "SSL",
|
||||
"TLS" => "TLS",
|
||||
"Security Warning" => "Varnostno opozorilo",
|
||||
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Dostop do %s poteka preko HTTP. Priporočljivo je nastaviti strežnik na privzeto uporabo varne povezave preko protokola HTTPS.",
|
||||
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Vaša podatkovna mapa in datoteke so najverjetneje dosegljive preko interneta. Datoteka .htaccess ni ustrezno nastavljena. Priporočljivo je nastaviti spletni strežnik tako, da podatkovna mapa ni prosto dostopna. To je mogoče zagotoviti tudi tako, da je mapa premaknjena iz neustrezne korenske v podrejeno mapo .",
|
||||
|
@ -94,9 +108,15 @@ $TRANSLATIONS = array(
|
|||
"Enforce HTTPS" => "Zahtevaj uporabo HTTPS",
|
||||
"Forces the clients to connect to %s via an encrypted connection." => "Vsili povezavo odjemalca z %s preko šifrirane povezave.",
|
||||
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Za nastavljanje šifriranja SSL je treba vzpostaviti povezavo z mestom %s preko protokola HTTPS.",
|
||||
"Email Server" => "Poštni strežnik",
|
||||
"Authentication required" => "Zahtevana je overitev",
|
||||
"Server address" => "Naslov strežnika",
|
||||
"Port" => "Vrata",
|
||||
"Credentials" => "Poverila",
|
||||
"SMTP Username" => "Uporabniško ime SMTP",
|
||||
"SMTP Password" => "Geslo SMTP",
|
||||
"Test email settings" => "Preizkus nastavitev elektronske pošte",
|
||||
"Send email" => "Pošlji elektronsko sporočilo",
|
||||
"Log" => "Dnevnik",
|
||||
"Log level" => "Raven beleženja",
|
||||
"More" => "Več",
|
||||
|
@ -106,7 +126,9 @@ $TRANSLATIONS = array(
|
|||
"Add your App" => "Dodaj program",
|
||||
"More Apps" => "Več programov",
|
||||
"Select an App" => "Izbor programa",
|
||||
"Documentation:" => "Dokumentacija:",
|
||||
"See application page at apps.owncloud.com" => "Obiščite spletno stran programa na apps.owncloud.com",
|
||||
"See application website" => "Oglejte si spletno stran programa",
|
||||
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-z dovoljenjem <span class=\"author\"></span>",
|
||||
"Administrator Documentation" => "Skrbniška dokumentacija",
|
||||
"Online Documentation" => "Spletna dokumentacija",
|
||||
|
|
Loading…
Reference in New Issue