[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-05-12 02:05:29 +02:00
parent dd4a31df48
commit 74f92d0c7f
119 changed files with 1260 additions and 941 deletions

View File

@ -1,16 +1,16 @@
<?php $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "%s konnte nicht verschoben werden - eine Datei mit diesem Namen existiert bereits.",
"Could not move %s" => "%s konnte nicht verschoben werden",
"Unable to rename file" => "Die Datei konnte nicht umbenannt werden",
"Could not move %s - File with this name already exists" => "Konnte %s nicht verschieben. Eine Datei mit diesem Namen existiert bereits",
"Could not move %s" => "Konnte %s nicht verschieben",
"Unable to rename file" => "Konnte Datei nicht umbenennen",
"No file was uploaded. Unknown error" => "Keine Datei hochgeladen. Unbekannter Fehler",
"There is no error, the file uploaded with success" => "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich übertragen.",
"There is no error, the file uploaded with success" => "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Die Datei ist größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML-Formular spezifiziert ist",
"The uploaded file was only partially uploaded" => "Die Datei konnte nur teilweise übertragen werden",
"No file was uploaded" => "Keine Datei konnte übertragen werden.",
"Missing a temporary folder" => "Kein temporärer Ordner vorhanden",
"Failed to write to disk" => "Fehler beim Schreiben auf die Festplatte",
"Not enough storage available" => "Nicht genug Speicherplatz verfügbar",
"Not enough storage available" => "Nicht genug Speicher vorhanden.",
"Invalid directory." => "Ungültiges Verzeichnis.",
"Files" => "Dateien",
"Share" => "Teilen",
@ -20,20 +20,20 @@
"Pending" => "Ausstehend",
"{new_name} already exists" => "{new_name} existiert bereits",
"replace" => "ersetzen",
"suggest name" => "Name vorschlagen",
"suggest name" => "Namen vorschlagen",
"cancel" => "abbrechen",
"replaced {new_name} with {old_name}" => "{old_name} ersetzt durch {new_name}",
"undo" => "rückgängig machen",
"perform delete operation" => "Löschvorgang ausführen",
"1 file uploading" => "Eine Datei wird hoch geladen",
"1 file uploading" => "1 Datei wird hochgeladen",
"files uploading" => "Dateien werden hoch geladen",
"'.' is an invalid file name." => "'.' ist kein gültiger Dateiname.",
"File name cannot be empty." => "Der Dateiname darf nicht leer sein.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
"Your storage is full, files can not be updated or synced anymore!" => "Ihr Speicherplatz ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!",
"Your storage is almost full ({usedSpacePercent}%)" => "Ihr Speicherplatz ist fast aufgebraucht ({usedSpacePercent}%)",
"Your storage is full, files can not be updated or synced anymore!" => "Dein Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
"Your storage is almost full ({usedSpacePercent}%)" => "Dein Speicher ist fast voll ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Dein Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Deine Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Deine Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist.",
"Not enough space available" => "Nicht genug Speicherplatz verfügbar",
"Upload cancelled." => "Upload abgebrochen.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.",
@ -62,9 +62,9 @@
"From link" => "Von einem Link",
"Deleted files" => "Gelöschte Dateien",
"Cancel upload" => "Upload abbrechen",
"You dont have write permissions here." => "Du besitzt hier keine Schreib-Berechtigung.",
"You dont have write permissions here." => "Du hast hier keine Schreib-Berechtigung.",
"Nothing in here. Upload something!" => "Alles leer. Lade etwas hoch!",
"Download" => "Download",
"Download" => "Herunterladen",
"Unshare" => "Freigabe aufheben",
"Upload too large" => "Der Upload ist zu groß",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.",

View File

@ -3,12 +3,12 @@
"Could not move %s" => "Konnte %s nicht verschieben",
"Unable to rename file" => "Konnte Datei nicht umbenennen",
"No file was uploaded. Unknown error" => "Keine Datei hochgeladen. Unbekannter Fehler",
"There is no error, the file uploaded with success" => "Es sind keine Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in der php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Die Datei ist größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML-Formular spezifiziert ist",
"There is no error, the file uploaded with success" => "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Die Datei ist größer, als die MAX_FILE_SIZE Vorgabe erlaubt, die im HTML-Formular spezifiziert ist",
"The uploaded file was only partially uploaded" => "Die Datei konnte nur teilweise übertragen werden",
"No file was uploaded" => "Keine Datei konnte übertragen werden.",
"Missing a temporary folder" => "Der temporäre Ordner fehlt.",
"Missing a temporary folder" => "Kein temporärer Ordner vorhanden",
"Failed to write to disk" => "Fehler beim Schreiben auf die Festplatte",
"Not enough storage available" => "Nicht genug Speicher vorhanden.",
"Invalid directory." => "Ungültiges Verzeichnis.",
@ -20,29 +20,29 @@
"Pending" => "Ausstehend",
"{new_name} already exists" => "{new_name} existiert bereits",
"replace" => "ersetzen",
"suggest name" => "Einen Namen vorschlagen",
"suggest name" => "Namen vorschlagen",
"cancel" => "abbrechen",
"replaced {new_name} with {old_name}" => "{old_name} wurde ersetzt durch {new_name}",
"undo" => "rückgängig machen",
"perform delete operation" => "führe das Löschen aus",
"perform delete operation" => "Löschvorgang ausführen",
"1 file uploading" => "1 Datei wird hochgeladen",
"files uploading" => "Dateien werden hoch geladen",
"'.' is an invalid file name." => "'.' ist kein gültiger Dateiname.",
"File name cannot be empty." => "Der Dateiname darf nicht leer sein.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ungültiger Name! Die Zeichen '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
"Your storage is full, files can not be updated or synced anymore!" => "Ihr Speicher ist voll. Daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
"Your storage is full, files can not be updated or synced anymore!" => "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
"Your storage is almost full ({usedSpacePercent}%)" => "Ihr Speicher ist fast voll ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien einen Moment dauern.",
"Your download is being prepared. This might take some time if the files are big." => "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Ihre Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist.",
"Not enough space available" => "Nicht genügend Speicherplatz verfügbar",
"Upload cancelled." => "Upload abgebrochen.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Der Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.",
"URL cannot be empty." => "Die URL darf nicht leer sein.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten",
"Error" => "Fehler",
"Name" => "Name",
"Size" => "Größe",
"Modified" => "Bearbeitet",
"Modified" => "Geändert",
"1 folder" => "1 Ordner",
"{count} folders" => "{count} Ordner",
"1 file" => "1 Datei",
@ -63,12 +63,12 @@
"Deleted files" => "Gelöschte Dateien",
"Cancel upload" => "Upload abbrechen",
"You dont have write permissions here." => "Sie haben hier keine Schreib-Berechtigungen.",
"Nothing in here. Upload something!" => "Alles leer. Bitte laden Sie etwas hoch!",
"Nothing in here. Upload something!" => "Alles leer. Laden Sie etwas hoch!",
"Download" => "Herunterladen",
"Unshare" => "Freigabe aufheben",
"Upload too large" => "Der Upload ist zu groß",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.",
"Files are being scanned, please wait." => "Dateien werden gescannt, bitte warten.",
"Current scanning" => "Scanne",
"Upgrading filesystem cache..." => "Aktualisiere den Dateisystem-Cache..."
"Upgrading filesystem cache..." => "Dateisystem-Cache wird aktualisiert ..."
);

View File

@ -0,0 +1,3 @@
<?php $TRANSLATIONS = array(
"Download" => "Download"
);

View File

@ -27,18 +27,18 @@
"perform delete operation" => "Eliminar",
"1 file uploading" => "subiendo 1 archivo",
"files uploading" => "subiendo archivos",
"'.' is an invalid file name." => "'.' es un nombre de archivo inválido.",
"'.' is an invalid file name." => "'.' no es un nombre de archivo válido.",
"File name cannot be empty." => "El nombre de archivo no puede estar vacío.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nombre Invalido, \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
"Your storage is full, files can not be updated or synced anymore!" => "Su almacenamiento esta lleno, los archivos no pueden ser mas actualizados o sincronizados!",
"Your storage is almost full ({usedSpacePercent}%)" => "Su almacenamiento esta lleno en un ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Tu descarga esta siendo preparada. Esto puede tardar algun tiempo si los archivos son muy grandes.",
"Your storage is full, files can not be updated or synced anymore!" => "Su almacenamiento está lleno, ¡no se pueden actualizar ni sincronizar archivos!",
"Your storage is almost full ({usedSpacePercent}%)" => "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Su descarga está siendo preparada. Esto puede tardar algún tiempo si los archivos son muy grandes.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Imposible subir su archivo, es un directorio o tiene 0 bytes",
"Not enough space available" => "No hay suficiente espacio disponible",
"Upload cancelled." => "Subida cancelada.",
"File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Salir de la página ahora cancelará la subida.",
"File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Si sale de la página ahora, se cancelará la subida.",
"URL cannot be empty." => "La URL no puede estar vacía.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nombre de carpeta invalido. El uso de \"Shared\" esta reservado para Owncloud",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "El nombre de carpeta no es válido. El uso de \"Shared\" está reservado para Owncloud",
"Error" => "Error",
"Name" => "Nombre",
"Size" => "Tamaño",
@ -65,10 +65,10 @@
"You dont have write permissions here." => "No tienes permisos para escribir aquí.",
"Nothing in here. Upload something!" => "Aquí no hay nada. ¡Sube algo!",
"Download" => "Descargar",
"Unshare" => "No compartir",
"Upload too large" => "bida demasido grande",
"Unshare" => "Dejar de compartir",
"Upload too large" => "Subida demasido grande",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido por este servidor.",
"Files are being scanned, please wait." => "Se están escaneando los archivos, por favor espere.",
"Current scanning" => "Ahora escaneando",
"Upgrading filesystem cache..." => "Actualizando cache de archivos de sistema"
"Current scanning" => "Escaneo actual",
"Upgrading filesystem cache..." => "Actualizando caché del sistema de archivos"
);

View File

@ -2,11 +2,11 @@
"Could not move %s - File with this name already exists" => "Impossible de déplacer %s - Un fichier possédant ce nom existe déjà",
"Could not move %s" => "Impossible de déplacer %s",
"Unable to rename file" => "Impossible de renommer le fichier",
"No file was uploaded. Unknown error" => "Aucun fichier n'a été chargé. Erreur inconnue",
"There is no error, the file uploaded with success" => "Il n'y a pas d'erreur, le fichier a été envoyé avec succes.",
"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 was only partially uploaded" => "Le fichier envoyé n'a été que partiellement envoyé.",
"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.",
"Failed to write to disk" => "Erreur d'écriture sur le disque",
@ -25,17 +25,17 @@
"replaced {new_name} with {old_name}" => "{new_name} a été remplacé par {old_name}",
"undo" => "annuler",
"perform delete operation" => "effectuer l'opération de suppression",
"1 file uploading" => "1 fichier en cours de téléchargement",
"files uploading" => "fichiers en cours de téléchargement",
"1 file uploading" => "1 fichier en cours d'envoi",
"files uploading" => "fichiers en cours d'envoi",
"'.' is an invalid file name." => "'.' n'est pas un nom de fichier valide.",
"File name cannot be empty." => "Le nom de fichier ne peut être vide.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.",
"Your storage is full, files can not be updated or synced anymore!" => "Votre espage de stockage est plein, les fichiers ne peuvent plus être téléversés ou synchronisés !",
"Your storage is almost full ({usedSpacePercent}%)" => "Votre espace de stockage est presque plein ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Votre téléchargement est cours de préparation. Ceci peut nécessiter un certain temps si les fichiers sont volumineux.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossible de téléverser votre fichier dans la mesure où il s'agit d'un répertoire ou d'un fichier de taille nulle",
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossible d'envoyer votre fichier dans la mesure où il s'agit d'un répertoire ou d'un fichier de taille nulle",
"Not enough space available" => "Espace disponible insuffisant",
"Upload cancelled." => "Chargement annulé.",
"Upload cancelled." => "Envoi annulé.",
"File upload is in progress. Leaving the page now will cancel the upload." => "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.",
"URL cannot be empty." => "L'URL ne peut-être vide",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud",

View File

@ -52,7 +52,7 @@
"Maximum upload size" => "Tamaño máximo do envío",
"max. possible: " => "máx. posíbel: ",
"Needed for multi-file and folder downloads." => "Precísase para a descarga de varios ficheiros e cartafoles.",
"Enable ZIP-download" => "Habilitar a descarga-ZIP",
"Enable ZIP-download" => "Activar a descarga ZIP",
"0 is unlimited" => "0 significa ilimitado",
"Maximum input size for ZIP files" => "Tamaño máximo de descarga para os ficheiros ZIP",
"Save" => "Gardar",

View File

@ -10,9 +10,11 @@
"No file was uploaded" => "파일이 업로드되지 않았음",
"Missing a temporary folder" => "임시 폴더가 없음",
"Failed to write to disk" => "디스크에 쓰지 못했습니다",
"Not enough storage available" => "저장소가 용량이 충분하지 않습니다.",
"Invalid directory." => "올바르지 않은 디렉터리입니다.",
"Files" => "파일",
"Share" => "공유",
"Delete permanently" => "영원히 삭제",
"Delete" => "삭제",
"Rename" => "이름 바꾸기",
"Pending" => "대기 중",
@ -22,7 +24,9 @@
"cancel" => "취소",
"replaced {new_name} with {old_name}" => "{old_name}이(가) {new_name}(으)로 대체됨",
"undo" => "되돌리기",
"perform delete operation" => "삭제 작업중",
"1 file uploading" => "파일 1개 업로드 중",
"files uploading" => "파일 업로드중",
"'.' is an invalid file name." => "'.' 는 올바르지 않은 파일 이름 입니다.",
"File name cannot be empty." => "파일 이름이 비어 있을 수 없습니다.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "폴더 이름이 올바르지 않습니다. 이름에 문자 '\\', '/', '<', '>', ':', '\"', '|', '? ', '*'는 사용할 수 없습니다.",
@ -56,7 +60,9 @@
"Text file" => "텍스트 파일",
"Folder" => "폴더",
"From link" => "링크에서",
"Deleted files" => "파일 삭제됨",
"Cancel upload" => "업로드 취소",
"You dont have write permissions here." => "당신은 여기에 쓰기를 할 수 있는 권한이 없습니다.",
"Nothing in here. Upload something!" => "내용이 없습니다. 업로드할 수 있습니다!",
"Download" => "다운로드",
"Unshare" => "공유 해제",

44
apps/files/l10n/ug.php Normal file
View File

@ -0,0 +1,44 @@
<?php $TRANSLATIONS = array(
"Could not move %s" => "%s يۆتكىيەلمەيدۇ",
"Unable to rename file" => "ھۆججەت ئاتىنى ئۆزگەرتكىلى بولمايدۇ",
"No file was uploaded. Unknown error" => "ھېچقانداق ھۆججەت يۈكلەنمىدى. يوچۇن خاتالىق",
"No file was uploaded" => "ھېچقانداق ھۆججەت يۈكلەنمىدى",
"Missing a temporary folder" => "ۋاقىتلىق قىسقۇچ كەم.",
"Failed to write to disk" => "دىسكىغا يازالمىدى",
"Not enough storage available" => "يېتەرلىك ساقلاش بوشلۇقى يوق",
"Files" => "ھۆججەتلەر",
"Share" => "ھەمبەھىر",
"Delete permanently" => "مەڭگۈلۈك ئۆچۈر",
"Delete" => "ئۆچۈر",
"Rename" => "ئات ئۆزگەرت",
"Pending" => "كۈتۈۋاتىدۇ",
"{new_name} already exists" => "{new_name} مەۋجۇت",
"replace" => "ئالماشتۇر",
"suggest name" => "تەۋسىيە ئات",
"cancel" => "ۋاز كەچ",
"undo" => "يېنىۋال",
"1 file uploading" => "1 ھۆججەت يۈكلىنىۋاتىدۇ",
"files uploading" => "ھۆججەت يۈكلىنىۋاتىدۇ",
"Not enough space available" => "يېتەرلىك بوشلۇق يوق",
"Upload cancelled." => "يۈكلەشتىن ۋاز كەچتى.",
"File upload is in progress. Leaving the page now will cancel the upload." => "ھۆججەت يۈكلەش مەشغۇلاتى ئېلىپ بېرىلىۋاتىدۇ. Leaving the page now will cancel the upload.",
"Error" => "خاتالىق",
"Name" => "ئاتى",
"Size" => "چوڭلۇقى",
"Modified" => "ئۆزگەرتكەن",
"1 folder" => "1 قىسقۇچ",
"1 file" => "1 ھۆججەت",
"{count} files" => "{count} ھۆججەت",
"Upload" => "يۈكلە",
"Save" => "ساقلا",
"New" => "يېڭى",
"Text file" => "تېكىست ھۆججەت",
"Folder" => "قىسقۇچ",
"Deleted files" => "ئۆچۈرۈلگەن ھۆججەتلەر",
"Cancel upload" => "يۈكلەشتىن ۋاز كەچ",
"Nothing in here. Upload something!" => "بۇ جايدا ھېچنېمە يوق. Upload something!",
"Download" => "چۈشۈر",
"Unshare" => "ھەمبەھىرلىمە",
"Upload too large" => "يۈكلەندىغىنى بەك چوڭ",
"Upgrading filesystem cache..." => "ھۆججەت سىستېما غەملىكىنى يۈكسەلدۈرۈۋاتىدۇ…"
);

View File

@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Không thể di chuyển %s - Đã có tên file này trên hệ thống",
"Could not move %s - File with this name already exists" => "Không thể di chuyển %s - Đã có tên tập tin này trên hệ thống",
"Could not move %s" => "Không thể di chuyển %s",
"Unable to rename file" => "Không thể đổi tên file",
"No file was uploaded. Unknown error" => "Không có tập tin nào được tải lên. Lỗi không xác định",
@ -34,6 +34,7 @@
"Your storage is almost full ({usedSpacePercent}%)" => "Your storage is almost full ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Your download is being prepared. This might take some time if the files are big.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Không thể tải lên tập tin của bạn ,nó như là một thư mục hoặc có 0 byte",
"Not enough space available" => "Không đủ chỗ trống cần thiết",
"Upload cancelled." => "Hủy tải lên",
"File upload is in progress. Leaving the page now will cancel the upload." => "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.",
"URL cannot be empty." => "URL không được để trống.",
@ -61,6 +62,7 @@
"From link" => "Từ liên kết",
"Deleted files" => "File đã bị xóa",
"Cancel upload" => "Hủy upload",
"You dont have write permissions here." => "Bạn không có quyền ghi vào đây.",
"Nothing in here. Upload something!" => "Không có gì ở đây .Hãy tải lên một cái gì đó !",
"Download" => "Tải về",
"Unshare" => "Bỏ chia sẻ",
@ -68,5 +70,5 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .",
"Files are being scanned, please wait." => "Tập tin đang được quét ,vui lòng chờ.",
"Current scanning" => "Hiện tại đang quét",
"Upgrading filesystem cache..." => "Upgrading filesystem cache..."
"Upgrading filesystem cache..." => "Đang nâng cấp bộ nhớ đệm cho tập tin hệ thống..."
);

View File

@ -0,0 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "شىفىرلاش",
"File encryption is enabled." => "ھۆججەت شىفىرلاش قوزغىتىلدى.",
"The following file types will not be encrypted:" => "تۆۋەندىكى ھۆججەت تىپلىرى شىفىرلانمايدۇ:",
"Exclude the following file types from encryption:" => "تۆۋەندىكى ھۆججەت تىپلىرى شىفىرلاشنىڭ سىرتىدا:",
"None" => "يوق"
);

View File

@ -20,7 +20,7 @@
"Users" => "Benutzer",
"Delete" => "Löschen",
"Enable User External Storage" => "Externen Speicher für Benutzer aktivieren",
"Allow users to mount their own external storage" => "Erlaubt Benutzern ihre eigenen externen Speicher einzubinden",
"Allow users to mount their own external storage" => "Erlaubt Benutzern, ihre eigenen externen Speicher einzubinden",
"SSL root certificates" => "SSL-Root-Zertifikate",
"Import Root Certificate" => "Root-Zertifikate importieren"
);

View File

