Merge branch 'master' into filesystem

This commit is contained in:
Robin Appelman 2012-10-20 23:50:14 +02:00
commit f7722abcb0
178 changed files with 2870 additions and 2483 deletions

View File

@ -10,28 +10,39 @@
"Unshare" => "Deixa de compartir", "Unshare" => "Deixa de compartir",
"Delete" => "Suprimeix", "Delete" => "Suprimeix",
"Rename" => "Reanomena", "Rename" => "Reanomena",
"{new_name} already exists" => "{new_name} ja existeix",
"replace" => "substitueix", "replace" => "substitueix",
"suggest name" => "sugereix un nom", "suggest name" => "sugereix un nom",
"cancel" => "cancel·la", "cancel" => "cancel·la",
"replaced {new_name}" => "s'ha substituït {new_name}",
"undo" => "desfés", "undo" => "desfés",
"replaced {new_name} with {old_name}" => "s'ha substituït {old_name} per {new_name}",
"unshared {files}" => "no compartits {files}",
"deleted {files}" => "eliminats {files}",
"generating ZIP-file, it may take some time." => "s'estan generant fitxers ZIP, pot trigar una estona.", "generating ZIP-file, it may take some time." => "s'estan generant fitxers ZIP, pot trigar una estona.",
"Unable to upload your file as it is a directory or has 0 bytes" => "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes",
"Upload Error" => "Error en la pujada", "Upload Error" => "Error en la pujada",
"Pending" => "Pendents", "Pending" => "Pendents",
"1 file uploading" => "1 fitxer pujant", "1 file uploading" => "1 fitxer pujant",
"{count} files uploading" => "{count} fitxers en pujada",
"Upload cancelled." => "La pujada s'ha cancel·lat.", "Upload cancelled." => "La pujada s'ha cancel·lat.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.", "File upload is in progress. Leaving the page now will cancel the upload." => "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
"Invalid name, '/' is not allowed." => "El nom no és vàlid, no es permet '/'.", "Invalid name, '/' is not allowed." => "El nom no és vàlid, no es permet '/'.",
"{count} files scanned" => "{count} fitxers escannejats",
"error while scanning" => "error durant l'escaneig", "error while scanning" => "error durant l'escaneig",
"Name" => "Nom", "Name" => "Nom",
"Size" => "Mida", "Size" => "Mida",
"Modified" => "Modificat", "Modified" => "Modificat",
"1 folder" => "1 carpeta",
"{count} folders" => "{count} carpetes",
"1 file" => "1 fitxer",
"{count} files" => "{count} fitxers",
"seconds ago" => "segons enrere", "seconds ago" => "segons enrere",
"minute ago" => "minut enrere", "1 minute ago" => "fa 1 minut",
"minutes ago" => "minuts enrere", "{minutes} minutes ago" => "fa {minutes} minuts",
"today" => "avui", "today" => "avui",
"yesterday" => "ahir", "yesterday" => "ahir",
"days ago" => "dies enrere", "{days} days ago" => "fa {days} dies",
"last month" => "el mes passat", "last month" => "el mes passat",
"months ago" => "mesos enrere", "months ago" => "mesos enrere",
"last year" => "l'any passat", "last year" => "l'any passat",

View File

@ -10,28 +10,36 @@
"Unshare" => "Zrušit sdílení", "Unshare" => "Zrušit sdílení",
"Delete" => "Smazat", "Delete" => "Smazat",
"Rename" => "Přejmenovat", "Rename" => "Přejmenovat",
"{new_name} already exists" => "{new_name} již existuje",
"replace" => "nahradit", "replace" => "nahradit",
"suggest name" => "navrhnout název", "suggest name" => "navrhnout název",
"cancel" => "zrušit", "cancel" => "zrušit",
"replaced {new_name}" => "nahrazeno {new_name}",
"undo" => "zpět", "undo" => "zpět",
"replaced {new_name} with {old_name}" => "nahrazeno {new_name} s {old_name}",
"unshared {files}" => "sdílení zrušeno pro {files}",
"deleted {files}" => "smazáno {files}",
"generating ZIP-file, it may take some time." => "generuji ZIP soubor, může to nějakou dobu trvat.", "generating ZIP-file, it may take some time." => "generuji ZIP soubor, může to nějakou dobu trvat.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nelze odeslat Váš soubor, protože je to adresář nebo má velikost 0 bajtů", "Unable to upload your file as it is a directory or has 0 bytes" => "Nelze odeslat Váš soubor, protože je to adresář nebo má velikost 0 bajtů",
"Upload Error" => "Chyba odesílání", "Upload Error" => "Chyba odesílání",
"Pending" => "Čekající", "Pending" => "Čekající",
"1 file uploading" => "odesílá se 1 soubor", "1 file uploading" => "odesílá se 1 soubor",
"{count} files uploading" => "odesílám {count} souborů",
"Upload cancelled." => "Odesílání zrušeno.", "Upload cancelled." => "Odesílání zrušeno.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání.", "File upload is in progress. Leaving the page now will cancel the upload." => "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání.",
"Invalid name, '/' is not allowed." => "Neplatný název, znak '/' není povolen", "Invalid name, '/' is not allowed." => "Neplatný název, znak '/' není povolen",
"{count} files scanned" => "prozkoumáno {count} souborů",
"error while scanning" => "chyba při prohledávání", "error while scanning" => "chyba při prohledávání",
"Name" => "Název", "Name" => "Název",
"Size" => "Velikost", "Size" => "Velikost",
"Modified" => "Změněno", "Modified" => "Změněno",
"1 folder" => "1 složka",
"{count} folders" => "{count} složky",
"1 file" => "1 soubor",
"{count} files" => "{count} soubory",
"seconds ago" => "před pár sekundami", "seconds ago" => "před pár sekundami",
"minute ago" => "před minutou",
"minutes ago" => "před pár minutami",
"today" => "dnes", "today" => "dnes",
"yesterday" => "včera", "yesterday" => "včera",
"days ago" => "před pár dny",
"last month" => "minulý měsíc", "last month" => "minulý měsíc",
"months ago" => "před pár měsíci", "months ago" => "před pár měsíci",
"last year" => "minulý rok", "last year" => "minulý rok",

View File

@ -10,28 +10,39 @@
"Unshare" => "Fjern deling", "Unshare" => "Fjern deling",
"Delete" => "Slet", "Delete" => "Slet",
"Rename" => "Omdøb", "Rename" => "Omdøb",
"{new_name} already exists" => "{new_name} eksisterer allerede",
"replace" => "erstat", "replace" => "erstat",
"suggest name" => "foreslå navn", "suggest name" => "foreslå navn",
"cancel" => "fortryd", "cancel" => "fortryd",
"replaced {new_name}" => "erstattede {new_name}",
"undo" => "fortryd", "undo" => "fortryd",
"replaced {new_name} with {old_name}" => "erstattede {new_name} med {old_name}",
"unshared {files}" => "ikke delte {files}",
"deleted {files}" => "slettede {files}",
"generating ZIP-file, it may take some time." => "genererer ZIP-fil, det kan tage lidt tid.", "generating ZIP-file, it may take some time." => "genererer ZIP-fil, det kan tage lidt tid.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Kunne ikke uploade din fil, da det enten er en mappe eller er tom", "Unable to upload your file as it is a directory or has 0 bytes" => "Kunne ikke uploade din fil, da det enten er en mappe eller er tom",
"Upload Error" => "Fejl ved upload", "Upload Error" => "Fejl ved upload",
"Pending" => "Afventer", "Pending" => "Afventer",
"1 file uploading" => "1 fil uploades", "1 file uploading" => "1 fil uploades",
"{count} files uploading" => "{count} filer uploades",
"Upload cancelled." => "Upload afbrudt.", "Upload cancelled." => "Upload afbrudt.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret.", "File upload is in progress. Leaving the page now will cancel the upload." => "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret.",
"Invalid name, '/' is not allowed." => "Ugyldigt navn, '/' er ikke tilladt.", "Invalid name, '/' is not allowed." => "Ugyldigt navn, '/' er ikke tilladt.",
"{count} files scanned" => "{count} filer skannet",
"error while scanning" => "fejl under scanning", "error while scanning" => "fejl under scanning",
"Name" => "Navn", "Name" => "Navn",
"Size" => "Størrelse", "Size" => "Størrelse",
"Modified" => "Ændret", "Modified" => "Ændret",
"1 folder" => "1 mappe",
"{count} folders" => "{count} mapper",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
"seconds ago" => "sekunder siden", "seconds ago" => "sekunder siden",
"minute ago" => "minut siden", "1 minute ago" => "1 minut siden",
"minutes ago" => "minutter", "{minutes} minutes ago" => "{minutes} minutter siden",
"today" => "i dag", "today" => "i dag",
"yesterday" => "i går", "yesterday" => "i går",
"days ago" => "dage siden", "{days} days ago" => "{days} dage siden",
"last month" => "sidste måned", "last month" => "sidste måned",
"months ago" => "måneder siden", "months ago" => "måneder siden",
"last year" => "sidste år", "last year" => "sidste år",

View File

@ -10,28 +10,39 @@
"Unshare" => "Nicht mehr freigeben", "Unshare" => "Nicht mehr freigeben",
"Delete" => "Löschen", "Delete" => "Löschen",
"Rename" => "Umbenennen", "Rename" => "Umbenennen",
"{new_name} already exists" => "{new_name} existiert bereits",
"replace" => "ersetzen", "replace" => "ersetzen",
"suggest name" => "Name vorschlagen", "suggest name" => "Name vorschlagen",
"cancel" => "abbrechen", "cancel" => "abbrechen",
"replaced {new_name}" => "{new_name} wurde ersetzt",
"undo" => "rückgängig machen", "undo" => "rückgängig machen",
"replaced {new_name} with {old_name}" => "{old_name} ersetzt durch {new_name}",
"unshared {files}" => "Freigabe von {files} aufgehoben",
"deleted {files}" => "{files} gelöscht",
"generating ZIP-file, it may take some time." => "Erstelle ZIP-Datei. Dies kann eine Weile dauern.", "generating ZIP-file, it may take some time." => "Erstelle ZIP-Datei. Dies kann eine Weile 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, da sie entweder ein Verzeichnis oder 0 Bytes groß ist.",
"Upload Error" => "Fehler beim Upload", "Upload Error" => "Fehler beim Upload",
"Pending" => "Ausstehend", "Pending" => "Ausstehend",
"1 file uploading" => "Eine Datei wird hoch geladen", "1 file uploading" => "Eine Datei wird hoch geladen",
"{count} files uploading" => "{count} Dateien werden hochgeladen",
"Upload cancelled." => "Upload abgebrochen.", "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.", "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.",
"Invalid name, '/' is not allowed." => "Ungültiger Name: \"/\" ist nicht erlaubt.", "Invalid name, '/' is not allowed." => "Ungültiger Name: \"/\" ist nicht erlaubt.",
"{count} files scanned" => "{count} Dateien wurden gescannt",
"error while scanning" => "Fehler beim Scannen", "error while scanning" => "Fehler beim Scannen",
"Name" => "Name", "Name" => "Name",
"Size" => "Größe", "Size" => "Größe",
"Modified" => "Bearbeitet", "Modified" => "Bearbeitet",
"seconds ago" => "Sekunden her", "1 folder" => "1 Ordner",
"minute ago" => "Minute her", "{count} folders" => "{count} Ordner",
"minutes ago" => "Minuten her", "1 file" => "1 Datei",
"{count} files" => "{count} Dateien",
"seconds ago" => "Vor wenigen Sekunden",
"1 minute ago" => "vor einer Minute",
"{minutes} minutes ago" => "Vor {minutes} Minuten",
"today" => "Heute", "today" => "Heute",
"yesterday" => "Gestern", "yesterday" => "Gestern",
"days ago" => "Tage her", "{days} days ago" => "Vor {days} Tag(en)",
"last month" => "Letzten Monat", "last month" => "Letzten Monat",
"months ago" => "Monate her", "months ago" => "Monate her",
"last year" => "Letztes Jahr", "last year" => "Letztes Jahr",
@ -51,7 +62,7 @@
"Upload" => "Hochladen", "Upload" => "Hochladen",
"Cancel upload" => "Upload abbrechen", "Cancel upload" => "Upload abbrechen",
"Nothing in here. Upload something!" => "Alles leer. Lade etwas hoch!", "Nothing in here. Upload something!" => "Alles leer. Lade etwas hoch!",
"Share" => "Teilen", "Share" => "Freigabe",
"Download" => "Herunterladen", "Download" => "Herunterladen",
"Upload too large" => "Upload zu groß", "Upload too large" => "Upload 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.", "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

@ -10,28 +10,39 @@
"Unshare" => "Nicht mehr freigeben", "Unshare" => "Nicht mehr freigeben",
"Delete" => "Löschen", "Delete" => "Löschen",
"Rename" => "Umbenennen", "Rename" => "Umbenennen",
"{new_name} already exists" => "{new_name} existiert bereits",
"replace" => "ersetzen", "replace" => "ersetzen",
"suggest name" => "Name vorschlagen", "suggest name" => "Name vorschlagen",
"cancel" => "abbrechen", "cancel" => "abbrechen",
"replaced {new_name}" => "{new_name} ersetzt",
"undo" => "rückgängig machen", "undo" => "rückgängig machen",
"replaced {new_name} with {old_name}" => "{old_name} ersetzt durch {new_name}",
"unshared {files}" => "Freigabe für {files} beendet",
"deleted {files}" => "{files} gelöscht",
"generating ZIP-file, it may take some time." => "Erstelle ZIP-Datei. Dies kann eine Weile dauern.", "generating ZIP-file, it may take some time." => "Erstelle ZIP-Datei. Dies kann eine Weile dauern.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Ihre 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" => "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist.",
"Upload Error" => "Fehler beim Upload", "Upload Error" => "Fehler beim Upload",
"Pending" => "Ausstehend", "Pending" => "Ausstehend",
"1 file uploading" => "Eine Datei wird hoch geladen", "1 file uploading" => "Eine Datei wird hoch geladen",
"{count} files uploading" => "{count} Dateien wurden hochgeladen",
"Upload cancelled." => "Upload abgebrochen.", "Upload cancelled." => "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.", "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.",
"Invalid name, '/' is not allowed." => "Ungültiger Name: \"/\" ist nicht erlaubt.", "Invalid name, '/' is not allowed." => "Ungültiger Name: \"/\" ist nicht erlaubt.",
"{count} files scanned" => "{count} Dateien wurden gescannt",
"error while scanning" => "Fehler beim Scannen", "error while scanning" => "Fehler beim Scannen",
"Name" => "Name", "Name" => "Name",
"Size" => "Größe", "Size" => "Größe",
"Modified" => "Bearbeitet", "Modified" => "Bearbeitet",
"seconds ago" => "Sekunden her", "1 folder" => "1 Ordner",
"minute ago" => "Minute her", "{count} folders" => "{count} Ordner",
"minutes ago" => "Minuten her", "1 file" => "1 Datei",
"{count} files" => "{count} Dateien",
"seconds ago" => "Vor wenigen Sekunden",
"1 minute ago" => "vor einer Minute",
"{minutes} minutes ago" => "vor {minutes} Minuten",
"today" => "Heute", "today" => "Heute",
"yesterday" => "Gestern", "yesterday" => "Gestern",
"days ago" => "Tage her", "{days} days ago" => "vor {days} Tage(en)",
"last month" => "Letzten Monat", "last month" => "Letzten Monat",
"months ago" => "Monate her", "months ago" => "Monate her",
"last year" => "Letztes Jahr", "last year" => "Letztes Jahr",

View File

@ -1,43 +1,54 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "Δεν υπάρχει λάθος, το αρχείο μεταφορτώθηκε επιτυχώς", "There is no error, the file uploaded with success" => "Δεν υπάρχει σφάλμα, το αρχείο εστάλει επιτυχώς",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Το αρχείο που μεταφορτώθηκε υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini", "The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Το αρχείο που εστάλει υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Το αρχείο υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"MAX_FILE_SIZE\" που έχει οριστεί στην HTML φόρμα", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Το αρχείο υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"MAX_FILE_SIZE\" που έχει οριστεί στην HTML φόρμα",
"The uploaded file was only partially uploaded" => "Το αρχείο μεταφορώθηκε μόνο εν μέρει", "The uploaded file was only partially uploaded" => "Το αρχείο εστάλει μόνο εν μέρει",
"No file was uploaded" => "Κανένα αρχείο δεν μεταφορτώθηκε", "No file was uploaded" => "Κανένα αρχείο δεν στάλθηκε",
"Missing a temporary folder" => "Λείπει ο προσωρινός φάκελος", "Missing a temporary folder" => "Λείπει ο προσωρινός φάκελος",
"Failed to write to disk" => "Αποτυχία εγγραφής στο δίσκο", "Failed to write to disk" => "Αποτυχία εγγραφής στο δίσκο",
"Files" => "Αρχεία", "Files" => "Αρχεία",
"Unshare" => "Διακοπή κοινής χρήσης", "Unshare" => "Διακοπή κοινής χρήσης",
"Delete" => "Διαγραφή", "Delete" => "Διαγραφή",
"Rename" => "Μετονομασία", "Rename" => "Μετονομασία",
"{new_name} already exists" => "{new_name} υπάρχει ήδη",
"replace" => "αντικατέστησε", "replace" => "αντικατέστησε",
"suggest name" => "συνιστώμενο όνομα", "suggest name" => "συνιστώμενο όνομα",
"cancel" => "ακύρωση", "cancel" => "ακύρωση",
"replaced {new_name}" => "{new_name} αντικαταστάθηκε",
"undo" => "αναίρεση", "undo" => "αναίρεση",
"replaced {new_name} with {old_name}" => "αντικαταστάθηκε το {new_name} με {old_name}",
"unshared {files}" => "μη διαμοιρασμένα {files}",
"deleted {files}" => "διαγραμμένα {files}",
"generating ZIP-file, it may take some time." => "παραγωγή αρχείου ZIP, ίσως διαρκέσει αρκετά.", "generating ZIP-file, it may take some time." => "παραγωγή αρχείου ZIP, ίσως διαρκέσει αρκετά.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Αδυναμία στην μεταφόρτωση του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "Αδυναμία στην αποστολή του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes",
"Upload Error" => "Σφάλμα Μεταφόρτωσης", "Upload Error" => "Σφάλμα Αποστολής",
"Pending" => "Εκκρεμεί", "Pending" => "Εκκρεμεί",
"1 file uploading" => "1 αρχείο ανεβαίνει", "1 file uploading" => "1 αρχείο ανεβαίνει",
"Upload cancelled." => "Η μεταφόρτωση ακυρώθηκε.", "{count} files uploading" => "{count} αρχεία ανεβαίνουν",
"File upload is in progress. Leaving the page now will cancel the upload." => "Η μεταφόρτωση του αρχείου βρίσκεται σε εξέλιξη. Έξοδος από την σελίδα τώρα θα ακυρώσει την μεταφόρτωση.", "Upload cancelled." => "Η αποστολή ακυρώθηκε.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Η αποστολή του αρχείου βρίσκεται σε εξέλιξη. Έξοδος από την σελίδα τώρα θα ακυρώσει την αποστολή.",
"Invalid name, '/' is not allowed." => "Μη έγκυρο όνομα, το '/' δεν επιτρέπεται.", "Invalid name, '/' is not allowed." => "Μη έγκυρο όνομα, το '/' δεν επιτρέπεται.",
"{count} files scanned" => "{count} αρχεία ανιχνεύτηκαν",
"error while scanning" => "σφάλμα κατά την ανίχνευση", "error while scanning" => "σφάλμα κατά την ανίχνευση",
"Name" => "Όνομα", "Name" => "Όνομα",
"Size" => "Μέγεθος", "Size" => "Μέγεθος",
"Modified" => "Τροποποιήθηκε", "Modified" => "Τροποποιήθηκε",
"1 folder" => "1 φάκελος",
"{count} folders" => "{count} φάκελοι",
"1 file" => "1 αρχείο",
"{count} files" => "{count} αρχεία",
"seconds ago" => "δευτερόλεπτα πριν", "seconds ago" => "δευτερόλεπτα πριν",
"minute ago" => "λεπτό πριν", "1 minute ago" => "1 λεπτό πριν",
"minutes ago" => "λεπτά πριν", "{minutes} minutes ago" => "{minutes} λεπτά πριν",
"today" => "σήμερα", "today" => "σήμερα",
"yesterday" => "χτες", "yesterday" => "χτες",
"days ago" => "μέρες πριν", "{days} days ago" => "{days} ημέρες πριν",
"last month" => "τελευταίο μήνα", "last month" => "τελευταίο μήνα",
"months ago" => "μήνες πριν", "months ago" => "μήνες πριν",
"last year" => "τελευταίο χρόνο", "last year" => "τελευταίο χρόνο",
"years ago" => "χρόνια πριν", "years ago" => "χρόνια πριν",
"File handling" => "Διαχείριση αρχείων", "File handling" => "Διαχείριση αρχείων",
"Maximum upload size" => "Μέγιστο μέγεθος μεταφόρτωσης", "Maximum upload size" => "Μέγιστο μέγεθος αποστολής",
"max. possible: " => "μέγιστο δυνατό:", "max. possible: " => "μέγιστο δυνατό:",
"Needed for multi-file and folder downloads." => "Απαραίτητο για κατέβασμα πολλαπλών αρχείων και φακέλων", "Needed for multi-file and folder downloads." => "Απαραίτητο για κατέβασμα πολλαπλών αρχείων και φακέλων",
"Enable ZIP-download" => "Ενεργοποίηση κατεβάσματος ZIP", "Enable ZIP-download" => "Ενεργοποίηση κατεβάσματος ZIP",
@ -48,13 +59,13 @@
"Text file" => "Αρχείο κειμένου", "Text file" => "Αρχείο κειμένου",
"Folder" => "Φάκελος", "Folder" => "Φάκελος",
"From url" => "Από την διεύθυνση", "From url" => "Από την διεύθυνση",
"Upload" => "Μεταφόρτωση", "Upload" => "Αποστολή",
"Cancel upload" => "Ακύρωση μεταφόρτωσης", "Cancel upload" => "Ακύρωση αποστολής",
"Nothing in here. Upload something!" => "Δεν υπάρχει τίποτα εδώ. Ανέβασε κάτι!", "Nothing in here. Upload something!" => "Δεν υπάρχει τίποτα εδώ. Ανέβασε κάτι!",
"Share" => "Διαμοιρασμός", "Share" => "Διαμοιρασμός",
"Download" => "Λήψη", "Download" => "Λήψη",
"Upload too large" => "Πολύ μεγάλο αρχείο προς μεταφόρτωση", "Upload too large" => "Πολύ μεγάλο αρχείο προς αποστολή",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Τα αρχεία που προσπαθείτε να μεταφορτώσετε υπερβαίνουν το μέγιστο μέγεθος μεταφόρτωσης αρχείων σε αυτόν το διακομιστή.", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος αποστολής αρχείων σε αυτόν το διακομιστή.",
"Files are being scanned, please wait." => "Τα αρχεία σαρώνονται, παρακαλώ περιμένετε", "Files are being scanned, please wait." => "Τα αρχεία σαρώνονται, παρακαλώ περιμένετε",
"Current scanning" => "Τρέχουσα αναζήτηση " "Current scanning" => "Τρέχουσα αναζήτηση "
); );

View File

@ -27,11 +27,8 @@
"Size" => "Grando", "Size" => "Grando",
"Modified" => "Modifita", "Modified" => "Modifita",
"seconds ago" => "sekundoj antaŭe", "seconds ago" => "sekundoj antaŭe",
"minute ago" => "minuto antaŭe",
"minutes ago" => "minutoj antaŭe",
"today" => "hodiaŭ", "today" => "hodiaŭ",
"yesterday" => "hieraŭ", "yesterday" => "hieraŭ",
"days ago" => "tagoj antaŭe",
"last month" => "lastamonate", "last month" => "lastamonate",
"months ago" => "monatoj antaŭe", "months ago" => "monatoj antaŭe",
"last year" => "lastajare", "last year" => "lastajare",

View File

