[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-06-21 01:54:37 -04:00
parent 1f17814e40
commit da0e4b0af0
21 changed files with 146 additions and 132 deletions

View File

@ -28,6 +28,7 @@ $TRANSLATIONS = array(
"Upload failed. Could not get file info." => "Încărcare eșuată. Nu se pot obține informații despre fișier.", "Upload failed. Could not get file info." => "Încărcare eșuată. Nu se pot obține informații despre fișier.",
"Invalid directory." => "Dosar nevalid.", "Invalid directory." => "Dosar nevalid.",
"Files" => "Fișiere", "Files" => "Fișiere",
"All files" => "Toate fișierele.",
"Unable to upload {filename} as it is a directory or has 0 bytes" => "Nu se poate încărca {filename} deoarece este un director sau are mărimea de 0 octeți", "Unable to upload {filename} as it is a directory or has 0 bytes" => "Nu se poate încărca {filename} deoarece este un director sau are mărimea de 0 octeți",
"Total file size {size1} exceeds upload limit {size2}" => "Mărimea fișierului este {size1} ce depășește limita de incarcare de {size2}", "Total file size {size1} exceeds upload limit {size2}" => "Mărimea fișierului este {size1} ce depășește limita de incarcare de {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" => "Spațiu liber insuficient, încărcați {size1} însă doar {size2} disponibil rămas", "Not enough free space, you are uploading {size1} but only {size2} is left" => "Spațiu liber insuficient, încărcați {size1} însă doar {size2} disponibil rămas",
@ -83,6 +84,7 @@ $TRANSLATIONS = array(
"Download" => "Descarcă", "Download" => "Descarcă",
"Upload too large" => "Fișierul încărcat este prea mare", "Upload too large" => "Fișierul încărcat este prea mare",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.",
"Files are being scanned, please wait." => "Fișierele sunt scanate, te rog așteaptă." "Files are being scanned, please wait." => "Fișierele sunt scanate, te rog așteaptă.",
"Currently scanning" => "Acum scaneaza"
); );
$PLURAL_FORMS = "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"; $PLURAL_FORMS = "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));";

View File

@ -1,11 +1,16 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "La condivisione da server a server non è abilitata su questo server",
"Couldn't add remote share" => "Aggiunta della condivisione remota non riuscita",
"Shared with you" => "Condiviso con te", "Shared with you" => "Condiviso con te",
"Shared with others" => "Condiviso con altri", "Shared with others" => "Condiviso con altri",
"Shared by link" => "Condiviso tramite collegamento", "Shared by link" => "Condiviso tramite collegamento",
"No files have been shared with you yet." => "Non è stato ancora condiviso alcun file con te.", "No files have been shared with you yet." => "Non è stato ancora condiviso alcun file con te.",
"You haven't shared any files yet." => "Non hai ancora condiviso alcun file.", "You haven't shared any files yet." => "Non hai ancora condiviso alcun file.",
"You haven't shared any files by link yet." => "Non hai ancora condiviso alcun file tramite collegamento.", "You haven't shared any files by link yet." => "Non hai ancora condiviso alcun file tramite collegamento.",
"Add {name} from {owner}@{remote}" => "Aggiungi {name} da {owner}@{remote}",
"No ownCloud installation found at {remote}" => "Nessuna installazione di ownCloud trovata su {remote}",
"Invalid ownCloud url" => "URL di ownCloud non valido",
"Shared by {owner}" => "Condiviso da {owner}", "Shared by {owner}" => "Condiviso da {owner}",
"Shared by" => "Condiviso da", "Shared by" => "Condiviso da",
"This share is password-protected" => "Questa condivione è protetta da password", "This share is password-protected" => "Questa condivione è protetta da password",
@ -19,9 +24,14 @@ $TRANSLATIONS = array(
"the link expired" => "il collegamento è scaduto", "the link expired" => "il collegamento è scaduto",
"sharing is disabled" => "la condivisione è disabilitata", "sharing is disabled" => "la condivisione è disabilitata",
"For more info, please ask the person who sent this link." => "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.", "For more info, please ask the person who sent this link." => "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.",
"Save to ownCloud" => "Salva su ownCloud",
"example.com/owncloud" => "example.com/owncloud",
"Save" => "Salva", "Save" => "Salva",
"Download" => "Scarica", "Download" => "Scarica",
"Download %s" => "Scarica %s", "Download %s" => "Scarica %s",
"Direct link" => "Collegamento diretto" "Direct link" => "Collegamento diretto",
"File Sharing" => "Condivisione di File",
"Allow other instances to mount public links shared from this server" => "Permetti ad altre istanze di montare link pubblici condivisi da questo server",
"Allow users to mount public link shares" => "Permetti agli utenti di montare condivisioni con link pubblico"
); );
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -3,15 +3,16 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Nicolas North, 2014
# Paolo Velati <paolo.velati@gmail.com>, 2013-2014 # Paolo Velati <paolo.velati@gmail.com>, 2013-2014
# Vincenzo Reale <vinx.reale@gmail.com>, 2013-2014 # Vincenzo Reale <vinx.reale@gmail.com>, 2013-2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-19 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: 2014-06-18 06:12+0000\n" "PO-Revision-Date: 2014-06-20 14:50+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: Nicolas North\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -21,11 +22,11 @@ msgstr ""
#: ajax/external.php:20 #: ajax/external.php:20
msgid "Server to server sharing is not enabled on this server" msgid "Server to server sharing is not enabled on this server"
msgstr "" msgstr "La condivisione da server a server non è abilitata su questo server"
#: ajax/external.php:50 #: ajax/external.php:50
msgid "Couldn't add remote share" msgid "Couldn't add remote share"
msgstr "" msgstr "Aggiunta della condivisione remota non riuscita"
#: appinfo/app.php:46 js/app.js:34 #: appinfo/app.php:46 js/app.js:34
msgid "Shared with you" msgid "Shared with you"
@ -53,15 +54,15 @@ msgstr "Non hai ancora condiviso alcun file tramite collegamento."
#: js/external.js:43 js/external.js:46 #: js/external.js:43 js/external.js:46
msgid "Add {name} from {owner}@{remote}" msgid "Add {name} from {owner}@{remote}"
msgstr "" msgstr "Aggiungi {name} da {owner}@{remote}"
#: js/public.js:200 #: js/public.js:200
msgid "No ownCloud installation found at {remote}" msgid "No ownCloud installation found at {remote}"
msgstr "" msgstr "Nessuna installazione di ownCloud trovata su {remote}"
#: js/public.js:201 #: js/public.js:201
msgid "Invalid ownCloud url" msgid "Invalid ownCloud url"
msgstr "" msgstr "URL di ownCloud non valido"
#: js/share.js:60 #: js/share.js:60
msgid "Shared by {owner}" msgid "Shared by {owner}"
@ -117,11 +118,11 @@ msgstr "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il col
#: templates/public.php:20 #: templates/public.php:20
msgid "Save to ownCloud" msgid "Save to ownCloud"
msgstr "" msgstr "Salva su ownCloud"
#: templates/public.php:22 #: templates/public.php:22
msgid "example.com/owncloud" msgid "example.com/owncloud"
msgstr "" msgstr "example.com/owncloud"
#: templates/public.php:23 #: templates/public.php:23
msgid "Save" msgid "Save"
@ -142,12 +143,12 @@ msgstr "Collegamento diretto"
#: templates/settings-admin.php:3 #: templates/settings-admin.php:3
msgid "File Sharing" msgid "File Sharing"
msgstr "" msgstr "Condivisione di File"
#: templates/settings-admin.php:7 #: templates/settings-admin.php:7
msgid "Allow other instances to mount public links shared from this server" msgid "Allow other instances to mount public links shared from this server"
msgstr "" msgstr "Permetti ad altre istanze di montare link pubblici condivisi da questo server"
#: templates/settings-admin.php:11 #: templates/settings-admin.php:11
msgid "Allow users to mount public link shares" msgid "Allow users to mount public link shares"
msgstr "" msgstr "Permetti agli utenti di montare condivisioni con link pubblico"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-19 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: 2014-06-18 10:00+0000\n" "PO-Revision-Date: 2014-06-20 23:50+0000\n"
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n" "Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -248,75 +248,75 @@ msgstr "Redefinir senha"
msgid "Password can not be changed. Please contact your administrator." msgid "Password can not be changed. Please contact your administrator."
msgstr "A senha não pode ser alterada. Por favor, contate o administrador." msgstr "A senha não pode ser alterada. Por favor, contate o administrador."
#: js/oc-dialogs.js:109 js/oc-dialogs.js:250 #: js/oc-dialogs.js:109 js/oc-dialogs.js:257
msgid "Yes" msgid "Yes"
msgstr "Sim" msgstr "Sim"
#: js/oc-dialogs.js:119 js/oc-dialogs.js:260 #: js/oc-dialogs.js:119 js/oc-dialogs.js:267
msgid "No" msgid "No"
msgstr "Não" msgstr "Não"
#: js/oc-dialogs.js:198 #: js/oc-dialogs.js:204
msgid "Choose" msgid "Choose"
msgstr "Escolha" msgstr "Escolha"
#: js/oc-dialogs.js:224 #: js/oc-dialogs.js:231
msgid "Error loading file picker template: {error}" msgid "Error loading file picker template: {error}"
msgstr "Erro no seletor de carregamento modelo de arquivos: {error}" msgstr "Erro no seletor de carregamento modelo de arquivos: {error}"
#: js/oc-dialogs.js:277 #: js/oc-dialogs.js:284
msgid "Ok" msgid "Ok"
msgstr "Ok" msgstr "Ok"
#: js/oc-dialogs.js:297 #: js/oc-dialogs.js:304
msgid "Error loading message template: {error}" msgid "Error loading message template: {error}"
msgstr "Erro no carregamento de modelo de mensagem: {error}" msgstr "Erro no carregamento de modelo de mensagem: {error}"
#: js/oc-dialogs.js:425 #: js/oc-dialogs.js:432
msgid "{count} file conflict" msgid "{count} file conflict"
msgid_plural "{count} file conflicts" msgid_plural "{count} file conflicts"
msgstr[0] "{count} conflito de arquivo" msgstr[0] "{count} conflito de arquivo"
msgstr[1] "{count} conflitos de arquivos" msgstr[1] "{count} conflitos de arquivos"
#: js/oc-dialogs.js:439 #: js/oc-dialogs.js:446
msgid "One file conflict" msgid "One file conflict"
msgstr "Conflito em um arquivo" msgstr "Conflito em um arquivo"
#: js/oc-dialogs.js:445 #: js/oc-dialogs.js:452
msgid "New Files" msgid "New Files"
msgstr "Novos Arquivos" msgstr "Novos Arquivos"
#: js/oc-dialogs.js:446 #: js/oc-dialogs.js:453
msgid "Already existing files" msgid "Already existing files"
msgstr "Arquivos já existentes" msgstr "Arquivos já existentes"
#: js/oc-dialogs.js:448 #: js/oc-dialogs.js:455
msgid "Which files do you want to keep?" msgid "Which files do you want to keep?"
msgstr "Qual arquivo você quer manter?" msgstr "Qual arquivo você quer manter?"
#: js/oc-dialogs.js:449 #: js/oc-dialogs.js:456
msgid "" msgid ""
"If you select both versions, the copied file will have a number added to its" "If you select both versions, the copied file will have a number added to its"
" name." " name."
msgstr "Se você selecionar ambas as versões, o arquivo copiado terá um número adicionado ao seu nome." msgstr "Se você selecionar ambas as versões, o arquivo copiado terá um número adicionado ao seu nome."
#: js/oc-dialogs.js:457 #: js/oc-dialogs.js:464
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
#: js/oc-dialogs.js:467 #: js/oc-dialogs.js:474
msgid "Continue" msgid "Continue"
msgstr "Continuar" msgstr "Continuar"
#: js/oc-dialogs.js:514 js/oc-dialogs.js:527 #: js/oc-dialogs.js:521 js/oc-dialogs.js:534
msgid "(all selected)" msgid "(all selected)"
msgstr "(todos os selecionados)" msgstr "(todos os selecionados)"
#: js/oc-dialogs.js:517 js/oc-dialogs.js:531 #: js/oc-dialogs.js:524 js/oc-dialogs.js:538
msgid "({count} selected)" msgid "({count} selected)"
msgstr "({count} selecionados)" msgstr "({count} selecionados)"
#: js/oc-dialogs.js:539 #: js/oc-dialogs.js:546
msgid "Error loading file exists template" msgid "Error loading file exists template"
msgstr "Erro ao carregar arquivo existe modelo" msgstr "Erro ao carregar arquivo existe modelo"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-18 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: 2014-06-17 15:11+0000\n" "PO-Revision-Date: 2014-06-20 23:56+0000\n"
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n" "Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -40,7 +40,7 @@ msgstr "Pessoal"
#: private/app.php:385 #: private/app.php:385
msgid "Settings" msgid "Settings"
msgstr "Ajustes" msgstr "Configurações"
#: private/app.php:397 #: private/app.php:397
msgid "Users" msgid "Users"
@ -93,7 +93,7 @@ msgstr "Nenhuma fonte foi especificada enquanto instalava o aplicativo"
#: private/installer.php:238 #: private/installer.php:238
msgid "No href specified when installing app from http" msgid "No href specified when installing app from http"
msgstr "Nenhuma href foi especificada enquanto instalava o aplicativo de httml" msgstr "Nenhuma href foi especificada enquanto instalava o aplicativo de http"
#: private/installer.php:243 #: private/installer.php:243
msgid "No path specified when installing app from local file" msgid "No path specified when installing app from local file"
@ -132,7 +132,7 @@ msgstr "O aplicativo não pode ser instalado porque ele contém a marca <shipped
msgid "" msgid ""
"App can't be installed because the version in info.xml/version is not the " "App can't be installed because the version in info.xml/version is not the "
"same as the version reported from the app store" "same as the version reported from the app store"
msgstr "O aplicativo não pode ser instalado porque a versão em info.xml /versão não é a mesma que a versão relatada na App Store" msgstr "O aplicativo não pode ser instalado porque a versão em info.xml/versão não é a mesma que a versão relatada na App Store"
#: private/json.php:29 #: private/json.php:29
msgid "Application is not enabled" msgid "Application is not enabled"
@ -174,7 +174,7 @@ msgstr "Nome de usuário e/ou senha MS SQL inválido(s): %s"
#: private/setup/oci.php:114 private/setup/postgresql.php:31 #: private/setup/oci.php:114 private/setup/postgresql.php:31
#: private/setup/postgresql.php:84 #: private/setup/postgresql.php:84
msgid "You need to enter either an existing account or the administrator." msgid "You need to enter either an existing account or the administrator."
msgstr "Você precisa inserir uma conta existente ou o administrador." msgstr "Você precisa inserir uma conta existente ou a do administrador."
#: private/setup/mysql.php:12 #: private/setup/mysql.php:12
msgid "MySQL/MariaDB username and/or password not valid" msgid "MySQL/MariaDB username and/or password not valid"
@ -240,7 +240,7 @@ msgstr "Nome de usuário e/ou senha PostgreSQL inválido(s)"
#: private/setup.php:28 #: private/setup.php:28
msgid "Set an admin username." msgid "Set an admin username."
msgstr "Defina um nome de usuário de administrador." msgstr "Defina um nome do usuário administrador."
#: private/setup.php:31 #: private/setup.php:31
msgid "Set an admin password." msgid "Set an admin password."
@ -250,7 +250,7 @@ msgstr "Defina uma senha de administrador."
msgid "" msgid ""
"Your web server is not yet properly setup to allow files synchronization " "Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken." "because the WebDAV interface seems to be broken."
msgstr "Seu servidor web não está configurado corretamente para permitir sincronização de arquivos porque a interface WebDAV parece estar quebrada." msgstr "Seu servidor web não está configurado corretamente para permitir sincronização de arquivos porque a interface WebDAV parece não estar funcionando."
#: private/setup.php:165 #: private/setup.php:165
#, php-format #, php-format

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-19 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: 2014-06-18 10:11+0000\n" "PO-Revision-Date: 2014-06-20 23:50+0000\n"
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n" "Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -320,7 +320,7 @@ msgstr "Um nome de grupo válido deve ser fornecido"
msgid "deleted {groupName}" msgid "deleted {groupName}"
msgstr "eliminado {groupName}" msgstr "eliminado {groupName}"
#: js/users/groups.js:206 js/users/users.js:255 #: js/users/groups.js:206 js/users/users.js:265
msgid "undo" msgid "undo"
msgstr "desfazer" msgstr "desfazer"
@ -340,31 +340,31 @@ msgstr "Grupo Administrativo"
msgid "Delete" msgid "Delete"
msgstr "Excluir" msgstr "Excluir"
#: js/users/users.js:84 templates/users/part.userlist.php:98 #: js/users/users.js:85 templates/users/part.userlist.php:98
msgid "never" msgid "never"
msgstr "nunca" msgstr "nunca"
#: js/users/users.js:254 #: js/users/users.js:264
msgid "deleted {userName}" msgid "deleted {userName}"
msgstr "eliminado {userName}" msgstr "eliminado {userName}"
#: js/users/users.js:371 #: js/users/users.js:381
msgid "add group" msgid "add group"
msgstr "adicionar grupo" msgstr "adicionar grupo"
#: js/users/users.js:568 #: js/users/users.js:578
msgid "A valid username must be provided" msgid "A valid username must be provided"
msgstr "Forneça um nome de usuário válido" msgstr "Forneça um nome de usuário válido"
#: js/users/users.js:569 js/users/users.js:575 js/users/users.js:590 #: js/users/users.js:579 js/users/users.js:585 js/users/users.js:600
msgid "Error creating user" msgid "Error creating user"
msgstr "Erro ao criar usuário" msgstr "Erro ao criar usuário"
#: js/users/users.js:574 #: js/users/users.js:584
msgid "A valid password must be provided" msgid "A valid password must be provided"
msgstr "Forneça uma senha válida" msgstr "Forneça uma senha válida"
#: js/users/users.js:598 #: js/users/users.js:608
msgid "Warning: Home directory for user \"{user}\" already exists" msgid "Warning: Home directory for user \"{user}\" already exists"
msgstr "Aviso: O diretório home para o usuário \"{user}\" já existe" msgstr "Aviso: O diretório home para o usuário \"{user}\" já existe"