@ -6,6 +6,7 @@
"Error configuring Google Drive storage" => "Erro ao configurar o armazenamento do Google Drive",
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Atenção:</b> O cliente \"smbclient\" não está instalado. Não é possível montar as partilhas CIFS/SMB . Peça ao seu administrador para instalar.",
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> O suporte FTP no PHP não está activate ou instalado. Não é possível montar as partilhas FTP. Peça ao seu administrador para instalar.",
"<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." => "<b>Atenção:<br> O suporte PHP para o Curl não está activado ou instalado. A montagem do ownCloud/WebDav ou GoolgeDriver não é possível. Por favor contacte o administrador para o instalar.",
"External Storage" => "Armazenamento Externo",
"Folder name" => "Nome da pasta",
"External storage" => "Armazenamento Externo",

View File

@ -0,0 +1,9 @@
<?php $TRANSLATIONS = array(
"Folder name" => "قىسقۇچ ئاتى",
"External storage" => "سىرتقى ساقلىغۇچ",
"Configuration" => "سەپلىمە",
"Options" => "تاللانما",
"Groups" => "گۇرۇپپا",
"Users" => "ئىشلەتكۈچىلەر",
"Delete" => "ئۆچۈر"
);

View File

@ -6,11 +6,14 @@
"Error configuring Google Drive storage" => "Lỗi cấu hình lưu trữ Google Drive",
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Cảnh báo:</b> \"smbclient\" chưa được cài đặt. Mount CIFS/SMB shares là không thể thực hiện được. Hãy hỏi người quản trị hệ thống để cài đặt nó.",
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Cảnh báo:</b> FTP trong PHP chưa được cài đặt hoặc chưa được mở. Mount FTP shares là không thể. Xin hãy yêu cầu quản trị hệ thống của bạn cài đặt nó.",
"<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." => "<b>Cảnh báo:</b> Tính năng Curl trong PHP chưa được kích hoạt hoặc cài đặt. Việc gắn kết ownCloud / WebDAV hay GoogleDrive không thực hiện được. Vui lòng liên hệ người quản trị để cài đặt nó.",
"External Storage" => "Lưu trữ ngoài",
"Folder name" => "Tên thư mục",
"External storage" => "Lưu trữ ngoài",
"Configuration" => "Cấu hình",
"Options" => "Tùy chọn",
"Applicable" => "Áp dụng",
"Add storage" => "Thêm bộ nhớ",
"None set" => "không",
"All Users" => "Tất cả người dùng",
"Groups" => "Nhóm",

View File

@ -1,3 +1,9 @@
<?php $TRANSLATIONS = array(
"Password" => "Secret Code"
"Password" => "Secret Code",
"Submit" => "Submit",
"%s shared the folder %s with you" => "%s shared the folder %s with you",
"%s shared the file %s with you" => "%s shared the file %s with you",
"Download" => "Download",
"No preview available for" => "No preview available for",
"web services under your control" => "web services under your control"
);

View File

@ -0,0 +1,5 @@
<?php $TRANSLATIONS = array(
"Password" => "ئىم",
"Submit" => "تاپشۇر",
"Download" => "چۈشۈر"
);

View File

@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Error" => "오류",
"Delete permanently" => "영원히 삭제",
"Name" => "이름",
"1 folder" => "폴더 1개",
"{count} folders" => "폴더 {count}개",

View File

@ -0,0 +1,11 @@
<?php $TRANSLATIONS = array(
"Error" => "خاتالىق",
"Delete permanently" => "مەڭگۈلۈك ئۆچۈر",
"Name" => "ئاتى",
"Deleted" => "ئۆچۈرۈلدى",
"1 folder" => "1 قىسقۇچ",
"1 file" => "1 ھۆججەت",
"{count} files" => "{count} ھۆججەت",
"Nothing in here. Your trash bin is empty!" => "بۇ جايدا ھېچنېمە يوق. Your trash bin is empty!",
"Delete" => "ئۆچۈر"
);

View File

@ -0,0 +1,9 @@
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "ئەسلىگە قايتۇرالمايدۇ: %s",
"success" => "مۇۋەپپەقىيەتلىك",
"File %s was reverted to version %s" => "ھۆججەت %s نى %s نەشرىگە ئەسلىگە قايتۇردى",
"failure" => "مەغلۇپ بولدى",
"No old versions available" => "كونا نەشرى يوق",
"No path specified" => "يول بەلگىلەنمىگەن",
"Versions" => "نەشرى"
);

View File

@ -5,7 +5,7 @@
"failure" => "失敗",
"File %s could not be reverted to version %s" => "檔案 %s 無法復原至版本 %s",
"No old versions available" => "沒有舊的版本",
"No path specified" => "沒有指定路",
"No path specified" => "沒有指定路",
"Versions" => "版本",
"Revert a file to a previous version by clicking on its revert button" => "按一按復原的按鈕,就能把一個檔案復原至以前的版本"
"Revert a file to a previous version by clicking on its revert button" => "按一下復原的按鈕即可把檔案復原至以前的版本"
);

View File

@ -1,31 +1,31 @@
<?php $TRANSLATIONS = array(
"Failed to delete the server configuration" => "Löschen der Serverkonfiguration fehlgeschlagen",
"The configuration is valid and the connection could be established!" => "Die Konfiguration war erfolgreich, die Verbindung konnte hergestellt werden!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Die Konfiguration ist gültig aber die Verbindung ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen.",
"The configuration is invalid. Please look in the ownCloud log for further details." => "Die Konfiguration ist ungültig, bitte sehen Sie für weitere Details im ownCloud Log nach",
"The configuration is valid and the connection could be established!" => "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Die Konfiguration ist gültig aber die Verbindung ist fehlgeschlagen. Bitte überprüfe die Servereinstellungen und Anmeldeinformationen.",
"The configuration is invalid. Please look in the ownCloud log for further details." => "Die Konfiguration ist ungültig, sieh für weitere Details bitte im ownCloud Log nach",
"Deletion failed" => "Löschen fehlgeschlagen",
"Take over settings from recent server configuration?" => "Einstellungen von letzter Konfiguration übernehmen?",
"Keep settings?" => "Einstellungen beibehalten?",
"Cannot add server configuration" => "Serverkonfiguration konnte nicht hinzugefügt werden.",
"Cannot add server configuration" => "Das Hinzufügen der Serverkonfiguration schlug fehl",
"Connection test succeeded" => "Verbindungstest erfolgreich",
"Connection test failed" => "Verbindungstest fehlgeschlagen",
"Do you really want to delete the current Server Configuration?" => "Wollen Sie die aktuelle Serverkonfiguration wirklich löschen?",
"Do you really want to delete the current Server Configuration?" => "Möchtest Du die aktuelle Serverkonfiguration wirklich löschen?",
"Confirm Deletion" => "Löschung bestätigen",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitte Deinen Systemadministator eine der beiden Anwendungen zu deaktivieren.",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwartetem Verhalten kommen. Bitte Deinen Systemadministator eine der beiden Anwendungen zu deaktivieren.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte Deinen Systemadministrator das Modul zu installieren.",
"Server configuration" => "Serverkonfiguration",
"Add Server Configuration" => "Serverkonfiguration hinzufügen",
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kannst das Protokoll auslassen, außer wenn Du SSL benötigst. Beginne dann mit ldaps://",
"Base DN" => "Basis-DN",
"One Base DN per line" => "Ein Base DN pro Zeile",
"One Base DN per line" => "Ein Basis-DN pro Zeile",
"You can specify Base DN for users and groups in the Advanced tab" => "Du kannst Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren",
"User DN" => "Benutzer-DN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "Der DN des Benutzers für LDAP-Bind, z.B.: uid=agent,dc=example,dc=com. Für anonymen Zugriff lasse DN und Passwort leer.",
"Password" => "Passwort",
"For anonymous access, leave DN and Password empty." => "Lasse die Felder von DN und Passwort für anonymen Zugang leer.",
"For anonymous access, leave DN and Password empty." => "Lasse die Felder DN und Passwort für anonymen Zugang leer.",
"User Login Filter" => "Benutzer-Login-Filter",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Bestimmt den angewendeten Filter, wenn eine Anmeldung versucht wird. %%uid ersetzt den Benutzernamen bei dem Anmeldeversuch.",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Bestimmt den angewendeten Filter, wenn eine Anmeldung versucht wird. %%uid ersetzt den Benutzernamen beim Anmeldeversuch.",
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "verwende %%uid Platzhalter, z. B. \"uid=%%uid\"",
"User List Filter" => "Benutzer-Filter-Liste",
"Defines the filter to apply, when retrieving users." => "Definiert den Filter für die Anfrage der Benutzer.",
@ -54,13 +54,13 @@
"User Display Name Field" => "Feld für den Anzeigenamen des Benutzers",
"The LDAP attribute to use to generate the user`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. ",
"Base User Tree" => "Basis-Benutzerbaum",
"One User Base DN per line" => "Ein Benutzer Base DN pro Zeile",
"One User Base DN per line" => "Ein Benutzer Basis-DN pro Zeile",
"User Search Attributes" => "Benutzersucheigenschaften",
"Optional; one attribute per line" => "Optional; eine Eigenschaft pro Zeile",
"Optional; one attribute per line" => "Optional; ein Attribut pro Zeile",
"Group Display Name Field" => "Feld für den Anzeigenamen der Gruppe",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. ",
"Base Group Tree" => "Basis-Gruppenbaum",
"One Group Base DN per line" => "Ein Gruppen Base DN pro Zeile",
"One Group Base DN per line" => "Ein Gruppen Basis-DN pro Zeile",
"Group Search Attributes" => "Gruppensucheigenschaften",
"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer",
"Special Attributes" => "Spezielle Eigenschaften",

View File

@ -1,31 +1,31 @@
<?php $TRANSLATIONS = array(
"Failed to delete the server configuration" => "Das Löschen der Server-Konfiguration schlug fehl",
"Failed to delete the server configuration" => "Löschen der Serverkonfiguration fehlgeschlagen",
"The configuration is valid and the connection could be established!" => "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Die Konfiguration ist gültig, aber das Herstellen der Verbindung schlug fehl. Bitte überprüfen Sie die Server-Einstellungen und Zertifikate.",
"The configuration is invalid. Please look in the ownCloud log for further details." => "Die Konfiguration ist ungültig. Weitere Details können Sie im ownCloud-Log nachlesen.",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Die Konfiguration ist gültig aber die Verbindung ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen.",
"The configuration is invalid. Please look in the ownCloud log for further details." => "Die Konfiguration ist ungültig, sehen Sie für weitere Details bitte im ownCloud Log nach",
"Deletion failed" => "Löschen fehlgeschlagen",
"Take over settings from recent server configuration?" => "Sollen die Einstellungen der letzten Serverkonfiguration übernommen werden?",
"Keep settings?" => "Einstellungen behalten?",
"Take over settings from recent server configuration?" => "Einstellungen von letzter Konfiguration übernehmen?",
"Keep settings?" => "Einstellungen beibehalten?",
"Cannot add server configuration" => "Das Hinzufügen der Serverkonfiguration schlug fehl",
"Connection test succeeded" => "Verbindungstest erfolgreich",
"Connection test failed" => "Verbindungstest fehlgeschlagen",
"Do you really want to delete the current Server Configuration?" => "Möchten Sie die Serverkonfiguration wirklich löschen?",
"Do you really want to delete the current Server Configuration?" => "Möchten Sie die aktuelle Serverkonfiguration wirklich löschen?",
"Confirm Deletion" => "Löschung bestätigen",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitten Sie Ihren Systemadministator eine der beiden Anwendungen zu deaktivieren.",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwartetem Verhalten kommen. Bitten Sie Ihren Systemadministator eine der beiden Anwendungen zu deaktivieren.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitten Sie Ihren Systemadministrator das Modul zu installieren.",
"Server configuration" => "Serverkonfiguration",
"Add Server Configuration" => "Serverkonfiguration hinzufügen",
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Sie können das Protokoll auslassen, außer wenn Sie SSL benötigen. Beginnen Sie dann mit ldaps://",
"Base DN" => "Basis-DN",
"One Base DN per line" => "Ein Base DN pro Zeile",
"One Base DN per line" => "Ein Basis-DN pro Zeile",
"You can specify Base DN for users and groups in the Advanced tab" => "Sie können Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren",
"User DN" => "Benutzer-DN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "Der DN des Benutzers für LDAP-Bind, z.B.: uid=agent,dc=example,dc=com. Für einen anonymen Zugriff lassen Sie DN und Passwort leer.",
"Password" => "Passwort",
"For anonymous access, leave DN and Password empty." => "Lassen Sie die Felder von DN und Passwort für einen anonymen Zugang leer.",
"For anonymous access, leave DN and Password empty." => "Lassen Sie die Felder DN und Passwort für einen anonymen Zugang leer.",
"User Login Filter" => "Benutzer-Login-Filter",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Bestimmt den angewendeten Filter, wenn eine Anmeldung durchgeführt wird. %%uid ersetzt den Benutzernamen bei dem Anmeldeversuch.",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Bestimmt den angewendeten Filter, wenn eine Anmeldung durchgeführt wird. %%uid ersetzt den Benutzernamen beim Anmeldeversuch.",
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "verwenden Sie %%uid Platzhalter, z. B. \"uid=%%uid\"",
"User List Filter" => "Benutzer-Filter-Liste",
"Defines the filter to apply, when retrieving users." => "Definiert den Filter für die Anfrage der Benutzer.",
@ -37,12 +37,12 @@
"Configuration Active" => "Konfiguration aktiv",
"When unchecked, this configuration will be skipped." => "Wenn nicht angehakt, wird diese Konfiguration übersprungen.",
"Port" => "Port",
"Backup (Replica) Host" => "Back-Up (Replikation) Host",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "Geben Sie einen optionalen Backup-Host an. Es muss ein Replikat des Haupt-LDAP/AD Servers sein.",
"Backup (Replica) Port" => "Back-Up (Replikation) Port",
"Backup (Replica) Host" => "Backup Host (Kopie)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "Geben Sie einen optionalen Backup Host an. Es muss sich um eine Kopie des Haupt LDAP/AD Servers handeln.",
"Backup (Replica) Port" => "Backup Port",
"Disable Main Server" => "Hauptserver deaktivieren",
"When switched on, ownCloud will only connect to the replica server." => "Wenn eingeschaltet, wird sich die ownCloud nur mit dem Replikat-Server verbinden.",
"Use TLS" => "Benutze TLS",
"When switched on, ownCloud will only connect to the replica server." => "Wenn aktiviert, wird ownCloud ausschließlich den Backupserver verwenden.",
"Use TLS" => "Nutze TLS",
"Do not use it additionally for LDAPS connections, it will fail." => "Benutzen Sie es nicht in Verbindung mit LDAPS Verbindungen, es wird fehlschlagen.",
"Case insensitve LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)",
"Turn off SSL certificate validation." => "Schalten Sie die SSL-Zertifikatsprüfung aus.",
@ -50,20 +50,20 @@
"Not recommended, use for testing only." => "Nicht empfohlen, nur zu Testzwecken.",
"Cache Time-To-Live" => "Speichere Time-To-Live zwischen",
"in seconds. A change empties the cache." => "in Sekunden. Eine Änderung leert den Cache.",
"Directory Settings" => "Verzeichniseinstellungen",
"Directory Settings" => "Ordnereinstellungen",
"User Display Name Field" => "Feld für den Anzeigenamen des Benutzers",
"The LDAP attribute to use to generate the user`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. ",
"Base User Tree" => "Basis-Benutzerbaum",
"One User Base DN per line" => "Ein Benutzer Base DN pro Zeile",
"User Search Attributes" => "Eigenschaften der Benutzer-Suche",
"One User Base DN per line" => "Ein Benutzer Basis-DN pro Zeile",
"User Search Attributes" => "Benutzersucheigenschaften",
"Optional; one attribute per line" => "Optional; ein Attribut pro Zeile",
"Group Display Name Field" => "Feld für den Anzeigenamen der Gruppe",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. ",
"Base Group Tree" => "Basis-Gruppenbaum",
"One Group Base DN per line" => "Ein Gruppen Base DN pro Zeile",
"Group Search Attributes" => "Eigenschaften der Gruppen-Suche",
"One Group Base DN per line" => "Ein Gruppen Basis-DN pro Zeile",
"Group Search Attributes" => "Gruppensucheigenschaften",
"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer",
"Special Attributes" => "Besondere Eigenschaften",
"Special Attributes" => "Spezielle Eigenschaften",
"Quota Field" => "Kontingent-Feld",
"Quota Default" => "Standard-Kontingent",
"in bytes" => "in Bytes",

View File

@ -70,6 +70,6 @@
"Email Field" => "メールフィールド",
"User Home Folder Naming Rule" => "ユーザのホームフォルダ命名規則",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "ユーザ名を空のままにしてくださいデフォルト。そうでない場合は、LDAPもしくはADの属性を指定してください。",
"Test Configuration" => "テスト設定",
"Test Configuration" => "設定をテスト",
"Help" => "ヘルプ"
);

View File

@ -0,0 +1,13 @@
<?php $TRANSLATIONS = array(
"Deletion failed" => "ئۆچۈرۈش مەغلۇپ بولدى",
"Host" => "باش ئاپپارات",
"Password" => "ئىم",
"User Login Filter" => "ئىشلەتكۈچى تىزىمغا كىرىش سۈزگۈچى",
"User List Filter" => "ئىشلەتكۈچى تىزىم سۈزگۈچى",
"Group Filter" => "گۇرۇپپا سۈزگۈچ",
"Connection Settings" => "باغلىنىش تەڭشىكى",
"Configuration Active" => "سەپلىمە ئاكتىپ",
"Port" => "ئېغىز",
"Use TLS" => "TLS ئىشلەت",
"Help" => "ياردەم"
);

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV سالاھىيەت دەلىللەش",
"URL: http://" => "URL: http://"
);

View File

@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV 認證",
"URL: http://" => "網址http://",
"ownCloud will send the user credentials to this URL. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "ownCloud會將把用戶的證件發送到這個網址。這個插件會檢查回應並把HTTP狀態代碼401和403視為無效證件和所有其他回應視為有效證件"
"ownCloud will send the user credentials to this URL. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "ownCloud 會將把用戶的登入資訊發送到這個網址以嘗試登入,並檢查回應, HTTP 狀態碼401和403視為登入失敗所有其他回應視為登入成功"
);

View File

@ -125,6 +125,7 @@
"Database host" => "Datenbank-Host",
"Finish setup" => "Installation abschließen",
"web services under your control" => "Web-Services unter Deiner Kontrolle",
"%s is available. Get more information on how to update." => "%s ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.",
"Log out" => "Abmelden",
"Automatic logon rejected!" => "Automatischer Login zurückgewiesen!",
"If you did not change your password recently, your account may be compromised!" => "Wenn Du Dein Passwort nicht vor kurzem geändert hast, könnte Dein\nAccount kompromittiert sein!",

View File

@ -92,7 +92,7 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Anfrage fehlgeschlagen!<br>Haben Sie darauf geachtet, dass E-Mail-Adresse/Nutzername korrekt waren?",
"You will receive a link to reset your password via Email." => "Sie erhalten einen Link per E-Mail, um Ihr Passwort zurückzusetzen.",
"Username" => "Benutzername",
"Request reset" => "Zurücksetzung beantragen",
"Request reset" => "Zurücksetzung anfordern",
"Your password was reset" => "Ihr Passwort wurde zurückgesetzt.",
"To login page" => "Zur Login-Seite",
"New password" => "Neues Passwort",
@ -125,7 +125,7 @@
"Database host" => "Datenbank-Host",
"Finish setup" => "Installation abschließen",
"web services under your control" => "Web-Services unter Ihrer Kontrolle",
"%s is available. Get more information on how to update." => "%s ist nicht verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.",
"%s is available. Get more information on how to update." => "%s ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.",
"Log out" => "Abmelden",
"Automatic logon rejected!" => "Automatische Anmeldung verweigert!",
"If you did not change your password recently, your account may be compromised!" => "Wenn Sie Ihr Passwort nicht vor kurzem geändert haben, könnte Ihr\nAccount kompromittiert sein!",

View File

@ -1,3 +1,5 @@
<?php $TRANSLATIONS = array(
"Password" => "Passcode"
"User %s shared a file with you" => "User %s shared a file with you",
"Password" => "Passcode",
"web services under your control" => "web services under your control"
);

View File