@ -10,28 +10,39 @@
"Unshare" => "Dejar de compartir", "Unshare" => "Dejar de compartir",
"Delete" => "Eliminar", "Delete" => "Eliminar",
"Rename" => "Renombrar", "Rename" => "Renombrar",
"{new_name} already exists" => "{new_name} ya existe",
"replace" => "reemplazar", "replace" => "reemplazar",
"suggest name" => "sugerir nombre", "suggest name" => "sugerir nombre",
"cancel" => "cancelar", "cancel" => "cancelar",
"replaced {new_name}" => "reemplazado {new_name}",
"undo" => "deshacer", "undo" => "deshacer",
"replaced {new_name} with {old_name}" => "reemplazado {new_name} con {old_name}",
"unshared {files}" => "{files} descompartidos",
"deleted {files}" => "{files} eliminados",
"generating ZIP-file, it may take some time." => "generando un fichero ZIP, puede llevar un tiempo.", "generating ZIP-file, it may take some time." => "generando un fichero ZIP, puede llevar un tiempo.",
"Unable to upload your file as it is a directory or has 0 bytes" => "No ha sido posible subir tu archivo porque es un directorio o tiene 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "No ha sido posible subir tu archivo porque es un directorio o tiene 0 bytes",
"Upload Error" => "Error al subir el archivo", "Upload Error" => "Error al subir el archivo",
"Pending" => "Pendiente", "Pending" => "Pendiente",
"1 file uploading" => "subiendo 1 archivo", "1 file uploading" => "subiendo 1 archivo",
"{count} files uploading" => "Subiendo {count} archivos",
"Upload cancelled." => "Subida cancelada.", "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. Salir de la página ahora cancelará la subida.",
"Invalid name, '/' is not allowed." => "Nombre no válido, '/' no está permitido.", "Invalid name, '/' is not allowed." => "Nombre no válido, '/' no está permitido.",
"{count} files scanned" => "{count} archivos escaneados",
"error while scanning" => "error escaneando", "error while scanning" => "error escaneando",
"Name" => "Nombre", "Name" => "Nombre",
"Size" => "Tamaño", "Size" => "Tamaño",
"Modified" => "Modificado", "Modified" => "Modificado",
"1 folder" => "1 carpeta",
"{count} folders" => "{count} carpetas",
"1 file" => "1 archivo",
"{count} files" => "{count} archivos",
"seconds ago" => "hace segundos", "seconds ago" => "hace segundos",
"minute ago" => "minuto", "1 minute ago" => "hace 1 minuto",
"minutes ago" => "hace minutos", "{minutes} minutes ago" => "hace {minutes} minutos",
"today" => "hoy", "today" => "hoy",
"yesterday" => "ayer", "yesterday" => "ayer",
"days ago" => "días", "{days} days ago" => "hace {days} días",
"last month" => "mes pasado", "last month" => "mes pasado",
"months ago" => "hace meses", "months ago" => "hace meses",
"last year" => "año pasado", "last year" => "año pasado",

View File

@ -27,11 +27,8 @@
"Size" => "Tamaño", "Size" => "Tamaño",
"Modified" => "Modificado", "Modified" => "Modificado",
"seconds ago" => "segundos atrás", "seconds ago" => "segundos atrás",
"minute ago" => "hace un minuto",
"minutes ago" => "minutos atrás",
"today" => "hoy", "today" => "hoy",
"yesterday" => "ayer", "yesterday" => "ayer",
"days ago" => "días atrás",
"last month" => "el mes pasado", "last month" => "el mes pasado",
"months ago" => "meses atrás", "months ago" => "meses atrás",
"last year" => "el año pasado", "last year" => "el año pasado",

View File

@ -27,11 +27,8 @@
"Size" => "Tamaina", "Size" => "Tamaina",
"Modified" => "Aldatuta", "Modified" => "Aldatuta",
"seconds ago" => "segundu", "seconds ago" => "segundu",
"minute ago" => "minutu",
"minutes ago" => "minutu",
"today" => "gaur", "today" => "gaur",
"yesterday" => "atzo", "yesterday" => "atzo",
"days ago" => "egun",
"last month" => "joan den hilabetean", "last month" => "joan den hilabetean",
"months ago" => "hilabete", "months ago" => "hilabete",
"last year" => "joan den urtean", "last year" => "joan den urtean",

View File

@ -9,6 +9,7 @@
"Files" => "Tiedostot", "Files" => "Tiedostot",
"Delete" => "Poista", "Delete" => "Poista",
"Rename" => "Nimeä uudelleen", "Rename" => "Nimeä uudelleen",
"{new_name} already exists" => "{new_name} on jo olemassa",
"replace" => "korvaa", "replace" => "korvaa",
"suggest name" => "ehdota nimeä", "suggest name" => "ehdota nimeä",
"cancel" => "peru", "cancel" => "peru",
@ -23,12 +24,16 @@
"Name" => "Nimi", "Name" => "Nimi",
"Size" => "Koko", "Size" => "Koko",
"Modified" => "Muutettu", "Modified" => "Muutettu",
"1 folder" => "1 kansio",
"{count} folders" => "{count} kansiota",
"1 file" => "1 tiedosto",
"{count} files" => "{count} tiedostoa",
"seconds ago" => "sekuntia sitten", "seconds ago" => "sekuntia sitten",
"minute ago" => "minuutti sitten", "1 minute ago" => "1 minuutti sitten",
"minutes ago" => "minuuttia sitten", "{minutes} minutes ago" => "{minutes} minuuttia sitten",
"today" => "tänään", "today" => "tänään",
"yesterday" => "eilen", "yesterday" => "eilen",
"days ago" => "päivää sitten", "{days} days ago" => "{days} päivää sitten",
"last month" => "viime kuussa", "last month" => "viime kuussa",
"months ago" => "kuukautta sitten", "months ago" => "kuukautta sitten",
"last year" => "viime vuonna", "last year" => "viime vuonna",

View File

@ -27,11 +27,8 @@
"Size" => "Taille", "Size" => "Taille",
"Modified" => "Modifié", "Modified" => "Modifié",
"seconds ago" => "secondes passées", "seconds ago" => "secondes passées",
"minute ago" => "minute passée",
"minutes ago" => "minutes passées",
"today" => "aujourd'hui", "today" => "aujourd'hui",
"yesterday" => "hier", "yesterday" => "hier",
"days ago" => "jours passés",
"last month" => "mois dernier", "last month" => "mois dernier",
"months ago" => "mois passés", "months ago" => "mois passés",
"last year" => "année dernière", "last year" => "année dernière",

View File

@ -27,11 +27,8 @@
"Size" => "Veličina", "Size" => "Veličina",
"Modified" => "Zadnja promjena", "Modified" => "Zadnja promjena",
"seconds ago" => "sekundi prije", "seconds ago" => "sekundi prije",
"minute ago" => "minutu",
"minutes ago" => "minuta",
"today" => "danas", "today" => "danas",
"yesterday" => "jučer", "yesterday" => "jučer",
"days ago" => "dana",
"last month" => "prošli mjesec", "last month" => "prošli mjesec",
"months ago" => "mjeseci", "months ago" => "mjeseci",
"last year" => "prošlu godinu", "last year" => "prošlu godinu",

View File

@ -10,28 +10,39 @@
"Unshare" => "Rimuovi condivisione", "Unshare" => "Rimuovi condivisione",
"Delete" => "Elimina", "Delete" => "Elimina",
"Rename" => "Rinomina", "Rename" => "Rinomina",
"{new_name} already exists" => "{new_name} esiste già",
"replace" => "sostituisci", "replace" => "sostituisci",
"suggest name" => "suggerisci nome", "suggest name" => "suggerisci nome",
"cancel" => "annulla", "cancel" => "annulla",
"replaced {new_name}" => "sostituito {new_name}",
"undo" => "annulla", "undo" => "annulla",
"replaced {new_name} with {old_name}" => "sostituito {new_name} con {old_name}",
"unshared {files}" => "non condivisi {files}",
"deleted {files}" => "eliminati {files}",
"generating ZIP-file, it may take some time." => "creazione file ZIP, potrebbe richiedere del tempo.", "generating ZIP-file, it may take some time." => "creazione file ZIP, potrebbe richiedere del tempo.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile inviare il file poiché è una cartella o ha dimensione 0 byte", "Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile inviare il file poiché è una cartella o ha dimensione 0 byte",
"Upload Error" => "Errore di invio", "Upload Error" => "Errore di invio",
"Pending" => "In corso", "Pending" => "In corso",
"1 file uploading" => "1 file in fase di caricamento", "1 file uploading" => "1 file in fase di caricamento",
"{count} files uploading" => "{count} file in fase di caricamentoe",
"Upload cancelled." => "Invio annullato", "Upload cancelled." => "Invio annullato",
"File upload is in progress. Leaving the page now will cancel the upload." => "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.", "File upload is in progress. Leaving the page now will cancel the upload." => "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.",
"Invalid name, '/' is not allowed." => "Nome non valido", "Invalid name, '/' is not allowed." => "Nome non valido",
"{count} files scanned" => "{count} file analizzati",
"error while scanning" => "errore durante la scansione", "error while scanning" => "errore durante la scansione",
"Name" => "Nome", "Name" => "Nome",
"Size" => "Dimensione", "Size" => "Dimensione",
"Modified" => "Modificato", "Modified" => "Modificato",
"1 folder" => "1 cartella",
"{count} folders" => "{count} cartelle",
"1 file" => "1 file",
"{count} files" => "{count} file",
"seconds ago" => "secondi fa", "seconds ago" => "secondi fa",
"minute ago" => "minuto fa", "1 minute ago" => "1 minuto fa",
"minutes ago" => "minuti fa", "{minutes} minutes ago" => "{minutes} minuti fa",
"today" => "oggi", "today" => "oggi",
"yesterday" => "ieri", "yesterday" => "ieri",
"days ago" => "giorni fa", "{days} days ago" => "{days} giorni fa",
"last month" => "mese scorso", "last month" => "mese scorso",
"months ago" => "mesi fa", "months ago" => "mesi fa",
"last year" => "anno scorso", "last year" => "anno scorso",

View File

@ -10,28 +10,39 @@
"Unshare" => "共有しない", "Unshare" => "共有しない",
"Delete" => "削除", "Delete" => "削除",
"Rename" => "名前の変更", "Rename" => "名前の変更",
"{new_name} already exists" => "{new_name} はすでに存在しています",
"replace" => "置き換え", "replace" => "置き換え",
"suggest name" => "推奨名称", "suggest name" => "推奨名称",
"cancel" => "キャンセル", "cancel" => "キャンセル",
"replaced {new_name}" => "{new_name} を変更",
"undo" => "元に戻す", "undo" => "元に戻す",
"replaced {new_name} with {old_name}" => "{old_name} を {new_name} に変更",
"unshared {files}" => "未共有 {files}",
"deleted {files}" => "削除 {files}",
"generating ZIP-file, it may take some time." => "ZIPファイルを生成中です、しばらくお待ちください。", "generating ZIP-file, it may take some time." => "ZIPファイルを生成中です、しばらくお待ちください。",
"Unable to upload your file as it is a directory or has 0 bytes" => "アップロード使用としているファイルがディレクトリ、もしくはサイズが0バイトのため、アップロードできません。", "Unable to upload your file as it is a directory or has 0 bytes" => "アップロード使用としているファイルがディレクトリ、もしくはサイズが0バイトのため、アップロードできません。",
"Upload Error" => "アップロードエラー", "Upload Error" => "アップロードエラー",
"Pending" => "保留", "Pending" => "保留",
"1 file uploading" => "ファイルを1つアップロード中", "1 file uploading" => "ファイルを1つアップロード中",
"{count} files uploading" => "{count} ファイルをアップロード中",
"Upload cancelled." => "アップロードはキャンセルされました。", "Upload cancelled." => "アップロードはキャンセルされました。",
"File upload is in progress. Leaving the page now will cancel the upload." => "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。", "File upload is in progress. Leaving the page now will cancel the upload." => "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
"Invalid name, '/' is not allowed." => "無効な名前、'/' は使用できません。", "Invalid name, '/' is not allowed." => "無効な名前、'/' は使用できません。",
"{count} files scanned" => "{count} ファイルをスキャン",
"error while scanning" => "スキャン中のエラー", "error while scanning" => "スキャン中のエラー",
"Name" => "名前", "Name" => "名前",
"Size" => "サイズ", "Size" => "サイズ",
"Modified" => "更新日時", "Modified" => "更新日時",
"1 folder" => "1 フォルダ",
"{count} folders" => "{count} フォルダ",
"1 file" => "1 ファイル",
"{count} files" => "{count} ファイル",
"seconds ago" => "秒前", "seconds ago" => "秒前",
"minute ago" => "分前", "1 minute ago" => "1 分前",
"minutes ago" => "分前", "{minutes} minutes ago" => "{minutes} 分前",
"today" => "今日", "today" => "今日",
"yesterday" => "昨日", "yesterday" => "昨日",
"days ago" => "日前", "{days} days ago" => "{days} 日前",
"last month" => "一月前", "last month" => "一月前",
"months ago" => "月前", "months ago" => "月前",
"last year" => "一年前", "last year" => "一年前",

View File

@ -27,11 +27,8 @@
"Size" => "Størrelse", "Size" => "Størrelse",
"Modified" => "Endret", "Modified" => "Endret",
"seconds ago" => "sekunder siden", "seconds ago" => "sekunder siden",
"minute ago" => "minutt siden",
"minutes ago" => "minutter siden",
"today" => "i dag", "today" => "i dag",
"yesterday" => "i går", "yesterday" => "i går",
"days ago" => "dager siden",
"last month" => "forrige måned", "last month" => "forrige måned",
"months ago" => "måneder siden", "months ago" => "måneder siden",
"last year" => "forrige år", "last year" => "forrige år",

View File

@ -27,11 +27,8 @@
"Size" => "Bestandsgrootte", "Size" => "Bestandsgrootte",
"Modified" => "Laatst aangepast", "Modified" => "Laatst aangepast",
"seconds ago" => "seconden geleden", "seconds ago" => "seconden geleden",
"minute ago" => "minuut geleden",
"minutes ago" => "minuten geleden",
"today" => "vandaag", "today" => "vandaag",
"yesterday" => "gisteren", "yesterday" => "gisteren",
"days ago" => "dagen geleden",
"last month" => "vorige maand", "last month" => "vorige maand",
"months ago" => "maanden geleden", "months ago" => "maanden geleden",
"last year" => "vorig jaar", "last year" => "vorig jaar",

View File

@ -27,11 +27,8 @@
"Size" => "Talha", "Size" => "Talha",
"Modified" => "Modificat", "Modified" => "Modificat",
"seconds ago" => "secondas", "seconds ago" => "secondas",
"minute ago" => "minuta",
"minutes ago" => "minutas",
"today" => "uèi", "today" => "uèi",
"yesterday" => "ièr", "yesterday" => "ièr",
"days ago" => "jorns",
"last month" => "mes passat", "last month" => "mes passat",
"months ago" => "meses", "months ago" => "meses",
"last year" => "an passat", "last year" => "an passat",

View File

@ -10,28 +10,39 @@
"Unshare" => "Nie udostępniaj", "Unshare" => "Nie udostępniaj",
"Delete" => "Usuwa element", "Delete" => "Usuwa element",
"Rename" => "Zmień nazwę", "Rename" => "Zmień nazwę",
"{new_name} already exists" => "{new_name} już istnieje",
"replace" => "zastap", "replace" => "zastap",
"suggest name" => "zasugeruj nazwę", "suggest name" => "zasugeruj nazwę",
"cancel" => "anuluj", "cancel" => "anuluj",
"replaced {new_name}" => "zastąpiony {new_name}",
"undo" => "wróć", "undo" => "wróć",
"replaced {new_name} with {old_name}" => "zastąpiony {new_name} z {old_name}",
"unshared {files}" => "Udostępniane wstrzymane {files}",
"deleted {files}" => "usunięto {files}",
"generating ZIP-file, it may take some time." => "Generowanie pliku ZIP, może potrwać pewien czas.", "generating ZIP-file, it may take some time." => "Generowanie pliku ZIP, może potrwać pewien czas.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nie można wczytać pliku jeśli jest katalogiem lub ma 0 bajtów", "Unable to upload your file as it is a directory or has 0 bytes" => "Nie można wczytać pliku jeśli jest katalogiem lub ma 0 bajtów",
"Upload Error" => "Błąd wczytywania", "Upload Error" => "Błąd wczytywania",
"Pending" => "Oczekujące", "Pending" => "Oczekujące",
"1 file uploading" => "1 plik wczytany", "1 file uploading" => "1 plik wczytany",
"{count} files uploading" => "{count} przesyłanie plików",
"Upload cancelled." => "Wczytywanie anulowane.", "Upload cancelled." => "Wczytywanie anulowane.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Wysyłanie pliku jest w toku. Teraz opuszczając stronę wysyłanie zostanie anulowane.", "File upload is in progress. Leaving the page now will cancel the upload." => "Wysyłanie pliku jest w toku. Teraz opuszczając stronę wysyłanie zostanie anulowane.",
"Invalid name, '/' is not allowed." => "Nieprawidłowa nazwa '/' jest niedozwolone.", "Invalid name, '/' is not allowed." => "Nieprawidłowa nazwa '/' jest niedozwolone.",
"{count} files scanned" => "{count} pliki skanowane",
"error while scanning" => "Wystąpił błąd podczas skanowania", "error while scanning" => "Wystąpił błąd podczas skanowania",
"Name" => "Nazwa", "Name" => "Nazwa",
"Size" => "Rozmiar", "Size" => "Rozmiar",
"Modified" => "Czas modyfikacji", "Modified" => "Czas modyfikacji",
"1 folder" => "1 folder",
"{count} folders" => "{count} foldery",
"1 file" => "1 plik",
"{count} files" => "{count} pliki",
"seconds ago" => "sekund temu", "seconds ago" => "sekund temu",
"minute ago" => "minutę temu", "1 minute ago" => "1 minute temu",
"minutes ago" => "minut temu", "{minutes} minutes ago" => "{minutes} minut temu",
"today" => "dziś", "today" => "dziś",
"yesterday" => "wczoraj", "yesterday" => "wczoraj",
"days ago" => "dni temu", "{days} days ago" => "{days} dni temu",
"last month" => "ostani miesiąc", "last month" => "ostani miesiąc",
"months ago" => "miesięcy temu", "months ago" => "miesięcy temu",
"last year" => "ostatni rok", "last year" => "ostatni rok",

View File

@ -27,11 +27,8 @@
"Size" => "Tamanho", "Size" => "Tamanho",
"Modified" => "Modificado", "Modified" => "Modificado",
"seconds ago" => "segundos atrás", "seconds ago" => "segundos atrás",
"minute ago" => "minuto atrás",
"minutes ago" => "minutos atrás",
"today" => "hoje", "today" => "hoje",
"yesterday" => "ontem", "yesterday" => "ontem",
"days ago" => "dias atrás",
"last month" => "último mês", "last month" => "último mês",
"months ago" => "meses atrás", "months ago" => "meses atrás",
"last year" => "último ano", "last year" => "último ano",

View File

@ -10,28 +10,39 @@
"Unshare" => "Deixar de partilhar", "Unshare" => "Deixar de partilhar",
"Delete" => "Apagar", "Delete" => "Apagar",
"Rename" => "Renomear", "Rename" => "Renomear",
"{new_name} already exists" => "O nome {new_name} já existe",
"replace" => "substituir", "replace" => "substituir",
"suggest name" => "Sugira um nome", "suggest name" => "Sugira um nome",
"cancel" => "cancelar", "cancel" => "cancelar",
"replaced {new_name}" => "{new_name} substituido",
"undo" => "desfazer", "undo" => "desfazer",
"replaced {new_name} with {old_name}" => "substituido {new_name} por {old_name}",
"unshared {files}" => "{files} não partilhado(s)",
"deleted {files}" => "{files} eliminado(s)",
"generating ZIP-file, it may take some time." => "a gerar o ficheiro ZIP, poderá demorar algum tempo.", "generating ZIP-file, it may take some time." => "a gerar o ficheiro ZIP, poderá demorar algum tempo.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Não é possível fazer o envio do ficheiro devido a ser uma pasta ou ter 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "Não é possível fazer o envio do ficheiro devido a ser uma pasta ou ter 0 bytes",
"Upload Error" => "Erro no envio", "Upload Error" => "Erro no envio",
"Pending" => "Pendente", "Pending" => "Pendente",
"1 file uploading" => "A enviar 1 ficheiro", "1 file uploading" => "A enviar 1 ficheiro",
"{count} files uploading" => "A carregar {count} ficheiros",
"Upload cancelled." => "O envio foi cancelado.", "Upload cancelled." => "O envio foi cancelado.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora.", "File upload is in progress. Leaving the page now will cancel the upload." => "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora.",
"Invalid name, '/' is not allowed." => "Nome inválido, '/' não permitido.", "Invalid name, '/' is not allowed." => "Nome inválido, '/' não permitido.",
"{count} files scanned" => "{count} ficheiros analisados",
"error while scanning" => "erro ao analisar", "error while scanning" => "erro ao analisar",
"Name" => "Nome", "Name" => "Nome",
"Size" => "Tamanho", "Size" => "Tamanho",
"Modified" => "Modificado", "Modified" => "Modificado",
"1 folder" => "1 pasta",
"{count} folders" => "{count} pastas",
"1 file" => "1 ficheiro",
"{count} files" => "{count} ficheiros",
"seconds ago" => "há segundos", "seconds ago" => "há segundos",
"minute ago" => "há um minuto", "1 minute ago" => "1 minuto",
"minutes ago" => "há minutos", "{minutes} minutes ago" => " {minutes} minutos",
"today" => "hoje", "today" => "hoje",
"yesterday" => "ontem", "yesterday" => "ontem",
"days ago" => " dias", "{days} days ago" => " {days} dias",
"last month" => "mês passado", "last month" => "mês passado",
"months ago" => "há meses", "months ago" => "há meses",
"last year" => "ano passado", "last year" => "ano passado",

View File

@ -27,11 +27,8 @@
"Size" => "Dimensiune", "Size" => "Dimensiune",
"Modified" => "Modificat", "Modified" => "Modificat",
"seconds ago" => "secunde în urmă", "seconds ago" => "secunde în urmă",
"minute ago" => "minut în urmă",
"minutes ago" => "minute în urmă",
"today" => "astăzi", "today" => "astăzi",
"yesterday" => "ieri", "yesterday" => "ieri",
"days ago" => "zile în urmă",
"last month" => "ultima lună", "last month" => "ultima lună",
"months ago" => "luni în urmă", "months ago" => "luni în urmă",
"last year" => "ultimul an", "last year" => "ultimul an",

View File

@ -10,25 +10,43 @@
"Unshare" => "Отменить публикацию", "Unshare" => "Отменить публикацию",
"Delete" => "Удалить", "Delete" => "Удалить",
"Rename" => "Переименовать", "Rename" => "Переименовать",
"{new_name} already exists" => "{new_name} уже существует",
"replace" => "заменить", "replace" => "заменить",
"suggest name" => "предложить название", "suggest name" => "предложить название",
"cancel" => "отмена", "cancel" => "отмена",
"replaced {new_name}" => "заменено {new_name}",
"undo" => "отмена", "undo" => "отмена",
"replaced {new_name} with {old_name}" => "заменено {new_name} на {old_name}",
"unshared {files}" => "не опубликованные {files}",
"deleted {files}" => "удаленные {files}",
"generating ZIP-file, it may take some time." => "создание ZIP-файла, это может занять некоторое время.", "generating ZIP-file, it may take some time." => "создание ZIP-файла, это может занять некоторое время.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Не удается загрузить файл размером 0 байт в каталог", "Unable to upload your file as it is a directory or has 0 bytes" => "Не удается загрузить файл размером 0 байт в каталог",
"Upload Error" => "Ошибка загрузки", "Upload Error" => "Ошибка загрузки",
"Pending" => "Ожидание", "Pending" => "Ожидание",
"1 file uploading" => "загружается 1 файл", "1 file uploading" => "загружается 1 файл",
"{count} files uploading" => "{count} файлов загружается",
"Upload cancelled." => "Загрузка отменена.", "Upload cancelled." => "Загрузка отменена.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Файл в процессе загрузки. Покинув страницу вы прервёте загрузку.", "File upload is in progress. Leaving the page now will cancel the upload." => "Файл в процессе загрузки. Покинув страницу вы прервёте загрузку.",
"Invalid name, '/' is not allowed." => "Неверное имя, '/' не допускается.", "Invalid name, '/' is not allowed." => "Неверное имя, '/' не допускается.",
"{count} files scanned" => "{count} файлов просканировано",
"error while scanning" => "ошибка во время санирования",
"Name" => "Название", "Name" => "Название",
"Size" => "Размер", "Size" => "Размер",
"Modified" => "Изменён", "Modified" => "Изменён",
"minute ago" => "минуту назад", "1 folder" => "1 папка",
"{count} folders" => "{count} папок",
"1 file" => "1 файл",
"{count} files" => "{count} файлов",
"seconds ago" => "несколько секунд назад",
"1 minute ago" => "1 минуту назад",
"{minutes} minutes ago" => "{minutes} минут назад",
"today" => "сегодня", "today" => "сегодня",
"yesterday" => "вчера", "yesterday" => "вчера",
"{days} days ago" => "{days} дней назад",
"last month" => "в прошлом месяце", "last month" => "в прошлом месяце",
"months ago" => "несколько месяцев назад",
"last year" => "в прошлом году",
"years ago" => "несколько лет назад",
"File handling" => "Управление файлами", "File handling" => "Управление файлами",
"Maximum upload size" => "Максимальный размер загружаемого файла", "Maximum upload size" => "Максимальный размер загружаемого файла",
"max. possible: " => "макс. возможно: ", "max. possible: " => "макс. возможно: ",

