[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-10-07 02:08:12 +02:00
parent c175a54bab
commit e36317c21a
31 changed files with 1622 additions and 60 deletions

View File

@ -0,0 +1,3 @@
<?php $TRANSLATIONS = array(
"Encryption" => "نهێنیکردن"
);

View File

@ -1,4 +1,10 @@
<?php $TRANSLATIONS = array(
"Access granted" => "Acceso garantizado",
"Error configuring Dropbox storage" => "Error configurando el almacenamiento de Dropbox",
"Grant access" => "Garantizar acceso",
"Fill out all required fields" => "Rellenar todos los campos requeridos",
"Please provide a valid Dropbox app key and secret." => "Por favor , proporcione un secreto y una contraseña válida de la app Dropbox.",
"Error configuring Google Drive storage" => "Error configurando el almacenamiento de Google Drive",
"External Storage" => "Almacenamiento externo",
"Mount point" => "Punto de montaje",
"Backend" => "Motor",

View File

@ -1,5 +1,7 @@
<?php $TRANSLATIONS = array(
"Access granted" => "Sarrera baimendua",
"Error configuring Dropbox storage" => "Errore bat egon da Dropbox biltegiratzea konfiguratzean",
"Grant access" => "Baimendu sarrera",
"Fill out all required fields" => "Bete eskatutako eremu guztiak",
"Please provide a valid Dropbox app key and secret." => "Mesedez eman baliozkoa den Dropbox app giltza eta sekretua",
"Error configuring Google Drive storage" => "Errore bat egon da Google Drive biltegiratzea konfiguratzean",

View File

@ -1,4 +1,10 @@
<?php $TRANSLATIONS = array(
"Access granted" => "Acesso concedido",
"Error configuring Dropbox storage" => "Erro ao configurar armazenamento do Dropbox",
"Grant access" => "Permitir acesso",
"Fill out all required fields" => "Preencha todos os campos obrigatórios",
"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",
"External Storage" => "Armazenamento Externo",
"Mount point" => "Ponto de montagem",
"Backend" => "Backend",

View File

@ -0,0 +1,9 @@
<?php $TRANSLATIONS = array(
"Password" => "تێپه‌ڕه‌وشه",
"Submit" => "ناردن",
"%s shared the folder %s with you" => "%s دابه‌شی کردووه‌ بوخچه‌ی %s له‌گه‌ڵ تۆ",
"%s shared the file %s with you" => "%s دابه‌شی کردووه‌ په‌ڕگه‌یی %s له‌گه‌ڵ تۆ",
"Download" => "داگرتن",
"No preview available for" => "هیچ پێشبینیه‌ك ئاماده‌ نیه بۆ",
"web services under your control" => "ڕاژه‌ی وێب له‌ژێر چاودێریت دایه"
);

View File

@ -0,0 +1,8 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "وه‌شانه‌کان گشتیان به‌سه‌رده‌چن",
"History" => "مێژوو",
"Versions" => "وه‌شان",
"This will delete all existing backup versions of your files" => "ئه‌مه‌ سه‌رجه‌م پاڵپشتی وه‌شانه‌ هه‌بووه‌کانی په‌ڕگه‌کانت ده‌سڕینته‌وه",
"Files Versioning" => "وه‌شانی په‌ڕگه",
"Enable" => "چالاککردن"
);

View File

@ -25,14 +25,20 @@
"Error while sharing" => "Erro ao compartilhar",
"Error while unsharing" => "Erro ao descompartilhar",
"Error while changing permissions" => "Erro ao mudar permissões",
"Shared with you and the group" => "Compartilhado com você e o grupo",
"by" => "por",
"Shared with you by" => "Compartilhado com você por",
"Share with" => "Compartilhar com",
"Share with link" => "Compartilhar com link",
"Password protect" => "Proteger com senha",
"Password" => "Senha",
"Set expiration date" => "Definir data de expiração",
"Expiration date" => "Data de expiração",
"Share via email:" => "Compartilhar via e-mail:",
"No people found" => "Nenhuma pessoa encontrada",
"Resharing is not allowed" => "Não é permitido re-compartilhar",
"Shared in" => "Compartilhado em",
"with" => "com",
"Unshare" => "Descompartilhar",
"can edit" => "pode editar",
"access control" => "controle de acesso",

View File

@ -5,13 +5,14 @@
# Translators:
# Javier Llorente <javier@opensuse.org>, 2012.
# <pedro.navia@etecsa.cu>, 2012.
# Raul Fernandez Garcia <raulfg3@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-02 23:16+0200\n"
"PO-Revision-Date: 2012-10-02 21:17+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2012-10-06 14:33+0000\n"
"Last-Translator: Raul Fernandez Garcia <raulfg3@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,27 +22,27 @@ msgstr ""
#: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23
msgid "Access granted"
msgstr ""
msgstr "Acceso garantizado"
#: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86
msgid "Error configuring Dropbox storage"
msgstr ""
msgstr "Error configurando el almacenamiento de Dropbox"
#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
msgid "Grant access"
msgstr ""
msgstr "Garantizar acceso"
#: js/dropbox.js:73 js/google.js:72
msgid "Fill out all required fields"
msgstr ""
msgstr "Rellenar todos los campos requeridos"
#: js/dropbox.js:85
msgid "Please provide a valid Dropbox app key and secret."
msgstr ""
msgstr "Por favor , proporcione un secreto y una contraseña válida de la app Dropbox."
#: js/google.js:26 js/google.js:73 js/google.js:78
msgid "Error configuring Google Drive storage"
msgstr ""
msgstr "Error configurando el almacenamiento de Google Drive"
#: templates/settings.php:3
msgid "External Storage"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-04 02:04+0200\n"
"PO-Revision-Date: 2012-10-03 07:31+0000\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2012-10-06 13:01+0000\n"
"Last-Translator: asieriko <asieriko@gmail.com>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -20,7 +20,7 @@ msgstr ""
#: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23
msgid "Access granted"
msgstr ""
msgstr "Sarrera baimendua"
#: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86
msgid "Error configuring Dropbox storage"
@ -28,7 +28,7 @@ msgstr "Errore bat egon da Dropbox biltegiratzea konfiguratzean"
#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
msgid "Grant access"
msgstr ""
msgstr "Baimendu sarrera"
#: js/dropbox.js:73 js/google.js:72
msgid "Fill out all required fields"

377
l10n/ku_IQ/core.po Normal file
View File

@ -0,0 +1,377 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2011-07-25 16:05+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided."
msgstr ""
#: ajax/vcategories/add.php:29
msgid "No category to add?"
msgstr ""
#: ajax/vcategories/add.php:36
msgid "This category already exists: "
msgstr ""
#: js/js.js:213 templates/layout.user.php:49 templates/layout.user.php:50
msgid "Settings"
msgstr ""
#: js/js.js:645
msgid "January"
msgstr ""
#: js/js.js:645
msgid "February"
msgstr ""
#: js/js.js:645
msgid "March"
msgstr ""
#: js/js.js:645
msgid "April"
msgstr ""
#: js/js.js:645
msgid "May"
msgstr ""
#: js/js.js:645
msgid "June"
msgstr ""
#: js/js.js:646
msgid "July"
msgstr ""
#: js/js.js:646
msgid "August"
msgstr ""
#: js/js.js:646
msgid "September"
msgstr ""
#: js/js.js:646
msgid "October"
msgstr ""
#: js/js.js:646
msgid "November"
msgstr ""
#: js/js.js:646
msgid "December"
msgstr ""
#: js/oc-dialogs.js:123
msgid "Choose"
msgstr ""
#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
msgid "Cancel"
msgstr ""
#: js/oc-dialogs.js:159
msgid "No"
msgstr ""
#: js/oc-dialogs.js:160
msgid "Yes"
msgstr ""
#: js/oc-dialogs.js:177
msgid "Ok"
msgstr ""
#: js/oc-vcategories.js:68
msgid "No categories selected for deletion."
msgstr ""
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:494
#: js/share.js:506
msgid "Error"
msgstr ""
#: js/share.js:103
msgid "Error while sharing"
msgstr ""
#: js/share.js:114
msgid "Error while unsharing"
msgstr ""
#: js/share.js:121
msgid "Error while changing permissions"
msgstr ""
#: js/share.js:130
msgid "Shared with you and the group"
msgstr ""
#: js/share.js:130
msgid "by"
msgstr ""
#: js/share.js:132
msgid "Shared with you by"
msgstr ""
#: js/share.js:137
msgid "Share with"
msgstr ""
#: js/share.js:142
msgid "Share with link"
msgstr ""
#: js/share.js:143
msgid "Password protect"
msgstr ""
#: js/share.js:147 templates/installation.php:30 templates/login.php:13
msgid "Password"
msgstr ""
#: js/share.js:152
msgid "Set expiration date"
msgstr ""
#: js/share.js:153
msgid "Expiration date"
msgstr ""
#: js/share.js:185
msgid "Share via email:"
msgstr ""
#: js/share.js:187
msgid "No people found"
msgstr ""
#: js/share.js:214
msgid "Resharing is not allowed"
msgstr ""
#: js/share.js:250
msgid "Shared in"
msgstr ""
#: js/share.js:250
msgid "with"
msgstr ""
#: js/share.js:271
msgid "Unshare"
msgstr ""
#: js/share.js:283
msgid "can edit"
msgstr ""
#: js/share.js:285
msgid "access control"
msgstr ""
#: js/share.js:288
msgid "create"
msgstr ""
#: js/share.js:291
msgid "update"
msgstr ""
#: js/share.js:294
msgid "delete"
msgstr ""
#: js/share.js:297
msgid "share"
msgstr ""
#: js/share.js:322 js/share.js:481
msgid "Password protected"
msgstr ""
#: js/share.js:494
msgid "Error unsetting expiration date"
msgstr ""
#: js/share.js:506
msgid "Error setting expiration date"
msgstr ""
#: lostpassword/index.php:26
msgid "ownCloud password reset"
msgstr ""
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
msgstr ""
#: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email."
msgstr ""
#: lostpassword/templates/lostpassword.php:5
msgid "Requested"
msgstr ""
#: lostpassword/templates/lostpassword.php:8
msgid "Login failed!"
msgstr ""
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:26
#: templates/login.php:9
msgid "Username"
msgstr ""
#: lostpassword/templates/lostpassword.php:14
msgid "Request reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
msgstr ""
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
msgstr ""
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
msgstr ""
#: strings.php:5
msgid "Personal"
msgstr ""
#: strings.php:6
msgid "Users"
msgstr ""
#: strings.php:7
msgid "Apps"
msgstr ""
#: strings.php:8
msgid "Admin"
msgstr ""
#: strings.php:9
msgid "Help"
msgstr ""
#: templates/403.php:12
msgid "Access forbidden"
msgstr ""
#: templates/404.php:12
msgid "Cloud not found"
msgstr ""
#: templates/edit_categories_dialog.php:4
msgid "Edit categories"
msgstr ""
#: templates/edit_categories_dialog.php:14
msgid "Add"
msgstr ""
#: templates/installation.php:24
msgid "Create an <strong>admin account</strong>"
msgstr ""
#: templates/installation.php:36
msgid "Advanced"
msgstr ""
#: templates/installation.php:38
msgid "Data folder"
msgstr ""
#: templates/installation.php:45
msgid "Configure the database"
msgstr ""
#: templates/installation.php:50 templates/installation.php:61
#: templates/installation.php:71 templates/installation.php:81
msgid "will be used"
msgstr ""
#: templates/installation.php:93
msgid "Database user"
msgstr ""
#: templates/installation.php:97
msgid "Database password"
msgstr ""
#: templates/installation.php:101
msgid "Database name"
msgstr ""
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
#: templates/installation.php:115
msgid "Database host"
msgstr ""
#: templates/installation.php:120
msgid "Finish setup"
msgstr ""
#: templates/layout.guest.php:38
msgid "web services under your control"
msgstr ""
#: templates/layout.user.php:34
msgid "Log out"
msgstr ""
#: templates/login.php:6
msgid "Lost your password?"
msgstr ""
#: templates/login.php:16
msgid "remember"
msgstr ""
#: templates/login.php:17
msgid "Log in"
msgstr ""
#: templates/logout.php:1
msgid "You are logged out."
msgstr ""
#: templates/part.pagenavi.php:3
msgid "prev"
msgstr ""
#: templates/part.pagenavi.php:20
msgid "next"
msgstr ""

299
l10n/ku_IQ/files.po Normal file
View File

@ -0,0 +1,299 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2011-08-13 02:19+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:24
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:25
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:26
msgid "Failed to write to disk"
msgstr ""
#: appinfo/app.php:6
msgid "Files"
msgstr ""
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
#: js/fileactions.js:182
msgid "Rename"
msgstr ""
#: js/filelist.js:189 js/filelist.js:191
msgid "already exists"
msgstr ""
#: js/filelist.js:189 js/filelist.js:191
msgid "replace"
msgstr ""
#: js/filelist.js:189
msgid "suggest name"
msgstr ""
#: js/filelist.js:189 js/filelist.js:191
msgid "cancel"
msgstr ""
#: js/filelist.js:238 js/filelist.js:240
msgid "replaced"
msgstr ""
#: js/filelist.js:238 js/filelist.js:240 js/filelist.js:272 js/filelist.js:274
msgid "undo"
msgstr ""
#: js/filelist.js:240
msgid "with"
msgstr ""
#: js/filelist.js:272
msgid "unshared"
msgstr ""
#: js/filelist.js:274
msgid "deleted"
msgstr ""
#: js/files.js:179
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:215
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:215
msgid "Upload Error"
msgstr ""
#: js/files.js:243 js/files.js:348 js/files.js:378
msgid "Pending"
msgstr ""
#: js/files.js:263
msgid "1 file uploading"
msgstr ""
#: js/files.js:266 js/files.js:311 js/files.js:326
msgid "files uploading"
msgstr ""
#: js/files.js:329 js/files.js:362
msgid "Upload cancelled."
msgstr ""
#: js/files.js:432
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:502
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:679
msgid "files scanned"
msgstr ""
#: js/files.js:687
msgid "error while scanning"
msgstr ""
#: js/files.js:760 templates/index.php:48
msgid "Name"
msgstr ""
#: js/files.js:761 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:762 templates/index.php:58
msgid "Modified"
msgstr ""
#: js/files.js:789
msgid "folder"
msgstr ""
#: js/files.js:791
msgid "folders"
msgstr ""
#: js/files.js:799
msgid "file"
msgstr ""
#: js/files.js:801
msgid "files"
msgstr ""
#: js/files.js:845
msgid "seconds ago"
msgstr ""
#: js/files.js:846
msgid "minute ago"
msgstr ""
#: js/files.js:847
msgid "minutes ago"
msgstr ""
#: js/files.js:850
msgid "today"
msgstr ""
#: js/files.js:851
msgid "yesterday"
msgstr ""
#: js/files.js:852
msgid "days ago"
msgstr ""
#: js/files.js:853
msgid "last month"
msgstr ""
#: js/files.js:855
msgid "months ago"
msgstr ""
#: js/files.js:856
msgid "last year"
msgstr ""
#: js/files.js:857
msgid "years ago"
msgstr ""
#: templates/admin.php:5
msgid "File handling"
msgstr ""
#: templates/admin.php:7
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:7
msgid "max. possible: "
msgstr ""
#: templates/admin.php:9
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:9
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:11
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:12
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:14
msgid "Save"
msgstr ""
#: templates/index.php:7
msgid "New"
msgstr ""
#: templates/index.php:9
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""
#: templates/index.php:11
msgid "From url"
msgstr ""
#: templates/index.php:20
msgid "Upload"
msgstr ""
#: templates/index.php:27
msgid "Cancel upload"
msgstr ""
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:85
msgid "Current scanning"
msgstr ""

View File

@ -0,0 +1,35 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Hozha Koyi <hozhan@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2012-10-07 00:05+0000\n"
"Last-Translator: Hozha Koyi <hozhan@gmail.com>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/settings.php:3
msgid "Encryption"
msgstr "نهێنیکردن"
#: templates/settings.php:4
msgid "Exclude the following file types from encryption"
msgstr ""
#: templates/settings.php:5
msgid "None"
msgstr ""
#: templates/settings.php:10
msgid "Enable Encryption"
msgstr ""

View File

@ -0,0 +1,106 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2012-08-12 22:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23
msgid "Access granted"
msgstr ""
#: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86
msgid "Error configuring Dropbox storage"
msgstr ""
#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
msgid "Grant access"
msgstr ""
#: js/dropbox.js:73 js/google.js:72
msgid "Fill out all required fields"
msgstr ""
#: js/dropbox.js:85
msgid "Please provide a valid Dropbox app key and secret."
msgstr ""
#: js/google.js:26 js/google.js:73 js/google.js:78
msgid "Error configuring Google Drive storage"
msgstr ""
#: templates/settings.php:3
msgid "External Storage"
msgstr ""
#: templates/settings.php:7 templates/settings.php:19
msgid "Mount point"
msgstr ""
#: templates/settings.php:8
msgid "Backend"
msgstr ""
#: templates/settings.php:9
msgid "Configuration"
msgstr ""
#: templates/settings.php:10
msgid "Options"
msgstr ""
#: templates/settings.php:11
msgid "Applicable"
msgstr ""
#: templates/settings.php:23
msgid "Add mount point"
msgstr ""
#: templates/settings.php:54 templates/settings.php:62
msgid "None set"
msgstr ""
#: templates/settings.php:63
msgid "All Users"
msgstr ""
#: templates/settings.php:64
msgid "Groups"
msgstr ""
#: templates/settings.php:69
msgid "Users"
msgstr ""
#: templates/settings.php:77 templates/settings.php:107
msgid "Delete"
msgstr ""
#: templates/settings.php:87
msgid "Enable User External Storage"
msgstr ""
#: templates/settings.php:88
msgid "Allow users to mount their own external storage"
msgstr ""
#: templates/settings.php:99
msgid "SSL root certificates"
msgstr ""
#: templates/settings.php:113
msgid "Import Root Certificate"
msgstr ""

View File

@ -0,0 +1,49 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Hozha Koyi <hozhan@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2012-10-07 00:05+0000\n"
"Last-Translator: Hozha Koyi <hozhan@gmail.com>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/authenticate.php:4
msgid "Password"
msgstr "تێپه‌ڕه‌وشه"
#: templates/authenticate.php:6
msgid "Submit"
msgstr "ناردن"
#: templates/public.php:9
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s دابه‌شی کردووه‌ بوخچه‌ی %s له‌گه‌ڵ تۆ"
#: templates/public.php:11
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s دابه‌شی کردووه‌ په‌ڕگه‌یی %s له‌گه‌ڵ تۆ"
#: templates/public.php:14 templates/public.php:30
msgid "Download"
msgstr "داگرتن"
#: templates/public.php:29
msgid "No preview available for"
msgstr "هیچ پێشبینیه‌ك ئاماده‌ نیه بۆ"
#: templates/public.php:35
msgid "web services under your control"
msgstr "ڕاژه‌ی وێب له‌ژێر چاودێریت دایه"

View File

@ -0,0 +1,43 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Hozha Koyi <hozhan@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2012-10-07 00:02+0000\n"
"Last-Translator: Hozha Koyi <hozhan@gmail.com>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions"
msgstr "وه‌شانه‌کان گشتیان به‌سه‌رده‌چن"
#: js/versions.js:16
msgid "History"
msgstr "مێژوو"
#: templates/settings-personal.php:4
msgid "Versions"
msgstr "وه‌شان"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr "ئه‌مه‌ سه‌رجه‌م پاڵپشتی وه‌شانه‌ هه‌بووه‌کانی په‌ڕگه‌کانت ده‌سڕینته‌وه"
#: templates/settings.php:3
msgid "Files Versioning"
msgstr "وه‌شانی په‌ڕگه"
#: templates/settings.php:4
msgid "Enable"
msgstr "چالاککردن"

125
l10n/ku_IQ/lib.po Normal file
View File

@ -0,0 +1,125 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-07 02:04+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: app.php:285
msgid "Help"
msgstr ""
#: app.php:292
msgid "Personal"
msgstr ""
#: app.php:297
msgid "Settings"
msgstr ""
#: app.php:302
msgid "Users"
msgstr ""
#: app.php:309
msgid "Apps"
msgstr ""
#: app.php:311
msgid "Admin"
msgstr ""
#: files.php:327
msgid "ZIP download is turned off."
msgstr ""
#: files.php:328
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:328 files.php:353
msgid "Back to Files"
msgstr ""
#: files.php:352
msgid "Selected files too large to generate zip file."
msgstr ""
#: json.php:28
msgid "Application is not enabled"
msgstr ""
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
#: template.php:87
msgid "seconds ago"
msgstr ""
#: template.php:88
msgid "1 minute ago"
msgstr ""
#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr ""
#: template.php:92
msgid "today"
msgstr ""
#: template.php:93
msgid "yesterday"
msgstr ""
#: template.php:94
#, php-format
msgid "%d days ago"
msgstr ""
#: template.php:95
msgid "last month"
msgstr ""
#: template.php:96
msgid "months ago"
msgstr ""
#: template.php:97
msgid "last year"
msgstr ""
#: template.php:98
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

317
l10n/ku_IQ/settings.po Normal file
View File

@ -0,0 +1,317 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-07 02:04+0200\n"
"PO-Revision-Date: 2011-07-25 16:05+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
msgstr ""
#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
#: ajax/togglegroups.php:15
msgid "Authentication error"
msgstr ""
#: ajax/creategroup.php:19
msgid "Group already exists"
msgstr ""
#: ajax/creategroup.php:28
msgid "Unable to add group"
msgstr ""
#: ajax/enableapp.php:14
msgid "Could not enable app. "
msgstr ""
#: ajax/lostpassword.php:14
msgid "Email saved"
msgstr ""
#: ajax/lostpassword.php:16
msgid "Invalid email"
msgstr ""
#: ajax/openid.php:16
msgid "OpenID Changed"
msgstr ""
#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
msgid "Invalid request"
msgstr ""
#: ajax/removegroup.php:16
msgid "Unable to delete group"
msgstr ""
#: ajax/removeuser.php:22
msgid "Unable to delete user"
msgstr ""
#: ajax/setlanguage.php:18
msgid "Language changed"
msgstr ""
#: ajax/togglegroups.php:25
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
#: ajax/togglegroups.php:31
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
#: js/apps.js:27 js/apps.js:61
msgid "Disable"
msgstr ""
#: js/apps.js:27 js/apps.js:50
msgid "Enable"
msgstr ""
#: js/personal.js:69
msgid "Saving..."
msgstr ""
#: personal.php:47 personal.php:48
msgid "__language_name__"
msgstr ""
#: templates/admin.php:14
msgid "Security Warning"
msgstr ""
#: templates/admin.php:17
msgid ""
"Your data directory and your files are probably accessible from the "
"internet. The .htaccess file that ownCloud provides is not working. We "
"strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the"
" webserver document root."
msgstr ""
#: templates/admin.php:31
msgid "Cron"
msgstr ""
#: templates/admin.php:37
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:43
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
#: templates/admin.php:49
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
#: templates/admin.php:56
msgid "Sharing"
msgstr ""
#: templates/admin.php:61
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:62
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:67
msgid "Allow links"
msgstr ""
#: templates/admin.php:68
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:73
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:74
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:79
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:81
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:88
msgid "Log"
msgstr ""
#: templates/admin.php:116
msgid "More"
msgstr ""
#: templates/admin.php:124
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
"href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>."
msgstr ""
#: templates/apps.php:10
msgid "Add your App"
msgstr ""
#: templates/apps.php:26
msgid "Select an App"
msgstr ""
#: templates/apps.php:29
msgid "See application page at apps.owncloud.com"
msgstr ""
#: templates/apps.php:30
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
#: templates/help.php:9
msgid "Documentation"
msgstr ""
#: templates/help.php:10
msgid "Managing Big Files"
msgstr ""
#: templates/help.php:11
msgid "Ask a question"
msgstr ""
#: templates/help.php:23
msgid "Problems connecting to help database."
msgstr ""
#: templates/help.php:24
msgid "Go there manually."
msgstr ""
#: templates/help.php:32
msgid "Answer"
msgstr ""
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>"
msgstr ""
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
msgstr ""
#: templates/personal.php:13
msgid "Download"
msgstr ""
#: templates/personal.php:19
msgid "Your password was changed"
msgstr ""
#: templates/personal.php:20
msgid "Unable to change your password"
msgstr ""
#: templates/personal.php:21
msgid "Current password"
msgstr ""
#: templates/personal.php:22
msgid "New password"
msgstr ""
#: templates/personal.php:23
msgid "show"
msgstr ""
#: templates/personal.php:24
msgid "Change password"
msgstr ""
#: templates/personal.php:30
msgid "Email"
msgstr ""
#: templates/personal.php:31
msgid "Your email address"
msgstr ""
#: templates/personal.php:32
msgid "Fill in an email address to enable password recovery"
msgstr ""
#: templates/personal.php:38 templates/personal.php:39
msgid "Language"
msgstr ""
#: templates/personal.php:44
msgid "Help translate"
msgstr ""
#: templates/personal.php:51
msgid "use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr ""
#: templates/users.php:23 templates/users.php:77
msgid "Password"
msgstr ""
#: templates/users.php:26 templates/users.php:78 templates/users.php:98
msgid "Groups"
msgstr ""
#: templates/users.php:32
msgid "Create"
msgstr ""
#: templates/users.php:35
msgid "Default Quota"
msgstr ""
#: templates/users.php:55 templates/users.php:138
msgid "Other"
msgstr ""
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
msgstr ""
#: templates/users.php:82
msgid "Quota"
msgstr ""
#: templates/users.php:146
msgid "Delete"
msgstr ""

170
l10n/ku_IQ/user_ldap.po Normal file
View File

@ -0,0 +1,170 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/settings.php:8
msgid "Host"
msgstr ""
#: templates/settings.php:8
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr ""
#: templates/settings.php:9
msgid "Base DN"
msgstr ""
#: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr ""
#: templates/settings.php:10
msgid "User DN"
msgstr ""
#: templates/settings.php:10
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 ""
#: templates/settings.php:11
msgid "Password"
msgstr ""
#: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty."
msgstr ""
#: templates/settings.php:12
msgid "User Login Filter"
msgstr ""
#: templates/settings.php:12
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr ""
#: templates/settings.php:12
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr ""
#: templates/settings.php:13
msgid "User List Filter"
msgstr ""
#: templates/settings.php:13
msgid "Defines the filter to apply, when retrieving users."
msgstr ""
#: templates/settings.php:13
msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr ""
#: templates/settings.php:14
msgid "Group Filter"
msgstr ""
#: templates/settings.php:14
msgid "Defines the filter to apply, when retrieving groups."
msgstr ""
#: templates/settings.php:14
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
msgstr ""
#: templates/settings.php:17
msgid "Port"
msgstr ""
#: templates/settings.php:18
msgid "Base User Tree"
msgstr ""
#: templates/settings.php:19
msgid "Base Group Tree"
msgstr ""
#: templates/settings.php:20
msgid "Group-Member association"
msgstr ""
#: templates/settings.php:21
msgid "Use TLS"
msgstr ""
#: templates/settings.php:21
msgid "Do not use it for SSL connections, it will fail."
msgstr ""
#: templates/settings.php:22
msgid "Case insensitve LDAP server (Windows)"
msgstr ""
#: templates/settings.php:23
msgid "Turn off SSL certificate validation."
msgstr ""
#: templates/settings.php:23
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
msgstr ""
#: templates/settings.php:23
msgid "Not recommended, use for testing only."
msgstr ""
#: templates/settings.php:24
msgid "User Display Name Field"
msgstr ""
#: templates/settings.php:24
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr ""
#: templates/settings.php:25
msgid "Group Display Name Field"
msgstr ""
#: templates/settings.php:25
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr ""
#: templates/settings.php:27
msgid "in bytes"
msgstr ""
#: templates/settings.php:29
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-28 23:34+0200\n"
"PO-Revision-Date: 2012-09-28 21:34+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2012-10-06 13:45+0000\n"
"Last-Translator: sedir <philippi.sedir@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"
@ -111,8 +111,8 @@ msgstr "Ok"
msgid "No categories selected for deletion."
msgstr "Nenhuma categoria selecionada para deletar."
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:489
#: js/share.js:501
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:494
#: js/share.js:506
msgid "Error"
msgstr "Erro"
@ -130,15 +130,15 @@ msgstr "Erro ao mudar permissões"
#: js/share.js:130
msgid "Shared with you and the group"
msgstr ""
msgstr "Compartilhado com você e o grupo"
#: js/share.js:130
msgid "by"
msgstr ""
msgstr "por"
#: js/share.js:132
msgid "Shared with you by"
msgstr ""
msgstr "Compartilhado com você por"
#: js/share.js:137
msgid "Share with"
@ -166,7 +166,7 @@ msgstr "Data de expiração"
#: js/share.js:185
msgid "Share via email:"
msgstr ""
msgstr "Compartilhar via e-mail:"
#: js/share.js:187
msgid "No people found"
@ -178,49 +178,49 @@ msgstr "Não é permitido re-compartilhar"
#: js/share.js:250
msgid "Shared in"
msgstr ""
msgstr "Compartilhado em"
#: js/share.js:250
msgid "with"
msgstr ""
msgstr "com"
#: js/share.js:271
msgid "Unshare"
msgstr "Descompartilhar"
#: js/share.js:279
#: js/share.js:283
msgid "can edit"
msgstr "pode editar"
#: js/share.js:281
#: js/share.js:285
msgid "access control"
msgstr "controle de acesso"
#: js/share.js:284
#: js/share.js:288
msgid "create"
msgstr "criar"
#: js/share.js:287
#: js/share.js:291
msgid "update"
msgstr "atualizar"
#: js/share.js:290
#: js/share.js:294
msgid "delete"
msgstr "remover"
#: js/share.js:293
#: js/share.js:297
msgid "share"
msgstr "compartilhar"
#: js/share.js:317 js/share.js:476
#: js/share.js:322 js/share.js:481
msgid "Password protected"
msgstr "Protegido com senha"
#: js/share.js:489
#: js/share.js:494
msgid "Error unsetting expiration date"
msgstr "Erro ao remover data de expiração"
#: js/share.js:501
#: js/share.js:506
msgid "Error setting expiration date"
msgstr "Erro ao definir data de expiração"
@ -249,7 +249,7 @@ msgstr "Falha ao fazer o login!"
msgid "Username"
msgstr "Nome de Usuário"
#: lostpassword/templates/lostpassword.php:15
#: lostpassword/templates/lostpassword.php:14
msgid "Request reset"
msgstr "Pedido de reposição"
@ -350,7 +350,7 @@ msgstr "Banco de dados do host"
msgid "Finish setup"
msgstr "Concluir configuração"
#: templates/layout.guest.php:36
#: templates/layout.guest.php:38
msgid "web services under your control"
msgstr "web services sob seu controle"
@ -362,11 +362,11 @@ msgstr "Sair"
msgid "Lost your password?"
msgstr "Esqueçeu sua senha?"
#: templates/login.php:17
#: templates/login.php:16
msgid "remember"
msgstr "lembrete"
#: templates/login.php:18
#: templates/login.php:17
msgid "Log in"
msgstr "Log in"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-02 23:16+0200\n"
"PO-Revision-Date: 2012-10-02 21:17+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\n"
"PO-Revision-Date: 2012-10-06 13:48+0000\n"
"Last-Translator: sedir <philippi.sedir@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"
@ -20,27 +20,27 @@ msgstr ""
#: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23
msgid "Access granted"
msgstr ""
msgstr "Acesso concedido"
#: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86
msgid "Error configuring Dropbox storage"
msgstr ""
msgstr "Erro ao configurar armazenamento do Dropbox"
#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
msgid "Grant access"
msgstr ""
msgstr "Permitir acesso"
#: js/dropbox.js:73 js/google.js:72
msgid "Fill out all required fields"
msgstr ""
msgstr "Preencha todos os campos obrigatórios"
#: js/dropbox.js:85
msgid "Please provide a valid Dropbox app key and secret."
msgstr ""
msgstr "Por favor forneça um app key e secret válido do Dropbox"
#: js/google.js:26 js/google.js:73 js/google.js:78
msgid "Error configuring Google Drive storage"
msgstr ""
msgstr "Erro ao configurar armazenamento do Google Drive"
#: templates/settings.php:3
msgid "External Storage"

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-25 02:03+0200\n"
"PO-Revision-Date: 2012-09-24 01:31+0000\n"
"POT-Creation-Date: 2012-10-07 02:04+0200\n"
"PO-Revision-Date: 2012-10-06 14:30+0000\n"
"Last-Translator: sedir <philippi.sedir@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@ -95,7 +95,7 @@ msgstr "Habilitado"
msgid "Saving..."
msgstr "Gravando..."
#: personal.php:46 personal.php:47
#: personal.php:47 personal.php:48
msgid "__language_name__"
msgstr "Português"
@ -229,7 +229,7 @@ msgstr "Resposta"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>"
msgstr "Você usou <strong>%s</strong> do <strong>%s</strong> disponível"
msgstr "Você usou <strong>%s</strong> do espaço disponível de <strong>%s</strong> "
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-06 02:03+0200\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-06 02:02+0200\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-06 02:02+0200\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-06 02:03+0200\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-06 02:03+0200\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-06 02:03+0200\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-06 02:03+0200\n"
"POT-Creation-Date: 2012-10-07 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-06 02:03+0200\n"
"POT-Creation-Date: 2012-10-07 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-06 02:03+0200\n"
"POT-Creation-Date: 2012-10-07 02:03+0200\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"

View File

@ -45,7 +45,7 @@
"Problems connecting to help database." => "Problemas ao conectar na base de dados.",
"Go there manually." => "Ir manualmente.",
"Answer" => "Resposta",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Você usou <strong>%s</strong> do <strong>%s</strong> disponível",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Você usou <strong>%s</strong> do espaço disponível de <strong>%s</strong> ",
"Desktop and Mobile Syncing Clients" => "Sincronizando Desktop e Mobile",
"Download" => "Download",
"Your password was changed" => "Sua senha foi alterada",