[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-09-07 04:46:57 -04:00
parent b8241aa79d
commit e895cf9188
347 changed files with 10627 additions and 2189 deletions

View File

@ -6,8 +6,8 @@ $TRANSLATIONS = array(
"Invalid Token" => "Jeton non valide",
"No file was uploaded. Unknown error" => "Aucun fichier n'a été envoyé. Erreur inconnue",
"There is no error, the file uploaded with success" => "Aucune erreur, le fichier a été envoyé avec succès.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Le fichier envoyé dépasse la valeur upload_max_filesize située dans le fichier php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Le fichier envoyé dépasse la directive MAX_FILE_SIZE qui est spécifiée dans le formulaire HTML.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Le fichier envoyé dépasse l'instruction upload_max_filesize située dans le fichier php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Le fichier envoyé dépasse l'instruction MAX_FILE_SIZE qui est spécifiée dans le formulaire HTML.",
"The uploaded file was only partially uploaded" => "Le fichier n'a été que partiellement envoyé.",
"No file was uploaded" => "Pas de fichier envoyé.",
"Missing a temporary folder" => "Absence de dossier temporaire.",

View File

@ -35,6 +35,7 @@ $TRANSLATIONS = array(
"undo" => "ongedaan maken",
"_%n folder_::_%n folders_" => array("","%n mappen"),
"_%n file_::_%n files_" => array("","%n bestanden"),
"{dirs} and {files}" => "{dirs} en {files}",
"_Uploading %n file_::_Uploading %n files_" => array("%n bestand aan het uploaden","%n bestanden aan het uploaden"),
"files uploading" => "bestanden aan het uploaden",
"'.' is an invalid file name." => "'.' is een ongeldige bestandsnaam.",

View File

@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Klarte ikkje flytta %s det finst allereie ei fil med dette namnet",
"Could not move %s" => "Klarte ikkje flytta %s",
"Unable to set upload directory." => "Klarte ikkje å endra opplastingsmappa.",
"Invalid Token" => "Ugyldig token",
"No file was uploaded. Unknown error" => "Ingen filer lasta opp. Ukjend feil",
"There is no error, the file uploaded with success" => "Ingen feil, fila vart lasta opp",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Fila du lasta opp er større enn det «upload_max_filesize» i php.ini tillater: ",
@ -31,19 +33,22 @@ $TRANSLATIONS = array(
"cancel" => "avbryt",
"replaced {new_name} with {old_name}" => "bytte ut {new_name} med {old_name}",
"undo" => "angre",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"_%n folder_::_%n folders_" => array("%n mappe","%n mapper"),
"_%n file_::_%n files_" => array("%n fil","%n filer"),
"{dirs} and {files}" => "{dirs} og {files}",
"_Uploading %n file_::_Uploading %n files_" => array("Lastar opp %n fil","Lastar opp %n filer"),
"files uploading" => "filer lastar opp",
"'.' is an invalid file name." => "«.» er eit ugyldig filnamn.",
"File name cannot be empty." => "Filnamnet kan ikkje vera tomt.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ugyldig namn, «\\», «/», «<», «>», «:», «\"», «|», «?» og «*» er ikkje tillate.",
"Your storage is full, files can not be updated or synced anymore!" => "Lagringa di er full, kan ikkje lenger oppdatera eller synkronisera!",
"Your storage is almost full ({usedSpacePercent}%)" => "Lagringa di er nesten full ({usedSpacePercent} %)",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Kryptering er skrudd av, men filene dine er enno krypterte. Du kan dekryptera filene i personlege innstillingar.",
"Your download is being prepared. This might take some time if the files are big." => "Gjer klar nedlastinga di. Dette kan ta ei stund viss filene er store.",
"Name" => "Namn",
"Size" => "Storleik",
"Modified" => "Endra",
"%s could not be renamed" => "Klarte ikkje å omdøypa på %s",
"Upload" => "Last opp",
"File handling" => "Filhandtering",
"Maximum upload size" => "Maksimal opplastingsstorleik",

View File

@ -10,6 +10,8 @@ $TRANSLATIONS = array(
"Could not update the private key password. Maybe the old password was not correct." => "No fue posible actualizar la contraseña de clave privada. Tal vez la contraseña anterior no es correcta.",
"Your private key is not valid! Likely your password was changed outside the ownCloud system (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "¡Tu clave privada no es válida! Tal vez tu contraseña fue cambiada desde fuera del sistema de ownCloud (por ej. desde tu cuenta de sistema). Podés actualizar tu clave privada en la sección de \"configuración personal\", para recuperar el acceso a tus archivos.",
"Missing requirements." => "Requisitos incompletos.",
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Por favor, asegúrese de que PHP 5.3.3 o una versión más reciente esté instalado y que OpenSSL junto con la extensión PHP esté habilitado y configurado apropiadamente. Por ahora, la aplicación de encriptación ha sido deshabilitada.",
"Following users are not set up for encryption:" => "Los siguientes usuarios no fueron configurados para encriptar:",
"Saving..." => "Guardando...",
"Your private key is not valid! Maybe the your password was changed from outside." => "¡Tu clave privada no es válida! Tal vez tu contraseña fue cambiada desde afuera.",
"You can unlock your private key in your " => "Podés desbloquear tu clave privada en tu",

View File

@ -8,8 +8,8 @@ $TRANSLATIONS = array(
"Delete permanently" => "Slett for godt",
"Name" => "Namn",
"Deleted" => "Sletta",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_%n folder_::_%n folders_" => array("","%n mapper"),
"_%n file_::_%n files_" => array("","%n filer"),
"Nothing in here. Your trash bin is empty!" => "Ingenting her. Papirkorga di er tom!",
"Restore" => "Gjenopprett",
"Delete" => "Slett",

View File

@ -2,6 +2,9 @@
$TRANSLATIONS = array(
"Could not revert: %s" => "No se pudo revertir: %s ",
"Versions" => "Versiones",
"Failed to revert {file} to revision {timestamp}." => "Falló al revertir {file} a la revisión {timestamp}.",
"More versions..." => "Más versiones...",
"No other versions available" => "No hay más versiones disponibles",
"Restore" => "Recuperar"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "Autenticación de WevDAV"
"WebDAV Authentication" => "Autenticación de WebDAV",
"Address: " => "Dirección:",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "Las credenciales del usuario serán enviadas a esta dirección. Este plug-in verificará la respuesta e interpretará los códigos de estado HTTP 401 y 403 como credenciales inválidas y cualquier otra respuesta como válida."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "Authentification WebDAV",
"Address: " => "Adresse :",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "Les informations de connexion de l'utilisateur seront envoyées à cette adresse. Ce module analyse le code de la réponse HTTP et considère les codes 401 et 403 comme une authentification invalide et tout autre valeur comme une authentification valide."
);

8
core/l10n/ach.php Normal file
View File

@ -0,0 +1,8 @@
<?php
$TRANSLATIONS = array(
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"_%n day ago_::_%n days ago_" => array("",""),
"_%n month ago_::_%n months ago_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

8
core/l10n/es_MX.php Normal file
View File

@ -0,0 +1,8 @@
<?php
$TRANSLATIONS = array(
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"_%n day ago_::_%n days ago_" => array("",""),
"_%n month ago_::_%n months ago_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

8
core/l10n/nqo.php Normal file
View File

@ -0,0 +1,8 @@
<?php
$TRANSLATIONS = array(
"_%n minute ago_::_%n minutes ago_" => array(""),
"_%n hour ago_::_%n hours ago_" => array(""),
"_%n day ago_::_%n days ago_" => array(""),
"_%n month ago_::_%n months ago_" => array("")
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

647
l10n/ach/core.po Normal file
View File

@ -0,0 +1,647 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
msgstr ""
#: ajax/share.php:227
msgid "group"
msgstr ""
#: ajax/update.php:11
msgid "Turned on maintenance mode"
msgstr ""
#: ajax/update.php:14
msgid "Turned off maintenance mode"
msgstr ""
#: ajax/update.php:17
msgid "Updated database"
msgstr ""
#: ajax/update.php:20
msgid "Updating filecache, this may take really long..."
msgstr ""
#: ajax/update.php:23
msgid "Updated filecache"
msgstr ""
#: ajax/update.php:26
#, php-format
msgid "... %d%% done ..."
msgstr ""
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
msgstr ""
#: ajax/vcategories/add.php:30
msgid "No category to add?"
msgstr ""
#: ajax/vcategories/add.php:37
#, php-format
msgid "This category already exists: %s"
msgstr ""
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
#: ajax/vcategories/favorites.php:24
#: ajax/vcategories/removeFromFavorites.php:26
msgid "Object type not provided."
msgstr ""
#: ajax/vcategories/addToFavorites.php:30
#: ajax/vcategories/removeFromFavorites.php:30
#, php-format
msgid "%s ID not provided."
msgstr ""
#: ajax/vcategories/addToFavorites.php:35
#, php-format
msgid "Error adding %s to favorites."
msgstr ""
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
msgid "No categories selected for deletion."
msgstr ""
#: ajax/vcategories/removeFromFavorites.php:35
#, php-format
msgid "Error removing %s from favorites."
msgstr ""
#: js/config.php:32
msgid "Sunday"
msgstr ""
#: js/config.php:33
msgid "Monday"
msgstr ""
#: js/config.php:34
msgid "Tuesday"
msgstr ""
#: js/config.php:35
msgid "Wednesday"
msgstr ""
#: js/config.php:36
msgid "Thursday"
msgstr ""
#: js/config.php:37
msgid "Friday"
msgstr ""
#: js/config.php:38
msgid "Saturday"
msgstr ""
#: js/config.php:43
msgid "January"
msgstr ""
#: js/config.php:44
msgid "February"
msgstr ""
#: js/config.php:45
msgid "March"
msgstr ""
#: js/config.php:46
msgid "April"
msgstr ""
#: js/config.php:47
msgid "May"
msgstr ""
#: js/config.php:48
msgid "June"
msgstr ""
#: js/config.php:49
msgid "July"
msgstr ""
#: js/config.php:50
msgid "August"
msgstr ""
#: js/config.php:51
msgid "September"
msgstr ""
#: js/config.php:52
msgid "October"
msgstr ""
#: js/config.php:53
msgid "November"
msgstr ""
#: js/config.php:54
msgid "December"
msgstr ""
#: js/js.js:355
msgid "Settings"
msgstr ""
#: js/js.js:821
msgid "seconds ago"
msgstr ""
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:824
msgid "today"
msgstr ""
#: js/js.js:825
msgid "yesterday"
msgstr ""
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:827
msgid "last month"
msgstr ""
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:829
msgid "months ago"
msgstr ""
#: js/js.js:830
msgid "last year"
msgstr ""
#: js/js.js:831
msgid "years ago"
msgstr ""
#: js/oc-dialogs.js:123
msgid "Choose"
msgstr ""
#: js/oc-dialogs.js:143 js/oc-dialogs.js:210
msgid "Error loading file picker template"
msgstr ""
#: js/oc-dialogs.js:168
msgid "Yes"
msgstr ""
#: js/oc-dialogs.js:178
msgid "No"
msgstr ""
#: js/oc-dialogs.js:195
msgid "Ok"
msgstr ""
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
msgid "The object type is not specified."
msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
#: js/share.js:643 js/share.js:655
msgid "Error"
msgstr ""
#: js/oc-vcategories.js:179
msgid "The app name is not specified."
msgstr ""
#: js/oc-vcategories.js:194
msgid "The required file {file} is not installed!"
msgstr ""
#: js/share.js:30 js/share.js:45 js/share.js:87
msgid "Shared"
msgstr ""
#: js/share.js:90
msgid "Share"
msgstr ""
#: js/share.js:131 js/share.js:683
msgid "Error while sharing"
msgstr ""
#: js/share.js:142
msgid "Error while unsharing"
msgstr ""
#: js/share.js:149
msgid "Error while changing permissions"
msgstr ""
#: js/share.js:158
msgid "Shared with you and the group {group} by {owner}"
msgstr ""
#: js/share.js:160
msgid "Shared with you by {owner}"
msgstr ""
#: js/share.js:183
msgid "Share with"
msgstr ""
#: js/share.js:188
msgid "Share with link"
msgstr ""
#: js/share.js:191
msgid "Password protect"
msgstr ""
#: js/share.js:193 templates/installation.php:57 templates/login.php:26
msgid "Password"
msgstr ""
#: js/share.js:198
msgid "Allow Public Upload"
msgstr ""
#: js/share.js:202
msgid "Email link to person"
msgstr ""
#: js/share.js:203
msgid "Send"
msgstr ""
#: js/share.js:208
msgid "Set expiration date"
msgstr ""
#: js/share.js:209
msgid "Expiration date"
msgstr ""
#: js/share.js:241
msgid "Share via email:"
msgstr ""
#: js/share.js:243
msgid "No people found"
msgstr ""
#: js/share.js:281
msgid "Resharing is not allowed"
msgstr ""
#: js/share.js:317
msgid "Shared in {item} with {user}"
msgstr ""
#: js/share.js:338
msgid "Unshare"
msgstr ""
#: js/share.js:350
msgid "can edit"
msgstr ""
#: js/share.js:352
msgid "access control"
msgstr ""
#: js/share.js:355
msgid "create"
msgstr ""
#: js/share.js:358
msgid "update"
msgstr ""
#: js/share.js:361
msgid "delete"
msgstr ""
#: js/share.js:364
msgid "share"
msgstr ""
#: js/share.js:398 js/share.js:630
msgid "Password protected"
msgstr ""
#: js/share.js:643
msgid "Error unsetting expiration date"
msgstr ""
#: js/share.js:655
msgid "Error setting expiration date"
msgstr ""
#: js/share.js:670
msgid "Sending ..."
msgstr ""
#: js/share.js:681
msgid "Email sent"
msgstr ""
#: js/update.js:17
msgid ""
"The update was unsuccessful. Please report this issue to the <a "
"href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud "
"community</a>."
msgstr ""
#: js/update.js:21
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
msgstr ""
#: lostpassword/templates/lostpassword.php:4
msgid ""
"The link to reset your password has been sent to your email.<br>If you do "
"not receive it within a reasonable amount of time, check your spam/junk "
"folders.<br>If it is not there ask your local administrator ."
msgstr ""
#: lostpassword/templates/lostpassword.php:12
msgid "Request failed!<br>Did you make sure your email/username was right?"
msgstr ""
#: lostpassword/templates/lostpassword.php:15
msgid "You will receive a link to reset your password via Email."
msgstr ""
#: lostpassword/templates/lostpassword.php:18 templates/installation.php:51
#: templates/login.php:19
msgid "Username"
msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
"Your files are encrypted. If you haven't enabled the recovery key, there "
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
#: lostpassword/templates/lostpassword.php:27
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 templates/layout.user.php:105
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:15
msgid "Cloud not found"
msgstr ""
#: templates/altmail.php:2
#, php-format
msgid ""
"Hey there,\n"
"\n"
"just letting you know that %s shared %s with you.\n"
"View it: %s\n"
"\n"
"Cheers!"
msgstr ""
#: templates/edit_categories_dialog.php:4
msgid "Edit categories"
msgstr ""
#: templates/edit_categories_dialog.php:16
msgid "Add"
msgstr ""
#: templates/installation.php:24 templates/installation.php:31
#: templates/installation.php:38
msgid "Security Warning"
msgstr ""
#: templates/installation.php:25
msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"
msgstr ""
#: templates/installation.php:26
#, php-format
msgid "Please update your PHP installation to use %s securely."
msgstr ""
#: templates/installation.php:32
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
msgstr ""
#: templates/installation.php:33
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr ""
#: templates/installation.php:39
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr ""
#: templates/installation.php:41
#, php-format
msgid ""
"For information how to properly configure your server, please see the <a "
"href=\"%s\" target=\"_blank\">documentation</a>."
msgstr ""
#: templates/installation.php:47
msgid "Create an <strong>admin account</strong>"
msgstr ""
#: templates/installation.php:65
msgid "Advanced"
msgstr ""
#: templates/installation.php:67
msgid "Data folder"
msgstr ""
#: templates/installation.php:77
msgid "Configure the database"
msgstr ""
#: templates/installation.php:82 templates/installation.php:94
#: templates/installation.php:105 templates/installation.php:116
#: templates/installation.php:128
msgid "will be used"
msgstr ""
#: templates/installation.php:140
msgid "Database user"
msgstr ""
#: templates/installation.php:147
msgid "Database password"
msgstr ""
#: templates/installation.php:152
msgid "Database name"
msgstr ""
#: templates/installation.php:160
msgid "Database tablespace"
msgstr ""
#: templates/installation.php:167
msgid "Database host"
msgstr ""
#: templates/installation.php:175
msgid "Finish setup"
msgstr ""
#: templates/layout.user.php:41
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr ""
#: templates/layout.user.php:66
msgid "Log out"
msgstr ""
#: templates/login.php:9
msgid "Automatic logon rejected!"
msgstr ""
#: templates/login.php:10
msgid ""
"If you did not change your password recently, your account may be "
"compromised!"
msgstr ""
#: templates/login.php:12
msgid "Please change your password to secure your account again."
msgstr ""
#: templates/login.php:32
msgid "Lost your password?"
msgstr ""
#: templates/login.php:37
msgid "remember"
msgstr ""
#: templates/login.php:39
msgid "Log in"
msgstr ""
#: templates/login.php:45
msgid "Alternative Logins"
msgstr ""
#: templates/mail.php:15
#, php-format
msgid ""
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a "
"href=\"%s\">View it!</a><br><br>Cheers!"
msgstr ""
#: templates/update.php:3
#, php-format
msgid "Updating ownCloud to version %s, this may take a while."
msgstr ""

335
l10n/ach/files.po Normal file
View File

@ -0,0 +1,335 @@
# 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: 2013-09-07 04:39-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:27 ajax/move.php:30
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/upload.php:16 ajax/upload.php:45
msgid "Unable to set upload directory."
msgstr ""
#: ajax/upload.php:22
msgid "Invalid Token"
msgstr ""
#: ajax/upload.php:59
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:66
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:67
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:69
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:70
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:71
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:72
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:73
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:91
msgid "Not enough storage available"
msgstr ""
#: ajax/upload.php:109
msgid "Upload failed"
msgstr ""
#: ajax/upload.php:127
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:12
msgid "Files"
msgstr ""
#: js/file-upload.js:11
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/file-upload.js:24
msgid "Not enough space available"
msgstr ""
#: js/file-upload.js:64
msgid "Upload cancelled."
msgstr ""
#: js/file-upload.js:165
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:239
msgid "URL cannot be empty."
msgstr ""
#: js/file-upload.js:244 lib/app.php:53
msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
msgstr ""
#: js/file-upload.js:276 js/file-upload.js:292 js/files.js:512 js/files.js:550
msgid "Error"
msgstr ""
#: js/fileactions.js:116
msgid "Share"
msgstr ""
#: js/fileactions.js:126
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:192
msgid "Rename"
msgstr ""
#: js/filelist.js:50 js/filelist.js:53 js/filelist.js:575
msgid "Pending"
msgstr ""
#: js/filelist.js:307 js/filelist.js:309
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:307 js/filelist.js:309
msgid "replace"
msgstr ""
#: js/filelist.js:307
msgid "suggest name"
msgstr ""
#: js/filelist.js:307 js/filelist.js:309
msgid "cancel"
msgstr ""
#: js/filelist.js:354
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:354
msgid "undo"
msgstr ""
#: js/filelist.js:424 js/filelist.js:490 js/files.js:581
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:425 js/filelist.js:491 js/files.js:587
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:432
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:563
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:628
msgid "files uploading"
msgstr ""
#: js/files.js:52
msgid "'.' is an invalid file name."
msgstr ""
#: js/files.js:56
msgid "File name cannot be empty."
msgstr ""
#: js/files.js:64
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr ""
#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr ""
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:94
msgid ""
"Encryption was disabled but your files are still encrypted. Please go to "
"your personal settings to decrypt your files."
msgstr ""
#: js/files.js:245
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:563 templates/index.php:69
msgid "Name"
msgstr ""
#: js/files.js:564 templates/index.php:81
msgid "Size"
msgstr ""
#: js/files.js:565 templates/index.php:83
msgid "Modified"
msgstr ""
#: lib/app.php:73
#, php-format
msgid "%s could not be renamed"
msgstr ""
#: lib/helper.php:11 templates/index.php:18
msgid "Upload"
msgstr ""
#: templates/admin.php:5
msgid "File handling"
msgstr ""
#: templates/admin.php:7
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:26
msgid "Save"
msgstr ""
#: templates/index.php:7
msgid "New"
msgstr ""
#: templates/index.php:10
msgid "Text file"
msgstr ""
#: templates/index.php:12
msgid "Folder"
msgstr ""
#: templates/index.php:14
msgid "From link"
msgstr ""
#: templates/index.php:41
msgid "Deleted files"
msgstr ""
#: templates/index.php:46
msgid "Cancel upload"
msgstr ""
#: templates/index.php:52
msgid "You dont have write permissions here."
msgstr ""
#: templates/index.php:59
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:75
msgid "Download"
msgstr ""
#: templates/index.php:88 templates/index.php:89
msgid "Unshare"
msgstr ""
#: templates/index.php:94 templates/index.php:95
msgid "Delete"
msgstr ""
#: templates/index.php:108
msgid "Upload too large"
msgstr ""
#: templates/index.php:110
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:115
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:118
msgid "Current scanning"
msgstr ""
#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
msgstr ""

View File

@ -0,0 +1,176 @@
# 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: 2013-09-07 04:39-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/adminrecovery.php:29
msgid "Recovery key successfully enabled"
msgstr ""
#: ajax/adminrecovery.php:34
msgid ""
"Could not enable recovery key. Please check your recovery key password!"
msgstr ""
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
msgstr ""
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
msgstr ""
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
msgstr ""
#: ajax/changeRecoveryPassword.php:51
msgid "Could not change the password. Maybe the old password was not correct."
msgstr ""
#: ajax/updatePrivateKeyPassword.php:51
msgid "Private key password successfully updated."
msgstr ""
#: ajax/updatePrivateKeyPassword.php:53
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
msgstr ""
#: files/error.php:7
msgid ""
"Your private key is not valid! Likely your password was changed outside the "
"ownCloud system (e.g. your corporate directory). You can update your private"
" key password in your personal settings to recover access to your encrypted "
"files."
msgstr ""
#: hooks/hooks.php:51
msgid "Missing requirements."
msgstr ""
#: hooks/hooks.php:52
msgid ""
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
"together with the PHP extension is enabled and configured properly. For now,"
" the encryption app has been disabled."
msgstr ""
#: hooks/hooks.php:250
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
#: templates/invalid_private_key.php:5
msgid ""
"Your private key is not valid! Maybe the your password was changed from "
"outside."
msgstr ""
#: templates/invalid_private_key.php:7
msgid "You can unlock your private key in your "
msgstr ""
#: templates/invalid_private_key.php:7
msgid "personal settings"
msgstr ""
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
msgstr ""
#: templates/settings-admin.php:10
msgid ""
"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
msgstr ""
#: templates/settings-admin.php:29 templates/settings-personal.php:62
msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
msgstr ""
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
msgstr ""
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
msgstr ""
#: templates/settings-personal.php:16
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
msgstr ""
#: templates/settings-personal.php:24
msgid "Old log-in password"
msgstr ""
#: templates/settings-personal.php:30
msgid "Current log-in password"
msgstr ""
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
msgstr ""
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
msgstr ""
#: templates/settings-personal.php:47
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
msgstr ""
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
msgstr ""
#: templates/settings-personal.php:64
msgid "Could not update file recovery"
msgstr ""

123
l10n/ach/files_external.po Normal file
View File

@ -0,0 +1,123 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: js/dropbox.js:7 js/dropbox.js:28 js/google.js:8 js/google.js:39
msgid "Access granted"
msgstr ""
#: js/dropbox.js:30 js/dropbox.js:96 js/dropbox.js:102
msgid "Error configuring Dropbox storage"
msgstr ""
#: js/dropbox.js:65 js/google.js:86
msgid "Grant access"
msgstr ""
#: js/dropbox.js:101
msgid "Please provide a valid Dropbox app key and secret."
msgstr ""
#: js/google.js:42 js/google.js:121
msgid "Error configuring Google Drive storage"
msgstr ""
#: lib/config.php:453
msgid ""
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
"is not possible. Please ask your system administrator to install it."
msgstr ""
#: lib/config.php:457
msgid ""
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
" of FTP shares is not possible. Please ask your system administrator to "
"install it."
msgstr ""
#: lib/config.php:460
msgid ""
"<b>Warning:</b> The Curl support in PHP is not enabled or installed. "
"Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask "
"your system administrator to install it."
msgstr ""
#: templates/settings.php:3
msgid "External Storage"
msgstr ""
#: templates/settings.php:9 templates/settings.php:28
msgid "Folder name"
msgstr ""
#: templates/settings.php:10
msgid "External storage"
msgstr ""
#: templates/settings.php:11
msgid "Configuration"
msgstr ""
#: templates/settings.php:12
msgid "Options"
msgstr ""
#: templates/settings.php:13
msgid "Applicable"
msgstr ""
#: templates/settings.php:33
msgid "Add storage"
msgstr ""
#: templates/settings.php:90
msgid "None set"
msgstr ""
#: templates/settings.php:91
msgid "All Users"
msgstr ""
#: templates/settings.php:92
msgid "Groups"
msgstr ""
#: templates/settings.php:100
msgid "Users"
msgstr ""
#: templates/settings.php:113 templates/settings.php:114
#: templates/settings.php:149 templates/settings.php:150
msgid "Delete"
msgstr ""
#: templates/settings.php:129
msgid "Enable User External Storage"
msgstr ""
#: templates/settings.php:130
msgid "Allow users to mount their own external storage"
msgstr ""
#: templates/settings.php:141
msgid "SSL root certificates"
msgstr ""
#: templates/settings.php:159
msgid "Import Root Certificate"
msgstr ""

80
l10n/ach/files_sharing.po Normal file
View File

@ -0,0 +1,80 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: templates/authenticate.php:4
msgid "The password is wrong. Try again."
msgstr ""
#: templates/authenticate.php:7
msgid "Password"
msgstr ""
#: templates/authenticate.php:9
msgid "Submit"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
#: templates/part.404.php:4
msgid "Reasons might be:"
msgstr ""
#: templates/part.404.php:6
msgid "the item was removed"
msgstr ""
#: templates/part.404.php:7
msgid "the link expired"
msgstr ""
#: templates/part.404.php:8
msgid "sharing is disabled"
msgstr ""
#: templates/part.404.php:10
msgid "For more info, please ask the person who sent this link."
msgstr ""
#: templates/public.php:15
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
#: templates/public.php:18
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr ""
#: templates/public.php:43 templates/public.php:46
msgid "Upload"
msgstr ""
#: templates/public.php:56
msgid "Cancel upload"
msgstr ""
#: templates/public.php:89
msgid "No preview available for"
msgstr ""

View File

@ -0,0 +1,84 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/delete.php:42
#, php-format
msgid "Couldn't delete %s permanently"
msgstr ""
#: ajax/undelete.php:42
#, php-format
msgid "Couldn't restore %s"
msgstr ""
#: js/trash.js:7 js/trash.js:102
msgid "perform restore operation"
msgstr ""
#: js/trash.js:20 js/trash.js:49 js/trash.js:120 js/trash.js:148
msgid "Error"
msgstr ""
#: js/trash.js:37
msgid "delete file permanently"
msgstr ""
#: js/trash.js:129
msgid "Delete permanently"
msgstr ""
#: js/trash.js:184 templates/index.php:17
msgid "Name"
msgstr ""
#: js/trash.js:185 templates/index.php:27
msgid "Deleted"
msgstr ""
#: js/trash.js:193
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/trash.js:199
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: lib/trash.php:814 lib/trash.php:816
msgid "restored"
msgstr ""
#: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!"
msgstr ""
#: templates/index.php:20 templates/index.php:22
msgid "Restore"
msgstr ""
#: templates/index.php:30 templates/index.php:31
msgid "Delete"
msgstr ""
#: templates/part.breadcrumb.php:9
msgid "Deleted Files"
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:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/rollbackVersion.php:13
#, php-format
msgid "Could not revert: %s"
msgstr ""
#: js/versions.js:7
msgid "Versions"
msgstr ""
#: js/versions.js:53
msgid "Failed to revert {file} to revision {timestamp}."
msgstr ""
#: js/versions.js:79
msgid "More versions..."
msgstr ""
#: js/versions.js:116
msgid "No other versions available"
msgstr ""
#: js/versions.js:145
msgid "Restore"
msgstr ""

322
l10n/ach/lib.po Normal file
View File

@ -0,0 +1,322 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: app.php:239
#, php-format
msgid ""
"App \"%s\" can't be installed because it is not compatible with this version"
" of ownCloud."
msgstr ""
#: app.php:250
msgid "No app name specified"
msgstr ""
#: app.php:361
msgid "Help"
msgstr ""
#: app.php:374
msgid "Personal"
msgstr ""
#: app.php:385
msgid "Settings"
msgstr ""
#: app.php:397
msgid "Users"
msgstr ""
#: app.php:410
msgid "Admin"
msgstr ""
#: app.php:837
#, php-format
msgid "Failed to upgrade \"%s\"."
msgstr ""
#: defaults.php:35
msgid "web services under your control"
msgstr ""
#: files.php:66 files.php:98
#, php-format
msgid "cannot open \"%s\""
msgstr ""
#: files.php:226
msgid "ZIP download is turned off."
msgstr ""
#: files.php:227
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:228 files.php:256
msgid "Back to Files"
msgstr ""
#: files.php:253
msgid "Selected files too large to generate zip file."
msgstr ""
#: files.php:254
msgid ""
"Download the files in smaller chunks, seperately or kindly ask your "
"administrator."
msgstr ""
#: installer.php:63
msgid "No source specified when installing app"
msgstr ""
#: installer.php:70
msgid "No href specified when installing app from http"
msgstr ""
#: installer.php:75
msgid "No path specified when installing app from local file"
msgstr ""
#: installer.php:89
#, php-format
msgid "Archives of type %s are not supported"
msgstr ""
#: installer.php:103
msgid "Failed to open archive when installing app"
msgstr ""
#: installer.php:123
msgid "App does not provide an info.xml file"
msgstr ""
#: installer.php:129
msgid "App can't be installed because of not allowed code in the App"
msgstr ""
#: installer.php:138
msgid ""
"App can't be installed because it is not compatible with this version of "
"ownCloud"
msgstr ""
#: installer.php:144
msgid ""
"App can't be installed because it contains the <shipped>true</shipped> tag "
"which is not allowed for non shipped apps"
msgstr ""
#: installer.php:150
msgid ""
"App can't be installed because the version in info.xml/version is not the "
"same as the version reported from the app store"
msgstr ""
#: installer.php:160
msgid "App directory already exists"
msgstr ""
#: installer.php:173
#, php-format
msgid "Can't create app folder. Please fix permissions. %s"
msgstr ""
#: json.php:28
msgid "Application is not enabled"
msgstr ""
#: json.php:39 json.php:62 json.php:73
msgid "Authentication error"
msgstr ""
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
#: search/provider/file.php:17 search/provider/file.php:35
msgid "Files"
msgstr ""
#: search/provider/file.php:26 search/provider/file.php:33
msgid "Text"
msgstr ""
#: search/provider/file.php:29
msgid "Images"
msgstr ""
#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
#: setup/oci.php:34
msgid "Oracle connection could not be established"
msgstr ""
#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
#: setup/postgresql.php:23 setup/postgresql.php:69
msgid "PostgreSQL username and/or password not valid"
msgstr ""
#: setup.php:28
msgid "Set an admin username."
msgstr ""
#: setup.php:31
msgid "Set an admin password."
msgstr ""
#: setup.php:184
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: setup.php:185
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: template/functions.php:96
msgid "seconds ago"
msgstr ""
#: template/functions.php:97
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: template/functions.php:98
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: template/functions.php:99
msgid "today"
msgstr ""
#: template/functions.php:100
msgid "yesterday"
msgstr ""
#: template/functions.php:101
msgid "%n day go"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: template/functions.php:102
msgid "last month"
msgstr ""
#: template/functions.php:103
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: template/functions.php:104
msgid "last year"
msgstr ""
#: template/functions.php:105
msgid "years ago"
msgstr ""
#: template.php:297
msgid "Caused by:"
msgstr ""
#: vcategories.php:188 vcategories.php:249
#, php-format
msgid "Could not find category \"%s\""
msgstr ""

540
l10n/ach/settings.po Normal file
View File

@ -0,0 +1,540 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr ""
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
#: ajax/togglegroups.php:20
msgid "Authentication error"
msgstr ""
#: ajax/changedisplayname.php:31
msgid "Your display name has been changed."
msgstr ""
#: ajax/changedisplayname.php:34
msgid "Unable to change display name"
msgstr ""
#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr ""
#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr ""
#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr ""
#: ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr ""
#: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group"
msgstr ""
#: ajax/togglegroups.php:30
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
#: ajax/togglegroups.php:36
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
#: ajax/updateapp.php:14
msgid "Couldn't update app."
msgstr ""
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr ""
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr ""
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr ""
#: js/apps.js:71
msgid "Please wait...."
msgstr ""
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr ""
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr ""
#: js/apps.js:123
msgid "Updating...."
msgstr ""
#: js/apps.js:126
msgid "Error while updating app"
msgstr ""
#: js/apps.js:126
msgid "Error"
msgstr ""
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr ""
#: js/apps.js:130
msgid "Updated"
msgstr ""
#: js/personal.js:150
msgid "Decrypting files... Please wait, this can take some time."
msgstr ""
#: js/personal.js:172
msgid "Saving..."
msgstr ""
#: js/users.js:47
msgid "deleted"
msgstr ""
#: js/users.js:47
msgid "undo"
msgstr ""
#: js/users.js:79
msgid "Unable to remove user"
msgstr ""
#: js/users.js:92 templates/users.php:26 templates/users.php:87
#: templates/users.php:112
msgid "Groups"
msgstr ""
#: js/users.js:97 templates/users.php:89 templates/users.php:124
msgid "Group Admin"
msgstr ""
#: js/users.js:120 templates/users.php:164
msgid "Delete"
msgstr ""
#: js/users.js:277
msgid "add group"
msgstr ""
#: js/users.js:436
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:437 js/users.js:443 js/users.js:458
msgid "Error creating user"
msgstr ""
#: js/users.js:442
msgid "A valid password must be provided"
msgstr ""
#: personal.php:40 personal.php:41
msgid "__language_name__"
msgstr ""
#: templates/admin.php:15
msgid "Security Warning"
msgstr ""
#: templates/admin.php:18
msgid ""
"Your data directory and your files are probably accessible from the "
"internet. The .htaccess file is not working. We strongly suggest that you "
"configure your webserver in a way that the data directory is no longer "
"accessible or you move the data directory outside the webserver document "
"root."
msgstr ""
#: templates/admin.php:29
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
#: templates/admin.php:63
#, php-format
msgid ""
"System locale can't be set to %s. This means that there might be problems "
"with certain characters in file names. We strongly suggest to install the "
"required packages on your system to support %s."
msgstr ""
#: templates/admin.php:75
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:78
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
"installation of 3rd party apps don´t work. Accessing files from remote and "
"sending of notification emails might also not work. We suggest to enable "
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:92
msgid "Cron"
msgstr ""
#: templates/admin.php:99
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:107
msgid ""
"cron.php is registered at a webcron service to call cron.php once a minute "
"over http."
msgstr ""
#: templates/admin.php:115
msgid "Use systems cron service to call the cron.php file once a minute."
msgstr ""
#: templates/admin.php:120
msgid "Sharing"
msgstr ""
#: templates/admin.php:126
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:127
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:134
msgid "Allow links"
msgstr ""
#: templates/admin.php:135
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:143
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:144
msgid ""
"Allow users to enable others to upload into their publicly shared folders"
msgstr ""
#: templates/admin.php:152
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:153
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:160
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:163
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:170
msgid "Security"
msgstr ""
#: templates/admin.php:183
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:185
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:191
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:203
msgid "Log"
msgstr ""
#: templates/admin.php:204
msgid "Log level"
msgstr ""
#: templates/admin.php:235
msgid "More"
msgstr ""
#: templates/admin.php:236
msgid "Less"
msgstr ""
#: templates/admin.php:242 templates/personal.php:140
msgid "Version"
msgstr ""
#: templates/admin.php:246 templates/personal.php:143
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:13
msgid "Add your App"
msgstr ""
#: templates/apps.php:28
msgid "More Apps"
msgstr ""
#: templates/apps.php:33
msgid "Select an App"
msgstr ""
#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
#: templates/help.php:4
msgid "User Documentation"
msgstr ""
#: templates/help.php:6
msgid "Administrator Documentation"
msgstr ""
#: templates/help.php:9
msgid "Online Documentation"
msgstr ""
#: templates/help.php:11
msgid "Forum"
msgstr ""
#: templates/help.php:14
msgid "Bugtracker"
msgstr ""
#: templates/help.php:17
msgid "Commercial Support"
msgstr ""
#: templates/personal.php:8
msgid "Get the apps to sync your files"
msgstr ""
#: templates/personal.php:19
msgid "Show First Run Wizard again"
msgstr ""
#: templates/personal.php:27
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
msgstr ""
#: templates/personal.php:39 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr ""
#: templates/personal.php:40
msgid "Your password was changed"
msgstr ""
#: templates/personal.php:41
msgid "Unable to change your password"
msgstr ""
#: templates/personal.php:42
msgid "Current password"
msgstr ""
#: templates/personal.php:44
msgid "New password"
msgstr ""
#: templates/personal.php:46
msgid "Change password"
msgstr ""
#: templates/personal.php:58 templates/users.php:85
msgid "Display Name"
msgstr ""
#: templates/personal.php:73
msgid "Email"
msgstr ""
#: templates/personal.php:75
msgid "Your email address"
msgstr ""
#: templates/personal.php:76
msgid "Fill in an email address to enable password recovery"
msgstr ""
#: templates/personal.php:85 templates/personal.php:86
msgid "Language"
msgstr ""
#: templates/personal.php:98
msgid "Help translate"
msgstr ""
#: templates/personal.php:104
msgid "WebDAV"
msgstr ""
#: templates/personal.php:106
#, php-format
msgid ""
"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" "
"target=\"_blank\">access your Files via WebDAV</a>"
msgstr ""
#: templates/personal.php:117
msgid "Encryption"
msgstr ""
#: templates/personal.php:119
msgid "The encryption app is no longer enabled, decrypt all your file"
msgstr ""
#: templates/personal.php:125
msgid "Log-in password"
msgstr ""
#: templates/personal.php:130
msgid "Decrypt all Files"
msgstr ""
#: templates/users.php:21
msgid "Login Name"
msgstr ""
#: templates/users.php:30
msgid "Create"
msgstr ""
#: templates/users.php:36
msgid "Admin Recovery Password"
msgstr ""
#: templates/users.php:37 templates/users.php:38
msgid ""
"Enter the recovery password in order to recover the users files during "
"password change"
msgstr ""
#: templates/users.php:42
msgid "Default Storage"
msgstr ""
#: templates/users.php:48 templates/users.php:142
msgid "Unlimited"
msgstr ""
#: templates/users.php:66 templates/users.php:157
msgid "Other"
msgstr ""
#: templates/users.php:84
msgid "Username"
msgstr ""
#: templates/users.php:91
msgid "Storage"
msgstr ""
#: templates/users.php:102
msgid "change display name"
msgstr ""
#: templates/users.php:106
msgid "set new password"
msgstr ""
#: templates/users.php:137
msgid "Default"
msgstr ""

406
l10n/ach/user_ldap.po Normal file
View File

@ -0,0 +1,406 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/clearMappings.php:34
msgid "Failed to clear the mappings."
msgstr ""
#: ajax/deleteConfiguration.php:34
msgid "Failed to delete the server configuration"
msgstr ""
#: ajax/testConfiguration.php:36
msgid "The configuration is valid and the connection could be established!"
msgstr ""
#: ajax/testConfiguration.php:39
msgid ""
"The configuration is valid, but the Bind failed. Please check the server "
"settings and credentials."
msgstr ""
#: ajax/testConfiguration.php:43
msgid ""
"The configuration is invalid. Please look in the ownCloud log for further "
"details."
msgstr ""
#: js/settings.js:66
msgid "Deletion failed"
msgstr ""
#: js/settings.js:82
msgid "Take over settings from recent server configuration?"
msgstr ""
#: js/settings.js:83
msgid "Keep settings?"
msgstr ""
#: js/settings.js:97
msgid "Cannot add server configuration"
msgstr ""
#: js/settings.js:111
msgid "mappings cleared"
msgstr ""
#: js/settings.js:112
msgid "Success"
msgstr ""
#: js/settings.js:117
msgid "Error"
msgstr ""
#: js/settings.js:141
msgid "Connection test succeeded"
msgstr ""
#: js/settings.js:146
msgid "Connection test failed"
msgstr ""
#: js/settings.js:156
msgid "Do you really want to delete the current Server Configuration?"
msgstr ""
#: js/settings.js:157
msgid "Confirm Deletion"
msgstr ""
#: templates/settings.php:9
msgid ""
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may"
" experience unexpected behavior. Please ask your system administrator to "
"disable one of them."
msgstr ""
#: templates/settings.php:12
msgid ""
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not "
"work. Please ask your system administrator to install it."
msgstr ""
#: templates/settings.php:16
msgid "Server configuration"
msgstr ""
#: templates/settings.php:32
msgid "Add Server Configuration"
msgstr ""
#: templates/settings.php:37
msgid "Host"
msgstr ""
#: templates/settings.php:39
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr ""
#: templates/settings.php:40
msgid "Base DN"
msgstr ""
#: templates/settings.php:41
msgid "One Base DN per line"
msgstr ""
#: templates/settings.php:42
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr ""
#: templates/settings.php:44
msgid "User DN"
msgstr ""
#: templates/settings.php:46
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:47
msgid "Password"
msgstr ""
#: templates/settings.php:50
msgid "For anonymous access, leave DN and Password empty."
msgstr ""
#: templates/settings.php:51
msgid "User Login Filter"
msgstr ""
#: templates/settings.php:54
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action. Example: \"uid=%%uid\""
msgstr ""
#: templates/settings.php:55
msgid "User List Filter"
msgstr ""
#: templates/settings.php:58
msgid ""
"Defines the filter to apply, when retrieving users (no placeholders). "
"Example: \"objectClass=person\""
msgstr ""
#: templates/settings.php:59
msgid "Group Filter"
msgstr ""
#: templates/settings.php:62
msgid ""
"Defines the filter to apply, when retrieving groups (no placeholders). "
"Example: \"objectClass=posixGroup\""
msgstr ""
#: templates/settings.php:66
msgid "Connection Settings"
msgstr ""
#: templates/settings.php:68
msgid "Configuration Active"
msgstr ""
#: templates/settings.php:68
msgid "When unchecked, this configuration will be skipped."
msgstr ""
#: templates/settings.php:69
msgid "Port"
msgstr ""
#: templates/settings.php:70
msgid "Backup (Replica) Host"
msgstr ""
#: templates/settings.php:70
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
msgstr ""
#: templates/settings.php:71
msgid "Backup (Replica) Port"
msgstr ""
#: templates/settings.php:72
msgid "Disable Main Server"
msgstr ""
#: templates/settings.php:72
msgid "Only connect to the replica server."
msgstr ""
#: templates/settings.php:73
msgid "Use TLS"
msgstr ""
#: templates/settings.php:73
msgid "Do not use it additionally for LDAPS connections, it will fail."
msgstr ""
#: templates/settings.php:74
msgid "Case insensitve LDAP server (Windows)"
msgstr ""
#: templates/settings.php:75
msgid "Turn off SSL certificate validation."
msgstr ""
#: templates/settings.php:75
#, php-format
msgid ""
"Not recommended, use it for testing only! If connection only works with this"
" option, import the LDAP server's SSL certificate in your %s server."
msgstr ""
#: templates/settings.php:76
msgid "Cache Time-To-Live"
msgstr ""
#: templates/settings.php:76
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:78
msgid "Directory Settings"
msgstr ""
#: templates/settings.php:80
msgid "User Display Name Field"
msgstr ""
#: templates/settings.php:80
msgid "The LDAP attribute to use to generate the user's display name."
msgstr ""
#: templates/settings.php:81
msgid "Base User Tree"
msgstr ""
#: templates/settings.php:81
msgid "One User Base DN per line"
msgstr ""
#: templates/settings.php:82
msgid "User Search Attributes"
msgstr ""
#: templates/settings.php:82 templates/settings.php:85
msgid "Optional; one attribute per line"
msgstr ""
#: templates/settings.php:83
msgid "Group Display Name Field"
msgstr ""
#: templates/settings.php:83
msgid "The LDAP attribute to use to generate the groups's display name."
msgstr ""
#: templates/settings.php:84
msgid "Base Group Tree"
msgstr ""
#: templates/settings.php:84
msgid "One Group Base DN per line"
msgstr ""
#: templates/settings.php:85
msgid "Group Search Attributes"
msgstr ""
#: templates/settings.php:86
msgid "Group-Member association"
msgstr ""
#: templates/settings.php:88
msgid "Special Attributes"
msgstr ""
#: templates/settings.php:90
msgid "Quota Field"
msgstr ""
#: templates/settings.php:91
msgid "Quota Default"
msgstr ""
#: templates/settings.php:91
msgid "in bytes"
msgstr ""
#: templates/settings.php:92
msgid "Email Field"
msgstr ""
#: templates/settings.php:93
msgid "User Home Folder Naming Rule"
msgstr ""
#: templates/settings.php:93
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:98
msgid "Internal Username"
msgstr ""
#: templates/settings.php:99
msgid ""
"By default the internal username will be created from the UUID attribute. It"
" makes sure that the username is unique and characters do not need to be "
"converted. The internal username has the restriction that only these "
"characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced "
"with their ASCII correspondence or simply omitted. On collisions a number "
"will be added/increased. The internal username is used to identify a user "
"internally. It is also the default name for the user home folder. It is also"
" a part of remote URLs, for instance for all *DAV services. With this "
"setting, the default behavior can be overridden. To achieve a similar "
"behavior as before ownCloud 5 enter the user display name attribute in the "
"following field. Leave it empty for default behavior. Changes will have "
"effect only on newly mapped (added) LDAP users."
msgstr ""
#: templates/settings.php:100
msgid "Internal Username Attribute:"
msgstr ""
#: templates/settings.php:101
msgid "Override UUID detection"
msgstr ""
#: templates/settings.php:102
msgid ""
"By default, the UUID attribute is automatically detected. The UUID attribute"
" is used to doubtlessly identify LDAP users and groups. Also, the internal "
"username will be created based on the UUID, if not specified otherwise "
"above. You can override the setting and pass an attribute of your choice. "
"You must make sure that the attribute of your choice can be fetched for both"
" users and groups and it is unique. Leave it empty for default behavior. "
"Changes will have effect only on newly mapped (added) LDAP users and groups."
msgstr ""
#: templates/settings.php:103
msgid "UUID Attribute:"
msgstr ""
#: templates/settings.php:104
msgid "Username-LDAP User Mapping"
msgstr ""
#: templates/settings.php:105
msgid ""
"Usernames are used to store and assign (meta) data. In order to precisely "
"identify and recognize users, each LDAP user will have a internal username. "
"This requires a mapping from username to LDAP user. The created username is "
"mapped to the UUID of the LDAP user. Additionally the DN is cached as well "
"to reduce LDAP interaction, but it is not used for identification. If the DN"
" changes, the changes will be found. The internal username is used all over."
" Clearing the mappings will have leftovers everywhere. Clearing the mappings"
" is not configuration sensitive, it affects all LDAP configurations! Never "
"clear the mappings in a production environment, only in a testing or "
"experimental stage."
msgstr ""
#: templates/settings.php:106
msgid "Clear Username-LDAP User Mapping"
msgstr ""
#: templates/settings.php:106
msgid "Clear Groupname-LDAP Group Mapping"
msgstr ""
#: templates/settings.php:108
msgid "Test Configuration"
msgstr ""
#: templates/settings.php:108
msgid "Help"
msgstr ""

View File

@ -0,0 +1,33 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: templates/settings.php:3
msgid "WebDAV Authentication"
msgstr ""
#: templates/settings.php:4
msgid "Address: "
msgstr ""
#: templates/settings.php:7
msgid ""
"The user credentials will be sent to this address. This plugin checks the "
"response and will interpret the HTTP statuscodes 401 and 403 as invalid "
"credentials, and all other responses as valid credentials."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-30 09:32-0400\n"
"PO-Revision-Date: 2013-08-30 13:33+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@ -170,55 +170,55 @@ msgstr ""
msgid "Settings"
msgstr "Instellings"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr ""
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr ""
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr ""
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr ""
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr ""
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr ""
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr ""
@ -402,7 +402,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-04 01:55-0400\n"
"PO-Revision-Date: 2013-08-04 05:02+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@ -63,7 +63,7 @@ msgstr ""
msgid "%s shared the file %s with you"
msgstr ""
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr ""
@ -75,6 +75,6 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-25 19:18-0400\n"
"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@ -84,47 +84,47 @@ msgstr ""
msgid "Couldn't update app."
msgstr ""
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr ""
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr ""
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr ""
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr ""
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr ""
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr ""
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr ""
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr ""
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 19:07+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-30 13:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -170,11 +170,11 @@ msgstr "كانون الاول"
msgid "Settings"
msgstr "إعدادات"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "منذ ثواني"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
@ -184,7 +184,7 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
@ -194,15 +194,15 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "اليوم"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "يوم أمس"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
@ -212,11 +212,11 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "الشهر الماضي"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
@ -226,15 +226,15 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "شهر مضى"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "السنةالماضية"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "سنة مضت"
@ -418,7 +418,7 @@ msgstr "حصل خطأ في عملية التحديث, يرجى ارسال تقر
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "تم التحديث بنجاح , يتم اعادة توجيهك الان الى Owncloud"
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -63,7 +63,7 @@ msgstr "%s شارك المجلد %s معك"
msgid "%s shared the file %s with you"
msgstr "%s شارك الملف %s معك"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "تحميل"
@ -75,6 +75,6 @@ msgstr "رفع"
msgid "Cancel upload"
msgstr "إلغاء رفع الملفات"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "لا يوجد عرض مسبق لـ"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-25 19:18-0400\n"
"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -84,47 +84,47 @@ msgstr "فشل إزالة المستخدم من المجموعة %s"
msgid "Couldn't update app."
msgstr "تعذر تحديث التطبيق."
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr "تم التحديث الى "
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr "إيقاف"
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr "تفعيل"
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr "الرجاء الانتظار ..."
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr ""
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr ""
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr "جاري التحديث ..."
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr "حصل خطأ أثناء تحديث التطبيق"
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr "خطأ"
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr "حدث"
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr "تم التحديث بنجاح"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 19:07+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-30 09:32-0400\n"
"PO-Revision-Date: 2013-08-30 13:33+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -170,55 +170,55 @@ msgstr "Декември"
msgid "Settings"
msgstr "Настройки"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "преди секунди"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "днес"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "вчера"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "последният месец"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr ""
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "последната година"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "последните години"
@ -402,7 +402,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -63,7 +63,7 @@ msgstr "%s сподели папката %s с Вас"
msgid "%s shared the file %s with you"
msgstr "%s сподели файла %s с Вас"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Изтегляне"
@ -75,6 +75,6 @@ msgstr "Качване"
msgid "Cancel upload"
msgstr "Спри качването"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "Няма наличен преглед за"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-25 19:18-0400\n"
"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -84,47 +84,47 @@ msgstr ""
msgid "Couldn't update app."
msgstr ""
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr "Обновяване до {appversion}"
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr "Изключено"
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr "Включено"
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr "Моля почакайте...."
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr ""
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr ""
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr "Обновява се..."
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr "Грешка"
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr "Обновяване"
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr "Обновено"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 19:07+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-30 09:32-0400\n"
"PO-Revision-Date: 2013-08-30 13:33+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@ -170,55 +170,55 @@ msgstr "ডিসেম্বর"
msgid "Settings"
msgstr "নিয়ামকসমূহ"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "সেকেন্ড পূর্বে"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "আজ"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "গতকাল"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "গত মাস"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "মাস পূর্বে"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "গত বছর"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "বছর পূর্বে"
@ -402,7 +402,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@ -63,7 +63,7 @@ msgstr "%s আপনার সাথে %s ফোল্ডারটি ভাগ
msgid "%s shared the file %s with you"
msgstr "%s আপনার সাথে %s ফাইলটি ভাগাভাগি করেছেন"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "ডাউনলোড"
@ -75,6 +75,6 @@ msgstr "আপলোড"
msgid "Cancel upload"
msgstr "আপলোড বাতিল কর"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "এর জন্য কোন প্রাকবীক্ষণ সুলভ নয়"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-25 19:18-0400\n"
"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@ -84,47 +84,47 @@ msgstr "%s গোষ্ঠী থেকে ব্যবহারকারীক
msgid "Couldn't update app."
msgstr ""
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr ""
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr "নিষ্ক্রিয়"
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr "সক্রিয় "
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr ""
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr ""
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr ""
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr "সমস্যা"
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr "পরিবর্ধন"
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 19:07+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-05 07:36-0400\n"
"PO-Revision-Date: 2013-09-05 07:40+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
@ -404,7 +404,7 @@ msgstr "L'actualització ha estat incorrecte. Comuniqueu aquest error a <a href=
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "L'actualització ha estat correcte. Ara us redirigim a ownCloud."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr "restableix la contrasenya %s"

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: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
@ -64,7 +64,7 @@ msgstr "%s ha compartit la carpeta %s amb vós"
msgid "%s shared the file %s with you"
msgstr "%s ha compartit el fitxer %s amb vós"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Baixa"
@ -76,6 +76,6 @@ msgstr "Puja"
msgid "Cancel upload"
msgstr "Cancel·la la pujada"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "No hi ha vista prèvia disponible per a"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-27 11:18-0400\n"
"PO-Revision-Date: 2013-08-26 13:31+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
@ -86,47 +86,47 @@ msgstr "No es pot eliminar l'usuari del grup %s"
msgid "Couldn't update app."
msgstr "No s'ha pogut actualitzar l'aplicació."
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr "Actualitza a {appversion}"
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr "Desactiva"
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr "Habilita"
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr "Espereu..."
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr "Error en desactivar l'aplicació"
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr "Error en activar l'aplicació"
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr "Actualitzant..."
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr "Error en actualitzar l'aplicació"
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr "Error"
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr "Actualitza"
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr "Actualitzada"

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: 2013-08-27 11:18-0400\n"
"PO-Revision-Date: 2013-08-26 13:31+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-31 08:00+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: pstast <petr@stastny.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@ -175,59 +175,59 @@ msgstr "Prosinec"
msgid "Settings"
msgstr "Nastavení"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "před pár vteřinami"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "před %n minutou"
msgstr[1] "před %n minutami"
msgstr[2] "před %n minutami"
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "před %n hodinou"
msgstr[1] "před %n hodinami"
msgstr[2] "před %n hodinami"
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "dnes"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "včera"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "před %n dnem"
msgstr[1] "před %n dny"
msgstr[2] "před %n dny"
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "minulý měsíc"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "před %n měsícem"
msgstr[1] "před %n měsíci"
msgstr[2] "před %n měsíci"
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "před měsíci"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "minulý rok"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "před lety"
@ -411,7 +411,7 @@ msgstr "Aktualizace neproběhla úspěšně. Nahlaste prosím problém do <a hre
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Aktualizace byla úspěšná. Přesměrovávám na ownCloud."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr "reset hesla %s"

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: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: pstast <petr@stastny.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@ -64,7 +64,7 @@ msgstr "%s s Vámi sdílí složku %s"
msgid "%s shared the file %s with you"
msgstr "%s s Vámi sdílí soubor %s"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Stáhnout"
@ -76,6 +76,6 @@ msgstr "Odeslat"
msgid "Cancel upload"
msgstr "Zrušit odesílání"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "Náhled není dostupný pro"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-30 09:33-0400\n"
"PO-Revision-Date: 2013-08-28 16:41+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: pstast <petr@stastny.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-30 09:32-0400\n"
"PO-Revision-Date: 2013-08-28 16:52+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: pstast <petr@stastny.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"

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: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-30 13:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@ -171,11 +171,11 @@ msgstr "Rhagfyr"
msgid "Settings"
msgstr "Gosodiadau"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "eiliad yn ôl"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
@ -183,7 +183,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
@ -191,15 +191,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "heddiw"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "ddoe"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
@ -207,11 +207,11 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "mis diwethaf"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
@ -219,15 +219,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "misoedd yn ôl"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "y llynedd"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "blwyddyn yn ôl"
@ -411,7 +411,7 @@ msgstr "Methodd y diweddariad. Adroddwch y mater hwn i <a href=\"https://github.
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Roedd y diweddariad yn llwyddiannus. Cewch eich ailgyfeirio i ownCloud nawr."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@ -63,7 +63,7 @@ msgstr "Rhannodd %s blygell %s â chi"
msgid "%s shared the file %s with you"
msgstr "Rhannodd %s ffeil %s â chi"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Llwytho i lawr"
@ -75,6 +75,6 @@ msgstr "Llwytho i fyny"
msgid "Cancel upload"
msgstr "Diddymu llwytho i fyny"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "Does dim rhagolwg ar gael ar gyfer"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-25 19:18-0400\n"
"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@ -84,47 +84,47 @@ msgstr ""
msgid "Couldn't update app."
msgstr ""
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr ""
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr ""
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr ""
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr ""
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr ""
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr ""
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr "Gwall"
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr ""
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 19:07+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-30 13:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@ -174,55 +174,55 @@ msgstr "December"
msgid "Settings"
msgstr "Indstillinger"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "sekunder siden"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "%n minut siden"
msgstr[1] "%n minutter siden"
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "%n time siden"
msgstr[1] "%n timer siden"
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "i dag"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "i går"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "%n dag siden"
msgstr[1] "%n dage siden"
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "sidste måned"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "%n måned siden"
msgstr[1] "%n måneder siden"
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "måneder siden"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "sidste år"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "år siden"
@ -406,7 +406,7 @@ msgstr "Opdateringen blev ikke udført korrekt. Rapporter venligst problemet til
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Opdateringen blev udført korrekt. Du bliver nu viderestillet til ownCloud."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr "%s adgangskode nulstillet"

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: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: Sappe\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@ -64,7 +64,7 @@ msgstr "%s delte mappen %s med dig"
msgid "%s shared the file %s with you"
msgstr "%s delte filen %s med dig"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Download"
@ -76,6 +76,6 @@ msgstr "Upload"
msgid "Cancel upload"
msgstr "Fortryd upload"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "Forhåndsvisning ikke tilgængelig for"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-28 06:22-0400\n"
"PO-Revision-Date: 2013-08-27 15:40+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: Sappe\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@ -87,47 +87,47 @@ msgstr "Brugeren kan ikke fjernes fra gruppen %s"
msgid "Couldn't update app."
msgstr "Kunne ikke opdatere app'en."
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr "Opdatér til {appversion}"
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr "Deaktiver"
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr "Aktiver"
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr "Vent venligst..."
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr "Kunne ikke deaktivere app"
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr "Kunne ikke aktivere app"
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr "Opdaterer...."
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr "Der opstod en fejl under app opgraderingen"
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr "Fejl"
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr "Opdater"
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr "Opdateret"

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: 2013-08-23 20:16-0400\n"
"PO-Revision-Date: 2013-08-22 20:00+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: Sappe\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-30 13:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
@ -178,55 +178,55 @@ msgstr "Dezember"
msgid "Settings"
msgstr "Einstellungen"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "Gerade eben"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "Vor %n Minute"
msgstr[1] "Vor %n Minuten"
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "Vor %n Stunde"
msgstr[1] "Vor %n Stunden"
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "Heute"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "Gestern"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "Vor %n Tag"
msgstr[1] "Vor %n Tagen"
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "Letzten Monat"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "Vor %n Monat"
msgstr[1] "Vor %n Monaten"
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "Vor Monaten"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "Letztes Jahr"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "Vor Jahren"
@ -410,7 +410,7 @@ msgstr "Das Update ist fehlgeschlagen. Bitte melde dieses Problem an die <a href
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Das Update war erfolgreich. Du wirst nun zu ownCloud weitergeleitet."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr "%s-Passwort zurücksetzen"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
@ -65,7 +65,7 @@ msgstr "%s hat den Ordner %s mit Dir geteilt"
msgid "%s shared the file %s with you"
msgstr "%s hat die Datei %s mit Dir geteilt"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Download"
@ -77,6 +77,6 @@ msgstr "Hochladen"
msgid "Cancel upload"
msgstr "Upload abbrechen"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "Es ist keine Vorschau verfügbar für"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-30 09:33-0400\n"
"PO-Revision-Date: 2013-08-29 11:10+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-21 08:11-0400\n"
"PO-Revision-Date: 2013-08-20 12:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-30 13:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n"
@ -179,55 +179,55 @@ msgstr "Dezember"
msgid "Settings"
msgstr "Einstellungen"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "Gerade eben"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "Vor %n Minute"
msgstr[1] "Vor %n Minuten"
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "Vor %n Stunde"
msgstr[1] "Vor %n Stunden"
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "Heute"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "Gestern"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "Vor %n Tag"
msgstr[1] "Vor %n Tagen"
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "Letzten Monat"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "Vor %n Monat"
msgstr[1] "Vor %n Monaten"
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "Vor Monaten"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "Letztes Jahr"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "Vor Jahren"
@ -411,7 +411,7 @@ msgstr "Das Update ist fehlgeschlagen. Bitte melden Sie dieses Problem an die <a
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Das Update war erfolgreich. Sie werden nun zu ownCloud weitergeleitet."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr "%s-Passwort zurücksetzen"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: FlorianScholz <work@bgstyle.de>\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n"
@ -66,7 +66,7 @@ msgstr "%s hat den Ordner %s mit Ihnen geteilt"
msgid "%s shared the file %s with you"
msgstr "%s hat die Datei %s mit Ihnen geteilt"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Herunterladen"
@ -78,6 +78,6 @@ msgstr "Hochladen"
msgid "Cancel upload"
msgstr "Upload abbrechen"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "Es ist keine Vorschau verfügbar für"

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-27 11:18-0400\n"
"PO-Revision-Date: 2013-08-27 06:30+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: FlorianScholz <work@bgstyle.de>\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n"
@ -92,47 +92,47 @@ msgstr "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden"
msgid "Couldn't update app."
msgstr "Die App konnte nicht aktualisiert werden."
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr "Update zu {appversion}"
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr "Deaktivieren"
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr "Aktivieren"
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr "Bitte warten...."
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr "Fehler während der Deaktivierung der Anwendung"
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr "Fehler während der Aktivierung der Anwendung"
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr "Update..."
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr "Es ist ein Fehler während des Updates aufgetreten"
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr "Fehler"
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr "Update durchführen"
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr "Aktualisiert"

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-27 11:18-0400\n"
"PO-Revision-Date: 2013-08-27 06:30+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: FlorianScholz <work@bgstyle.de>\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n"

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-30 13:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
@ -178,55 +178,55 @@ msgstr "Dezember"
msgid "Settings"
msgstr "Einstellungen"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "Gerade eben"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "Vor %n Minute"
msgstr[1] "Vor %n Minuten"
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "Vor %n Stunde"
msgstr[1] "Vor %n Stunden"
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "Heute"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "Gestern"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "Vor %n Tag"
msgstr[1] "Vor %n Tagen"
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "Letzten Monat"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "Vor %n Monat"
msgstr[1] "Vor %n Monaten"
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "Vor Monaten"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "Letztes Jahr"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "Vor Jahren"
@ -410,7 +410,7 @@ msgstr "Das Update ist fehlgeschlagen. Bitte melden Sie dieses Problem an die <a
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Das Update war erfolgreich. Sie werden nun zu ownCloud weitergeleitet."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr "%s-Passwort zurücksetzen"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
@ -65,7 +65,7 @@ msgstr "%s hat den Ordner %s mit Ihnen geteilt"
msgid "%s shared the file %s with you"
msgstr "%s hat die Datei %s mit Ihnen geteilt"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Herunterladen"
@ -77,6 +77,6 @@ msgstr "Hochladen"
msgid "Cancel upload"
msgstr "Upload abbrechen"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "Es ist keine Vorschau verfügbar für"

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: 2013-08-30 09:33-0400\n"
"PO-Revision-Date: 2013-08-29 11:10+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-21 08:11-0400\n"
"PO-Revision-Date: 2013-08-20 07:00+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: noxin <transifex.com@davidmainzer.com>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"

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: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-30 13:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@ -177,55 +177,55 @@ msgstr "Δεκέμβριος"
msgid "Settings"
msgstr "Ρυθμίσεις"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "δευτερόλεπτα πριν"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "σήμερα"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "χτες"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "τελευταίο μήνα"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "μήνες πριν"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "τελευταίο χρόνο"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "χρόνια πριν"
@ -409,7 +409,7 @@ msgstr "Η ενημέρωση ήταν ανεπιτυχής. Παρακαλώ σ
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Η ενημέρωση ήταν επιτυχής. Μετάβαση στο ownCloud."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""

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: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@ -64,7 +64,7 @@ msgstr "%s μοιράστηκε τον φάκελο %s μαζί σας"
msgid "%s shared the file %s with you"
msgstr "%s μοιράστηκε το αρχείο %s μαζί σας"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Λήψη"
@ -76,6 +76,6 @@ msgstr "Μεταφόρτωση"
msgid "Cancel upload"
msgstr "Ακύρωση αποστολής"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "Δεν υπάρχει διαθέσιμη προεπισκόπηση για"

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-25 19:18-0400\n"
"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@ -90,47 +90,47 @@ msgstr "Αδυναμία αφαίρεσης χρήστη από την ομάδ
msgid "Couldn't update app."
msgstr "Αδυναμία ενημέρωσης εφαρμογής"
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr "Ενημέρωση σε {appversion}"
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr "Απενεργοποίηση"
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr "Ενεργοποίηση"
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr "Παρακαλώ περιμένετε..."
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr ""
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr ""
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr "Ενημέρωση..."
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr "Σφάλμα κατά την ενημέρωση της εφαρμογής"
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr "Σφάλμα"
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr "Ενημέρωση"
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr "Ενημερώθηκε"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 19:07+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"

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: 2013-08-30 09:32-0400\n"
"PO-Revision-Date: 2013-08-30 13:33+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@ -171,55 +171,55 @@ msgstr ""
msgid "Settings"
msgstr ""
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr ""
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr ""
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr ""
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr ""
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr ""
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr ""
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr ""
@ -403,7 +403,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""

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: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@ -64,7 +64,7 @@ msgstr "%s shared the folder %s with you"
msgid "%s shared the file %s with you"
msgstr "%s shared the file %s with you"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Download"
@ -76,6 +76,6 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "No preview available for"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-25 19:18-0400\n"
"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@ -84,47 +84,47 @@ msgstr ""
msgid "Couldn't update app."
msgstr ""
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr ""
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr ""
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr ""
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr ""
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr ""
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr ""
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr ""
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr ""
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 19:07+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"

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: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-30 13:40+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
@ -171,55 +171,55 @@ msgstr "December"
msgid "Settings"
msgstr "Settings"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "seconds ago"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "%n minute ago"
msgstr[1] "%n minutes ago"
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "%n hour ago"
msgstr[1] "%n hours ago"
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "today"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "yesterday"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "%n day ago"
msgstr[1] "%n days ago"
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "last month"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "%n month ago"
msgstr[1] "%n months ago"
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "months ago"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "last year"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "years ago"
@ -403,7 +403,7 @@ msgstr "The update was unsuccessful. Please report this issue to the <a href=\"h
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "The update was successful. Redirecting you to ownCloud now."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr "%s password reset"

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: 2013-08-30 09:32-0400\n"
"PO-Revision-Date: 2013-08-29 17:00+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
@ -64,7 +64,7 @@ msgstr "%s shared the folder %s with you"
msgid "%s shared the file %s with you"
msgstr "%s shared the file %s with you"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Download"
@ -76,6 +76,6 @@ msgstr "Upload"
msgid "Cancel upload"
msgstr "Cancel upload"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "No preview available for"

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: 2013-08-30 09:33-0400\n"
"PO-Revision-Date: 2013-08-29 16:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"

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: 2013-08-30 09:32-0400\n"
"PO-Revision-Date: 2013-08-29 17:30+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-30 13:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -172,55 +172,55 @@ msgstr "Decembro"
msgid "Settings"
msgstr "Agordo"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "sekundoj antaŭe"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "hodiaŭ"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "hieraŭ"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "lastamonate"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "monatoj antaŭe"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "lastajare"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "jaroj antaŭe"
@ -404,7 +404,7 @@ msgstr "La ĝisdatigo estis malsukcese. Bonvolu raporti tiun problemon al la <a
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "La ĝisdatigo estis sukcesa. Alidirektante nun al ownCloud."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -63,7 +63,7 @@ msgstr "%s kunhavigis la dosierujon %s kun vi"
msgid "%s shared the file %s with you"
msgstr "%s kunhavigis la dosieron %s kun vi"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Elŝuti"
@ -75,6 +75,6 @@ msgstr "Alŝuti"
msgid "Cancel upload"
msgstr "Nuligi alŝuton"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "Ne haveblas antaŭvido por"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-25 19:18-0400\n"
"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -84,47 +84,47 @@ msgstr "Ne eblis forigi la uzantan el la grupo %s"
msgid "Couldn't update app."
msgstr ""
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr ""
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr "Malkapabligi"
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr "Kapabligi"
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr ""
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr ""
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr ""
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr ""
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr "Eraro"
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr "Ĝisdatigi"
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 19:07+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"

View File

@ -17,8 +17,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-05 07:36-0400\n"
"PO-Revision-Date: 2013-09-03 18:40+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: Korrosivo <yo@rubendelcampo.es>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@ -412,7 +412,7 @@ msgstr "La actualización ha fracasado. Por favor, informe de este problema a la
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "La actualización se ha realizado con éxito. Redireccionando a ownCloud ahora."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr "%s restablecer contraseña"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-05 07:36-0400\n"
"PO-Revision-Date: 2013-09-03 18:20+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: Korrosivo <yo@rubendelcampo.es>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-05 07:36-0400\n"
"PO-Revision-Date: 2013-09-03 18:30+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 18:41+0000\n"
"Last-Translator: Korrosivo <yo@rubendelcampo.es>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@ -181,7 +181,7 @@ msgstr "%s ingresar el nombre de la base de datos"
#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s no se puede utilizar puntos en el nombre de la base de datos"
msgstr "%s puede utilizar puntos en el nombre de la base de datos"
#: setup/mssql.php:20
#, php-format

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-05 07:36-0400\n"
"PO-Revision-Date: 2013-09-03 21:00+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: eadeprado <eadeprado@outlook.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-05 07:36-0400\n"
"PO-Revision-Date: 2013-09-03 17:10+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 18:23+0000\n"
"Last-Translator: Korrosivo <yo@rubendelcampo.es>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"

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: 2013-09-01 13:27-0400\n"
"PO-Revision-Date: 2013-08-30 13:50+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
@ -171,55 +171,55 @@ msgstr "diciembre"
msgid "Settings"
msgstr "Configuración"
#: js/js.js:812
#: js/js.js:821
msgid "seconds ago"
msgstr "segundos atrás"
#: js/js.js:813
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:814
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:815
#: js/js.js:824
msgid "today"
msgstr "hoy"
#: js/js.js:816
#: js/js.js:825
msgid "yesterday"
msgstr "ayer"
#: js/js.js:817
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:818
#: js/js.js:827
msgid "last month"
msgstr "el mes pasado"
#: js/js.js:819
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:820
#: js/js.js:829
msgid "months ago"
msgstr "meses atrás"
#: js/js.js:821
#: js/js.js:830
msgid "last year"
msgstr "el año pasado"
#: js/js.js:822
#: js/js.js:831
msgid "years ago"
msgstr "años atrás"
@ -403,7 +403,7 @@ msgstr "La actualización no pudo ser completada. Por favor, reportá el inconve
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "La actualización fue exitosa. Estás siendo redirigido a ownCloud."
#: lostpassword/controller.php:61
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""

View File

@ -4,13 +4,14 @@
#
# Translators:
# cjtess <claudio.tessone@gmail.com>, 2013
# cnngimenez, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-21 08:10-0400\n"
"PO-Revision-Date: 2013-08-19 19:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-09-07 04:39-0400\n"
"PO-Revision-Date: 2013-09-06 20:20+0000\n"
"Last-Translator: cnngimenez\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -62,20 +63,20 @@ msgid ""
"files."
msgstr "¡Tu clave privada no es válida! Tal vez tu contraseña fue cambiada desde fuera del sistema de ownCloud (por ej. desde tu cuenta de sistema). Podés actualizar tu clave privada en la sección de \"configuración personal\", para recuperar el acceso a tus archivos."
#: hooks/hooks.php:41
#: hooks/hooks.php:51
msgid "Missing requirements."
msgstr "Requisitos incompletos."
#: hooks/hooks.php:42
#: hooks/hooks.php:52
msgid ""
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
"together with the PHP extension is enabled and configured properly. For now,"
" the encryption app has been disabled."
msgstr ""
msgstr "Por favor, asegúrese de que PHP 5.3.3 o una versión más reciente esté instalado y que OpenSSL junto con la extensión PHP esté habilitado y configurado apropiadamente. Por ahora, la aplicación de encriptación ha sido deshabilitada."
#: hooks/hooks.php:249
#: hooks/hooks.php:250
msgid "Following users are not set up for encryption:"
msgstr ""
msgstr "Los siguientes usuarios no fueron configurados para encriptar:"
#: js/settings-admin.js:11
msgid "Saving..."

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: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 18:23+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
@ -64,7 +64,7 @@ msgstr "%s compartió la carpeta %s con vos"
msgid "%s shared the file %s with you"
msgstr "%s compartió el archivo %s con vos"
#: templates/public.php:26 templates/public.php:88
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr "Descargar"
@ -76,6 +76,6 @@ msgstr "Subir"
msgid "Cancel upload"
msgstr "Cancelar subida"
#: templates/public.php:85
#: templates/public.php:89
msgid "No preview available for"
msgstr "La vista preliminar no está disponible para"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# cnngimenez, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-07-28 01:56-0400\n"
"PO-Revision-Date: 2013-07-27 06:10+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-06 20:00+0000\n"
"Last-Translator: cnngimenez\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -28,16 +29,16 @@ msgstr "Versiones"
#: js/versions.js:53
msgid "Failed to revert {file} to revision {timestamp}."
msgstr ""
msgstr "Falló al revertir {file} a la revisión {timestamp}."
#: js/versions.js:79
msgid "More versions..."
msgstr ""
msgstr "Más versiones..."
#: js/versions.js:116
msgid "No other versions available"
msgstr ""
msgstr "No hay más versiones disponibles"
#: js/versions.js:149
#: js/versions.js:145
msgid "Restore"
msgstr "Recuperar"

View File

@ -5,13 +5,14 @@
# Translators:
# Agustin Ferrario <agustin.ferrario@hotmail.com.ar>, 2013
# cjtess <claudio.tessone@gmail.com>, 2013
# cnngimenez, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-08-25 19:18-0400\n"
"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-06 20:00+0000\n"
"Last-Translator: cnngimenez\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -86,53 +87,53 @@ msgstr "No es posible borrar al usuario del grupo %s"
msgid "Couldn't update app."
msgstr "No se pudo actualizar la App."
#: js/apps.js:35
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr "Actualizar a {appversion}"
#: js/apps.js:41 js/apps.js:74 js/apps.js:100
#: js/apps.js:49 js/apps.js:82 js/apps.js:108
msgid "Disable"
msgstr "Desactivar"
#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
#: js/apps.js:49 js/apps.js:89 js/apps.js:102 js/apps.js:117
msgid "Enable"
msgstr "Activar"
#: js/apps.js:63
#: js/apps.js:71
msgid "Please wait...."
msgstr "Por favor, esperá...."
#: js/apps.js:71 js/apps.js:72 js/apps.js:92
#: js/apps.js:79 js/apps.js:80 js/apps.js:100
msgid "Error while disabling app"
msgstr ""
msgstr "Se ha producido un error mientras se deshabilitaba la aplicación"
#: js/apps.js:91 js/apps.js:104 js/apps.js:105
#: js/apps.js:99 js/apps.js:112 js/apps.js:113
msgid "Error while enabling app"
msgstr ""
msgstr "Se ha producido un error mientras se habilitaba la aplicación"
#: js/apps.js:115
#: js/apps.js:123
msgid "Updating...."
msgstr "Actualizando...."
#: js/apps.js:118
#: js/apps.js:126
msgid "Error while updating app"
msgstr "Error al actualizar App"
#: js/apps.js:118
#: js/apps.js:126
msgid "Error"
msgstr "Error"
#: js/apps.js:119 templates/apps.php:43
#: js/apps.js:127 templates/apps.php:43
msgid "Update"
msgstr "Actualizar"
#: js/apps.js:122
#: js/apps.js:130
msgid "Updated"
msgstr "Actualizado"
#: js/personal.js:150
msgid "Decrypting files... Please wait, this can take some time."
msgstr ""
msgstr "Desencriptando archivos... Por favor espere, esto puede tardar."
#: js/personal.js:172
msgid "Saving..."
@ -194,7 +195,7 @@ msgid ""
"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 ""
msgstr "El directorio de datos y tus archivos probablemente sean accesibles desde Internet. El archivo .htaccess no funciona. Sugerimos fuertemente que configures tu servidor web de forma tal que el archivo de directorios no sea accesible o muevas el mismo fuera de la raíz de los documentos del servidor web."
#: templates/admin.php:29
msgid "Setup Warning"
@ -209,7 +210,7 @@ msgstr "Tu servidor web no está configurado todavía para permitir sincronizaci
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
msgstr "Por favor, cheque bien la <a href=\"%s\">guía de instalación</a>."
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
@ -231,7 +232,7 @@ msgid ""
"System locale can't be set to %s. This means that there might be problems "
"with certain characters in file names. We strongly suggest to install the "
"required packages on your system to support %s."
msgstr ""
msgstr "No se pudo asignar la localización del sistema a %s. Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos. Recomendamos fuertemente instalar los paquetes de sistema requeridos para poder dar soporte a %s."
#: templates/admin.php:75
msgid "Internet connection not working"
@ -244,7 +245,7 @@ msgid ""
"installation of 3rd party apps don´t work. Accessing files from remote and "
"sending of notification emails might also not work. We suggest to enable "
"internet connection for this server if you want to have all features."
msgstr ""
msgstr "El servidor no posee una conexión a Internet activa. Esto significa que algunas características como el montaje de un almacenamiento externo, las notificaciones acerca de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. El acceso a archivos de forma remota y el envío de correos con notificaciones es posible que tampoco funcionen. Sugerimos habilitar la conexión a Internet para este servidor si deseas tener todas estas características."
#: templates/admin.php:92
msgid "Cron"
@ -258,11 +259,11 @@ msgstr "Ejecutá una tarea con cada pagina cargada."
msgid ""
"cron.php is registered at a webcron service to call cron.php once a minute "
"over http."
msgstr ""
msgstr "cron.php está registrado al servicio webcron para que sea llamado una vez por cada minuto sobre http."
#: templates/admin.php:115
msgid "Use systems cron service to call the cron.php file once a minute."
msgstr ""
msgstr "Usa el servicio cron del sistema para ejecutar al archivo cron.php por cada minuto."
#: templates/admin.php:120
msgid "Sharing"
@ -320,14 +321,14 @@ msgstr "Forzar HTTPS"
#: templates/admin.php:185
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
msgstr "Fuerza al cliente a conectarse a %s por medio de una conexión encriptada."
#: templates/admin.php:191
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
msgstr "Por favor conéctese a su %s por medio de HTTPS para habilitar o deshabilitar la característica SSL"
#: templates/admin.php:203
msgid "Log"
@ -481,15 +482,15 @@ msgstr "Encriptación"
#: templates/personal.php:119
msgid "The encryption app is no longer enabled, decrypt all your file"
msgstr ""
msgstr "La aplicación de encriptación ya no está habilitada, desencriptando todos los archivos"
#: templates/personal.php:125
msgid "Log-in password"
msgstr ""
msgstr "Clave de acceso"
#: templates/personal.php:130
msgid "Decrypt all Files"
msgstr ""
msgstr "Desencriptar todos los archivos"
#: templates/users.php:21
msgid "Login Name"

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: 2013-08-19 15:06-0400\n"
"PO-Revision-Date: 2013-08-19 19:07+0000\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-05 11:51+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"

View File

@ -6,13 +6,14 @@
# Agustin Ferrario <agustin.ferrario@hotmail.com.ar>, 2012
# cjtess <claudio.tessone@gmail.com>, 2013
# cjtess <claudio.tessone@gmail.com>, 2012
# cnngimenez, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-07-27 01:56-0400\n"
"PO-Revision-Date: 2013-07-27 05:57+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-06 19:30+0000\n"
"Last-Translator: cnngimenez\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,15 +23,15 @@ msgstr ""
#: templates/settings.php:3
msgid "WebDAV Authentication"
msgstr "Autenticación de WevDAV"
msgstr "Autenticación de WebDAV"
#: templates/settings.php:4
msgid "Address: "
msgstr ""
msgstr "Dirección:"
#: templates/settings.php:7
msgid ""
"The user credentials will be sent to this address. This plugin checks the "
"response and will interpret the HTTP statuscodes 401 and 403 as invalid "
"credentials, and all other responses as valid credentials."
msgstr ""
msgstr "Las credenciales del usuario serán enviadas a esta dirección. Este plug-in verificará la respuesta e interpretará los códigos de estado HTTP 401 y 403 como credenciales inválidas y cualquier otra respuesta como válida."

647
l10n/es_MX/core.po Normal file
View File

@ -0,0 +1,647 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
msgstr ""
#: ajax/share.php:227
msgid "group"
msgstr ""
#: ajax/update.php:11
msgid "Turned on maintenance mode"
msgstr ""
#: ajax/update.php:14
msgid "Turned off maintenance mode"
msgstr ""
#: ajax/update.php:17
msgid "Updated database"
msgstr ""
#: ajax/update.php:20
msgid "Updating filecache, this may take really long..."
msgstr ""
#: ajax/update.php:23
msgid "Updated filecache"
msgstr ""
#: ajax/update.php:26
#, php-format
msgid "... %d%% done ..."
msgstr ""
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
msgstr ""
#: ajax/vcategories/add.php:30
msgid "No category to add?"
msgstr ""
#: ajax/vcategories/add.php:37
#, php-format
msgid "This category already exists: %s"
msgstr ""
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
#: ajax/vcategories/favorites.php:24
#: ajax/vcategories/removeFromFavorites.php:26
msgid "Object type not provided."
msgstr ""
#: ajax/vcategories/addToFavorites.php:30
#: ajax/vcategories/removeFromFavorites.php:30
#, php-format
msgid "%s ID not provided."
msgstr ""
#: ajax/vcategories/addToFavorites.php:35
#, php-format
msgid "Error adding %s to favorites."
msgstr ""
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
msgid "No categories selected for deletion."
msgstr ""
#: ajax/vcategories/removeFromFavorites.php:35
#, php-format
msgid "Error removing %s from favorites."
msgstr ""
#: js/config.php:32
msgid "Sunday"
msgstr ""
#: js/config.php:33
msgid "Monday"
msgstr ""
#: js/config.php:34
msgid "Tuesday"
msgstr ""
#: js/config.php:35
msgid "Wednesday"
msgstr ""
#: js/config.php:36
msgid "Thursday"
msgstr ""
#: js/config.php:37
msgid "Friday"
msgstr ""
#: js/config.php:38
msgid "Saturday"
msgstr ""
#: js/config.php:43
msgid "January"
msgstr ""
#: js/config.php:44
msgid "February"
msgstr ""
#: js/config.php:45
msgid "March"
msgstr ""
#: js/config.php:46
msgid "April"
msgstr ""
#: js/config.php:47
msgid "May"
msgstr ""
#: js/config.php:48
msgid "June"
msgstr ""
#: js/config.php:49
msgid "July"
msgstr ""
#: js/config.php:50
msgid "August"
msgstr ""
#: js/config.php:51
msgid "September"
msgstr ""
#: js/config.php:52
msgid "October"
msgstr ""
#: js/config.php:53
msgid "November"
msgstr ""
#: js/config.php:54
msgid "December"
msgstr ""
#: js/js.js:355
msgid "Settings"
msgstr ""
#: js/js.js:821
msgid "seconds ago"
msgstr ""
#: js/js.js:822
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:823
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:824
msgid "today"
msgstr ""
#: js/js.js:825
msgid "yesterday"
msgstr ""
#: js/js.js:826
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:827
msgid "last month"
msgstr ""
#: js/js.js:828
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:829
msgid "months ago"
msgstr ""
#: js/js.js:830
msgid "last year"
msgstr ""
#: js/js.js:831
msgid "years ago"
msgstr ""
#: js/oc-dialogs.js:123
msgid "Choose"
msgstr ""
#: js/oc-dialogs.js:143 js/oc-dialogs.js:210
msgid "Error loading file picker template"
msgstr ""
#: js/oc-dialogs.js:168
msgid "Yes"
msgstr ""
#: js/oc-dialogs.js:178
msgid "No"
msgstr ""
#: js/oc-dialogs.js:195
msgid "Ok"
msgstr ""
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
msgid "The object type is not specified."
msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
#: js/share.js:643 js/share.js:655
msgid "Error"
msgstr ""
#: js/oc-vcategories.js:179
msgid "The app name is not specified."
msgstr ""
#: js/oc-vcategories.js:194
msgid "The required file {file} is not installed!"
msgstr ""
#: js/share.js:30 js/share.js:45 js/share.js:87
msgid "Shared"
msgstr ""
#: js/share.js:90
msgid "Share"
msgstr ""
#: js/share.js:131 js/share.js:683
msgid "Error while sharing"
msgstr ""
#: js/share.js:142
msgid "Error while unsharing"
msgstr ""
#: js/share.js:149
msgid "Error while changing permissions"
msgstr ""
#: js/share.js:158
msgid "Shared with you and the group {group} by {owner}"
msgstr ""
#: js/share.js:160
msgid "Shared with you by {owner}"
msgstr ""
#: js/share.js:183
msgid "Share with"
msgstr ""
#: js/share.js:188
msgid "Share with link"
msgstr ""
#: js/share.js:191
msgid "Password protect"
msgstr ""
#: js/share.js:193 templates/installation.php:57 templates/login.php:26
msgid "Password"
msgstr ""
#: js/share.js:198
msgid "Allow Public Upload"
msgstr ""
#: js/share.js:202
msgid "Email link to person"
msgstr ""
#: js/share.js:203
msgid "Send"
msgstr ""
#: js/share.js:208
msgid "Set expiration date"
msgstr ""
#: js/share.js:209
msgid "Expiration date"
msgstr ""
#: js/share.js:241
msgid "Share via email:"
msgstr ""
#: js/share.js:243
msgid "No people found"
msgstr ""
#: js/share.js:281
msgid "Resharing is not allowed"
msgstr ""
#: js/share.js:317
msgid "Shared in {item} with {user}"
msgstr ""
#: js/share.js:338
msgid "Unshare"
msgstr ""
#: js/share.js:350
msgid "can edit"
msgstr ""
#: js/share.js:352
msgid "access control"
msgstr ""
#: js/share.js:355
msgid "create"
msgstr ""
#: js/share.js:358
msgid "update"
msgstr ""
#: js/share.js:361
msgid "delete"
msgstr ""
#: js/share.js:364
msgid "share"
msgstr ""
#: js/share.js:398 js/share.js:630
msgid "Password protected"
msgstr ""
#: js/share.js:643
msgid "Error unsetting expiration date"
msgstr ""
#: js/share.js:655
msgid "Error setting expiration date"
msgstr ""
#: js/share.js:670
msgid "Sending ..."
msgstr ""
#: js/share.js:681
msgid "Email sent"
msgstr ""
#: js/update.js:17
msgid ""
"The update was unsuccessful. Please report this issue to the <a "
"href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud "
"community</a>."
msgstr ""
#: js/update.js:21
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
msgstr ""
#: lostpassword/templates/lostpassword.php:4
msgid ""
"The link to reset your password has been sent to your email.<br>If you do "
"not receive it within a reasonable amount of time, check your spam/junk "
"folders.<br>If it is not there ask your local administrator ."
msgstr ""
#: lostpassword/templates/lostpassword.php:12
msgid "Request failed!<br>Did you make sure your email/username was right?"
msgstr ""
#: lostpassword/templates/lostpassword.php:15
msgid "You will receive a link to reset your password via Email."
msgstr ""
#: lostpassword/templates/lostpassword.php:18 templates/installation.php:51
#: templates/login.php:19
msgid "Username"
msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
"Your files are encrypted. If you haven't enabled the recovery key, there "
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
#: lostpassword/templates/lostpassword.php:27
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 templates/layout.user.php:105
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:15
msgid "Cloud not found"
msgstr ""
#: templates/altmail.php:2
#, php-format
msgid ""
"Hey there,\n"
"\n"
"just letting you know that %s shared %s with you.\n"
"View it: %s\n"
"\n"
"Cheers!"
msgstr ""
#: templates/edit_categories_dialog.php:4
msgid "Edit categories"
msgstr ""
#: templates/edit_categories_dialog.php:16
msgid "Add"
msgstr ""
#: templates/installation.php:24 templates/installation.php:31
#: templates/installation.php:38
msgid "Security Warning"
msgstr ""
#: templates/installation.php:25
msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"
msgstr ""
#: templates/installation.php:26
#, php-format
msgid "Please update your PHP installation to use %s securely."
msgstr ""
#: templates/installation.php:32
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
msgstr ""
#: templates/installation.php:33
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr ""
#: templates/installation.php:39
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr ""
#: templates/installation.php:41
#, php-format
msgid ""
"For information how to properly configure your server, please see the <a "
"href=\"%s\" target=\"_blank\">documentation</a>."
msgstr ""
#: templates/installation.php:47
msgid "Create an <strong>admin account</strong>"
msgstr ""
#: templates/installation.php:65
msgid "Advanced"
msgstr ""
#: templates/installation.php:67
msgid "Data folder"
msgstr ""
#: templates/installation.php:77
msgid "Configure the database"
msgstr ""
#: templates/installation.php:82 templates/installation.php:94
#: templates/installation.php:105 templates/installation.php:116
#: templates/installation.php:128
msgid "will be used"
msgstr ""
#: templates/installation.php:140
msgid "Database user"
msgstr ""
#: templates/installation.php:147
msgid "Database password"
msgstr ""
#: templates/installation.php:152
msgid "Database name"
msgstr ""
#: templates/installation.php:160
msgid "Database tablespace"
msgstr ""
#: templates/installation.php:167
msgid "Database host"
msgstr ""
#: templates/installation.php:175
msgid "Finish setup"
msgstr ""
#: templates/layout.user.php:41
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr ""
#: templates/layout.user.php:66
msgid "Log out"
msgstr ""
#: templates/login.php:9
msgid "Automatic logon rejected!"
msgstr ""
#: templates/login.php:10
msgid ""
"If you did not change your password recently, your account may be "
"compromised!"
msgstr ""
#: templates/login.php:12
msgid "Please change your password to secure your account again."
msgstr ""
#: templates/login.php:32
msgid "Lost your password?"
msgstr ""
#: templates/login.php:37
msgid "remember"
msgstr ""
#: templates/login.php:39
msgid "Log in"
msgstr ""
#: templates/login.php:45
msgid "Alternative Logins"
msgstr ""
#: templates/mail.php:15
#, php-format
msgid ""
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a "
"href=\"%s\">View it!</a><br><br>Cheers!"
msgstr ""
#: templates/update.php:3
#, php-format
msgid "Updating ownCloud to version %s, this may take a while."
msgstr ""

335
l10n/es_MX/files.po Normal file
View File

@ -0,0 +1,335 @@
# 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: 2013-09-07 04:39-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:27 ajax/move.php:30
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/upload.php:16 ajax/upload.php:45
msgid "Unable to set upload directory."
msgstr ""
#: ajax/upload.php:22
msgid "Invalid Token"
msgstr ""
#: ajax/upload.php:59
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:66
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:67
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:69
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:70
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:71
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:72
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:73
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:91
msgid "Not enough storage available"
msgstr ""
#: ajax/upload.php:109
msgid "Upload failed"
msgstr ""
#: ajax/upload.php:127
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:12
msgid "Files"
msgstr ""
#: js/file-upload.js:11
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/file-upload.js:24
msgid "Not enough space available"
msgstr ""
#: js/file-upload.js:64
msgid "Upload cancelled."
msgstr ""
#: js/file-upload.js:165
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:239
msgid "URL cannot be empty."
msgstr ""
#: js/file-upload.js:244 lib/app.php:53
msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
msgstr ""
#: js/file-upload.js:276 js/file-upload.js:292 js/files.js:512 js/files.js:550
msgid "Error"
msgstr ""
#: js/fileactions.js:116
msgid "Share"
msgstr ""
#: js/fileactions.js:126
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:192
msgid "Rename"
msgstr ""
#: js/filelist.js:50 js/filelist.js:53 js/filelist.js:575
msgid "Pending"
msgstr ""
#: js/filelist.js:307 js/filelist.js:309
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:307 js/filelist.js:309
msgid "replace"
msgstr ""
#: js/filelist.js:307
msgid "suggest name"
msgstr ""
#: js/filelist.js:307 js/filelist.js:309
msgid "cancel"
msgstr ""
#: js/filelist.js:354
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:354
msgid "undo"
msgstr ""
#: js/filelist.js:424 js/filelist.js:490 js/files.js:581
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:425 js/filelist.js:491 js/files.js:587
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:432
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:563
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:628
msgid "files uploading"
msgstr ""
#: js/files.js:52
msgid "'.' is an invalid file name."
msgstr ""
#: js/files.js:56
msgid "File name cannot be empty."
msgstr ""
#: js/files.js:64
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr ""
#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr ""
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:94
msgid ""
"Encryption was disabled but your files are still encrypted. Please go to "
"your personal settings to decrypt your files."
msgstr ""
#: js/files.js:245
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:563 templates/index.php:69
msgid "Name"
msgstr ""
#: js/files.js:564 templates/index.php:81
msgid "Size"
msgstr ""
#: js/files.js:565 templates/index.php:83
msgid "Modified"
msgstr ""
#: lib/app.php:73
#, php-format
msgid "%s could not be renamed"
msgstr ""
#: lib/helper.php:11 templates/index.php:18
msgid "Upload"
msgstr ""
#: templates/admin.php:5
msgid "File handling"
msgstr ""
#: templates/admin.php:7
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:26
msgid "Save"
msgstr ""
#: templates/index.php:7
msgid "New"
msgstr ""
#: templates/index.php:10
msgid "Text file"
msgstr ""
#: templates/index.php:12
msgid "Folder"
msgstr ""
#: templates/index.php:14
msgid "From link"
msgstr ""
#: templates/index.php:41
msgid "Deleted files"
msgstr ""
#: templates/index.php:46
msgid "Cancel upload"
msgstr ""
#: templates/index.php:52
msgid "You dont have write permissions here."
msgstr ""
#: templates/index.php:59
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:75
msgid "Download"
msgstr ""
#: templates/index.php:88 templates/index.php:89
msgid "Unshare"
msgstr ""
#: templates/index.php:94 templates/index.php:95
msgid "Delete"
msgstr ""
#: templates/index.php:108
msgid "Upload too large"
msgstr ""
#: templates/index.php:110
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:115
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:118
msgid "Current scanning"
msgstr ""
#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
msgstr ""

View File

@ -0,0 +1,176 @@
# 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: 2013-09-07 04:39-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/adminrecovery.php:29
msgid "Recovery key successfully enabled"
msgstr ""
#: ajax/adminrecovery.php:34
msgid ""
"Could not enable recovery key. Please check your recovery key password!"
msgstr ""
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
msgstr ""
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
msgstr ""
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
msgstr ""
#: ajax/changeRecoveryPassword.php:51
msgid "Could not change the password. Maybe the old password was not correct."
msgstr ""
#: ajax/updatePrivateKeyPassword.php:51
msgid "Private key password successfully updated."
msgstr ""
#: ajax/updatePrivateKeyPassword.php:53
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
msgstr ""
#: files/error.php:7
msgid ""
"Your private key is not valid! Likely your password was changed outside the "
"ownCloud system (e.g. your corporate directory). You can update your private"
" key password in your personal settings to recover access to your encrypted "
"files."
msgstr ""
#: hooks/hooks.php:51
msgid "Missing requirements."
msgstr ""
#: hooks/hooks.php:52
msgid ""
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
"together with the PHP extension is enabled and configured properly. For now,"
" the encryption app has been disabled."
msgstr ""
#: hooks/hooks.php:250
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
#: templates/invalid_private_key.php:5
msgid ""
"Your private key is not valid! Maybe the your password was changed from "
"outside."
msgstr ""
#: templates/invalid_private_key.php:7
msgid "You can unlock your private key in your "
msgstr ""
#: templates/invalid_private_key.php:7
msgid "personal settings"
msgstr ""
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
msgstr ""
#: templates/settings-admin.php:10
msgid ""
"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
msgstr ""
#: templates/settings-admin.php:29 templates/settings-personal.php:62
msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
msgstr ""
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
msgstr ""
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
msgstr ""
#: templates/settings-personal.php:16
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
msgstr ""
#: templates/settings-personal.php:24
msgid "Old log-in password"
msgstr ""
#: templates/settings-personal.php:30
msgid "Current log-in password"
msgstr ""
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
msgstr ""
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
msgstr ""
#: templates/settings-personal.php:47
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
msgstr ""
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
msgstr ""
#: templates/settings-personal.php:64
msgid "Could not update file recovery"
msgstr ""

View File

@ -0,0 +1,123 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/dropbox.js:7 js/dropbox.js:28 js/google.js:8 js/google.js:39
msgid "Access granted"
msgstr ""
#: js/dropbox.js:30 js/dropbox.js:96 js/dropbox.js:102
msgid "Error configuring Dropbox storage"
msgstr ""
#: js/dropbox.js:65 js/google.js:86
msgid "Grant access"
msgstr ""
#: js/dropbox.js:101
msgid "Please provide a valid Dropbox app key and secret."
msgstr ""
#: js/google.js:42 js/google.js:121
msgid "Error configuring Google Drive storage"
msgstr ""
#: lib/config.php:453
msgid ""
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
"is not possible. Please ask your system administrator to install it."
msgstr ""
#: lib/config.php:457
msgid ""
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
" of FTP shares is not possible. Please ask your system administrator to "
"install it."
msgstr ""
#: lib/config.php:460
msgid ""
"<b>Warning:</b> The Curl support in PHP is not enabled or installed. "
"Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask "
"your system administrator to install it."
msgstr ""
#: templates/settings.php:3
msgid "External Storage"
msgstr ""
#: templates/settings.php:9 templates/settings.php:28
msgid "Folder name"
msgstr ""
#: templates/settings.php:10
msgid "External storage"
msgstr ""
#: templates/settings.php:11
msgid "Configuration"
msgstr ""
#: templates/settings.php:12
msgid "Options"
msgstr ""
#: templates/settings.php:13
msgid "Applicable"
msgstr ""
#: templates/settings.php:33
msgid "Add storage"
msgstr ""
#: templates/settings.php:90
msgid "None set"
msgstr ""
#: templates/settings.php:91
msgid "All Users"
msgstr ""
#: templates/settings.php:92
msgid "Groups"
msgstr ""
#: templates/settings.php:100
msgid "Users"
msgstr ""
#: templates/settings.php:113 templates/settings.php:114
#: templates/settings.php:149 templates/settings.php:150
msgid "Delete"
msgstr ""
#: templates/settings.php:129
msgid "Enable User External Storage"
msgstr ""
#: templates/settings.php:130
msgid "Allow users to mount their own external storage"
msgstr ""
#: templates/settings.php:141
msgid "SSL root certificates"
msgstr ""
#: templates/settings.php:159
msgid "Import Root Certificate"
msgstr ""

View File

@ -0,0 +1,80 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/authenticate.php:4
msgid "The password is wrong. Try again."
msgstr ""
#: templates/authenticate.php:7
msgid "Password"
msgstr ""
#: templates/authenticate.php:9
msgid "Submit"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
#: templates/part.404.php:4
msgid "Reasons might be:"
msgstr ""
#: templates/part.404.php:6
msgid "the item was removed"
msgstr ""
#: templates/part.404.php:7
msgid "the link expired"
msgstr ""
#: templates/part.404.php:8
msgid "sharing is disabled"
msgstr ""
#: templates/part.404.php:10
msgid "For more info, please ask the person who sent this link."
msgstr ""
#: templates/public.php:15
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
#: templates/public.php:18
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
#: templates/public.php:26 templates/public.php:92
msgid "Download"
msgstr ""
#: templates/public.php:43 templates/public.php:46
msgid "Upload"
msgstr ""
#: templates/public.php:56
msgid "Cancel upload"
msgstr ""
#: templates/public.php:89
msgid "No preview available for"
msgstr ""

View File

@ -0,0 +1,84 @@
# 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: 2013-09-07 04:40-0400\n"
"PO-Revision-Date: 2013-09-07 07:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/delete.php:42
#, php-format
msgid "Couldn't delete %s permanently"
msgstr ""
#: ajax/undelete.php:42
#, php-format
msgid "Couldn't restore %s"
msgstr ""
#: js/trash.js:7 js/trash.js:102
msgid "perform restore operation"
msgstr ""
#: js/trash.js:20 js/trash.js:49 js/trash.js:120 js/trash.js:148
msgid "Error"
msgstr ""
#: js/trash.js:37
msgid "delete file permanently"
msgstr ""
#: js/trash.js:129
msgid "Delete permanently"
msgstr ""
#: js/trash.js:184 templates/index.php:17
msgid "Name"
msgstr ""
#: js/trash.js:185 templates/index.php:27
msgid "Deleted"
msgstr ""
#: js/trash.js:193
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/trash.js:199
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: lib/trash.php:814 lib/trash.php:816
msgid "restored"
msgstr ""
#: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!"
msgstr ""
#: templates/index.php:20 templates/index.php:22
msgid "Restore"
msgstr ""
#: templates/index.php:30 templates/index.php:31
msgid "Delete"
msgstr ""
#: templates/part.breadcrumb.php:9
msgid "Deleted Files"
msgstr ""

Some files were not shown because too many files have changed in this diff Show More