View File

@ -10,28 +10,36 @@
"Unshare" => "Скрыть", "Unshare" => "Скрыть",
"Delete" => "Удалить", "Delete" => "Удалить",
"Rename" => "Переименовать", "Rename" => "Переименовать",
"{new_name} already exists" => "{новое_имя} уже существует",
"replace" => "отмена", "replace" => "отмена",
"suggest name" => "подобрать название", "suggest name" => "подобрать название",
"cancel" => "отменить", "cancel" => "отменить",
"replaced {new_name}" => "заменено {новое_имя}",
"undo" => "отменить действие", "undo" => "отменить действие",
"replaced {new_name} with {old_name}" => "заменено {новое_имя} с {старое_имя}",
"unshared {files}" => "Cовместное использование прекращено {файлы}",
"deleted {files}" => "удалено {файлы}",
"generating ZIP-file, it may take some time." => "Создание ZIP-файла, это может занять некоторое время.", "generating ZIP-file, it may take some time." => "Создание ZIP-файла, это может занять некоторое время.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Невозможно загрузить файл,\n так как он имеет нулевой размер или является директорией", "Unable to upload your file as it is a directory or has 0 bytes" => "Невозможно загрузить файл,\n так как он имеет нулевой размер или является директорией",
"Upload Error" => "Ошибка загрузки", "Upload Error" => "Ошибка загрузки",
"Pending" => "Ожидающий решения", "Pending" => "Ожидающий решения",
"1 file uploading" => "загрузка 1 файла", "1 file uploading" => "загрузка 1 файла",
"{count} files uploading" => "{количество} загружено файлов",
"Upload cancelled." => "Загрузка отменена", "Upload cancelled." => "Загрузка отменена",
"File upload is in progress. Leaving the page now will cancel the upload." => "Процесс загрузки файла. Если покинуть страницу сейчас, загрузка будет отменена.", "File upload is in progress. Leaving the page now will cancel the upload." => "Процесс загрузки файла. Если покинуть страницу сейчас, загрузка будет отменена.",
"Invalid name, '/' is not allowed." => "Неправильное имя, '/' не допускается.", "Invalid name, '/' is not allowed." => "Неправильное имя, '/' не допускается.",
"{count} files scanned" => "{количество} файлов отсканировано",
"error while scanning" => "ошибка при сканировании", "error while scanning" => "ошибка при сканировании",
"Name" => "Имя", "Name" => "Имя",
"Size" => "Размер", "Size" => "Размер",
"Modified" => "Изменен", "Modified" => "Изменен",
"1 folder" => "1 папка",
"{count} folders" => "{количество} папок",
"1 file" => "1 файл",
"{count} files" => "{количество} файлов",
"seconds ago" => "секунд назад", "seconds ago" => "секунд назад",
"minute ago" => "минуту назад",
"minutes ago" => "минут назад",
"today" => "сегодня", "today" => "сегодня",
"yesterday" => "вчера", "yesterday" => "вчера",
"days ago" => "дней назад",
"last month" => "в прошлом месяце", "last month" => "в прошлом месяце",
"months ago" => "месяцев назад", "months ago" => "месяцев назад",
"last year" => "в прошлом году", "last year" => "в прошлом году",

View File

@ -2,13 +2,31 @@
"There is no error, the file uploaded with success" => "නිවැරදි ව ගොනුව උඩුගත කෙරිනි", "There is no error, the file uploaded with success" => "නිවැරදි ව ගොනුව උඩුගත කෙරිනි",
"The uploaded file was only partially uploaded" => "උඩුගත කළ ගොනුවේ කොටසක් පමණක් උඩුගත විය", "The uploaded file was only partially uploaded" => "උඩුගත කළ ගොනුවේ කොටසක් පමණක් උඩුගත විය",
"No file was uploaded" => "කිසිදු ගොනවක් උඩුගත නොවිනි", "No file was uploaded" => "කිසිදු ගොනවක් උඩුගත නොවිනි",
"Failed to write to disk" => "තැටිගත කිරීම අසාර්ථකයි",
"Files" => "ගොනු", "Files" => "ගොනු",
"Delete" => "මකන්න",
"Rename" => "නැවත නම් කරන්න",
"replace" => "ප්‍රතිස්ථාපනය කරන්න",
"suggest name" => "නමක් යෝජනා කරන්න",
"cancel" => "අත් හරින්න",
"undo" => "නිෂ්ප්‍රභ කරන්න",
"Upload Error" => "උඩුගත කිරීමේ දෝශයක්",
"Upload cancelled." => "උඩුගත කිරීම අත් හරින්න ලදී",
"Name" => "නම", "Name" => "නම",
"Size" => "ප්‍රමාණය", "Size" => "ප්‍රමාණය",
"1 file" => "1 ගොනුවක්",
"today" => "අද",
"yesterday" => "පෙර දින",
"File handling" => "ගොනු පරිහරණය",
"Maximum upload size" => "උඩුගත කිරීමක උපරිම ප්‍රමාණය", "Maximum upload size" => "උඩුගත කිරීමක උපරිම ප්‍රමාණය",
"max. possible: " => "හැකි උපරිමය:",
"Save" => "සුරකින්න",
"New" => "නව", "New" => "නව",
"Text file" => "පෙළ ගොනුව",
"Folder" => "ෆෝල්ඩරය", "Folder" => "ෆෝල්ඩරය",
"Upload" => "උඩුගත කිරීම", "Upload" => "උඩුගත කිරීම",
"Cancel upload" => "උඩුගත කිරීම අත් හරින්න",
"Nothing in here. Upload something!" => "මෙහි කිසිවක් නොමැත. යමක් උඩුගත කරන්න", "Nothing in here. Upload something!" => "මෙහි කිසිවක් නොමැත. යමක් උඩුගත කරන්න",
"Download" => "බාගත කිරීම" "Download" => "බාගත කිරීම",
"Upload too large" => "උඩුගත කිරීම විශාල වැඩිය"
); );

View File

@ -27,11 +27,8 @@
"Size" => "Veľkosť", "Size" => "Veľkosť",
"Modified" => "Upravené", "Modified" => "Upravené",
"seconds ago" => "pred sekundami", "seconds ago" => "pred sekundami",
"minute ago" => "pred minútou",
"minutes ago" => "pred minútami",
"today" => "dnes", "today" => "dnes",
"yesterday" => "včera", "yesterday" => "včera",
"days ago" => "pred pár dňami",
"last month" => "minulý mesiac", "last month" => "minulý mesiac",
"months ago" => "pred mesiacmi", "months ago" => "pred mesiacmi",
"last year" => "minulý rok", "last year" => "minulý rok",

View File

@ -10,28 +10,39 @@
"Unshare" => "Sluta dela", "Unshare" => "Sluta dela",
"Delete" => "Radera", "Delete" => "Radera",
"Rename" => "Byt namn", "Rename" => "Byt namn",
"{new_name} already exists" => "{new_name} finns redan",
"replace" => "ersätt", "replace" => "ersätt",
"suggest name" => "föreslå namn", "suggest name" => "föreslå namn",
"cancel" => "avbryt", "cancel" => "avbryt",
"replaced {new_name}" => "ersatt {new_name}",
"undo" => "ångra", "undo" => "ångra",
"replaced {new_name} with {old_name}" => "ersatt {new_name} med {old_name}",
"unshared {files}" => "stoppad delning {files}",
"deleted {files}" => "raderade {files}",
"generating ZIP-file, it may take some time." => "genererar ZIP-fil, det kan ta lite tid.", "generating ZIP-file, it may take some time." => "genererar ZIP-fil, det kan ta lite tid.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Kunde inte ladda upp dina filer eftersom det antingen är en mapp eller har 0 bytes.", "Unable to upload your file as it is a directory or has 0 bytes" => "Kunde inte ladda upp dina filer eftersom det antingen är en mapp eller har 0 bytes.",
"Upload Error" => "Uppladdningsfel", "Upload Error" => "Uppladdningsfel",
"Pending" => "Väntar", "Pending" => "Väntar",
"1 file uploading" => "1 filuppladdning", "1 file uploading" => "1 filuppladdning",
"{count} files uploading" => "{count} filer laddas upp",
"Upload cancelled." => "Uppladdning avbruten.", "Upload cancelled." => "Uppladdning avbruten.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.", "File upload is in progress. Leaving the page now will cancel the upload." => "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.",
"Invalid name, '/' is not allowed." => "Ogiltigt namn, '/' är inte tillåten.", "Invalid name, '/' is not allowed." => "Ogiltigt namn, '/' är inte tillåten.",
"{count} files scanned" => "{count} filer skannade",
"error while scanning" => "fel vid skanning", "error while scanning" => "fel vid skanning",
"Name" => "Namn", "Name" => "Namn",
"Size" => "Storlek", "Size" => "Storlek",
"Modified" => "Ändrad", "Modified" => "Ändrad",
"1 folder" => "1 mapp",
"{count} folders" => "{count} mappar",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
"seconds ago" => "sekunder sedan", "seconds ago" => "sekunder sedan",
"minute ago" => "minut sedan", "1 minute ago" => "1 minut sedan",
"minutes ago" => "minuter sedan", "{minutes} minutes ago" => "{minutes} minuter sedan",
"today" => "i dag", "today" => "i dag",
"yesterday" => "i går", "yesterday" => "i går",
"days ago" => "dagar sedan", "{days} days ago" => "{days} dagar sedan",
"last month" => "förra månaden", "last month" => "förra månaden",
"months ago" => "månader sedan", "months ago" => "månader sedan",
"last year" => "förra året", "last year" => "förra året",

View File

@ -27,11 +27,8 @@
"Size" => "ขนาด", "Size" => "ขนาด",
"Modified" => "ปรับปรุงล่าสุด", "Modified" => "ปรับปรุงล่าสุด",
"seconds ago" => "วินาที ก่อนหน้านี้", "seconds ago" => "วินาที ก่อนหน้านี้",
"minute ago" => "นาที ที่ผ่านมา",
"minutes ago" => "นาที ที่ผ่านมา",
"today" => "วันนี้", "today" => "วันนี้",
"yesterday" => "เมื่อวานนี้", "yesterday" => "เมื่อวานนี้",
"days ago" => "วัน ที่ผ่านมา",
"last month" => "เดือนที่แล้ว", "last month" => "เดือนที่แล้ว",
"months ago" => "เดือน ที่ผ่านมา", "months ago" => "เดือน ที่ผ่านมา",
"last year" => "ปีที่แล้ว", "last year" => "ปีที่แล้ว",

View File

@ -27,11 +27,8 @@
"Size" => "Kích cỡ", "Size" => "Kích cỡ",
"Modified" => "Thay đổi", "Modified" => "Thay đổi",
"seconds ago" => "giây trước", "seconds ago" => "giây trước",
"minute ago" => "một phút trước",
"minutes ago" => "phút trước",
"today" => "hôm nay", "today" => "hôm nay",
"yesterday" => "hôm qua", "yesterday" => "hôm qua",
"days ago" => "ngày trước",
"last month" => "tháng trước", "last month" => "tháng trước",
"months ago" => "tháng trước", "months ago" => "tháng trước",
"last year" => "năm trước", "last year" => "năm trước",

View File

@ -27,11 +27,8 @@
"Size" => "大小", "Size" => "大小",
"Modified" => "修改日期", "Modified" => "修改日期",
"seconds ago" => "秒前", "seconds ago" => "秒前",
"minute ago" => "分钟前",
"minutes ago" => "分钟前",
"today" => "今天", "today" => "今天",
"yesterday" => "昨天", "yesterday" => "昨天",
"days ago" => "天前",
"last month" => "上个月", "last month" => "上个月",
"months ago" => "月前", "months ago" => "月前",
"last year" => "去年", "last year" => "去年",

View File

@ -27,11 +27,8 @@
"Size" => "大小", "Size" => "大小",
"Modified" => "修改日期", "Modified" => "修改日期",
"seconds ago" => "几秒前", "seconds ago" => "几秒前",
"minute ago" => "1分钟前",
"minutes ago" => "分钟前",
"today" => "今天", "today" => "今天",
"yesterday" => "昨天", "yesterday" => "昨天",
"days ago" => "%d 天前",
"last month" => "上月", "last month" => "上月",
"months ago" => "月前", "months ago" => "月前",
"last year" => "上年", "last year" => "上年",

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "ගුප්ත කේතනය",
"Exclude the following file types from encryption" => "මෙම ගොනු වර්ග ගුප්ත කේතනය කිරීමෙන් බැහැරව තබන්න",
"None" => "කිසිවක් නැත",
"Enable Encryption" => "ගුප්ත කේතනය සක්‍රිය කරන්න"
);

View File

@ -3,7 +3,7 @@
"Error configuring Dropbox storage" => "Fehler beim Einrichten von Dropbox", "Error configuring Dropbox storage" => "Fehler beim Einrichten von Dropbox",
"Grant access" => "Zugriff gestatten", "Grant access" => "Zugriff gestatten",
"Fill out all required fields" => "Bitte alle notwendigen Felder füllen", "Fill out all required fields" => "Bitte alle notwendigen Felder füllen",
"Please provide a valid Dropbox app key and secret." => "Bitte trage einen gültigen Dropbox-App-Key mit Secret ein.", "Please provide a valid Dropbox app key and secret." => "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.",
"Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive", "Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive",
"External Storage" => "Externer Speicher", "External Storage" => "Externer Speicher",
"Mount point" => "Mount-Point", "Mount point" => "Mount-Point",

View File

@ -1,4 +1,9 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Access granted" => "Доступ предоставлен",
"Error configuring Dropbox storage" => "Ошибка при настройке хранилища Dropbox",
"Grant access" => "Предоставление доступа",
"Fill out all required fields" => "Заполните все обязательные поля",
"Error configuring Google Drive storage" => "Ошибка при настройке хранилища Google Drive",
"External Storage" => "Внешний носитель", "External Storage" => "Внешний носитель",
"Mount point" => "Точка монтирования", "Mount point" => "Точка монтирования",
"Backend" => "Подсистема", "Backend" => "Подсистема",

View File

@ -1,8 +1,8 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Password" => "Passwort", "Password" => "Passwort",
"Submit" => "Absenden", "Submit" => "Absenden",
"%s shared the folder %s with you" => "%s hat den Ordner %s für dich freigegeben", "%s shared the folder %s with you" => "%s hat den Ordner %s mit Dir geteilt",
"%s shared the file %s with you" => "%s hat die Datei %s für dich freigegeben", "%s shared the file %s with you" => "%s hat die Datei %s mit Dir geteilt",
"Download" => "Download", "Download" => "Download",
"No preview available for" => "Es ist keine Vorschau verfügbar für", "No preview available for" => "Es ist keine Vorschau verfügbar für",
"web services under your control" => "Web-Services unter Deiner Kontrolle" "web services under your control" => "Web-Services unter Deiner Kontrolle"

View File

@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Password" => "Passwort", "Password" => "Passwort",
"Submit" => "Absenden", "Submit" => "Absenden",
"%s shared the folder %s with you" => "%s hat den Ordner %s für dich freigegeben", "%s shared the folder %s with you" => "%s hat den Ordner %s mit Ihnen geteilt",
"%s shared the file %s with you" => "%s hat die Datei %s für dich freigegeben", "%s shared the file %s with you" => "%s hat die Datei %s mit Ihnen geteilt",
"Download" => "Download", "Download" => "Download",
"No preview available for" => "Es ist keine Vorschau verfügbar für", "No preview available for" => "Es ist keine Vorschau verfügbar für",
"web services under your control" => "Web-Services unter Deiner Kontrolle" "web services under your control" => "Web-Services unter Ihrer Kontrolle"
); );

View File

@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Password" => "Пароль", "Password" => "Пароль",
"Submit" => "Отправить", "Submit" => "Отправить",
"%s shared the folder %s with you" => "%s открыл доступ к папке %s для Вас",
"%s shared the file %s with you" => "%s открыл доступ к файлу %s для Вас",
"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,7 @@
<?php $TRANSLATIONS = array(
"Password" => "මුරපදය",
"Submit" => "යොමු කරන්න",
"Download" => "භාගත කරන්න",
"No preview available for" => "පූර්වදර්ශනයක් නොමැත",
"web services under your control" => "ඔබට පාලනය කළ හැකි වෙබ් සේවාවන්"
);

View File

@ -2,7 +2,7 @@
"Expire all versions" => "Alle Versionen löschen", "Expire all versions" => "Alle Versionen löschen",
"History" => "Historie", "History" => "Historie",
"Versions" => "Versionen", "Versions" => "Versionen",
"This will delete all existing backup versions of your files" => "Dies löscht alle vorhandenen Sicherungsversionen Deiner Dateien.", "This will delete all existing backup versions of your files" => "Dies löscht alle vorhandenen Sicherungsversionen Ihrer Dateien.",
"Files Versioning" => "Dateiversionierung", "Files Versioning" => "Dateiversionierung",
"Enable" => "Aktivieren" "Enable" => "Aktivieren"
); );

View File

@ -1,5 +1,8 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Expire all versions" => "Просрочить все версии", "Expire all versions" => "Просрочить все версии",
"History" => "История",
"Versions" => "Версии", "Versions" => "Версии",
"This will delete all existing backup versions of your files" => "Очистить список версий ваших файлов" "This will delete all existing backup versions of your files" => "Очистить список версий ваших файлов",
"Files Versioning" => "Версии файлов",
"Enable" => "Включить"
); );

View File

@ -0,0 +1,8 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "සියලු අනුවාද අවලංගු කරන්න",
"History" => "ඉතිහාසය",
"Versions" => "අනුවාද",
"This will delete all existing backup versions of your files" => "මෙයින් ඔබගේ ගොනුවේ රක්ශිත කරනු ලැබු අනුවාද සියල්ල මකා දමනු ලැබේ",
"Files Versioning" => "ගොනු අනුවාදයන්",
"Enable" => "සක්‍රිය කරන්න"
);

View File

@ -1,15 +1,15 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Host" => "Host", "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://", "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", "Base DN" => "Basis-DN",
"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", "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", "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.", "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 lassen Sie DN und Passwort leer.",
"Password" => "Passwort", "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." => "Lassen Sie die Felder von DN und Passwort für anonymen Zugang leer.",
"User Login Filter" => "Benutzer-Login-Filter", "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 bei dem Anmeldeversuch.",
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "verwende %%uid Platzhalter, z. B. \"uid=%%uid\"", "use %%uid placeholder, e.g. \"uid=%%uid\"" => "verwenden Sie %%uid Platzhalter, z. B. \"uid=%%uid\"",
"User List Filter" => "Benutzer-Filter-Liste", "User List Filter" => "Benutzer-Filter-Liste",
"Defines the filter to apply, when retrieving users." => "Definiert den Filter für die Anfrage der Benutzer.", "Defines the filter to apply, when retrieving users." => "Definiert den Filter für die Anfrage der Benutzer.",
"without any placeholder, e.g. \"objectClass=person\"." => "ohne Platzhalter, z.B.: \"objectClass=person\"", "without any placeholder, e.g. \"objectClass=person\"." => "ohne Platzhalter, z.B.: \"objectClass=person\"",
@ -21,9 +21,9 @@
"Base Group Tree" => "Basis-Gruppenbaum", "Base Group Tree" => "Basis-Gruppenbaum",
"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer", "Group-Member association" => "Assoziation zwischen Gruppe und Benutzer",
"Use TLS" => "Nutze TLS", "Use TLS" => "Nutze TLS",
"Do not use it for SSL connections, it will fail." => "Verwende dies nicht für SSL-Verbindungen, es wird fehlschlagen.", "Do not use it for SSL connections, it will fail." => "Verwenden Sie dies nicht für SSL-Verbindungen, es wird fehlschlagen.",
"Case insensitve LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)", "Case insensitve LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)",
"Turn off SSL certificate validation." => "Schalte die SSL-Zertifikatsprüfung aus.", "Turn off SSL certificate validation." => "Schalten Sie die SSL-Zertifikatsprüfung aus.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden.", "If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden.",
"Not recommended, use for testing only." => "Nicht empfohlen, nur zu Testzwecken.", "Not recommended, use for testing only." => "Nicht empfohlen, nur zu Testzwecken.",
"User Display Name Field" => "Feld für den Anzeigenamen des Benutzers", "User Display Name Field" => "Feld für den Anzeigenamen des Benutzers",

View File

@ -6,7 +6,9 @@
"User DN" => "DN do utilizador", "User DN" => "DN do utilizador",
"Password" => "Palavra-passe", "Password" => "Palavra-passe",
"For anonymous access, leave DN and Password empty." => "Para acesso anónimo, deixe DN e a Palavra-passe vazios.", "For anonymous access, leave DN and Password empty." => "Para acesso anónimo, deixe DN e a Palavra-passe vazios.",
"Defines the filter to apply, when retrieving users." => "Defina o filtro a aplicar, ao recuperar utilizadores.",
"Group Filter" => "Filtrar por grupo", "Group Filter" => "Filtrar por grupo",
"Defines the filter to apply, when retrieving groups." => "Defina o filtro a aplicar, ao recuperar grupos.",
"Port" => "Porto", "Port" => "Porto",
"Use TLS" => "Usar TLS", "Use TLS" => "Usar TLS",
"Do not use it for SSL connections, it will fail." => "Não use para ligações SSL, irá falhar.", "Do not use it for SSL connections, it will fail." => "Não use para ligações SSL, irá falhar.",

View File

@ -86,8 +86,9 @@ function execute_tests {
#test execution #test execution
echo "Testing with $1 ..." echo "Testing with $1 ..."
cd tests cd tests
#php -f index.php -- xml $1 > autotest-results-$1.xml rm -rf coverage-html-$1
phpunit --log-junit autotest-results-$1.xml --coverage-clover autotest-clover-$1.xml mkdir coverage-html-$1
phpunit --log-junit autotest-results-$1.xml --coverage-clover autotest-clover-$1.xml --coverage-html coverage-html-$1
} }
# #

View File