@ -3,11 +3,11 @@
"User %s shared a folder with you" => "El usuario %s ha compartido una carpeta contigo.",
"User %s shared the file \"%s\" with you. It is available for download here: %s" => "El usuario %s ha compartido el archivo \"%s\" contigo. Puedes descargarlo aquí: %s.",
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "El usuario %s ha compartido la carpeta \"%s\" contigo. Puedes descargarla aquí: %s.",
"Category type not provided." => "Tipo de categoria no proporcionado.",
"Category type not provided." => "Tipo de categoría no proporcionado.",
"No category to add?" => "¿Ninguna categoría para añadir?",
"This category already exists: %s" => "Esta categoria ya existe: %s",
"Object type not provided." => "ipo de objeto no proporcionado.",
"%s ID not provided." => "%s ID no proporcionado.",
"This category already exists: %s" => "Ya existe esta categoría: %s",
"Object type not provided." => "Tipo de objeto no proporcionado.",
"%s ID not provided." => "ID de %s no proporcionado.",
"Error adding %s to favorites." => "Error añadiendo %s a los favoritos.",
"No categories selected for deletion." => "No hay categorías seleccionadas para borrar.",
"Error removing %s from favorites." => "Error eliminando %s de los favoritos.",
@ -39,20 +39,20 @@
"today" => "hoy",
"yesterday" => "ayer",
"{days} days ago" => "hace {days} días",
"last month" => "mes pasado",
"last month" => "el mes pasado",
"{months} months ago" => "Hace {months} meses",
"months ago" => "hace meses",
"last year" => "año pasado",
"last year" => "el año pasado",
"years ago" => "hace años",
"Ok" => "Aceptar",
"Cancel" => "Cancelar",
"Choose" => "Seleccionar",
"Yes" => "",
"No" => "No",
"The object type is not specified." => "El tipo de objeto no se ha especificado.",
"The object type is not specified." => "No se ha especificado el tipo de objeto",
"Error" => "Error",
"The app name is not specified." => "El nombre de la app no se ha especificado.",
"The required file {file} is not installed!" => "El fichero {file} requerido, no está instalado.",
"The app name is not specified." => "No se ha especificado el nombre de la aplicación.",
"The required file {file} is not installed!" => "¡El fichero requerido {file} no está instalado!",
"Shared" => "Compartido",
"Share" => "Compartir",
"Error while sharing" => "Error compartiendo",
@ -68,15 +68,15 @@
"Send" => "Enviar",
"Set expiration date" => "Establecer fecha de caducidad",
"Expiration date" => "Fecha de caducidad",
"Share via email:" => "compartido via e-mail:",
"Share via email:" => "Compartido por correo electrónico:",
"No people found" => "No se encontró gente",
"Resharing is not allowed" => "No se permite compartir de nuevo",
"Shared in {item} with {user}" => "Compartido en {item} con {user}",
"Unshare" => "No compartir",
"Unshare" => "Dejar de compartir",
"can edit" => "puede editar",
"access control" => "control de acceso",
"create" => "crear",
"update" => "modificar",
"update" => "actualizar",
"delete" => "eliminar",
"share" => "compartir",
"Password protected" => "Protegido por contraseña",
@ -84,16 +84,16 @@
"Error setting expiration date" => "Error estableciendo fecha de caducidad",
"Sending ..." => "Enviando...",
"Email sent" => "Correo electrónico enviado",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "La actualización ha fracasado. Por favor, informe este problema a la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">Comunidad de ownCloud</ a>.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "La actualización ha fracasado. Por favor, informe de este problema a la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">Comunidad de ownCloud</ a>.",
"The update was successful. Redirecting you to ownCloud now." => "La actualización se ha realizado correctamente. Redireccionando a ownCloud ahora.",
"ownCloud password reset" => "Reiniciar contraseña de ownCloud",
"ownCloud password reset" => "Restablecer contraseña de ownCloud",
"Use the following link to reset your password: {link}" => "Utiliza el siguiente enlace para restablecer tu contraseña: {link}",
"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 ." => "El enlace para restablecer la contraseña ha sido enviada a su correo electrónico. <br> Si no lo recibe en un plazo razonable de tiempo, revise su spam / carpetas no deseados. <br> Si no está allí pregunte a su administrador local.",
"Request failed!<br>Did you make sure your email/username was right?" => "Petición ha fallado! <br> ¿Usted asegúrese que su dirección de correo electrónico / nombre de usuario estaba justo?",
"You will receive a link to reset your password via Email." => "Recibirás un enlace por correo electrónico para restablecer tu contraseña",
"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 ." => "El enlace para restablecer la contraseña ha sido enviada a su correo electrónico. <br> Si no lo recibe en un plazo razonable de tiempo, revise su carpeta de spam / correo no deseado. <br> Si no está allí, pregunte a su administrador local.",
"Request failed!<br>Did you make sure your email/username was right?" => "La petición ha fallado! <br> ¿Está seguro de que su dirección de correo electrónico o nombre de usuario era correcto?",
"You will receive a link to reset your password via Email." => "Recibirá un enlace por correo electrónico para restablecer su contraseña",
"Username" => "Nombre de usuario",
"Request reset" => "Solicitar restablecimiento",
"Your password was reset" => "Tu contraseña se ha restablecido",
"Your password was reset" => "Su contraseña ha sido establecida",
"To login page" => "A la página de inicio de sesión",
"New password" => "Nueva contraseña",
"Reset password" => "Restablecer contraseña",
@ -108,12 +108,12 @@
"Add" => "Agregar",
"Security Warning" => "Advertencia de seguridad",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "La versión de PHP es vulnerable al ataque de Byte NULL (CVE-2006-7243)",
"Please update your PHP installation to use ownCloud securely." => "Por favor, actualice su instalación de PHP para utilizar ownCloud en forma segura.",
"Please update your PHP installation to use ownCloud securely." => "Por favor, actualice su instalación de PHP para utilizar ownCloud de manera segura.",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "No está disponible un generador de números aleatorios seguro, por favor habilite la extensión OpenSSL de PHP.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sin un generador de números aleatorios seguro un atacante podría predecir los tokens de reinicio de su contraseña y tomar control de su cuenta.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Su directorio de datos y sus archivos están probablemente accesibles a través de internet ya que el archivo .htaccess no está funcionando.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sin un generador de números aleatorios seguro, un atacante podría predecir los tokens de restablecimiento de contraseñas y tomar el control de su cuenta.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Probablemente su directorio de datos y sus archivos sean accesibles a través de internet ya que el archivo .htaccess no funciona.",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "Para información sobre cómo configurar adecuadamente su servidor, por favor vea la <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentación</a>.",
"Create an <strong>admin account</strong>" => "Crea una <strong>cuenta de administrador</strong>",
"Create an <strong>admin account</strong>" => "Crear una <strong>cuenta de administrador</strong>",
"Advanced" => "Avanzado",
"Data folder" => "Directorio de almacenamiento",
"Configure the database" => "Configurar la base de datos",
@ -125,13 +125,13 @@
"Database host" => "Host de la base de datos",
"Finish setup" => "Completar la instalación",
"web services under your control" => "Servicios web bajo su control",
"%s is available. Get more information on how to update." => "%s esta disponible. Obtén mas información de como actualizar.",
"%s is available. Get more information on how to update." => "%s esta disponible. Obtener mas información de como actualizar.",
"Log out" => "Salir",
"Automatic logon rejected!" => "¡Inicio de sesión automático rechazado!",
"If you did not change your password recently, your account may be compromised!" => "Si usted no ha cambiado su contraseña recientemente, ¡puede que su cuenta esté comprometida!",
"Please change your password to secure your account again." => "Por favor cambie su contraseña para asegurar su cuenta nuevamente.",
"Lost your password?" => "¿Has perdido tu contraseña?",
"remember" => "recuérdame",
"Lost your password?" => "¿Ha perdido su contraseña?",
"remember" => "recordarme",
"Log in" => "Entrar",
"Alternative Logins" => "Nombre de usuarios alternativos",
"prev" => "anterior",

View File

@ -125,6 +125,7 @@
"Database host" => "Serveur de la base de données",
"Finish setup" => "Terminer l'installation",
"web services under your control" => "services web sous votre contrôle",
"%s is available. Get more information on how to update." => "%s est disponible. Obtenez plus d'informations sur la façon de mettre à jour.",
"Log out" => "Se déconnecter",
"Automatic logon rejected!" => "Connexion automatique rejetée !",
"If you did not change your password recently, your account may be compromised!" => "Si vous n'avez pas changé votre mot de passe récemment, votre compte risque d'être compromis !",

View File

@ -110,7 +110,7 @@
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "あなたのPHPのバージョンには、Null Byte攻撃(CVE-2006-7243)という脆弱性が含まれています。",
"Please update your PHP installation to use ownCloud securely." => "ownCloud を安全に利用するに、PHPの更新を行なってください。",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "セキュアな乱数生成器が利用可能ではありません。PHPのOpenSSL拡張を有効にして下さい。",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "セキュアな乱数生成器が無い場合、攻撃者パスワードリセットのトークンを予測してアカウントを乗っ取られる可能性があります。",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "セキュアな乱数生成器が無い場合、攻撃者パスワードリセットのトークンを予測してアカウントを乗っ取られる可能性があります。",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => ".htaccess ファイルが動作していないため、おそらくあなたのデータディレクトリもしくはファイルはインターネットからアクセス可能です。",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "あなたのサーバの適切な設定に関する情報として、<a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">ドキュメント</a>を参照して下さい。",
"Create an <strong>admin account</strong>" => "<strong>管理者アカウント</strong>を作成してください",

View File

@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"User %s shared a file with you" => "Vartotojas %s pasidalino su jumis failu",
"User %s shared a folder with you" => "Vartotojas %s su jumis pasidalino aplanku",
"No category to add?" => "Nepridėsite jokios kategorijos?",
"No categories selected for deletion." => "Trynimui nepasirinkta jokia kategorija.",
"Sunday" => "Sekmadienis",

View File

@ -88,6 +88,8 @@
"The update was successful. Redirecting you to ownCloud now." => "A actualização foi concluída com sucesso. Vai ser redireccionado para o ownCloud agora.",
"ownCloud password reset" => "Reposição da password ownCloud",
"Use the following link to reset your password: {link}" => "Use o seguinte endereço para repor a sua password: {link}",
"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 ." => "O link para fazer reset à sua password foi enviado para o seu e-mail. <br> Se não o recebeu dentro um espaço de tempo aceitável, por favor verifique a sua pasta de SPAM.<br> Se não o encontrar, por favor contacte o seu administrador.",
"Request failed!<br>Did you make sure your email/username was right?" => "O pedido falhou! <br> Tem a certeza que introduziu o seu email/username correcto?",
"You will receive a link to reset your password via Email." => "Vai receber um endereço para repor a sua password",
"Username" => "Nome de utilizador",
"Request reset" => "Pedir reposição",
@ -123,6 +125,7 @@
"Database host" => "Anfitrião da base de dados",
"Finish setup" => "Acabar instalação",
"web services under your control" => "serviços web sob o seu controlo",
"%s is available. Get more information on how to update." => "%s está disponível. Tenha mais informações como actualizar.",
"Log out" => "Sair",
"Automatic logon rejected!" => "Login automático rejeitado!",
"If you did not change your password recently, your account may be compromised!" => "Se não mudou a sua palavra-passe recentemente, a sua conta pode ter sido comprometida!",

View File

@ -125,6 +125,7 @@
"Database host" => "Server databázy",
"Finish setup" => "Dokončiť inštaláciu",
"web services under your control" => "webové služby pod Vašou kontrolou",
"%s is available. Get more information on how to update." => "%s je dostupná. Získajte viac informácií k postupu aktualizáce.",
"Log out" => "Odhlásiť",
"Automatic logon rejected!" => "Automatické prihlásenie bolo zamietnuté!",
"If you did not change your password recently, your account may be compromised!" => "V nedávnej dobe ste nezmenili svoje heslo, Váš účet môže byť kompromitovaný.",

48
core/l10n/ug.php Normal file
View File

@ -0,0 +1,48 @@
<?php $TRANSLATIONS = array(
"Sunday" => "يەكشەنبە",
"Monday" => "دۈشەنبە",
"Tuesday" => "سەيشەنبە",
"Wednesday" => "چارشەنبە",
"Thursday" => "پەيشەنبە",
"Friday" => "جۈمە",
"Saturday" => "شەنبە",
"January" => "قەھرىتان",
"February" => "ھۇت",
"March" => "نەۋرۇز",
"April" => "ئۇمۇت",
"May" => "باھار",
"June" => "سەپەر",
"July" => "چىللە",
"August" => "تومۇز",
"September" => "مىزان",
"October" => "ئوغۇز",
"November" => "ئوغلاق",
"December" => "كۆنەك",
"Settings" => "تەڭشەكلەر",
"1 minute ago" => "1 مىنۇت ئىلگىرى",
"1 hour ago" => "1 سائەت ئىلگىرى",
"today" => "بۈگۈن",
"yesterday" => "تۈنۈگۈن",
"Ok" => "جەزملە",
"Cancel" => "ۋاز كەچ",
"Yes" => "ھەئە",
"No" => "ياق",
"Error" => "خاتالىق",
"Share" => "ھەمبەھىر",
"Share with" => "ھەمبەھىر",
"Password" => "ئىم",
"Send" => "يوللا",
"Unshare" => "ھەمبەھىرلىمە",
"delete" => "ئۆچۈر",
"share" => "ھەمبەھىر",
"Username" => "ئىشلەتكۈچى ئاتى",
"New password" => "يېڭى ئىم",
"Personal" => "شەخسىي",
"Users" => "ئىشلەتكۈچىلەر",
"Apps" => "ئەپلەر",
"Help" => "ياردەم",
"Add" => "قوش",
"Advanced" => "ئالىي",
"Finish setup" => "تەڭشەك تامام",
"Log out" => "تىزىمدىن چىق"
);

View File

@ -88,6 +88,8 @@
"The update was successful. Redirecting you to ownCloud now." => "Cập nhật thành công .Hệ thống sẽ đưa bạn tới ownCloud.",
"ownCloud password reset" => "Khôi phục mật khẩu Owncloud ",
"Use the following link to reset your password: {link}" => "Dùng đường dẫn sau để khôi phục lại mật khẩu : {link}",
"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 ." => "Liên kết tạo lại mật khẩu đã được gửi tới hộp thư của bạn.<br>Nếu bạn không thấy nó sau một khoảng thời gian, vui lòng kiểm tra trong thư mục Spam/Rác.<br>Nếu vẫn không thấy, vui lòng hỏi người quản trị hệ thống.",
"Request failed!<br>Did you make sure your email/username was right?" => "Yêu cầu thất bại!<br>Bạn có chắc là email/tên đăng nhập của bạn chính xác?",
"You will receive a link to reset your password via Email." => "Vui lòng kiểm tra Email để khôi phục lại mật khẩu.",
"Username" => "Tên đăng nhập",
"Request reset" => "Yêu cầu thiết lập lại ",
@ -105,6 +107,8 @@
"Edit categories" => "Sửa chuyên mục",
"Add" => "Thêm",
"Security Warning" => "Cảnh bảo bảo mật",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Phiên bản PHP của bạn có lỗ hổng NULL Byte attack (CVE-2006-7243)",
"Please update your PHP installation to use ownCloud securely." => "Vui lòng cập nhật bản cài đặt PHP để sử dụng ownCloud một cách an toàn.",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Không an toàn ! chức năng random number generator đã có sẵn ,vui lòng bật PHP OpenSSL extension.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Nếu không có random number generator , Hacker có thể thiết lập lại mật khẩu và chiếm tài khoản của bạn.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Thư mục và file dữ liệu của bạn có thể được truy cập từ internet bởi vì file .htaccess không hoạt động",
@ -121,6 +125,7 @@
"Database host" => "Database host",
"Finish setup" => "Cài đặt hoàn tất",
"web services under your control" => "dịch vụ web dưới sự kiểm soát của bạn",
"%s is available. Get more information on how to update." => "%s còn trống. Xem thêm thông tin cách cập nhật.",
"Log out" => "Đăng xuất",
"Automatic logon rejected!" => "Tự động đăng nhập đã bị từ chối !",
"If you did not change your password recently, your account may be compromised!" => "Nếu bạn không thay đổi mật khẩu gần đây của bạn, tài khoản của bạn có thể gặp nguy hiểm!",

View File

@ -88,6 +88,8 @@
"The update was successful. Redirecting you to ownCloud now." => "更新成功。正在重定向至 ownCloud。",
"ownCloud password reset" => "重置 ownCloud 密码",
"Use the following link to reset your password: {link}" => "使用以下链接重置您的密码:{link}",
"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 ." => "重置密码的链接已发送到您的邮箱。<br>如果您觉得在合理的时间内还未收到邮件,请查看 spam/junk 目录。<br>如果没有在那里,请询问您的本地管理员。",
"Request failed!<br>Did you make sure your email/username was right?" => "请求失败<br>您确定您的邮箱/用户名是正确的?",
"You will receive a link to reset your password via Email." => "您将会收到包含可以重置密码链接的邮件。",
"Username" => "用户名",
"Request reset" => "请求重置",
@ -123,6 +125,7 @@
"Database host" => "数据库主机",
"Finish setup" => "安装完成",
"web services under your control" => "您控制的web服务",
"%s is available. Get more information on how to update." => "%s 可用。获取更多关于如何升级的信息。",
"Log out" => "注销",
"Automatic logon rejected!" => "自动登录被拒绝!",
"If you did not change your password recently, your account may be compromised!" => "如果您没有最近修改您的密码,您的帐户可能会受到影响!",

View File

@ -88,6 +88,8 @@
"The update was successful. Redirecting you to ownCloud now." => "升級成功,正將您重新導向至 ownCloud 。",
"ownCloud password reset" => "ownCloud 密碼重設",
"Use the following link to reset your password: {link}" => "請至以下連結重設您的密碼: {link}",
"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 ." => "重設密碼的連結已經寄至您的電子郵件信箱,如果您過了一段時間還是沒有收到它,請檢查看看它是不是被放到垃圾郵件了,如果還是沒有的話,請聯絡您的 ownCloud 系統管理員。",
"Request failed!<br>Did you make sure your email/username was right?" => "請求失敗!<br>您確定填入的電子郵件地址或是帳號名稱是正確的嗎?",
"You will receive a link to reset your password via Email." => "重設密碼的連結將會寄到你的電子郵件信箱。",
"Username" => "使用者名稱",
"Request reset" => "請求重設",
@ -123,6 +125,7 @@
"Database host" => "資料庫主機",
"Finish setup" => "完成設定",
"web services under your control" => "由您控制的網路服務",
"%s is available. Get more information on how to update." => "%s 已經釋出,瞭解更多資訊以進行更新。",
"Log out" => "登出",
"Automatic logon rejected!" => "自動登入被拒!",
"If you did not change your password recently, your account may be compromised!" => "如果您最近並未更改密碼,您的帳號可能已經遭到入侵!",

View File

