add per-plugin language files

This commit is contained in:
fabrixxm 2013-02-27 09:38:30 -05:00
parent 32063986f5
commit 887fcdbd3e
840 changed files with 10332 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Carrega un arxiu";
$a->strings["Drop files here to upload"] = "Deixa aquí el arxiu a carregar";
$a->strings["Cancel"] = "Cancel·lar";
$a->strings["Failed"] = "Fracassar";
$a->strings["No files were uploaded."] = "No hi ha arxius carregats.";
$a->strings["Uploaded file is empty"] = "L'arxiu carregat està buit";
$a->strings["Image exceeds size limit of "] = "La imatge excedeix el límit de ";
$a->strings["File has an invalid extension, it should be one of "] = "Arxiu té una extensió no vàlida, ha de ser una de";
$a->strings["Upload was cancelled, or server error encountered"] = "La pujada va ser cancel.lada, o es va trobar un error de servidor";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Nahrát soubor";
$a->strings["Drop files here to upload"] = "Přeneste sem soubory k nahrání";
$a->strings["Cancel"] = "Zrušit";
$a->strings["Failed"] = "Neúspěch";
$a->strings["No files were uploaded."] = "Žádné soubory nebyly nahrány.";
$a->strings["Uploaded file is empty"] = "Nahraný soubor je prázdný";
$a->strings["Image exceeds size limit of "] = "Velikost obrázku překračuje limit velikosti";
$a->strings["File has an invalid extension, it should be one of "] = "Soubor má neplatnou příponu, ta by měla být jednou z";
$a->strings["Upload was cancelled, or server error encountered"] = "Nahrávání bylo zrušeno nebo došlo k chybě na serveru";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Datei hochladen";
$a->strings["Drop files here to upload"] = "Ziehe Dateien hierher, um sie hochzuladen";
$a->strings["Cancel"] = "Abbrechen";
$a->strings["Failed"] = "Fehlgeschlagen";
$a->strings["No files were uploaded."] = "Keine Dateien hochgeladen.";
$a->strings["Uploaded file is empty"] = "Hochgeladene Datei ist leer";
$a->strings["Image exceeds size limit of "] = "Die Bildgröße übersteigt das Limit von ";
$a->strings["File has an invalid extension, it should be one of "] = "Die Dateierweiterung ist nicht erlaubt, sie muss eine der folgenden sein ";
$a->strings["Upload was cancelled, or server error encountered"] = "Upload abgebrochen oder Serverfehler aufgetreten";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Alŝuti dosieron";
$a->strings["Drop files here to upload"] = "Ŝovmeti dosierojn ĉi tie por alŝuti ilin.";
$a->strings["Cancel"] = "Nuligi";
$a->strings["Failed"] = "Malsukcesi";
$a->strings["No files were uploaded."] = "Neniom da dosieroj alŝutita.";
$a->strings["Uploaded file is empty"] = "Alŝutita dosiero estas malplena.";
$a->strings["Image exceeds size limit of "] = "Bildo estas pli granda ol la limito de";
$a->strings["File has an invalid extension, it should be one of "] = "Dosiero havas nevalidan sufikson. Ĝi estu unu de ";
$a->strings["Upload was cancelled, or server error encountered"] = "Alŝutado estas nuligita aŭ okazis eraro sur la servilo";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Subir un archivo";
$a->strings["Drop files here to upload"] = "Arrastra los archivos aquí para subirlos";
$a->strings["Cancel"] = "Cancelar";
$a->strings["Failed"] = "Falló";
$a->strings["No files were uploaded."] = "No se han subido archivos aún.";
$a->strings["Uploaded file is empty"] = "El archivo subido está vacío";
$a->strings["Image exceeds size limit of "] = "La imagen supera tamaño límite de ";
$a->strings["File has an invalid extension, it should be one of "] = "El archivo tiene una extensión no válida, debería ser una de ";
$a->strings["Upload was cancelled, or server error encountered"] = "La subida ha sido cancelada, o se encontró un error del servidor";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Téléverser un fichier";
$a->strings["Drop files here to upload"] = "Déposer des fichiers ici pour les téléverser";
$a->strings["Cancel"] = "Annuler";
$a->strings["Failed"] = "Échec";
$a->strings["No files were uploaded."] = "Aucun fichier n'a été téléversé.";
$a->strings["Uploaded file is empty"] = "Le fichier téléversé est vide";
$a->strings["Image exceeds size limit of "] = "L'image dépasse la taille maximale de ";
$a->strings["File has an invalid extension, it should be one of "] = "Le fichier a une extension invalide, elle devrait être parmi ";
$a->strings["Upload was cancelled, or server error encountered"] = "Téléversement annulé, ou erreur de serveur";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Hlaða upp skrá";
$a->strings["Drop files here to upload"] = "Slepptu skrám hér til að hala upp";
$a->strings["Cancel"] = "Hætta við";
$a->strings["Failed"] = "Mistókst";
$a->strings["No files were uploaded."] = "Engum skráð hlaðið upp.";
$a->strings["Uploaded file is empty"] = "Skrá sem var hlaðið upp er tóm";
$a->strings["Image exceeds size limit of "] = "Mynd er yfir stærðamörkum";
$a->strings["File has an invalid extension, it should be one of "] = "Skrá hefur ógilda skránafnsendingu, ætti að vera eitt af";
$a->strings["Upload was cancelled, or server error encountered"] = "Hætt var við upphal eða kerfisvilla kom upp";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Carica un file";
$a->strings["Drop files here to upload"] = "Trascina un file qui per caricarlo";
$a->strings["Cancel"] = "Annulla";
$a->strings["Failed"] = "Caricamento fallito";
$a->strings["No files were uploaded."] = "Nessun file è stato caricato.";
$a->strings["Uploaded file is empty"] = "Il file caricato è vuoto";
$a->strings["Image exceeds size limit of "] = "L'immagine supera il limite di";
$a->strings["File has an invalid extension, it should be one of "] = "Il file ha un'estensione non valida, dovrebbe essere una tra ";
$a->strings["Upload was cancelled, or server error encountered"] = "Il caricamento è stato cancellato, o si è verificato un errore sul server";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Last opp en fil";
$a->strings["Drop files here to upload"] = "Slipp filer her for å laste de opp";
$a->strings["Cancel"] = "Avbryt";
$a->strings["Failed"] = "Mislyktes";
$a->strings["No files were uploaded."] = "Ingen filer ble lastet opp.";
$a->strings["Uploaded file is empty"] = "Opplastet fil er tom";
$a->strings["Image exceeds size limit of "] = "Bilde overstiger størrelsesbegrensningen på ";
$a->strings["File has an invalid extension, it should be one of "] = "Filen har en ugyldig endelse, den må være en av ";
$a->strings["Upload was cancelled, or server error encountered"] = "Opplasting avbrutt, eller det oppstod en feil på tjeneren";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Załaduj plik";
$a->strings["Drop files here to upload"] = "Wrzuć tu pliki by je załadować";
$a->strings["Cancel"] = "Anuluj";
$a->strings["Failed"] = "Niepowodzenie";
$a->strings["No files were uploaded."] = "Nie załadowano żadnych plików.";
$a->strings["Uploaded file is empty"] = "Wysłany plik jest pusty";
$a->strings["Image exceeds size limit of "] = "obrazek przekracza limit rozmiaru";
$a->strings["File has an invalid extension, it should be one of "] = "Pilk ma nieprawidłowe rozszerzenie, powinien być jednym z";
$a->strings["Upload was cancelled, or server error encountered"] = "Przesyłanie zostało anulowane lub wystąpił błąd serwera.";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Enviar um arquivo";
$a->strings["Drop files here to upload"] = "Solte os arquivos a serem enviados aqui";
$a->strings["Cancel"] = "Cancelar";
$a->strings["Failed"] = "Falhou";
$a->strings["No files were uploaded."] = "Nenhum arquivo foi enviado.";
$a->strings["Uploaded file is empty"] = "O arquivo enviado está em branco";
$a->strings["Image exceeds size limit of "] = "A imagem excede o tamanho máximo de ";
$a->strings["File has an invalid extension, it should be one of "] = "O arquivo possui uma extensão inválida, são aceitas somente ";
$a->strings["Upload was cancelled, or server error encountered"] = "O envio foi cancelado ou ocorreu algum erro no servidor";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Загрузить файл";
$a->strings["Drop files here to upload"] = "Перетащите файлы сюда для загрузки";
$a->strings["Cancel"] = "Отмена";
$a->strings["Failed"] = "Ошибка";
$a->strings["No files were uploaded."] = "Нет загруженных файлов.";
$a->strings["Uploaded file is empty"] = "Загруженный файл пустой";
$a->strings["Image exceeds size limit of "] = "Размер фото превышает лимит ";
$a->strings["File has an invalid extension, it should be one of "] = "Файл имеет недопустимое расширение, оно должно быть одним из следующих ";
$a->strings["Upload was cancelled, or server error encountered"] = "Загрузка была отменена, или произошла ошибка сервера";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "Ladda upp en fil";
$a->strings["Drop files here to upload"] = "Dra filer som ska laddas upp hit";
$a->strings["Cancel"] = "Avbryt";
$a->strings["Failed"] = "Misslyckades";
$a->strings["No files were uploaded."] = "Inga filer laddades upp.";
$a->strings["Uploaded file is empty"] = "Den uppladdade filen &auml;r tom";
$a->strings["Image exceeds size limit of "] = "Bilden &ouml;verskrider den till&aring;tna storleken ";
$a->strings["File has an invalid extension, it should be one of "] = "Otill&aring;ten filnamns&auml;ndelse, det ska vara ";
$a->strings["Upload was cancelled, or server error encountered"] = "Serverfel eller avbruten uppladdning";

View file

@ -0,0 +1,11 @@
<?php
$a->strings["Upload a file"] = "上传文件";
$a->strings["Drop files here to upload"] = "在这儿放文件为上传";
$a->strings["Cancel"] = "退消";
$a->strings["Failed"] = "失败";
$a->strings["No files were uploaded."] = "没有文件上传。";
$a->strings["Uploaded file is empty"] = "上传的文件空的";
$a->strings["Image exceeds size limit of "] = "图片超出最大尺寸";
$a->strings["File has an invalid extension, it should be one of "] = "文件扩展名无效的,应该是这些一个:";
$a->strings["Upload was cancelled, or server error encountered"] = "上传注销了,或相遇服务器错误";