@ -34,12 +34,13 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35537a', end
/* INPUTS */ /* INPUTS */
input[type="text"], input[type="password"] { cursor:text; } input[type="text"], input[type="password"] { cursor:text; }
input, textarea, select, button, .button, #quota, div.jp-progress, .pager li a { font-size:1em; width:10em; margin:.3em; padding:.6em .5em .4em; background:#fff; color:#333; border:1px solid #ddd; -moz-box-shadow:0 1px 1px #fff, 0 2px 0 #bbb inset; -webkit-box-shadow:0 1px 1px #fff, 0 1px 0 #bbb inset; box-shadow:0 1px 1px #fff, 0 1px 0 #bbb inset; -moz-border-radius:.5em; -webkit-border-radius:.5em; border-radius:.5em; outline:none; } input, textarea, select, button, .button, #quota, div.jp-progress, .pager li a { font-size:1em; font-family:Arial, Verdana, sans-serif; width:10em; margin:.3em; padding:.6em .5em .4em; background:#fff; color:#333; border:1px solid #ddd; -moz-box-shadow:0 1px 1px #fff, 0 2px 0 #bbb inset; -webkit-box-shadow:0 1px 1px #fff, 0 1px 0 #bbb inset; box-shadow:0 1px 1px #fff, 0 1px 0 #bbb inset; -moz-border-radius:.5em; -webkit-border-radius:.5em; border-radius:.5em; outline:none; }
input[type="text"], input[type="password"], input[type="search"] { background:#f8f8f8; color:#555; cursor:text; } input[type="text"], input[type="password"], input[type="search"], textarea { background:#f8f8f8; color:#555; cursor:text; }
input[type="text"], input[type="password"], input[type="search"] { -webkit-appearance:textfield; -moz-appearance:textfield; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; } input[type="text"], input[type="password"], input[type="search"] { -webkit-appearance:textfield; -moz-appearance:textfield; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; }
input[type="text"]:hover, input[type="text"]:focus, input[type="text"]:active, input[type="text"]:hover, input[type="text"]:focus, input[type="text"]:active,
input[type="password"]:hover, input[type="password"]:focus, input[type="password"]:active, input[type="password"]:hover, input[type="password"]:focus, input[type="password"]:active,
.searchbox input[type="search"]:hover, .searchbox input[type="search"]:focus, .searchbox input[type="search"]:active { background-color:#fff; color:#333; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); opacity:1; } .searchbox input[type="search"]:hover, .searchbox input[type="search"]:focus, .searchbox input[type="search"]:active,
textarea:hover, textarea:focus, textarea:active { background-color:#fff; color:#333; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); opacity:1; }
input[type="submit"], input[type="button"], button, .button, #quota, div.jp-progress, select, .pager li a { width:auto; padding:.4em; border:1px solid #ddd; font-weight:bold; cursor:pointer; background:#f8f8f8; color:#555; text-shadow:#fff 0 1px 0; -moz-box-shadow:0 1px 1px #fff, 0 1px 1px #fff inset; -webkit-box-shadow:0 1px 1px #fff, 0 1px 1px #fff inset; -moz-border-radius:.5em; -webkit-border-radius:.5em; border-radius:.5em; } input[type="submit"], input[type="button"], button, .button, #quota, div.jp-progress, select, .pager li a { width:auto; padding:.4em; border:1px solid #ddd; font-weight:bold; cursor:pointer; background:#f8f8f8; color:#555; text-shadow:#fff 0 1px 0; -moz-box-shadow:0 1px 1px #fff, 0 1px 1px #fff inset; -webkit-box-shadow:0 1px 1px #fff, 0 1px 1px #fff inset; -moz-border-radius:.5em; -webkit-border-radius:.5em; border-radius:.5em; }
input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, select:hover, select:focus, select:active, input[type="button"]:focus, .button:hover { background:#fff; color:#333; } input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, select:hover, select:focus, select:active, input[type="button"]:focus, .button:hover { background:#fff; color:#333; }

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Error en compartir", "Error while sharing" => "Error en compartir",
"Error while unsharing" => "Error en deixar de compartir", "Error while unsharing" => "Error en deixar de compartir",
"Error while changing permissions" => "Error en canviar els permisos", "Error while changing permissions" => "Error en canviar els permisos",
"Shared with you and the group {group} by {owner}" => "Compartit amb vos i amb el grup {group} per {owner}",
"Shared with you by {owner}" => "Compartit amb vos per {owner}",
"Share with" => "Comparteix amb", "Share with" => "Comparteix amb",
"Share with link" => "Comparteix amb enllaç", "Share with link" => "Comparteix amb enllaç",
"Password protect" => "Protegir amb contrasenya", "Password protect" => "Protegir amb contrasenya",
@ -34,6 +36,7 @@
"Share via email:" => "Comparteix per correu electrònic", "Share via email:" => "Comparteix per correu electrònic",
"No people found" => "No s'ha trobat ningú", "No people found" => "No s'ha trobat ningú",
"Resharing is not allowed" => "No es permet compartir de nou", "Resharing is not allowed" => "No es permet compartir de nou",
"Shared in {item} with {user}" => "Compartit en {item} amb {user}",
"Unshare" => "Deixa de compartir", "Unshare" => "Deixa de compartir",
"can edit" => "pot editar", "can edit" => "pot editar",
"access control" => "control d'accés", "access control" => "control d'accés",

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Chyba při sdílení", "Error while sharing" => "Chyba při sdílení",
"Error while unsharing" => "Chyba při rušení sdílení", "Error while unsharing" => "Chyba při rušení sdílení",
"Error while changing permissions" => "Chyba při změně oprávnění", "Error while changing permissions" => "Chyba při změně oprávnění",
"Shared with you and the group {group} by {owner}" => "S Vámi a skupinou {group} sdílí {owner}",
"Shared with you by {owner}" => "S Vámi sdílí {owner}",
"Share with" => "Sdílet s", "Share with" => "Sdílet s",
"Share with link" => "Sdílet s odkazem", "Share with link" => "Sdílet s odkazem",
"Password protect" => "Chránit heslem", "Password protect" => "Chránit heslem",
@ -34,6 +36,7 @@
"Share via email:" => "Sdílet e-mailem:", "Share via email:" => "Sdílet e-mailem:",
"No people found" => "Žádní lidé nenalezeni", "No people found" => "Žádní lidé nenalezeni",
"Resharing is not allowed" => "Sdílení již sdílené položky není povoleno", "Resharing is not allowed" => "Sdílení již sdílené položky není povoleno",
"Shared in {item} with {user}" => "Sdíleno v {item} s {user}",
"Unshare" => "Zrušit sdílení", "Unshare" => "Zrušit sdílení",
"can edit" => "lze upravovat", "can edit" => "lze upravovat",
"access control" => "řízení přístupu", "access control" => "řízení přístupu",

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Fejl under deling", "Error while sharing" => "Fejl under deling",
"Error while unsharing" => "Fejl under annullering af deling", "Error while unsharing" => "Fejl under annullering af deling",
"Error while changing permissions" => "Fejl under justering af rettigheder", "Error while changing permissions" => "Fejl under justering af rettigheder",
"Shared with you and the group {group} by {owner}" => "Delt med dig og gruppen {group} af {owner}",
"Shared with you by {owner}" => "Delt med dig af {owner}",
"Share with" => "Del med", "Share with" => "Del med",
"Share with link" => "Del med link", "Share with link" => "Del med link",
"Password protect" => "Beskyt med adgangskode", "Password protect" => "Beskyt med adgangskode",
@ -34,6 +36,7 @@
"Share via email:" => "Del via email:", "Share via email:" => "Del via email:",
"No people found" => "Ingen personer fundet", "No people found" => "Ingen personer fundet",
"Resharing is not allowed" => "Videredeling ikke tilladt", "Resharing is not allowed" => "Videredeling ikke tilladt",
"Shared in {item} with {user}" => "Delt i {item} med {user}",
"Unshare" => "Fjern deling", "Unshare" => "Fjern deling",
"can edit" => "kan redigere", "can edit" => "kan redigere",
"access control" => "Adgangskontrol", "access control" => "Adgangskontrol",
@ -65,6 +68,9 @@
"Edit categories" => "Rediger kategorier", "Edit categories" => "Rediger kategorier",
"Add" => "Tilføj", "Add" => "Tilføj",
"Security Warning" => "Sikkerhedsadvarsel", "Security Warning" => "Sikkerhedsadvarsel",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ingen sikker tilfældighedsgenerator til tal er tilgængelig. Aktiver venligst OpenSSL udvidelsen.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Uden en sikker tilfældighedsgenerator til tal kan en angriber måske gætte dit gendan kodeord og overtage din konto",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Din data mappe og dine filer er muligvis tilgængelige fra internettet. .htaccess filen som ownCloud leverer virker ikke. Vi anbefaler på det kraftigste at du konfigurerer din webserver på en måske så data mappen ikke længere er tilgængelig eller at du flytter data mappen uden for webserverens dokument rod. ",
"Create an <strong>admin account</strong>" => "Opret en <strong>administratorkonto</strong>", "Create an <strong>admin account</strong>" => "Opret en <strong>administratorkonto</strong>",
"Advanced" => "Avanceret", "Advanced" => "Avanceret",
"Data folder" => "Datamappe", "Data folder" => "Datamappe",

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Fehler beim Freigeben", "Error while sharing" => "Fehler beim Freigeben",
"Error while unsharing" => "Fehler beim Aufheben der Freigabe", "Error while unsharing" => "Fehler beim Aufheben der Freigabe",
"Error while changing permissions" => "Fehler beim Ändern der Rechte", "Error while changing permissions" => "Fehler beim Ändern der Rechte",
"Shared with you and the group {group} by {owner}" => "{owner} hat dies für Dich und die Gruppe {group} freigegeben",
"Shared with you by {owner}" => "{owner} hat dies für Dich freigegeben",
"Share with" => "Freigeben für", "Share with" => "Freigeben für",
"Share with link" => "Über einen Link freigeben", "Share with link" => "Über einen Link freigeben",
"Password protect" => "Passwortschutz", "Password protect" => "Passwortschutz",
@ -34,24 +36,25 @@
"Share via email:" => "Über eine E-Mail freigeben:", "Share via email:" => "Über eine E-Mail freigeben:",
"No people found" => "Niemand gefunden", "No people found" => "Niemand gefunden",
"Resharing is not allowed" => "Weiterverteilen ist nicht erlaubt", "Resharing is not allowed" => "Weiterverteilen ist nicht erlaubt",
"Shared in {item} with {user}" => "Für {user} in {item} freigegeben",
"Unshare" => "Freigabe aufheben", "Unshare" => "Freigabe aufheben",
"can edit" => "kann bearbeiten", "can edit" => "kann bearbeiten",
"access control" => "Zugriffskontrolle", "access control" => "Zugriffskontrolle",
"create" => "erstellen", "create" => "erstellen",
"update" => "aktualisieren", "update" => "aktualisieren",
"delete" => "löschen", "delete" => "löschen",
"share" => "teilen", "share" => "freigeben",
"Password protected" => "Durch ein Passwort geschützt", "Password protected" => "Durch ein Passwort geschützt",
"Error unsetting expiration date" => "Fehler beim entfernen des Ablaufdatums", "Error unsetting expiration date" => "Fehler beim entfernen des Ablaufdatums",
"Error setting expiration date" => "Fehler beim Setzen des Ablaufdatums", "Error setting expiration date" => "Fehler beim Setzen des Ablaufdatums",
"ownCloud password reset" => "ownCloud-Passwort zurücksetzen", "ownCloud password reset" => "ownCloud-Passwort zurücksetzen",
"Use the following link to reset your password: {link}" => "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}", "Use the following link to reset your password: {link}" => "Nutze den nachfolgenden Link, um Dein Passwort zurückzusetzen: {link}",
"You will receive a link to reset your password via Email." => "Du erhälst einen Link per E-Mail, um Dein Passwort zurückzusetzen.", "You will receive a link to reset your password via Email." => "Du erhälst einen Link per E-Mail, um Dein Passwort zurückzusetzen.",
"Requested" => "Angefragt", "Requested" => "Angefragt",
"Login failed!" => "Login fehlgeschlagen!", "Login failed!" => "Login fehlgeschlagen!",
"Username" => "Benutzername", "Username" => "Benutzername",
"Request reset" => "Beantrage Zurücksetzung", "Request reset" => "Beantrage Zurücksetzung",
"Your password was reset" => "Ihr Passwort wurde zurückgesetzt.", "Your password was reset" => "Dein Passwort wurde zurückgesetzt.",
"To login page" => "Zur Login-Seite", "To login page" => "Zur Login-Seite",
"New password" => "Neues Passwort", "New password" => "Neues Passwort",
"Reset password" => "Passwort zurücksetzen", "Reset password" => "Passwort zurücksetzen",

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Fehler beim Freigeben", "Error while sharing" => "Fehler beim Freigeben",
"Error while unsharing" => "Fehler beim Aufheben der Freigabe", "Error while unsharing" => "Fehler beim Aufheben der Freigabe",
"Error while changing permissions" => "Fehler beim Ändern der Rechte", "Error while changing permissions" => "Fehler beim Ändern der Rechte",
"Shared with you and the group {group} by {owner}" => "Durch {owner} für Sie und die Gruppe{group} freigegeben.",
"Shared with you by {owner}" => "Durch {owner} für Sie freigegeben.",
"Share with" => "Freigeben für", "Share with" => "Freigeben für",
"Share with link" => "Über einen Link freigeben", "Share with link" => "Über einen Link freigeben",
"Password protect" => "Passwortschutz", "Password protect" => "Passwortschutz",
@ -34,19 +36,20 @@
"Share via email:" => "Über eine E-Mail freigeben:", "Share via email:" => "Über eine E-Mail freigeben:",
"No people found" => "Niemand gefunden", "No people found" => "Niemand gefunden",
"Resharing is not allowed" => "Weiterverteilen ist nicht erlaubt", "Resharing is not allowed" => "Weiterverteilen ist nicht erlaubt",
"Shared in {item} with {user}" => "Freigegeben in {item} von {user}",
"Unshare" => "Freigabe aufheben", "Unshare" => "Freigabe aufheben",
"can edit" => "kann bearbeiten", "can edit" => "kann bearbeiten",
"access control" => "Zugriffskontrolle", "access control" => "Zugriffskontrolle",
"create" => "erstellen", "create" => "erstellen",
"update" => "aktualisieren", "update" => "aktualisieren",
"delete" => "löschen", "delete" => "löschen",
"share" => "teilen", "share" => "freigeben",
"Password protected" => "Durch ein Passwort geschützt", "Password protected" => "Durch ein Passwort geschützt",
"Error unsetting expiration date" => "Fehler beim entfernen des Ablaufdatums", "Error unsetting expiration date" => "Fehler beim entfernen des Ablaufdatums",
"Error setting expiration date" => "Fehler beim Setzen des Ablaufdatums", "Error setting expiration date" => "Fehler beim Setzen des Ablaufdatums",
"ownCloud password reset" => "ownCloud-Passwort zurücksetzen", "ownCloud password reset" => "ownCloud-Passwort zurücksetzen",
"Use the following link to reset your password: {link}" => "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}", "Use the following link to reset your password: {link}" => "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}",
"You will receive a link to reset your password via Email." => "Du erhälst einen Link per E-Mail, um Dein Passwort zurückzusetzen.", "You will receive a link to reset your password via Email." => "Sie erhalten einen Link per E-Mail, um Ihr Passwort zurückzusetzen.",
"Requested" => "Angefragt", "Requested" => "Angefragt",
"Login failed!" => "Login fehlgeschlagen!", "Login failed!" => "Login fehlgeschlagen!",
"Username" => "Benutzername", "Username" => "Benutzername",
@ -67,6 +70,7 @@
"Security Warning" => "Sicherheitshinweis", "Security Warning" => "Sicherheitshinweis",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktivieren Sie die PHP-Erweiterung für OpenSSL", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Es ist kein sicherer Zufallszahlengenerator verfügbar, bitte aktivieren Sie die PHP-Erweiterung für OpenSSL",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage die Tokens für das Zurücksetzen der Passwörter vorherzusehen und damit können Konten übernommen.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Ohne einen sicheren Zufallszahlengenerator sind Angreifer in der Lage die Tokens für das Zurücksetzen der Passwörter vorherzusehen und damit können Konten übernommen.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich über das Internet erreichbar. Die von ownCloud bereitgestellte .htaccess Datei funktioniert nicht. Wir empfehlen Ihnen dringend, Ihren Webserver so zu konfigurieren, dass das Datenverzeichnis nicht mehr über das Internet erreichbar ist. Alternativ können Sie auch das Datenverzeichnis aus dem Dokumentenverzeichnis des Webservers verschieben.",
"Create an <strong>admin account</strong>" => "<strong>Administrator-Konto</strong> anlegen", "Create an <strong>admin account</strong>" => "<strong>Administrator-Konto</strong> anlegen",
"Advanced" => "Fortgeschritten", "Advanced" => "Fortgeschritten",
"Data folder" => "Datenverzeichnis", "Data folder" => "Datenverzeichnis",
@ -80,10 +84,16 @@
"Finish setup" => "Installation abschließen", "Finish setup" => "Installation abschließen",
"web services under your control" => "Web-Services unter Ihrer Kontrolle", "web services under your control" => "Web-Services unter Ihrer Kontrolle",
"Log out" => "Abmelden", "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 kürzlich geändert haben könnte Ihr Konto gefährdet sein.",
"Please change your password to secure your account again." => "Bitte ändern Sie Ihr Passwort, um Ihr Konto wieder zu sichern..",
"Lost your password?" => "Passwort vergessen?", "Lost your password?" => "Passwort vergessen?",
"remember" => "merken", "remember" => "merken",
"Log in" => "Einloggen", "Log in" => "Einloggen",
"You are logged out." => "Du wurdest abgemeldet.", "You are logged out." => "Sie wurden abgemeldet.",
"prev" => "Zurück", "prev" => "Zurück",
"next" => "Weiter" "next" => "Weiter",
"Security Warning!" => "Sicherheitshinweis!",
"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Bitte überprüfen Sie Ihr Passwort. <br/>Aus Sicherheitsgründen werden Sie gelegentlich aufgefordert, Ihr Passwort einzugeben.",
"Verify" => "Überprüfen"
); );

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Σφάλμα κατά τον διαμοιρασμό", "Error while sharing" => "Σφάλμα κατά τον διαμοιρασμό",
"Error while unsharing" => "Σφάλμα κατά το σταμάτημα του διαμοιρασμού", "Error while unsharing" => "Σφάλμα κατά το σταμάτημα του διαμοιρασμού",
"Error while changing permissions" => "Σφάλμα κατά την αλλαγή των δικαιωμάτων", "Error while changing permissions" => "Σφάλμα κατά την αλλαγή των δικαιωμάτων",
"Shared with you and the group {group} by {owner}" => "Διαμοιράστηκε με σας και με την ομάδα {group} του {owner}",
"Shared with you by {owner}" => "Διαμοιράστηκε με σας από τον {owner}",
"Share with" => "Διαμοιρασμός με", "Share with" => "Διαμοιρασμός με",
"Share with link" => "Διαμοιρασμός με σύνδεσμο", "Share with link" => "Διαμοιρασμός με σύνδεσμο",
"Password protect" => "Προστασία κωδικού", "Password protect" => "Προστασία κωδικού",
@ -34,6 +36,7 @@
"Share via email:" => "Διαμοιρασμός μέσω email:", "Share via email:" => "Διαμοιρασμός μέσω email:",
"No people found" => "Δεν βρέθηκε άνθρωπος", "No people found" => "Δεν βρέθηκε άνθρωπος",
"Resharing is not allowed" => "Ξαναμοιρασμός δεν επιτρέπεται", "Resharing is not allowed" => "Ξαναμοιρασμός δεν επιτρέπεται",
"Shared in {item} with {user}" => "Διαμοιρασμός του {item} με τον {user}",
"Unshare" => "Σταμάτημα μοιράσματος", "Unshare" => "Σταμάτημα μοιράσματος",
"can edit" => "δυνατότητα αλλαγής", "can edit" => "δυνατότητα αλλαγής",
"access control" => "έλεγχος πρόσβασης", "access control" => "έλεγχος πρόσβασης",
@ -65,6 +68,7 @@
"Edit categories" => "Επεξεργασία κατηγορίας", "Edit categories" => "Επεξεργασία κατηγορίας",
"Add" => "Προσθήκη", "Add" => "Προσθήκη",
"Security Warning" => "Προειδοποίηση Ασφαλείας", "Security Warning" => "Προειδοποίηση Ασφαλείας",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ο κατάλογος data και τα αρχεία σας πιθανόν να είναι διαθέσιμα στο διαδίκτυο. Το αρχείο .htaccess που παρέχει το ownCloud δεν δουλεύει. Σας προτείνουμε ανεπιφύλακτα να ρυθμίσετε το διακομιστή σας με τέτοιο τρόπο ώστε ο κατάλογος data να μην είναι πλέον προσβάσιμος ή να μετακινήσετε τον κατάλογο data έξω από τον κατάλογο του διακομιστή.",
"Create an <strong>admin account</strong>" => "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>", "Create an <strong>admin account</strong>" => "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>",
"Advanced" => "Για προχωρημένους", "Advanced" => "Για προχωρημένους",
"Data folder" => "Φάκελος δεδομένων", "Data folder" => "Φάκελος δεδομένων",
@ -78,10 +82,14 @@
"Finish setup" => "Ολοκλήρωση εγκατάστασης", "Finish setup" => "Ολοκλήρωση εγκατάστασης",
"web services under your control" => "Υπηρεσίες web υπό τον έλεγχό σας", "web services under your control" => "Υπηρεσίες web υπό τον έλεγχό σας",
"Log out" => "Αποσύνδεση", "Log out" => "Αποσύνδεση",
"Automatic logon rejected!" => "Απορρίφθηκε η αυτόματη σύνδεση!",
"Please change your password to secure your account again." => "Παρακαλώ αλλάξτε τον κωδικό σας για να ασφαλίσετε πάλι τον λογαριασμό σας.",
"Lost your password?" => "Ξεχάσατε τον κωδικό σας;", "Lost your password?" => "Ξεχάσατε τον κωδικό σας;",
"remember" => "να με θυμάσαι", "remember" => "να με θυμάσαι",
"Log in" => "Είσοδος", "Log in" => "Είσοδος",
"You are logged out." => "Έχετε αποσυνδεθεί.", "You are logged out." => "Έχετε αποσυνδεθεί.",
"prev" => "προηγούμενο", "prev" => "προηγούμενο",
"next" => "επόμενο" "next" => "επόμενο",
"Security Warning!" => "Προειδοποίηση Ασφαλείας!",
"Verify" => "Επαλήθευση"
); );

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Error compartiendo", "Error while sharing" => "Error compartiendo",
"Error while unsharing" => "Error descompartiendo", "Error while unsharing" => "Error descompartiendo",
"Error while changing permissions" => "Error cambiando permisos", "Error while changing permissions" => "Error cambiando permisos",
"Shared with you and the group {group} by {owner}" => "Compartido contigo y el grupo {group} por {owner}",
"Shared with you by {owner}" => "Compartido contigo por {owner}",
"Share with" => "Compartir con", "Share with" => "Compartir con",
"Share with link" => "Compartir con enlace", "Share with link" => "Compartir con enlace",
"Password protect" => "Protegido por contraseña", "Password protect" => "Protegido por contraseña",
@ -34,6 +36,7 @@
"Share via email:" => "compartido via e-mail:", "Share via email:" => "compartido via e-mail:",
"No people found" => "No se encontró gente", "No people found" => "No se encontró gente",
"Resharing is not allowed" => "No se permite compartir de nuevo", "Resharing is not allowed" => "No se permite compartir de nuevo",
"Shared in {item} with {user}" => "Compartido en {item} con {user}",
"Unshare" => "No compartir", "Unshare" => "No compartir",
"can edit" => "puede editar", "can edit" => "puede editar",
"access control" => "control de acceso", "access control" => "control de acceso",

View File

@ -63,6 +63,7 @@
"Cloud not found" => "Pilveä ei löydy", "Cloud not found" => "Pilveä ei löydy",
"Edit categories" => "Muokkaa luokkia", "Edit categories" => "Muokkaa luokkia",
"Add" => "Lisää", "Add" => "Lisää",
"Security Warning" => "Turvallisuusvaroitus",
"Create an <strong>admin account</strong>" => "Luo <strong>ylläpitäjän tunnus</strong>", "Create an <strong>admin account</strong>" => "Luo <strong>ylläpitäjän tunnus</strong>",
"Advanced" => "Lisäasetukset", "Advanced" => "Lisäasetukset",
"Data folder" => "Datakansio", "Data folder" => "Datakansio",
@ -81,5 +82,6 @@
"Log in" => "Kirjaudu sisään", "Log in" => "Kirjaudu sisään",
"You are logged out." => "Olet kirjautunut ulos.", "You are logged out." => "Olet kirjautunut ulos.",
"prev" => "edellinen", "prev" => "edellinen",
"next" => "seuraava" "next" => "seuraava",
"Security Warning!" => "Turvallisuusvaroitus!"
); );

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Errore durante la condivisione", "Error while sharing" => "Errore durante la condivisione",
"Error while unsharing" => "Errore durante la rimozione della condivisione", "Error while unsharing" => "Errore durante la rimozione della condivisione",
"Error while changing permissions" => "Errore durante la modifica dei permessi", "Error while changing permissions" => "Errore durante la modifica dei permessi",
"Shared with you and the group {group} by {owner}" => "Condiviso con te e con il gruppo {group} da {owner}",
"Shared with you by {owner}" => "Condiviso con te da {owner}",
"Share with" => "Condividi con", "Share with" => "Condividi con",
"Share with link" => "Condividi con collegamento", "Share with link" => "Condividi con collegamento",
"Password protect" => "Proteggi con password", "Password protect" => "Proteggi con password",
@ -34,6 +36,7 @@
"Share via email:" => "Condividi tramite email:", "Share via email:" => "Condividi tramite email:",
"No people found" => "Non sono state trovate altre persone", "No people found" => "Non sono state trovate altre persone",
"Resharing is not allowed" => "La ri-condivisione non è consentita", "Resharing is not allowed" => "La ri-condivisione non è consentita",
"Shared in {item} with {user}" => "Condiviso in {item} con {user}",
"Unshare" => "Rimuovi condivisione", "Unshare" => "Rimuovi condivisione",
"can edit" => "può modificare", "can edit" => "può modificare",
"access control" => "controllo d'accesso", "access control" => "controllo d'accesso",