@ -4,14 +4,15 @@
#
# Translators:
# arkascha <foss@christian-reiner.info>, 2013
# Marcel Kühlhorn <susefan93@gmx.de>, 2013
# Mirodin <blobbyjj@ymail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"PO-Revision-Date: 2013-05-03 21:50+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-11 17:20+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -565,7 +566,7 @@ msgstr "Web-Services unter Deiner Kontrolle"
#: templates/layout.user.php:36
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr ""
msgstr "%s ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein."
#: templates/layout.user.php:61
msgid "Log out"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Marcel Kühlhorn <susefan93@gmx.de>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-09 21:00+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,16 +21,16 @@ msgstr ""
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr "%s konnte nicht verschoben werden - eine Datei mit diesem Namen existiert bereits."
msgstr "Konnte %s nicht verschieben. Eine Datei mit diesem Namen existiert bereits"
#: ajax/move.php:27 ajax/move.php:30
#, php-format
msgid "Could not move %s"
msgstr "%s konnte nicht verschoben werden"
msgstr "Konnte %s nicht verschieben"
#: ajax/rename.php:22 ajax/rename.php:25
msgid "Unable to rename file"
msgstr "Die Datei konnte nicht umbenannt werden"
msgstr "Konnte Datei nicht umbenennen"
#: ajax/upload.php:19
msgid "No file was uploaded. Unknown error"
@ -37,7 +38,7 @@ msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
#: ajax/upload.php:26
msgid "There is no error, the file uploaded with success"
msgstr "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich übertragen."
msgstr "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen."
#: ajax/upload.php:27
msgid ""
@ -68,7 +69,7 @@ msgstr "Fehler beim Schreiben auf die Festplatte"
#: ajax/upload.php:51
msgid "Not enough storage available"
msgstr "Nicht genug Speicherplatz verfügbar"
msgstr "Nicht genug Speicher vorhanden."
#: ajax/upload.php:83
msgid "Invalid directory."
@ -86,7 +87,7 @@ msgstr "Teilen"
msgid "Delete permanently"
msgstr "Endgültig löschen"
#: js/fileactions.js:128 templates/index.php:94 templates/index.php:95
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
msgid "Delete"
msgstr "Löschen"
@ -108,7 +109,7 @@ msgstr "ersetzen"
#: js/filelist.js:252
msgid "suggest name"
msgstr "Name vorschlagen"
msgstr "Namen vorschlagen"
#: js/filelist.js:252 js/filelist.js:254
msgid "cancel"
@ -128,7 +129,7 @@ msgstr "Löschvorgang ausführen"
#: js/filelist.js:406
msgid "1 file uploading"
msgstr "Eine Datei wird hoch geladen"
msgstr "1 Datei wird hochgeladen"
#: js/filelist.js:409 js/filelist.js:463
msgid "files uploading"
@ -150,72 +151,72 @@ msgstr "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind
#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr "Ihr Speicherplatz ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!"
msgstr "Dein Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!"
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Ihr Speicherplatz ist fast aufgebraucht ({usedSpacePercent}%)"
msgstr "Dein Speicher ist fast voll ({usedSpacePercent}%)"
#: js/files.js:226
#: js/files.js:231
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Dein Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern."
#: js/files.js:259
#: js/files.js:264
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Deine Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist."
msgstr "Deine Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist."
#: js/files.js:272
#: js/files.js:277
msgid "Not enough space available"
msgstr "Nicht genug Speicherplatz verfügbar"
#: js/files.js:312
#: js/files.js:317
msgid "Upload cancelled."
msgstr "Upload abgebrochen."
#: js/files.js:408
#: js/files.js:413
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen."
#: js/files.js:481
#: js/files.js:486
msgid "URL cannot be empty."
msgstr "Die URL darf nicht leer sein."
#: js/files.js:486
#: js/files.js:491
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten."
#: js/files.js:515 js/files.js:531 js/files.js:821 js/files.js:859
#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
msgid "Error"
msgstr "Fehler"
#: js/files.js:872 templates/index.php:70
#: js/files.js:877 templates/index.php:69
msgid "Name"
msgstr "Name"
#: js/files.js:873 templates/index.php:81
#: js/files.js:878 templates/index.php:80
msgid "Size"
msgstr "Größe"
#: js/files.js:874 templates/index.php:83
#: js/files.js:879 templates/index.php:82
msgid "Modified"
msgstr "Geändert"
#: js/files.js:893
#: js/files.js:898
msgid "1 folder"
msgstr "1 Ordner"
#: js/files.js:895
#: js/files.js:900
msgid "{count} folders"
msgstr "{count} Ordner"
#: js/files.js:903
#: js/files.js:908
msgid "1 file"
msgstr "1 Datei"
#: js/files.js:905
#: js/files.js:910
msgid "{count} files"
msgstr "{count} Dateien"
@ -279,37 +280,37 @@ msgstr "Gelöschte Dateien"
msgid "Cancel upload"
msgstr "Upload abbrechen"
#: templates/index.php:55
#: templates/index.php:54
msgid "You dont have write permissions here."
msgstr "Du besitzt hier keine Schreib-Berechtigung."
msgstr "Du hast hier keine Schreib-Berechtigung."
#: templates/index.php:62
#: templates/index.php:61
msgid "Nothing in here. Upload something!"
msgstr "Alles leer. Lade etwas hoch!"
#: templates/index.php:76
#: templates/index.php:75
msgid "Download"
msgstr "Download"
msgstr "Herunterladen"
#: templates/index.php:88 templates/index.php:89
#: templates/index.php:87 templates/index.php:88
msgid "Unshare"
msgstr "Freigabe aufheben"
#: templates/index.php:108
#: templates/index.php:107
msgid "Upload too large"
msgstr "Der Upload ist zu groß"
#: templates/index.php:110
#: templates/index.php:109
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server."
#: templates/index.php:115
#: templates/index.php:114
msgid "Files are being scanned, please wait."
msgstr "Dateien werden gescannt, bitte warten."
#: templates/index.php:118
#: templates/index.php:117
msgid "Current scanning"
msgstr "Scanne"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:29+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 21:54+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-28 01:57+0200\n"
"PO-Revision-Date: 2013-04-27 15:10+0000\n"
"Last-Translator: arkascha <foss@christian-reiner.info>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 21:55+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:29+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-09 19:50+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 21:58+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 21:59+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mirodin <blobbyjj@ymail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-28 01:57+0200\n"
"PO-Revision-Date: 2013-04-27 23:57+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: 2013-05-06 22:00+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -41,19 +42,19 @@ msgstr "Apps"
msgid "Admin"
msgstr "Administration"
#: files.php:209
#: files.php:207
msgid "ZIP download is turned off."
msgstr "Der ZIP-Download ist deaktiviert."
#: files.php:210
#: files.php:208
msgid "Files need to be downloaded one by one."
msgstr "Die Dateien müssen einzeln heruntergeladen werden."
#: files.php:211 files.php:244
#: files.php:209 files.php:242
msgid "Back to Files"
msgstr "Zurück zu \"Dateien\""
#: files.php:241
#: files.php:239
msgid "Selected files too large to generate zip file."
msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen."
@ -181,7 +182,7 @@ msgstr "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil d
#: setup.php:859
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>."
msgstr "Bitte prüfe die <a href='%s'>Installationsanleitungen</a>."
#: template.php:113
msgid "seconds ago"

View File

@ -4,13 +4,14 @@
#
# Translators:
# arkascha <foss@christian-reiner.info>, 2013
# Mirodin <blobbyjj@ymail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-29 01:58+0200\n"
"PO-Revision-Date: 2013-04-28 06:30+0000\n"
"Last-Translator: arkascha <foss@christian-reiner.info>\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: 2013-05-06 22:00+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -125,44 +126,44 @@ msgstr "Aktualisiert"
msgid "Saving..."
msgstr "Speichern..."
#: js/users.js:43
#: js/users.js:47
msgid "deleted"
msgstr "gelöscht"
#: js/users.js:43
#: js/users.js:47
msgid "undo"
msgstr "rückgängig machen"
#: js/users.js:75
#: js/users.js:79
msgid "Unable to remove user"
msgstr "Benutzer konnte nicht entfernt werden."
#: js/users.js:88 templates/users.php:26 templates/users.php:78
#: js/users.js:92 templates/users.php:26 templates/users.php:78
#: templates/users.php:103
msgid "Groups"
msgstr "Gruppen"
#: js/users.js:91 templates/users.php:80 templates/users.php:115
#: js/users.js:95 templates/users.php:80 templates/users.php:115
msgid "Group Admin"
msgstr "Gruppenadministrator"
#: js/users.js:111 templates/users.php:155
#: js/users.js:115 templates/users.php:155
msgid "Delete"
msgstr "Löschen"
#: js/users.js:262
#: js/users.js:269
msgid "add group"
msgstr "Gruppe hinzufügen"
#: js/users.js:414
#: js/users.js:420
msgid "A valid username must be provided"
msgstr "Es muss ein gültiger Benutzername angegeben werden"
#: js/users.js:415 js/users.js:421 js/users.js:436
#: js/users.js:421 js/users.js:427 js/users.js:442
msgid "Error creating user"
msgstr "Beim Anlegen des Benutzers ist ein Fehler aufgetreten"
#: js/users.js:420
#: js/users.js:426
msgid "A valid password must be provided"
msgstr "Es muss ein gültiges Passwort angegeben werden"
@ -232,7 +233,7 @@ msgid ""
"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"
" of ownCloud."
msgstr "Dieser ownCloud Server hat keine funktionierende Netzwerkverbindung. Dies bedeutet das einige Funktionen wie das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Senden von Benachrichtigungsmails funktioniert eventuell ebenfalls nicht. Wir empfehlen die Netzwerkverbindung für diesen Server zu aktivieren wenn Du alle Funktionen von ownCloud nutzen möchtest."
msgstr "Dieser ownCloud Server hat keine funktionierende Netzwerkverbindung. Dies bedeutet das einige Funktionen wie das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Senden von Benachrichtigungsmails funktioniert eventuell ebenfalls nicht. Wir empfehlen die Netzwerkverbindung für diesen Server zu aktivieren, wenn Du alle Funktionen von ownCloud nutzen möchtest."
#: templates/admin.php:92
msgid "Cron"
@ -264,31 +265,31 @@ msgstr "Aktiviere Sharing-API"
#: templates/admin.php:135
msgid "Allow apps to use the Share API"
msgstr "Erlaube Apps die Nutzung der Share-API"
msgstr "Erlaubt Apps die Nutzung der Share-API"
#: templates/admin.php:142
msgid "Allow links"
msgstr "Erlaube Links"
msgstr "Erlaubt Links"
#: templates/admin.php:143
msgid "Allow users to share items to the public with links"
msgstr "Erlaube Benutzern, Inhalte über öffentliche Links zu teilen"
msgstr "Erlaubt Benutzern, Inhalte über öffentliche Links zu teilen"
#: templates/admin.php:150
msgid "Allow resharing"
msgstr "Erlaube erneutes Teilen"
msgstr "Erlaubt erneutes Teilen"
#: templates/admin.php:151
msgid "Allow users to share items shared with them again"
msgstr "Erlaube Benutzern, mit ihnen geteilte Inhalte erneut zu teilen"
msgstr "Erlaubt Benutzern, mit ihnen geteilte Inhalte erneut zu teilen"
#: templates/admin.php:158
msgid "Allow users to share with anyone"
msgstr "Erlaube Benutzern, mit jedem zu teilen"
msgstr "Erlaubt Benutzern, mit jedem zu teilen"
#: templates/admin.php:161
msgid "Allow users to only share with users in their groups"
msgstr "Erlaube Benutzern, nur mit Benutzern ihrer Gruppe zu teilen"
msgstr "Erlaubt Benutzern, nur mit Benutzern ihrer Gruppe zu teilen"
#: templates/admin.php:168
msgid "Security"
@ -307,7 +308,7 @@ msgstr "Erzwingt die Verwendung einer verschlüsselten Verbindung"
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr "Bitte verbinden Sie sich über eine HTTPS Verbindung mit diesem ownCloud Server um diese Einstellung zu ändern"
msgstr "Bitte verbinde Dich über eine HTTPS Verbindung mit diesem ownCloud Server um diese Einstellung zu ändern"
#: templates/admin.php:195
msgid "Log"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Marcel Kühlhorn <susefan93@gmx.de>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:31+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-09 19:40+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,19 +24,19 @@ msgstr "Löschen der Serverkonfiguration fehlgeschlagen"
#: ajax/testConfiguration.php:36
msgid "The configuration is valid and the connection could be established!"
msgstr "Die Konfiguration war erfolgreich, die Verbindung konnte hergestellt werden!"
msgstr "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!"
#: ajax/testConfiguration.php:39
msgid ""
"The configuration is valid, but the Bind failed. Please check the server "
"settings and credentials."
msgstr "Die Konfiguration ist gültig aber die Verbindung ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen."
msgstr "Die Konfiguration ist gültig aber die Verbindung ist fehlgeschlagen. Bitte überprüfe die Servereinstellungen und Anmeldeinformationen."
#: ajax/testConfiguration.php:43
msgid ""
"The configuration is invalid. Please look in the ownCloud log for further "
"details."
msgstr "Die Konfiguration ist ungültig, bitte sehen Sie für weitere Details im ownCloud Log nach"
msgstr "Die Konfiguration ist ungültig, sieh für weitere Details bitte im ownCloud Log nach"
#: js/settings.js:66
msgid "Deletion failed"
@ -51,7 +52,7 @@ msgstr "Einstellungen beibehalten?"
#: js/settings.js:97
msgid "Cannot add server configuration"
msgstr "Serverkonfiguration konnte nicht hinzugefügt werden."
msgstr "Das Hinzufügen der Serverkonfiguration schlug fehl"
#: js/settings.js:121
msgid "Connection test succeeded"
@ -63,7 +64,7 @@ msgstr "Verbindungstest fehlgeschlagen"
#: js/settings.js:136
msgid "Do you really want to delete the current Server Configuration?"
msgstr "Wollen Sie die aktuelle Serverkonfiguration wirklich löschen?"
msgstr "Möchtest Du die aktuelle Serverkonfiguration wirklich löschen?"
#: js/settings.js:137
msgid "Confirm Deletion"
@ -74,7 +75,7 @@ msgid ""
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may"
" experience unexpected behaviour. Please ask your system administrator to "
"disable one of them."
msgstr "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitte Deinen Systemadministator eine der beiden Anwendungen zu deaktivieren."
msgstr "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwartetem Verhalten kommen. Bitte Deinen Systemadministator eine der beiden Anwendungen zu deaktivieren."
#: templates/settings.php:11
msgid ""
@ -105,7 +106,7 @@ msgstr "Basis-DN"
#: templates/settings.php:40
msgid "One Base DN per line"
msgstr "Ein Base DN pro Zeile"
msgstr "Ein Basis-DN pro Zeile"
#: templates/settings.php:41
msgid "You can specify Base DN for users and groups in the Advanced tab"
@ -128,7 +129,7 @@ msgstr "Passwort"
#: templates/settings.php:49
msgid "For anonymous access, leave DN and Password empty."
msgstr "Lasse die Felder von DN und Passwort für anonymen Zugang leer."
msgstr "Lasse die Felder DN und Passwort für anonymen Zugang leer."
#: templates/settings.php:50
msgid "User Login Filter"
@ -139,7 +140,7 @@ msgstr "Benutzer-Login-Filter"
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr "Bestimmt den angewendeten Filter, wenn eine Anmeldung versucht wird. %%uid ersetzt den Benutzernamen bei dem Anmeldeversuch."
msgstr "Bestimmt den angewendeten Filter, wenn eine Anmeldung versucht wird. %%uid ersetzt den Benutzernamen beim Anmeldeversuch."
#: templates/settings.php:54
#, php-format
@ -260,7 +261,7 @@ msgstr "Basis-Benutzerbaum"
#: templates/settings.php:83
msgid "One User Base DN per line"
msgstr "Ein Benutzer Base DN pro Zeile"
msgstr "Ein Benutzer Basis-DN pro Zeile"
#: templates/settings.php:84
msgid "User Search Attributes"
@ -268,7 +269,7 @@ msgstr "Benutzersucheigenschaften"
#: templates/settings.php:84 templates/settings.php:87
msgid "Optional; one attribute per line"
msgstr "Optional; eine Eigenschaft pro Zeile"
msgstr "Optional; ein Attribut pro Zeile"
#: templates/settings.php:85
msgid "Group Display Name Field"
@ -284,7 +285,7 @@ msgstr "Basis-Gruppenbaum"
#: templates/settings.php:86
msgid "One Group Base DN per line"
msgstr "Ein Gruppen Base DN pro Zeile"
msgstr "Ein Gruppen Basis-DN pro Zeile"
#: templates/settings.php:87
msgid "Group Search Attributes"

View File

@ -4,15 +4,16 @@
#
# Translators:
# arkascha <foss@christian-reiner.info>, 2013
# Marcel Kühlhorn <susefan93@gmx.de>, 2013
# traductor <transifex-2.7.mensaje@spamgourmet.com>, 2013
# Mirodin <blobbyjj@ymail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"PO-Revision-Date: 2013-05-03 21:40+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-11 17:20+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -421,7 +422,7 @@ msgstr "Benutzername"
#: lostpassword/templates/lostpassword.php:21
msgid "Request reset"
msgstr "Zurücksetzung beantragen"
msgstr "Zurücksetzung anfordern"
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
@ -566,7 +567,7 @@ msgstr "Web-Services unter Ihrer Kontrolle"
#: templates/layout.user.php:36
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr "%s ist nicht verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein."
msgstr "%s ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein."
#: templates/layout.user.php:61
msgid "Log out"

View File