View File

@ -10,15 +10,16 @@
# Dumitru Ursu <dima@ceata.org>, 2013 # Dumitru Ursu <dima@ceata.org>, 2013
# ina <ina.c.ina@gmail.com>, 2013 # ina <ina.c.ina@gmail.com>, 2013
# laura berindei <lauraagavriloae@yahoo.com>, 2014 # laura berindei <lauraagavriloae@yahoo.com>, 2014
# Liana Ioana Tascau <lianatascau@yahoo.com>, 2014
# Popescu Ionut <ripkid666@gmail.com>, 2013 # Popescu Ionut <ripkid666@gmail.com>, 2013
# Sergiu Sechel <sergiu.sechel@gmail.com>, 2013 # Sergiu Sechel <sergiu.sechel@gmail.com>, 2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-19 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: 2014-06-18 06:12+0000\n" "PO-Revision-Date: 2014-06-20 21:20+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: Liana Ioana Tascau <lianatascau@yahoo.com>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -51,7 +52,7 @@ msgid ""
"allowed." "allowed."
msgstr "Nume nevalide, '\\', '/', '<', '>', ':', '\"', '|', '?' și '*' nu sunt permise." msgstr "Nume nevalide, '\\', '/', '<', '>', ':', '\"', '|', '?' și '*' nu sunt permise."
#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:157 #: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:159
#: lib/app.php:77 #: lib/app.php:77
msgid "The target folder has been moved or deleted." msgid "The target folder has been moved or deleted."
msgstr "Dosarul țintă a fost mutat sau șters." msgstr "Dosarul țintă a fost mutat sau șters."
@ -97,54 +98,54 @@ msgstr "Imposibil de a seta directorul pentru incărcare."
msgid "Invalid Token" msgid "Invalid Token"
msgstr "Jeton Invalid" msgstr "Jeton Invalid"
#: ajax/upload.php:75 #: ajax/upload.php:77
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Niciun fișier nu a fost încărcat. Eroare necunoscută" msgstr "Niciun fișier nu a fost încărcat. Eroare necunoscută"
#: ajax/upload.php:82 #: ajax/upload.php:84
msgid "There is no error, the file uploaded with success" msgid "There is no error, the file uploaded with success"
msgstr "Nu a apărut nici o eroare, fișierul a fost încărcat cu succes" msgstr "Nu a apărut nici o eroare, fișierul a fost încărcat cu succes"
#: ajax/upload.php:83 #: ajax/upload.php:85
msgid "" msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Fișierul încărcat depășește directiva upload_max_filesize din php.ini:" msgstr "Fișierul încărcat depășește directiva upload_max_filesize din php.ini:"
#: ajax/upload.php:85 #: ajax/upload.php:87
msgid "" msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form" "the HTML form"
msgstr "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML" msgstr "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML"
#: ajax/upload.php:86 #: ajax/upload.php:88
msgid "The uploaded file was only partially uploaded" msgid "The uploaded file was only partially uploaded"
msgstr "Fișierul a fost încărcat doar parțial" msgstr "Fișierul a fost încărcat doar parțial"
#: ajax/upload.php:87 #: ajax/upload.php:89
msgid "No file was uploaded" msgid "No file was uploaded"
msgstr "Nu a fost încărcat niciun fișier" msgstr "Nu a fost încărcat niciun fișier"
#: ajax/upload.php:88 #: ajax/upload.php:90
msgid "Missing a temporary folder" msgid "Missing a temporary folder"
msgstr "Lipsește un dosar temporar" msgstr "Lipsește un dosar temporar"
#: ajax/upload.php:89 #: ajax/upload.php:91
msgid "Failed to write to disk" msgid "Failed to write to disk"
msgstr "Eroare la scrierea pe disc" msgstr "Eroare la scrierea pe disc"
#: ajax/upload.php:109 #: ajax/upload.php:111
msgid "Not enough storage available" msgid "Not enough storage available"
msgstr "Nu este disponibil suficient spațiu" msgstr "Nu este disponibil suficient spațiu"
#: ajax/upload.php:171 #: ajax/upload.php:173
msgid "Upload failed. Could not find uploaded file" msgid "Upload failed. Could not find uploaded file"
msgstr "Încărcare eșuată. Nu se poate găsi fișierul încărcat" msgstr "Încărcare eșuată. Nu se poate găsi fișierul încărcat"
#: ajax/upload.php:181 #: ajax/upload.php:183
msgid "Upload failed. Could not get file info." msgid "Upload failed. Could not get file info."
msgstr "Încărcare eșuată. Nu se pot obține informații despre fișier." msgstr "Încărcare eșuată. Nu se pot obține informații despre fișier."
#: ajax/upload.php:196 #: ajax/upload.php:198
msgid "Invalid directory." msgid "Invalid directory."
msgstr "Dosar nevalid." msgstr "Dosar nevalid."
@ -154,7 +155,7 @@ msgstr "Fișiere"
#: appinfo/app.php:27 #: appinfo/app.php:27
msgid "All files" msgid "All files"
msgstr "" msgstr "Toate fișierele."
#: js/file-upload.js:257 #: js/file-upload.js:257
msgid "Unable to upload {filename} as it is a directory or has 0 bytes" msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
@ -224,7 +225,7 @@ msgid ""
"big." "big."
msgstr "Se pregătește descărcarea. Aceasta poate dura ceva timp dacă fișierele sunt mari." msgstr "Se pregătește descărcarea. Aceasta poate dura ceva timp dacă fișierele sunt mari."
#: js/filelist.js:621 js/filelist.js:1693 #: js/filelist.js:621 js/filelist.js:1703
msgid "Pending" msgid "Pending"
msgstr "În așteptare" msgstr "În așteptare"
@ -274,7 +275,7 @@ msgstr[0] "%n fișier"
msgstr[1] "%n fișiere" msgstr[1] "%n fișiere"
msgstr[2] "%n fișiere" msgstr[2] "%n fișiere"
#: js/filelist.js:1601 js/filelist.js:1640 #: js/filelist.js:1596 js/filelist.js:1635
msgid "Uploading %n file" msgid "Uploading %n file"
msgid_plural "Uploading %n files" msgid_plural "Uploading %n files"
msgstr[0] "Se încarcă %n fișier." msgstr[0] "Se încarcă %n fișier."
@ -409,4 +410,4 @@ msgstr "Fișierele sunt scanate, te rog așteaptă."
#: templates/list.php:102 #: templates/list.php:102
msgid "Currently scanning" msgid "Currently scanning"
msgstr "" msgstr "Acum scaneaza"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-19 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: 2014-06-19 05:42+0000\n" "PO-Revision-Date: 2014-06-20 12:54+0000\n"
"Last-Translator: Marián Hvolka <marian.hvolka@stuba.sk>\n" "Last-Translator: Marián Hvolka <marian.hvolka@stuba.sk>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -319,7 +319,7 @@ msgstr "Musíte zadať platný názov skupiny"
msgid "deleted {groupName}" msgid "deleted {groupName}"
msgstr "vymazaná {groupName}" msgstr "vymazaná {groupName}"
#: js/users/groups.js:206 js/users/users.js:255 #: js/users/groups.js:206 js/users/users.js:265
msgid "undo" msgid "undo"
msgstr "vrátiť" msgstr "vrátiť"
@ -339,31 +339,31 @@ msgstr "Správca skupiny"
msgid "Delete" msgid "Delete"
msgstr "Zmazať" msgstr "Zmazať"
#: js/users/users.js:84 templates/users/part.userlist.php:98 #: js/users/users.js:85 templates/users/part.userlist.php:98
msgid "never" msgid "never"
msgstr "nikdy" msgstr "nikdy"
#: js/users/users.js:254 #: js/users/users.js:264
msgid "deleted {userName}" msgid "deleted {userName}"
msgstr "vymazané {userName}" msgstr "vymazané {userName}"
#: js/users/users.js:371 #: js/users/users.js:381
msgid "add group" msgid "add group"
msgstr "pridať skupinu" msgstr "pridať skupinu"
#: js/users/users.js:568 #: js/users/users.js:578
msgid "A valid username must be provided" msgid "A valid username must be provided"
msgstr "Musíte zadať platné používateľské meno" msgstr "Musíte zadať platné používateľské meno"
#: js/users/users.js:569 js/users/users.js:575 js/users/users.js:590 #: js/users/users.js:579 js/users/users.js:585 js/users/users.js:600
msgid "Error creating user" msgid "Error creating user"
msgstr "Chyba pri vytváraní používateľa" msgstr "Chyba pri vytváraní používateľa"
#: js/users/users.js:574 #: js/users/users.js:584
msgid "A valid password must be provided" msgid "A valid password must be provided"
msgstr "Musíte zadať platné heslo" msgstr "Musíte zadať platné heslo"
#: js/users/users.js:598 #: js/users/users.js:608
msgid "Warning: Home directory for user \"{user}\" already exists" msgid "Warning: Home directory for user \"{user}\" already exists"
msgstr "Upozornenie: Domovský priečinok používateľa \"{user}\" už existuje" msgstr "Upozornenie: Domovský priečinok používateľa \"{user}\" už existuje"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -247,75 +247,75 @@ msgstr ""
msgid "Password can not be changed. Please contact your administrator." msgid "Password can not be changed. Please contact your administrator."
msgstr "" msgstr ""
#: js/oc-dialogs.js:109 js/oc-dialogs.js:250 #: js/oc-dialogs.js:109 js/oc-dialogs.js:257
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
#: js/oc-dialogs.js:119 js/oc-dialogs.js:260 #: js/oc-dialogs.js:119 js/oc-dialogs.js:267
msgid "No" msgid "No"
msgstr "" msgstr ""
#: js/oc-dialogs.js:198 #: js/oc-dialogs.js:204
msgid "Choose" msgid "Choose"
msgstr "" msgstr ""
#: js/oc-dialogs.js:224 #: js/oc-dialogs.js:231
msgid "Error loading file picker template: {error}" msgid "Error loading file picker template: {error}"
msgstr "" msgstr ""
#: js/oc-dialogs.js:277 #: js/oc-dialogs.js:284
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: js/oc-dialogs.js:297 #: js/oc-dialogs.js:304
msgid "Error loading message template: {error}" msgid "Error loading message template: {error}"
msgstr "" msgstr ""
#: js/oc-dialogs.js:425 #: js/oc-dialogs.js:432
msgid "{count} file conflict" msgid "{count} file conflict"
msgid_plural "{count} file conflicts" msgid_plural "{count} file conflicts"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: js/oc-dialogs.js:439 #: js/oc-dialogs.js:446
msgid "One file conflict" msgid "One file conflict"
msgstr "" msgstr ""
#: js/oc-dialogs.js:445 #: js/oc-dialogs.js:452
msgid "New Files" msgid "New Files"
msgstr "" msgstr ""
#: js/oc-dialogs.js:446 #: js/oc-dialogs.js:453
msgid "Already existing files" msgid "Already existing files"
msgstr "" msgstr ""
#: js/oc-dialogs.js:448 #: js/oc-dialogs.js:455
msgid "Which files do you want to keep?" msgid "Which files do you want to keep?"
msgstr "" msgstr ""
#: js/oc-dialogs.js:449 #: js/oc-dialogs.js:456
msgid "" msgid ""
"If you select both versions, the copied file will have a number added to its " "If you select both versions, the copied file will have a number added to its "
"name." "name."
msgstr "" msgstr ""
#: js/oc-dialogs.js:457 #: js/oc-dialogs.js:464
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: js/oc-dialogs.js:467 #: js/oc-dialogs.js:474
msgid "Continue" msgid "Continue"
msgstr "" msgstr ""
#: js/oc-dialogs.js:514 js/oc-dialogs.js:527 #: js/oc-dialogs.js:521 js/oc-dialogs.js:534
msgid "(all selected)" msgid "(all selected)"
msgstr "" msgstr ""
#: js/oc-dialogs.js:517 js/oc-dialogs.js:531 #: js/oc-dialogs.js:524 js/oc-dialogs.js:538
msgid "({count} selected)" msgid "({count} selected)"
msgstr "" msgstr ""
#: js/oc-dialogs.js:539 #: js/oc-dialogs.js:546
msgid "Error loading file exists template" msgid "Error loading file exists template"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -43,7 +43,7 @@ msgid ""
"allowed." "allowed."
msgstr "" msgstr ""
#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:157 #: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:159
#: lib/app.php:77 #: lib/app.php:77
msgid "The target folder has been moved or deleted." msgid "The target folder has been moved or deleted."
msgstr "" msgstr ""
@ -88,54 +88,54 @@ msgstr ""
msgid "Invalid Token" msgid "Invalid Token"
msgstr "" msgstr ""
#: ajax/upload.php:75 #: ajax/upload.php:77
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""
#: ajax/upload.php:82 #: ajax/upload.php:84
msgid "There is no error, the file uploaded with success" msgid "There is no error, the file uploaded with success"
msgstr "" msgstr ""
#: ajax/upload.php:83 #: ajax/upload.php:85
msgid "" msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "" msgstr ""
#: ajax/upload.php:85 #: ajax/upload.php:87
msgid "" msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form" "the HTML form"
msgstr "" msgstr ""
#: ajax/upload.php:86 #: ajax/upload.php:88
msgid "The uploaded file was only partially uploaded" msgid "The uploaded file was only partially uploaded"
msgstr "" msgstr ""
#: ajax/upload.php:87 #: ajax/upload.php:89
msgid "No file was uploaded" msgid "No file was uploaded"
msgstr "" msgstr ""
#: ajax/upload.php:88 #: ajax/upload.php:90
msgid "Missing a temporary folder" msgid "Missing a temporary folder"
msgstr "" msgstr ""
#: ajax/upload.php:89 #: ajax/upload.php:91
msgid "Failed to write to disk" msgid "Failed to write to disk"
msgstr "" msgstr ""
#: ajax/upload.php:109 #: ajax/upload.php:111
msgid "Not enough storage available" msgid "Not enough storage available"
msgstr "" msgstr ""
#: ajax/upload.php:171 #: ajax/upload.php:173
msgid "Upload failed. Could not find uploaded file" msgid "Upload failed. Could not find uploaded file"
msgstr "" msgstr ""
#: ajax/upload.php:181 #: ajax/upload.php:183
msgid "Upload failed. Could not get file info." msgid "Upload failed. Could not get file info."
msgstr "" msgstr ""
#: ajax/upload.php:196 #: ajax/upload.php:198
msgid "Invalid directory." msgid "Invalid directory."
msgstr "" msgstr ""
@ -215,7 +215,7 @@ msgid ""
"big." "big."
msgstr "" msgstr ""
#: js/filelist.js:621 js/filelist.js:1693 #: js/filelist.js:621 js/filelist.js:1703
msgid "Pending" msgid "Pending"
msgstr "" msgstr ""
@ -263,7 +263,7 @@ msgid_plural "%n files"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: js/filelist.js:1601 js/filelist.js:1640 #: js/filelist.js:1596 js/filelist.js:1635
msgid "Uploading %n file" msgid "Uploading %n file"
msgid_plural "Uploading %n files" msgid_plural "Uploading %n files"
msgstr[0] "" msgstr[0] ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n" "Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n" "POT-Creation-Date: 2014-06-21 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -4,7 +4,7 @@ $TRANSLATIONS = array(
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor, contate o administrador. Se você é um administrador desta instância, configurre o \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor, contate o administrador. Se você é um administrador desta instância, configurre o \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.",
"Help" => "Ajuda", "Help" => "Ajuda",
"Personal" => "Pessoal", "Personal" => "Pessoal",
"Settings" => "Ajustes", "Settings" => "Configurações",
"Users" => "Usuários", "Users" => "Usuários",
"Admin" => "Admin", "Admin" => "Admin",
"Failed to upgrade \"%s\"." => "Falha na atualização de \"%s\".", "Failed to upgrade \"%s\"." => "Falha na atualização de \"%s\".",
@ -16,7 +16,7 @@ $TRANSLATIONS = array(
"App directory already exists" => "Diretório App já existe", "App directory already exists" => "Diretório App já existe",
"Can't create app folder. Please fix permissions. %s" => "Não é possível criar pasta app. Corrija as permissões. %s", "Can't create app folder. Please fix permissions. %s" => "Não é possível criar pasta app. Corrija as permissões. %s",
"No source specified when installing app" => "Nenhuma fonte foi especificada enquanto instalava o aplicativo", "No source specified when installing app" => "Nenhuma fonte foi especificada enquanto instalava o aplicativo",
"No href specified when installing app from http" => "Nenhuma href foi especificada enquanto instalava o aplicativo de httml", "No href specified when installing app from http" => "Nenhuma href foi especificada enquanto instalava o aplicativo de http",
"No path specified when installing app from local file" => "Nenhum caminho foi especificado enquanto instalava o aplicativo do arquivo local", "No path specified when installing app from local file" => "Nenhum caminho foi especificado enquanto instalava o aplicativo do arquivo local",
"Archives of type %s are not supported" => "Arquivos do tipo %s não são suportados", "Archives of type %s are not supported" => "Arquivos do tipo %s não são suportados",
"Failed to open archive when installing app" => "Falha para abrir o arquivo enquanto instalava o aplicativo", "Failed to open archive when installing app" => "Falha para abrir o arquivo enquanto instalava o aplicativo",
@ -24,7 +24,7 @@ $TRANSLATIONS = array(
"App can't be installed because of not allowed code in the App" => "O aplicativo não pode ser instalado por causa do código não permitido no Aplivativo", "App can't be installed because of not allowed code in the App" => "O aplicativo não pode ser instalado por causa do código não permitido no Aplivativo",
"App can't be installed because it is not compatible with this version of ownCloud" => "O aplicativo não pode ser instalado porque não é compatível com esta versão do ownCloud", "App can't be installed because it is not compatible with this version of ownCloud" => "O aplicativo não pode ser instalado porque não é compatível com esta versão do ownCloud",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "O aplicativo não pode ser instalado porque ele contém a marca <shipped>verdadeiro</shipped> que não é permitido para aplicações não embarcadas", "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "O aplicativo não pode ser instalado porque ele contém a marca <shipped>verdadeiro</shipped> que não é permitido para aplicações não embarcadas",
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "O aplicativo não pode ser instalado porque a versão em info.xml /versão não é a mesma que a versão relatada na App Store", "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "O aplicativo não pode ser instalado porque a versão em info.xml/versão não é a mesma que a versão relatada na App Store",
"Application is not enabled" => "Aplicação não está habilitada", "Application is not enabled" => "Aplicação não está habilitada",
"Authentication error" => "Erro de autenticação", "Authentication error" => "Erro de autenticação",
"Token expired. Please reload page." => "Token expirou. Por favor recarregue a página.", "Token expired. Please reload page." => "Token expirou. Por favor recarregue a página.",
@ -33,7 +33,7 @@ $TRANSLATIONS = array(
"%s enter the database name." => "%s insira o nome do banco de dados.", "%s enter the database name." => "%s insira o nome do banco de dados.",
"%s you may not use dots in the database name" => "%s você não pode usar pontos no nome do banco de dados", "%s you may not use dots in the database name" => "%s você não pode usar pontos no nome do banco de dados",
"MS SQL username and/or password not valid: %s" => "Nome de usuário e/ou senha MS SQL inválido(s): %s", "MS SQL username and/or password not valid: %s" => "Nome de usuário e/ou senha MS SQL inválido(s): %s",
"You need to enter either an existing account or the administrator." => "Você precisa inserir uma conta existente ou o administrador.", "You need to enter either an existing account or the administrator." => "Você precisa inserir uma conta existente ou a do administrador.",
"MySQL/MariaDB username and/or password not valid" => "MySQL/MariaDB nome de usuário e/ou senha não é válida", "MySQL/MariaDB username and/or password not valid" => "MySQL/MariaDB nome de usuário e/ou senha não é válida",
"DB Error: \"%s\"" => "Erro no BD: \"%s\"", "DB Error: \"%s\"" => "Erro no BD: \"%s\"",
"Offending command was: \"%s\"" => "Comando ofensivo era: \"%s\"", "Offending command was: \"%s\"" => "Comando ofensivo era: \"%s\"",
@ -45,9 +45,9 @@ $TRANSLATIONS = array(
"Oracle username and/or password not valid" => "Nome de usuário e/ou senha Oracle inválido(s)", "Oracle username and/or password not valid" => "Nome de usuário e/ou senha Oracle inválido(s)",
"Offending command was: \"%s\", name: %s, password: %s" => "Comando ofensivo era: \"%s\", nome: %s, senha: %s", "Offending command was: \"%s\", name: %s, password: %s" => "Comando ofensivo era: \"%s\", nome: %s, senha: %s",
"PostgreSQL username and/or password not valid" => "Nome de usuário e/ou senha PostgreSQL inválido(s)", "PostgreSQL username and/or password not valid" => "Nome de usuário e/ou senha PostgreSQL inválido(s)",
"Set an admin username." => "Defina um nome de usuário de administrador.", "Set an admin username." => "Defina um nome do usuário administrador.",
"Set an admin password." => "Defina uma senha de administrador.", "Set an admin password." => "Defina uma senha de administrador.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Seu servidor web não está configurado corretamente para permitir sincronização de arquivos porque a interface WebDAV parece estar quebrada.", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Seu servidor web não está configurado corretamente para permitir sincronização de arquivos porque a interface WebDAV parece não estar funcionando.",
"Please double check the <a href='%s'>installation guides</a>." => "Por favor, confira os <a href='%s'>guias de instalação</a>.", "Please double check the <a href='%s'>installation guides</a>." => "Por favor, confira os <a href='%s'>guias de instalação</a>.",
"%s shared »%s« with you" => "%s compartilhou »%s« com você", "%s shared »%s« with you" => "%s compartilhou »%s« com você",
"Sharing %s failed, because the file does not exist" => "Compartilhamento %s falhou, porque o arquivo não existe", "Sharing %s failed, because the file does not exist" => "Compartilhamento %s falhou, porque o arquivo não existe",