View File

@ -25,6 +25,8 @@
"Error while sharing" => "共有でエラー発生", "Error while sharing" => "共有でエラー発生",
"Error while unsharing" => "共有解除でエラー発生", "Error while unsharing" => "共有解除でエラー発生",
"Error while changing permissions" => "権限変更でエラー発生", "Error while changing permissions" => "権限変更でエラー発生",
"Shared with you and the group {group} by {owner}" => "あなたと {owner} のグループ {group} で共有中",
"Shared with you by {owner}" => "{owner} があなたと共有中",
"Share with" => "共有者", "Share with" => "共有者",
"Share with link" => "URLリンクで共有", "Share with link" => "URLリンクで共有",
"Password protect" => "パスワード保護", "Password protect" => "パスワード保護",
@ -34,6 +36,7 @@
"Share via email:" => "メール経由で共有:", "Share via email:" => "メール経由で共有:",
"No people found" => "ユーザーが見つかりません", "No people found" => "ユーザーが見つかりません",
"Resharing is not allowed" => "再共有は許可されていません", "Resharing is not allowed" => "再共有は許可されていません",
"Shared in {item} with {user}" => "{item} 内で {user} と共有中",
"Unshare" => "共有解除", "Unshare" => "共有解除",
"can edit" => "編集可能", "can edit" => "編集可能",
"access control" => "アクセス権限", "access control" => "アクセス権限",

View File

@ -1,20 +1,20 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Application name not provided." => "Applicatie naam niet gegeven.", "Application name not provided." => "Applicatienaam niet gegeven.",
"No category to add?" => "Geen categorie toevoegen?", "No category to add?" => "Geen categorie toevoegen?",
"This category already exists: " => "De categorie bestaat al.", "This category already exists: " => "Deze categorie bestaat al.",
"Settings" => "Instellingen", "Settings" => "Instellingen",
"January" => "Januari", "January" => "januari",
"February" => "Februari", "February" => "februari",
"March" => "Maart", "March" => "maart",
"April" => "April", "April" => "april",
"May" => "Mei", "May" => "mei",
"June" => "Juni", "June" => "juni",
"July" => "Juli", "July" => "juli",
"August" => "Augustus", "August" => "augustus",
"September" => "September", "September" => "september",
"October" => "Oktober", "October" => "oktober",
"November" => "November", "November" => "november",
"December" => "December", "December" => "december",
"Choose" => "Kies", "Choose" => "Kies",
"Cancel" => "Annuleren", "Cancel" => "Annuleren",
"No" => "Nee", "No" => "Nee",
@ -25,6 +25,8 @@
"Error while sharing" => "Fout tijdens het delen", "Error while sharing" => "Fout tijdens het delen",
"Error while unsharing" => "Fout tijdens het stoppen met delen", "Error while unsharing" => "Fout tijdens het stoppen met delen",
"Error while changing permissions" => "Fout tijdens het veranderen van permissies", "Error while changing permissions" => "Fout tijdens het veranderen van permissies",
"Shared with you and the group {group} by {owner}" => "Gedeeld met u en de groep {group} door {owner}",
"Shared with you by {owner}" => "Gedeeld met u door {owner}",
"Share with" => "Deel met", "Share with" => "Deel met",
"Share with link" => "Deel met link", "Share with link" => "Deel met link",
"Password protect" => "Passeerwoord beveiliging", "Password protect" => "Passeerwoord beveiliging",
@ -34,6 +36,7 @@
"Share via email:" => "Deel via email:", "Share via email:" => "Deel via email:",
"No people found" => "Geen mensen gevonden", "No people found" => "Geen mensen gevonden",
"Resharing is not allowed" => "Verder delen is niet toegestaan", "Resharing is not allowed" => "Verder delen is niet toegestaan",
"Shared in {item} with {user}" => "Gedeeld in {item} met {user}",
"Unshare" => "Stop met delen", "Unshare" => "Stop met delen",
"can edit" => "kan wijzigen", "can edit" => "kan wijzigen",
"access control" => "toegangscontrole", "access control" => "toegangscontrole",
@ -41,12 +44,12 @@
"update" => "bijwerken", "update" => "bijwerken",
"delete" => "verwijderen", "delete" => "verwijderen",
"share" => "deel", "share" => "deel",
"Password protected" => "Passeerwoord beveiligd", "Password protected" => "Wachtwoord beveiligd",
"Error unsetting expiration date" => "Fout tijdens het verwijderen van de verval datum", "Error unsetting expiration date" => "Fout tijdens het verwijderen van de verval datum",
"Error setting expiration date" => "Fout tijdens het configureren van de vervaldatum", "Error setting expiration date" => "Fout tijdens het instellen van de vervaldatum",
"ownCloud password reset" => "ownCloud wachtwoord herstellen", "ownCloud password reset" => "ownCloud wachtwoord herstellen",
"Use the following link to reset your password: {link}" => "Gebruik de volgende link om je wachtwoord te resetten: {link}", "Use the following link to reset your password: {link}" => "Gebruik de volgende link om je wachtwoord te resetten: {link}",
"You will receive a link to reset your password via Email." => "U ontvangt een link om je wachtwoord opnieuw in te stellen via e-mail.", "You will receive a link to reset your password via Email." => "U ontvangt een link om uw wachtwoord opnieuw in te stellen via e-mail.",
"Requested" => "Gevraagd", "Requested" => "Gevraagd",
"Login failed!" => "Login mislukt!", "Login failed!" => "Login mislukt!",
"Username" => "Gebruikersnaam", "Username" => "Gebruikersnaam",
@ -65,6 +68,9 @@
"Edit categories" => "Wijzigen categorieën", "Edit categories" => "Wijzigen categorieën",
"Add" => "Toevoegen", "Add" => "Toevoegen",
"Security Warning" => "Beveiligings waarschuwing", "Security Warning" => "Beveiligings waarschuwing",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Er kon geen willekeurig nummer worden gegenereerd. Zet de PHP OpenSSL extentie aan.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Zonder random nummer generator is het mogelijk voor een aanvaller om de reset tokens van wachtwoorden te voorspellen. Dit kan leiden tot het inbreken op uw account.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Uw data is waarschijnlijk toegankelijk vanaf net internet. Het .htaccess bestand dat ownCloud levert werkt niet goed. U wordt aangeraden om de configuratie van uw webserver zodanig aan te passen dat de data folders niet meer publiekelijk toegankelijk zijn. U kunt ook de data folder verplaatsen naar een folder buiten de webserver document folder.",
"Create an <strong>admin account</strong>" => "Maak een <strong>beheerdersaccount</strong> aan", "Create an <strong>admin account</strong>" => "Maak een <strong>beheerdersaccount</strong> aan",
"Advanced" => "Geavanceerd", "Advanced" => "Geavanceerd",
"Data folder" => "Gegevensmap", "Data folder" => "Gegevensmap",
@ -76,12 +82,18 @@
"Database tablespace" => "Database tablespace", "Database tablespace" => "Database tablespace",
"Database host" => "Database server", "Database host" => "Database server",
"Finish setup" => "Installatie afronden", "Finish setup" => "Installatie afronden",
"web services under your control" => "webdiensten die je beheerst", "web services under your control" => "Webdiensten in eigen beheer",
"Log out" => "Afmelden", "Log out" => "Afmelden",
"Automatic logon rejected!" => "Automatische aanmelding geweigerd!",
"If you did not change your password recently, your account may be compromised!" => "Als u uw wachtwoord niet onlangs heeft aangepast, kan uw account overgenomen zijn!",
"Please change your password to secure your account again." => "Wijzig uw wachtwoord zodat uw account weer beveiligd is.",
"Lost your password?" => "Uw wachtwoord vergeten?", "Lost your password?" => "Uw wachtwoord vergeten?",
"remember" => "onthoud gegevens", "remember" => "onthoud gegevens",
"Log in" => "Meld je aan", "Log in" => "Meld je aan",
"You are logged out." => "U bent afgemeld.", "You are logged out." => "U bent afgemeld.",
"prev" => "vorige", "prev" => "vorige",
"next" => "volgende" "next" => "volgende",
"Security Warning!" => "Beveiligings waarschuwing!",
"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Verifiëer uw wachtwoord!<br/>Om veiligheidsredenen wordt u regelmatig gevraagd uw wachtwoord in te geven.",
"Verify" => "Verifieer"
); );

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Błąd podczas współdzielenia", "Error while sharing" => "Błąd podczas współdzielenia",
"Error while unsharing" => "Błąd podczas zatrzymywania współdzielenia", "Error while unsharing" => "Błąd podczas zatrzymywania współdzielenia",
"Error while changing permissions" => "Błąd przy zmianie uprawnień", "Error while changing permissions" => "Błąd przy zmianie uprawnień",
"Shared with you and the group {group} by {owner}" => "Udostępnione Tobie i grupie {group} przez {owner}",
"Shared with you by {owner}" => "Udostępnione Ci przez {owner}",
"Share with" => "Współdziel z", "Share with" => "Współdziel z",
"Share with link" => "Współdziel z link", "Share with link" => "Współdziel z link",
"Password protect" => "Zabezpieczone hasłem", "Password protect" => "Zabezpieczone hasłem",
@ -34,6 +36,7 @@
"Share via email:" => "Współdziel poprzez maila", "Share via email:" => "Współdziel poprzez maila",
"No people found" => "Nie znaleziono ludzi", "No people found" => "Nie znaleziono ludzi",
"Resharing is not allowed" => "Współdzielenie nie jest możliwe", "Resharing is not allowed" => "Współdzielenie nie jest możliwe",
"Shared in {item} with {user}" => "Współdzielone w {item} z {user}",
"Unshare" => "Zatrzymaj współdzielenie", "Unshare" => "Zatrzymaj współdzielenie",
"can edit" => "można edytować", "can edit" => "można edytować",
"access control" => "kontrola dostępu", "access control" => "kontrola dostępu",

View File

@ -64,6 +64,7 @@
"Cloud not found" => "Cloud nao encontrada", "Cloud not found" => "Cloud nao encontrada",
"Edit categories" => "Editar categorias", "Edit categories" => "Editar categorias",
"Add" => "Adicionar", "Add" => "Adicionar",
"Security Warning" => "Aviso de Segurança",
"Create an <strong>admin account</strong>" => "Criar uma <strong>conta administrativa</strong>", "Create an <strong>admin account</strong>" => "Criar uma <strong>conta administrativa</strong>",
"Advanced" => "Avançado", "Advanced" => "Avançado",
"Data folder" => "Pasta de dados", "Data folder" => "Pasta de dados",
@ -82,5 +83,7 @@
"Log in" => "Entrar", "Log in" => "Entrar",
"You are logged out." => "Estás desconetado.", "You are logged out." => "Estás desconetado.",
"prev" => "anterior", "prev" => "anterior",
"next" => "seguinte" "next" => "seguinte",
"Security Warning!" => "Aviso de Segurança!",
"Verify" => "Verificar"
); );

View File

@ -15,13 +15,37 @@
"October" => "Октябрь", "October" => "Октябрь",
"November" => "Ноябрь", "November" => "Ноябрь",
"December" => "Декабрь", "December" => "Декабрь",
"Choose" => "Выбрать",
"Cancel" => "Отмена", "Cancel" => "Отмена",
"No" => "Нет", "No" => "Нет",
"Yes" => "Да", "Yes" => "Да",
"Ok" => "Ок", "Ok" => "Ок",
"No categories selected for deletion." => "Нет категорий для удаления.", "No categories selected for deletion." => "Нет категорий для удаления.",
"Error" => "Ошибка", "Error" => "Ошибка",
"Error while sharing" => "Ошибка при открытии доступа",
"Error while unsharing" => "Ошибка при закрытии доступа",
"Error while changing permissions" => "Ошибка при смене разрешений",
"Shared with you and the group {group} by {owner}" => "{owner} открыл доступ для Вас и группы {group} ",
"Shared with you by {owner}" => "{owner} открыл доступ для Вас",
"Share with" => "Поделиться с",
"Share with link" => "Поделиться с ссылкой",
"Password protect" => "Защитить паролем",
"Password" => "Пароль", "Password" => "Пароль",
"Set expiration date" => "Установить срок доступа",
"Expiration date" => "Дата окончания",
"Share via email:" => "Поделится через электронную почту:",
"No people found" => "Ни один человек не найден",
"Resharing is not allowed" => "Общий доступ не разрешен",
"Unshare" => "Закрыть общий доступ",
"can edit" => "может редактировать",
"access control" => "контроль доступа",
"create" => "создать",
"update" => "обновить",
"delete" => "удалить",
"share" => "открыть доступ",
"Password protected" => "Защищено паролем",
"Error unsetting expiration date" => "Ошибка при отмене срока доступа",
"Error setting expiration date" => "Ошибка при установке срока доступа",
"ownCloud password reset" => "Сброс пароля ", "ownCloud password reset" => "Сброс пароля ",
"Use the following link to reset your password: {link}" => "Используйте следующую ссылку чтобы сбросить пароль: {link}", "Use the following link to reset your password: {link}" => "Используйте следующую ссылку чтобы сбросить пароль: {link}",
"You will receive a link to reset your password via Email." => "На ваш адрес Email выслана ссылка для сброса пароля.", "You will receive a link to reset your password via Email." => "На ваш адрес Email выслана ссылка для сброса пароля.",
@ -42,6 +66,7 @@
"Cloud not found" => "Облако не найдено", "Cloud not found" => "Облако не найдено",
"Edit categories" => "Редактировать категории", "Edit categories" => "Редактировать категории",
"Add" => "Добавить", "Add" => "Добавить",
"Security Warning" => "Предупреждение безопасности",
"Create an <strong>admin account</strong>" => "Создать <strong>учётную запись администратора</strong>", "Create an <strong>admin account</strong>" => "Создать <strong>учётную запись администратора</strong>",
"Advanced" => "Дополнительно", "Advanced" => "Дополнительно",
"Data folder" => "Директория с данными", "Data folder" => "Директория с данными",
@ -60,5 +85,7 @@
"Log in" => "Войти", "Log in" => "Войти",
"You are logged out." => "Вы вышли.", "You are logged out." => "Вы вышли.",
"prev" => "пред", "prev" => "пред",
"next" => "след" "next" => "след",
"Security Warning!" => "Предупреждение безопасности!",
"Verify" => "Подтвердить"
); );

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Ошибка создания общего доступа", "Error while sharing" => "Ошибка создания общего доступа",
"Error while unsharing" => "Ошибка отключения общего доступа", "Error while unsharing" => "Ошибка отключения общего доступа",
"Error while changing permissions" => "Ошибка при изменении прав доступа", "Error while changing permissions" => "Ошибка при изменении прав доступа",
"Shared with you and the group {group} by {owner}" => "Опубликовано для Вас и группы {группа} {собственник}",
"Shared with you by {owner}" => "Опубликовано для Вас {собственник}",
"Share with" => "Сделать общим с", "Share with" => "Сделать общим с",
"Share with link" => "Опубликовать с ссылкой", "Share with link" => "Опубликовать с ссылкой",
"Password protect" => "Защитить паролем", "Password protect" => "Защитить паролем",
@ -34,6 +36,7 @@
"Share via email:" => "Сделать общедоступным посредством email:", "Share via email:" => "Сделать общедоступным посредством email:",
"No people found" => "Не найдено людей", "No people found" => "Не найдено людей",
"Resharing is not allowed" => "Рекурсивный общий доступ не разрешен", "Resharing is not allowed" => "Рекурсивный общий доступ не разрешен",
"Shared in {item} with {user}" => "Совместное использование в {объект} с {пользователь}",
"Unshare" => "Отключить общий доступ", "Unshare" => "Отключить общий доступ",
"can edit" => "возможно редактирование", "can edit" => "возможно редактирование",
"access control" => "контроль доступа", "access control" => "контроль доступа",

View File

@ -25,6 +25,8 @@
"Error while sharing" => "Fel vid delning", "Error while sharing" => "Fel vid delning",
"Error while unsharing" => "Fel när delning skulle avslutas", "Error while unsharing" => "Fel när delning skulle avslutas",
"Error while changing permissions" => "Fel vid ändring av rättigheter", "Error while changing permissions" => "Fel vid ändring av rättigheter",
"Shared with you and the group {group} by {owner}" => "Delad med dig och gruppen {group} av {owner}",
"Shared with you by {owner}" => "Delad med dig av {owner}",
"Share with" => "Delad med", "Share with" => "Delad med",
"Share with link" => "Delad med länk", "Share with link" => "Delad med länk",
"Password protect" => "Lösenordsskydda", "Password protect" => "Lösenordsskydda",
@ -34,6 +36,7 @@
"Share via email:" => "Dela via e-post:", "Share via email:" => "Dela via e-post:",
"No people found" => "Hittar inga användare", "No people found" => "Hittar inga användare",
"Resharing is not allowed" => "Dela vidare är inte tillåtet", "Resharing is not allowed" => "Dela vidare är inte tillåtet",
"Shared in {item} with {user}" => "Delad i {item} med {user}",
"Unshare" => "Sluta dela", "Unshare" => "Sluta dela",
"can edit" => "kan redigera", "can edit" => "kan redigera",
"access control" => "åtkomstkontroll", "access control" => "åtkomstkontroll",
@ -67,6 +70,7 @@
"Security Warning" => "Säkerhetsvarning", "Security Warning" => "Säkerhetsvarning",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ingen säker slumptalsgenerator finns tillgänglig. Du bör aktivera PHP OpenSSL-tillägget.", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ingen säker slumptalsgenerator finns tillgänglig. Du bör aktivera PHP OpenSSL-tillägget.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Utan en säker slumptalsgenerator kan angripare få möjlighet att förutsäga lösenordsåterställningar och ta över ditt konto.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Utan en säker slumptalsgenerator kan angripare få möjlighet att förutsäga lösenordsåterställningar och ta över ditt konto.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Din datakatalog och dina filer är förmodligen tillgängliga från Internet. Den .htaccess-fil som ownCloud tillhandahåller fungerar inte. Vi rekommenderar starkt att du konfigurerar webbservern så att datakatalogen inte längre är tillgänglig eller att du flyttar datakatalogen utanför webbserverns dokument-root.",
"Create an <strong>admin account</strong>" => "Skapa ett <strong>administratörskonto</strong>", "Create an <strong>admin account</strong>" => "Skapa ett <strong>administratörskonto</strong>",
"Advanced" => "Avancerat", "Advanced" => "Avancerat",
"Data folder" => "Datamapp", "Data folder" => "Datamapp",
@ -80,6 +84,9 @@
"Finish setup" => "Avsluta installation", "Finish setup" => "Avsluta installation",
"web services under your control" => "webbtjänster under din kontroll", "web services under your control" => "webbtjänster under din kontroll",
"Log out" => "Logga ut", "Log out" => "Logga ut",
"Automatic logon rejected!" => "Automatisk inloggning inte tillåten!",
"If you did not change your password recently, your account may be compromised!" => "Om du inte har ändrat ditt lösenord nyligen så kan ditt konto vara manipulerat!",
"Please change your password to secure your account again." => "Ändra genast lösenord för att säkra ditt konto.",
"Lost your password?" => "Glömt ditt lösenord?", "Lost your password?" => "Glömt ditt lösenord?",
"remember" => "kom ihåg", "remember" => "kom ihåg",
"Log in" => "Logga in", "Log in" => "Logga in",
@ -87,5 +94,6 @@
"prev" => "föregående", "prev" => "föregående",
"next" => "nästa", "next" => "nästa",
"Security Warning!" => "Säkerhetsvarning!", "Security Warning!" => "Säkerhetsvarning!",
"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Bekräfta ditt lösenord. <br/>Av säkerhetsskäl kan du ibland bli ombedd att ange ditt lösenord igen.",
"Verify" => "Verifiera" "Verify" => "Verifiera"
); );

View File