@ -3,13 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Marcel Kühlhorn <susefan93@gmx.de>, 2013
# Mirodin <blobbyjj@ymail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-30 01:57+0200\n"
"PO-Revision-Date: 2013-04-29 20:40+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-09 20:00+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -37,18 +39,18 @@ msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
#: ajax/upload.php:26
msgid "There is no error, the file uploaded with success"
msgstr "Es sind keine Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen."
msgstr "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen."
#: ajax/upload.php:27
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in der php.ini:"
msgstr "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in php.ini"
#: ajax/upload.php:29
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Die Datei ist größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML-Formular spezifiziert ist"
msgstr "Die Datei ist größer, als die MAX_FILE_SIZE Vorgabe erlaubt, die im HTML-Formular spezifiziert ist"
#: ajax/upload.php:30
msgid "The uploaded file was only partially uploaded"
@ -60,7 +62,7 @@ msgstr "Keine Datei konnte übertragen werden."
#: ajax/upload.php:32
msgid "Missing a temporary folder"
msgstr "Der temporäre Ordner fehlt."
msgstr "Kein temporärer Ordner vorhanden"
#: ajax/upload.php:33
msgid "Failed to write to disk"
@ -108,7 +110,7 @@ msgstr "ersetzen"
#: js/filelist.js:252
msgid "suggest name"
msgstr "Einen Namen vorschlagen"
msgstr "Namen vorschlagen"
#: js/filelist.js:252 js/filelist.js:254
msgid "cancel"
@ -124,7 +126,7 @@ msgstr "rückgängig machen"
#: js/filelist.js:324
msgid "perform delete operation"
msgstr "führe das Löschen aus"
msgstr "Löschvorgang ausführen"
#: js/filelist.js:406
msgid "1 file uploading"
@ -146,11 +148,11 @@ msgstr "Der Dateiname darf nicht leer sein."
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr "Ungültiger Name! Die Zeichen '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig."
msgstr "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig."
#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr "Ihr Speicher ist voll. Daher können keine Dateien mehr aktualisiert oder synchronisiert werden!"
msgstr "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!"
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
@ -160,7 +162,7 @@ msgstr "Ihr Speicher ist fast voll ({usedSpacePercent}%)"
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien einen Moment dauern."
msgstr "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern."
#: js/files.js:264
msgid "Unable to upload your file as it is a directory or has 0 bytes"
@ -177,7 +179,7 @@ msgstr "Upload abgebrochen."
#: js/files.js:413
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Der Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen."
msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen."
#: js/files.js:486
msgid "URL cannot be empty."
@ -201,7 +203,7 @@ msgstr "Größe"
#: js/files.js:879 templates/index.php:82
msgid "Modified"
msgstr "Bearbeitet"
msgstr "Geändert"
#: js/files.js:898
msgid "1 folder"
@ -285,7 +287,7 @@ msgstr "Sie haben hier keine Schreib-Berechtigungen."
#: templates/index.php:61
msgid "Nothing in here. Upload something!"
msgstr "Alles leer. Bitte laden Sie etwas hoch!"
msgstr "Alles leer. Laden Sie etwas hoch!"
#: templates/index.php:75
msgid "Download"
@ -315,4 +317,4 @@ msgstr "Scanne"
#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
msgstr "Aktualisiere den Dateisystem-Cache..."
msgstr "Dateisystem-Cache wird aktualisiert ..."

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:29+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 21:54+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -4,13 +4,14 @@
#
# Translators:
# arkascha <foss@christian-reiner.info>, 2013
# Mirodin <blobbyjj@ymail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-28 01:57+0200\n"
"PO-Revision-Date: 2013-04-27 15:10+0000\n"
"Last-Translator: arkascha <foss@christian-reiner.info>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 22:00+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -113,7 +114,7 @@ msgstr "Externen Speicher für Benutzer aktivieren"
#: templates/settings.php:130
msgid "Allow users to mount their own external storage"
msgstr "Erlaubt Benutzern ihre eigenen externen Speicher einzubinden"
msgstr "Erlaubt Benutzern, ihre eigenen externen Speicher einzubinden"
#: templates/settings.php:141
msgid "SSL root certificates"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:29+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 21:57+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 21:58+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-04 01:59+0200\n"
"PO-Revision-Date: 2013-05-03 21:40+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: 2013-05-06 21:53+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -3,14 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# a.tangemann <a.tangemann@web.de>, 2013
# arkascha <foss@christian-reiner.info>, 2013
# Mirodin <blobbyjj@ymail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-29 01:58+0200\n"
"PO-Revision-Date: 2013-04-28 06:40+0000\n"
"Last-Translator: arkascha <foss@christian-reiner.info>\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: 2013-05-06 21:40+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -125,44 +127,44 @@ msgstr "Aktualisiert"
msgid "Saving..."
msgstr "Speichern..."
#: js/users.js:43
#: js/users.js:47
msgid "deleted"
msgstr "gelöscht"
#: js/users.js:43
#: js/users.js:47
msgid "undo"
msgstr "rückgängig machen"
#: js/users.js:75
#: js/users.js:79
msgid "Unable to remove user"
msgstr "Der Benutzer konnte nicht entfernt werden."
#: js/users.js:88 templates/users.php:26 templates/users.php:78
#: js/users.js:92 templates/users.php:26 templates/users.php:78
#: templates/users.php:103
msgid "Groups"
msgstr "Gruppen"
#: js/users.js:91 templates/users.php:80 templates/users.php:115
#: js/users.js:95 templates/users.php:80 templates/users.php:115
msgid "Group Admin"
msgstr "Gruppenadministrator"
#: js/users.js:111 templates/users.php:155
#: js/users.js:115 templates/users.php:155
msgid "Delete"
msgstr "Löschen"
#: js/users.js:262
#: js/users.js:269
msgid "add group"
msgstr "Gruppe hinzufügen"
#: js/users.js:414
#: js/users.js:420
msgid "A valid username must be provided"
msgstr "Es muss ein gültiger Benutzername angegeben werden"
#: js/users.js:415 js/users.js:421 js/users.js:436
#: js/users.js:421 js/users.js:427 js/users.js:442
msgid "Error creating user"
msgstr "Beim Erstellen des Benutzers ist ein Fehler aufgetreten"
#: js/users.js:420
#: js/users.js:426
msgid "A valid password must be provided"
msgstr "Es muss ein gültiges Passwort angegeben werden"
@ -222,7 +224,7 @@ msgstr "Dieser ownCloud-Server kann die Ländereinstellung nicht auf %s ändern.
#: templates/admin.php:75
msgid "Internet connection not working"
msgstr "Keine Netzwerkverbindung"
msgstr "Keine Internetverbindung"
#: templates/admin.php:78
msgid ""
@ -276,7 +278,7 @@ msgstr "Benutzern erlauben, Inhalte per öffentlichem Link zu teilen"
#: templates/admin.php:150
msgid "Allow resharing"
msgstr "Erlaube weiterverteilen"
msgstr "Erlaube Weiterverteilen"
#: templates/admin.php:151
msgid "Allow users to share items shared with them again"
@ -284,11 +286,11 @@ msgstr "Erlaubt Benutzern, mit ihnen geteilte Inhalte erneut zu teilen"
#: templates/admin.php:158
msgid "Allow users to share with anyone"
msgstr "Erlaube Benutzern, mit jedem zu teilen"
msgstr "Erlaubt Benutzern, mit jedem zu teilen"
#: templates/admin.php:161
msgid "Allow users to only share with users in their groups"
msgstr "Erlaube Benutzern, nur mit Nutzern in ihrer Gruppe zu teilen"
msgstr "Erlaubt Benutzern, nur mit Nutzern in ihrer Gruppe zu teilen"
#: templates/admin.php:168
msgid "Security"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Marcel Kühlhorn <susefan93@gmx.de>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:31+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-09 19:40+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,7 +20,7 @@ msgstr ""
#: ajax/deleteConfiguration.php:34
msgid "Failed to delete the server configuration"
msgstr "Das Löschen der Server-Konfiguration schlug fehl"
msgstr "Löschen der Serverkonfiguration fehlgeschlagen"
#: ajax/testConfiguration.php:36
msgid "The configuration is valid and the connection could be established!"
@ -29,13 +30,13 @@ msgstr "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werd
msgid ""
"The configuration is valid, but the Bind failed. Please check the server "
"settings and credentials."
msgstr "Die Konfiguration ist gültig, aber das Herstellen der Verbindung schlug fehl. Bitte überprüfen Sie die Server-Einstellungen und Zertifikate."
msgstr "Die Konfiguration ist gültig aber die Verbindung ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen."
#: ajax/testConfiguration.php:43
msgid ""
"The configuration is invalid. Please look in the ownCloud log for further "
"details."
msgstr "Die Konfiguration ist ungültig. Weitere Details können Sie im ownCloud-Log nachlesen."
msgstr "Die Konfiguration ist ungültig, sehen Sie für weitere Details bitte im ownCloud Log nach"
#: js/settings.js:66
msgid "Deletion failed"
@ -43,11 +44,11 @@ msgstr "Löschen fehlgeschlagen"
#: js/settings.js:82
msgid "Take over settings from recent server configuration?"
msgstr "Sollen die Einstellungen der letzten Serverkonfiguration übernommen werden?"
msgstr "Einstellungen von letzter Konfiguration übernehmen?"
#: js/settings.js:83
msgid "Keep settings?"
msgstr "Einstellungen behalten?"
msgstr "Einstellungen beibehalten?"
#: js/settings.js:97
msgid "Cannot add server configuration"
@ -63,7 +64,7 @@ msgstr "Verbindungstest fehlgeschlagen"
#: js/settings.js:136
msgid "Do you really want to delete the current Server Configuration?"
msgstr "Möchten Sie die Serverkonfiguration wirklich löschen?"
msgstr "Möchten Sie die aktuelle Serverkonfiguration wirklich löschen?"
#: js/settings.js:137
msgid "Confirm Deletion"
@ -74,7 +75,7 @@ msgid ""
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may"
" experience unexpected behaviour. Please ask your system administrator to "
"disable one of them."
msgstr "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitten Sie Ihren Systemadministator eine der beiden Anwendungen zu deaktivieren."
msgstr "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwartetem Verhalten kommen. Bitten Sie Ihren Systemadministator eine der beiden Anwendungen zu deaktivieren."
#: templates/settings.php:11
msgid ""
@ -105,7 +106,7 @@ msgstr "Basis-DN"
#: templates/settings.php:40
msgid "One Base DN per line"
msgstr "Ein Base DN pro Zeile"
msgstr "Ein Basis-DN pro Zeile"
#: templates/settings.php:41
msgid "You can specify Base DN for users and groups in the Advanced tab"
@ -128,7 +129,7 @@ msgstr "Passwort"
#: templates/settings.php:49
msgid "For anonymous access, leave DN and Password empty."
msgstr "Lassen Sie die Felder von DN und Passwort für einen anonymen Zugang leer."
msgstr "Lassen Sie die Felder DN und Passwort für einen anonymen Zugang leer."
#: templates/settings.php:50
msgid "User Login Filter"
@ -139,7 +140,7 @@ msgstr "Benutzer-Login-Filter"
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr "Bestimmt den angewendeten Filter, wenn eine Anmeldung durchgeführt wird. %%uid ersetzt den Benutzernamen bei dem Anmeldeversuch."
msgstr "Bestimmt den angewendeten Filter, wenn eine Anmeldung durchgeführt wird. %%uid ersetzt den Benutzernamen beim Anmeldeversuch."
#: templates/settings.php:54
#, php-format
@ -188,17 +189,17 @@ msgstr "Port"
#: templates/settings.php:72
msgid "Backup (Replica) Host"
msgstr "Back-Up (Replikation) Host"
msgstr "Backup Host (Kopie)"
#: templates/settings.php:72
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
msgstr "Geben Sie einen optionalen Backup-Host an. Es muss ein Replikat des Haupt-LDAP/AD Servers sein."
msgstr "Geben Sie einen optionalen Backup Host an. Es muss sich um eine Kopie des Haupt LDAP/AD Servers handeln."
#: templates/settings.php:73
msgid "Backup (Replica) Port"
msgstr "Back-Up (Replikation) Port"
msgstr "Backup Port"
#: templates/settings.php:74
msgid "Disable Main Server"
@ -206,11 +207,11 @@ msgstr "Hauptserver deaktivieren"
#: templates/settings.php:74
msgid "When switched on, ownCloud will only connect to the replica server."
msgstr "Wenn eingeschaltet, wird sich die ownCloud nur mit dem Replikat-Server verbinden."
msgstr "Wenn aktiviert, wird ownCloud ausschließlich den Backupserver verwenden."
#: templates/settings.php:75
msgid "Use TLS"
msgstr "Benutze TLS"
msgstr "Nutze TLS"
#: templates/settings.php:75
msgid "Do not use it additionally for LDAPS connections, it will fail."
@ -244,7 +245,7 @@ msgstr "in Sekunden. Eine Änderung leert den Cache."
#: templates/settings.php:80
msgid "Directory Settings"
msgstr "Verzeichniseinstellungen"
msgstr "Ordnereinstellungen"
#: templates/settings.php:82
msgid "User Display Name Field"
@ -260,11 +261,11 @@ msgstr "Basis-Benutzerbaum"
#: templates/settings.php:83
msgid "One User Base DN per line"
msgstr "Ein Benutzer Base DN pro Zeile"
msgstr "Ein Benutzer Basis-DN pro Zeile"
#: templates/settings.php:84
msgid "User Search Attributes"
msgstr "Eigenschaften der Benutzer-Suche"
msgstr "Benutzersucheigenschaften"
#: templates/settings.php:84 templates/settings.php:87
msgid "Optional; one attribute per line"
@ -284,11 +285,11 @@ msgstr "Basis-Gruppenbaum"
#: templates/settings.php:86
msgid "One Group Base DN per line"
msgstr "Ein Gruppen Base DN pro Zeile"
msgstr "Ein Gruppen Basis-DN pro Zeile"
#: templates/settings.php:87
msgid "Group Search Attributes"
msgstr "Eigenschaften der Gruppen-Suche"
msgstr "Gruppensucheigenschaften"
#: templates/settings.php:88
msgid "Group-Member association"
@ -296,7 +297,7 @@ msgstr "Assoziation zwischen Gruppe und Benutzer"
#: templates/settings.php:90
msgid "Special Attributes"
msgstr "Besondere Eigenschaften"
msgstr "Spezielle Eigenschaften"
#: templates/settings.php:92
msgid "Quota Field"

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-05-02 02:14+0200\n"
"PO-Revision-Date: 2013-05-01 18:51+0000\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 04:00+0000\n"
"Last-Translator: lhpalacio <luizhenrique_gomespalacio@hotmail.com>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "User %s shared a file with you"
msgstr ""
msgstr "User %s shared a file with you"
#: ajax/share.php:99
#, php-format
@ -559,7 +559,7 @@ msgstr ""
#: templates/layout.guest.php:40
msgid "web services under your control"
msgstr ""
msgstr "web services under your control"
#: templates/layout.user.php:36
#, php-format

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-02 02:14+0200\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-04-26 08:00+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
@ -289,7 +289,7 @@ msgstr ""
#: templates/index.php:75
msgid "Download"
msgstr ""
msgstr "Download"
#: templates/index.php:87 templates/index.php:88
msgid "Unshare"

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-05-02 02:14+0200\n"
"PO-Revision-Date: 2013-05-01 18:51+0000\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 04:00+0000\n"
"Last-Translator: lhpalacio <luizhenrique_gomespalacio@hotmail.com>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@ -24,26 +24,26 @@ msgstr "Secret Code"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""
msgstr "Submit"
#: templates/public.php:10
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
msgstr "%s shared the folder %s with you"
#: templates/public.php:13
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
msgstr "%s shared the file %s with you"
#: templates/public.php:19 templates/public.php:43
msgid "Download"
msgstr ""
msgstr "Download"
#: templates/public.php:40
msgid "No preview available for"
msgstr ""
msgstr "No preview available for"
#: templates/public.php:50
msgid "web services under your control"
msgstr ""
msgstr "web services under your control"

View File

