From da0e4b0af041ecdcf7db5d3795ccccd9025bccef Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 21 Jun 2014 01:54:37 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/ro.php | 4 ++- apps/files_sharing/l10n/it.php | 12 ++++++++- l10n/it/files_sharing.po | 27 ++++++++++--------- l10n/pt_BR/core.po | 38 +++++++++++++------------- l10n/pt_BR/lib.po | 16 +++++------ l10n/pt_BR/settings.po | 20 +++++++------- l10n/ro/files.po | 41 +++++++++++++++-------------- l10n/sk_SK/settings.po | 20 +++++++------- l10n/templates/core.pot | 36 ++++++++++++------------- l10n/templates/files.pot | 32 +++++++++++----------- l10n/templates/files_encryption.pot | 2 +- l10n/templates/files_external.pot | 2 +- l10n/templates/files_sharing.pot | 2 +- l10n/templates/files_trashbin.pot | 2 +- l10n/templates/files_versions.pot | 2 +- l10n/templates/lib.pot | 2 +- l10n/templates/private.pot | 2 +- l10n/templates/settings.pot | 2 +- l10n/templates/user_ldap.pot | 2 +- l10n/templates/user_webdavauth.pot | 2 +- lib/l10n/pt_BR.php | 12 ++++----- 21 files changed, 146 insertions(+), 132 deletions(-) diff --git a/apps/files/l10n/ro.php b/apps/files/l10n/ro.php index 2ac5a549607..0d80729f8df 100644 --- a/apps/files/l10n/ro.php +++ b/apps/files/l10n/ro.php @@ -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.", "Invalid directory." => "Dosar nevalid.", "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", "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", @@ -83,6 +84,7 @@ $TRANSLATIONS = array( "Download" => "Descarcă", "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.", -"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));"; diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php index b35ecd28420..06a00e24d18 100644 --- a/apps/files_sharing/l10n/it.php +++ b/apps/files_sharing/l10n/it.php @@ -1,11 +1,16 @@ "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 others" => "Condiviso con altri", "Shared by link" => "Condiviso tramite collegamento", "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 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" => "Condiviso da", "This share is password-protected" => "Questa condivione è protetta da password", @@ -19,9 +24,14 @@ $TRANSLATIONS = array( "the link expired" => "il collegamento è scaduto", "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.", +"Save to ownCloud" => "Salva su ownCloud", +"example.com/owncloud" => "example.com/owncloud", "Save" => "Salva", "Download" => "Scarica", "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);"; diff --git a/l10n/it/files_sharing.po b/l10n/it/files_sharing.po index 226a42e6c05..e86ac167372 100644 --- a/l10n/it/files_sharing.po +++ b/l10n/it/files_sharing.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Nicolas North, 2014 # Paolo Velati , 2013-2014 # Vincenzo Reale , 2013-2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-19 01:54-0400\n" -"PO-Revision-Date: 2014-06-18 06:12+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-06-21 01:54-0400\n" +"PO-Revision-Date: 2014-06-20 14:50+0000\n" +"Last-Translator: Nicolas North\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,11 +22,11 @@ msgstr "" #: ajax/external.php:20 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 msgid "Couldn't add remote share" -msgstr "" +msgstr "Aggiunta della condivisione remota non riuscita" #: appinfo/app.php:46 js/app.js:34 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 msgid "Add {name} from {owner}@{remote}" -msgstr "" +msgstr "Aggiungi {name} da {owner}@{remote}" #: js/public.js:200 msgid "No ownCloud installation found at {remote}" -msgstr "" +msgstr "Nessuna installazione di ownCloud trovata su {remote}" #: js/public.js:201 msgid "Invalid ownCloud url" -msgstr "" +msgstr "URL di ownCloud non valido" #: js/share.js:60 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 msgid "Save to ownCloud" -msgstr "" +msgstr "Salva su ownCloud" #: templates/public.php:22 msgid "example.com/owncloud" -msgstr "" +msgstr "example.com/owncloud" #: templates/public.php:23 msgid "Save" @@ -142,12 +143,12 @@ msgstr "Collegamento diretto" #: templates/settings-admin.php:3 msgid "File Sharing" -msgstr "" +msgstr "Condivisione di File" #: templates/settings-admin.php:7 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 msgid "Allow users to mount public link shares" -msgstr "" +msgstr "Permetti agli utenti di montare condivisioni con link pubblico" diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po index 11c31ba73bb..db5a03cad61 100644 --- a/l10n/pt_BR/core.po +++ b/l10n/pt_BR/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-19 01:54-0400\n" -"PO-Revision-Date: 2014-06-18 10:00+0000\n" +"POT-Creation-Date: 2014-06-21 01:54-0400\n" +"PO-Revision-Date: 2014-06-20 23:50+0000\n" "Last-Translator: Flávio Veras \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -248,75 +248,75 @@ msgstr "Redefinir senha" msgid "Password can not be changed. Please contact your administrator." 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" msgstr "Sim" -#: js/oc-dialogs.js:119 js/oc-dialogs.js:260 +#: js/oc-dialogs.js:119 js/oc-dialogs.js:267 msgid "No" msgstr "Não" -#: js/oc-dialogs.js:198 +#: js/oc-dialogs.js:204 msgid "Choose" msgstr "Escolha" -#: js/oc-dialogs.js:224 +#: js/oc-dialogs.js:231 msgid "Error loading file picker template: {error}" msgstr "Erro no seletor de carregamento modelo de arquivos: {error}" -#: js/oc-dialogs.js:277 +#: js/oc-dialogs.js:284 msgid "Ok" msgstr "Ok" -#: js/oc-dialogs.js:297 +#: js/oc-dialogs.js:304 msgid "Error loading message template: {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_plural "{count} file conflicts" msgstr[0] "{count} conflito de arquivo" msgstr[1] "{count} conflitos de arquivos" -#: js/oc-dialogs.js:439 +#: js/oc-dialogs.js:446 msgid "One file conflict" msgstr "Conflito em um arquivo" -#: js/oc-dialogs.js:445 +#: js/oc-dialogs.js:452 msgid "New Files" msgstr "Novos Arquivos" -#: js/oc-dialogs.js:446 +#: js/oc-dialogs.js:453 msgid "Already existing files" msgstr "Arquivos já existentes" -#: js/oc-dialogs.js:448 +#: js/oc-dialogs.js:455 msgid "Which files do you want to keep?" msgstr "Qual arquivo você quer manter?" -#: js/oc-dialogs.js:449 +#: js/oc-dialogs.js:456 msgid "" "If you select both versions, the copied file will have a number added to its" " name." 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" msgstr "Cancelar" -#: js/oc-dialogs.js:467 +#: js/oc-dialogs.js:474 msgid "Continue" 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)" 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)" msgstr "({count} selecionados)" -#: js/oc-dialogs.js:539 +#: js/oc-dialogs.js:546 msgid "Error loading file exists template" msgstr "Erro ao carregar arquivo existe modelo" diff --git a/l10n/pt_BR/lib.po b/l10n/pt_BR/lib.po index 40ce94c98cc..e76556e6585 100644 --- a/l10n/pt_BR/lib.po +++ b/l10n/pt_BR/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-18 01:54-0400\n" -"PO-Revision-Date: 2014-06-17 15:11+0000\n" +"POT-Creation-Date: 2014-06-21 01:54-0400\n" +"PO-Revision-Date: 2014-06-20 23:56+0000\n" "Last-Translator: Flávio Veras \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -40,7 +40,7 @@ msgstr "Pessoal" #: private/app.php:385 msgid "Settings" -msgstr "Ajustes" +msgstr "Configurações" #: private/app.php:397 msgid "Users" @@ -93,7 +93,7 @@ msgstr "Nenhuma fonte foi especificada enquanto instalava o aplicativo" #: private/installer.php:238 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 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 \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -320,7 +320,7 @@ msgstr "Um nome de grupo válido deve ser fornecido" msgid "deleted {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" msgstr "desfazer" @@ -340,31 +340,31 @@ msgstr "Grupo Administrativo" msgid "Delete" 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" msgstr "nunca" -#: js/users/users.js:254 +#: js/users/users.js:264 msgid "deleted {userName}" msgstr "eliminado {userName}" -#: js/users/users.js:371 +#: js/users/users.js:381 msgid "add group" msgstr "adicionar grupo" -#: js/users/users.js:568 +#: js/users/users.js:578 msgid "A valid username must be provided" 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" msgstr "Erro ao criar usuário" -#: js/users/users.js:574 +#: js/users/users.js:584 msgid "A valid password must be provided" 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" msgstr "Aviso: O diretório home para o usuário \"{user}\" já existe" diff --git a/l10n/ro/files.po b/l10n/ro/files.po index 021b7e1b83b..09a4d5f96e6 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -10,15 +10,16 @@ # Dumitru Ursu , 2013 # ina , 2013 # laura berindei , 2014 +# Liana Ioana Tascau , 2014 # Popescu Ionut , 2013 # Sergiu Sechel , 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-19 01:54-0400\n" -"PO-Revision-Date: 2014-06-18 06:12+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-06-21 01:54-0400\n" +"PO-Revision-Date: 2014-06-20 21:20+0000\n" +"Last-Translator: Liana Ioana Tascau \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -51,7 +52,7 @@ msgid "" "allowed." 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 msgid "The target folder has been moved or deleted." msgstr "Dosarul țintă a fost mutat sau șters." @@ -97,54 +98,54 @@ msgstr "Imposibil de a seta directorul pentru incărcare." msgid "Invalid Token" msgstr "Jeton Invalid" -#: ajax/upload.php:75 +#: ajax/upload.php:77 msgid "No file was uploaded. Unknown error" 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" 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 "" "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:" -#: ajax/upload.php:85 +#: ajax/upload.php:87 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" 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" msgstr "Fișierul a fost încărcat doar parțial" -#: ajax/upload.php:87 +#: ajax/upload.php:89 msgid "No file was uploaded" msgstr "Nu a fost încărcat niciun fișier" -#: ajax/upload.php:88 +#: ajax/upload.php:90 msgid "Missing a temporary folder" msgstr "Lipsește un dosar temporar" -#: ajax/upload.php:89 +#: ajax/upload.php:91 msgid "Failed to write to disk" msgstr "Eroare la scrierea pe disc" -#: ajax/upload.php:109 +#: ajax/upload.php:111 msgid "Not enough storage available" msgstr "Nu este disponibil suficient spațiu" -#: ajax/upload.php:171 +#: ajax/upload.php:173 msgid "Upload failed. Could not find uploaded file" 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." 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." msgstr "Dosar nevalid." @@ -154,7 +155,7 @@ msgstr "Fișiere" #: appinfo/app.php:27 msgid "All files" -msgstr "" +msgstr "Toate fișierele." #: js/file-upload.js:257 msgid "Unable to upload {filename} as it is a directory or has 0 bytes" @@ -224,7 +225,7 @@ msgid "" "big." 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" msgstr "În așteptare" @@ -274,7 +275,7 @@ msgstr[0] "%n fișier" msgstr[1] "%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_plural "Uploading %n files" msgstr[0] "Se încarcă %n fișier." @@ -409,4 +410,4 @@ msgstr "Fișierele sunt scanate, te rog așteaptă." #: templates/list.php:102 msgid "Currently scanning" -msgstr "" +msgstr "Acum scaneaza" diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po index b0c81a1b6e4..d3a9850e8e5 100644 --- a/l10n/sk_SK/settings.po +++ b/l10n/sk_SK/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-19 01:54-0400\n" -"PO-Revision-Date: 2014-06-19 05:42+0000\n" +"POT-Creation-Date: 2014-06-21 01:54-0400\n" +"PO-Revision-Date: 2014-06-20 12:54+0000\n" "Last-Translator: Marián Hvolka \n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -319,7 +319,7 @@ msgstr "Musíte zadať platný názov skupiny" msgid "deleted {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" msgstr "vrátiť" @@ -339,31 +339,31 @@ msgstr "Správca skupiny" msgid "Delete" 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" msgstr "nikdy" -#: js/users/users.js:254 +#: js/users/users.js:264 msgid "deleted {userName}" msgstr "vymazané {userName}" -#: js/users/users.js:371 +#: js/users/users.js:381 msgid "add group" msgstr "pridať skupinu" -#: js/users/users.js:568 +#: js/users/users.js:578 msgid "A valid username must be provided" 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" 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" 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" msgstr "Upozornenie: Domovský priečinok používateľa \"{user}\" už existuje" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 567d3d8c860..ad2b28892b0 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -247,75 +247,75 @@ msgstr "" msgid "Password can not be changed. Please contact your administrator." msgstr "" -#: js/oc-dialogs.js:109 js/oc-dialogs.js:250 +#: js/oc-dialogs.js:109 js/oc-dialogs.js:257 msgid "Yes" msgstr "" -#: js/oc-dialogs.js:119 js/oc-dialogs.js:260 +#: js/oc-dialogs.js:119 js/oc-dialogs.js:267 msgid "No" msgstr "" -#: js/oc-dialogs.js:198 +#: js/oc-dialogs.js:204 msgid "Choose" msgstr "" -#: js/oc-dialogs.js:224 +#: js/oc-dialogs.js:231 msgid "Error loading file picker template: {error}" msgstr "" -#: js/oc-dialogs.js:277 +#: js/oc-dialogs.js:284 msgid "Ok" msgstr "" -#: js/oc-dialogs.js:297 +#: js/oc-dialogs.js:304 msgid "Error loading message template: {error}" msgstr "" -#: js/oc-dialogs.js:425 +#: js/oc-dialogs.js:432 msgid "{count} file conflict" msgid_plural "{count} file conflicts" msgstr[0] "" msgstr[1] "" -#: js/oc-dialogs.js:439 +#: js/oc-dialogs.js:446 msgid "One file conflict" msgstr "" -#: js/oc-dialogs.js:445 +#: js/oc-dialogs.js:452 msgid "New Files" msgstr "" -#: js/oc-dialogs.js:446 +#: js/oc-dialogs.js:453 msgid "Already existing files" msgstr "" -#: js/oc-dialogs.js:448 +#: js/oc-dialogs.js:455 msgid "Which files do you want to keep?" msgstr "" -#: js/oc-dialogs.js:449 +#: js/oc-dialogs.js:456 msgid "" "If you select both versions, the copied file will have a number added to its " "name." msgstr "" -#: js/oc-dialogs.js:457 +#: js/oc-dialogs.js:464 msgid "Cancel" msgstr "" -#: js/oc-dialogs.js:467 +#: js/oc-dialogs.js:474 msgid "Continue" msgstr "" -#: js/oc-dialogs.js:514 js/oc-dialogs.js:527 +#: js/oc-dialogs.js:521 js/oc-dialogs.js:534 msgid "(all selected)" msgstr "" -#: js/oc-dialogs.js:517 js/oc-dialogs.js:531 +#: js/oc-dialogs.js:524 js/oc-dialogs.js:538 msgid "({count} selected)" msgstr "" -#: js/oc-dialogs.js:539 +#: js/oc-dialogs.js:546 msgid "Error loading file exists template" msgstr "" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index f99ca55c11f..01b3ea95b57 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -43,7 +43,7 @@ msgid "" "allowed." 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 msgid "The target folder has been moved or deleted." msgstr "" @@ -88,54 +88,54 @@ msgstr "" msgid "Invalid Token" msgstr "" -#: ajax/upload.php:75 +#: ajax/upload.php:77 msgid "No file was uploaded. Unknown error" msgstr "" -#: ajax/upload.php:82 +#: ajax/upload.php:84 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/upload.php:83 +#: ajax/upload.php:85 msgid "" "The uploaded file exceeds the upload_max_filesize directive in php.ini: " msgstr "" -#: ajax/upload.php:85 +#: ajax/upload.php:87 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/upload.php:86 +#: ajax/upload.php:88 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/upload.php:87 +#: ajax/upload.php:89 msgid "No file was uploaded" msgstr "" -#: ajax/upload.php:88 +#: ajax/upload.php:90 msgid "Missing a temporary folder" msgstr "" -#: ajax/upload.php:89 +#: ajax/upload.php:91 msgid "Failed to write to disk" msgstr "" -#: ajax/upload.php:109 +#: ajax/upload.php:111 msgid "Not enough storage available" msgstr "" -#: ajax/upload.php:171 +#: ajax/upload.php:173 msgid "Upload failed. Could not find uploaded file" msgstr "" -#: ajax/upload.php:181 +#: ajax/upload.php:183 msgid "Upload failed. Could not get file info." msgstr "" -#: ajax/upload.php:196 +#: ajax/upload.php:198 msgid "Invalid directory." msgstr "" @@ -215,7 +215,7 @@ msgid "" "big." msgstr "" -#: js/filelist.js:621 js/filelist.js:1693 +#: js/filelist.js:621 js/filelist.js:1703 msgid "Pending" msgstr "" @@ -263,7 +263,7 @@ msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1601 js/filelist.js:1640 +#: js/filelist.js:1596 js/filelist.js:1635 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index 1802c081bae..fe70dd7bcc4 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index eb8a8868edb..7e12b22cdc5 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 38794a631d3..317f3e1a781 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 222b53699c4..c905d9500f3 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 666f00a0532..d8ccd0ade8c 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 32f23e93916..8890035878e 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index 3775a0108c3..2508c33f08f 100644 --- a/l10n/templates/private.pot +++ b/l10n/templates/private.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index d7040596e12..1bf76bb90b9 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index cbef5a6cfb9..3e0376bcb48 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index 23bb6306325..af2ecc267e8 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php index 4906a1305a0..e902edb9de5 100644 --- a/lib/l10n/pt_BR.php +++ b/lib/l10n/pt_BR.php @@ -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.", "Help" => "Ajuda", "Personal" => "Pessoal", -"Settings" => "Ajustes", +"Settings" => "Configurações", "Users" => "Usuários", "Admin" => "Admin", "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", "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 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", "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", @@ -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 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 true tag which is not allowed for non shipped apps" => "O aplicativo não pode ser instalado porque ele contém a marca verdadeiro 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", "Authentication error" => "Erro de autenticação", "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 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", -"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", "DB Error: \"%s\"" => "Erro no BD: \"%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)", "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)", -"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.", -"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 installation guides." => "Por favor, confira os guias de instalação.", "%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", -- 2.39.5