@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Application name not provided." => "செயலி பெயர் வழங்கப்படவில்லை.",
"No category to add?" => "சேர்ப்பதற்கான வகைகள் இல்லையா?",
"This category already exists: " => "இந்த வகை ஏற்கனவே உள்ளது:",
"Settings" => "அமைப்புகள்", "Settings" => "அமைப்புகள்",
"January" => "தை", "January" => "தை",
"February" => "மாசி", "February" => "மாசி",
@ -9,19 +12,83 @@
"July" => "ஆடி", "July" => "ஆடி",
"August" => "ஆவணி", "August" => "ஆவணி",
"September" => "புரட்டாசி", "September" => "புரட்டாசி",
"October" => "ஐப்பசி",
"November" => "கார்த்திகை",
"December" => "மார்கழி",
"Choose" => "தெரிவுசெய்க ",
"Cancel" => "இரத்து செய்க",
"No" => "இல்லை",
"Yes" => "ஆம்",
"Ok" => "சரி",
"No categories selected for deletion." => "நீக்குவதற்கு எந்தப் பிரிவும் தெரிவுசெய்யப்படவில்லை.",
"Error" => "வழு",
"Error while sharing" => "பகிரும் போதான வழு",
"Error while unsharing" => "பகிராமல் உள்ளப்போதான வழு",
"Error while changing permissions" => "அனுமதிகள் மாறும்போதான வழு",
"Shared with you and the group {group} by {owner}" => "உங்களுடனும் குழுவுக்கிடையிலும் {குழு} பகிரப்பட்டுள்ளது {உரிமையாளர்}",
"Shared with you by {owner}" => "உங்களுடன் பகிரப்பட்டுள்ளது {உரிமையாளர்}",
"Share with" => "பகிர்தல்",
"Share with link" => "இணைப்புடன் பகிர்தல்",
"Password protect" => "கடவுச்சொல்லை பாதுகாத்தல்",
"Password" => "கடவுச்சொல்", "Password" => "கடவுச்சொல்",
"Set expiration date" => "காலாவதி தேதியை குறிப்பிடுக",
"Expiration date" => "காலவதியாகும் திகதி",
"Share via email:" => "மின்னஞ்சலினூடான பகிர்வு: ",
"No people found" => "நபர்கள் யாரும் இல்லை",
"Resharing is not allowed" => "மீள்பகிர்வதற்கு அனுமதி இல்லை ",
"Shared in {item} with {user}" => "{பயனாளர்} உடன் {உருப்படி} பகிரப்பட்டுள்ளது",
"Unshare" => "பகிரமுடியாது",
"can edit" => "தொகுக்க முடியும்",
"access control" => "கட்டுப்பாடான அணுகல்",
"create" => "படைத்தல்", "create" => "படைத்தல்",
"update" => "இற்றைப்படுத்தல்", "update" => "இற்றைப்படுத்தல்",
"delete" => "நீக்குக", "delete" => "நீக்குக",
"share" => "பகிர்தல்",
"Password protected" => "கடவுச்சொல் பாதுகாக்கப்பட்டது",
"Error unsetting expiration date" => "காலாவதியாகும் திகதியை குறிப்பிடாமைக்கான வழு",
"Error setting expiration date" => "காலாவதியாகும் திகதியை குறிப்பிடுவதில் வழு",
"ownCloud password reset" => "ownCloud இன் கடவுச்சொல் மீளமைப்பு",
"Use the following link to reset your password: {link}" => "உங்கள் கடவுச்சொல்லை மீளமைக்க பின்வரும் இணைப்பை பயன்படுத்தவும் : {இணைப்பு}",
"You will receive a link to reset your password via Email." => "நீங்கள் மின்னஞ்சல் மூலம் உங்களுடைய கடவுச்சொல்லை மீளமைப்பதற்கான இணைப்பை பெறுவீர்கள். ",
"Requested" => "கோரப்பட்டது",
"Login failed!" => "புகுபதிகை தவறானது!",
"Username" => "பயனாளர் பெயர்", "Username" => "பயனாளர் பெயர்",
"Request reset" => "கோரிக்கை மீளமைப்பு",
"Your password was reset" => "உங்களுடைய கடவுச்சொல் மீளமைக்கப்பட்டது",
"To login page" => "புகுபதிகைக்கான பக்கம்",
"New password" => "புதிய கடவுச்சொல்",
"Reset password" => "மீளமைத்த கடவுச்சொல்",
"Personal" => "தனிப்பட்ட",
"Users" => "பயனாளர்கள்",
"Apps" => "பயன்பாடுகள்",
"Admin" => "நிர்வாகி",
"Help" => "உதவி", "Help" => "உதவி",
"Access forbidden" => "அணுக தடை",
"Cloud not found" => "Cloud கண்டுப்பிடிப்படவில்லை",
"Edit categories" => "வகைகளை தொகுக்க",
"Add" => "சேர்க்க",
"Security Warning" => "பாதுகாப்பு எச்சரிக்கை",
"Create an <strong>admin account</strong>" => "<strong> நிர்வாக கணக்கொன்றை </strong> உருவாக்குக",
"Advanced" => "மேம்பட்ட", "Advanced" => "மேம்பட்ட",
"Data folder" => "தரவு கோப்புறை", "Data folder" => "தரவு கோப்புறை",
"Configure the database" => "தரவுத்தளத்தை தகவமைக்க",
"will be used" => "பயன்படுத்தப்படும்",
"Database user" => "தரவுத்தள பயனாளர்", "Database user" => "தரவுத்தள பயனாளர்",
"Database password" => "தரவுத்தள கடவுச்சொல்", "Database password" => "தரவுத்தள கடவுச்சொல்",
"Database name" => "தரவுத்தள பெயர்", "Database name" => "தரவுத்தள பெயர்",
"Database tablespace" => "தரவுத்தள அட்டவணை",
"Database host" => "தரவுத்தள ஓம்புனர்",
"Finish setup" => "அமைப்பை முடிக்க", "Finish setup" => "அமைப்பை முடிக்க",
"web services under your control" => "உங்கள் கட்டுப்பாட்டின் கீழ் இணைய சேவைகள்",
"Log out" => "விடுபதிகை செய்க",
"Please change your password to secure your account again." => "உங்களுடைய கணக்கை மீண்டும் பாதுகாக்க தயவுசெய்து உங்களுடைய கடவுச்சொல்லை மாற்றவும்.",
"Lost your password?" => "உங்கள் கடவுச்சொல்லை தொலைத்துவிட்டீர்களா?",
"remember" => "ஞாபகப்படுத்துக",
"Log in" => "புகுபதிகை",
"You are logged out." => "நீங்கள் விடுபதிகை செய்துவிட்டீர்கள்.", "You are logged out." => "நீங்கள் விடுபதிகை செய்துவிட்டீர்கள்.",
"prev" => "முந்தைய", "prev" => "முந்தைய",
"next" => "அடுத்து" "next" => "அடுத்து",
"Security Warning!" => "பாதுகாப்பு எச்சரிக்கை",
"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "உங்களுடைய கடவுச்சொல்லை உறுதிப்படுத்துக. <br/> பாதுகாப்பு காரணங்களுக்காக நீங்கள் எப்போதாவது உங்களுடைய கடவுச்சொல்லை மீண்டும் நுழைக்க கேட்கப்படுவீர்கள்.",
"Verify" => "உறுதிப்படுத்தல்"
); );

View File

@ -31,6 +31,7 @@
"Password" => "密码", "Password" => "密码",
"Set expiration date" => "设置过期日期", "Set expiration date" => "设置过期日期",
"Expiration date" => "过期日期", "Expiration date" => "过期日期",
"Share via email:" => "通过Email共享",
"No people found" => "未找到此人", "No people found" => "未找到此人",
"Resharing is not allowed" => "不允许二次共享", "Resharing is not allowed" => "不允许二次共享",
"Unshare" => "取消共享", "Unshare" => "取消共享",
@ -63,6 +64,8 @@
"Cloud not found" => "未找到云", "Cloud not found" => "未找到云",
"Edit categories" => "编辑分类", "Edit categories" => "编辑分类",
"Add" => "添加", "Add" => "添加",
"Security Warning" => "安全警告",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "随机数生成器无效请启用PHP的OpenSSL扩展",
"Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>", "Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>",
"Advanced" => "高级", "Advanced" => "高级",
"Data folder" => "数据目录", "Data folder" => "数据目录",
@ -81,5 +84,6 @@
"Log in" => "登录", "Log in" => "登录",
"You are logged out." => "您已注销。", "You are logged out." => "您已注销。",
"prev" => "上一页", "prev" => "上一页",
"next" => "下一页" "next" => "下一页",
"Security Warning!" => "安全警告!"
); );

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -63,39 +63,39 @@ msgstr ""
msgid "Rename" msgid "Rename"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "" msgstr ""
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "" msgstr ""
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "" msgstr ""
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -172,43 +172,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr ""
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr ""
#: js/files.js:852
msgid "today" msgid "today"
msgstr "" msgstr ""
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr ""
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "" msgstr ""
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "" msgstr ""
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "" msgstr ""
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "" msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -64,39 +64,39 @@ msgstr "محذوف"
msgid "Rename" msgid "Rename"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "" msgstr ""
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "" msgstr ""
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "" msgstr ""
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -173,43 +173,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr ""
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr ""
#: js/files.js:852
msgid "today" msgid "today"
msgstr "" msgstr ""
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr ""
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "" msgstr ""
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "" msgstr ""
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "" msgstr ""
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n" "Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -63,39 +63,39 @@ msgstr ""
msgid "Rename" msgid "Rename"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "" msgstr ""
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "" msgstr ""
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "" msgstr ""
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -172,43 +172,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr ""
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr ""
#: js/files.js:852
msgid "today" msgid "today"
msgstr "" msgstr ""
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr ""
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "" msgstr ""
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "" msgstr ""
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "" msgstr ""
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "" msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -65,39 +65,39 @@ msgstr "Изтриване"
msgid "Rename" msgid "Rename"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "" msgstr ""
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "" msgstr ""
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "" msgstr ""
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -174,43 +174,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr ""
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr ""
#: js/files.js:852
msgid "today" msgid "today"
msgstr "" msgstr ""
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr ""
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "" msgstr ""
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "" msgstr ""
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "" msgstr ""
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "" msgstr ""

View File

@ -9,9 +9,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:04+0200\n"
"PO-Revision-Date: 2012-10-18 00:04+0000\n" "PO-Revision-Date: 2012-10-18 06:09+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -126,11 +126,11 @@ msgstr "Error en canviar els permisos"
#: js/share.js:130 #: js/share.js:130
msgid "Shared with you and the group {group} by {owner}" msgid "Shared with you and the group {group} by {owner}"
msgstr "" msgstr "Compartit amb vos i amb el grup {group} per {owner}"
#: js/share.js:132 #: js/share.js:132
msgid "Shared with you by {owner}" msgid "Shared with you by {owner}"
msgstr "" msgstr "Compartit amb vos per {owner}"
#: js/share.js:137 #: js/share.js:137
msgid "Share with" msgid "Share with"
@ -171,7 +171,7 @@ msgstr "No es permet compartir de nou"
#: js/share.js:250 #: js/share.js:250
msgid "Shared in {item} with {user}" msgid "Shared in {item} with {user}"
msgstr "" msgstr "Compartit en {item} amb {user}"
#: js/share.js:271 #: js/share.js:271
msgid "Unshare" msgid "Unshare"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 06:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -67,41 +67,41 @@ msgstr "Suprimeix"
msgid "Rename" msgid "Rename"
msgstr "Reanomena" msgstr "Reanomena"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr "{new_name} ja existeix"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "substitueix" msgstr "substitueix"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "sugereix un nom" msgstr "sugereix un nom"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "cancel·la" msgstr "cancel·la"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr "s'ha substituït {new_name}"
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "desfés" msgstr "desfés"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr "s'ha substituït {old_name} per {new_name}"
#: js/filelist.js:275
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:277 #: js/filelist.js:277
msgid "unshared {files}"
msgstr "no compartits {files}"
#: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr "eliminats {files}"
#: js/files.js:179 #: js/files.js:179
msgid "generating ZIP-file, it may take some time." msgid "generating ZIP-file, it may take some time."
@ -125,7 +125,7 @@ msgstr "1 fitxer pujant"
#: js/files.js:265 js/files.js:310 js/files.js:325 #: js/files.js:265 js/files.js:310 js/files.js:325
msgid "{count} files uploading" msgid "{count} files uploading"
msgstr "" msgstr "{count} fitxers en pujada"
#: js/files.js:328 js/files.js:361 #: js/files.js:328 js/files.js:361
msgid "Upload cancelled." msgid "Upload cancelled."
@ -142,7 +142,7 @@ msgstr "El nom no és vàlid, no es permet '/'."
#: js/files.js:681 #: js/files.js:681
msgid "{count} files scanned" msgid "{count} files scanned"
msgstr "" msgstr "{count} fitxers escannejats"
#: js/files.js:689 #: js/files.js:689
msgid "error while scanning" msgid "error while scanning"
@ -162,57 +162,57 @@ msgstr "Modificat"
#: js/files.js:791 #: js/files.js:791
msgid "1 folder" msgid "1 folder"
msgstr "" msgstr "1 carpeta"
#: js/files.js:793 #: js/files.js:793
msgid "{count} folders" msgid "{count} folders"
msgstr "" msgstr "{count} carpetes"
#: js/files.js:801 #: js/files.js:801
msgid "1 file" msgid "1 file"
msgstr "" msgstr "1 fitxer"
#: js/files.js:803 #: js/files.js:803
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr "{count} fitxers"
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "segons enrere" msgstr "segons enrere"
#: js/files.js:847
msgid "1 minute ago"
msgstr "fa 1 minut"
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "minut enrere" msgstr "fa {minutes} minuts"
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "minuts enrere"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "avui" msgstr "avui"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "ahir" msgstr "ahir"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "dies enrere" msgstr "fa {days} dies"
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "el mes passat" msgstr "el mes passat"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "mesos enrere" msgstr "mesos enrere"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "l'any passat" msgstr "l'any passat"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "anys enrere" msgstr "anys enrere"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:04+0200\n"
"PO-Revision-Date: 2012-10-18 00:04+0000\n" "PO-Revision-Date: 2012-10-18 06:26+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -128,11 +128,11 @@ msgstr "Chyba při změně oprávnění"
#: js/share.js:130 #: js/share.js:130
msgid "Shared with you and the group {group} by {owner}" msgid "Shared with you and the group {group} by {owner}"
msgstr "" msgstr "S Vámi a skupinou {group} sdílí {owner}"
#: js/share.js:132 #: js/share.js:132
msgid "Shared with you by {owner}" msgid "Shared with you by {owner}"
msgstr "" msgstr "S Vámi sdílí {owner}"
#: js/share.js:137 #: js/share.js:137
msgid "Share with" msgid "Share with"
@ -173,7 +173,7 @@ msgstr "Sdílení již sdílené položky není povoleno"
#: js/share.js:250 #: js/share.js:250
msgid "Shared in {item} with {user}" msgid "Shared in {item} with {user}"
msgstr "" msgstr "Sdíleno v {item} s {user}"
#: js/share.js:271 #: js/share.js:271
msgid "Unshare" msgid "Unshare"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -66,41 +66,41 @@ msgstr "Smazat"
msgid "Rename" msgid "Rename"
msgstr "Přejmenovat" msgstr "Přejmenovat"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr "{new_name} již existuje"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "nahradit" msgstr "nahradit"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "navrhnout název" msgstr "navrhnout název"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "zrušit" msgstr "zrušit"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr "nahrazeno {new_name}"
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "zpět" msgstr "zpět"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr "nahrazeno {new_name} s {old_name}"
#: js/filelist.js:275
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:277 #: js/filelist.js:277
msgid "unshared {files}"
msgstr "sdílení zrušeno pro {files}"
#: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr "smazáno {files}"
#: js/files.js:179 #: js/files.js:179
msgid "generating ZIP-file, it may take some time." msgid "generating ZIP-file, it may take some time."
@ -124,7 +124,7 @@ msgstr "odesílá se 1 soubor"
#: js/files.js:265 js/files.js:310 js/files.js:325 #: js/files.js:265 js/files.js:310 js/files.js:325
msgid "{count} files uploading" msgid "{count} files uploading"
msgstr "" msgstr "odesílám {count} souborů"
#: js/files.js:328 js/files.js:361 #: js/files.js:328 js/files.js:361
msgid "Upload cancelled." msgid "Upload cancelled."
@ -141,7 +141,7 @@ msgstr "Neplatný název, znak '/' není povolen"
#: js/files.js:681 #: js/files.js:681
msgid "{count} files scanned" msgid "{count} files scanned"
msgstr "" msgstr "prozkoumáno {count} souborů"
#: js/files.js:689 #: js/files.js:689
msgid "error while scanning" msgid "error while scanning"
@ -161,57 +161,57 @@ msgstr "Změněno"
#: js/files.js:791 #: js/files.js:791
msgid "1 folder" msgid "1 folder"
msgstr "" msgstr "1 složka"
#: js/files.js:793 #: js/files.js:793
msgid "{count} folders" msgid "{count} folders"
msgstr "" msgstr "{count} složky"
#: js/files.js:801 #: js/files.js:801
msgid "1 file" msgid "1 file"
msgstr "" msgstr "1 soubor"
#: js/files.js:803 #: js/files.js:803
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr "{count} soubory"
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "před pár sekundami" msgstr "před pár sekundami"
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "před minutou" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "před pár minutami"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "dnes" msgstr "dnes"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "včera" msgstr "včera"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "před pár dny" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "minulý měsíc" msgstr "minulý měsíc"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "před pár měsíci" msgstr "před pár měsíci"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "minulý rok" msgstr "minulý rok"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "před pár lety" msgstr "před pár lety"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:04+0000\n" "PO-Revision-Date: 2012-10-19 18:29+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Ole Holm Frandsen <froksen@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -131,11 +131,11 @@ msgstr "Fejl under justering af rettigheder"
#: js/share.js:130 #: js/share.js:130
msgid "Shared with you and the group {group} by {owner}" msgid "Shared with you and the group {group} by {owner}"
msgstr "" msgstr "Delt med dig og gruppen {group} af {owner}"
#: js/share.js:132 #: js/share.js:132
msgid "Shared with you by {owner}" msgid "Shared with you by {owner}"
msgstr "" msgstr "Delt med dig af {owner}"
#: js/share.js:137 #: js/share.js:137
msgid "Share with" msgid "Share with"
@ -176,7 +176,7 @@ msgstr "Videredeling ikke tilladt"
#: js/share.js:250 #: js/share.js:250
msgid "Shared in {item} with {user}" msgid "Shared in {item} with {user}"
msgstr "" msgstr "Delt i {item} med {user}"
#: js/share.js:271 #: js/share.js:271
msgid "Unshare" msgid "Unshare"
@ -307,13 +307,13 @@ msgstr "Sikkerhedsadvarsel"
msgid "" msgid ""
"No secure random number generator is available, please enable the PHP " "No secure random number generator is available, please enable the PHP "
"OpenSSL extension." "OpenSSL extension."
msgstr "" msgstr "Ingen sikker tilfældighedsgenerator til tal er tilgængelig. Aktiver venligst OpenSSL udvidelsen."
#: templates/installation.php:26 #: templates/installation.php:26
msgid "" msgid ""
"Without a secure random number generator an attacker may be able to predict " "Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account." "password reset tokens and take over your account."
msgstr "" msgstr "Uden en sikker tilfældighedsgenerator til tal kan en angriber måske gætte dit gendan kodeord og overtage din konto"
#: templates/installation.php:32 #: templates/installation.php:32
msgid "" msgid ""
@ -322,7 +322,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data " "strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the" "directory is no longer accessible or you move the data directory outside the"
" webserver document root." " webserver document root."
msgstr "" msgstr "Din data mappe og dine filer er muligvis tilgængelige fra internettet. .htaccess filen som ownCloud leverer virker ikke. Vi anbefaler på det kraftigste at du konfigurerer din webserver på en måske så data mappen ikke længere er tilgængelig eller at du flytter data mappen uden for webserverens dokument rod. "
#: templates/installation.php:36 #: templates/installation.php:36
msgid "Create an <strong>admin account</strong>" msgid "Create an <strong>admin account</strong>"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 18:25+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Ole Holm Frandsen <froksen@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -70,41 +70,41 @@ msgstr "Slet"
msgid "Rename" msgid "Rename"
msgstr "Omdøb" msgstr "Omdøb"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr "{new_name} eksisterer allerede"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "erstat" msgstr "erstat"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "foreslå navn" msgstr "foreslå navn"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "fortryd" msgstr "fortryd"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr "erstattede {new_name}"
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "fortryd" msgstr "fortryd"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr "erstattede {new_name} med {old_name}"
#: js/filelist.js:275
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:277 #: js/filelist.js:277
msgid "unshared {files}"
msgstr "ikke delte {files}"
#: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr "slettede {files}"
#: js/files.js:179 #: js/files.js:179
msgid "generating ZIP-file, it may take some time." msgid "generating ZIP-file, it may take some time."
@ -128,7 +128,7 @@ msgstr "1 fil uploades"
#: js/files.js:265 js/files.js:310 js/files.js:325 #: js/files.js:265 js/files.js:310 js/files.js:325
msgid "{count} files uploading" msgid "{count} files uploading"
msgstr "" msgstr "{count} filer uploades"
#: js/files.js:328 js/files.js:361 #: js/files.js:328 js/files.js:361
msgid "Upload cancelled." msgid "Upload cancelled."
@ -145,7 +145,7 @@ msgstr "Ugyldigt navn, '/' er ikke tilladt."
#: js/files.js:681 #: js/files.js:681
msgid "{count} files scanned" msgid "{count} files scanned"
msgstr "" msgstr "{count} filer skannet"
#: js/files.js:689 #: js/files.js:689
msgid "error while scanning" msgid "error while scanning"
@ -165,57 +165,57 @@ msgstr "Ændret"
#: js/files.js:791 #: js/files.js:791
msgid "1 folder" msgid "1 folder"
msgstr "" msgstr "1 mappe"
#: js/files.js:793 #: js/files.js:793
msgid "{count} folders" msgid "{count} folders"
msgstr "" msgstr "{count} mapper"
#: js/files.js:801 #: js/files.js:801
msgid "1 file" msgid "1 file"
msgstr "" msgstr "1 fil"
#: js/files.js:803 #: js/files.js:803
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr "{count} filer"
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "sekunder siden" msgstr "sekunder siden"
#: js/files.js:847
msgid "1 minute ago"
msgstr "1 minut siden"
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "minut siden" msgstr "{minutes} minutter siden"
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "minutter"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "i dag" msgstr "i dag"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "i går" msgstr "i går"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "dage siden" msgstr "{days} dage siden"
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "sidste måned" msgstr "sidste måned"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "måneder siden" msgstr "måneder siden"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "sidste år" msgstr "sidste år"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "år siden" msgstr "år siden"

View File

@ -20,9 +20,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:04+0000\n" "PO-Revision-Date: 2012-10-19 21:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -137,11 +137,11 @@ msgstr "Fehler beim Ändern der Rechte"
#: js/share.js:130 #: js/share.js:130
msgid "Shared with you and the group {group} by {owner}" msgid "Shared with you and the group {group} by {owner}"
msgstr "" msgstr "{owner} hat dies für Dich und die Gruppe {group} freigegeben"
#: js/share.js:132 #: js/share.js:132
msgid "Shared with you by {owner}" msgid "Shared with you by {owner}"
msgstr "" msgstr "{owner} hat dies für Dich freigegeben"
#: js/share.js:137 #: js/share.js:137
msgid "Share with" msgid "Share with"
@ -182,7 +182,7 @@ msgstr "Weiterverteilen ist nicht erlaubt"
#: js/share.js:250 #: js/share.js:250
msgid "Shared in {item} with {user}" msgid "Shared in {item} with {user}"
msgstr "" msgstr "Für {user} in {item} freigegeben"
#: js/share.js:271 #: js/share.js:271
msgid "Unshare" msgid "Unshare"
@ -210,7 +210,7 @@ msgstr "löschen"
#: js/share.js:297 #: js/share.js:297
msgid "share" msgid "share"
msgstr "teilen" msgstr "freigeben"
#: js/share.js:322 js/share.js:484 #: js/share.js:322 js/share.js:484
msgid "Password protected" msgid "Password protected"
@ -230,7 +230,7 @@ msgstr "ownCloud-Passwort zurücksetzen"
#: lostpassword/templates/email.php:2 #: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}" msgid "Use the following link to reset your password: {link}"
msgstr "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}" msgstr "Nutze den nachfolgenden Link, um Dein Passwort zurückzusetzen: {link}"
#: lostpassword/templates/lostpassword.php:3 #: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email." msgid "You will receive a link to reset your password via Email."
@ -255,7 +255,7 @@ msgstr "Beantrage Zurücksetzung"
#: lostpassword/templates/resetpassword.php:4 #: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset" msgid "Your password was reset"
msgstr "Ihr Passwort wurde zurückgesetzt." msgstr "Dein Passwort wurde zurückgesetzt."
#: lostpassword/templates/resetpassword.php:5 #: lostpassword/templates/resetpassword.php:5
msgid "To login page" msgid "To login page"

View File