@ -3,15 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# ggam <ggam@brainleakage.com>, 2013
# msoko <sokolovitch@yahoo.com>, 2013
# iGerli <stefano@aerosoles.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-01 01:59+0200\n"
"PO-Revision-Date: 2013-04-30 11:30+0000\n"
"Last-Translator: iGerli <stefano@aerosoles.net>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 16:30+0000\n"
"Last-Translator: ggam <ggam@brainleakage.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -45,7 +46,7 @@ msgstr "El usuario %s ha compartido la carpeta \"%s\" contigo. Puedes descargarl
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
msgstr "Tipo de categoria no proporcionado."
msgstr "Tipo de categoría no proporcionado."
#: ajax/vcategories/add.php:30
msgid "No category to add?"
@ -54,19 +55,19 @@ msgstr "¿Ninguna categoría para añadir?"
#: ajax/vcategories/add.php:37
#, php-format
msgid "This category already exists: %s"
msgstr "Esta categoria ya existe: %s"
msgstr "Ya existe esta categoría: %s"
#: 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 "ipo de objeto no proporcionado."
msgstr "Tipo de objeto no proporcionado."
#: ajax/vcategories/addToFavorites.php:30
#: ajax/vcategories/removeFromFavorites.php:30
#, php-format
msgid "%s ID not provided."
msgstr "%s ID no proporcionado."
msgstr "ID de %s no proporcionado."
#: ajax/vcategories/addToFavorites.php:35
#, php-format
@ -196,7 +197,7 @@ msgstr "hace {days} días"
#: js/js.js:726
msgid "last month"
msgstr "mes pasado"
msgstr "el mes pasado"
#: js/js.js:727
msgid "{months} months ago"
@ -208,7 +209,7 @@ msgstr "hace meses"
#: js/js.js:729
msgid "last year"
msgstr "año pasado"
msgstr "el año pasado"
#: js/js.js:730
msgid "years ago"
@ -237,7 +238,7 @@ msgstr "No"
#: 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 "El tipo de objeto no se ha especificado."
msgstr "No se ha especificado el tipo de objeto"
#: 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
@ -249,11 +250,11 @@ msgstr "Error"
#: js/oc-vcategories.js:179
msgid "The app name is not specified."
msgstr "El nombre de la app no se ha especificado."
msgstr "No se ha especificado el nombre de la aplicación."
#: js/oc-vcategories.js:194
msgid "The required file {file} is not installed!"
msgstr "El fichero {file} requerido, no está instalado."
msgstr "¡El fichero requerido {file} no está instalado!"
#: js/share.js:30 js/share.js:45 js/share.js:87
msgid "Shared"
@ -317,7 +318,7 @@ msgstr "Fecha de caducidad"
#: js/share.js:211
msgid "Share via email:"
msgstr "compartido via e-mail:"
msgstr "Compartido por correo electrónico:"
#: js/share.js:213
msgid "No people found"
@ -333,7 +334,7 @@ msgstr "Compartido en {item} con {user}"
#: js/share.js:308
msgid "Unshare"
msgstr "No compartir"
msgstr "Dejar de compartir"
#: js/share.js:320
msgid "can edit"
@ -349,7 +350,7 @@ msgstr "crear"
#: js/share.js:328
msgid "update"
msgstr "modificar"
msgstr "actualizar"
#: js/share.js:331
msgid "delete"
@ -384,7 +385,7 @@ 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 "La actualización ha fracasado. Por favor, informe este problema a la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">Comunidad de ownCloud</ a>."
msgstr "La actualización ha fracasado. Por favor, informe de este problema a la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">Comunidad de ownCloud</ a>."
#: js/update.js:18
msgid "The update was successful. Redirecting you to ownCloud now."
@ -392,7 +393,7 @@ msgstr "La actualización se ha realizado correctamente. Redireccionando a ownCl
#: lostpassword/controller.php:48
msgid "ownCloud password reset"
msgstr "Reiniciar contraseña de ownCloud"
msgstr "Restablecer contraseña de ownCloud"
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
@ -403,15 +404,15 @@ 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 "El enlace para restablecer la contraseña ha sido enviada a su correo electrónico. <br> Si no lo recibe en un plazo razonable de tiempo, revise su spam / carpetas no deseados. <br> Si no está allí pregunte a su administrador local."
msgstr "El enlace para restablecer la contraseña ha sido enviada a su correo electrónico. <br> Si no lo recibe en un plazo razonable de tiempo, revise su carpeta de spam / correo no deseado. <br> Si no está allí, pregunte a su administrador local."
#: lostpassword/templates/lostpassword.php:12
msgid "Request failed!<br>Did you make sure your email/username was right?"
msgstr "Petición ha fallado! <br> ¿Usted asegúrese que su dirección de correo electrónico / nombre de usuario estaba justo?"
msgstr "La petición ha fallado! <br> ¿Está seguro de que su dirección de correo electrónico o nombre de usuario era correcto?"
#: lostpassword/templates/lostpassword.php:15
msgid "You will receive a link to reset your password via Email."
msgstr "Recibirás un enlace por correo electrónico para restablecer tu contraseña"
msgstr "Recibirá un enlace por correo electrónico para restablecer su contraseña"
#: lostpassword/templates/lostpassword.php:18 templates/installation.php:48
#: templates/login.php:19
@ -424,7 +425,7 @@ msgstr "Solicitar restablecimiento"
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
msgstr "Tu contraseña se ha restablecido"
msgstr "Su contraseña ha sido establecida"
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
@ -485,7 +486,7 @@ msgstr "La versión de PHP es vulnerable al ataque de Byte NULL (CVE-2006-7243)"
#: templates/installation.php:26
msgid "Please update your PHP installation to use ownCloud securely."
msgstr "Por favor, actualice su instalación de PHP para utilizar ownCloud en forma segura."
msgstr "Por favor, actualice su instalación de PHP para utilizar ownCloud de manera segura."
#: templates/installation.php:32
msgid ""
@ -497,13 +498,13 @@ msgstr "No está disponible un generador de números aleatorios seguro, por favo
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr "Sin un generador de números aleatorios seguro un atacante podría predecir los tokens de reinicio de su contraseña y tomar control de su cuenta."
msgstr "Sin un generador de números aleatorios seguro, un atacante podría predecir los tokens de restablecimiento de contraseñas y tomar el control de su cuenta."
#: templates/installation.php:39
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr "Su directorio de datos y sus archivos están probablemente accesibles a través de internet ya que el archivo .htaccess no está funcionando."
msgstr "Probablemente su directorio de datos y sus archivos sean accesibles a través de internet ya que el archivo .htaccess no funciona."
#: templates/installation.php:40
msgid ""
@ -514,7 +515,7 @@ msgstr "Para información sobre cómo configurar adecuadamente su servidor, por
#: templates/installation.php:44
msgid "Create an <strong>admin account</strong>"
msgstr "Crea una <strong>cuenta de administrador</strong>"
msgstr "Crear una <strong>cuenta de administrador</strong>"
#: templates/installation.php:62
msgid "Advanced"
@ -565,7 +566,7 @@ msgstr "Servicios web bajo su control"
#: templates/layout.user.php:36
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr "%s esta disponible. Obtén mas información de como actualizar."
msgstr "%s esta disponible. Obtener mas información de como actualizar."
#: templates/layout.user.php:61
msgid "Log out"
@ -587,11 +588,11 @@ msgstr "Por favor cambie su contraseña para asegurar su cuenta nuevamente."
#: templates/login.php:34
msgid "Lost your password?"
msgstr "¿Has perdido tu contraseña?"
msgstr "¿Ha perdido su contraseña?"
#: templates/login.php:39
msgid "remember"
msgstr "recuérdame"
msgstr "recordarme"
#: templates/login.php:41
msgid "Log in"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# ggam <ggam@brainleakage.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 16:20+0000\n"
"Last-Translator: ggam <ggam@brainleakage.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -86,7 +87,7 @@ msgstr "Compartir"
msgid "Delete permanently"
msgstr "Eliminar permanentemente"
#: js/fileactions.js:128 templates/index.php:94 templates/index.php:95
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
msgid "Delete"
msgstr "Eliminar"
@ -136,7 +137,7 @@ msgstr "subiendo archivos"
#: js/files.js:52
msgid "'.' is an invalid file name."
msgstr "'.' es un nombre de archivo inválido."
msgstr "'.' no es un nombre de archivo válido."
#: js/files.js:56
msgid "File name cannot be empty."
@ -150,72 +151,72 @@ msgstr "Nombre Invalido, \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y
#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr "Su almacenamiento esta lleno, los archivos no pueden ser mas actualizados o sincronizados!"
msgstr "Su almacenamiento está lleno, ¡no se pueden actualizar ni sincronizar archivos!"
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Su almacenamiento esta lleno en un ({usedSpacePercent}%)"
msgstr "Su almacenamiento está casi lleno ({usedSpacePercent}%)"
#: js/files.js:226
#: js/files.js:231
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Tu descarga esta siendo preparada. Esto puede tardar algun tiempo si los archivos son muy grandes."
msgstr "Su descarga está siendo preparada. Esto puede tardar algún tiempo si los archivos son muy grandes."
#: js/files.js:259
#: js/files.js:264
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Imposible subir su archivo, es un directorio o tiene 0 bytes"
#: js/files.js:272
#: js/files.js:277
msgid "Not enough space available"
msgstr "No hay suficiente espacio disponible"
#: js/files.js:312
#: js/files.js:317
msgid "Upload cancelled."
msgstr "Subida cancelada."
#: js/files.js:408
#: js/files.js:413
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "La subida del archivo está en proceso. Salir de la página ahora cancelará la subida."
msgstr "La subida del archivo está en proceso. Si sale de la página ahora, se cancelará la subida."
#: js/files.js:481
#: js/files.js:486
msgid "URL cannot be empty."
msgstr "La URL no puede estar vacía."
#: js/files.js:486
#: js/files.js:491
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nombre de carpeta invalido. El uso de \"Shared\" esta reservado para Owncloud"
msgstr "El nombre de carpeta no es válido. El uso de \"Shared\" está reservado para Owncloud"
#: js/files.js:515 js/files.js:531 js/files.js:821 js/files.js:859
#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
msgid "Error"
msgstr "Error"
#: js/files.js:872 templates/index.php:70
#: js/files.js:877 templates/index.php:69
msgid "Name"
msgstr "Nombre"
#: js/files.js:873 templates/index.php:81
#: js/files.js:878 templates/index.php:80
msgid "Size"
msgstr "Tamaño"
#: js/files.js:874 templates/index.php:83
#: js/files.js:879 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
#: js/files.js:893
#: js/files.js:898
msgid "1 folder"
msgstr "1 carpeta"
#: js/files.js:895
#: js/files.js:900
msgid "{count} folders"
msgstr "{count} carpetas"
#: js/files.js:903
#: js/files.js:908
msgid "1 file"
msgstr "1 archivo"
#: js/files.js:905
#: js/files.js:910
msgid "{count} files"
msgstr "{count} archivos"
@ -279,40 +280,40 @@ msgstr "Archivos eliminados"
msgid "Cancel upload"
msgstr "Cancelar subida"
#: templates/index.php:55
#: templates/index.php:54
msgid "You dont have write permissions here."
msgstr "No tienes permisos para escribir aquí."
#: templates/index.php:62
#: templates/index.php:61
msgid "Nothing in here. Upload something!"
msgstr "Aquí no hay nada. ¡Sube algo!"
#: templates/index.php:76
#: templates/index.php:75
msgid "Download"
msgstr "Descargar"
#: templates/index.php:88 templates/index.php:89
#: templates/index.php:87 templates/index.php:88
msgid "Unshare"
msgstr "No compartir"
msgstr "Dejar de compartir"
#: templates/index.php:108
#: templates/index.php:107
msgid "Upload too large"
msgstr "bida demasido grande"
msgstr "Subida demasido grande"
#: templates/index.php:110
#: templates/index.php:109
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido por este servidor."
#: templates/index.php:115
#: templates/index.php:114
msgid "Files are being scanned, please wait."
msgstr "Se están escaneando los archivos, por favor espere."
#: templates/index.php:118
#: templates/index.php:117
msgid "Current scanning"
msgstr "Ahora escaneando"
msgstr "Escaneo actual"
#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
msgstr "Actualizando cache de archivos de sistema"
msgstr "Actualizando caché del sistema de archivos"

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-04-28 01:57+0200\n"
"PO-Revision-Date: 2013-04-27 23:57+0000\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: 2013-05-04 16:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@ -41,19 +41,19 @@ msgstr "Aplicaciones"
msgid "Admin"
msgstr "Administración"
#: files.php:209
#: files.php:207
msgid "ZIP download is turned off."
msgstr "La descarga en ZIP está desactivada."
#: files.php:210
#: files.php:208
msgid "Files need to be downloaded one by one."
msgstr "Los archivos deben ser descargados uno por uno."
#: files.php:211 files.php:244
#: files.php:209 files.php:242
msgid "Back to Files"
msgstr "Volver a Archivos"
#: files.php:241
#: files.php:239
msgid "Selected files too large to generate zip file."
msgstr "Los archivos seleccionados son demasiado grandes para generar el archivo zip."

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# msoko <sokolovitch@yahoo.com>, 2013
# plachance <patlachance@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-30 01:57+0200\n"
"PO-Revision-Date: 2013-04-29 23:57+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-10 01:10+0000\n"
"Last-Translator: msoko <sokolovitch@yahoo.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -564,7 +565,7 @@ msgstr "services web sous votre contrôle"
#: templates/layout.user.php:36
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr ""
msgstr "%s est disponible. Obtenez plus d'informations sur la façon de mettre à jour."
#: templates/layout.user.php:61
msgid "Log out"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# MathieuP <mathieu.payrol@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-07 15:00+0000\n"
"Last-Translator: MathieuP <mathieu.payrol@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -33,11 +34,11 @@ msgstr "Impossible de renommer le fichier"
#: ajax/upload.php:19
msgid "No file was uploaded. Unknown error"
msgstr "Aucun fichier n'a été chargé. Erreur inconnue"
msgstr "Aucun fichier n'a été envoyé. Erreur inconnue"
#: ajax/upload.php:26
msgid "There is no error, the file uploaded with success"
msgstr "Il n'y a pas d'erreur, le fichier a été envoyé avec succes."
msgstr "Aucune erreur, le fichier a été envoyé avec succès."
#: ajax/upload.php:27
msgid ""
@ -52,7 +53,7 @@ msgstr "Le fichier envoyé dépasse la directive MAX_FILE_SIZE qui est spécifi
#: ajax/upload.php:30
msgid "The uploaded file was only partially uploaded"
msgstr "Le fichier envoyé n'a été que partiellement envoyé."
msgstr "Le fichier n'a été que partiellement envoyé."
#: ajax/upload.php:31
msgid "No file was uploaded"
@ -86,7 +87,7 @@ msgstr "Partager"
msgid "Delete permanently"
msgstr "Supprimer de façon définitive"
#: js/fileactions.js:128 templates/index.php:94 templates/index.php:95
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
msgid "Delete"
msgstr "Supprimer"
@ -128,11 +129,11 @@ msgstr "effectuer l'opération de suppression"
#: js/filelist.js:406
msgid "1 file uploading"
msgstr "1 fichier en cours de téléchargement"
msgstr "1 fichier en cours d'envoi"
#: js/filelist.js:409 js/filelist.js:463
msgid "files uploading"
msgstr "fichiers en cours de téléchargement"
msgstr "fichiers en cours d'envoi"
#: js/files.js:52
msgid "'.' is an invalid file name."
@ -156,66 +157,66 @@ msgstr "Votre espage de stockage est plein, les fichiers ne peuvent plus être t
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Votre espace de stockage est presque plein ({usedSpacePercent}%)"
#: js/files.js:226
#: js/files.js:231
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Votre téléchargement est cours de préparation. Ceci peut nécessiter un certain temps si les fichiers sont volumineux."
#: js/files.js:259
#: js/files.js:264
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Impossible de téléverser votre fichier dans la mesure où il s'agit d'un répertoire ou d'un fichier de taille nulle"
msgstr "Impossible d'envoyer votre fichier dans la mesure où il s'agit d'un répertoire ou d'un fichier de taille nulle"
#: js/files.js:272
#: js/files.js:277
msgid "Not enough space available"
msgstr "Espace disponible insuffisant"
#: js/files.js:312
#: js/files.js:317
msgid "Upload cancelled."
msgstr "Chargement annulé."
msgstr "Envoi annulé."
#: js/files.js:408
#: js/files.js:413
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier."
#: js/files.js:481
#: js/files.js:486
msgid "URL cannot be empty."
msgstr "L'URL ne peut-être vide"
#: js/files.js:486
#: js/files.js:491
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud"
#: js/files.js:515 js/files.js:531 js/files.js:821 js/files.js:859
#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
msgid "Error"
msgstr "Erreur"
#: js/files.js:872 templates/index.php:70
#: js/files.js:877 templates/index.php:69
msgid "Name"
msgstr "Nom"
#: js/files.js:873 templates/index.php:81
#: js/files.js:878 templates/index.php:80
msgid "Size"
msgstr "Taille"
#: js/files.js:874 templates/index.php:83
#: js/files.js:879 templates/index.php:82
msgid "Modified"
msgstr "Modifié"
#: js/files.js:893
#: js/files.js:898
msgid "1 folder"
msgstr "1 dossier"
#: js/files.js:895
#: js/files.js:900
msgid "{count} folders"
msgstr "{count} dossiers"
#: js/files.js:903
#: js/files.js:908
msgid "1 file"
msgstr "1 fichier"
#: js/files.js:905
#: js/files.js:910
msgid "{count} files"
msgstr "{count} fichiers"
@ -279,37 +280,37 @@ msgstr "Fichiers supprimés"
msgid "Cancel upload"
msgstr "Annuler l'envoi"
#: templates/index.php:55
#: templates/index.php:54
msgid "You dont have write permissions here."
msgstr "Vous n'avez pas le droit d'écriture ici."
#: templates/index.php:62
#: templates/index.php:61
msgid "Nothing in here. Upload something!"
msgstr "Il n'y a rien ici ! Envoyez donc quelque chose :)"
#: templates/index.php:76
#: templates/index.php:75
msgid "Download"
msgstr "Télécharger"
#: templates/index.php:88 templates/index.php:89
#: templates/index.php:87 templates/index.php:88
msgid "Unshare"
msgstr "Ne plus partager"
#: templates/index.php:108
#: templates/index.php:107
msgid "Upload too large"
msgstr "Téléversement trop volumineux"
#: templates/index.php:110
#: templates/index.php:109
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise par ce serveur."
#: templates/index.php:115
#: templates/index.php:114
msgid "Files are being scanned, please wait."
msgstr "Les fichiers sont en cours d'analyse, veuillez patienter."
#: templates/index.php:118
#: templates/index.php:117
msgid "Current scanning"
msgstr "Analyse en cours"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# mbouzada <mbouzada@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 09:50+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -86,7 +87,7 @@ msgstr "Compartir"
msgid "Delete permanently"
msgstr "Eliminar permanentemente"
#: js/fileactions.js:128 templates/index.php:94 templates/index.php:95
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
msgid "Delete"
msgstr "Eliminar"
@ -156,66 +157,66 @@ msgstr "O seu espazo de almacenamento está cheo, non é posíbel actualizar ou
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)"
#: js/files.js:226
#: js/files.js:231
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Está a prepararse a súa descarga. Isto pode levar bastante tempo se os ficheiros son grandes."
#: js/files.js:259
#: js/files.js:264
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Non foi posíbel enviar o ficheiro pois ou é un directorio ou ten 0 bytes"
#: js/files.js:272
#: js/files.js:277
msgid "Not enough space available"
msgstr "O espazo dispoñíbel é insuficiente"
#: js/files.js:312
#: js/files.js:317
msgid "Upload cancelled."
msgstr "Envío cancelado."
#: js/files.js:408
#: js/files.js:413
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío."
#: js/files.js:481
#: js/files.js:486
msgid "URL cannot be empty."
msgstr "O URL non pode quedar baleiro."
#: js/files.js:486
#: js/files.js:491
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nome de cartafol incorrecto. O uso de «Shared» está reservado por Owncloud"
#: js/files.js:515 js/files.js:531 js/files.js:821 js/files.js:859
#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
msgid "Error"
msgstr "Erro"
#: js/files.js:872 templates/index.php:70
#: js/files.js:877 templates/index.php:69
msgid "Name"
msgstr "Nome"
#: js/files.js:873 templates/index.php:81
#: js/files.js:878 templates/index.php:80
msgid "Size"
msgstr "Tamaño"
#: js/files.js:874 templates/index.php:83
#: js/files.js:879 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
#: js/files.js:893
#: js/files.js:898
msgid "1 folder"
msgstr "1 cartafol"
#: js/files.js:895
#: js/files.js:900
msgid "{count} folders"
msgstr "{count} cartafoles"
#: js/files.js:903
#: js/files.js:908
msgid "1 file"
msgstr "1 ficheiro"
#: js/files.js:905
#: js/files.js:910
msgid "{count} files"
msgstr "{count} ficheiros"
@ -241,7 +242,7 @@ msgstr "Precísase para a descarga de varios ficheiros e cartafoles."
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Habilitar a descarga-ZIP"
msgstr "Activar a descarga ZIP"
#: templates/admin.php:20
msgid "0 is unlimited"
@ -279,37 +280,37 @@ msgstr "Ficheiros eliminados"
msgid "Cancel upload"
msgstr "Cancelar o envío"
#: templates/index.php:55
#: templates/index.php:54
msgid "You dont have write permissions here."
msgstr "Non ten permisos para escribir aquí."
#: templates/index.php:62
#: templates/index.php:61
msgid "Nothing in here. Upload something!"
msgstr "Aquí non hai nada. Envíe algo."
#: templates/index.php:76
#: templates/index.php:75
msgid "Download"
msgstr "Descargar"
#: templates/index.php:88 templates/index.php:89
#: templates/index.php:87 templates/index.php:88
msgid "Unshare"
msgstr "Deixar de compartir"
#: templates/index.php:108
#: templates/index.php:107
msgid "Upload too large"
msgstr "Envío demasiado grande"
#: templates/index.php:110
#: templates/index.php:109
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Os ficheiros que tenta enviar exceden do tamaño máximo permitido neste servidor"
#: templates/index.php:115
#: templates/index.php:114
msgid "Files are being scanned, please wait."
msgstr "Estanse analizando os ficheiros. Agarde."
#: templates/index.php:118
#: templates/index.php:117
msgid "Current scanning"
msgstr "Análise actual"

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-04-29 01:58+0200\n"
"PO-Revision-Date: 2013-04-28 09:00+0000\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: 2013-05-11 20:00+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@ -125,44 +125,44 @@ msgstr "Actualizado"
msgid "Saving..."
msgstr "Gardando..."
#: js/users.js:43
#: js/users.js:47
msgid "deleted"
msgstr "eliminado"
#: js/users.js:43
#: js/users.js:47
msgid "undo"
msgstr "desfacer"
#: js/users.js:75
#: js/users.js:79
msgid "Unable to remove user"
msgstr "Non é posíbel retirar o usuario"
#: js/users.js:88 templates/users.php:26 templates/users.php:78
#: js/users.js:92 templates/users.php:26 templates/users.php:78
#: templates/users.php:103
msgid "Groups"
msgstr "Grupos"
#: js/users.js:91 templates/users.php:80 templates/users.php:115
#: js/users.js:95 templates/users.php:80 templates/users.php:115
msgid "Group Admin"
msgstr "Grupo Admin"
#: js/users.js:111 templates/users.php:155
#: js/users.js:115 templates/users.php:155
msgid "Delete"
msgstr "Eliminar"
#: js/users.js:262
#: js/users.js:269
msgid "add group"
msgstr "engadir un grupo"
#: js/users.js:414
#: js/users.js:420
msgid "A valid username must be provided"
msgstr "Debe fornecer un nome de usuario"
#: js/users.js:415 js/users.js:421 js/users.js:436
#: js/users.js:421 js/users.js:427 js/users.js:442
msgid "Error creating user"
msgstr "Produciuse un erro ao crear o usuario"
#: js/users.js:420
#: js/users.js:426
msgid "A valid password must be provided"
msgstr "Debe fornecer un contrasinal"
@ -252,7 +252,7 @@ msgstr "cron.php está rexistrado nun servizo de WebCron. Chame á página cron.
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr "Use o servizo de sistema cron. Chame ao ficheiro cron.php no catfaol owncloud a través dun sistema de cronjob unna vez por minuto."
msgstr "Use o servizo de sistema cron. Chame ao ficheiro cron.php no cartafol owncloud a través dun sistema de cronjob unha vez por minuto."
#: templates/admin.php:128
msgid "Sharing"

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-05-01 01:59+0200\n"
"PO-Revision-Date: 2013-04-30 04:50+0000\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-07 07:30+0000\n"
"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
@ -496,7 +496,7 @@ msgstr "セキュアな乱数生成器が利用可能ではありません。PHP
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr "セキュアな乱数生成器が無い場合、攻撃者パスワードリセットのトークンを予測してアカウントを乗っ取られる可能性があります。"
msgstr "セキュアな乱数生成器が無い場合、攻撃者パスワードリセットのトークンを予測してアカウントを乗っ取られる可能性があります。"
#: templates/installation.php:39
msgid ""

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Daisuke Deguchi <ddeguchi@nagoya-u.jp>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:31+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-08 13:50+0000\n"
"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -326,7 +327,7 @@ msgstr "ユーザ名を空のままにしてください(デフォルト)。
#: templates/settings.php:99
msgid "Test Configuration"
msgstr "テスト設定"
msgstr "設定をテスト"
#: templates/settings.php:99
msgid "Help"

View File

