[tx-robot] updated from transifex
This commit is contained in:
parent
0aa6c1b163
commit
308c85090e
|
@ -7,6 +7,7 @@
|
|||
"Missing a temporary folder" => "Mangler en midlertidig mappe",
|
||||
"Failed to write to disk" => "Klarte ikke å skrive til disk",
|
||||
"Files" => "Filer",
|
||||
"Delete permanently" => "Slett permanent",
|
||||
"Delete" => "Slett",
|
||||
"Rename" => "Omdøp",
|
||||
"Pending" => "Ventende",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Could not move %s - File with this name already exists" => "Não possível mover %s - Um arquivo com este nome já existe",
|
||||
"Could not move %s" => "Não possível mover %s",
|
||||
"Could not move %s - File with this name already exists" => "Impossível mover %s - Um arquivo com este nome já existe",
|
||||
"Could not move %s" => "Impossível mover %s",
|
||||
"Unable to rename file" => "Impossível renomear arquivo",
|
||||
"No file was uploaded. Unknown error" => "Nenhum arquivo foi transferido. Erro desconhecido",
|
||||
"No file was uploaded. Unknown error" => "Nenhum arquivo foi enviado. Erro desconhecido",
|
||||
"There is no error, the file uploaded with success" => "Não houve nenhum erro, o arquivo foi transferido com sucesso",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "O arquivo enviado excede a diretiva upload_max_filesize no php.ini: ",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "O arquivo carregado excede o MAX_FILE_SIZE que foi especificado no formulário HTML",
|
||||
|
@ -27,10 +27,10 @@
|
|||
"'.' is an invalid file name." => "'.' é um nome de arquivo inválido.",
|
||||
"File name cannot be empty." => "O nome do arquivo não pode estar vazio.",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome inválido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos.",
|
||||
"Your storage is full, files can not be updated or synced anymore!" => "Seu armazenamento está cheio, arquivos não serão mais atualizados nem sincronizados!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" => "Seu armazenamento está cheio, arquivos não podem mais ser atualizados ou sincronizados!",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" => "Seu armazenamento está quase cheio ({usedSpacePercent}%)",
|
||||
"Your download is being prepared. This might take some time if the files are big." => "Seu download está sendo preparado. Isto pode levar algum tempo se os arquivos forem grandes.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossível enviar seus arquivo como diretório ou ele tem 0 bytes.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossível enviar seus arquivo por ele ser um diretório ou ter 0 bytes.",
|
||||
"Upload Error" => "Erro de envio",
|
||||
"Close" => "Fechar",
|
||||
"1 file uploading" => "enviando 1 arquivo",
|
||||
|
@ -50,7 +50,7 @@
|
|||
"File handling" => "Tratamento de Arquivo",
|
||||
"Maximum upload size" => "Tamanho máximo para carregar",
|
||||
"max. possible: " => "max. possível:",
|
||||
"Needed for multi-file and folder downloads." => "Necessário para multiplos arquivos e diretório de downloads.",
|
||||
"Needed for multi-file and folder downloads." => "Necessário para download de múltiplos arquivos e diretórios.",
|
||||
"Enable ZIP-download" => "Habilitar ZIP-download",
|
||||
"0 is unlimited" => "0 para ilimitado",
|
||||
"Maximum input size for ZIP files" => "Tamanho máximo para arquivo ZIP",
|
||||
|
@ -61,6 +61,7 @@
|
|||
"From link" => "Do link",
|
||||
"Deleted files" => "Arquivos apagados",
|
||||
"Cancel upload" => "Cancelar upload",
|
||||
"You don’t have write permissions here." => "Você não possui permissão de escrita aqui.",
|
||||
"Nothing in here. Upload something!" => "Nada aqui.Carrege alguma coisa!",
|
||||
"Download" => "Baixar",
|
||||
"Unshare" => "Descompartilhar",
|
||||
|
@ -68,5 +69,5 @@
|
|||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os arquivos que você está tentando carregar excedeu o tamanho máximo para arquivos no servidor.",
|
||||
"Files are being scanned, please wait." => "Arquivos sendo escaneados, por favor aguarde.",
|
||||
"Current scanning" => "Scanning atual",
|
||||
"Upgrading filesystem cache..." => "Aprimorando cache do sistema de arquivos..."
|
||||
"Upgrading filesystem cache..." => "Atualizando cache do sistema de arquivos..."
|
||||
);
|
||||
|
|
|
@ -4,13 +4,15 @@
|
|||
"Grant access" => "Permitir acesso",
|
||||
"Please provide a valid Dropbox app key and secret." => "Por favor forneça um app key e secret válido do Dropbox",
|
||||
"Error configuring Google Drive storage" => "Erro ao configurar armazenamento do Google Drive",
|
||||
"<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\" não está instalado. Não será possível montar compartilhamentos de CIFS/SMB. Por favor, peça ao seu administrador do sistema para instalá-lo.",
|
||||
"<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> O suporte para FTP do PHP não está ativado ou instalado. Não será possível montar compartilhamentos FTP. Por favor, peça ao seu administrador do sistema para instalá-lo.",
|
||||
"<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\" não está instalado. Impossível montar compartilhamentos de CIFS/SMB. Por favor, peça ao seu administrador do sistema para instalá-lo.",
|
||||
"<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> O suporte para FTP do PHP não está ativado ou instalado. Impossível montar compartilhamentos FTP. Por favor, peça ao seu administrador do sistema para instalá-lo.",
|
||||
"External Storage" => "Armazenamento Externo",
|
||||
"Folder name" => "Nome da pasta",
|
||||
"External storage" => "Armazenamento Externo",
|
||||
"Configuration" => "Configuração",
|
||||
"Options" => "Opções",
|
||||
"Applicable" => "Aplicável",
|
||||
"Add storage" => "Adicionar Armazenamento",
|
||||
"None set" => "Nenhum definido",
|
||||
"All Users" => "Todos os Usuários",
|
||||
"Groups" => "Grupos",
|
||||
|
|
|
@ -1,8 +1,16 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Couldn't delete %s permanently" => "Kunne ikke slette %s fullstendig",
|
||||
"Couldn't restore %s" => "Kunne ikke gjenopprette %s",
|
||||
"perform restore operation" => "utfør gjenopprettings operasjon",
|
||||
"delete file permanently" => "slett filer permanent",
|
||||
"Delete permanently" => "Slett permanent",
|
||||
"Name" => "Navn",
|
||||
"Deleted" => "Slettet",
|
||||
"1 folder" => "1 mappe",
|
||||
"{count} folders" => "{count} mapper",
|
||||
"1 file" => "1 fil",
|
||||
"{count} files" => "{count} filer",
|
||||
"Nothing in here. Your trash bin is empty!" => "Ingenting her. Søppelkassen din er tom!",
|
||||
"Restore" => "Gjenopprett",
|
||||
"Delete" => "Slett"
|
||||
);
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Could not revert: %s" => "Não foi possível reverter: %s",
|
||||
"Could not revert: %s" => "Impossível reverter: %s",
|
||||
"success" => "sucesso",
|
||||
"File %s was reverted to version %s" => "Arquivo %s revertido à versão %s",
|
||||
"failure" => "falha",
|
||||
"File %s could not be reverted to version %s" => "Arquivo %s não pôde ser revertido à versão %s",
|
||||
"No old versions available" => "Nenhuma versão antiga disponível",
|
||||
"No path specified" => "Nenhum caminho especificado",
|
||||
"Versions" => "Versões",
|
||||
"Revert a file to a previous version by clicking on its revert button" => "Reverta um arquivo a uma versão anterior clicando no botão reverter"
|
||||
);
|
||||
|
|
|
@ -1,12 +1,58 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Deletion failed" => "Sletting feilet",
|
||||
"Failed to delete the server configuration" => "Klarte ikke å slette tjener-konfigurasjonen.",
|
||||
"The configuration is valid and the connection could be established!" => "Konfigurasjonen er i orden og tilkoblingen skal være etablert!",
|
||||
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Konfigurasjonen er i orden, men Bind mislyktes. Vennligst sjekk tjener-konfigurasjonen og påloggingsinformasjonen.",
|
||||
"The configuration is invalid. Please look in the ownCloud log for further details." => "Konfigurasjonen er ikke i orden. Vennligst se ownClouds logfil for flere detaljer.",
|
||||
"Deletion failed" => "Sletting mislyktes",
|
||||
"Take over settings from recent server configuration?" => "Hent innstillinger fra tidligere tjener-konfigurasjon?",
|
||||
"Keep settings?" => "Behold innstillinger?",
|
||||
"Cannot add server configuration" => "Kan ikke legge til tjener-konfigurasjon",
|
||||
"Connection test succeeded" => "Tilkoblingstest lyktes",
|
||||
"Connection test failed" => "Tilkoblingstest mislyktes",
|
||||
"Do you really want to delete the current Server Configuration?" => "Er du sikker på at du vil slette aktiv tjener-konfigurasjon?",
|
||||
"Confirm Deletion" => "Bekreft sletting",
|
||||
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Advarsel:</b>Apps user_ldap og user_webdavauth er ikke kompatible. Du kan oppleve uventet atferd fra systemet. Vennligst spør din system-administrator om å deaktivere en av dem.",
|
||||
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Warning:</b> PHP LDAP modulen er ikke installert, hjelperen vil ikke virke. Vennligst be din system-administrator om å installere den.",
|
||||
"Server configuration" => "Tjener-konfigurasjon",
|
||||
"Add Server Configuration" => "Legg til tjener-konfigurasjon",
|
||||
"Host" => "Tjener",
|
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kan utelate protokollen, men du er påkrevd å bruke SSL. Deretter starte med ldaps://",
|
||||
"Base DN" => "Base DN",
|
||||
"One Base DN per line" => "En hoved DN pr. linje",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Du kan spesifisere Base DN for brukere og grupper under Avansert fanen",
|
||||
"User DN" => "Bruker DN",
|
||||
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN nummeret til klienten som skal bindes til, f.eks. uid=agent,dc=example,dc=com. For anonym tilgang, la DN- og passord-feltet stå tomt.",
|
||||
"Password" => "Passord",
|
||||
"For anonymous access, leave DN and Password empty." => "For anonym tilgang, la DN- og passord-feltet stå tomt.",
|
||||
"User Login Filter" => "Brukerpålogging filter",
|
||||
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Definerer filteret som skal brukes når et påloggingsforsøk blir utført. %%uid erstatter brukernavnet i innloggingshandlingen.",
|
||||
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "bruk %%uid plassholder, f.eks. \"uid=%%uid\"",
|
||||
"User List Filter" => "Brukerliste filter",
|
||||
"Defines the filter to apply, when retrieving users." => "Definerer filteret som skal brukes, når systemet innhenter brukere.",
|
||||
"without any placeholder, e.g. \"objectClass=person\"." => "uten noe plassholder, f.eks. \"objectClass=person\".",
|
||||
"Group Filter" => "Gruppefilter",
|
||||
"Defines the filter to apply, when retrieving groups." => "Definerer filteret som skal brukes, når systemet innhenter grupper.",
|
||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "uten noe plassholder, f.eks. \"objectClass=posixGroup\".",
|
||||
"Configuration Active" => "Konfigurasjon aktiv",
|
||||
"When unchecked, this configuration will be skipped." => "Når ikke huket av så vil denne konfigurasjonen bli hoppet over.",
|
||||
"Port" => "Port",
|
||||
"Backup (Replica) Host" => "Sikkerhetskopierings (Replica) vert",
|
||||
"Use TLS" => "Bruk TLS",
|
||||
"Case insensitve LDAP server (Windows)" => "Case-insensitiv LDAP tjener (Windows)",
|
||||
"Turn off SSL certificate validation." => "Slå av SSL-sertifikat validering",
|
||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Hvis tilgang kun fungerer med dette alternativet, importer LDAP-tjenerens SSL-sertifikat til din egen ownCloud tjener.",
|
||||
"Not recommended, use for testing only." => "Ikke anbefalt, bruk kun for testing",
|
||||
"in seconds. A change empties the cache." => "i sekunder. En endring tømmer bufferen.",
|
||||
"User Display Name Field" => "Vis brukerens navnfelt",
|
||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "LDAP-attributen å bruke for å generere brukers ownCloud navn.",
|
||||
"Base User Tree" => "Hovedbruker tre",
|
||||
"One User Base DN per line" => "En Bruker Base DN pr. linje",
|
||||
"Group Display Name Field" => "Vis gruppens navnfelt",
|
||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "LDAP-attributen å bruke for å generere gruppens ownCloud navn.",
|
||||
"Base Group Tree" => "Hovedgruppe tre",
|
||||
"One Group Base DN per line" => "En gruppe hoved-DN pr. linje",
|
||||
"Group-Member association" => "gruppe-medlem assosiasjon",
|
||||
"in bytes" => "i bytes",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "La stå tom for brukernavn (standard). Ellers, spesifiser en LDAP/AD attributt.",
|
||||
"Help" => "Hjelp"
|
||||
);
|
||||
|
|
|
@ -2,20 +2,20 @@
|
|||
"Failed to delete the server configuration" => "Falha ao deletar a configuração do servidor",
|
||||
"The configuration is valid and the connection could be established!" => "A configuração é válida e a conexão foi estabelecida!",
|
||||
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "A configuração é válida, mas o Bind falhou. Confira as configurações do servidor e as credenciais.",
|
||||
"The configuration is invalid. Please look in the ownCloud log for further details." => "A configuração é inválida. Leia o \"log\" do ownCloud para mais detalhes.",
|
||||
"The configuration is invalid. Please look in the ownCloud log for further details." => "A configuração é inválida. Leia o log do ownCloud para mais detalhes.",
|
||||
"Deletion failed" => "Remoção falhou",
|
||||
"Take over settings from recent server configuration?" => "Tomar parámetros de recente configuração de servidor?",
|
||||
"Keep settings?" => "Manter ajustes?",
|
||||
"Cannot add server configuration" => "Não foi possível adicionar a configuração do servidor",
|
||||
"Connection test succeeded" => "Teste de conexão bem sucedido",
|
||||
"Cannot add server configuration" => "Impossível adicionar a configuração do servidor",
|
||||
"Connection test succeeded" => "Teste de conexão bem sucedida",
|
||||
"Connection test failed" => "Teste de conexão falhou",
|
||||
"Do you really want to delete the current Server Configuration?" => "Você quer realmente deletar as atuais Configurações de Servidor?",
|
||||
"Confirm Deletion" => "Confirmar Exclusão",
|
||||
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Aviso:</b> Os aplicativos user_ldap e user_webdavauth são incompatíveis. Você deverá experienciar comportamento inesperado. Por favor, peça ao seu administrador do sistema para desabilitar um deles.",
|
||||
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Aviso:</b> O módulo PHP LDAP não está instalado, o backend não funcionará. Por favor, peça ao seu administrador do sistema para instalá-lo.",
|
||||
"Server configuration" => "Configuração de servidor",
|
||||
"Add Server Configuration" => "Adicionar configuração de servidor",
|
||||
"Host" => "Host",
|
||||
"Add Server Configuration" => "Adicionar Configuração de Servidor",
|
||||
"Host" => "Servidor",
|
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Você pode omitir o protocolo, exceto quando requerer SSL. Então inicie com ldaps://",
|
||||
"Base DN" => "DN Base",
|
||||
"One Base DN per line" => "Uma base DN por linha",
|
||||
|
@ -28,39 +28,48 @@
|
|||
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Define o filtro pra aplicar ao efetuar uma tentativa de login. %%uuid substitui o nome de usuário na ação de login.",
|
||||
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "use %%uid placeholder, ex. \"uid=%%uid\"",
|
||||
"User List Filter" => "Filtro de Lista de Usuário",
|
||||
"Defines the filter to apply, when retrieving users." => "Define filtro a aplicar ao obter usuários.",
|
||||
"Defines the filter to apply, when retrieving users." => "Define filtro a ser aplicado ao obter usuários.",
|
||||
"without any placeholder, e.g. \"objectClass=person\"." => "sem nenhum espaço reservado, ex. \"objectClass=person\".",
|
||||
"Group Filter" => "Filtro de Grupo",
|
||||
"Defines the filter to apply, when retrieving groups." => "Define o filtro a aplicar ao obter grupos.",
|
||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sem nenhum espaço reservado, ex. \"objectClass=posixGroup\"",
|
||||
"Connection Settings" => "Configurações de conexão",
|
||||
"Connection Settings" => "Configurações de Conexão",
|
||||
"Configuration Active" => "Configuração ativa",
|
||||
"When unchecked, this configuration will be skipped." => "Quando assinalada, esta configuração será pulada.",
|
||||
"When unchecked, this configuration will be skipped." => "Quando não marcada, esta configuração será ignorada.",
|
||||
"Port" => "Porta",
|
||||
"Backup (Replica) Host" => "Servidor de Backup (Réplica)",
|
||||
"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "Defina um servidor de backup opcional. Ele deverá ser uma réplica do servidor LDAP/AD principal.",
|
||||
"Backup (Replica) Port" => "Porta do Backup (Réplica)",
|
||||
"Disable Main Server" => "Desativar Servidor Principal",
|
||||
"When switched on, ownCloud will only connect to the replica server." => "Quando ativado, ownCloud somente conectar-se-á ao servidor réplica.",
|
||||
"When switched on, ownCloud will only connect to the replica server." => "Quando ativado, ownCloud somente se conectará ao servidor de réplica.",
|
||||
"Use TLS" => "Usar TLS",
|
||||
"Do not use it additionally for LDAPS connections, it will fail." => "Não use adicionalmente para conexões LDAPS, pois falhará.",
|
||||
"Case insensitve LDAP server (Windows)" => "Servidor LDAP sensível à caixa alta (Windows)",
|
||||
"Turn off SSL certificate validation." => "Desligar validação de certificado SSL.",
|
||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se a conexão só funciona com essa opção, importe o certificado SSL do servidor LDAP no seu servidor ownCloud.",
|
||||
"Not recommended, use for testing only." => "Não recomendado, use somente para testes.",
|
||||
"Cache Time-To-Live" => "Cache Time-To-Live",
|
||||
"in seconds. A change empties the cache." => "em segundos. Uma mudança esvaziará o cache.",
|
||||
"Directory Settings" => "Configurações de Diretório",
|
||||
"User Display Name Field" => "Campo Nome de Exibição de Usuário",
|
||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "O atributo LDAP para usar para gerar nome ownCloud do usuário.",
|
||||
"Base User Tree" => "Árvore de Usuário Base",
|
||||
"One User Base DN per line" => "Um usuário-base DN por linha",
|
||||
"User Search Attributes" => "Atributos de busca de usuário",
|
||||
"User Search Attributes" => "Atributos de Busca de Usuário",
|
||||
"Optional; one attribute per line" => "Opcional; um atributo por linha",
|
||||
"Group Display Name Field" => "Campo Nome de Exibição de Grupo",
|
||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "O atributo LDAP para usar para gerar nome ownCloud do grupo.",
|
||||
"Base Group Tree" => "Árvore de Grupo Base",
|
||||
"One Group Base DN per line" => "Um grupo-base DN por linha",
|
||||
"Group Search Attributes" => "Atributos de busca de grupo",
|
||||
"Group Search Attributes" => "Atributos de Busca de Grupo",
|
||||
"Group-Member association" => "Associação Grupo-Membro",
|
||||
"Special Attributes" => "Atributos Especiais",
|
||||
"Quota Field" => "Campo de Cota",
|
||||
"Quota Default" => "Cota Padrão",
|
||||
"in bytes" => "em bytes",
|
||||
"Email Field" => "Campo de Email",
|
||||
"User Home Folder Naming Rule" => "Regra para Nome da Pasta Pessoal do Usuário",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixe vazio para nome de usuário (padrão). Caso contrário, especifique um atributo LDAP/AD.",
|
||||
"Test Configuration" => "Teste de Configuração",
|
||||
"Help" => "Ajuda"
|
||||
);
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-21 00:14+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:14+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "اسم"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-21 00:14+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:14+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-03-03 16:00+0000\n"
|
||||
"Last-Translator: Kiril <neohidra@gmail.com>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -76,3 +76,7 @@ msgstr "Възтановяване"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Изтриване"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "রাম"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "১টি ফোল্ডার"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} টি ফোল্ডার"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "১টি ফাইল"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} টি ফাইল"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "মুছে"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "esborra el fitxer permanentment"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Esborra permanentment"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Eliminat"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 carpeta"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} carpetes"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 fitxer"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} fitxers"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Recupera"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Esborra"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "trvale odstranit soubor"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Trvale odstranit"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Název"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Smazáno"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 složka"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} složky"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 soubor"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} soubory"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Obnovit"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Smazat"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "slet fil permanent"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Slet permanent"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Navn"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Slettet"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 mappe"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} mapper"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 fil"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} filer"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Gendan"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Slet"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: German <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -43,27 +43,27 @@ msgstr "Datei dauerhaft löschen"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Permanent löschen"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "gelöscht"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 Ordner"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} Ordner"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 Datei"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} Dateien"
|
||||
|
||||
|
@ -78,3 +78,7 @@ msgstr "Wiederherstellen"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -14,9 +14,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-23 00:04+0100\n"
|
||||
"PO-Revision-Date: 2013-02-22 23:00+0000\n"
|
||||
"Last-Translator: a.tangemann <a.tangemann@web.de>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: German (Germany) <translations@owncloud.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -46,27 +46,27 @@ msgstr "Datei dauerhaft löschen"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Endgültig löschen"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Gelöscht"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 Ordner"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} Ordner"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 Datei"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} Dateien"
|
||||
|
||||
|
@ -81,3 +81,7 @@ msgstr "Wiederherstellen"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "μόνιμη διαγραφή αρχείου"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Μόνιμη διαγραφή"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Όνομα"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Διαγράφηκε"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 φάκελος"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} φάκελοι"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 αρχείο"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} αρχεία"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Επαναφορά"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Διαγραφή"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nomo"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 dosierujo"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} dosierujoj"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 dosiero"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} dosierujoj"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr "Restaŭri"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Forigi"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "Eliminar archivo permanentemente"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Eliminar permanentemente"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Eliminado"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 carpeta"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} carpetas"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 archivo"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} archivos"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Recuperar"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Eliminar"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "Borrar archivo de manera permanente"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Borrar de manera permanente"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Borrado"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 directorio"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} directorios"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 archivo"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} archivos"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Recuperar"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Borrar"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "kustuta fail jäädavalt"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Kustuta jäädavalt"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nimi"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Kustutatud"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 kaust"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} kausta"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 fail"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} faili"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Taasta"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Kustuta"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "ezabatu fitxategia betirako"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Ezabatu betirako"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Izena"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Ezabatuta"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "karpeta bat"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} karpeta"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "fitxategi bat"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} fitxategi"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Berrezarri"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Ezabatu"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "نام"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 پوشه"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{ شمار} پوشه ها"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 پرونده"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{ شمار } فایل ها"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr "بازیابی"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "poista tiedosto pysyvästi"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Poista pysyvästi"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nimi"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Poistettu"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 kansio"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} kansiota"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 tiedosto"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} tiedostoa"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Palauta"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Poista"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -41,27 +41,27 @@ msgstr "effacer définitivement le fichier"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Supprimer de façon définitive"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Effacé"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 dossier"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} dossiers"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 fichier"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} fichiers"
|
||||
|
||||
|
@ -76,3 +76,7 @@ msgstr "Restaurer"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "eliminar o ficheiro permanentemente"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Eliminar permanentemente"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Eliminado"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 cartafol"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} cartafoles"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 ficheiro"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} ficheiros"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Restablecer"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Eliminar"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-25 00:05+0100\n"
|
||||
"PO-Revision-Date: 2013-02-24 12:30+0000\n"
|
||||
"Last-Translator: Gilad Naaman <gilad.doom@gmail.com>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "מחק קובץ לצמיתות"
|
|||
msgid "Delete permanently"
|
||||
msgstr "מחק לצמיתות"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "שם"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "נמחק"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "תיקייה אחת"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} תיקיות"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "קובץ אחד"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} קבצים"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "שחזר"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "מחיקה"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-21 00:14+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:14+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Ime"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Obriši"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "az állomány végleges törlése"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Végleges törlés"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Név"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Törölve"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 mappa"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} mappa"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 fájl"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} fájl"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Visszaállítás"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Törlés"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,9 +7,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-01-31 16:03+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Ջնջել"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nomine"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Deler"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "hapus berkas secara permanen"
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nama"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Dihapus"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 map"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} map"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 berkas"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} berkas"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Pulihkan"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Hapus"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nafn"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 mappa"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} möppur"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 skrá"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} skrár"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Eyða"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "elimina il file definitivamente"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Elimina definitivamente"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Eliminati"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 cartella"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} cartelle"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 file"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} file"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Ripristina"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Elimina"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "ファイルを完全に削除する"
|
|||
msgid "Delete permanently"
|
||||
msgstr "完全に削除する"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "名前"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "削除済み"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 フォルダ"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} フォルダ"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 ファイル"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} ファイル"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "復元"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "削除"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,9 +7,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-27 00:08+0100\n"
|
||||
"PO-Revision-Date: 2013-01-31 16:03+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "სახელი"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 საქაღალდე"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} საქაღალდე"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 ფაილი"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} ფაილი"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "წაშლა"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "이름"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "폴더 1개"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "폴더 {count}개"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "파일 1개"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "파일 {count}개"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr "복원"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "삭제"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-21 00:14+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:14+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "ناو"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Numm"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Läschen"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Pavadinimas"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 aplankalas"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} aplankalai"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 failas"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} failai"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Ištrinti"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "dzēst datni pavisam"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Dzēst pavisam"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nosaukums"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Dzēsts"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 mape"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} mapes"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 datne"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} datnes"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Atjaunot"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Dzēst"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Име"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 папка"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} папки"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 датотека"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} датотеки"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Избриши"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nama"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Padam"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-21 00:14+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:14+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"PO-Revision-Date: 2013-03-06 10:40+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 21:30+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -89,7 +89,7 @@ msgstr "Filer"
|
|||
|
||||
#: js/fileactions.js:125
|
||||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
msgstr "Slett permanent"
|
||||
|
||||
#: js/fileactions.js:127 templates/index.php:92 templates/index.php:93
|
||||
msgid "Delete"
|
||||
|
@ -99,8 +99,8 @@ msgstr "Slett"
|
|||
msgid "Rename"
|
||||
msgstr "Omdøp"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
|
||||
#: js/files.js:439
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
|
||||
#: js/files.js:440
|
||||
msgid "Pending"
|
||||
msgstr "Ventende"
|
||||
|
||||
|
@ -154,74 +154,74 @@ msgstr ""
|
|||
msgid "Your storage is almost full ({usedSpacePercent}%)"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:225
|
||||
#: js/files.js:226
|
||||
msgid ""
|
||||
"Your download is being prepared. This might take some time if the files are "
|
||||
"big."
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:262
|
||||
#: js/files.js:263
|
||||
msgid "Unable to upload your file as it is a directory or has 0 bytes"
|
||||
msgstr "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes"
|
||||
|
||||
#: js/files.js:262
|
||||
#: js/files.js:263
|
||||
msgid "Upload Error"
|
||||
msgstr "Opplasting feilet"
|
||||
|
||||
#: js/files.js:273
|
||||
#: js/files.js:274
|
||||
msgid "Close"
|
||||
msgstr "Lukk"
|
||||
|
||||
#: js/files.js:312
|
||||
#: js/files.js:313
|
||||
msgid "1 file uploading"
|
||||
msgstr "1 fil lastes opp"
|
||||
|
||||
#: js/files.js:315 js/files.js:370 js/files.js:385
|
||||
#: js/files.js:316 js/files.js:371 js/files.js:386
|
||||
msgid "{count} files uploading"
|
||||
msgstr "{count} filer laster opp"
|
||||
|
||||
#: js/files.js:388 js/files.js:423
|
||||
#: js/files.js:389 js/files.js:424
|
||||
msgid "Upload cancelled."
|
||||
msgstr "Opplasting avbrutt."
|
||||
|
||||
#: js/files.js:497
|
||||
#: js/files.js:498
|
||||
msgid ""
|
||||
"File upload is in progress. Leaving the page now will cancel the upload."
|
||||
msgstr "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen."
|
||||
|
||||
#: js/files.js:570
|
||||
#: js/files.js:571
|
||||
msgid "URL cannot be empty."
|
||||
msgstr "URL-en kan ikke være tom."
|
||||
|
||||
#: js/files.js:575
|
||||
#: js/files.js:576
|
||||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:953 templates/index.php:68
|
||||
#: js/files.js:954 templates/index.php:68
|
||||
msgid "Name"
|
||||
msgstr "Navn"
|
||||
|
||||
#: js/files.js:954 templates/index.php:79
|
||||
#: js/files.js:955 templates/index.php:79
|
||||
msgid "Size"
|
||||
msgstr "Størrelse"
|
||||
|
||||
#: js/files.js:955 templates/index.php:81
|
||||
#: js/files.js:956 templates/index.php:81
|
||||
msgid "Modified"
|
||||
msgstr "Endret"
|
||||
|
||||
#: js/files.js:974
|
||||
#: js/files.js:975
|
||||
msgid "1 folder"
|
||||
msgstr "1 mappe"
|
||||
|
||||
#: js/files.js:976
|
||||
#: js/files.js:977
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} mapper"
|
||||
|
||||
#: js/files.js:984
|
||||
#: js/files.js:985
|
||||
msgid "1 file"
|
||||
msgstr "1 fil"
|
||||
|
||||
#: js/files.js:986
|
||||
#: js/files.js:987
|
||||
msgid "{count} files"
|
||||
msgstr "{count} filer"
|
||||
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Ivar Bredesen <ivar.bredesen@gmail.com>, 2013.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -20,57 +21,61 @@ msgstr ""
|
|||
#: ajax/delete.php:40
|
||||
#, php-format
|
||||
msgid "Couldn't delete %s permanently"
|
||||
msgstr ""
|
||||
msgstr "Kunne ikke slette %s fullstendig"
|
||||
|
||||
#: ajax/undelete.php:41
|
||||
#, php-format
|
||||
msgid "Couldn't restore %s"
|
||||
msgstr ""
|
||||
msgstr "Kunne ikke gjenopprette %s"
|
||||
|
||||
#: js/trash.js:7 js/trash.js:96
|
||||
msgid "perform restore operation"
|
||||
msgstr ""
|
||||
msgstr "utfør gjenopprettings operasjon"
|
||||
|
||||
#: js/trash.js:34
|
||||
msgid "delete file permanently"
|
||||
msgstr ""
|
||||
msgstr "slett filer permanent"
|
||||
|
||||
#: js/trash.js:121
|
||||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
msgstr "Slett permanent"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Navn"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
msgstr "Slettet"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 mappe"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} mapper"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 fil"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} filer"
|
||||
|
||||
#: templates/index.php:9
|
||||
msgid "Nothing in here. Your trash bin is empty!"
|
||||
msgstr ""
|
||||
msgstr "Ingenting her. Søppelkassen din er tom!"
|
||||
|
||||
#: templates/index.php:20 templates/index.php:22
|
||||
msgid "Restore"
|
||||
msgstr ""
|
||||
msgstr "Gjenopprett"
|
||||
|
||||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Slett"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -15,8 +15,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"PO-Revision-Date: 2013-03-06 15:12+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 21:30+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -393,7 +393,7 @@ msgstr "Du har brukt <strong>%s</strong> av tilgjengelig <strong>%s</strong>"
|
|||
|
||||
#: templates/personal.php:15
|
||||
msgid "Get the apps to sync your files"
|
||||
msgstr ""
|
||||
msgstr "Få dine apps til å synkronisere dine filer"
|
||||
|
||||
#: templates/personal.php:26
|
||||
msgid "Show First Run Wizard again"
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# <hdalgrav@gmail.com>, 2012.
|
||||
# Ivar Bredesen <ivar.bredesen@gmail.com>, 2013.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"PO-Revision-Date: 2013-03-06 15:22+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 22:10+0000\n"
|
||||
"Last-Translator: MorphyNOR <ivar.bredesen@gmail.com>\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,76 +21,76 @@ msgstr ""
|
|||
|
||||
#: ajax/deleteConfiguration.php:34
|
||||
msgid "Failed to delete the server configuration"
|
||||
msgstr ""
|
||||
msgstr "Klarte ikke å slette tjener-konfigurasjonen."
|
||||
|
||||
#: ajax/testConfiguration.php:36
|
||||
msgid "The configuration is valid and the connection could be established!"
|
||||
msgstr ""
|
||||
msgstr "Konfigurasjonen er i orden og tilkoblingen skal være etablert!"
|
||||
|
||||
#: ajax/testConfiguration.php:39
|
||||
msgid ""
|
||||
"The configuration is valid, but the Bind failed. Please check the server "
|
||||
"settings and credentials."
|
||||
msgstr ""
|
||||
msgstr "Konfigurasjonen er i orden, men Bind mislyktes. Vennligst sjekk tjener-konfigurasjonen og påloggingsinformasjonen."
|
||||
|
||||
#: ajax/testConfiguration.php:43
|
||||
msgid ""
|
||||
"The configuration is invalid. Please look in the ownCloud log for further "
|
||||
"details."
|
||||
msgstr ""
|
||||
msgstr "Konfigurasjonen er ikke i orden. Vennligst se ownClouds logfil for flere detaljer."
|
||||
|
||||
#: js/settings.js:66
|
||||
msgid "Deletion failed"
|
||||
msgstr "Sletting feilet"
|
||||
msgstr "Sletting mislyktes"
|
||||
|
||||
#: js/settings.js:82
|
||||
msgid "Take over settings from recent server configuration?"
|
||||
msgstr ""
|
||||
msgstr "Hent innstillinger fra tidligere tjener-konfigurasjon?"
|
||||
|
||||
#: js/settings.js:83
|
||||
msgid "Keep settings?"
|
||||
msgstr ""
|
||||
msgstr "Behold innstillinger?"
|
||||
|
||||
#: js/settings.js:97
|
||||
msgid "Cannot add server configuration"
|
||||
msgstr ""
|
||||
msgstr "Kan ikke legge til tjener-konfigurasjon"
|
||||
|
||||
#: js/settings.js:121
|
||||
msgid "Connection test succeeded"
|
||||
msgstr ""
|
||||
msgstr "Tilkoblingstest lyktes"
|
||||
|
||||
#: js/settings.js:126
|
||||
msgid "Connection test failed"
|
||||
msgstr ""
|
||||
msgstr "Tilkoblingstest mislyktes"
|
||||
|
||||
#: js/settings.js:136
|
||||
msgid "Do you really want to delete the current Server Configuration?"
|
||||
msgstr ""
|
||||
msgstr "Er du sikker på at du vil slette aktiv tjener-konfigurasjon?"
|
||||
|
||||
#: js/settings.js:137
|
||||
msgid "Confirm Deletion"
|
||||
msgstr ""
|
||||
msgstr "Bekreft sletting"
|
||||
|
||||
#: templates/settings.php:8
|
||||
msgid ""
|
||||
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may"
|
||||
" experience unexpected behaviour. Please ask your system administrator to "
|
||||
"disable one of them."
|
||||
msgstr ""
|
||||
msgstr "<b>Advarsel:</b>Apps user_ldap og user_webdavauth er ikke kompatible. Du kan oppleve uventet atferd fra systemet. Vennligst spør din system-administrator om å deaktivere en av dem."
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid ""
|
||||
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not "
|
||||
"work. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
msgstr "<b>Warning:</b> PHP LDAP modulen er ikke installert, hjelperen vil ikke virke. Vennligst be din system-administrator om å installere den."
|
||||
|
||||
#: templates/settings.php:15
|
||||
msgid "Server configuration"
|
||||
msgstr ""
|
||||
msgstr "Tjener-konfigurasjon"
|
||||
|
||||
#: templates/settings.php:31
|
||||
msgid "Add Server Configuration"
|
||||
msgstr ""
|
||||
msgstr "Legg til tjener-konfigurasjon"
|
||||
|
||||
#: templates/settings.php:36
|
||||
msgid "Host"
|
||||
|
@ -98,30 +99,30 @@ msgstr "Tjener"
|
|||
#: templates/settings.php:38
|
||||
msgid ""
|
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://"
|
||||
msgstr ""
|
||||
msgstr "Du kan utelate protokollen, men du er påkrevd å bruke SSL. Deretter starte med ldaps://"
|
||||
|
||||
#: templates/settings.php:39
|
||||
msgid "Base DN"
|
||||
msgstr ""
|
||||
msgstr "Base DN"
|
||||
|
||||
#: templates/settings.php:40
|
||||
msgid "One Base DN per line"
|
||||
msgstr ""
|
||||
msgstr "En hoved DN pr. linje"
|
||||
|
||||
#: templates/settings.php:41
|
||||
msgid "You can specify Base DN for users and groups in the Advanced tab"
|
||||
msgstr ""
|
||||
msgstr "Du kan spesifisere Base DN for brukere og grupper under Avansert fanen"
|
||||
|
||||
#: templates/settings.php:43
|
||||
msgid "User DN"
|
||||
msgstr ""
|
||||
msgstr "Bruker DN"
|
||||
|
||||
#: templates/settings.php:45
|
||||
msgid ""
|
||||
"The DN of the client user with which the bind shall be done, e.g. "
|
||||
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
|
||||
"empty."
|
||||
msgstr ""
|
||||
msgstr "DN nummeret til klienten som skal bindes til, f.eks. uid=agent,dc=example,dc=com. For anonym tilgang, la DN- og passord-feltet stå tomt."
|
||||
|
||||
#: templates/settings.php:46
|
||||
msgid "Password"
|
||||
|
@ -129,35 +130,35 @@ msgstr "Passord"
|
|||
|
||||
#: templates/settings.php:49
|
||||
msgid "For anonymous access, leave DN and Password empty."
|
||||
msgstr ""
|
||||
msgstr "For anonym tilgang, la DN- og passord-feltet stå tomt."
|
||||
|
||||
#: templates/settings.php:50
|
||||
msgid "User Login Filter"
|
||||
msgstr ""
|
||||
msgstr "Brukerpålogging filter"
|
||||
|
||||
#: templates/settings.php:53
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Defines the filter to apply, when login is attempted. %%uid replaces the "
|
||||
"username in the login action."
|
||||
msgstr ""
|
||||
msgstr "Definerer filteret som skal brukes når et påloggingsforsøk blir utført. %%uid erstatter brukernavnet i innloggingshandlingen."
|
||||
|
||||
#: templates/settings.php:54
|
||||
#, php-format
|
||||
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
|
||||
msgstr ""
|
||||
msgstr "bruk %%uid plassholder, f.eks. \"uid=%%uid\""
|
||||
|
||||
#: templates/settings.php:55
|
||||
msgid "User List Filter"
|
||||
msgstr ""
|
||||
msgstr "Brukerliste filter"
|
||||
|
||||
#: templates/settings.php:58
|
||||
msgid "Defines the filter to apply, when retrieving users."
|
||||
msgstr ""
|
||||
msgstr "Definerer filteret som skal brukes, når systemet innhenter brukere."
|
||||
|
||||
#: templates/settings.php:59
|
||||
msgid "without any placeholder, e.g. \"objectClass=person\"."
|
||||
msgstr ""
|
||||
msgstr "uten noe plassholder, f.eks. \"objectClass=person\"."
|
||||
|
||||
#: templates/settings.php:60
|
||||
msgid "Group Filter"
|
||||
|
@ -165,11 +166,11 @@ msgstr "Gruppefilter"
|
|||
|
||||
#: templates/settings.php:63
|
||||
msgid "Defines the filter to apply, when retrieving groups."
|
||||
msgstr ""
|
||||
msgstr "Definerer filteret som skal brukes, når systemet innhenter grupper."
|
||||
|
||||
#: templates/settings.php:64
|
||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||
msgstr ""
|
||||
msgstr "uten noe plassholder, f.eks. \"objectClass=posixGroup\"."
|
||||
|
||||
#: templates/settings.php:68
|
||||
msgid "Connection Settings"
|
||||
|
@ -177,11 +178,11 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:70
|
||||
msgid "Configuration Active"
|
||||
msgstr ""
|
||||
msgstr "Konfigurasjon aktiv"
|
||||
|
||||
#: templates/settings.php:70
|
||||
msgid "When unchecked, this configuration will be skipped."
|
||||
msgstr ""
|
||||
msgstr "Når ikke huket av så vil denne konfigurasjonen bli hoppet over."
|
||||
|
||||
#: templates/settings.php:71
|
||||
msgid "Port"
|
||||
|
@ -189,7 +190,7 @@ msgstr "Port"
|
|||
|
||||
#: templates/settings.php:72
|
||||
msgid "Backup (Replica) Host"
|
||||
msgstr ""
|
||||
msgstr "Sikkerhetskopierings (Replica) vert"
|
||||
|
||||
#: templates/settings.php:72
|
||||
msgid ""
|
||||
|
@ -219,17 +220,17 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:76
|
||||
msgid "Case insensitve LDAP server (Windows)"
|
||||
msgstr ""
|
||||
msgstr "Case-insensitiv LDAP tjener (Windows)"
|
||||
|
||||
#: templates/settings.php:77
|
||||
msgid "Turn off SSL certificate validation."
|
||||
msgstr ""
|
||||
msgstr "Slå av SSL-sertifikat validering"
|
||||
|
||||
#: templates/settings.php:77
|
||||
msgid ""
|
||||
"If connection only works with this option, import the LDAP server's SSL "
|
||||
"certificate in your ownCloud server."
|
||||
msgstr ""
|
||||
msgstr "Hvis tilgang kun fungerer med dette alternativet, importer LDAP-tjenerens SSL-sertifikat til din egen ownCloud tjener."
|
||||
|
||||
#: templates/settings.php:77
|
||||
msgid "Not recommended, use for testing only."
|
||||
|
@ -249,19 +250,19 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:82
|
||||
msgid "User Display Name Field"
|
||||
msgstr ""
|
||||
msgstr "Vis brukerens navnfelt"
|
||||
|
||||
#: templates/settings.php:82
|
||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||
msgstr ""
|
||||
msgstr "LDAP-attributen å bruke for å generere brukers ownCloud navn."
|
||||
|
||||
#: templates/settings.php:83
|
||||
msgid "Base User Tree"
|
||||
msgstr ""
|
||||
msgstr "Hovedbruker tre"
|
||||
|
||||
#: templates/settings.php:83
|
||||
msgid "One User Base DN per line"
|
||||
msgstr ""
|
||||
msgstr "En Bruker Base DN pr. linje"
|
||||
|
||||
#: templates/settings.php:84
|
||||
msgid "User Search Attributes"
|
||||
|
@ -273,19 +274,19 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:85
|
||||
msgid "Group Display Name Field"
|
||||
msgstr ""
|
||||
msgstr "Vis gruppens navnfelt"
|
||||
|
||||
#: templates/settings.php:85
|
||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||
msgstr ""
|
||||
msgstr "LDAP-attributen å bruke for å generere gruppens ownCloud navn."
|
||||
|
||||
#: templates/settings.php:86
|
||||
msgid "Base Group Tree"
|
||||
msgstr ""
|
||||
msgstr "Hovedgruppe tre"
|
||||
|
||||
#: templates/settings.php:86
|
||||
msgid "One Group Base DN per line"
|
||||
msgstr ""
|
||||
msgstr "En gruppe hoved-DN pr. linje"
|
||||
|
||||
#: templates/settings.php:87
|
||||
msgid "Group Search Attributes"
|
||||
|
@ -293,7 +294,7 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:88
|
||||
msgid "Group-Member association"
|
||||
msgstr ""
|
||||
msgstr "gruppe-medlem assosiasjon"
|
||||
|
||||
#: templates/settings.php:90
|
||||
msgid "Special Attributes"
|
||||
|
@ -323,7 +324,7 @@ msgstr ""
|
|||
msgid ""
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||
"attribute."
|
||||
msgstr ""
|
||||
msgstr "La stå tom for brukernavn (standard). Ellers, spesifiser en LDAP/AD attributt."
|
||||
|
||||
#: templates/settings.php:99
|
||||
msgid "Test Configuration"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "verwijder bestanden definitief"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Verwijder definitief"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Naam"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Verwijderd"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 map"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} mappen"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 bestand"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} bestanden"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Herstellen"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Verwijder"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Namn"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Slett"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Escafa"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-03-03 00:05+0100\n"
|
||||
"PO-Revision-Date: 2013-03-02 14:40+0000\n"
|
||||
"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -75,3 +75,7 @@ msgstr "Przywróć"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Usuń"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-21 00:14+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:14+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <dudanogueira@gmail.com>, 2013.
|
||||
# <dudanogueira@gmail.com>, 2012.
|
||||
# <fred.maranhao@gmail.com>, 2012.
|
||||
# Guilherme Maluf Balzana <guimalufb@gmail.com>, 2012.
|
||||
|
@ -17,9 +18,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 12:10+0000\n"
|
||||
"Last-Translator: dudanogueira <dudanogueira@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -30,12 +31,12 @@ msgstr ""
|
|||
#: ajax/move.php:17
|
||||
#, php-format
|
||||
msgid "Could not move %s - File with this name already exists"
|
||||
msgstr "Não possível mover %s - Um arquivo com este nome já existe"
|
||||
msgstr "Impossível mover %s - Um arquivo com este nome já existe"
|
||||
|
||||
#: ajax/move.php:27 ajax/move.php:30
|
||||
#, php-format
|
||||
msgid "Could not move %s"
|
||||
msgstr "Não possível mover %s"
|
||||
msgstr "Impossível mover %s"
|
||||
|
||||
#: ajax/rename.php:22 ajax/rename.php:25
|
||||
msgid "Unable to rename file"
|
||||
|
@ -43,7 +44,7 @@ msgstr "Impossível renomear arquivo"
|
|||
|
||||
#: ajax/upload.php:19
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Nenhum arquivo foi transferido. Erro desconhecido"
|
||||
msgstr "Nenhum arquivo foi enviado. Erro desconhecido"
|
||||
|
||||
#: ajax/upload.php:26
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
|
@ -100,8 +101,8 @@ msgstr "Excluir"
|
|||
msgid "Rename"
|
||||
msgstr "Renomear"
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
|
||||
#: js/files.js:439
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
|
||||
#: js/files.js:440
|
||||
msgid "Pending"
|
||||
msgstr "Pendente"
|
||||
|
||||
|
@ -149,80 +150,80 @@ msgstr "Nome inválido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são
|
|||
|
||||
#: js/files.js:78
|
||||
msgid "Your storage is full, files can not be updated or synced anymore!"
|
||||
msgstr "Seu armazenamento está cheio, arquivos não serão mais atualizados nem sincronizados!"
|
||||
msgstr "Seu armazenamento está cheio, arquivos não podem mais ser atualizados ou sincronizados!"
|
||||
|
||||
#: js/files.js:82
|
||||
msgid "Your storage is almost full ({usedSpacePercent}%)"
|
||||
msgstr "Seu armazenamento está quase cheio ({usedSpacePercent}%)"
|
||||
|
||||
#: js/files.js:225
|
||||
#: js/files.js:226
|
||||
msgid ""
|
||||
"Your download is being prepared. This might take some time if the files are "
|
||||
"big."
|
||||
msgstr "Seu download está sendo preparado. Isto pode levar algum tempo se os arquivos forem grandes."
|
||||
|
||||
#: js/files.js:262
|
||||
#: js/files.js:263
|
||||
msgid "Unable to upload your file as it is a directory or has 0 bytes"
|
||||
msgstr "Impossível enviar seus arquivo como diretório ou ele tem 0 bytes."
|
||||
msgstr "Impossível enviar seus arquivo por ele ser um diretório ou ter 0 bytes."
|
||||
|
||||
#: js/files.js:262
|
||||
#: js/files.js:263
|
||||
msgid "Upload Error"
|
||||
msgstr "Erro de envio"
|
||||
|
||||
#: js/files.js:273
|
||||
#: js/files.js:274
|
||||
msgid "Close"
|
||||
msgstr "Fechar"
|
||||
|
||||
#: js/files.js:312
|
||||
#: js/files.js:313
|
||||
msgid "1 file uploading"
|
||||
msgstr "enviando 1 arquivo"
|
||||
|
||||
#: js/files.js:315 js/files.js:370 js/files.js:385
|
||||
#: js/files.js:316 js/files.js:371 js/files.js:386
|
||||
msgid "{count} files uploading"
|
||||
msgstr "Enviando {count} arquivos"
|
||||
|
||||
#: js/files.js:388 js/files.js:423
|
||||
#: js/files.js:389 js/files.js:424
|
||||
msgid "Upload cancelled."
|
||||
msgstr "Envio cancelado."
|
||||
|
||||
#: js/files.js:497
|
||||
#: js/files.js:498
|
||||
msgid ""
|
||||
"File upload is in progress. Leaving the page now will cancel the upload."
|
||||
msgstr "Upload em andamento. Sair da página agora resultará no cancelamento do envio."
|
||||
|
||||
#: js/files.js:570
|
||||
#: js/files.js:571
|
||||
msgid "URL cannot be empty."
|
||||
msgstr "URL não pode ficar em branco"
|
||||
|
||||
#: js/files.js:575
|
||||
#: js/files.js:576
|
||||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr "Nome de pasta inválido. O uso de 'Shared' é reservado para o Owncloud"
|
||||
|
||||
#: js/files.js:953 templates/index.php:68
|
||||
#: js/files.js:954 templates/index.php:68
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#: js/files.js:954 templates/index.php:79
|
||||
#: js/files.js:955 templates/index.php:79
|
||||
msgid "Size"
|
||||
msgstr "Tamanho"
|
||||
|
||||
#: js/files.js:955 templates/index.php:81
|
||||
#: js/files.js:956 templates/index.php:81
|
||||
msgid "Modified"
|
||||
msgstr "Modificado"
|
||||
|
||||
#: js/files.js:974
|
||||
#: js/files.js:975
|
||||
msgid "1 folder"
|
||||
msgstr "1 pasta"
|
||||
|
||||
#: js/files.js:976
|
||||
#: js/files.js:977
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} pastas"
|
||||
|
||||
#: js/files.js:984
|
||||
#: js/files.js:985
|
||||
msgid "1 file"
|
||||
msgstr "1 arquivo"
|
||||
|
||||
#: js/files.js:986
|
||||
#: js/files.js:987
|
||||
msgid "{count} files"
|
||||
msgstr "{count} arquivos"
|
||||
|
||||
|
@ -244,7 +245,7 @@ msgstr "max. possível:"
|
|||
|
||||
#: templates/admin.php:15
|
||||
msgid "Needed for multi-file and folder downloads."
|
||||
msgstr "Necessário para multiplos arquivos e diretório de downloads."
|
||||
msgstr "Necessário para download de múltiplos arquivos e diretórios."
|
||||
|
||||
#: templates/admin.php:17
|
||||
msgid "Enable ZIP-download"
|
||||
|
@ -288,7 +289,7 @@ msgstr "Cancelar upload"
|
|||
|
||||
#: templates/index.php:53
|
||||
msgid "You don’t have write permissions here."
|
||||
msgstr ""
|
||||
msgstr "Você não possui permissão de escrita aqui."
|
||||
|
||||
#: templates/index.php:60
|
||||
msgid "Nothing in here. Upload something!"
|
||||
|
@ -322,4 +323,4 @@ msgstr "Scanning atual"
|
|||
|
||||
#: templates/upgrade.php:2
|
||||
msgid "Upgrading filesystem cache..."
|
||||
msgstr "Aprimorando cache do sistema de arquivos..."
|
||||
msgstr "Atualizando cache do sistema de arquivos..."
|
||||
|
|
|
@ -3,15 +3,16 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <dudanogueira@gmail.com>, 2013.
|
||||
# <philippi.sedir@gmail.com>, 2012.
|
||||
# Rodrigo Tavares <rodrigo.st23@hotmail.com>, 2013.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-03-01 00:05+0100\n"
|
||||
"PO-Revision-Date: 2013-02-27 23:20+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 12:40+0000\n"
|
||||
"Last-Translator: dudanogueira <dudanogueira@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -43,14 +44,14 @@ msgstr "Erro ao configurar armazenamento do Google Drive"
|
|||
msgid ""
|
||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
|
||||
"is not possible. Please ask your system administrator to install it."
|
||||
msgstr "<b>Aviso:</b> \"smbclient\" não está instalado. Não será possível montar compartilhamentos de CIFS/SMB. Por favor, peça ao seu administrador do sistema para instalá-lo."
|
||||
msgstr "<b>Aviso:</b> \"smbclient\" não está instalado. Impossível montar compartilhamentos de CIFS/SMB. Por favor, peça ao seu administrador do sistema para instalá-lo."
|
||||
|
||||
#: lib/config.php:424
|
||||
msgid ""
|
||||
"<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."
|
||||
msgstr "<b>Aviso:</b> O suporte para FTP do PHP não está ativado ou instalado. Não será possível montar compartilhamentos FTP. Por favor, peça ao seu administrador do sistema para instalá-lo."
|
||||
msgstr "<b>Aviso:</b> O suporte para FTP do PHP não está ativado ou instalado. Impossível montar compartilhamentos FTP. Por favor, peça ao seu administrador do sistema para instalá-lo."
|
||||
|
||||
#: templates/settings.php:3
|
||||
msgid "External Storage"
|
||||
|
@ -62,7 +63,7 @@ msgstr "Nome da pasta"
|
|||
|
||||
#: templates/settings.php:10
|
||||
msgid "External storage"
|
||||
msgstr ""
|
||||
msgstr "Armazenamento Externo"
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid "Configuration"
|
||||
|
@ -78,7 +79,7 @@ msgstr "Aplicável"
|
|||
|
||||
#: templates/settings.php:33
|
||||
msgid "Add storage"
|
||||
msgstr ""
|
||||
msgstr "Adicionar Armazenamento"
|
||||
|
||||
#: templates/settings.php:90
|
||||
msgid "None set"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "excluir arquivo permanentemente"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Excluir permanentemente"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Excluído"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 pasta"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} pastas"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 arquivo"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} arquivos"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Restaurar"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Excluir"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <dudanogueira@gmail.com>, 2013.
|
||||
# <philippi.sedir@gmail.com>, 2012.
|
||||
# Rodrigo Tavares <rodrigo.st23@hotmail.com>, 2013.
|
||||
# <tbsoares@gmail.com>, 2012.
|
||||
|
@ -10,9 +11,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-28 00:04+0100\n"
|
||||
"PO-Revision-Date: 2013-02-27 23:04+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 12:10+0000\n"
|
||||
"Last-Translator: dudanogueira <dudanogueira@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -23,7 +24,7 @@ msgstr ""
|
|||
#: ajax/rollbackVersion.php:15
|
||||
#, php-format
|
||||
msgid "Could not revert: %s"
|
||||
msgstr "Não foi possível reverter: %s"
|
||||
msgstr "Impossível reverter: %s"
|
||||
|
||||
#: history.php:40
|
||||
msgid "success"
|
||||
|
@ -43,17 +44,17 @@ msgstr "falha"
|
|||
msgid "File %s could not be reverted to version %s"
|
||||
msgstr "Arquivo %s não pôde ser revertido à versão %s"
|
||||
|
||||
#: history.php:68
|
||||
#: history.php:69
|
||||
msgid "No old versions available"
|
||||
msgstr "Nenhuma versão antiga disponível"
|
||||
|
||||
#: history.php:73
|
||||
#: history.php:74
|
||||
msgid "No path specified"
|
||||
msgstr "Nenhum caminho especificado"
|
||||
|
||||
#: js/versions.js:6
|
||||
msgid "Versions"
|
||||
msgstr ""
|
||||
msgstr "Versões"
|
||||
|
||||
#: templates/history.php:20
|
||||
msgid "Revert a file to a previous version by clicking on its revert button"
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <dudanogueira@gmail.com>, 2013.
|
||||
# Marcos Rodrigo Ladeia <marcosrodrigo.ladeia@gmail.com>, 2013.
|
||||
# <philippi.sedir@gmail.com>, 2012.
|
||||
# Rodrigo Tavares <rodrigo.st23@hotmail.com>, 2013.
|
||||
# Tulio Simoes Martins Padilha <tuliouel@gmail.com>, 2013.
|
||||
|
@ -10,9 +12,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-03-02 00:03+0100\n"
|
||||
"PO-Revision-Date: 2013-03-01 23:04+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 12:31+0000\n"
|
||||
"Last-Translator: dudanogueira <dudanogueira@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -38,7 +40,7 @@ msgstr "A configuração é válida, mas o Bind falhou. Confira as configuraçõ
|
|||
msgid ""
|
||||
"The configuration is invalid. Please look in the ownCloud log for further "
|
||||
"details."
|
||||
msgstr "A configuração é inválida. Leia o \"log\" do ownCloud para mais detalhes."
|
||||
msgstr "A configuração é inválida. Leia o log do ownCloud para mais detalhes."
|
||||
|
||||
#: js/settings.js:66
|
||||
msgid "Deletion failed"
|
||||
|
@ -54,11 +56,11 @@ msgstr "Manter ajustes?"
|
|||
|
||||
#: js/settings.js:97
|
||||
msgid "Cannot add server configuration"
|
||||
msgstr "Não foi possível adicionar a configuração do servidor"
|
||||
msgstr "Impossível adicionar a configuração do servidor"
|
||||
|
||||
#: js/settings.js:121
|
||||
msgid "Connection test succeeded"
|
||||
msgstr "Teste de conexão bem sucedido"
|
||||
msgstr "Teste de conexão bem sucedida"
|
||||
|
||||
#: js/settings.js:126
|
||||
msgid "Connection test failed"
|
||||
|
@ -89,248 +91,248 @@ msgstr "<b>Aviso:</b> O módulo PHP LDAP não está instalado, o backend não fu
|
|||
msgid "Server configuration"
|
||||
msgstr "Configuração de servidor"
|
||||
|
||||
#: templates/settings.php:18
|
||||
#: templates/settings.php:31
|
||||
msgid "Add Server Configuration"
|
||||
msgstr "Adicionar configuração de servidor"
|
||||
msgstr "Adicionar Configuração de Servidor"
|
||||
|
||||
#: templates/settings.php:23
|
||||
#: templates/settings.php:36
|
||||
msgid "Host"
|
||||
msgstr "Host"
|
||||
msgstr "Servidor"
|
||||
|
||||
#: templates/settings.php:25
|
||||
#: templates/settings.php:38
|
||||
msgid ""
|
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://"
|
||||
msgstr "Você pode omitir o protocolo, exceto quando requerer SSL. Então inicie com ldaps://"
|
||||
|
||||
#: templates/settings.php:26
|
||||
#: templates/settings.php:39
|
||||
msgid "Base DN"
|
||||
msgstr "DN Base"
|
||||
|
||||
#: templates/settings.php:27
|
||||
#: templates/settings.php:40
|
||||
msgid "One Base DN per line"
|
||||
msgstr "Uma base DN por linha"
|
||||
|
||||
#: templates/settings.php:28
|
||||
#: templates/settings.php:41
|
||||
msgid "You can specify Base DN for users and groups in the Advanced tab"
|
||||
msgstr "Você pode especificar DN Base para usuários e grupos na guia Avançada"
|
||||
|
||||
#: templates/settings.php:30
|
||||
#: templates/settings.php:43
|
||||
msgid "User DN"
|
||||
msgstr "DN Usuário"
|
||||
|
||||
#: templates/settings.php:32
|
||||
#: templates/settings.php:45
|
||||
msgid ""
|
||||
"The DN of the client user with which the bind shall be done, e.g. "
|
||||
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
|
||||
"empty."
|
||||
msgstr "O DN do cliente usuário com qual a ligação deverá ser feita, ex. uid=agent,dc=example,dc=com. Para acesso anônimo, deixe DN e Senha vazios."
|
||||
|
||||
#: templates/settings.php:33
|
||||
#: templates/settings.php:46
|
||||
msgid "Password"
|
||||
msgstr "Senha"
|
||||
|
||||
#: templates/settings.php:36
|
||||
#: templates/settings.php:49
|
||||
msgid "For anonymous access, leave DN and Password empty."
|
||||
msgstr "Para acesso anônimo, deixe DN e Senha vazios."
|
||||
|
||||
#: templates/settings.php:37
|
||||
#: templates/settings.php:50
|
||||
msgid "User Login Filter"
|
||||
msgstr "Filtro de Login de Usuário"
|
||||
|
||||
#: templates/settings.php:40
|
||||
#: templates/settings.php:53
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Defines the filter to apply, when login is attempted. %%uid replaces the "
|
||||
"username in the login action."
|
||||
msgstr "Define o filtro pra aplicar ao efetuar uma tentativa de login. %%uuid substitui o nome de usuário na ação de login."
|
||||
|
||||
#: templates/settings.php:41
|
||||
#: templates/settings.php:54
|
||||
#, php-format
|
||||
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
|
||||
msgstr "use %%uid placeholder, ex. \"uid=%%uid\""
|
||||
|
||||
#: templates/settings.php:42
|
||||
#: templates/settings.php:55
|
||||
msgid "User List Filter"
|
||||
msgstr "Filtro de Lista de Usuário"
|
||||
|
||||
#: templates/settings.php:45
|
||||
#: templates/settings.php:58
|
||||
msgid "Defines the filter to apply, when retrieving users."
|
||||
msgstr "Define filtro a aplicar ao obter usuários."
|
||||
msgstr "Define filtro a ser aplicado ao obter usuários."
|
||||
|
||||
#: templates/settings.php:46
|
||||
#: templates/settings.php:59
|
||||
msgid "without any placeholder, e.g. \"objectClass=person\"."
|
||||
msgstr "sem nenhum espaço reservado, ex. \"objectClass=person\"."
|
||||
|
||||
#: templates/settings.php:47
|
||||
#: templates/settings.php:60
|
||||
msgid "Group Filter"
|
||||
msgstr "Filtro de Grupo"
|
||||
|
||||
#: templates/settings.php:50
|
||||
#: templates/settings.php:63
|
||||
msgid "Defines the filter to apply, when retrieving groups."
|
||||
msgstr "Define o filtro a aplicar ao obter grupos."
|
||||
|
||||
#: templates/settings.php:51
|
||||
#: templates/settings.php:64
|
||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||
msgstr "sem nenhum espaço reservado, ex. \"objectClass=posixGroup\""
|
||||
|
||||
#: templates/settings.php:55
|
||||
#: templates/settings.php:68
|
||||
msgid "Connection Settings"
|
||||
msgstr "Configurações de conexão"
|
||||
msgstr "Configurações de Conexão"
|
||||
|
||||
#: templates/settings.php:57
|
||||
#: templates/settings.php:70
|
||||
msgid "Configuration Active"
|
||||
msgstr "Configuração ativa"
|
||||
|
||||
#: templates/settings.php:57
|
||||
#: templates/settings.php:70
|
||||
msgid "When unchecked, this configuration will be skipped."
|
||||
msgstr "Quando assinalada, esta configuração será pulada."
|
||||
msgstr "Quando não marcada, esta configuração será ignorada."
|
||||
|
||||
#: templates/settings.php:58
|
||||
#: templates/settings.php:71
|
||||
msgid "Port"
|
||||
msgstr "Porta"
|
||||
|
||||
#: templates/settings.php:59
|
||||
#: templates/settings.php:72
|
||||
msgid "Backup (Replica) Host"
|
||||
msgstr ""
|
||||
msgstr "Servidor de Backup (Réplica)"
|
||||
|
||||
#: templates/settings.php:59
|
||||
#: templates/settings.php:72
|
||||
msgid ""
|
||||
"Give an optional backup host. It must be a replica of the main LDAP/AD "
|
||||
"server."
|
||||
msgstr ""
|
||||
msgstr "Defina um servidor de backup opcional. Ele deverá ser uma réplica do servidor LDAP/AD principal."
|
||||
|
||||
#: templates/settings.php:60
|
||||
#: templates/settings.php:73
|
||||
msgid "Backup (Replica) Port"
|
||||
msgstr ""
|
||||
msgstr "Porta do Backup (Réplica)"
|
||||
|
||||
#: templates/settings.php:61
|
||||
#: templates/settings.php:74
|
||||
msgid "Disable Main Server"
|
||||
msgstr "Desativar Servidor Principal"
|
||||
|
||||
#: templates/settings.php:61
|
||||
#: templates/settings.php:74
|
||||
msgid "When switched on, ownCloud will only connect to the replica server."
|
||||
msgstr "Quando ativado, ownCloud somente conectar-se-á ao servidor réplica."
|
||||
msgstr "Quando ativado, ownCloud somente se conectará ao servidor de réplica."
|
||||
|
||||
#: templates/settings.php:62
|
||||
#: templates/settings.php:75
|
||||
msgid "Use TLS"
|
||||
msgstr "Usar TLS"
|
||||
|
||||
#: templates/settings.php:62
|
||||
#: templates/settings.php:75
|
||||
msgid "Do not use it additionally for LDAPS connections, it will fail."
|
||||
msgstr "Não use adicionalmente para conexões LDAPS, pois falhará."
|
||||
|
||||
#: templates/settings.php:63
|
||||
#: templates/settings.php:76
|
||||
msgid "Case insensitve LDAP server (Windows)"
|
||||
msgstr "Servidor LDAP sensível à caixa alta (Windows)"
|
||||
|
||||
#: templates/settings.php:64
|
||||
#: templates/settings.php:77
|
||||
msgid "Turn off SSL certificate validation."
|
||||
msgstr "Desligar validação de certificado SSL."
|
||||
|
||||
#: templates/settings.php:64
|
||||
#: templates/settings.php:77
|
||||
msgid ""
|
||||
"If connection only works with this option, import the LDAP server's SSL "
|
||||
"certificate in your ownCloud server."
|
||||
msgstr "Se a conexão só funciona com essa opção, importe o certificado SSL do servidor LDAP no seu servidor ownCloud."
|
||||
|
||||
#: templates/settings.php:64
|
||||
#: templates/settings.php:77
|
||||
msgid "Not recommended, use for testing only."
|
||||
msgstr "Não recomendado, use somente para testes."
|
||||
|
||||
#: templates/settings.php:65
|
||||
#: templates/settings.php:78
|
||||
msgid "Cache Time-To-Live"
|
||||
msgstr ""
|
||||
msgstr "Cache Time-To-Live"
|
||||
|
||||
#: templates/settings.php:65
|
||||
#: templates/settings.php:78
|
||||
msgid "in seconds. A change empties the cache."
|
||||
msgstr "em segundos. Uma mudança esvaziará o cache."
|
||||
|
||||
#: templates/settings.php:67
|
||||
#: templates/settings.php:80
|
||||
msgid "Directory Settings"
|
||||
msgstr "Configurações de Diretório"
|
||||
|
||||
#: templates/settings.php:69
|
||||
#: templates/settings.php:82
|
||||
msgid "User Display Name Field"
|
||||
msgstr "Campo Nome de Exibição de Usuário"
|
||||
|
||||
#: templates/settings.php:69
|
||||
#: templates/settings.php:82
|
||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||
msgstr "O atributo LDAP para usar para gerar nome ownCloud do usuário."
|
||||
|
||||
#: templates/settings.php:70
|
||||
#: templates/settings.php:83
|
||||
msgid "Base User Tree"
|
||||
msgstr "Árvore de Usuário Base"
|
||||
|
||||
#: templates/settings.php:70
|
||||
#: templates/settings.php:83
|
||||
msgid "One User Base DN per line"
|
||||
msgstr "Um usuário-base DN por linha"
|
||||
|
||||
#: templates/settings.php:71
|
||||
#: templates/settings.php:84
|
||||
msgid "User Search Attributes"
|
||||
msgstr "Atributos de busca de usuário"
|
||||
msgstr "Atributos de Busca de Usuário"
|
||||
|
||||
#: templates/settings.php:71 templates/settings.php:74
|
||||
#: templates/settings.php:84 templates/settings.php:87
|
||||
msgid "Optional; one attribute per line"
|
||||
msgstr "Opcional; um atributo por linha"
|
||||
|
||||
#: templates/settings.php:72
|
||||
#: templates/settings.php:85
|
||||
msgid "Group Display Name Field"
|
||||
msgstr "Campo Nome de Exibição de Grupo"
|
||||
|
||||
#: templates/settings.php:72
|
||||
#: templates/settings.php:85
|
||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||
msgstr "O atributo LDAP para usar para gerar nome ownCloud do grupo."
|
||||
|
||||
#: templates/settings.php:73
|
||||
#: templates/settings.php:86
|
||||
msgid "Base Group Tree"
|
||||
msgstr "Árvore de Grupo Base"
|
||||
|
||||
#: templates/settings.php:73
|
||||
#: templates/settings.php:86
|
||||
msgid "One Group Base DN per line"
|
||||
msgstr "Um grupo-base DN por linha"
|
||||
|
||||
#: templates/settings.php:74
|
||||
#: templates/settings.php:87
|
||||
msgid "Group Search Attributes"
|
||||
msgstr "Atributos de busca de grupo"
|
||||
msgstr "Atributos de Busca de Grupo"
|
||||
|
||||
#: templates/settings.php:75
|
||||
#: templates/settings.php:88
|
||||
msgid "Group-Member association"
|
||||
msgstr "Associação Grupo-Membro"
|
||||
|
||||
#: templates/settings.php:77
|
||||
#: templates/settings.php:90
|
||||
msgid "Special Attributes"
|
||||
msgstr "Atributos Especiais"
|
||||
|
||||
#: templates/settings.php:79
|
||||
#: templates/settings.php:92
|
||||
msgid "Quota Field"
|
||||
msgstr ""
|
||||
msgstr "Campo de Cota"
|
||||
|
||||
#: templates/settings.php:80
|
||||
#: templates/settings.php:93
|
||||
msgid "Quota Default"
|
||||
msgstr ""
|
||||
msgstr "Cota Padrão"
|
||||
|
||||
#: templates/settings.php:80
|
||||
#: templates/settings.php:93
|
||||
msgid "in bytes"
|
||||
msgstr "em bytes"
|
||||
|
||||
#: templates/settings.php:81
|
||||
#: templates/settings.php:94
|
||||
msgid "Email Field"
|
||||
msgstr ""
|
||||
msgstr "Campo de Email"
|
||||
|
||||
#: templates/settings.php:82
|
||||
#: templates/settings.php:95
|
||||
msgid "User Home Folder Naming Rule"
|
||||
msgstr ""
|
||||
msgstr "Regra para Nome da Pasta Pessoal do Usuário"
|
||||
|
||||
#: templates/settings.php:82
|
||||
#: templates/settings.php:95
|
||||
msgid ""
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||
"attribute."
|
||||
msgstr "Deixe vazio para nome de usuário (padrão). Caso contrário, especifique um atributo LDAP/AD."
|
||||
|
||||
#: templates/settings.php:86
|
||||
#: templates/settings.php:99
|
||||
msgid "Test Configuration"
|
||||
msgstr ""
|
||||
msgstr "Teste de Configuração"
|
||||
|
||||
#: templates/settings.php:86
|
||||
#: templates/settings.php:99
|
||||
msgid "Help"
|
||||
msgstr "Ajuda"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-03-06 00:07+0100\n"
|
||||
"PO-Revision-Date: 2013-03-05 11:40+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -75,3 +75,7 @@ msgstr "Restaurar"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Apagar"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Nume"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 folder"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} foldare"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 fisier"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} fisiere"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Șterge"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "удалить файл навсегда"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Удалено навсегда"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Имя"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Удалён"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 папка"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} папок"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 файл"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} файлов"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Восстановить"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Удалить"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "удалить файл навсегда"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Удалить навсегда"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Имя"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Удалён"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 папка"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{количество} папок"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 файл"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{количество} файлов"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Восстановить"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Удалить"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "නම"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 ෆොල්ඩරයක්"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 ගොනුවක්"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "මකා දමන්න"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-21 00:14+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:14+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -41,27 +41,27 @@ msgstr "trvalo zmazať súbor"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Zmazať trvalo"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Meno"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Zmazané"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 priečinok"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} priečinkov"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 súbor"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} súborov"
|
||||
|
||||
|
@ -76,3 +76,7 @@ msgstr "Obnoviť"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Zmazať"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Ime"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 mapa"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} map"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 datoteka"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} datotek"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Izbriši"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Име"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Обрисано"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 фасцикла"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} фасцикле/и"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 датотека"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} датотеке/а"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Врати"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Обриши"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Ime"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Obriši"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -41,27 +41,27 @@ msgstr "radera filen permanent"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Radera permanent"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Namn"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Raderad"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 mapp"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} mappar"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 fil"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} filer"
|
||||
|
||||
|
@ -76,3 +76,7 @@ msgstr "Återskapa"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Radera"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-21 00:14+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:14+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "பெயர்"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 கோப்புறை"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{எண்ணிக்கை} கோப்புறைகள்"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 கோப்பு"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{எண்ணிக்கை} கோப்புகள்"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "நீக்குக"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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"
|
||||
|
@ -90,8 +90,8 @@ msgstr ""
|
|||
msgid "Rename"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
|
||||
#: js/files.js:439
|
||||
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
|
||||
#: js/files.js:440
|
||||
msgid "Pending"
|
||||
msgstr ""
|
||||
|
||||
|
@ -145,74 +145,74 @@ msgstr ""
|
|||
msgid "Your storage is almost full ({usedSpacePercent}%)"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:225
|
||||
#: js/files.js:226
|
||||
msgid ""
|
||||
"Your download is being prepared. This might take some time if the files are "
|
||||
"big."
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:262
|
||||
#: js/files.js:263
|
||||
msgid "Unable to upload your file as it is a directory or has 0 bytes"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:262
|
||||
#: js/files.js:263
|
||||
msgid "Upload Error"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:273
|
||||
#: js/files.js:274
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:312
|
||||
#: js/files.js:313
|
||||
msgid "1 file uploading"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:315 js/files.js:370 js/files.js:385
|
||||
#: js/files.js:316 js/files.js:371 js/files.js:386
|
||||
msgid "{count} files uploading"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:388 js/files.js:423
|
||||
#: js/files.js:389 js/files.js:424
|
||||
msgid "Upload cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:497
|
||||
#: js/files.js:498
|
||||
msgid ""
|
||||
"File upload is in progress. Leaving the page now will cancel the upload."
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:570
|
||||
#: js/files.js:571
|
||||
msgid "URL cannot be empty."
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:575
|
||||
#: js/files.js:576
|
||||
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:953 templates/index.php:68
|
||||
#: js/files.js:954 templates/index.php:68
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:954 templates/index.php:79
|
||||
#: js/files.js:955 templates/index.php:79
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:955 templates/index.php:81
|
||||
#: js/files.js:956 templates/index.php:81
|
||||
msgid "Modified"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:974
|
||||
#: js/files.js:975
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:976
|
||||
#: js/files.js:977
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:984
|
||||
#: js/files.js:985
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:986
|
||||
#: js/files.js:987
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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"
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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"
|
||||
|
@ -41,19 +41,19 @@ msgstr ""
|
|||
msgid "Admin"
|
||||
msgstr ""
|
||||
|
||||
#: files.php:202
|
||||
#: files.php:209
|
||||
msgid "ZIP download is turned off."
|
||||
msgstr ""
|
||||
|
||||
#: files.php:203
|
||||
#: files.php:210
|
||||
msgid "Files need to be downloaded one by one."
|
||||
msgstr ""
|
||||
|
||||
#: files.php:204 files.php:231
|
||||
#: files.php:211 files.php:238
|
||||
msgid "Back to Files"
|
||||
msgstr ""
|
||||
|
||||
#: files.php:228
|
||||
#: files.php:235
|
||||
msgid "Selected files too large to generate zip file."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud Core 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\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,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "ชื่อ"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "ลบแล้ว"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 โฟลเดอร์"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} โฟลเดอร์"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 ไฟล์"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} ไฟล์"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "คืนค่า"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "ลบ"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "Dosyayı kalıcı olarak sil"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Kalıcı olarak sil"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "İsim"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Silindi"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 dizin"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} dizin"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 dosya"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} dosya"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Geri yükle"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Sil"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "видалити файл назавжди"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Видалити назавжди"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Ім'я"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Видалено"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 папка"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} папок"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 файл"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} файлів"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Відновити"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Видалити"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,9 +7,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-26 00:04+0100\n"
|
||||
"PO-Revision-Date: 2013-01-31 16:03+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,27 +40,27 @@ msgstr "xóa file vĩnh viễn"
|
|||
msgid "Delete permanently"
|
||||
msgstr "Xóa vĩnh vễn"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "Tên"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr "Đã xóa"
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 thư mục"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} thư mục"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 tập tin"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} tập tin"
|
||||
|
||||
|
@ -75,3 +75,7 @@ msgstr "Khôi phục"
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "Xóa"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "名称"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 个文件夹"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} 个文件夹"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 个文件"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} 个文件"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "删除"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "名称"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1个文件夹"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} 个文件夹"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 个文件"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} 个文件"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "删除"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-21 00:14+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:14+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
|
||||
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
|
||||
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
|
||||
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -39,27 +39,27 @@ msgstr ""
|
|||
msgid "Delete permanently"
|
||||
msgstr "永久刪除"
|
||||
|
||||
#: js/trash.js:151 templates/index.php:17
|
||||
#: js/trash.js:174 templates/index.php:17
|
||||
msgid "Name"
|
||||
msgstr "名稱"
|
||||
|
||||
#: js/trash.js:152 templates/index.php:27
|
||||
#: js/trash.js:175 templates/index.php:27
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: js/trash.js:161
|
||||
#: js/trash.js:184
|
||||
msgid "1 folder"
|
||||
msgstr "1 個資料夾"
|
||||
|
||||
#: js/trash.js:163
|
||||
#: js/trash.js:186
|
||||
msgid "{count} folders"
|
||||
msgstr "{count} 個資料夾"
|
||||
|
||||
#: js/trash.js:171
|
||||
#: js/trash.js:194
|
||||
msgid "1 file"
|
||||
msgstr "1 個檔案"
|
||||
|
||||
#: js/trash.js:173
|
||||
#: js/trash.js:196
|
||||
msgid "{count} files"
|
||||
msgstr "{count} 個檔案"
|
||||
|
||||
|
@ -74,3 +74,7 @@ msgstr ""
|
|||
#: templates/index.php:30 templates/index.php:31
|
||||
msgid "Delete"
|
||||
msgstr "刪除"
|
||||
|
||||
#: templates/part.breadcrumb.php:9
|
||||
msgid "Deleted Files"
|
||||
msgstr ""
|
||||
|
|
|
@ -34,6 +34,7 @@
|
|||
"Administrator Documentation" => "Administratordokumentasjon",
|
||||
"Commercial Support" => "Kommersiell støtte",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Du har brukt <strong>%s</strong> av tilgjengelig <strong>%s</strong>",
|
||||
"Get the apps to sync your files" => "Få dine apps til å synkronisere dine filer",
|
||||
"Password" => "Passord",
|
||||
"Your password was changed" => "Passord har blitt endret",
|
||||
"Unable to change your password" => "Kunne ikke endre passordet ditt",
|
||||
|
|
Loading…
Reference in New Issue