@ -22,9 +22,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 21:16+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -78,41 +78,41 @@ msgstr "Löschen"
msgid "Rename" msgid "Rename"
msgstr "Umbenennen" msgstr "Umbenennen"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr "{new_name} existiert bereits"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "ersetzen" msgstr "ersetzen"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "Name vorschlagen" msgstr "Name vorschlagen"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "abbrechen" msgstr "abbrechen"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr "{new_name} wurde ersetzt"
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "rückgängig machen" msgstr "rückgängig machen"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr "{old_name} ersetzt durch {new_name}"
#: js/filelist.js:275
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:277 #: js/filelist.js:277
msgid "unshared {files}"
msgstr "Freigabe von {files} aufgehoben"
#: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr "{files} gelöscht"
#: js/files.js:179 #: js/files.js:179
msgid "generating ZIP-file, it may take some time." msgid "generating ZIP-file, it may take some time."
@ -136,7 +136,7 @@ msgstr "Eine Datei wird hoch geladen"
#: js/files.js:265 js/files.js:310 js/files.js:325 #: js/files.js:265 js/files.js:310 js/files.js:325
msgid "{count} files uploading" msgid "{count} files uploading"
msgstr "" msgstr "{count} Dateien werden hochgeladen"
#: js/files.js:328 js/files.js:361 #: js/files.js:328 js/files.js:361
msgid "Upload cancelled." msgid "Upload cancelled."
@ -153,7 +153,7 @@ msgstr "Ungültiger Name: \"/\" ist nicht erlaubt."
#: js/files.js:681 #: js/files.js:681
msgid "{count} files scanned" msgid "{count} files scanned"
msgstr "" msgstr "{count} Dateien wurden gescannt"
#: js/files.js:689 #: js/files.js:689
msgid "error while scanning" msgid "error while scanning"
@ -173,57 +173,57 @@ msgstr "Bearbeitet"
#: js/files.js:791 #: js/files.js:791
msgid "1 folder" msgid "1 folder"
msgstr "" msgstr "1 Ordner"
#: js/files.js:793 #: js/files.js:793
msgid "{count} folders" msgid "{count} folders"
msgstr "" msgstr "{count} Ordner"
#: js/files.js:801 #: js/files.js:801
msgid "1 file" msgid "1 file"
msgstr "" msgstr "1 Datei"
#: js/files.js:803 #: js/files.js:803
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr "{count} Dateien"
#: js/files.js:846
msgid "seconds ago"
msgstr "Vor wenigen Sekunden"
#: js/files.js:847 #: js/files.js:847
msgid "seconds ago" msgid "1 minute ago"
msgstr "Sekunden her" msgstr "vor einer Minute"
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "Minute her" msgstr "Vor {minutes} Minuten"
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "Minuten her"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "Heute" msgstr "Heute"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "Gestern" msgstr "Gestern"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "Tage her" msgstr "Vor {days} Tag(en)"
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "Letzten Monat" msgstr "Letzten Monat"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "Monate her" msgstr "Monate her"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "Letztes Jahr" msgstr "Letztes Jahr"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "Jahre her" msgstr "Jahre her"
@ -289,7 +289,7 @@ msgstr "Alles leer. Lade etwas hoch!"
#: templates/index.php:50 #: templates/index.php:50
msgid "Share" msgid "Share"
msgstr "Teilen" msgstr "Freigabe"
#: templates/index.php:52 #: templates/index.php:52
msgid "Download" msgid "Download"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-02 23:16+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-02 09:08+0000\n" "PO-Revision-Date: 2012-10-19 21:36+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -33,12 +33,12 @@ msgstr "Absenden"
#: templates/public.php:9 #: templates/public.php:9
#, php-format #, php-format
msgid "%s shared the folder %s with you" msgid "%s shared the folder %s with you"
msgstr "%s hat den Ordner %s für dich freigegeben" msgstr "%s hat den Ordner %s mit Dir geteilt"
#: templates/public.php:11 #: templates/public.php:11
#, php-format #, php-format
msgid "%s shared the file %s with you" msgid "%s shared the file %s with you"
msgstr "%s hat die Datei %s für dich freigegeben" msgstr "%s hat die Datei %s mit Dir geteilt"
#: templates/public.php:14 templates/public.php:30 #: templates/public.php:14 templates/public.php:30
msgid "Download" msgid "Download"
@ -48,6 +48,6 @@ msgstr "Download"
msgid "No preview available for" msgid "No preview available for"
msgstr "Es ist keine Vorschau verfügbar für" msgstr "Es ist keine Vorschau verfügbar für"
#: templates/public.php:37 #: templates/public.php:35
msgid "web services under your control" msgid "web services under your control"
msgstr "Web-Services unter Deiner Kontrolle" msgstr "Web-Services unter Deiner Kontrolle"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-02 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-01 23:58+0000\n" "PO-Revision-Date: 2012-10-19 21:31+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -45,19 +45,19 @@ msgstr "Apps"
msgid "Admin" msgid "Admin"
msgstr "Administrator" msgstr "Administrator"
#: files.php:327 #: files.php:328
msgid "ZIP download is turned off." msgid "ZIP download is turned off."
msgstr "Der ZIP-Download ist deaktiviert." msgstr "Der ZIP-Download ist deaktiviert."
#: files.php:328 #: files.php:329
msgid "Files need to be downloaded one by one." msgid "Files need to be downloaded one by one."
msgstr "Die Dateien müssen einzeln heruntergeladen werden." msgstr "Die Dateien müssen einzeln heruntergeladen werden."
#: files.php:328 files.php:353 #: files.php:329 files.php:354
msgid "Back to Files" msgid "Back to Files"
msgstr "Zurück zu \"Dateien\"" msgstr "Zurück zu \"Dateien\""
#: files.php:352 #: files.php:353
msgid "Selected files too large to generate zip file." msgid "Selected files too large to generate zip file."
msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen." msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen."
@ -65,7 +65,7 @@ msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen."
msgid "Application is not enabled" msgid "Application is not enabled"
msgstr "Die Anwendung ist nicht aktiviert" msgstr "Die Anwendung ist nicht aktiviert"
#: json.php:39 json.php:63 json.php:75 #: json.php:39 json.php:64 json.php:77 json.php:89
msgid "Authentication error" msgid "Authentication error"
msgstr "Authentifizierungs-Fehler" msgstr "Authentifizierungs-Fehler"
@ -105,7 +105,7 @@ msgstr "Letzten Monat"
#: template.php:96 #: template.php:96
msgid "months ago" msgid "months ago"
msgstr "Vor Monaten" msgstr "Vor wenigen Monaten"
#: template.php:97 #: template.php:97
msgid "last year" msgid "last year"
@ -113,17 +113,17 @@ msgstr "Letztes Jahr"
#: template.php:98 #: template.php:98
msgid "years ago" msgid "years ago"
msgstr "Vor Jahren" msgstr "Vor wenigen Jahren"
#: updater.php:66 #: updater.php:75
#, php-format #, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>" msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr "%s ist verfügbar. <a href=\"%s\">Weitere Informationen</a>" msgstr "%s ist verfügbar. <a href=\"%s\">Weitere Informationen</a>"
#: updater.php:68 #: updater.php:77
msgid "up to date" msgid "up to date"
msgstr "aktuell" msgstr "aktuell"
#: updater.php:71 #: updater.php:80
msgid "updates check is disabled" msgid "updates check is disabled"
msgstr "Die Update-Überprüfung ist ausgeschaltet" msgstr "Die Update-Überprüfung ist ausgeschaltet"

View File

@ -5,6 +5,7 @@
# Translators: # Translators:
# <admin@s-goecker.de>, 2011-2012. # <admin@s-goecker.de>, 2011-2012.
# <alex.hotz@gmail.com>, 2011. # <alex.hotz@gmail.com>, 2011.
# <a.tangemann@web.de>, 2012.
# <blobbyjj@ymail.com>, 2012. # <blobbyjj@ymail.com>, 2012.
# <georg.stefan.germany@googlemail.com>, 2011. # <georg.stefan.germany@googlemail.com>, 2011.
# I Robot <thomas.mueller@tmit.eu>, 2012. # I Robot <thomas.mueller@tmit.eu>, 2012.
@ -20,9 +21,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:04+0000\n" "PO-Revision-Date: 2012-10-19 21:24+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -137,11 +138,11 @@ msgstr "Fehler beim Ändern der Rechte"
#: js/share.js:130 #: js/share.js:130
msgid "Shared with you and the group {group} by {owner}" msgid "Shared with you and the group {group} by {owner}"
msgstr "" msgstr "Durch {owner} für Sie und die Gruppe{group} freigegeben."
#: js/share.js:132 #: js/share.js:132
msgid "Shared with you by {owner}" msgid "Shared with you by {owner}"
msgstr "" msgstr "Durch {owner} für Sie freigegeben."
#: js/share.js:137 #: js/share.js:137
msgid "Share with" msgid "Share with"
@ -182,7 +183,7 @@ msgstr "Weiterverteilen ist nicht erlaubt"
#: js/share.js:250 #: js/share.js:250
msgid "Shared in {item} with {user}" msgid "Shared in {item} with {user}"
msgstr "" msgstr "Freigegeben in {item} von {user}"
#: js/share.js:271 #: js/share.js:271
msgid "Unshare" msgid "Unshare"
@ -210,7 +211,7 @@ msgstr "löschen"
#: js/share.js:297 #: js/share.js:297
msgid "share" msgid "share"
msgstr "teilen" msgstr "freigeben"
#: js/share.js:322 js/share.js:484 #: js/share.js:322 js/share.js:484
msgid "Password protected" msgid "Password protected"
@ -234,7 +235,7 @@ msgstr "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {lin
#: lostpassword/templates/lostpassword.php:3 #: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email." msgid "You will receive a link to reset your password via Email."
msgstr "Du erhälst einen Link per E-Mail, um Dein Passwort zurückzusetzen." msgstr "Sie erhalten einen Link per E-Mail, um Ihr Passwort zurückzusetzen."
#: lostpassword/templates/lostpassword.php:5 #: lostpassword/templates/lostpassword.php:5
msgid "Requested" msgid "Requested"
@ -328,7 +329,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data " "strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the" "directory is no longer accessible or you move the data directory outside the"
" webserver document root." " webserver document root."
msgstr "" msgstr "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich über das Internet erreichbar. Die von ownCloud bereitgestellte .htaccess Datei funktioniert nicht. Wir empfehlen Ihnen dringend, Ihren Webserver so zu konfigurieren, dass das Datenverzeichnis nicht mehr über das Internet erreichbar ist. Alternativ können Sie auch das Datenverzeichnis aus dem Dokumentenverzeichnis des Webservers verschieben."
#: templates/installation.php:36 #: templates/installation.php:36
msgid "Create an <strong>admin account</strong>" msgid "Create an <strong>admin account</strong>"
@ -385,17 +386,17 @@ msgstr "Abmelden"
#: templates/login.php:8 #: templates/login.php:8
msgid "Automatic logon rejected!" msgid "Automatic logon rejected!"
msgstr "" msgstr "Automatische Anmeldung verweigert."
#: templates/login.php:9 #: templates/login.php:9
msgid "" msgid ""
"If you did not change your password recently, your account may be " "If you did not change your password recently, your account may be "
"compromised!" "compromised!"
msgstr "" msgstr "Wenn Sie Ihr Passwort nicht kürzlich geändert haben könnte Ihr Konto gefährdet sein."
#: templates/login.php:10 #: templates/login.php:10
msgid "Please change your password to secure your account again." msgid "Please change your password to secure your account again."
msgstr "" msgstr "Bitte ändern Sie Ihr Passwort, um Ihr Konto wieder zu sichern.."
#: templates/login.php:15 #: templates/login.php:15
msgid "Lost your password?" msgid "Lost your password?"
@ -411,7 +412,7 @@ msgstr "Einloggen"
#: templates/logout.php:1 #: templates/logout.php:1
msgid "You are logged out." msgid "You are logged out."
msgstr "Du wurdest abgemeldet." msgstr "Sie wurden abgemeldet."
#: templates/part.pagenavi.php:3 #: templates/part.pagenavi.php:3
msgid "prev" msgid "prev"
@ -423,14 +424,14 @@ msgstr "Weiter"
#: templates/verify.php:5 #: templates/verify.php:5
msgid "Security Warning!" msgid "Security Warning!"
msgstr "" msgstr "Sicherheitshinweis!"
#: templates/verify.php:6 #: templates/verify.php:6
msgid "" msgid ""
"Please verify your password. <br/>For security reasons you may be " "Please verify your password. <br/>For security reasons you may be "
"occasionally asked to enter your password again." "occasionally asked to enter your password again."
msgstr "" msgstr "Bitte überprüfen Sie Ihr Passwort. <br/>Aus Sicherheitsgründen werden Sie gelegentlich aufgefordert, Ihr Passwort einzugeben."
#: templates/verify.php:16 #: templates/verify.php:16
msgid "Verify" msgid "Verify"
msgstr "" msgstr "Überprüfen"

View File

@ -4,6 +4,7 @@
# #
# Translators: # Translators:
# <admin@s-goecker.de>, 2012. # <admin@s-goecker.de>, 2012.
# <a.tangemann@web.de>, 2012.
# <blobbyjj@ymail.com>, 2012. # <blobbyjj@ymail.com>, 2012.
# I Robot <thomas.mueller@tmit.eu>, 2012. # I Robot <thomas.mueller@tmit.eu>, 2012.
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
@ -22,9 +23,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 21:27+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -78,41 +79,41 @@ msgstr "Löschen"
msgid "Rename" msgid "Rename"
msgstr "Umbenennen" msgstr "Umbenennen"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr "{new_name} existiert bereits"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "ersetzen" msgstr "ersetzen"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "Name vorschlagen" msgstr "Name vorschlagen"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "abbrechen" msgstr "abbrechen"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr "{new_name} ersetzt"
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "rückgängig machen" msgstr "rückgängig machen"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr "{old_name} ersetzt durch {new_name}"
#: js/filelist.js:275
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:277 #: js/filelist.js:277
msgid "unshared {files}"
msgstr "Freigabe für {files} beendet"
#: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr "{files} gelöscht"
#: js/files.js:179 #: js/files.js:179
msgid "generating ZIP-file, it may take some time." msgid "generating ZIP-file, it may take some time."
@ -136,7 +137,7 @@ msgstr "Eine Datei wird hoch geladen"
#: js/files.js:265 js/files.js:310 js/files.js:325 #: js/files.js:265 js/files.js:310 js/files.js:325
msgid "{count} files uploading" msgid "{count} files uploading"
msgstr "" msgstr "{count} Dateien wurden hochgeladen"
#: js/files.js:328 js/files.js:361 #: js/files.js:328 js/files.js:361
msgid "Upload cancelled." msgid "Upload cancelled."
@ -153,7 +154,7 @@ msgstr "Ungültiger Name: \"/\" ist nicht erlaubt."
#: js/files.js:681 #: js/files.js:681
msgid "{count} files scanned" msgid "{count} files scanned"
msgstr "" msgstr "{count} Dateien wurden gescannt"
#: js/files.js:689 #: js/files.js:689
msgid "error while scanning" msgid "error while scanning"
@ -173,57 +174,57 @@ msgstr "Bearbeitet"
#: js/files.js:791 #: js/files.js:791
msgid "1 folder" msgid "1 folder"
msgstr "" msgstr "1 Ordner"
#: js/files.js:793 #: js/files.js:793
msgid "{count} folders" msgid "{count} folders"
msgstr "" msgstr "{count} Ordner"
#: js/files.js:801 #: js/files.js:801
msgid "1 file" msgid "1 file"
msgstr "" msgstr "1 Datei"
#: js/files.js:803 #: js/files.js:803
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr "{count} Dateien"
#: js/files.js:846
msgid "seconds ago"
msgstr "Vor wenigen Sekunden"
#: js/files.js:847 #: js/files.js:847
msgid "seconds ago" msgid "1 minute ago"
msgstr "Sekunden her" msgstr "vor einer Minute"
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "Minute her" msgstr "vor {minutes} Minuten"
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "Minuten her"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "Heute" msgstr "Heute"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "Gestern" msgstr "Gestern"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "Tage her" msgstr "vor {days} Tage(en)"
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "Letzten Monat" msgstr "Letzten Monat"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "Monate her" msgstr "Monate her"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "Letztes Jahr" msgstr "Letztes Jahr"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "Jahre her" msgstr "Jahre her"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-16 23:37+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-16 20:38+0000\n" "PO-Revision-Date: 2012-10-19 21:33+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-16 23:37+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-16 20:38+0000\n" "PO-Revision-Date: 2012-10-19 21:34+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -39,7 +39,7 @@ msgstr "Bitte alle notwendigen Felder füllen"
#: js/dropbox.js:85 #: js/dropbox.js:85
msgid "Please provide a valid Dropbox app key and secret." msgid "Please provide a valid Dropbox app key and secret."
msgstr "Bitte trage einen gültigen Dropbox-App-Key mit Secret ein." msgstr "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein."
#: js/google.js:26 js/google.js:73 js/google.js:78 #: js/google.js:26 js/google.js:73 js/google.js:78
msgid "Error configuring Google Drive storage" msgid "Error configuring Google Drive storage"

View File

@ -12,9 +12,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-16 23:37+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-16 20:38+0000\n" "PO-Revision-Date: 2012-10-19 21:36+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -33,12 +33,12 @@ msgstr "Absenden"
#: templates/public.php:9 #: templates/public.php:9
#, php-format #, php-format
msgid "%s shared the folder %s with you" msgid "%s shared the folder %s with you"
msgstr "%s hat den Ordner %s für dich freigegeben" msgstr "%s hat den Ordner %s mit Ihnen geteilt"
#: templates/public.php:11 #: templates/public.php:11
#, php-format #, php-format
msgid "%s shared the file %s with you" msgid "%s shared the file %s with you"
msgstr "%s hat die Datei %s für dich freigegeben" msgstr "%s hat die Datei %s mit Ihnen geteilt"
#: templates/public.php:14 templates/public.php:30 #: templates/public.php:14 templates/public.php:30
msgid "Download" msgid "Download"
@ -50,4 +50,4 @@ msgstr "Es ist keine Vorschau verfügbar für"
#: templates/public.php:35 #: templates/public.php:35
msgid "web services under your control" msgid "web services under your control"
msgstr "Web-Services unter Deiner Kontrolle" msgstr "Web-Services unter Ihrer Kontrolle"

View File

@ -12,9 +12,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-16 23:38+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-16 20:38+0000\n" "PO-Revision-Date: 2012-10-19 21:36+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -36,7 +36,7 @@ msgstr "Versionen"
#: templates/settings-personal.php:7 #: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files" msgid "This will delete all existing backup versions of your files"
msgstr "Dies löscht alle vorhandenen Sicherungsversionen Deiner Dateien." msgstr "Dies löscht alle vorhandenen Sicherungsversionen Ihrer Dateien."
#: templates/settings.php:3 #: templates/settings.php:3
msgid "Files Versioning" msgid "Files Versioning"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-16 23:38+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-16 20:38+0000\n" "PO-Revision-Date: 2012-10-19 21:30+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -71,7 +71,7 @@ msgstr "Authentifizierungs-Fehler"
#: json.php:51 #: json.php:51
msgid "Token expired. Please reload page." msgid "Token expired. Please reload page."
msgstr "Token abgelaufen. Bitte lade die Seite neu." msgstr "Token abgelaufen. Bitte laden Sie die Seite neu."
#: template.php:87 #: template.php:87
msgid "seconds ago" msgid "seconds ago"
@ -105,7 +105,7 @@ msgstr "Letzten Monat"
#: template.php:96 #: template.php:96
msgid "months ago" msgid "months ago"
msgstr "Vor Monaten" msgstr "Vor wenigen Monaten"
#: template.php:97 #: template.php:97
msgid "last year" msgid "last year"
@ -113,7 +113,7 @@ msgstr "Letztes Jahr"
#: template.php:98 #: template.php:98
msgid "years ago" msgid "years ago"
msgstr "Vor Jahren" msgstr "Vor wenigen Jahren"
#: updater.php:75 #: updater.php:75
#, php-format #, php-format

View File

@ -13,9 +13,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-16 23:38+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-16 20:38+0000\n" "PO-Revision-Date: 2012-10-19 21:41+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -30,7 +30,7 @@ msgstr "Host"
#: templates/settings.php:8 #: templates/settings.php:8
msgid "" msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://" "You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr "Du kannst das Protokoll auslassen, außer wenn Du SSL benötigst. Beginne dann mit ldaps://" msgstr "Sie können das Protokoll auslassen, außer wenn Sie SSL benötigen. Beginnen Sie dann mit ldaps://"
#: templates/settings.php:9 #: templates/settings.php:9
msgid "Base DN" msgid "Base DN"
@ -38,7 +38,7 @@ msgstr "Basis-DN"
#: templates/settings.php:9 #: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab" msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr "Du kannst Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren" msgstr "Sie können Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren"
#: templates/settings.php:10 #: templates/settings.php:10
msgid "User DN" msgid "User DN"
@ -49,7 +49,7 @@ msgid ""
"The DN of the client user with which the bind shall be done, e.g. " "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 " "uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty." "empty."
msgstr "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." msgstr "Der DN des Benutzers für LDAP-Bind, z.B.: uid=agent,dc=example,dc=com. Für anonymen Zugriff lassen Sie DN und Passwort leer."
#: templates/settings.php:11 #: templates/settings.php:11
msgid "Password" msgid "Password"
@ -57,7 +57,7 @@ msgstr "Passwort"
#: templates/settings.php:11 #: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty." msgid "For anonymous access, leave DN and Password empty."
msgstr "Lasse die Felder von DN und Passwort für anonymen Zugang leer." msgstr "Lassen Sie die Felder von DN und Passwort für anonymen Zugang leer."
#: templates/settings.php:12 #: templates/settings.php:12
msgid "User Login Filter" msgid "User Login Filter"
@ -73,7 +73,7 @@ msgstr "Bestimmt den angewendeten Filter, wenn eine Anmeldung versucht wird. %%u
#: templates/settings.php:12 #: templates/settings.php:12
#, php-format #, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr "verwende %%uid Platzhalter, z. B. \"uid=%%uid\"" msgstr "verwenden Sie %%uid Platzhalter, z. B. \"uid=%%uid\""
#: templates/settings.php:13 #: templates/settings.php:13
msgid "User List Filter" msgid "User List Filter"
@ -121,7 +121,7 @@ msgstr "Nutze TLS"
#: templates/settings.php:21 #: templates/settings.php:21
msgid "Do not use it for SSL connections, it will fail." msgid "Do not use it for SSL connections, it will fail."
msgstr "Verwende dies nicht für SSL-Verbindungen, es wird fehlschlagen." msgstr "Verwenden Sie dies nicht für SSL-Verbindungen, es wird fehlschlagen."
#: templates/settings.php:22 #: templates/settings.php:22
msgid "Case insensitve LDAP server (Windows)" msgid "Case insensitve LDAP server (Windows)"
@ -129,7 +129,7 @@ msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)"
#: templates/settings.php:23 #: templates/settings.php:23
msgid "Turn off SSL certificate validation." msgid "Turn off SSL certificate validation."
msgstr "Schalte die SSL-Zertifikatsprüfung aus." msgstr "Schalten Sie die SSL-Zertifikatsprüfung aus."
#: templates/settings.php:23 #: templates/settings.php:23
msgid "" msgid ""

View File

@ -12,9 +12,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:04+0000\n" "PO-Revision-Date: 2012-10-19 23:46+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Dimitris M. <monopatis@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -129,11 +129,11 @@ msgstr "Σφάλμα κατά την αλλαγή των δικαιωμάτων"
#: js/share.js:130 #: js/share.js:130
msgid "Shared with you and the group {group} by {owner}" msgid "Shared with you and the group {group} by {owner}"
msgstr "" msgstr "Διαμοιράστηκε με σας και με την ομάδα {group} του {owner}"
#: js/share.js:132 #: js/share.js:132
msgid "Shared with you by {owner}" msgid "Shared with you by {owner}"
msgstr "" msgstr "Διαμοιράστηκε με σας από τον {owner}"
#: js/share.js:137 #: js/share.js:137
msgid "Share with" msgid "Share with"
@ -174,7 +174,7 @@ msgstr "Ξαναμοιρασμός δεν επιτρέπεται"
#: js/share.js:250 #: js/share.js:250
msgid "Shared in {item} with {user}" msgid "Shared in {item} with {user}"
msgstr "" msgstr "Διαμοιρασμός του {item} με τον {user}"
#: js/share.js:271 #: js/share.js:271
msgid "Unshare" msgid "Unshare"
@ -320,7 +320,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data " "strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the" "directory is no longer accessible or you move the data directory outside the"
" webserver document root." " webserver document root."
msgstr "" msgstr "Ο κατάλογος data και τα αρχεία σας πιθανόν να είναι διαθέσιμα στο διαδίκτυο. Το αρχείο .htaccess που παρέχει το ownCloud δεν δουλεύει. Σας προτείνουμε ανεπιφύλακτα να ρυθμίσετε το διακομιστή σας με τέτοιο τρόπο ώστε ο κατάλογος data να μην είναι πλέον προσβάσιμος ή να μετακινήσετε τον κατάλογο data έξω από τον κατάλογο του διακομιστή."
#: templates/installation.php:36 #: templates/installation.php:36
msgid "Create an <strong>admin account</strong>" msgid "Create an <strong>admin account</strong>"
@ -377,7 +377,7 @@ msgstr "Αποσύνδεση"
#: templates/login.php:8 #: templates/login.php:8
msgid "Automatic logon rejected!" msgid "Automatic logon rejected!"
msgstr "" msgstr "Απορρίφθηκε η αυτόματη σύνδεση!"
#: templates/login.php:9 #: templates/login.php:9
msgid "" msgid ""
@ -387,7 +387,7 @@ msgstr ""
#: templates/login.php:10 #: templates/login.php:10
msgid "Please change your password to secure your account again." msgid "Please change your password to secure your account again."
msgstr "" msgstr "Παρακαλώ αλλάξτε τον κωδικό σας για να ασφαλίσετε πάλι τον λογαριασμό σας."
#: templates/login.php:15 #: templates/login.php:15
msgid "Lost your password?" msgid "Lost your password?"
@ -415,7 +415,7 @@ msgstr "επόμενο"
#: templates/verify.php:5 #: templates/verify.php:5
msgid "Security Warning!" msgid "Security Warning!"
msgstr "" msgstr "Προειδοποίηση Ασφαλείας!"
#: templates/verify.php:6 #: templates/verify.php:6
msgid "" msgid ""
@ -425,4 +425,4 @@ msgstr ""
#: templates/verify.php:16 #: templates/verify.php:16
msgid "Verify" msgid "Verify"
msgstr "" msgstr "Επαλήθευση"