@ -3,13 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Sungjin Gang <potopro@gmail.com>, 2013
# Sungjin Gang <potopro@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:27+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-08 15:50+0000\n"
"Last-Translator: Sungjin Gang <potopro@gmail.com>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -68,7 +70,7 @@ msgstr "디스크에 쓰지 못했습니다"
#: ajax/upload.php:51
msgid "Not enough storage available"
msgstr ""
msgstr "저장소가 용량이 충분하지 않습니다."
#: ajax/upload.php:83
msgid "Invalid directory."
@ -84,9 +86,9 @@ msgstr "공유"
#: js/fileactions.js:126
msgid "Delete permanently"
msgstr ""
msgstr "영원히 삭제"
#: js/fileactions.js:128 templates/index.php:94 templates/index.php:95
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
msgid "Delete"
msgstr "삭제"
@ -124,7 +126,7 @@ msgstr "되돌리기"
#: js/filelist.js:324
msgid "perform delete operation"
msgstr ""
msgstr "삭제 작업중"
#: js/filelist.js:406
msgid "1 file uploading"
@ -132,7 +134,7 @@ msgstr "파일 1개 업로드 중"
#: js/filelist.js:409 js/filelist.js:463
msgid "files uploading"
msgstr ""
msgstr "파일 업로드중"
#: js/files.js:52
msgid "'.' is an invalid file name."
@ -156,66 +158,66 @@ msgstr "저장 공간이 가득 찼습니다. 파일을 업데이트하거나
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "저장 공간이 거의 가득 찼습니다 ({usedSpacePercent}%)"
#: js/files.js:226
#: js/files.js:231
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "다운로드가 준비 중입니다. 파일 크기가 크다면 시간이 오래 걸릴 수도 있습니다."
#: js/files.js:259
#: js/files.js:264
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "디렉터리 및 빈 파일은 업로드할 수 없습니다"
#: js/files.js:272
#: js/files.js:277
msgid "Not enough space available"
msgstr "여유 공간이 부족합니다"
#: js/files.js:312
#: js/files.js:317
msgid "Upload cancelled."
msgstr "업로드가 취소되었습니다."
#: js/files.js:408
#: js/files.js:413
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다."
#: js/files.js:481
#: js/files.js:486
msgid "URL cannot be empty."
msgstr "URL을 입력해야 합니다."
#: js/files.js:486
#: js/files.js:491
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "폴더 이름이 유효하지 않습니다. "
#: js/files.js:515 js/files.js:531 js/files.js:821 js/files.js:859
#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
msgid "Error"
msgstr "오류"
#: js/files.js:872 templates/index.php:70
#: js/files.js:877 templates/index.php:69
msgid "Name"
msgstr "이름"
#: js/files.js:873 templates/index.php:81
#: js/files.js:878 templates/index.php:80
msgid "Size"
msgstr "크기"
#: js/files.js:874 templates/index.php:83
#: js/files.js:879 templates/index.php:82
msgid "Modified"
msgstr "수정됨"
#: js/files.js:893
#: js/files.js:898
msgid "1 folder"
msgstr "폴더 1개"
#: js/files.js:895
#: js/files.js:900
msgid "{count} folders"
msgstr "폴더 {count}개"
#: js/files.js:903
#: js/files.js:908
msgid "1 file"
msgstr "파일 1개"
#: js/files.js:905
#: js/files.js:910
msgid "{count} files"
msgstr "파일 {count}개"
@ -273,43 +275,43 @@ msgstr "링크에서"
#: templates/index.php:42
msgid "Deleted files"
msgstr ""
msgstr "파일 삭제됨"
#: templates/index.php:48
msgid "Cancel upload"
msgstr "업로드 취소"
#: templates/index.php:55
#: templates/index.php:54
msgid "You dont have write permissions here."
msgstr ""
msgstr "당신은 여기에 쓰기를 할 수 있는 권한이 없습니다."
#: templates/index.php:62
#: templates/index.php:61
msgid "Nothing in here. Upload something!"
msgstr "내용이 없습니다. 업로드할 수 있습니다!"
#: templates/index.php:76
#: templates/index.php:75
msgid "Download"
msgstr "다운로드"
#: templates/index.php:88 templates/index.php:89
#: templates/index.php:87 templates/index.php:88
msgid "Unshare"
msgstr "공유 해제"
#: templates/index.php:108
#: templates/index.php:107
msgid "Upload too large"
msgstr "업로드한 파일이 너무 큼"
#: templates/index.php:110
#: templates/index.php:109
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다."
#: templates/index.php:115
#: templates/index.php:114
msgid "Files are being scanned, please wait."
msgstr "파일을 검색하고 있습니다. 기다려 주십시오."
#: templates/index.php:118
#: templates/index.php:117
msgid "Current scanning"
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-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:30+0000\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-08 15:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
@ -41,7 +41,7 @@ msgstr ""
#: js/trash.js:121
msgid "Delete permanently"
msgstr ""
msgstr "영원히 삭제"
#: js/trash.js:174 templates/index.php:17
msgid "Name"

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-04-27 02:17+0200\n"
"PO-Revision-Date: 2013-04-26 16:22+0000\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: 2013-05-09 00:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
@ -124,44 +124,44 @@ msgstr ""
msgid "Saving..."
msgstr "저장 중..."
#: js/users.js:43
#: js/users.js:47
msgid "deleted"
msgstr "삭제"
#: js/users.js:43
#: js/users.js:47
msgid "undo"
msgstr "되돌리기"
#: js/users.js:75
#: js/users.js:79
msgid "Unable to remove user"
msgstr ""
#: js/users.js:88 templates/users.php:26 templates/users.php:78
#: js/users.js:92 templates/users.php:26 templates/users.php:78
#: templates/users.php:103
msgid "Groups"
msgstr "그룹"
#: js/users.js:91 templates/users.php:80 templates/users.php:115
#: js/users.js:95 templates/users.php:80 templates/users.php:115
msgid "Group Admin"
msgstr "그룹 관리자"
#: js/users.js:111 templates/users.php:155
#: js/users.js:115 templates/users.php:155
msgid "Delete"
msgstr "삭제"
#: js/users.js:262
#: js/users.js:269
msgid "add group"
msgstr ""
#: js/users.js:414
#: js/users.js:420
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:415 js/users.js:421 js/users.js:436
#: js/users.js:421 js/users.js:427 js/users.js:442
msgid "Error creating user"
msgstr ""
#: js/users.js:420
#: js/users.js:426
msgid "A valid password must be provided"
msgstr ""
@ -328,7 +328,7 @@ msgstr "덜 중요함"
msgid "Version"
msgstr "버전"
#: templates/admin.php:238 templates/personal.php:108
#: templates/admin.php:237 templates/personal.php:108
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Roman Deniobe <rms200x@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-30 01:57+0200\n"
"PO-Revision-Date: 2013-04-29 23:57+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-09 12:20+0000\n"
"Last-Translator: Roman Deniobe <rms200x@gmail.com>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,12 +21,12 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "User %s shared a file with you"
msgstr ""
msgstr "Vartotojas %s pasidalino su jumis failu"
#: ajax/share.php:99
#, php-format
msgid "User %s shared a folder with you"
msgstr ""
msgstr "Vartotojas %s su jumis pasidalino aplanku"
#: ajax/share.php:101
#, php-format

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-05-01 01:59+0200\n"
"PO-Revision-Date: 2013-04-30 06:50+0000\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-07 18:40+0000\n"
"Last-Translator: unhammer <unhammer+dill@mm.st>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\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-04-30 01:57+0200\n"
"PO-Revision-Date: 2013-04-29 17:50+0000\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-07 20:20+0000\n"
"Last-Translator: unhammer <unhammer+dill@mm.st>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mouxy <daniel@mouxy.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-30 01:57+0200\n"
"PO-Revision-Date: 2013-04-29 23:57+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 16:40+0000\n"
"Last-Translator: Mouxy <daniel@mouxy.net>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -401,11 +402,11 @@ 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 ""
msgstr "O link para fazer reset à sua password foi enviado para o seu e-mail. <br> Se não o recebeu dentro um espaço de tempo aceitável, por favor verifique a sua pasta de SPAM.<br> Se não o encontrar, por favor contacte o seu administrador."
#: lostpassword/templates/lostpassword.php:12
msgid "Request failed!<br>Did you make sure your email/username was right?"
msgstr ""
msgstr "O pedido falhou! <br> Tem a certeza que introduziu o seu email/username correcto?"
#: lostpassword/templates/lostpassword.php:15
msgid "You will receive a link to reset your password via Email."
@ -563,7 +564,7 @@ msgstr "serviços web sob o seu controlo"
#: templates/layout.user.php:36
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr ""
msgstr "%s está disponível. Tenha mais informações como actualizar."
#: templates/layout.user.php:61
msgid "Log out"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mouxy <daniel@mouxy.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:16+0200\n"
"PO-Revision-Date: 2013-04-26 08:29+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 16:40+0000\n"
"Last-Translator: Mouxy <daniel@mouxy.net>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -55,7 +56,7 @@ 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 ""
msgstr "<b>Atenção:<br> O suporte PHP para o Curl não está activado ou instalado. A montagem do ownCloud/WebDav ou GoolgeDriver não é possível. Por favor contacte o administrador para o instalar."
#: templates/settings.php:3
msgid "External Storage"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mouxy <daniel@mouxy.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-27 02:17+0200\n"
"PO-Revision-Date: 2013-04-26 16:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: 2013-05-06 16:40+0000\n"
"Last-Translator: Mouxy <daniel@mouxy.net>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -28,7 +29,7 @@ msgstr "Erro na autenticação"
#: ajax/changedisplayname.php:31
msgid "Your display name has been changed."
msgstr ""
msgstr "O seu nome foi alterado"
#: ajax/changedisplayname.php:34
msgid "Unable to change display name"
@ -124,44 +125,44 @@ msgstr "Actualizado"
msgid "Saving..."
msgstr "A guardar..."
#: js/users.js:43
#: js/users.js:47
msgid "deleted"
msgstr "apagado"
#: js/users.js:43
#: js/users.js:47
msgid "undo"
msgstr "desfazer"
#: js/users.js:75
#: js/users.js:79
msgid "Unable to remove user"
msgstr "Não foi possível remover o utilizador"
#: js/users.js:88 templates/users.php:26 templates/users.php:78
#: js/users.js:92 templates/users.php:26 templates/users.php:78
#: templates/users.php:103
msgid "Groups"
msgstr "Grupos"
#: js/users.js:91 templates/users.php:80 templates/users.php:115
#: js/users.js:95 templates/users.php:80 templates/users.php:115
msgid "Group Admin"
msgstr "Grupo Administrador"
#: js/users.js:111 templates/users.php:155
#: js/users.js:115 templates/users.php:155
msgid "Delete"
msgstr "Eliminar"
#: js/users.js:262
#: js/users.js:269
msgid "add group"
msgstr "Adicionar grupo"
#: js/users.js:414
#: js/users.js:420
msgid "A valid username must be provided"
msgstr "Um nome de utilizador válido deve ser fornecido"
#: js/users.js:415 js/users.js:421 js/users.js:436
#: js/users.js:421 js/users.js:427 js/users.js:442
msgid "Error creating user"
msgstr "Erro a criar utilizador"
#: js/users.js:420
#: js/users.js:426
msgid "A valid password must be provided"
msgstr "Uma password válida deve ser fornecida"
@ -328,7 +329,7 @@ msgstr "Menos"
msgid "Version"
msgstr "Versão"
#: templates/admin.php:238 templates/personal.php:108
#: templates/admin.php:237 templates/personal.php:108
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-04-30 01:57+0200\n"
"PO-Revision-Date: 2013-04-29 23:57+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-06 05:10+0000\n"
"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -564,7 +564,7 @@ msgstr "webové služby pod Vašou kontrolou"
#: templates/layout.user.php:36
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr ""
msgstr "%s je dostupná. Získajte viac informácií k postupu aktualizáce."
#: templates/layout.user.php:61
msgid "Log out"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:59+0200\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:59+0200\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -165,7 +165,7 @@ msgstr ""
msgid "A valid password must be provided"
msgstr ""
#: personal.php:36 personal.php:37
#: personal.php:35 personal.php:36
msgid "__language_name__"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-05-04 01:58+0200\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -7,10 +7,10 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-02 02:14+0200\n"
"PO-Revision-Date: 2013-04-26 08:00+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 12:10+0000\n"
"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -82,83 +82,83 @@ msgstr ""
#: js/config.php:34
msgid "Sunday"
msgstr ""
msgstr "يەكشەنبە"
#: js/config.php:35
msgid "Monday"
msgstr ""
msgstr "دۈشەنبە"
#: js/config.php:36
msgid "Tuesday"
msgstr ""
msgstr "سەيشەنبە"
#: js/config.php:37
msgid "Wednesday"
msgstr ""
msgstr "چارشەنبە"
#: js/config.php:38
msgid "Thursday"
msgstr ""
msgstr "پەيشەنبە"
#: js/config.php:39
msgid "Friday"
msgstr ""
msgstr "جۈمە"
#: js/config.php:40
msgid "Saturday"
msgstr ""
msgstr "شەنبە"
#: js/config.php:45
msgid "January"
msgstr ""
msgstr "قەھرىتان"
#: js/config.php:46
msgid "February"
msgstr ""
msgstr "ھۇت"
#: js/config.php:47
msgid "March"
msgstr ""
msgstr "نەۋرۇز"
#: js/config.php:48
msgid "April"
msgstr ""
msgstr "ئۇمۇت"
#: js/config.php:49
msgid "May"
msgstr ""
msgstr "باھار"
#: js/config.php:50
msgid "June"
msgstr ""
msgstr "سەپەر"
#: js/config.php:51
msgid "July"
msgstr ""
msgstr "چىللە"
#: js/config.php:52
msgid "August"
msgstr ""
msgstr "تومۇز"
#: js/config.php:53
msgid "September"
msgstr ""
msgstr "مىزان"
#: js/config.php:54
msgid "October"
msgstr ""
msgstr "ئوغۇز"
#: js/config.php:55
msgid "November"
msgstr ""
msgstr "ئوغلاق"
#: js/config.php:56
msgid "December"
msgstr ""
msgstr "كۆنەك"
#: js/js.js:286
msgid "Settings"
msgstr ""
msgstr "تەڭشەكلەر"
#: js/js.js:718
msgid "seconds ago"
@ -166,7 +166,7 @@ msgstr ""
#: js/js.js:719
msgid "1 minute ago"
msgstr ""
msgstr "1 مىنۇت ئىلگىرى"
#: js/js.js:720
msgid "{minutes} minutes ago"
@ -174,7 +174,7 @@ msgstr ""
#: js/js.js:721
msgid "1 hour ago"
msgstr ""
msgstr "1 سائەت ئىلگىرى"
#: js/js.js:722
msgid "{hours} hours ago"
@ -182,11 +182,11 @@ msgstr ""
#: js/js.js:723
msgid "today"
msgstr ""
msgstr "بۈگۈن"
#: js/js.js:724
msgid "yesterday"
msgstr ""
msgstr "تۈنۈگۈن"
#: js/js.js:725
msgid "{days} days ago"
@ -214,11 +214,11 @@ msgstr ""
#: js/oc-dialogs.js:117 js/oc-dialogs.js:247
msgid "Ok"
msgstr ""
msgstr "جەزملە"
#: js/oc-dialogs.js:121 js/oc-dialogs.js:189 js/oc-dialogs.js:240
msgid "Cancel"
msgstr ""
msgstr "ۋاز كەچ"
#: js/oc-dialogs.js:185
msgid "Choose"
@ -226,11 +226,11 @@ msgstr ""
#: js/oc-dialogs.js:215
msgid "Yes"
msgstr ""
msgstr "ھەئە"
#: js/oc-dialogs.js:222
msgid "No"
msgstr ""
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
@ -243,7 +243,7 @@ msgstr ""
#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
#: js/share.js:589
msgid "Error"
msgstr ""
msgstr "خاتالىق"
#: js/oc-vcategories.js:179
msgid "The app name is not specified."
@ -259,7 +259,7 @@ msgstr ""
#: js/share.js:90
msgid "Share"
msgstr ""
msgstr "ھەمبەھىر"
#: js/share.js:125 js/share.js:617
msgid "Error while sharing"
@ -283,7 +283,7 @@ msgstr ""
#: js/share.js:159
msgid "Share with"
msgstr ""
msgstr "ھەمبەھىر"
#: js/share.js:164
msgid "Share with link"
@ -295,7 +295,7 @@ msgstr ""
#: js/share.js:169 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr ""
msgstr "ئىم"
#: js/share.js:173
msgid "Email link to person"
@ -303,7 +303,7 @@ msgstr ""
#: js/share.js:174
msgid "Send"
msgstr ""
msgstr "يوللا"
#: js/share.js:178
msgid "Set expiration date"
@ -331,7 +331,7 @@ msgstr ""
#: js/share.js:308
msgid "Unshare"
msgstr ""
msgstr "ھەمبەھىرلىمە"
#: js/share.js:320
msgid "can edit"
@ -351,11 +351,11 @@ msgstr ""
#: js/share.js:331
msgid "delete"
msgstr ""
msgstr "ئۆچۈر"
#: js/share.js:334
msgid "share"
msgstr ""
msgstr "ھەمبەھىر"
#: js/share.js:368 js/share.js:564
msgid "Password protected"
@ -414,7 +414,7 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:18 templates/installation.php:48
#: templates/login.php:19
msgid "Username"
msgstr ""
msgstr "ئىشلەتكۈچى ئاتى"
#: lostpassword/templates/lostpassword.php:21
msgid "Request reset"
@ -430,7 +430,7 @@ msgstr ""
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
msgstr ""
msgstr "يېڭى ئىم"
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
@ -438,15 +438,15 @@ msgstr ""
#: strings.php:5
msgid "Personal"
msgstr ""
msgstr "شەخسىي"
#: strings.php:6
msgid "Users"
msgstr ""
msgstr "ئىشلەتكۈچىلەر"
#: strings.php:7
msgid "Apps"
msgstr ""
msgstr "ئەپلەر"
#: strings.php:8
msgid "Admin"
@ -454,7 +454,7 @@ msgstr ""
#: strings.php:9
msgid "Help"
msgstr ""
msgstr "ياردەم"
#: templates/403.php:12
msgid "Access forbidden"
@ -470,7 +470,7 @@ msgstr ""
#: templates/edit_categories_dialog.php:16
msgid "Add"
msgstr ""
msgstr "قوش"
#: templates/installation.php:24 templates/installation.php:31
#: templates/installation.php:38
@ -516,7 +516,7 @@ msgstr ""
#: templates/installation.php:62
msgid "Advanced"
msgstr ""
msgstr "ئالىي"
#: templates/installation.php:64
msgid "Data folder"
@ -554,7 +554,7 @@ msgstr ""
#: templates/installation.php:172
msgid "Finish setup"
msgstr ""
msgstr "تەڭشەك تامام"
#: templates/layout.guest.php:40
msgid "web services under your control"
@ -567,7 +567,7 @@ msgstr ""
#: templates/layout.user.php:61
msgid "Log out"
msgstr ""
msgstr "تىزىمدىن چىق"
#: templates/login.php:9
msgid "Automatic logon rejected!"

View File

@ -7,10 +7,10 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-02 02:14+0200\n"
"PO-Revision-Date: 2013-04-26 08:00+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 12:00+0000\n"
"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -25,15 +25,15 @@ msgstr ""
#: ajax/move.php:27 ajax/move.php:30
#, php-format
msgid "Could not move %s"
msgstr ""
msgstr "%s يۆتكىيەلمەيدۇ"
#: ajax/rename.php:22 ajax/rename.php:25
msgid "Unable to rename file"
msgstr ""
msgstr "ھۆججەت ئاتىنى ئۆزگەرتكىلى بولمايدۇ"
#: ajax/upload.php:19
msgid "No file was uploaded. Unknown error"
msgstr ""
msgstr "ھېچقانداق ھۆججەت يۈكلەنمىدى. يوچۇن خاتالىق"
#: ajax/upload.php:26
msgid "There is no error, the file uploaded with success"
@ -56,19 +56,19 @@ msgstr ""
#: ajax/upload.php:31
msgid "No file was uploaded"
msgstr ""
msgstr "ھېچقانداق ھۆججەت يۈكلەنمىدى"
#: ajax/upload.php:32
msgid "Missing a temporary folder"
msgstr ""
msgstr "ۋاقىتلىق قىسقۇچ كەم."
#: ajax/upload.php:33
msgid "Failed to write to disk"
msgstr ""
msgstr "دىسكىغا يازالمىدى"
#: ajax/upload.php:51
msgid "Not enough storage available"
msgstr ""
msgstr "يېتەرلىك ساقلاش بوشلۇقى يوق"
#: ajax/upload.php:83
msgid "Invalid directory."
@ -76,43 +76,43 @@ msgstr ""
#: appinfo/app.php:12
msgid "Files"
msgstr ""
msgstr "ھۆججەتلەر"
#: js/fileactions.js:116
msgid "Share"
msgstr ""
msgstr "ھەمبەھىر"
#: js/fileactions.js:126
msgid "Delete permanently"
msgstr ""
msgstr "مەڭگۈلۈك ئۆچۈر"
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
msgid "Delete"
msgstr ""
msgstr "ئۆچۈر"
#: js/fileactions.js:194
msgid "Rename"
msgstr ""
msgstr "ئات ئۆزگەرت"
#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:414
msgid "Pending"
msgstr ""
msgstr "كۈتۈۋاتىدۇ"
#: js/filelist.js:252 js/filelist.js:254
msgid "{new_name} already exists"
msgstr ""
msgstr "{new_name} مەۋجۇت"
#: js/filelist.js:252 js/filelist.js:254
msgid "replace"
msgstr ""
msgstr "ئالماشتۇر"
#: js/filelist.js:252
msgid "suggest name"
msgstr ""
msgstr "تەۋسىيە ئات"
#: js/filelist.js:252 js/filelist.js:254
msgid "cancel"
msgstr ""
msgstr "ۋاز كەچ"
#: js/filelist.js:299
msgid "replaced {new_name} with {old_name}"
@ -120,7 +120,7 @@ msgstr ""
#: js/filelist.js:299
msgid "undo"
msgstr ""
msgstr "يېنىۋال"
#: js/filelist.js:324
msgid "perform delete operation"
@ -128,11 +128,11 @@ msgstr ""
#: js/filelist.js:406
msgid "1 file uploading"
msgstr ""
msgstr "1 ھۆججەت يۈكلىنىۋاتىدۇ"
#: js/filelist.js:409 js/filelist.js:463
msgid "files uploading"
msgstr ""
msgstr "ھۆججەت يۈكلىنىۋاتىدۇ"
#: js/files.js:52
msgid "'.' is an invalid file name."
@ -168,16 +168,16 @@ msgstr ""
#: js/files.js:277
msgid "Not enough space available"
msgstr ""
msgstr "يېتەرلىك بوشلۇق يوق"
#: js/files.js:317
msgid "Upload cancelled."
msgstr ""
msgstr "يۈكلەشتىن ۋاز كەچتى."
#: js/files.js:413
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
msgstr "ھۆججەت يۈكلەش مەشغۇلاتى ئېلىپ بېرىلىۋاتىدۇ. Leaving the page now will cancel the upload."
#: js/files.js:486
msgid "URL cannot be empty."
@ -189,23 +189,23 @@ msgstr ""
#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
msgid "Error"
msgstr ""
msgstr "خاتالىق"
#: js/files.js:877 templates/index.php:69
msgid "Name"
msgstr ""
msgstr "ئاتى"
#: js/files.js:878 templates/index.php:80
msgid "Size"
msgstr ""
msgstr "چوڭلۇقى"
#: js/files.js:879 templates/index.php:82
msgid "Modified"
msgstr ""
msgstr "ئۆزگەرتكەن"
#: js/files.js:898
msgid "1 folder"
msgstr ""
msgstr "1 قىسقۇچ"
#: js/files.js:900
msgid "{count} folders"
@ -213,15 +213,15 @@ msgstr ""
#: js/files.js:908
msgid "1 file"
msgstr ""
msgstr "1 ھۆججەت"
#: js/files.js:910
msgid "{count} files"
msgstr ""
msgstr "{count} ھۆججەت"
#: lib/helper.php:11 templates/index.php:18
msgid "Upload"
msgstr ""
msgstr "يۈكلە"
#: templates/admin.php:5
msgid "File handling"
@ -253,19 +253,19 @@ msgstr ""
#: templates/admin.php:26
msgid "Save"
msgstr ""
msgstr "ساقلا"
#: templates/index.php:7
msgid "New"
msgstr ""
msgstr "يېڭى"
#: templates/index.php:10
msgid "Text file"
msgstr ""
msgstr "تېكىست ھۆججەت"
#: templates/index.php:12
msgid "Folder"
msgstr ""
msgstr "قىسقۇچ"
#: templates/index.php:14
msgid "From link"
@ -273,11 +273,11 @@ msgstr ""
#: templates/index.php:42
msgid "Deleted files"
msgstr ""
msgstr "ئۆچۈرۈلگەن ھۆججەتلەر"
#: templates/index.php:48
msgid "Cancel upload"
msgstr ""
msgstr "يۈكلەشتىن ۋاز كەچ"
#: templates/index.php:54
msgid "You dont have write permissions here."
@ -285,19 +285,19 @@ msgstr ""
#: templates/index.php:61
msgid "Nothing in here. Upload something!"
msgstr ""
msgstr "بۇ جايدا ھېچنېمە يوق. Upload something!"
#: templates/index.php:75
msgid "Download"
msgstr ""
msgstr "چۈشۈر"
#: templates/index.php:87 templates/index.php:88
msgid "Unshare"
msgstr ""
msgstr "ھەمبەھىرلىمە"
#: templates/index.php:107
msgid "Upload too large"
msgstr ""
msgstr "يۈكلەندىغىنى بەك چوڭ"
#: templates/index.php:109
msgid ""
@ -315,4 +315,4 @@ msgstr ""
#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
msgstr ""
msgstr "ھۆججەت سىستېما غەملىكىنى يۈكسەلدۈرۈۋاتىدۇ…"