View File

@ -8,13 +8,14 @@
# Efstathios Iosifidis <iosifidis@opensuse.org>, 2012. # Efstathios Iosifidis <iosifidis@opensuse.org>, 2012.
# Marios Bekatoros <>, 2012. # Marios Bekatoros <>, 2012.
# Petros Kyladitis <petros.kyladitis@gmail.com>, 2011-2012. # Petros Kyladitis <petros.kyladitis@gmail.com>, 2011-2012.
# Γιάννης Ανθυμίδης <yannanth@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 18:28+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Γιάννης Ανθυμίδης <yannanth@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -24,11 +25,11 @@ msgstr ""
#: ajax/upload.php:20 #: ajax/upload.php:20
msgid "There is no error, the file uploaded with success" msgid "There is no error, the file uploaded with success"
msgstr "Δεν υπάρχει λάθος, το αρχείο μεταφορτώθηκε επιτυχώς" msgstr "Δεν υπάρχει σφάλμα, το αρχείο εστάλει επιτυχώς"
#: ajax/upload.php:21 #: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr "Το αρχείο που μεταφορτώθηκε υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini" msgstr "Το αρχείο που εστάλει υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini"
#: ajax/upload.php:22 #: ajax/upload.php:22
msgid "" msgid ""
@ -38,11 +39,11 @@ msgstr "Το αρχείο υπερβαίνει την οδηγία μέγιστ
#: ajax/upload.php:23 #: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded" msgid "The uploaded file was only partially uploaded"
msgstr "Το αρχείο μεταφορώθηκε μόνο εν μέρει" msgstr "Το αρχείο εστάλει μόνο εν μέρει"
#: ajax/upload.php:24 #: ajax/upload.php:24
msgid "No file was uploaded" msgid "No file was uploaded"
msgstr "Κανένα αρχείο δεν μεταφορτώθηκε" msgstr "Κανένα αρχείο δεν στάλθηκε"
#: ajax/upload.php:25 #: ajax/upload.php:25
msgid "Missing a temporary folder" msgid "Missing a temporary folder"
@ -68,41 +69,41 @@ msgstr "Διαγραφή"
msgid "Rename" msgid "Rename"
msgstr "Μετονομασία" msgstr "Μετονομασία"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr "{new_name} υπάρχει ήδη"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "αντικατέστησε" msgstr "αντικατέστησε"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "συνιστώμενο όνομα" msgstr "συνιστώμενο όνομα"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "ακύρωση" msgstr "ακύρωση"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr "{new_name} αντικαταστάθηκε"
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "αναίρεση" msgstr "αναίρεση"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr "αντικαταστάθηκε το {new_name} με {old_name}"
#: js/filelist.js:275
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:277 #: js/filelist.js:277
msgid "unshared {files}"
msgstr "μη διαμοιρασμένα {files}"
#: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr "διαγραμμένα {files}"
#: js/files.js:179 #: js/files.js:179
msgid "generating ZIP-file, it may take some time." msgid "generating ZIP-file, it may take some time."
@ -110,11 +111,11 @@ msgstr "παραγωγή αρχείου ZIP, ίσως διαρκέσει αρκ
#: js/files.js:214 #: js/files.js:214
msgid "Unable to upload your file as it is a directory or has 0 bytes" msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Αδυναμία στην μεταφόρτωση του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes" msgstr "Αδυναμία στην αποστολή του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes"
#: js/files.js:214 #: js/files.js:214
msgid "Upload Error" msgid "Upload Error"
msgstr "Σφάλμα Μεταφόρτωσης" msgstr "Σφάλμα Αποστολής"
#: js/files.js:242 js/files.js:347 js/files.js:377 #: js/files.js:242 js/files.js:347 js/files.js:377
msgid "Pending" msgid "Pending"
@ -126,16 +127,16 @@ msgstr "1 αρχείο ανεβαίνει"
#: js/files.js:265 js/files.js:310 js/files.js:325 #: js/files.js:265 js/files.js:310 js/files.js:325
msgid "{count} files uploading" msgid "{count} files uploading"
msgstr "" msgstr "{count} αρχεία ανεβαίνουν"
#: js/files.js:328 js/files.js:361 #: js/files.js:328 js/files.js:361
msgid "Upload cancelled." msgid "Upload cancelled."
msgstr "Η μεταφόρτωση ακυρώθηκε." msgstr "Η αποστολή ακυρώθηκε."
#: js/files.js:430 #: js/files.js:430
msgid "" msgid ""
"File upload is in progress. Leaving the page now will cancel the upload." "File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Η μεταφόρτωση του αρχείου βρίσκεται σε εξέλιξη. Έξοδος από την σελίδα τώρα θα ακυρώσει την μεταφόρτωση." msgstr "Η αποστολή του αρχείου βρίσκεται σε εξέλιξη. Έξοδος από την σελίδα τώρα θα ακυρώσει την αποστολή."
#: js/files.js:500 #: js/files.js:500
msgid "Invalid name, '/' is not allowed." msgid "Invalid name, '/' is not allowed."
@ -143,7 +144,7 @@ msgstr "Μη έγκυρο όνομα, το '/' δεν επιτρέπεται."
#: js/files.js:681 #: js/files.js:681
msgid "{count} files scanned" msgid "{count} files scanned"
msgstr "" msgstr "{count} αρχεία ανιχνεύτηκαν"
#: js/files.js:689 #: js/files.js:689
msgid "error while scanning" msgid "error while scanning"
@ -163,57 +164,57 @@ msgstr "Τροποποιήθηκε"
#: js/files.js:791 #: js/files.js:791
msgid "1 folder" msgid "1 folder"
msgstr "" msgstr "1 φάκελος"
#: js/files.js:793 #: js/files.js:793
msgid "{count} folders" msgid "{count} folders"
msgstr "" msgstr "{count} φάκελοι"
#: js/files.js:801 #: js/files.js:801
msgid "1 file" msgid "1 file"
msgstr "" msgstr "1 αρχείο"
#: js/files.js:803 #: js/files.js:803
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr "{count} αρχεία"
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "δευτερόλεπτα πριν" msgstr "δευτερόλεπτα πριν"
#: js/files.js:847
msgid "1 minute ago"
msgstr "1 λεπτό πριν"
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "λεπτό πριν" msgstr "{minutes} λεπτά πριν"
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "λεπτά πριν"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "σήμερα" msgstr "σήμερα"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "χτες" msgstr "χτες"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "μέρες πριν" msgstr "{days} ημέρες πριν"
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "τελευταίο μήνα" msgstr "τελευταίο μήνα"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "μήνες πριν" msgstr "μήνες πριν"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "τελευταίο χρόνο" msgstr "τελευταίο χρόνο"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "χρόνια πριν" msgstr "χρόνια πριν"
@ -223,7 +224,7 @@ msgstr "Διαχείριση αρχείων"
#: templates/admin.php:7 #: templates/admin.php:7
msgid "Maximum upload size" msgid "Maximum upload size"
msgstr "Μέγιστο μέγεθος μεταφόρτωσης" msgstr "Μέγιστο μέγεθος αποστολής"
#: templates/admin.php:7 #: templates/admin.php:7
msgid "max. possible: " msgid "max. possible: "
@ -267,11 +268,11 @@ msgstr "Από την διεύθυνση"
#: templates/index.php:20 #: templates/index.php:20
msgid "Upload" msgid "Upload"
msgstr "Μεταφόρτωση" msgstr "Αποστολή"
#: templates/index.php:27 #: templates/index.php:27
msgid "Cancel upload" msgid "Cancel upload"
msgstr "Ακύρωση μεταφόρτωσης" msgstr "Ακύρωση αποστολής"
#: templates/index.php:40 #: templates/index.php:40
msgid "Nothing in here. Upload something!" msgid "Nothing in here. Upload something!"
@ -287,13 +288,13 @@ msgstr "Λήψη"
#: templates/index.php:75 #: templates/index.php:75
msgid "Upload too large" msgid "Upload too large"
msgstr "Πολύ μεγάλο αρχείο προς μεταφόρτωση" msgstr "Πολύ μεγάλο αρχείο προς αποστολή"
#: templates/index.php:77 #: templates/index.php:77
msgid "" msgid ""
"The files you are trying to upload exceed the maximum size for file uploads " "The files you are trying to upload exceed the maximum size for file uploads "
"on this server." "on this server."
msgstr "Τα αρχεία που προσπαθείτε να μεταφορτώσετε υπερβαίνουν το μέγιστο μέγεθος μεταφόρτωσης αρχείων σε αυτόν το διακομιστή." msgstr "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος αποστολής αρχείων σε αυτόν το διακομιστή."
#: templates/index.php:82 #: templates/index.php:82
msgid "Files are being scanned, please wait." msgid "Files are being scanned, please wait."

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -65,39 +65,39 @@ msgstr "Forigi"
msgid "Rename" msgid "Rename"
msgstr "Alinomigi" msgstr "Alinomigi"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "anstataŭigi" msgstr "anstataŭigi"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "sugesti nomon" msgstr "sugesti nomon"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "nuligi" msgstr "nuligi"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "malfari" msgstr "malfari"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -174,43 +174,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "sekundoj antaŭe" msgstr "sekundoj antaŭe"
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "minuto antaŭe" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "minutoj antaŭe"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "hodiaŭ" msgstr "hodiaŭ"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "hieraŭ" msgstr "hieraŭ"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "tagoj antaŭe" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "lastamonate" msgstr "lastamonate"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "monatoj antaŭe" msgstr "monatoj antaŭe"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "lastajare" msgstr "lastajare"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "jaroj antaŭe" msgstr "jaroj antaŭe"

View File

@ -16,9 +16,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:04+0200\n"
"PO-Revision-Date: 2012-10-18 00:04+0000\n" "PO-Revision-Date: 2012-10-18 08:47+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: scambra <sergio@entrecables.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -133,11 +133,11 @@ msgstr "Error cambiando permisos"
#: js/share.js:130 #: js/share.js:130
msgid "Shared with you and the group {group} by {owner}" msgid "Shared with you and the group {group} by {owner}"
msgstr "" msgstr "Compartido contigo y el grupo {group} por {owner}"
#: js/share.js:132 #: js/share.js:132
msgid "Shared with you by {owner}" msgid "Shared with you by {owner}"
msgstr "" msgstr "Compartido contigo por {owner}"
#: js/share.js:137 #: js/share.js:137
msgid "Share with" msgid "Share with"
@ -178,7 +178,7 @@ msgstr "No se permite compartir de nuevo"
#: js/share.js:250 #: js/share.js:250
msgid "Shared in {item} with {user}" msgid "Shared in {item} with {user}"
msgstr "" msgstr "Compartido en {item} con {user}"
#: js/share.js:271 #: js/share.js:271
msgid "Unshare" msgid "Unshare"

View File

@ -12,9 +12,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 06:17+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: juanman <juanma@kde.org.ar>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -68,41 +68,41 @@ msgstr "Eliminar"
msgid "Rename" msgid "Rename"
msgstr "Renombrar" msgstr "Renombrar"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr "{new_name} ya existe"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "reemplazar" msgstr "reemplazar"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "sugerir nombre" msgstr "sugerir nombre"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "cancelar" msgstr "cancelar"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr "reemplazado {new_name}"
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "deshacer" msgstr "deshacer"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr "reemplazado {new_name} con {old_name}"
#: js/filelist.js:275
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:277 #: js/filelist.js:277
msgid "unshared {files}"
msgstr "{files} descompartidos"
#: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr "{files} eliminados"
#: js/files.js:179 #: js/files.js:179
msgid "generating ZIP-file, it may take some time." msgid "generating ZIP-file, it may take some time."
@ -126,7 +126,7 @@ msgstr "subiendo 1 archivo"
#: js/files.js:265 js/files.js:310 js/files.js:325 #: js/files.js:265 js/files.js:310 js/files.js:325
msgid "{count} files uploading" msgid "{count} files uploading"
msgstr "" msgstr "Subiendo {count} archivos"
#: js/files.js:328 js/files.js:361 #: js/files.js:328 js/files.js:361
msgid "Upload cancelled." msgid "Upload cancelled."
@ -143,7 +143,7 @@ msgstr "Nombre no válido, '/' no está permitido."
#: js/files.js:681 #: js/files.js:681
msgid "{count} files scanned" msgid "{count} files scanned"
msgstr "" msgstr "{count} archivos escaneados"
#: js/files.js:689 #: js/files.js:689
msgid "error while scanning" msgid "error while scanning"
@ -163,57 +163,57 @@ msgstr "Modificado"
#: js/files.js:791 #: js/files.js:791
msgid "1 folder" msgid "1 folder"
msgstr "" msgstr "1 carpeta"
#: js/files.js:793 #: js/files.js:793
msgid "{count} folders" msgid "{count} folders"
msgstr "" msgstr "{count} carpetas"
#: js/files.js:801 #: js/files.js:801
msgid "1 file" msgid "1 file"
msgstr "" msgstr "1 archivo"
#: js/files.js:803 #: js/files.js:803
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr "{count} archivos"
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "hace segundos" msgstr "hace segundos"
#: js/files.js:847
msgid "1 minute ago"
msgstr "hace 1 minuto"
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "minuto" msgstr "hace {minutes} minutos"
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "hace minutos"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "hoy" msgstr "hoy"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "ayer" msgstr "ayer"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "días" msgstr "hace {days} días"
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "mes pasado" msgstr "mes pasado"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "hace meses" msgstr "hace meses"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "año pasado" msgstr "año pasado"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "hace años" msgstr "hace años"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -64,39 +64,39 @@ msgstr "Borrar"
msgid "Rename" msgid "Rename"
msgstr "cambiar nombre" msgstr "cambiar nombre"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "reemplazar" msgstr "reemplazar"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "sugerir nombre" msgstr "sugerir nombre"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "cancelar" msgstr "cancelar"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "deshacer" msgstr "deshacer"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -173,43 +173,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "segundos atrás" msgstr "segundos atrás"
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "hace un minuto" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "minutos atrás"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "hoy" msgstr "hoy"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "ayer" msgstr "ayer"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "días atrás" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "el mes pasado" msgstr "el mes pasado"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "meses atrás" msgstr "meses atrás"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "el año pasado" msgstr "el año pasado"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "años atrás" msgstr "años atrás"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -64,39 +64,39 @@ msgstr "Kustuta"
msgid "Rename" msgid "Rename"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "asenda" msgstr "asenda"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "soovita nime" msgstr "soovita nime"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "loobu" msgstr "loobu"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "tagasi" msgstr "tagasi"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -173,43 +173,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr ""
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr ""
#: js/files.js:852
msgid "today" msgid "today"
msgstr "" msgstr ""
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr ""
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "" msgstr ""
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "" msgstr ""
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "" msgstr ""
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "" msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -65,39 +65,39 @@ msgstr "Ezabatu"
msgid "Rename" msgid "Rename"
msgstr "Berrizendatu" msgstr "Berrizendatu"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "ordeztu" msgstr "ordeztu"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "aholkatu izena" msgstr "aholkatu izena"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "ezeztatu" msgstr "ezeztatu"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "desegin" msgstr "desegin"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -174,43 +174,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "segundu" msgstr "segundu"
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "minutu" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "minutu"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "gaur" msgstr "gaur"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "atzo" msgstr "atzo"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "egun" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "joan den hilabetean" msgstr "joan den hilabetean"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "hilabete" msgstr "hilabete"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "joan den urtean" msgstr "joan den urtean"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "urte" msgstr "urte"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -63,39 +63,39 @@ msgstr ""
msgid "Rename" msgid "Rename"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "" msgstr ""
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "" msgstr ""
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "" msgstr ""
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -172,43 +172,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr ""
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr ""
#: js/files.js:852
msgid "today" msgid "today"
msgstr "" msgstr ""
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr ""
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "" msgstr ""
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "" msgstr ""
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "" msgstr ""
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "" msgstr ""

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -66,39 +66,39 @@ msgstr "پاک کردن"
msgid "Rename" msgid "Rename"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "جایگزین" msgstr "جایگزین"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "لغو" msgstr "لغو"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "بازگشت" msgstr "بازگشت"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -175,43 +175,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr ""
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr ""
#: js/files.js:852
msgid "today" msgid "today"
msgstr "" msgstr ""
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr ""
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "" msgstr ""
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "" msgstr ""
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "" msgstr ""
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n" "Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -63,39 +63,39 @@ msgstr ""
msgid "Rename" msgid "Rename"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "" msgstr ""
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "" msgstr ""
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "" msgstr ""
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -172,43 +172,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr ""
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr ""
#: js/files.js:852
msgid "today" msgid "today"
msgstr "" msgstr ""
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr ""
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "" msgstr ""
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "" msgstr ""
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "" msgstr ""
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "" msgstr ""

View File

@ -14,9 +14,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:04+0000\n" "PO-Revision-Date: 2012-10-19 18:32+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -301,7 +301,7 @@ msgstr "Lisää"
#: templates/installation.php:23 templates/installation.php:31 #: templates/installation.php:23 templates/installation.php:31
msgid "Security Warning" msgid "Security Warning"
msgstr "" msgstr "Turvallisuusvaroitus"
#: templates/installation.php:24 #: templates/installation.php:24
msgid "" msgid ""
@ -417,7 +417,7 @@ msgstr "seuraava"
#: templates/verify.php:5 #: templates/verify.php:5
msgid "Security Warning!" msgid "Security Warning!"
msgstr "" msgstr "Turvallisuusvaroitus!"
#: templates/verify.php:6 #: templates/verify.php:6
msgid "" msgid ""

View File

@ -12,9 +12,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 18:31+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -68,39 +68,39 @@ msgstr "Poista"
msgid "Rename" msgid "Rename"
msgstr "Nimeä uudelleen" msgstr "Nimeä uudelleen"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr "{new_name} on jo olemassa"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "korvaa" msgstr "korvaa"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "ehdota nimeä" msgstr "ehdota nimeä"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "peru" msgstr "peru"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "kumoa" msgstr "kumoa"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -163,57 +163,57 @@ msgstr "Muutettu"
#: js/files.js:791 #: js/files.js:791
msgid "1 folder" msgid "1 folder"
msgstr "" msgstr "1 kansio"
#: js/files.js:793 #: js/files.js:793
msgid "{count} folders" msgid "{count} folders"
msgstr "" msgstr "{count} kansiota"
#: js/files.js:801 #: js/files.js:801
msgid "1 file" msgid "1 file"
msgstr "" msgstr "1 tiedosto"
#: js/files.js:803 #: js/files.js:803
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr "{count} tiedostoa"
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "sekuntia sitten" msgstr "sekuntia sitten"
#: js/files.js:847
msgid "1 minute ago"
msgstr "1 minuutti sitten"
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "minuutti sitten" msgstr "{minutes} minuuttia sitten"
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "minuuttia sitten"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "tänään" msgstr "tänään"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "eilen" msgstr "eilen"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "päivää sitten" msgstr "{days} päivää sitten"
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "viime kuussa" msgstr "viime kuussa"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "kuukautta sitten" msgstr "kuukautta sitten"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "viime vuonna" msgstr "viime vuonna"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "vuotta sitten" msgstr "vuotta sitten"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-09 02:03+0200\n" "POT-Creation-Date: 2012-10-20 02:02+0200\n"
"PO-Revision-Date: 2012-10-09 00:04+0000\n" "PO-Revision-Date: 2012-10-19 18:33+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -24,16 +24,11 @@ msgstr ""
msgid "Unable to load list from App Store" msgid "Unable to load list from App Store"
msgstr "Ei pystytä lataamaan listaa sovellusvarastosta (App Store)" msgstr "Ei pystytä lataamaan listaa sovellusvarastosta (App Store)"
#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18 #: ajax/creategroup.php:12
#: ajax/togglegroups.php:15
msgid "Authentication error"
msgstr "Todennusvirhe"
#: ajax/creategroup.php:19
msgid "Group already exists" msgid "Group already exists"
msgstr "Ryhmä on jo olemassa" msgstr "Ryhmä on jo olemassa"
#: ajax/creategroup.php:28 #: ajax/creategroup.php:21
msgid "Unable to add group" msgid "Unable to add group"
msgstr "Ryhmän lisäys epäonnistui" msgstr "Ryhmän lisäys epäonnistui"
@ -61,7 +56,11 @@ msgstr "Virheellinen pyyntö"
msgid "Unable to delete group" msgid "Unable to delete group"
msgstr "Ryhmän poisto epäonnistui" msgstr "Ryhmän poisto epäonnistui"
#: ajax/removeuser.php:22 #: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15
msgid "Authentication error"
msgstr "Todennusvirhe"
#: ajax/removeuser.php:27
msgid "Unable to delete user" msgid "Unable to delete user"
msgstr "Käyttäjän poisto epäonnistui" msgstr "Käyttäjän poisto epäonnistui"
@ -91,7 +90,7 @@ msgstr "Käytä"
msgid "Saving..." msgid "Saving..."
msgstr "Tallennetaan..." msgstr "Tallennetaan..."
#: personal.php:47 personal.php:48 #: personal.php:42 personal.php:43
msgid "__language_name__" msgid "__language_name__"
msgstr "_kielen_nimi_" msgstr "_kielen_nimi_"
@ -188,7 +187,7 @@ msgstr "Lisää ohjelmasi"
#: templates/apps.php:11 #: templates/apps.php:11
msgid "More Apps" msgid "More Apps"
msgstr "" msgstr "Lisää sovelluksia"
#: templates/apps.php:27 #: templates/apps.php:27
msgid "Select an App" msgid "Select an App"

View File

@ -17,8 +17,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-18 02:03+0200\n" "POT-Creation-Date: 2012-10-19 02:03+0200\n"
"PO-Revision-Date: 2012-10-18 00:05+0000\n" "PO-Revision-Date: 2012-10-19 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -73,39 +73,39 @@ msgstr "Supprimer"
msgid "Rename" msgid "Rename"
msgstr "Renommer" msgstr "Renommer"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr ""
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "replace" msgid "replace"
msgstr "remplacer" msgstr "remplacer"
#: js/filelist.js:192 #: js/filelist.js:194
msgid "suggest name" msgid "suggest name"
msgstr "Suggérer un nom" msgstr "Suggérer un nom"
#: js/filelist.js:192 js/filelist.js:194 #: js/filelist.js:194 js/filelist.js:196
msgid "cancel" msgid "cancel"
msgstr "annuler" msgstr "annuler"
#: js/filelist.js:241 #: js/filelist.js:243
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr ""
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277 #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
msgid "undo" msgid "undo"
msgstr "annuler" msgstr "annuler"
#: js/filelist.js:243 #: js/filelist.js:245
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
msgstr "" msgstr ""
#: js/filelist.js:275 #: js/filelist.js:277
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr ""
#: js/filelist.js:277 #: js/filelist.js:279
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr ""
@ -182,43 +182,43 @@ msgstr ""
msgid "{count} files" msgid "{count} files"
msgstr "" msgstr ""
#: js/files.js:847 #: js/files.js:846
msgid "seconds ago" msgid "seconds ago"
msgstr "secondes passées" msgstr "secondes passées"
#: js/files.js:847
msgid "1 minute ago"
msgstr ""
#: js/files.js:848 #: js/files.js:848
msgid "minute ago" msgid "{minutes} minutes ago"
msgstr "minute passée" msgstr ""
#: js/files.js:849 #: js/files.js:851
msgid "minutes ago"
msgstr "minutes passées"
#: js/files.js:852
msgid "today" msgid "today"
msgstr "aujourd'hui" msgstr "aujourd'hui"
#: js/files.js:853 #: js/files.js:852
msgid "yesterday" msgid "yesterday"
msgstr "hier" msgstr "hier"
#: js/files.js:854 #: js/files.js:853
msgid "days ago" msgid "{days} days ago"
msgstr "jours passés" msgstr ""
#: js/files.js:855 #: js/files.js:854
msgid "last month" msgid "last month"
msgstr "mois dernier" msgstr "mois dernier"
#: js/files.js:857 #: js/files.js:856
msgid "months ago" msgid "months ago"
msgstr "mois passés" msgstr "mois passés"
#: js/files.js:858 #: js/files.js:857
msgid "last year" msgid "last year"
msgstr "année dernière" msgstr "année dernière"
#: js/files.js:859 #: js/files.js:858
msgid "years ago" msgid "years ago"
msgstr "années passées" msgstr "années passées"

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