View File

@ -7,10 +7,10 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-02 02:14+0200\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 12:10+0000\n"
"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -19,20 +19,20 @@ msgstr ""
#: templates/settings-personal.php:4 templates/settings.php:5
msgid "Encryption"
msgstr ""
msgstr "شىفىرلاش"
#: templates/settings-personal.php:7
msgid "File encryption is enabled."
msgstr ""
msgstr "ھۆججەت شىفىرلاش قوزغىتىلدى."
#: templates/settings-personal.php:11
msgid "The following file types will not be encrypted:"
msgstr ""
msgstr "تۆۋەندىكى ھۆججەت تىپلىرى شىفىرلانمايدۇ:"
#: templates/settings.php:7
msgid "Exclude the following file types from encryption:"
msgstr ""
msgstr "تۆۋەندىكى ھۆججەت تىپلىرى شىفىرلاشنىڭ سىرتىدا:"
#: templates/settings.php:12
msgid "None"
msgstr ""
msgstr "يوق"

View File

@ -7,10 +7,10 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-02 02:14+0200\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 11:50+0000\n"
"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -63,19 +63,19 @@ msgstr ""
#: templates/settings.php:9 templates/settings.php:28
msgid "Folder name"
msgstr ""
msgstr "قىسقۇچ ئاتى"
#: templates/settings.php:10
msgid "External storage"
msgstr ""
msgstr "سىرتقى ساقلىغۇچ"
#: templates/settings.php:11
msgid "Configuration"
msgstr ""
msgstr "سەپلىمە"
#: templates/settings.php:12
msgid "Options"
msgstr ""
msgstr "تاللانما"
#: templates/settings.php:13
msgid "Applicable"
@ -95,16 +95,16 @@ msgstr ""
#: templates/settings.php:92
msgid "Groups"
msgstr ""
msgstr "گۇرۇپپا"
#: templates/settings.php:100
msgid "Users"
msgstr ""
msgstr "ئىشلەتكۈچىلەر"
#: templates/settings.php:113 templates/settings.php:114
#: templates/settings.php:149 templates/settings.php:150
msgid "Delete"
msgstr ""
msgstr "ئۆچۈر"
#: templates/settings.php:129
msgid "Enable User External Storage"

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# uqkun <uqkun@outlook.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-02 02:14+0200\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-08 15:21+0000\n"
"Last-Translator: uqkun <uqkun@outlook.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -19,11 +20,11 @@ msgstr ""
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
msgstr "ئىم"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""
msgstr "تاپشۇر"
#: templates/public.php:10
#, php-format
@ -37,7 +38,7 @@ msgstr ""
#: templates/public.php:19 templates/public.php:43
msgid "Download"
msgstr ""
msgstr "چۈشۈر"
#: templates/public.php:40
msgid "No preview available for"

View File

@ -7,10 +7,10 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-02 02:14+0200\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 12:00+0000\n"
"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -33,7 +33,7 @@ msgstr ""
#: js/trash.js:19 js/trash.js:46 js/trash.js:114 js/trash.js:139
msgid "Error"
msgstr ""
msgstr "خاتالىق"
#: js/trash.js:34
msgid "delete file permanently"
@ -41,19 +41,19 @@ msgstr ""
#: js/trash.js:121
msgid "Delete permanently"
msgstr ""
msgstr "مەڭگۈلۈك ئۆچۈر"
#: js/trash.js:174 templates/index.php:17
msgid "Name"
msgstr ""
msgstr "ئاتى"
#: js/trash.js:175 templates/index.php:27
msgid "Deleted"
msgstr ""
msgstr "ئۆچۈرۈلدى"
#: js/trash.js:184
msgid "1 folder"
msgstr ""
msgstr "1 قىسقۇچ"
#: js/trash.js:186
msgid "{count} folders"
@ -61,15 +61,15 @@ msgstr ""
#: js/trash.js:194
msgid "1 file"
msgstr ""
msgstr "1 ھۆججەت"
#: js/trash.js:196
msgid "{count} files"
msgstr ""
msgstr "{count} ھۆججەت"
#: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!"
msgstr ""
msgstr "بۇ جايدا ھېچنېمە يوق. Your trash bin is empty!"
#: templates/index.php:20 templates/index.php:22
msgid "Restore"
@ -77,7 +77,7 @@ msgstr ""
#: templates/index.php:30 templates/index.php:31
msgid "Delete"
msgstr ""
msgstr "ئۆچۈر"
#: templates/part.breadcrumb.php:9
msgid "Deleted Files"

View File

@ -7,10 +7,10 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-02 02:14+0200\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
"POT-Creation-Date: 2013-05-12 02:01+0200\n"
"PO-Revision-Date: 2013-05-04 11:40+0000\n"
"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -20,20 +20,20 @@ msgstr ""
#: ajax/rollbackVersion.php:15
#, php-format
msgid "Could not revert: %s"
msgstr ""
msgstr "ئەسلىگە قايتۇرالمايدۇ: %s"
#: history.php:40
msgid "success"
msgstr ""
msgstr "مۇۋەپپەقىيەتلىك"
#: history.php:42
#, php-format
msgid "File %s was reverted to version %s"
msgstr ""
msgstr "ھۆججەت %s نى %s نەشرىگە ئەسلىگە قايتۇردى"
#: history.php:49
msgid "failure"
msgstr ""
msgstr "مەغلۇپ بولدى"
#: history.php:51
#, php-format
@ -42,15 +42,15 @@ msgstr ""
#: history.php:69
msgid "No old versions available"
msgstr ""
msgstr "كونا نەشرى يوق"
#: history.php:74
msgid "No path specified"
msgstr ""
msgstr "يول بەلگىلەنمىگەن"
#: js/versions.js:6
msgid "Versions"
msgstr ""
msgstr "نەشرى"
#: templates/history.php:20
msgid "Revert a file to a previous version by clicking on its revert button"

View File

@ -7,10 +7,10 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-02 02:15+0200\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: 2013-05-04 12:00+0000\n"
"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -19,41 +19,41 @@ msgstr ""
#: app.php:349
msgid "Help"
msgstr ""
msgstr "ياردەم"
#: app.php:362
msgid "Personal"
msgstr ""
msgstr "شەخسىي"
#: app.php:373
msgid "Settings"
msgstr ""
msgstr "تەڭشەكلەر"
#: app.php:385
msgid "Users"
msgstr ""
msgstr "ئىشلەتكۈچىلەر"
#: app.php:398
msgid "Apps"
msgstr ""
msgstr "ئەپلەر"
#: app.php:406
msgid "Admin"
msgstr ""
#: files.php:209
#: files.php:207
msgid "ZIP download is turned off."
msgstr ""
#: files.php:210
#: files.php:208
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:211 files.php:244
#: files.php:209 files.php:242
msgid "Back to Files"
msgstr ""
#: files.php:241
#: files.php:239
msgid "Selected files too large to generate zip file."
msgstr ""
@ -67,7 +67,7 @@ msgstr ""
#: json.php:39 json.php:62 json.php:73
msgid "Authentication error"
msgstr ""
msgstr "سالاھىيەت دەلىللەش خاتالىقى"
#: json.php:51
msgid "Token expired. Please reload page."
@ -75,15 +75,15 @@ msgstr ""
#: search/provider/file.php:17 search/provider/file.php:35
msgid "Files"
msgstr ""
msgstr "ھۆججەتلەر"
#: search/provider/file.php:26 search/provider/file.php:33
msgid "Text"
msgstr ""
msgstr "قىسقا ئۇچۇر"
#: search/provider/file.php:29
msgid "Images"
msgstr ""
msgstr "سۈرەتلەر"
#: setup.php:34
msgid "Set an admin username."
@ -189,34 +189,34 @@ msgstr ""
#: template.php:114
msgid "1 minute ago"
msgstr ""
msgstr "1 مىنۇت ئىلگىرى"
#: template.php:115
#, php-format
msgid "%d minutes ago"
msgstr ""
msgstr "%d مىنۇت ئىلگىرى"
#: template.php:116
msgid "1 hour ago"
msgstr ""
msgstr "1 سائەت ئىلگىرى"
#: template.php:117
#, php-format
msgid "%d hours ago"
msgstr ""
msgstr "%d سائەت ئىلگىرى"
#: template.php:118
msgid "today"
msgstr ""
msgstr "بۈگۈن"
#: template.php:119
msgid "yesterday"
msgstr ""
msgstr "تۈنۈگۈن"
#: template.php:120
#, php-format
msgid "%d days ago"
msgstr ""
msgstr "%d كۈن ئىلگىرى"
#: template.php:121
msgid "last month"
@ -225,7 +225,7 @@ msgstr ""
#: template.php:122
#, php-format
msgid "%d months ago"
msgstr ""
msgstr "%d ئاي ئىلگىرى"
#: template.php:123
msgid "last year"

View File

@ -7,10 +7,10 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-02 02:15+0200\n"
"PO-Revision-Date: 2013-04-26 08:00+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
"POT-Creation-Date: 2013-05-12 02:02+0200\n"
"PO-Revision-Date: 2013-05-04 12:00+0000\n"
"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -19,56 +19,56 @@ msgstr ""
#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr ""
msgstr "ئەپ بازىرىدىن تىزىمنى يۈكلىيەلمىدى"
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
#: ajax/togglegroups.php:20
msgid "Authentication error"
msgstr ""
msgstr "سالاھىيەت دەلىللەش خاتالىقى"
#: ajax/changedisplayname.php:31
msgid "Your display name has been changed."
msgstr ""
msgstr "كۆرسىتىدىغان ئىسمىڭىز ئۆزگەردى."
#: ajax/changedisplayname.php:34
msgid "Unable to change display name"
msgstr ""
msgstr "كۆرسىتىدىغان ئىسىمنى ئۆزگەرتكىلى بولمايدۇ"
#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
msgstr "گۇرۇپپا مەۋجۇت"
#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
msgstr "گۇرۇپپا قوشقىلى بولمايدۇ"
#: ajax/enableapp.php:11
msgid "Could not enable app. "
msgstr ""
msgstr "ئەپنى قوزغىتالمىدى. "
#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr ""
msgstr "تورخەت ساقلاندى"
#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr ""
msgstr "ئىناۋەتسىز تورخەت"
#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
msgstr "گۇرۇپپىنى ئۆچۈرەلمىدى"
#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
msgstr "ئىشلەتكۈچىنى ئۆچۈرەلمىدى"
#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr ""
msgstr "تىل ئۆزگەردى"
#: ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr ""
msgstr "ئىناۋەتسىز ئىلتىماس"
#: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group"
@ -77,91 +77,91 @@ msgstr ""
#: ajax/togglegroups.php:30
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
msgstr "ئىشلەتكۈچىنى %s گۇرۇپپىغا قوشالمايدۇ"
#: ajax/togglegroups.php:36
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
msgstr "ئىشلەتكۈچىنى %s گۇرۇپپىدىن چىقىرىۋېتەلمەيدۇ"
#: ajax/updateapp.php:14
msgid "Couldn't update app."
msgstr ""
msgstr "ئەپنى يېڭىلىيالمايدۇ."
#: js/apps.js:30
msgid "Update to {appversion}"
msgstr ""
msgstr "{appversion} غا يېڭىلايدۇ"
#: js/apps.js:36 js/apps.js:76
msgid "Disable"
msgstr ""
msgstr "چەكلە"
#: js/apps.js:36 js/apps.js:64 js/apps.js:83
msgid "Enable"
msgstr ""
msgstr "قوزغات"
#: js/apps.js:55
msgid "Please wait...."
msgstr ""
msgstr "سەل كۈتۈڭ…"
#: js/apps.js:59 js/apps.js:71 js/apps.js:80 js/apps.js:93
msgid "Error"
msgstr ""
msgstr "خاتالىق"
#: js/apps.js:90
msgid "Updating...."
msgstr ""
msgstr "يېڭىلاۋاتىدۇ…"
#: js/apps.js:93
msgid "Error while updating app"
msgstr ""
msgstr "ئەپنى يېڭىلاۋاتقاندا خاتالىق كۆرۈلدى"
#: js/apps.js:96
msgid "Updated"
msgstr ""
msgstr "يېڭىلاندى"
#: js/personal.js:118
msgid "Saving..."
msgstr ""
msgstr "ساقلاۋاتىدۇ…"
#: js/users.js:43
#: js/users.js:47
msgid "deleted"
msgstr ""
msgstr "ئۆچۈرۈلگەن"
#: js/users.js:43
#: js/users.js:47
msgid "undo"
msgstr ""
msgstr "يېنىۋال"
#: js/users.js:75
#: js/users.js:79
msgid "Unable to remove user"
msgstr ""
msgstr "ئىشلەتكۈچىنى چىقىرىۋېتەلمەيدۇ"
#: js/users.js:88 templates/users.php:26 templates/users.php:78
#: js/users.js:92 templates/users.php:26 templates/users.php:78
#: templates/users.php:103
msgid "Groups"
msgstr ""
msgstr "گۇرۇپپا"
#: js/users.js:91 templates/users.php:80 templates/users.php:115
#: js/users.js:95 templates/users.php:80 templates/users.php:115
msgid "Group Admin"
msgstr ""
msgstr "گۇرۇپپا باشقۇرغۇچى"
#: js/users.js:111 templates/users.php:155
#: js/users.js:115 templates/users.php:155
msgid "Delete"
msgstr ""
msgstr "ئۆچۈر"
#: js/users.js:262
#: js/users.js:269
msgid "add group"
msgstr ""
msgstr "گۇرۇپپا قوش"
#: js/users.js:414
#: js/users.js:420
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:415 js/users.js:421 js/users.js:436
#: js/users.js:421 js/users.js:427 js/users.js:442
msgid "Error creating user"
msgstr ""
#: js/users.js:420
#: js/users.js:426
msgid "A valid password must be provided"
msgstr ""
@ -255,7 +255,7 @@ msgstr ""
#: templates/admin.php:128
msgid "Sharing"
msgstr ""
msgstr "ھەمبەھىر"
#: templates/admin.php:134
msgid "Enable Share API"
@ -291,7 +291,7 @@ msgstr ""
#: templates/admin.php:168
msgid "Security"
msgstr ""
msgstr "بىخەتەرلىك"
#: templates/admin.php:181
msgid "Enforce HTTPS"
@ -310,23 +310,23 @@ msgstr ""
#: templates/admin.php:195
msgid "Log"
msgstr ""
msgstr "خاتىرە"
#: templates/admin.php:196
msgid "Log level"
msgstr ""
msgstr "خاتىرە دەرىجىسى"
#: templates/admin.php:227
msgid "More"
msgstr ""
msgstr "تېخىمۇ كۆپ"
#: templates/admin.php:228
msgid "Less"
msgstr ""
msgstr "ئاز"
#: templates/admin.php:235 templates/personal.php:105
msgid "Version"
msgstr ""
msgstr "نەشرى"
#: templates/admin.php:237 templates/personal.php:108
msgid ""
@ -340,15 +340,15 @@ msgstr ""
#: templates/apps.php:11
msgid "Add your App"
msgstr ""
msgstr "ئەپىڭىزنى قوشۇڭ"
#: templates/apps.php:12
msgid "More Apps"
msgstr ""
msgstr "تېخىمۇ كۆپ ئەپلەر"
#: templates/apps.php:28
msgid "Select an App"
msgstr ""
msgstr "بىر ئەپ تاللاڭ"
#: templates/apps.php:34
msgid "See application page at apps.owncloud.com"
@ -360,23 +360,23 @@ msgstr ""
#: templates/apps.php:38
msgid "Update"
msgstr ""
msgstr "يېڭىلا"
#: templates/help.php:4
msgid "User Documentation"
msgstr ""
msgstr "ئىشلەتكۈچى قوللانمىسى"
#: templates/help.php:6
msgid "Administrator Documentation"
msgstr ""
msgstr "باشقۇرغۇچى قوللانمىسى"
#: templates/help.php:9
msgid "Online Documentation"
msgstr ""
msgstr "توردىكى قوللانما"
#: templates/help.php:11
msgid "Forum"
msgstr ""
msgstr "مۇنبەر"
#: templates/help.php:14
msgid "Bugtracker"
@ -401,55 +401,55 @@ msgstr ""
#: templates/personal.php:37 templates/users.php:23 templates/users.php:77
msgid "Password"
msgstr ""
msgstr "ئىم"
#: templates/personal.php:38
msgid "Your password was changed"
msgstr ""
msgstr "ئىمىڭىز مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى"
#: templates/personal.php:39
msgid "Unable to change your password"
msgstr ""
msgstr "ئىمنى ئۆزگەرتكىلى بولمايدۇ."
#: templates/personal.php:40
msgid "Current password"
msgstr ""
msgstr "نۆۋەتتىكى ئىم"
#: templates/personal.php:42
msgid "New password"
msgstr ""
msgstr "يېڭى ئىم"
#: templates/personal.php:44
msgid "Change password"
msgstr ""
msgstr "ئىم ئۆزگەرت"
#: templates/personal.php:56 templates/users.php:76
msgid "Display Name"
msgstr ""
msgstr "كۆرسىتىش ئىسمى"
#: templates/personal.php:68
msgid "Email"
msgstr ""
msgstr "تورخەت"
#: templates/personal.php:70
msgid "Your email address"
msgstr ""
msgstr "تورخەت ئادرېسىڭىز"
#: templates/personal.php:71
msgid "Fill in an email address to enable password recovery"
msgstr ""
msgstr "ئىم ئەسلىگە كەلتۈرۈشتە ئىشلىتىدىغان تور خەت ئادرېسىنى تولدۇرۇڭ"
#: templates/personal.php:77 templates/personal.php:78
msgid "Language"
msgstr ""
msgstr "تىل"
#: templates/personal.php:89
msgid "Help translate"
msgstr ""
msgstr "تەرجىمىگە ياردەم"
#: templates/personal.php:94
msgid "WebDAV"
msgstr ""
msgstr "WebDAV"
#: templates/personal.php:96
msgid "Use this address to connect to your ownCloud in your file manager"
@ -457,36 +457,36 @@ msgstr ""
#: templates/users.php:21 templates/users.php:75
msgid "Login Name"
msgstr ""
msgstr "تىزىمغا كىرىش ئاتى"
#: templates/users.php:30
msgid "Create"
msgstr ""
msgstr "قۇر"
#: templates/users.php:33
msgid "Default Storage"
msgstr ""
msgstr "كۆڭۈلدىكى ساقلىغۇچ"
#: templates/users.php:39 templates/users.php:133
msgid "Unlimited"
msgstr ""
msgstr "چەكسىز"
#: templates/users.php:57 templates/users.php:148
msgid "Other"
msgstr ""
msgstr "باشقا"
#: templates/users.php:82
msgid "Storage"
msgstr ""
msgstr "ساقلىغۇچ"
#: templates/users.php:93
msgid "change display name"
msgstr ""
msgstr "كۆرسىتىدىغان ئىسىمنى ئۆزگەرت"
#: templates/users.php:97
msgid "set new password"
msgstr ""
msgstr "يېڭى ئىم تەڭشە"
#: templates/users.php:128
msgid "Default"
msgstr ""
msgstr "كۆڭۈلدىكى"

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