diff --git a/.htaccess b/.htaccess old mode 100644 new mode 100755 index 095a0cc6375baff9be13b2a485a873fde15b2015..11ee1d59f83a69f61788b8da5b3504e006543972 --- a/.htaccess +++ b/.htaccess @@ -1,8 +1,8 @@ ErrorDocument 403 /core/templates/403.php ErrorDocument 404 /core/templates/404.php <IfModule mod_php5.c> -php_value upload_max_filesize 512M -php_value post_max_size 512M +php_value upload_max_filesize 513M +php_value post_max_size 513M php_value memory_limit 512M <IfModule env_module> SetEnv htaccessWorking true diff --git a/apps/calendar/l10n/da.php b/apps/calendar/l10n/da.php index 5154ef10963d8498186da4c565b552df1e650add..36551a2a93aee23a15fceec64c93b217afc27c60 100644 --- a/apps/calendar/l10n/da.php +++ b/apps/calendar/l10n/da.php @@ -1,9 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "Der blev ikke fundet nogen kalendere.", +"No events found." => "Der blev ikke fundet nogen begivenheder.", "Wrong calendar" => "Forkert kalender", "New Timezone:" => "Ny tidszone:", "Timezone changed" => "Tidszone ændret", "Invalid request" => "Ugyldig forespørgsel", "Calendar" => "Kalender", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ åååå]{ '—'[ MMM] d åååå}", "Birthday" => "Fødselsdag", "Business" => "Forretning", "Call" => "Ring", @@ -19,6 +22,7 @@ "Projects" => "Projekter", "Questions" => "SpørgsmÃ¥l", "Work" => "Arbejde", +"unnamed" => "unavngivet", "Does not repeat" => "Gentages ikke", "Daily" => "Daglig", "Weekly" => "Ugentlig", @@ -80,10 +84,15 @@ "Calendars" => "Kalendere", "There was a fail, while parsing the file." => "Der opstod en fejl under gennemlæsning af filen.", "Choose active calendars" => "Vælg aktive kalendere", +"Your calendars" => "Dine kalendere", "CalDav Link" => "CalDav-link", +"Shared calendars" => "Delte kalendere", +"No shared calendars" => "Ingen delte kalendere", +"Share Calendar" => "Del kalender", "Download" => "Hent", "Edit" => "Rediger", "Delete" => "Slet", +"shared with you by" => "delt af dig", "New calendar" => "Ny kalender", "Edit calendar" => "Rediger kalender", "Displayname" => "Vist navn", @@ -94,8 +103,15 @@ "Cancel" => "Annuller", "Edit an event" => "Redigér en begivenhed", "Export" => "Eksporter", +"Eventinfo" => "Begivenhedsinfo", +"Repeating" => "Gentagende", +"Alarm" => "Alarm", +"Attendees" => "Deltagere", +"Share" => "Del", "Title of the Event" => "Titel pÃ¥ begivenheden", "Category" => "Kategori", +"Separate categories with commas" => "Opdel kategorier med kommaer", +"Edit categories" => "Rediger kategorier", "All Day Event" => "Heldagsarrangement", "From" => "Fra", "To" => "Til", @@ -125,11 +141,22 @@ "Calendar imported successfully" => "Kalender importeret korrekt", "Close Dialog" => "Luk dialog", "Create a new event" => "Opret en ny begivenhed", +"View an event" => "Vis en begivenhed", +"No categories selected" => "Ingen categorier valgt", "Select category" => "Vælg kategori", +"of" => "fra", +"at" => "kl.", "Timezone" => "Tidszone", "Check always for changes of the timezone" => "Check altid efter ændringer i tidszone", "Timeformat" => "Tidsformat", "24h" => "24T", "12h" => "12T", -"Calendar CalDAV syncing address:" => "Synkroniseringsadresse til CalDAV:" +"First day of the week" => "Ugens første dag", +"Calendar CalDAV syncing address:" => "Synkroniseringsadresse til CalDAV:", +"Users" => "Brugere", +"select users" => "Vælg brugere", +"Editable" => "Redigerbar", +"Groups" => "Grupper", +"select groups" => "Vælg grupper", +"make public" => "Offentliggør" ); diff --git a/apps/calendar/l10n/de.php b/apps/calendar/l10n/de.php index 34e6f05f100473fd6b08c600dedbf96d8eb20913..f12a18baad06b58b98e0c4bbaa2a86b12e4a298f 100644 --- a/apps/calendar/l10n/de.php +++ b/apps/calendar/l10n/de.php @@ -4,8 +4,9 @@ "Wrong calendar" => "Falscher Kalender", "New Timezone:" => "Neue Zeitzone:", "Timezone changed" => "Zeitzone geändert", -"Invalid request" => "Anfragefehler", +"Invalid request" => "Fehlerhafte Anfrage", "Calendar" => "Kalender", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "ddd d MMMM[ yyyy]{ -[ddd d] MMMM yyyy}", "Birthday" => "Geburtstag", "Business" => "Geschäftlich", "Call" => "Anruf", @@ -30,7 +31,7 @@ "Monthly" => "monatlich", "Yearly" => "jährlich", "never" => "niemals", -"by occurrences" => "nach Vorkommen", +"by occurrences" => "nach Terminen", "by date" => "nach Datum", "by monthday" => "an einem Monatstag", "by weekday" => "an einem Wochentag", @@ -60,10 +61,10 @@ "October" => "Oktober", "November" => "November", "December" => "Dezember", -"by events date" => "bei Tag des Termins", -"by yearday(s)" => "an einem Tag des Jahres", -"by weeknumber(s)" => "an einer Wochennummer", -"by day and month" => "an einer Tag und Monats Kombination", +"by events date" => "nach Tag des Termins", +"by yearday(s)" => "nach Tag des Jahres", +"by weeknumber(s)" => "nach Wochennummer", +"by day and month" => "nach Tag und Monat", "Date" => "Datum", "Cal." => "Kal.", "All day" => "Ganztags", @@ -91,7 +92,7 @@ "Download" => "Herunterladen", "Edit" => "Bearbeiten", "Delete" => "Löschen", -"shared with you by" => "Von dir geteilt mit", +"shared with you by" => "Geteilt mit dir von", "New calendar" => "Neuer Kalender", "Edit calendar" => "Kalender bearbeiten", "Displayname" => "Anzeigename", @@ -109,7 +110,7 @@ "Share" => "Teilen", "Title of the Event" => "Name", "Category" => "Kategorie", -"Separate categories with commas" => "Kategorien trennen mittels Komma", +"Separate categories with commas" => "Kategorien mit Kommas trennen", "Edit categories" => "Kategorien ändern", "All Day Event" => "Ganztägiges Ereignis", "From" => "von", @@ -130,8 +131,8 @@ "and the events week of year." => "und den Tag des Jahres vom Termin", "Interval" => "Intervall", "End" => "Ende", -"occurrences" => "Vorkommen", -"Import a calendar file" => "Kalender Datei Importieren", +"occurrences" => "Termine", +"Import a calendar file" => "Kalenderdatei Importieren", "Please choose the calendar" => "Bitte wählen Sie den Kalender.", "create a new calendar" => "Neuen Kalender anlegen", "Name of new calendar" => "Kalendername", @@ -144,6 +145,7 @@ "No categories selected" => "Keine Kategorie ausgewählt", "Select category" => "Kategorie auswählen", "of" => "von", +"at" => "um", "Timezone" => "Zeitzone", "Check always for changes of the timezone" => "immer die Zeitzone überprüfen", "Timeformat" => "Zeitformat", @@ -152,9 +154,9 @@ "First day of the week" => "erster Wochentag", "Calendar CalDAV syncing address:" => "Kalender CalDAV Synchronisationsadresse:", "Users" => "Nutzer", -"select users" => "gewählte Nutzer", +"select users" => "Nutzer auswählen", "Editable" => "editierbar", "Groups" => "Gruppen", -"select groups" => "Wähle Gruppen", +"select groups" => "Gruppen auswählen", "make public" => "Veröffentlichen" ); diff --git a/apps/calendar/l10n/fi_FI.php b/apps/calendar/l10n/fi_FI.php new file mode 100644 index 0000000000000000000000000000000000000000..4de94b7b7b7ee3ffce8adda71c697f5748c22521 --- /dev/null +++ b/apps/calendar/l10n/fi_FI.php @@ -0,0 +1,138 @@ +<?php $TRANSLATIONS = array( +"No calendars found." => "Kalentereita ei löytynyt", +"No events found." => "Tapahtumia ei löytynyt.", +"Wrong calendar" => "Väärä kalenteri", +"New Timezone:" => "Uusi aikavyöhyke:", +"Timezone changed" => "Aikavyöhyke vaihdettu", +"Invalid request" => "Virheellinen pyyntö", +"Calendar" => "Kalenteri", +"Birthday" => "Syntymäpäivä", +"Call" => "Ota yhteyttä", +"Clients" => "Asiakkaat", +"Deliverer" => "Toimittaja", +"Holidays" => "Vapaapäivät", +"Ideas" => "Ideat", +"Journey" => "Matkustus", +"Jubilee" => "Vuosipäivät", +"Meeting" => "Tapaamiset", +"Other" => "Muut", +"Personal" => "Henkilökohtainen", +"Projects" => "Projektit", +"Questions" => "Kysymykset", +"Work" => "Työ", +"unnamed" => "nimetön", +"Does not repeat" => "Ei toistoa", +"Daily" => "Päivittäin", +"Weekly" => "Viikottain", +"Every Weekday" => "Arkipäivisin", +"Bi-Weekly" => "Joka toinen viikko", +"Monthly" => "Kuukausittain", +"Yearly" => "Vuosittain", +"never" => "Ei koskaan", +"Monday" => "Maanantai", +"Tuesday" => "Tiistai", +"Wednesday" => "Keskiviikko", +"Thursday" => "Torstai", +"Friday" => "Perjantai", +"Saturday" => "Lauantai", +"Sunday" => "Sunnuntai", +"first" => "ensimmäinen", +"second" => "toinen", +"third" => "kolmas", +"fourth" => "neljäs", +"fifth" => "viides", +"last" => "viimeinen", +"January" => "Tammikuu", +"February" => "Helmikuu", +"March" => "Maaliskuu", +"April" => "Huhtikuu", +"May" => "Toukokuu", +"June" => "Kesäkuu", +"July" => "Heinäkuu", +"August" => "Elokuu", +"September" => "Syyskuu", +"October" => "Lokakuu", +"November" => "Marraskuu", +"December" => "Joulukuu", +"Date" => "Päivämäärä", +"All day" => "Koko päivä", +"New Calendar" => "Uusi kalenteri", +"Missing fields" => "Puuttuvat kentät", +"Title" => "Otsikko", +"The event ends before it starts" => "Tapahtuma päättyy ennen alkamistaan", +"There was a database fail" => "Tapahtui tietokantavirhe", +"Week" => "Viikko", +"Month" => "Kuukausi", +"List" => "Lista", +"Today" => "Tänään", +"Calendars" => "Kalenterit", +"There was a fail, while parsing the file." => "Tiedostoa jäsennettäessä tapahtui virhe.", +"Choose active calendars" => "Valitse aktiiviset kalenterit", +"Your calendars" => "Omat kalenterisi", +"CalDav Link" => "CalDav-linkki", +"Shared calendars" => "Jaetut kalenterit", +"No shared calendars" => "Ei jaettuja kalentereita", +"Share Calendar" => "Jaa kalenteri", +"Download" => "Lataa", +"Edit" => "Muokkaa", +"Delete" => "Poista", +"shared with you by" => "kanssasi jaettu", +"New calendar" => "Uusi kalenteri", +"Edit calendar" => "Muokkaa kalenteria", +"Displayname" => "Kalenterin nimi", +"Active" => "Aktiivinen", +"Calendar color" => "Kalenterin väri", +"Save" => "Tallenna", +"Submit" => "Talleta", +"Cancel" => "Peru", +"Edit an event" => "Muokkaa tapahtumaa", +"Export" => "Vie", +"Eventinfo" => "Tapahtumatiedot", +"Repeating" => "Toisto", +"Alarm" => "Hälytys", +"Attendees" => "Osallistujat", +"Share" => "Jaa", +"Title of the Event" => "Tapahtuman otsikko", +"Category" => "Luokka", +"Separate categories with commas" => "Erota luokat pilkuilla", +"Edit categories" => "Muokkaa luokkia", +"All Day Event" => "Koko päivän tapahtuma", +"From" => "Alkaa", +"To" => "Päättyy", +"Advanced options" => "Tarkemmat asetukset", +"Location" => "Sijainti", +"Location of the Event" => "Tapahtuman sijainti", +"Description" => "Kuvaus", +"Description of the Event" => "Tapahtuman kuvaus", +"Repeat" => "Toisto", +"Select weekdays" => "Valitse viikonpäivät", +"Select days" => "Valitse päivät", +"Select months" => "Valitse kuukaudet", +"Select weeks" => "Valitse viikot", +"Interval" => "Intervalli", +"Import a calendar file" => "Tuo kalenteritiedosto", +"Please choose the calendar" => "Valitse kalenteri", +"create a new calendar" => "luo uusi kalenteri", +"Name of new calendar" => "Uuden kalenterin nimi", +"Import" => "Tuo", +"Importing calendar" => "Tuodaan kalenteria", +"Calendar imported successfully" => "Kalenteri tuotu onnistuneesti", +"Close Dialog" => "Sulje ikkuna", +"Create a new event" => "Luo uusi tapahtuma", +"View an event" => "Avaa tapahtuma", +"No categories selected" => "Luokkia ei ole valittu", +"Select category" => "Valitse luokka", +"Timezone" => "Aikavyöhyke", +"Check always for changes of the timezone" => "Tarkista aina aikavyöhykkeen muutokset", +"Timeformat" => "Ajan esitysmuoto", +"24h" => "24 tuntia", +"12h" => "12 tuntia", +"First day of the week" => "Viikon ensimmäinen päivä", +"Calendar CalDAV syncing address:" => "Kalenterin CalDAV-synkronointiosoite:", +"Users" => "Käyttäjät", +"select users" => "valitse käyttäjät", +"Editable" => "Muoktattava", +"Groups" => "Ryhmät", +"select groups" => "valitse ryhmät", +"make public" => "aseta julkiseksi" +); diff --git a/apps/calendar/l10n/gl.php b/apps/calendar/l10n/gl.php index 7c747be26f42b46df55eb1fe6e09a69da2a9db61..3178b1819ec57dac052e5502fb5954dc3d1687f5 100644 --- a/apps/calendar/l10n/gl.php +++ b/apps/calendar/l10n/gl.php @@ -1,9 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "Non se atoparon calendarios.", +"No events found." => "Non se atoparon eventos.", "Wrong calendar" => "Calendario equivocado", "New Timezone:" => "Novo fuso horario:", "Timezone changed" => "Fuso horario trocado", "Invalid request" => "Petición non válida", "Calendar" => "Calendario", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "d MMM[ yyyy]{ '—'d [ MMM] yyyy}", "Birthday" => "Aniversario", "Business" => "Traballo", "Call" => "Chamada", @@ -19,6 +22,7 @@ "Projects" => "Proxectos", "Questions" => "Preguntas", "Work" => "Traballo", +"unnamed" => "sen nome", "Does not repeat" => "Non se repite", "Daily" => "A diario", "Weekly" => "Semanalmente", @@ -80,10 +84,15 @@ "Calendars" => "Calendarios", "There was a fail, while parsing the file." => "Produciuse un erro ao procesar o ficheiro", "Choose active calendars" => "Escolla os calendarios activos", +"Your calendars" => "Os seus calendarios", "CalDav Link" => "Ligazón CalDav", +"Shared calendars" => "Calendarios compartidos", +"No shared calendars" => "Sen calendarios compartidos", +"Share Calendar" => "Compartir calendario", "Download" => "Descargar", "Edit" => "Editar", "Delete" => "Borrar", +"shared with you by" => "compartido con vostede por", "New calendar" => "Novo calendario", "Edit calendar" => "Editar calendario", "Displayname" => "Mostrar nome", @@ -94,8 +103,15 @@ "Cancel" => "Cancelar", "Edit an event" => "Editar un evento", "Export" => "Exportar", +"Eventinfo" => "Info do evento", +"Repeating" => "Repetido", +"Alarm" => "Alarma", +"Attendees" => "Participantes", +"Share" => "Compartir", "Title of the Event" => "TÃtulo do evento", "Category" => "CategorÃa", +"Separate categories with commas" => "Separe as categorÃas con comas", +"Edit categories" => "Editar categorÃas", "All Day Event" => "Eventos do dÃa", "From" => "Desde", "To" => "a", @@ -125,11 +141,22 @@ "Calendar imported successfully" => "Calendario importado correctamente", "Close Dialog" => "Pechar diálogo", "Create a new event" => "Crear un novo evento", +"View an event" => "Ver un evento", +"No categories selected" => "Non seleccionou as categorÃas", "Select category" => "Seleccionar categorÃa", +"of" => "de", +"at" => "a", "Timezone" => "Fuso horario", "Check always for changes of the timezone" => "Comprobar sempre cambios de fuso horario", "Timeformat" => "Formato de hora", "24h" => "24h", "12h" => "12h", -"Calendar CalDAV syncing address:" => "Enderezo de sincronización do calendario CalDAV:" +"First day of the week" => "Primeiro dÃa da semana", +"Calendar CalDAV syncing address:" => "Enderezo de sincronización do calendario CalDAV:", +"Users" => "Usuarios", +"select users" => "escoller usuarios", +"Editable" => "Editable", +"Groups" => "Grupos", +"select groups" => "escoller grupos", +"make public" => "facer público" ); diff --git a/apps/calendar/l10n/he.php b/apps/calendar/l10n/he.php index d8bd1c5f00269cea09126922346f3cdc3b168c9f..c161d3be2efef5fc7364f3cdd0c6b3cbad495476 100644 --- a/apps/calendar/l10n/he.php +++ b/apps/calendar/l10n/he.php @@ -1,8 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "×œ× × ×ž×¦×ו לוחות ×©× ×”.", +"No events found." => "×œ× × ×ž×¦×ו ×ירועי×.", "Wrong calendar" => "לוח ×©× ×” ×œ× × ×›×•×Ÿ", +"New Timezone:" => "×זור זמן חדש:", "Timezone changed" => "×זור זמן ×”×©×ª× ×”", "Invalid request" => "בקשה ×œ× ×—×•×§×™×ª", "Calendar" => "×— ×©× ×”", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "d MMM [ yyyy]{ '—'d[ MMM] yyyy}", "Birthday" => "×™×•× ×”×•×œ×“×ª", "Business" => "עסקי×", "Call" => "שיחה", @@ -18,6 +22,7 @@ "Projects" => "פרוייקטי×", "Questions" => "ש×לות", "Work" => "עבודה", +"unnamed" => "×œ×œ× ×©×", "Does not repeat" => "×œ×œ× ×—×–×¨×”", "Daily" => "יומי", "Weekly" => "שבועי", @@ -25,9 +30,53 @@ "Bi-Weekly" => "דו שבועי", "Monthly" => "חודשי", "Yearly" => "×©× ×ª×™", +"never" => "×œ×¢×•×œ× ×œ×", +"by occurrences" => "לפי מופעי×", +"by date" => "לפי ת×ריך", +"by monthday" => "לפי ×”×™×•× ×‘×—×•×“×©", +"by weekday" => "לפי ×”×™×•× ×‘×©×‘×•×¢", +"Monday" => "×™×•× ×©× ×™", +"Tuesday" => "×™×•× ×©×œ×™×©×™", +"Wednesday" => "×™×•× ×¨×‘×™×¢×™", +"Thursday" => "×™×•× ×—×ž×™×©×™", +"Friday" => "×™×•× ×©×™×©×™", +"Saturday" => "שבת", +"Sunday" => "×™×•× ×¨×שון", +"events week of month" => "שבוע בחודש לציון הפעילות", +"first" => "ר×שון", +"second" => "×©× ×™", +"third" => "שלישי", +"fourth" => "רביעי", +"fifth" => "חמישי", +"last" => "×חרון", +"January" => "×™× ×•×ר", +"February" => "פברו×ר", +"March" => "מרץ", +"April" => "×פריל", +"May" => "מ××™", +"June" => "×™×•× ×™", +"July" => "יולי", +"August" => "×וגוסט", +"September" => "ספטמבר", +"October" => "×וקטובר", +"November" => "× ×•×‘×ž×‘×¨", +"December" => "דצמבר", +"by events date" => "לפי ת×ריכי ×”×ירועי×", +"by yearday(s)" => "לפי ×™×ž×™× ×‘×©× ×”", +"by weeknumber(s)" => "לפי מספרי השבועות", +"by day and month" => "לפי ×™×•× ×•×—×•×“×©", +"Date" => "ת×ריך", +"Cal." => "לוח ×©× ×”", "All day" => "היו×", "New Calendar" => "לוח ×©× ×” חדש", +"Missing fields" => "שדות חסרי×", "Title" => "כותרת", +"From Date" => "מת×ריך", +"From Time" => "משעה", +"To Date" => "עד ת×ריך", +"To Time" => "עד שעה", +"The event ends before it starts" => "×”×ירוע ×ž×¡×ª×™×™× ×¢×•×“ ×œ×¤× ×™ שהתחיל", +"There was a database fail" => "×ירע כשל במסד ×”× ×ª×•× ×™×", "Week" => "שבוע", "Month" => "חודש", "List" => "רשימה", @@ -35,10 +84,15 @@ "Calendars" => "לוחות ×©× ×”", "There was a fail, while parsing the file." => "×ירעה שגי××” בעת ×¤×¢× ×•×— הקובץ.", "Choose active calendars" => "בחר לוחות ×©× ×” פעילי×", +"Your calendars" => "לוחות ×”×©× ×” שלך", "CalDav Link" => "קישור CalDav", +"Shared calendars" => "לוחות ×©× ×” מושתפי×", +"No shared calendars" => "×ין לוחות ×©× ×” משותפי×", +"Share Calendar" => "שיתוף לוח ×©× ×”", "Download" => "הורדה", "Edit" => "עריכה", "Delete" => "מחיקה", +"shared with you by" => "שותף ×תך על ידי", "New calendar" => "לוח ×©× ×” חדש", "Edit calendar" => "עריכת לוח ×©× ×”", "Displayname" => "×©× ×ª×¦×•×’×”", @@ -49,18 +103,60 @@ "Cancel" => "ביטול", "Edit an event" => "עריכת ×ירוע", "Export" => "יצו×", +"Eventinfo" => "פרטי ×”×ירוע", +"Repeating" => "חוזר", +"Alarm" => "תזכורת", +"Attendees" => "משתתפי×", +"Share" => "שיתוף", "Title of the Event" => "כותרת ×”×ירוע", "Category" => "קטגוריה", +"Separate categories with commas" => "הפרדת קטגוריות בפסיק", +"Edit categories" => "עריכת קטגוריות", "All Day Event" => "×ירוע של כל היו×", "From" => "מ×ת", "To" => "עבור", +"Advanced options" => "×פשרויות מתקדמות", "Location" => "מיקו×", "Location of the Event" => "×ž×™×§×•× ×”×ירוע", "Description" => "תי×ור", "Description of the Event" => "תי×ור ×”×ירוע", "Repeat" => "חזרה", +"Advanced" => "מתקד×", +"Select weekdays" => "יש לבחור ×™×ž×™× ×‘×©×‘×•×¢", +"Select days" => "יש לבחור בימי×", +"and the events day of year." => "×•×™×•× ×”×ירוע ×‘×©× ×”.", +"and the events day of month." => "×•×™×•× ×”×ירוע בחודש.", +"Select months" => "יש לבחור בחודשי×", +"Select weeks" => "יש לבחור בשבועות", +"and the events week of year." => "ומספור השבוע הפעיל ×‘×©× ×”.", +"Interval" => "משך", +"End" => "סיו×", +"occurrences" => "מופעי×", +"Import a calendar file" => "×™×‘×•× ×§×•×‘×¥ לוח ×©× ×”", +"Please choose the calendar" => "× × ×œ×‘×—×•×¨ ×ת לוח ×”×©× ×”", +"create a new calendar" => "יצירת לוח ×©× ×” חדש", +"Name of new calendar" => "×©× ×œ×•×— ×”×©× ×” החדש", "Import" => "יבו×", +"Importing calendar" => "היומן מייוב×", +"Calendar imported successfully" => "היומן ×™×™×•×‘× ×‘×”×¦×œ×—×”", +"Close Dialog" => "סגירת הדו־שיח", "Create a new event" => "יצירת ×ירוע חדש", +"View an event" => "צפייה ב×ירוע", +"No categories selected" => "×œ× × ×‘×—×¨×• קטגוריות", "Select category" => "בחר קטגוריה", -"Timezone" => "×זור זמן" +"of" => "מתוך", +"at" => "×‘×©× ×”", +"Timezone" => "×זור זמן", +"Check always for changes of the timezone" => "יש לבדוק תמיד ×× ×™×© ×”×‘×“×œ×™× ×‘×זורי הזמן", +"Timeformat" => "×ž×‘× ×” הת×ריך", +"24h" => "24 שעות", +"12h" => "12 שעות", +"First day of the week" => "×”×™×•× ×”×¨×שון בשבוע", +"Calendar CalDAV syncing address:" => "כתובת ×”×¡× ×›×¨×•×Ÿ ללוח ×©× ×” מסוג CalDAV:", +"Users" => "משתמשי×", +"select users" => "× × ×œ×‘×—×•×¨ במשתמשי×", +"Editable" => "× ×™×ª×Ÿ לעריכה", +"Groups" => "קבוצות", +"select groups" => "בחירת קבוצות", +"make public" => "הפיכה לציבורי" ); diff --git a/apps/calendar/l10n/hr.php b/apps/calendar/l10n/hr.php index 2b2efacd31e253f7a9abc6a41fee39b9d69b8d79..551bb4abbcbce33e28a9a0304ecde030f1d9d39a 100644 --- a/apps/calendar/l10n/hr.php +++ b/apps/calendar/l10n/hr.php @@ -1,14 +1,18 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "Nisu pronaÄ‘eni kalendari", +"No events found." => "DogaÄ‘aj nije pronaÄ‘en.", "Wrong calendar" => "PogreÅ¡an kalendar", +"New Timezone:" => "Nova vremenska zona:", "Timezone changed" => "Vremenska zona promijenjena", "Invalid request" => "Neispravan zahtjev", "Calendar" => "Kalendar", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}", "Birthday" => "RoÄ‘endan", "Business" => "Poslovno", "Call" => "Poziv", "Clients" => "Klijenti", "Deliverer" => "DostavljaÄ", -"Holidays" => "Odmori", +"Holidays" => "Praznici", "Ideas" => "Ideje", "Journey" => "Putovanje", "Jubilee" => "Obljetnica", @@ -18,6 +22,7 @@ "Projects" => "Projekti", "Questions" => "Pitanja", "Work" => "Posao", +"unnamed" => "bezimeno", "Does not repeat" => "Ne ponavlja se", "Daily" => "Dnevno", "Weekly" => "Tjedno", @@ -25,14 +30,50 @@ "Bi-Weekly" => "Dvotjedno", "Monthly" => "MjeseÄno", "Yearly" => "GodiÅ¡nje", +"never" => "nikad", +"by occurrences" => "po pojavama", +"by date" => "po datum", +"by monthday" => "po dana mjeseca", +"by weekday" => "po tjednu", +"Monday" => "ponedeljak", +"Tuesday" => "utorak", +"Wednesday" => "srijeda", +"Thursday" => "Äetvrtak", +"Friday" => "petak", +"Saturday" => "subota", +"Sunday" => "nedelja", +"first" => "prvi", +"second" => "drugi", +"third" => "treći", +"fourth" => "Äetvrti", +"fifth" => "peti", +"last" => "zadnji", +"January" => "sijeÄanj", +"February" => "veljaÄa", +"March" => "ožujak", +"April" => "travanj", +"May" => "svibanj", +"June" => "lipanj", +"July" => "srpanj", +"August" => "kolovoz", +"September" => "rujan", +"October" => "listopad", +"November" => "studeni", +"December" => "prosinac", +"by events date" => "po datumu dogaÄ‘aja", +"by yearday(s)" => "po godini(-nama)", +"by weeknumber(s)" => "po broju tjedna(-ana)", +"by day and month" => "po danu i mjeseca", +"Date" => "datum", +"Cal." => "Kal.", "All day" => "Cijeli dan", -"New Calendar" => "Novi Kalendar", +"New Calendar" => "Novi kalendar", "Missing fields" => "Nedostaju polja", "Title" => "Naslov", -"From Date" => "Datum Od", -"From Time" => "Vrijeme Od", -"To Date" => "Datum Do", -"To Time" => "Vrijeme Do", +"From Date" => "Datum od", +"From Time" => "Vrijeme od", +"To Date" => "Datum do", +"To Time" => "Vrijeme do", "The event ends before it starts" => "DogaÄ‘aj zavrÅ¡ava prije nego poÄinje", "There was a database fail" => "PogreÅ¡ka u bazi podataka", "Week" => "Tjedan", @@ -41,11 +82,16 @@ "Today" => "Danas", "Calendars" => "Kalendari", "There was a fail, while parsing the file." => "PogreÅ¡ka pri Äitanju datoteke.", -"Choose active calendars" => "Odaberite aktive kalendare", -"CalDav Link" => "CalDav Poveznica", +"Choose active calendars" => "Odabir aktivnih kalendara", +"Your calendars" => "VaÅ¡i kalendari", +"CalDav Link" => "CalDav poveznica", +"Shared calendars" => "Podijeljeni kalendari", +"No shared calendars" => "Nema zajedniÄkih kalendara", +"Share Calendar" => "Podjeli kalendar", "Download" => "Spremi lokalno", "Edit" => "Uredi", "Delete" => "BriÅ¡i", +"shared with you by" => "podijeljeno s vama od ", "New calendar" => "Novi kalendar", "Edit calendar" => "Uredi kalendar", "Displayname" => "Naziv", @@ -56,24 +102,57 @@ "Cancel" => "Odustani", "Edit an event" => "Uredi dogaÄ‘aj", "Export" => "Izvoz", -"Title of the Event" => "Naslov DogaÄ‘aja", +"Eventinfo" => "Informacije o dogaÄ‘aju", +"Repeating" => "Ponavljanje", +"Alarm" => "Alarm", +"Attendees" => "Polaznici", +"Share" => "Podijeli", +"Title of the Event" => "Naslov dogaÄ‘aja", "Category" => "Kategorija", +"Separate categories with commas" => "Odvoji kategorije zarezima", +"Edit categories" => "Uredi kategorije", "All Day Event" => "Cjelodnevni dogaÄ‘aj", "From" => "Od", "To" => "Za", "Advanced options" => "Napredne mogućnosti", "Location" => "Lokacija", -"Location of the Event" => "Lokacija DogaÄ‘aja", +"Location of the Event" => "Lokacija dogaÄ‘aja", "Description" => "Opis", "Description of the Event" => "Opis dogaÄ‘aja", "Repeat" => "Ponavljanje", -"Please choose the calendar" => "Odaberite kalendar", +"Advanced" => "Napredno", +"Select weekdays" => "Odaberi dane u tjednu", +"Select days" => "Odaberi dane", +"Select months" => "Odaberi mjesece", +"Select weeks" => "Odaberi tjedne", +"Interval" => "Interval", +"End" => "Kraj", +"occurrences" => "pojave", +"Import a calendar file" => "Uvozite datoteku kalendara", +"Please choose the calendar" => "Odaberi kalendar", +"create a new calendar" => "stvori novi kalendar", +"Name of new calendar" => "Ime novog kalendara", "Import" => "Uvoz", +"Importing calendar" => "Uvoz kalendara", +"Calendar imported successfully" => "Kalendar je uspjeÅ¡no uvezen", +"Close Dialog" => "Zatvori dijalog", "Create a new event" => "Unesi novi dogaÄ‘aj", +"View an event" => "Vidjeti dogaÄ‘aj", +"No categories selected" => "Nema odabranih kategorija", "Select category" => "Odabir kategorije", +"of" => "od", +"at" => "na", "Timezone" => "Vremenska zona", +"Check always for changes of the timezone" => "Provjerite uvijek za promjene vremenske zone", "Timeformat" => "Format vremena", "24h" => "24h", "12h" => "12h", -"Calendar CalDAV syncing address:" => "Adresa za CalDAV sinkronizaciju kalendara" +"First day of the week" => "Prvi dan tjedna", +"Calendar CalDAV syncing address:" => "Adresa za CalDAV sinkronizaciju kalendara:", +"Users" => "Korisnici", +"select users" => "odaberi korisnike", +"Editable" => "Može se ureÄ‘ivati", +"Groups" => "Grupe", +"select groups" => "izaberite grupe", +"make public" => "podjeli s javnošću" ); diff --git a/apps/calendar/l10n/ja_JP.php b/apps/calendar/l10n/ja_JP.php index d4a4b5f01853c639b75ec90ba7060019564bd1cd..c533a9bd1a7bf17df88d27aeca7a5649bacf0fbe 100644 --- a/apps/calendar/l10n/ja_JP.php +++ b/apps/calendar/l10n/ja_JP.php @@ -1,9 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "カレンダーãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚", +"No events found." => "イベントãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚", "Wrong calendar" => "誤ã£ãŸã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼ã§ã™", "New Timezone:" => "æ–°ã—ã„タイムゾーン:", "Timezone changed" => "タイムゾーンãŒå¤‰æ›´ã•れã¾ã—ãŸ", "Invalid request" => "無効ãªãƒªã‚¯ã‚¨ã‚¹ãƒˆã§ã™", "Calendar" => "カレンダー", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}", "Birthday" => "誕生日", "Business" => "ビジãƒã‚¹", "Call" => "電話をã‹ã‘ã‚‹", @@ -18,7 +21,7 @@ "Personal" => "個人", "Projects" => "プãƒã‚¸ã‚§ã‚¯ãƒˆ", "Questions" => "質å•äº‹é …", -"Work" => "仕事", +"Work" => "週ã®å§‹ã¾ã‚Š", "Does not repeat" => "繰り返ã•ãªã„", "Daily" => "毎日", "Weekly" => "毎週", @@ -31,13 +34,13 @@ "by date" => "æ—¥ä»˜ã§æŒ‡å®š", "by monthday" => "æ—¥ã«ã¡ã§æŒ‡å®š", "by weekday" => "æ›œæ—¥ã§æŒ‡å®š", -"Monday" => "月曜日", -"Tuesday" => "ç«æ›œæ—¥", -"Wednesday" => "水曜日", -"Thursday" => "木曜日", -"Friday" => "金曜日", -"Saturday" => "土曜日", -"Sunday" => "日曜日", +"Monday" => "月曜", +"Tuesday" => "ç«æ›œ", +"Wednesday" => "水曜", +"Thursday" => "木曜", +"Friday" => "金曜", +"Saturday" => "土曜", +"Sunday" => "日曜", "events week of month" => "予定ã®ã‚る週を指定", "first" => "1週目", "second" => "2週目", @@ -64,7 +67,7 @@ "Date" => "日付", "Cal." => "カレンダー", "All day" => "終日", -"New Calendar" => "æ–°ã—ãカレンダーを作æˆã™ã‚‹", +"New Calendar" => "æ–°ã—ãカレンダーを作æˆ", "Missing fields" => "é …ç›®ãŒã‚りã¾ã›ã‚“", "Title" => "タイトル", "From Date" => "é–‹å§‹æ—¥", @@ -72,19 +75,23 @@ "To Date" => "終了日", "To Time" => "終了時間", "The event ends before it starts" => "イベント終了時間ãŒé–‹å§‹æ™‚間より先ã§ã™", -"There was a database fail" => "データベースフェイルãŒã‚りã¾ã—ãŸ", +"There was a database fail" => "データベースã®ã‚¨ãƒ©ãƒ¼ãŒã‚りã¾ã—ãŸ", "Week" => "週", "Month" => "月", "List" => "リスト", "Today" => "今日", "Calendars" => "カレンダー", -"There was a fail, while parsing the file." => "ファイルを構文解æžã™ã‚‹éš›ã«å¤±æ•—ã—ã¾ã—ãŸ", -"Choose active calendars" => "アクティブãªã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼ã‚’é¸æŠžã—ã¦ãã ã•ã„", +"There was a fail, while parsing the file." => "ãƒ•ã‚¡ã‚¤ãƒ«ã®æ§‹æ–‡è§£æžã«å¤±æ•—ã—ã¾ã—ãŸã€‚", +"Choose active calendars" => "アクティブãªã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼ã‚’é¸æŠž", +"Your calendars" => "ã‚ãªãŸã®ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼", "CalDav Link" => "CalDavã¸ã®ãƒªãƒ³ã‚¯", +"Shared calendars" => "共有カレンダー", +"No shared calendars" => "共有カレンダーã¯ã‚りã¾ã›ã‚“", +"Share Calendar" => "カレンダーを共有ã™ã‚‹", "Download" => "ダウンãƒãƒ¼ãƒ‰", "Edit" => "編集", "Delete" => "削除", -"New calendar" => "æ–°ã—ãカレンダーを作æˆã™ã‚‹", +"New calendar" => "æ–°ã—ã„カレンダー", "Edit calendar" => "カレンダーを編集", "Displayname" => "表示å", "Active" => "アクティブ", @@ -94,8 +101,15 @@ "Cancel" => "ã‚ャンセル", "Edit an event" => "イベントを編集", "Export" => "エクスãƒãƒ¼ãƒˆ", +"Eventinfo" => "ã‚¤ãƒ™ãƒ³ãƒˆæƒ…å ±", +"Repeating" => "繰り返ã—", +"Alarm" => "アラーム", +"Attendees" => "å‚åŠ è€…", +"Share" => "共有", "Title of the Event" => "イベントã®ã‚¿ã‚¤ãƒˆãƒ«", "Category" => "カテゴリー", +"Separate categories with commas" => "カテゴリをコンマã§åŒºåˆ‡ã‚‹", +"Edit categories" => "カテゴリを編集", "All Day Event" => "終日イベント", "From" => "é–‹å§‹", "To" => "終了", @@ -103,8 +117,8 @@ "Location" => "å ´æ‰€", "Location of the Event" => "イベントã®å ´æ‰€", "Description" => "メモ", -"Description of the Event" => "イベントã®ãƒ¡ãƒ¢", -"Repeat" => "繰り返ã™", +"Description of the Event" => "イベントã®èª¬æ˜Ž", +"Repeat" => "繰り返ã—", "Advanced" => "詳細è¨å®š", "Select weekdays" => "曜日を指定", "Select days" => "日付を指定", @@ -113,7 +127,7 @@ "Select months" => "月を指定ã™ã‚‹", "Select weeks" => "週を指定ã™ã‚‹", "and the events week of year." => "対象ã®é€±ã‚’é¸æŠžã™ã‚‹ã€‚", -"Interval" => "周期", +"Interval" => "é–“éš”", "End" => "ç¹°ã‚Šè¿”ã™æœŸé–“", "occurrences" => "回繰り返ã™", "Import a calendar file" => "カレンダーファイルをインãƒãƒ¼ãƒˆ", @@ -123,13 +137,24 @@ "Import" => "インãƒãƒ¼ãƒˆ", "Importing calendar" => "カレンダーをå–り込ã¿ä¸", "Calendar imported successfully" => "カレンダーã®å–り込ã¿ã«æˆåŠŸã—ã¾ã—ãŸ", -"Close Dialog" => "é–‰ã˜ã‚‹", -"Create a new event" => "æ–°ã—ã„イベントを作æˆã™ã‚‹", +"Close Dialog" => "ダイアãƒã‚°ã‚’é–‰ã˜ã‚‹", +"Create a new event" => "æ–°ã—ã„イベントを作æˆ", +"View an event" => "イベントを閲覧", +"No categories selected" => "カテゴリãŒé¸æŠžã•れã¦ã„ã¾ã›ã‚“", "Select category" => "ã‚«ãƒ†ã‚´ãƒªãƒ¼ã‚’é¸æŠžã—ã¦ãã ã•ã„", +"of" => "of", +"at" => "at", "Timezone" => "タイムゾーン", -"Check always for changes of the timezone" => "タイムゾーン変更を常ã«ç¢ºèªã™ã‚‹", +"Check always for changes of the timezone" => "タイムゾーンã®å¤‰æ›´ã‚’常ã«ç¢ºèª", "Timeformat" => "時刻ã®ãƒ•ォーマット", -"24h" => "24時間制", -"12h" => "12時間制", -"Calendar CalDAV syncing address:" => "カレンダーã®CalDAVシンクアドレス" +"24h" => "24h", +"12h" => "12h", +"First day of the week" => "週ã®å§‹ã¾ã‚Š", +"Calendar CalDAV syncing address:" => "CalDAVカレンダーã®åŒæœŸã‚¢ãƒ‰ãƒ¬ã‚¹:", +"Users" => "ユーザ", +"select users" => "ãƒ¦ãƒ¼ã‚¶ã‚’é¸æŠž", +"Editable" => "編集å¯èƒ½", +"Groups" => "グループ", +"select groups" => "ã‚°ãƒ«ãƒ¼ãƒ—ã‚’é¸æŠž", +"make public" => "公開ã™ã‚‹" ); diff --git a/apps/calendar/l10n/lb.php b/apps/calendar/l10n/lb.php index 23e94d1cd12bc0f8df1fc3adca61ddf428344979..b40f652cc50629bddb0f2c5388352f54717fde95 100644 --- a/apps/calendar/l10n/lb.php +++ b/apps/calendar/l10n/lb.php @@ -1,8 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "Keng Kalenner fonnt.", +"No events found." => "Keng Evenementer fonnt.", "Wrong calendar" => "Falschen Kalenner", +"New Timezone:" => "Nei Zäitzone:", "Timezone changed" => "Zäitzon geännert", "Invalid request" => "Ongülteg Requête", "Calendar" => "Kalenner", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}", "Birthday" => "Gebuertsdag", "Business" => "Geschäftlech", "Call" => "Uruff", @@ -25,6 +29,38 @@ "Bi-Weekly" => "All zweet Woch", "Monthly" => "All Mount", "Yearly" => "All Joer", +"never" => "ni", +"by occurrences" => "no Virkommes", +"by date" => "no Datum", +"by monthday" => "no Mount-Dag", +"by weekday" => "no Wochendag", +"Monday" => "Méindes", +"Tuesday" => "Dënschdes", +"Wednesday" => "Mëttwoch", +"Thursday" => "Donneschdes", +"Friday" => "Freides", +"Saturday" => "Samschdes", +"Sunday" => "Sonndes", +"first" => "éischt", +"second" => "Sekonn", +"third" => "Drëtt", +"fourth" => "Féiert", +"fifth" => "Fënneft", +"last" => "Läscht", +"January" => "Januar", +"February" => "Februar", +"March" => "Mäerz", +"April" => "Abrëll", +"May" => "Mee", +"June" => "Juni", +"July" => "Juli", +"August" => "August", +"September" => "September", +"October" => "Oktober", +"November" => "November", +"December" => "Dezember", +"Date" => "Datum", +"Cal." => "Cal.", "All day" => "All Dag", "New Calendar" => "Neien Kalenner", "Missing fields" => "Felder déi feelen", @@ -42,7 +78,10 @@ "Calendars" => "Kalenneren", "There was a fail, while parsing the file." => "Feeler beim lueden vum Fichier.", "Choose active calendars" => "Wiel aktiv Kalenneren aus", +"Your calendars" => "Deng Kalenneren", "CalDav Link" => "CalDav Link", +"Shared calendars" => "Gedeelte Kalenneren", +"No shared calendars" => "Keng gedeelten Kalenneren", "Download" => "Eroflueden", "Edit" => "Editéieren", "Delete" => "Läschen", @@ -67,8 +106,22 @@ "Description" => "Beschreiwung", "Description of the Event" => "Beschreiwung vum Evenement", "Repeat" => "Widderhuelen", +"Advanced" => "Erweidert", +"Select weekdays" => "Wochendeeg auswielen", +"Select days" => "Deeg auswielen", +"Select months" => "Méint auswielen", +"Select weeks" => "Wochen auswielen", +"Interval" => "Intervall", +"End" => "Enn", +"occurrences" => "Virkommes", +"Import a calendar file" => "E Kalenner Fichier importéieren", "Please choose the calendar" => "Wiel den Kalenner aus", +"create a new calendar" => "E neie Kalenner uleeën", +"Name of new calendar" => "Numm vum neie Kalenner", "Import" => "Import", +"Importing calendar" => "Importéiert Kalenner", +"Calendar imported successfully" => "Kalenner erfollegräich importéiert", +"Close Dialog" => "Dialog zoumaachen", "Create a new event" => "En Evenement maachen", "Select category" => "Kategorie auswielen", "Timezone" => "Zäitzon", diff --git a/apps/calendar/l10n/lt_LT.php b/apps/calendar/l10n/lt_LT.php index 3edf7b546913c10e654528c5cbea8881b56c4696..d7e15fb438f648231668157af38f28111ea7975a 100644 --- a/apps/calendar/l10n/lt_LT.php +++ b/apps/calendar/l10n/lt_LT.php @@ -1,9 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "Kalendorių nerasta.", +"No events found." => "Ä®vykių nerasta.", "Wrong calendar" => "Ne tas kalendorius", "New Timezone:" => "Nauja laiko juosta:", "Timezone changed" => "Laiko zona pakeista", "Invalid request" => "Klaidinga užklausa", "Calendar" => "Kalendorius", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}", "Birthday" => "Gimtadienis", "Business" => "Verslas", "Call" => "SkambuÄiai", @@ -19,6 +22,7 @@ "Projects" => "Projektai", "Questions" => "Klausimai", "Work" => "Darbas", +"unnamed" => "be pavadinimo", "Does not repeat" => "Nekartoti", "Daily" => "Kasdien", "Weekly" => "KiekvienÄ… savaitÄ™", @@ -68,7 +72,11 @@ "Calendars" => "Kalendoriai", "There was a fail, while parsing the file." => "Apdorojant failÄ… įvyko klaida.", "Choose active calendars" => "Pasirinkite naudojamus kalendorius", +"Your calendars" => "JÅ«sų kalendoriai", "CalDav Link" => "CalDav adresas", +"Shared calendars" => "Bendri kalendoriai", +"No shared calendars" => "Bendrų kalendorių nÄ—ra", +"Share Calendar" => "Dalintis kalendoriumi", "Download" => "Atsisiųsti", "Edit" => "Keisti", "Delete" => "Trinti", @@ -82,8 +90,14 @@ "Cancel" => "AtÅ¡aukti", "Edit an event" => "Taisyti įvykį", "Export" => "Eksportuoti", +"Eventinfo" => "Informacija", +"Repeating" => "Pasikartojantis", +"Attendees" => "Dalyviai", +"Share" => "Dalintis", "Title of the Event" => "Ä®vykio pavadinimas", "Category" => "Kategorija", +"Separate categories with commas" => "Atskirkite kategorijas kableliais", +"Edit categories" => "Redaguoti kategorijas", "All Day Event" => "Visos dienos įvykis", "From" => "Nuo", "To" => "Iki", @@ -95,6 +109,8 @@ "Repeat" => "Kartoti", "Select weekdays" => "Pasirinkite savaitÄ—s dienas", "Select days" => "Pasirinkite dienas", +"Select months" => "Pasirinkite mÄ—nesius", +"Select weeks" => "Pasirinkite savaites", "Interval" => "Intervalas", "End" => "Pabaiga", "Import a calendar file" => "Importuoti kalendoriaus failÄ…", @@ -106,11 +122,19 @@ "Calendar imported successfully" => "Kalendorius sÄ—kmingai importuotas", "Close Dialog" => "Uždaryti", "Create a new event" => "Sukurti naujÄ… įvykį", +"View an event" => "PeržiÅ«rÄ—ti įvykį", +"No categories selected" => "Nepasirinktos jokios katagorijos", "Select category" => "Pasirinkite kategorijÄ…", "Timezone" => "Laiko juosta", "Check always for changes of the timezone" => "Visada tikrinti laiko zonos pasikeitimus", "Timeformat" => "Laiko formatas", "24h" => "24val", "12h" => "12val", -"Calendar CalDAV syncing address:" => "CalDAV kalendoriaus synchronizavimo adresas:" +"Calendar CalDAV syncing address:" => "CalDAV kalendoriaus synchronizavimo adresas:", +"Users" => "Vartotojai", +"select users" => "pasirinkti vartotojus", +"Editable" => "Redaguojamas", +"Groups" => "GrupÄ—s", +"select groups" => "pasirinkti grupes", +"make public" => "vieÅ¡inti" ); diff --git a/apps/calendar/l10n/nb_NO.php b/apps/calendar/l10n/nb_NO.php index b9a7bf4cb17b334447396b1682382f80f26f7599..95ba5a9dba2d20243c26e5c520a6d6ffc426a3ce 100644 --- a/apps/calendar/l10n/nb_NO.php +++ b/apps/calendar/l10n/nb_NO.php @@ -147,7 +147,7 @@ "24h" => "24 t", "12h" => "12 t", "First day of the week" => "Ukens første dag", -"Calendar CalDAV syncing address:" => "Kalender CalDAV synkroniseringsadresse", +"Calendar CalDAV syncing address:" => "Synkroniseringsadresse fo kalender CalDAV:", "Users" => "Brukere", "select users" => "valgte brukere", "Editable" => "Redigerbar", diff --git a/apps/calendar/l10n/pl.php b/apps/calendar/l10n/pl.php index 520c67d4240373d19ab5e7361e3f030ee3c04e6d..e582cdbb9b342f1fffd1dfdcdac749bf8d2e6d60 100644 --- a/apps/calendar/l10n/pl.php +++ b/apps/calendar/l10n/pl.php @@ -1,9 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "Brak kalendarzy", +"No events found." => "Brak wydzarzeÅ„", "Wrong calendar" => "NieprawidÅ‚owy kalendarz", "New Timezone:" => "Nowa strefa czasowa:", "Timezone changed" => "Zmieniono strefÄ™ czasowÄ…", "Invalid request" => "NieprawidÅ‚owe żądanie", "Calendar" => "Kalendarz", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}", "Birthday" => "Urodziny", "Business" => "Interesy", "Call" => "Rozmowy", @@ -19,6 +22,7 @@ "Projects" => "Projekty", "Questions" => "Pytania", "Work" => "Zawodowe", +"unnamed" => "nienazwany", "Does not repeat" => "Brak", "Daily" => "Codziennie", "Weekly" => "Tygodniowo", @@ -80,10 +84,15 @@ "Calendars" => "Kalendarze", "There was a fail, while parsing the file." => "Nie udaÅ‚o siÄ™ przetworzyć pliku.", "Choose active calendars" => "Wybór aktywnych kalendarzy", +"Your calendars" => "Twoje kalendarze", "CalDav Link" => "WyÅ›wietla odnoÅ›nik CalDAV", +"Shared calendars" => "Współdzielone kalendarze", +"No shared calendars" => "Brak współdzielonych kalendarzy", +"Share Calendar" => "Współdziel kalendarz", "Download" => "Pobiera kalendarz", "Edit" => "Edytuje kalendarz", "Delete" => "Usuwa kalendarz", +"shared with you by" => "współdzielisz z", "New calendar" => "Nowy kalendarz", "Edit calendar" => "Edytowanie kalendarza", "Displayname" => "WyÅ›wietlana nazwa", @@ -94,8 +103,15 @@ "Cancel" => "Anuluj", "Edit an event" => "Edytowanie wydarzenia", "Export" => "Wyeksportuj", +"Eventinfo" => "Informacja o wydarzeniach", +"Repeating" => "Powtarzanie", +"Alarm" => "Alarm", +"Attendees" => "Uczestnicy", +"Share" => "Współdziel", "Title of the Event" => "Nazwa wydarzenia", "Category" => "Kategoria", +"Separate categories with commas" => "Oddziel kategorie przecinkami", +"Edit categories" => "Edytuj kategorie", "All Day Event" => "Wydarzenie caÅ‚odniowe", "From" => "Od", "To" => "Do", @@ -125,11 +141,22 @@ "Calendar imported successfully" => "Zaimportowano kalendarz", "Close Dialog" => "Zamknij okno", "Create a new event" => "Tworzenie nowego wydarzenia", +"View an event" => "Zobacz wydarzenie", +"No categories selected" => "nie zaznaczono kategorii", "Select category" => "Wybierz kategoriÄ™", +"of" => "z", +"at" => "w", "Timezone" => "Strefa czasowa", "Check always for changes of the timezone" => "Zawsze sprawdzaj zmiany strefy czasowej", "Timeformat" => "Format czasu", "24h" => "24h", "12h" => "12h", -"Calendar CalDAV syncing address:" => "Adres synchronizacji kalendarza CalDAV:" +"First day of the week" => "Pierwszy dzieÅ„ tygodnia", +"Calendar CalDAV syncing address:" => "Adres synchronizacji kalendarza CalDAV:", +"Users" => "Użytkownicy", +"select users" => "wybierz użytkowników", +"Editable" => "Edytowalne", +"Groups" => "Grupy", +"select groups" => "wybierz grupy", +"make public" => "uczyÅ„ publicznym" ); diff --git a/apps/calendar/l10n/pt_PT.php b/apps/calendar/l10n/pt_PT.php index 867a10a70b3cab4e9522cdb3782bea232d99208c..33f85569cca20a4774b3a63524fa90f1b654249c 100644 --- a/apps/calendar/l10n/pt_PT.php +++ b/apps/calendar/l10n/pt_PT.php @@ -1,9 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "Nenhum calendário encontrado.", +"No events found." => "Nenhum evento encontrado.", "Wrong calendar" => "Calendário errado", "New Timezone:" => "Nova zona horária", "Timezone changed" => "Zona horária alterada", "Invalid request" => "Pedido inválido", "Calendar" => "Calendário", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}", "Birthday" => "Dia de anos", "Business" => "Negócio", "Call" => "Telefonar", @@ -19,6 +22,7 @@ "Projects" => "Projetos", "Questions" => "Perguntas", "Work" => "Trabalho", +"unnamed" => "não definido", "Does not repeat" => "Não repete", "Daily" => "Diário", "Weekly" => "Semanal", @@ -80,10 +84,15 @@ "Calendars" => "Calendários", "There was a fail, while parsing the file." => "Houve uma falha durante a análise do ficheiro", "Choose active calendars" => "Escolhe calendários ativos", +"Your calendars" => "Os seus calendários", "CalDav Link" => "Endereço CalDav", +"Shared calendars" => "Calendários partilhados", +"No shared calendars" => "Nenhum calendário partilhado", +"Share Calendar" => "Partilhar calendário", "Download" => "Transferir", "Edit" => "Editar", "Delete" => "Apagar", +"shared with you by" => "Partilhado consigo por", "New calendar" => "Novo calendário", "Edit calendar" => "Editar calendário", "Displayname" => "Nome de exibição", @@ -94,8 +103,15 @@ "Cancel" => "Cancelar", "Edit an event" => "Editar um evento", "Export" => "Exportar", +"Eventinfo" => "Informação do evento", +"Repeating" => "Repetição", +"Alarm" => "Alarme", +"Attendees" => "Participantes", +"Share" => "Partilhar", "Title of the Event" => "TÃtulo do evento", "Category" => "Categoria", +"Separate categories with commas" => "Separe categorias por virgulas", +"Edit categories" => "Editar categorias", "All Day Event" => "Evento de dia inteiro", "From" => "De", "To" => "Para", @@ -125,11 +141,22 @@ "Calendar imported successfully" => "Calendário importado com sucesso", "Close Dialog" => "Fechar diálogo", "Create a new event" => "Criar novo evento", +"View an event" => "Ver um evento", +"No categories selected" => "Nenhuma categoria seleccionada", "Select category" => "Selecionar categoria", +"of" => "de", +"at" => "em", "Timezone" => "Zona horária", "Check always for changes of the timezone" => "Verificar sempre por alterações na zona horária", "Timeformat" => "Formato da hora", "24h" => "24h", "12h" => "12h", -"Calendar CalDAV syncing address:" => "Endereço de sincronização CalDav do calendário" +"First day of the week" => "Primeiro dia da semana", +"Calendar CalDAV syncing address:" => "Endereço de sincronização CalDav do calendário", +"Users" => "Utilizadores", +"select users" => "Selecione utilizadores", +"Editable" => "Editavel", +"Groups" => "Grupos", +"select groups" => "Selecione grupos", +"make public" => "Tornar público" ); diff --git a/apps/calendar/l10n/ro.php b/apps/calendar/l10n/ro.php index f2b7707186a3dec94814c5ae832d23555bfecf95..550afcd102f17f75715e497b3c1e45f0a5ac0900 100644 --- a/apps/calendar/l10n/ro.php +++ b/apps/calendar/l10n/ro.php @@ -1,9 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "Nici un calendar găsit.", +"No events found." => "Nici un eveniment găsit.", "Wrong calendar" => "Calendar greÈ™it", "New Timezone:" => "Fus orar nou:", "Timezone changed" => "Fus orar schimbat", "Invalid request" => "Cerere eronată", "Calendar" => "Calendar", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "LLL z[aaaa]{'—'[LLL] z aaaa}", "Birthday" => "Zi de naÈ™tere", "Business" => "Afaceri", "Call" => "Sună", @@ -19,6 +22,7 @@ "Projects" => "Proiecte", "Questions" => "ÃŽntrebări", "Work" => "Servici", +"unnamed" => "fără nume", "Does not repeat" => "Nerepetabil", "Daily" => "Zilnic", "Weekly" => "Săptămânal", @@ -80,10 +84,15 @@ "Calendars" => "Calendare", "There was a fail, while parsing the file." => "A fost întâmpinată o eroare în procesarea fiÈ™ierului", "Choose active calendars" => "Alege calendarele active", +"Your calendars" => "Calendarele tale", "CalDav Link" => "Legătură CalDav", +"Shared calendars" => "Calendare partajate", +"No shared calendars" => "Nici un calendar partajat", +"Share Calendar" => "PartajaÈ›i calendarul", "Download" => "Descarcă", "Edit" => "Modifică", "Delete" => "Șterge", +"shared with you by" => "Partajat cu tine de", "New calendar" => "Calendar nou", "Edit calendar" => "Modifică calendarul", "Displayname" => "Nume afiÈ™at", @@ -94,8 +103,15 @@ "Cancel" => "Anulează", "Edit an event" => "Modifică un eveniment", "Export" => "Exportă", +"Eventinfo" => "InformaÈ›ii despre eveniment", +"Repeating" => "Ciclic", +"Alarm" => "Alarmă", +"Attendees" => "ParticipanÈ›i", +"Share" => "Partajează", "Title of the Event" => "Numele evenimentului", "Category" => "Categorie", +"Separate categories with commas" => "Separă categoriile prin virgule", +"Edit categories" => "Editează categorii", "All Day Event" => "Toată ziua", "From" => "De la", "To" => "Către", @@ -125,11 +141,22 @@ "Calendar imported successfully" => "Calendarul a fost importat cu succes", "Close Dialog" => "ÃŽnchide", "Create a new event" => "Crează un eveniment nou", +"View an event" => "Vizualizează un eveniment", +"No categories selected" => "Nici o categorie selectată", "Select category" => "Selecteză categoria", +"of" => "din", +"at" => "la", "Timezone" => "Fus orar", "Check always for changes of the timezone" => "Verifică mereu pentru schimbări ale fusului orar", "Timeformat" => "Forma de afiÈ™are a orei", "24h" => "24h", "12h" => "12h", -"Calendar CalDAV syncing address:" => "Adresa pentru sincronizarea calendarului CalDAV" +"First day of the week" => "Prima zi a săptămînii", +"Calendar CalDAV syncing address:" => "Adresa pentru sincronizarea calendarului CalDAV", +"Users" => "Utilizatori", +"select users" => "utilizatori selectaÈ›i", +"Editable" => "Editabil", +"Groups" => "Grupuri", +"select groups" => "grupuri selectate", +"make public" => "fă public" ); diff --git a/apps/calendar/l10n/ru.php b/apps/calendar/l10n/ru.php index ff33dd66632fe7f82fe7e0b24080133278d98b21..af40b06b9ff169bf8f437c66085286844a4363a8 100644 --- a/apps/calendar/l10n/ru.php +++ b/apps/calendar/l10n/ru.php @@ -1,4 +1,6 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "Календари не найдены.", +"No events found." => "Ð¡Ð¾Ð±Ñ‹Ñ‚Ð¸Ñ Ð½Ðµ найдены.", "Wrong calendar" => "Ðеверный календарь", "New Timezone:" => "Ðовый чаÑовой поÑÑ:", "Timezone changed" => "ЧаÑовой поÑÑ Ð¸Ð·Ð¼ÐµÐ½Ñ‘Ð½", @@ -19,6 +21,7 @@ "Projects" => "Проекты", "Questions" => "ВопроÑÑ‹", "Work" => "Работа", +"unnamed" => "без имени", "Does not repeat" => "Ðе повторÑетÑÑ", "Daily" => "Ежедневно", "Weekly" => "Еженедельно", @@ -80,10 +83,15 @@ "Calendars" => "Календари", "There was a fail, while parsing the file." => "Ðе удалоÑÑŒ обработать файл.", "Choose active calendars" => "Выберите активные календари", +"Your calendars" => "Ваши календари", "CalDav Link" => "СÑылка Ð´Ð»Ñ CalDav", +"Shared calendars" => "Общие календари", +"No shared calendars" => "Ðет общих календарей", +"Share Calendar" => "Сделать календарь общим", "Download" => "Скачать", "Edit" => "Редактировать", "Delete" => "Удалить", +"shared with you by" => "Ñ Ð²Ð°Ð¼Ð¸ поделилÑÑ", "New calendar" => "Ðовый календарь", "Edit calendar" => "Редактировать календарь", "Displayname" => "Отображаемое имÑ", @@ -94,8 +102,15 @@ "Cancel" => "Отмена", "Edit an event" => "Редактировать Ñобытие", "Export" => "ÐкÑпортировать", +"Eventinfo" => "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ Ñобытии", +"Repeating" => "Повторение", +"Alarm" => "Сигнал", +"Attendees" => "УчаÑтники", +"Share" => "ПоделитьÑÑ", "Title of the Event" => "Ðазвание Ñобытие", "Category" => "КатегориÑ", +"Separate categories with commas" => "РазделÑйте категории запÑтыми", +"Edit categories" => "Редактировать категории", "All Day Event" => "Событие на веÑÑŒ день", "From" => "От", "To" => "До", @@ -125,11 +140,20 @@ "Calendar imported successfully" => "Календарь уÑпешно импортирован", "Close Dialog" => "Закрыть Сообщение", "Create a new event" => "Создать новое Ñобытие", +"View an event" => "Показать Ñобытие", +"No categories selected" => "Категории не выбраны", "Select category" => "Выбрать категорию", "Timezone" => "ЧаÑовой поÑÑ", "Check always for changes of the timezone" => "Ð’Ñегда проверÑйте изменение чаÑового поÑÑа", "Timeformat" => "Формат времени", "24h" => "24ч", "12h" => "12ч", -"Calendar CalDAV syncing address:" => "ÐÐ´Ñ€ÐµÑ Ñинхронизации ÐºÐ°Ð»ÐµÐ½Ð´Ð°Ñ€Ñ CalDAV:" +"First day of the week" => "Первый день недели", +"Calendar CalDAV syncing address:" => "ÐÐ´Ñ€ÐµÑ Ñинхронизации ÐºÐ°Ð»ÐµÐ½Ð´Ð°Ñ€Ñ CalDAV:", +"Users" => "Пользователи", +"select users" => "выбрать пользователей", +"Editable" => "Редактируемо", +"Groups" => "Группы", +"select groups" => "выбрать группы", +"make public" => "Ñелать публичным" ); diff --git a/apps/calendar/l10n/sv.php b/apps/calendar/l10n/sv.php index ee19c6b73745b819d15deb8b967da076f63f3b7e..59f8c6e6b5dc288d5e2aa03ab44c7021f761bf25 100644 --- a/apps/calendar/l10n/sv.php +++ b/apps/calendar/l10n/sv.php @@ -1,9 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "Inga kalendrar funna", +"No events found." => "Inga händelser funna.", "Wrong calendar" => "Fel kalender", "New Timezone:" => "Ny tidszon:", "Timezone changed" => "Tidszon ändrad", "Invalid request" => "Ogiltig begäran", "Calendar" => "Kalender", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}", "Birthday" => "Födelsedag", "Business" => "Företag", "Call" => "Ringa", @@ -19,6 +22,7 @@ "Projects" => "Projekt", "Questions" => "FrÃ¥gor", "Work" => "Arbetet", +"unnamed" => "Namn saknas", "Does not repeat" => "Upprepas inte", "Daily" => "Dagligen", "Weekly" => "Varje vecka", @@ -80,10 +84,15 @@ "Calendars" => "Kalendrar", "There was a fail, while parsing the file." => "Det blev ett fel medan filen analyserades.", "Choose active calendars" => "Välj aktiva kalendrar", +"Your calendars" => "Dina kalendrar", "CalDav Link" => "CalDAV-länk", +"Shared calendars" => "Delade kalendrar", +"No shared calendars" => "Inga delade kalendrar", +"Share Calendar" => "Dela kalender", "Download" => "Ladda ner", "Edit" => "Redigera", "Delete" => "Radera", +"shared with you by" => "delad med dig av", "New calendar" => "Nya kalender", "Edit calendar" => "Redigera kalender", "Displayname" => "Visningsnamn", @@ -94,8 +103,15 @@ "Cancel" => "Avbryt", "Edit an event" => "Redigera en händelse", "Export" => "Exportera", +"Eventinfo" => "Händelseinfo", +"Repeating" => "Repetera", +"Alarm" => "Alarm", +"Attendees" => "Deltagare", +"Share" => "Dela", "Title of the Event" => "Rubrik för händelsen", "Category" => "Kategori", +"Separate categories with commas" => "Separera kategorier med komman", +"Edit categories" => "Redigera kategorier", "All Day Event" => "Hela dagen", "From" => "FrÃ¥n", "To" => "Till", @@ -125,11 +141,22 @@ "Calendar imported successfully" => "Kalender importerades utan problem", "Close Dialog" => "Stäng ", "Create a new event" => "Skapa en ny händelse", +"View an event" => "Visa en händelse", +"No categories selected" => "Inga kategorier valda", "Select category" => "Välj kategori", +"of" => "av", +"at" => "pÃ¥", "Timezone" => "Tidszon", "Check always for changes of the timezone" => "Kontrollera alltid ändringar i tidszon.", "Timeformat" => "Tidsformat", "24h" => "24h", "12h" => "12h", -"Calendar CalDAV syncing address:" => "Synkroniseringsadress för CalDAV kalender:" +"First day of the week" => "Första dagen av veckan", +"Calendar CalDAV syncing address:" => "Synkroniseringsadress för CalDAV kalender:", +"Users" => "Användare", +"select users" => "välj användare", +"Editable" => "Redigerbar", +"Groups" => "Grupper", +"select groups" => "Välj grupper", +"make public" => "Gör offentlig" ); diff --git a/apps/calendar/l10n/zh_CN.php b/apps/calendar/l10n/zh_CN.php index 129aa8d8e86e4cfb3fa2b34387c84e03898fefce..bb7e0a2872439f00a76a6f0109848675581f540c 100644 --- a/apps/calendar/l10n/zh_CN.php +++ b/apps/calendar/l10n/zh_CN.php @@ -6,6 +6,7 @@ "Timezone changed" => "时区已修改", "Invalid request" => "éžæ³•请求", "Calendar" => "日历", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}", "Birthday" => "生日", "Business" => "商务", "Call" => "呼å«", @@ -104,6 +105,7 @@ "Export" => "导出", "Eventinfo" => "事件信æ¯", "Repeating" => "é‡å¤", +"Alarm" => "æé†’", "Attendees" => "å‚åŠ è€…", "Share" => "共享", "Title of the Event" => "äº‹ä»¶æ ‡é¢˜", @@ -142,6 +144,8 @@ "View an event" => "查看事件", "No categories selected" => "æ— é€‰ä¸åˆ†ç±»", "Select category" => "选择分类", +"of" => "在", +"at" => "在", "Timezone" => "时区", "Check always for changes of the timezone" => "选ä¸åˆ™æ€»æ˜¯æŒ‰ç…§æ—¶åŒºå˜åŒ–", "Timeformat" => "æ—¶é—´æ ¼å¼", diff --git a/apps/calendar/l10n/zh_TW.php b/apps/calendar/l10n/zh_TW.php index b4f1d4e9b87cce06f2fc2fe886cdd5f524a38fb7..746594462c476d5e378ec5f706ee5131204b4c7b 100644 --- a/apps/calendar/l10n/zh_TW.php +++ b/apps/calendar/l10n/zh_TW.php @@ -1,9 +1,12 @@ <?php $TRANSLATIONS = array( +"No calendars found." => "沒有找到行事曆", +"No events found." => "沒有找到活動", "Wrong calendar" => "錯誤日曆", "New Timezone:" => "新時å€ï¼š", "Timezone changed" => "時å€å·²è®Šæ›´", "Invalid request" => "無效請求", "Calendar" => "日曆", +"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}", "Birthday" => "生日", "Business" => "商æ¥", "Call" => "呼å«", @@ -19,6 +22,7 @@ "Projects" => "計畫", "Questions" => "å•題", "Work" => "工作", +"unnamed" => "ç„¡å稱的", "Does not repeat" => "ä¸é‡è¦†", "Daily" => "æ¯æ—¥", "Weekly" => "æ¯é€±", @@ -29,6 +33,7 @@ "never" => "絕ä¸", "by occurrences" => "由事件", "by date" => "由日期", +"by monthday" => "便œˆä»½æ—¥æœŸ", "by weekday" => "由平日", "Monday" => "週一", "Tuesday" => "週二", @@ -37,6 +42,7 @@ "Friday" => "週五", "Saturday" => "週å…", "Sunday" => "週日", +"events week of month" => "æœˆä»½ä¸æ´»å‹•週", "first" => "第一", "second" => "第二", "third" => "第三", @@ -56,9 +62,11 @@ "November" => "å一月", "December" => "å二月", "by events date" => "由事件日期", +"by yearday(s)" => "ä¾å¹´ä»½æ—¥æœŸ", "by weeknumber(s)" => "由週數", "by day and month" => "由日與月", "Date" => "日期", +"Cal." => "行事曆", "All day" => "整天", "New Calendar" => "新日曆", "Missing fields" => "éºå¤±æ¬„ä½", @@ -76,10 +84,15 @@ "Calendars" => "日曆", "There was a fail, while parsing the file." => "è§£æžæª”案時失敗。", "Choose active calendars" => "鏿“‡ä¸€å€‹ä½œç”¨ä¸çš„æ—¥æ›†", +"Your calendars" => "ä½ çš„è¡Œäº‹æ›†", "CalDav Link" => "CalDav è¯çµ", +"Shared calendars" => "分享的行事曆", +"No shared calendars" => "ä¸åˆ†äº«çš„行事曆", +"Share Calendar" => "分享行事曆", "Download" => "下載", "Edit" => "編輯", "Delete" => "刪除", +"shared with you by" => "åˆ†äº«çµ¦ä½ ç”±", "New calendar" => "新日曆", "Edit calendar" => "編輯日曆", "Displayname" => "顯示å稱", @@ -90,11 +103,15 @@ "Cancel" => "å–æ¶ˆ", "Edit an event" => "編輯事件", "Export" => "匯出", +"Eventinfo" => "活動資訊", +"Repeating" => "é‡è¦†ä¸", "Alarm" => "鬧é˜", "Attendees" => "出å¸è€…", "Share" => "分享", "Title of the Event" => "事件標題", "Category" => "分類", +"Separate categories with commas" => "用逗點分隔分類", +"Edit categories" => "編輯分類", "All Day Event" => "全天事件", "From" => "自", "To" => "至", @@ -107,8 +124,11 @@ "Advanced" => "進階", "Select weekdays" => "鏿“‡å¹³æ—¥", "Select days" => "鏿“‡æ—¥", +"and the events day of year." => "以åŠå¹´ä¸çš„æ´»å‹•æ—¥", +"and the events day of month." => "ä»¥åŠæœˆä¸çš„æ´»å‹•æ—¥", "Select months" => "鏿“‡æœˆ", "Select weeks" => "鏿“‡é€±", +"and the events week of year." => "以åŠå¹´ä¸çš„æ´»å‹•週", "Interval" => "é–“éš”", "End" => "çµæŸ", "occurrences" => "事件", @@ -121,16 +141,22 @@ "Calendar imported successfully" => "å·²æˆåŠŸåŒ¯å…¥æ—¥æ›†", "Close Dialog" => "關閉å°è©±", "Create a new event" => "建立一個新事件", +"View an event" => "觀看一個活動", +"No categories selected" => "æ²’æœ‰é¸æ“‡åˆ†é¡ž", "Select category" => "鏿“‡åˆ†é¡ž", +"of" => "æ–¼", +"at" => "æ–¼", "Timezone" => "時å€", "Check always for changes of the timezone" => "總是檢查是å¦è®Šæ›´äº†æ™‚å€", "Timeformat" => "æ—¥æœŸæ ¼å¼", "24h" => "24å°æ™‚制", "12h" => "12å°æ™‚制", +"First day of the week" => "æ¯é€±çš„第一天", "Calendar CalDAV syncing address:" => "CalDAV çš„æ—¥æ›†åŒæ¥åœ°å€ï¼š", "Users" => "使用者", "select users" => "鏿“‡ä½¿ç”¨è€…", "Editable" => "å¯ç·¨è¼¯", "Groups" => "群組", -"select groups" => "鏿“‡ç¾¤çµ„" +"select groups" => "鏿“‡ç¾¤çµ„", +"make public" => "公開" ); diff --git a/apps/contacts/l10n/ca.php b/apps/contacts/l10n/ca.php index d2d96dfbac179770dc663e5f0b9ad319fb2b6e24..0c95b83d5ebdda1accecec031142968354fa7c82 100644 --- a/apps/contacts/l10n/ca.php +++ b/apps/contacts/l10n/ca.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Error en afegir la llibreta d'adreces.", "Error activating addressbook." => "Error en activar la llibreta d'adreces.", "No contact ID was submitted." => "No s'ha tramès cap ID de contacte.", -"Error loading image." => "Error en carregar la imatge.", "Error reading contact photo." => "Error en llegir la foto del contacte.", "Error saving temporary file." => "Error en desar el fitxer temporal.", "The loading photo is not valid." => "La foto carregada no és và lida.", @@ -27,6 +26,7 @@ "Missing contact id." => "Falta la id del contacte.", "No photo path was submitted." => "No heu tramès el camà de la foto.", "File doesn't exist:" => "El fitxer no existeix:", +"Error loading image." => "Error en carregar la imatge.", "element name is not set." => "no s'ha establert el nom de l'element.", "checksum is not set." => "no s'ha establert la suma de verificació.", "Information about vCard is incorrect. Please reload the page: " => "La informació de la vCard és incorrecta. Carregueu de nou la pà gina:", @@ -42,6 +42,7 @@ "No file was uploaded" => "No s'ha carregat cap fitxer", "Missing a temporary folder" => "Falta un fitxer temporal", "Contacts" => "Contactes", +"Drop a VCF file to import contacts." => "Elimina un fitxer VCF per importar contactes.", "Addressbook not found." => "No s'ha trobat la llibreta d'adreces.", "This is not your addressbook." => "Aquesta no és la vostra llibreta d'adreces", "Contact could not be found." => "No s'ha trobat el contacte.", @@ -144,11 +145,7 @@ "Name of new addressbook" => "Nom de la nova llibreta d'adreces", "Import" => "Importa", "Importing contacts" => "S'estan important contactes", -"Contacts imported successfully" => "Els contactes s'han importat correctament", -"Close Dialog" => "Tanca el dià leg", -"Import Addressbook" => "Importa la llibreta d'adreces", "Select address book to import to:" => "Seleccioneu la llibreta d'adreces a la que voleu importar:", -"Drop a VCF file to import contacts." => "Elimina un fitxer VCF per importar contactes.", "Select from HD" => "Selecciona de HD", "You have no contacts in your addressbook." => "No teniu contactes a la llibreta d'adreces.", "Add contact" => "Afegeix un contacte", diff --git a/apps/contacts/l10n/cs_CZ.php b/apps/contacts/l10n/cs_CZ.php index b510f68c1c60514be69a26badf6739ac698e96b7..391a62010b1b0b8b2b1880702de65478c46ea689 100644 --- a/apps/contacts/l10n/cs_CZ.php +++ b/apps/contacts/l10n/cs_CZ.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Chyba pÅ™i pÅ™idávánà adresáře.", "Error activating addressbook." => "Chyba pÅ™i aktivaci adresáře.", "No contact ID was submitted." => "Nebylo nastaveno ID kontaktu.", -"Error loading image." => "Chyba pÅ™i naÄÃtánà obrázku.", "Error reading contact photo." => "Chyba pÅ™i naÄÃtánà fotky kontaktu.", "Error saving temporary file." => "Chyba pÅ™i ukládánà doÄasného souboru.", "The loading photo is not valid." => "NaÄÃtaná fotka je vadná.", @@ -27,6 +26,7 @@ "Missing contact id." => "Chybà id kontaktu.", "No photo path was submitted." => "Žádná fotka nebyla nahrána.", "File doesn't exist:" => "Soubor neexistuje:", +"Error loading image." => "Chyba pÅ™i naÄÃtánà obrázku.", "element name is not set." => "jméno elementu nenà nastaveno.", "checksum is not set." => "kontrolnà souÄet nenà nastaven.", "Information about vCard is incorrect. Please reload the page: " => "Informace o vCard je nesprávná. Obnovte stránku, prosÃm.", @@ -42,6 +42,7 @@ "No file was uploaded" => "Žádný soubor nebyl nahrán", "Missing a temporary folder" => "Chybà doÄasný adresář", "Contacts" => "Kontakty", +"Drop a VCF file to import contacts." => "Pro import kontaktů sem pÅ™etáhnÄ›te soubor VCF", "Addressbook not found." => "Adresář nenalezen.", "This is not your addressbook." => "Toto nenà Váš adresář.", "Contact could not be found." => "Kontakt nebyl nalezen.", @@ -114,6 +115,7 @@ "Addressbook" => "Adresář", "Hon. prefixes" => "Tituly pÅ™ed", "Miss" => "SleÄna", +"Ms" => "Ms", "Mr" => "Pan", "Sir" => "Sir", "Mrs" => "PanÃ", @@ -124,6 +126,8 @@ "Hon. suffixes" => "Tituly za", "J.D." => "JUDr.", "M.D." => "MUDr.", +"D.O." => "D.O.", +"D.C." => "D.C.", "Ph.D." => "Ph.D.", "Esq." => "Esq.", "Jr." => "ml.", @@ -141,11 +145,7 @@ "Name of new addressbook" => "Jméno nového adresáře", "Import" => "Import", "Importing contacts" => "Importovánà kontaktů", -"Contacts imported successfully" => "Kontakty úspěšnÄ› importovány", -"Close Dialog" => "ZavÃracà dialog", -"Import Addressbook" => "Importovat adresář", "Select address book to import to:" => "Vyberte adresář do kterého chcete importovat:", -"Drop a VCF file to import contacts." => "Pro import kontaktů sem pÅ™etáhnÄ›te soubor VCF", "Select from HD" => "Vybrat z disku", "You have no contacts in your addressbook." => "Nemáte žádné kontakty v adresáři.", "Add contact" => "PÅ™idat kontakt", diff --git a/apps/contacts/l10n/da.php b/apps/contacts/l10n/da.php index 9e82d1967a09f5987292db27f781b456a8c012ca..28753edda4ed7ffc71453e70999843f5eaf18b71 100644 --- a/apps/contacts/l10n/da.php +++ b/apps/contacts/l10n/da.php @@ -3,14 +3,47 @@ "There was an error adding the contact." => "Der opstod en fejl ved tilføjelse af kontaktpersonen.", "Cannot add empty property." => "Kan ikke tilføje en egenskab uden indhold.", "At least one of the address fields has to be filled out." => "Der skal udfyldes mindst et adressefelt.", +"Trying to add duplicate property: " => "Kan ikke tilføje overlappende element.", "Error adding contact property." => "Fejl ved tilføjelse af egenskab.", +"No ID provided" => "Intet ID medsendt", +"Error setting checksum." => "Kunne ikke sætte checksum.", +"No categories selected for deletion." => "Der ikke valgt nogle grupper at slette.", +"No address books found." => "Der blev ikke fundet nogen adressebøger.", +"No contacts found." => "Der blev ikke fundet nogen kontaktpersoner.", +"Missing ID" => "Manglende ID", +"Error parsing VCard for ID: \"" => "Kunne ikke indlæse VCard med ID'en: \"", +"Cannot add addressbook with an empty name." => "Kan ikke tilføje adressebog uden et navn.", "Error adding addressbook." => "Fejl ved tilføjelse af adressebog.", "Error activating addressbook." => "Fejl ved aktivering af adressebog.", +"No contact ID was submitted." => "Ingen ID for kontakperson medsendt.", +"Error reading contact photo." => "Kunne ikke indlæse foto for kontakperson.", +"Error saving temporary file." => "Kunne ikke gemme midlertidig fil.", +"The loading photo is not valid." => "Billedet under indlæsning er ikke gyldigt.", +"id is not set." => "Intet ID medsendt.", "Information about vCard is incorrect. Please reload the page." => "Informationen om vCard er forkert. Genindlæs siden.", "Error deleting contact property." => "Fejl ved sletning af egenskab for kontaktperson.", +"Contact ID is missing." => "Kontaktperson ID mangler.", +"Missing contact id." => "Kontaktperson ID mangler.", +"No photo path was submitted." => "Der blev ikke medsendt en sti til fotoet.", +"File doesn't exist:" => "Filen eksisterer ikke:", +"Error loading image." => "Kunne ikke indlæse billede.", +"element name is not set." => "Element navnet er ikke medsendt.", +"checksum is not set." => "Checksum er ikke medsendt.", +"Information about vCard is incorrect. Please reload the page: " => "Informationen om dette VCard stemmer ikke. Genindlæs venligst siden: ", +"Something went FUBAR. " => "Noget gik grueligt galt. ", "Error updating contact property." => "Fejl ved opdatering af egenskab for kontaktperson.", +"Cannot update addressbook with an empty name." => "Kan ikke opdatére adressebogen med et tomt navn.", "Error updating addressbook." => "Fejl ved opdatering af adressebog", +"Error uploading contacts to storage." => "Kunne ikke uploade kontaktepersoner til midlertidig opbevaring.", +"There is no error, the file uploaded with success" => "Der skete ingen fejl, filen blev succesfuldt uploadet", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Den uploadede fil er større end upload_max_filesize indstillingen i php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Den uploadede fil overstiger MAX_FILE_SIZE indstilingen, som specificeret i HTML formularen", +"The uploaded file was only partially uploaded" => "Filen blev kun delvist uploadet.", +"No file was uploaded" => "Ingen fil uploadet", +"Missing a temporary folder" => "Manglende midlertidig mappe.", "Contacts" => "Kontaktpersoner", +"Drop a VCF file to import contacts." => "Drop en VCF fil for at importere kontaktpersoner.", +"Addressbook not found." => "Adressebogen blev ikke fundet.", "This is not your addressbook." => "Dette er ikke din adressebog.", "Contact could not be found." => "Kontaktperson kunne ikke findes.", "Address" => "Adresse", @@ -22,22 +55,53 @@ "Mobile" => "Mobil", "Text" => "SMS", "Voice" => "Telefonsvarer", +"Message" => "Besked", "Fax" => "Fax", "Video" => "Video", "Pager" => "Personsøger", +"Internet" => "Internet", +"{name}'s Birthday" => "{name}'s fødselsdag", "Contact" => "Kontaktperson", "Add Contact" => "Tilføj kontaktperson", "Addressbooks" => "Adressebøger", +"Configure Address Books" => "Konfigurer adressebøger", "New Address Book" => "Ny adressebog", +"Import from VCF" => "Importer fra VCF", "CardDav Link" => "CardDav-link", "Download" => "Download", "Edit" => "Rediger", "Delete" => "Slet", "Download contact" => "Download kontaktperson", "Delete contact" => "Slet kontaktperson", +"Drop photo to upload" => "Drop foto for at uploade", +"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formatter som valgfrit, fuldt navn, efternavn først eller efternavn først med komma", +"Edit name details" => "Rediger navnedetaljer.", +"Nickname" => "Øgenavn", +"Enter nickname" => "Indtast øgenavn", "Birthday" => "Fødselsdag", +"dd-mm-yyyy" => "dd-mm-åååå", +"Groups" => "Grupper", +"Separate groups with commas" => "Opdel gruppenavne med kommaer", +"Edit groups" => "Rediger grupper", "Preferred" => "Foretrukken", +"Please specify a valid email address." => "Indtast venligst en gyldig email-adresse.", +"Enter email address" => "Indtast email-adresse", +"Mail to address" => "Send mail til adresse", +"Delete email address" => "Slet email-adresse", +"Enter phone number" => "Indtast telefonnummer", +"Delete phone number" => "Slet telefonnummer", +"View on map" => "Vis pÃ¥ kort", +"Edit address details" => "Rediger adresse detaljer", +"Add notes here." => "Tilføj noter her.", +"Add field" => "Tilfæj element", +"Profile picture" => "Profilbillede", "Phone" => "Telefon", +"Note" => "Note", +"Delete current photo" => "Slet nuværende foto", +"Edit current photo" => "Rediger nuværende foto", +"Upload new photo" => "Upload nyt foto", +"Select photo from ownCloud" => "Vælg foto fra ownCloud", +"Edit address" => "Rediger adresse", "Type" => "Type", "PO Box" => "Postboks", "Extended" => "Udvidet", @@ -46,13 +110,48 @@ "Region" => "Region", "Zipcode" => "Postnummer", "Country" => "Land", +"Edit categories" => "Rediger grupper", "Add" => "Tilføj", "Addressbook" => "Adressebog", +"Hon. prefixes" => "Foranstillede titler", +"Miss" => "Frøken", +"Ms" => "Fru", +"Mr" => "Hr.", +"Sir" => "Sir", +"Mrs" => "Fru", +"Dr" => "Dr", +"Given name" => "Fornavn", +"Additional names" => "Mellemnavne", +"Family name" => "Efternavn", +"Hon. suffixes" => "Efterstillede titler", +"J.D." => "Cand. Jur.", +"M.D." => "M.D.", +"D.O." => "D.O.", +"D.C." => "D.C.", +"Ph.D." => "Ph.D.", +"Esq." => "Esq.", +"Jr." => "Jr.", +"Sn." => "Sn.", "New Addressbook" => "Ny adressebog", "Edit Addressbook" => "Rediger adressebog", "Displayname" => "Vist navn", "Active" => "Aktiv", "Save" => "Gem", "Submit" => "Gem", -"Cancel" => "Fortryd" +"Cancel" => "Fortryd", +"Import a contacts file" => "Importer fil med kontaktpersoner", +"Please choose the addressbook" => "Vælg venligst adressebog", +"create a new addressbook" => "Opret ny adressebog", +"Name of new addressbook" => "Navn pÃ¥ ny adressebog", +"Import" => "Importer", +"Importing contacts" => "Importerer kontaktpersoner", +"Select address book to import to:" => "Vælg hvilken adressebog, der skal importeres til:", +"Select from HD" => "Vælg fra harddisk.", +"You have no contacts in your addressbook." => "Du har ingen kontaktpersoner i din adressebog.", +"Add contact" => "Tilføj kontaktpeson.", +"Configure addressbooks" => "Konfigurer adressebøger", +"CardDAV syncing addresses" => "CardDAV synkroniserings adresse", +"more info" => "mere info", +"Primary address (Kontact et al)" => "Primær adresse (Kontak m. fl.)", +"iOS/OS X" => "iOS/OS X" ); diff --git a/apps/contacts/l10n/de.php b/apps/contacts/l10n/de.php index 222d8560908099effca3230435f5b56ad159ece9..3a1013eb4fcfd7998bf15132147e1b4a3bfe5e27 100644 --- a/apps/contacts/l10n/de.php +++ b/apps/contacts/l10n/de.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Adressbuch hinzufügen fehlgeschlagen", "Error activating addressbook." => "Adressbuchaktivierung fehlgeschlagen", "No contact ID was submitted." => "Es wurde keine Kontakt-ID übermittelt.", -"Error loading image." => "Fehler beim Laden des Bildes.", "Error reading contact photo." => "Fehler beim auslesen des Kontaktfotos.", "Error saving temporary file." => "Fehler beim Speichern der temporären Datei.", "The loading photo is not valid." => "Das Kontaktfoto ist fehlerhaft.", @@ -27,6 +26,7 @@ "Missing contact id." => "Fehlende Kontakt-ID.", "No photo path was submitted." => "Kein Foto-Pfad übermittelt.", "File doesn't exist:" => "Datei existiert nicht: ", +"Error loading image." => "Fehler beim Laden des Bildes.", "element name is not set." => "Kein Name für das Element angegeben.", "checksum is not set." => "Keine Prüfsumme angegeben.", "Information about vCard is incorrect. Please reload the page: " => "Die Informationen zur vCard sind fehlerhaft. Bitte Seite neu laden: ", @@ -42,6 +42,7 @@ "No file was uploaded" => "Keine Datei konnte übertragen werden.", "Missing a temporary folder" => "Kein temporärer Ordner vorhanden", "Contacts" => "Kontakte", +"Drop a VCF file to import contacts." => "Zieh' eine VCF Datei hierher zum Kontaktimport", "Addressbook not found." => "Adressbuch nicht gefunden.", "This is not your addressbook." => "Dies ist nicht dein Adressbuch.", "Contact could not be found." => "Kontakt konnte nicht gefunden werden.", @@ -80,7 +81,7 @@ "Birthday" => "Geburtstag", "dd-mm-yyyy" => "TT-MM-JJJJ", "Groups" => "Gruppen", -"Separate groups with commas" => "Gruppen mit Komma trennen", +"Separate groups with commas" => "Gruppen mit Komma trennt", "Edit groups" => "Gruppen editieren", "Preferred" => "Bevorzugt", "Please specify a valid email address." => "Bitte eine gültige E-Mail-Adresse angeben.", @@ -123,6 +124,14 @@ "Additional names" => "Zusätzliche Namen", "Family name" => "Familienname", "Hon. suffixes" => "Höflichkeitssuffixe", +"J.D." => "Dr. Jur", +"M.D." => "Dr. med.", +"D.O." => "DGOM", +"D.C." => "MChiro", +"Ph.D." => "Dr.", +"Esq." => "Hochwohlgeborenen", +"Jr." => "Jr.", +"Sn." => "Senior", "New Addressbook" => "Neues Adressbuch", "Edit Addressbook" => "Adressbuch editieren", "Displayname" => "Anzeigename", @@ -136,11 +145,8 @@ "Name of new addressbook" => "Name des neuen Adressbuchs", "Import" => "Importieren", "Importing contacts" => "Kontakte werden importiert", -"Contacts imported successfully" => "Kontaktimport erfolgreich", -"Close Dialog" => "Dialog schließen", -"Import Addressbook" => "Adressbuch importieren", "Select address book to import to:" => "Adressbuch, in das importiert werden soll", -"Drop a VCF file to import contacts." => "Zieh' eine VCF Datei hierher zum Kontaktimport", +"Select from HD" => "Von der Festplatte auswählen", "You have no contacts in your addressbook." => "Du hast keine Kontakte im Adressbuch.", "Add contact" => "Kontakt hinzufügen", "Configure addressbooks" => "Adressbücher konfigurieren", diff --git a/apps/contacts/l10n/el.php b/apps/contacts/l10n/el.php index fb115a0d4a39c929dd093e41b712aa940358d9a3..f015f0ca3638cdf6ca1f03ee87e09c68e6959023 100644 --- a/apps/contacts/l10n/el.php +++ b/apps/contacts/l10n/el.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Σφάλμα Ï€Ïοσθήκης βιβλίου διευθÏνσεων.", "Error activating addressbook." => "Σφάλμα ενεÏγοποίησης βιβλίου διευθÏνσεων", "No contact ID was submitted." => "Δε υπεβλήθει ID επαφής", -"Error loading image." => "Σφάλμα φόÏτωσης εικόνας", "Error reading contact photo." => "Σφάλμα ανάγνωσης εικόνας επαφής", "Error saving temporary file." => "Σφάλμα αποθήκευσης Ï€ÏοσωÏÎ¹Î½Î¿Ï Î±Ïχείου", "The loading photo is not valid." => "Η φοÏτωμÎνη φωτογÏαφία δεν είναι ÎγκυÏη", @@ -27,6 +26,7 @@ "Missing contact id." => "Απουσιαζει ID επαφής", "No photo path was submitted." => "Δε δόθηκε διαδÏομή εικόνας", "File doesn't exist:" => "Το αÏχείο δεν υπάÏχει:", +"Error loading image." => "Σφάλμα φόÏτωσης εικόνας", "element name is not set." => "δεν οÏίστηκε όνομα στοιχείου", "checksum is not set." => "δε οÏίστηκε checksum ", "Information about vCard is incorrect. Please reload the page: " => "Οι πληÏοφοÏίες για τη vCard είναι λανθασμÎνες.ΠαÏακαλώ ξαναφοÏτώστε τη σελίδα:", @@ -42,6 +42,7 @@ "No file was uploaded" => "Δεν ανÎβηκε κάποιο αÏχείο", "Missing a temporary folder" => "Λείπει ο Ï€ÏοσωÏινός φάκελος", "Contacts" => "ΕπαφÎÏ‚", +"Drop a VCF file to import contacts." => "Εισάγεται Îνα VCF αÏχείο για εισαγωγή επαφών", "Addressbook not found." => "Δε βÏÎθηκε βιβλίο διευθÏνσεων", "This is not your addressbook." => "Αυτό δεν είναι το βιβλίο διευθÏνσεων σας.", "Contact could not be found." => "Η επαφή δεν μπόÏεσε να βÏεθεί.", @@ -144,11 +145,7 @@ "Name of new addressbook" => "Όνομα νÎου βιβλίου διευθÏνσεων", "Import" => "Εισαγωγή", "Importing contacts" => "Εισαγωγή επαφών", -"Contacts imported successfully" => "Οι επαφÎÏ‚ εισήχθησαν επιτυχώς", -"Close Dialog" => "Κλείσιμο διαλόγου", -"Import Addressbook" => "Εισαγωγή βιβλίου διευθÏνσεων", "Select address book to import to:" => "ΕπÎλεξε σε ποιο βιβλίο διευθÏνσεων για εισαγωγή:", -"Drop a VCF file to import contacts." => "Εισάγεται Îνα VCF αÏχείο για εισαγωγή επαφών", "Select from HD" => "Επιλογή από HD", "You have no contacts in your addressbook." => "Δεν Îχεις επαφÎÏ‚ στο βιβλίο διευθÏνσεων", "Add contact" => "Î Ïοσθήκη επαφής", diff --git a/apps/contacts/l10n/eo.php b/apps/contacts/l10n/eo.php index faba03468100030c19b970bf0aefb4c01e43d579..ffc885a41a5a48e5decbc5b323f4c5aca7422e0c 100644 --- a/apps/contacts/l10n/eo.php +++ b/apps/contacts/l10n/eo.php @@ -6,6 +6,7 @@ "Trying to add duplicate property: " => "Provante aldoni duobligitan propraĵon:", "Error adding contact property." => "Eraro dum aldono de kontaktopropraĵo.", "No ID provided" => "Neniu identigilo proviziÄis.", +"Error setting checksum." => "Eraro dum agordado de kontrolsumo.", "No categories selected for deletion." => "Neniu kategorio elektiÄis por forigi.", "No address books found." => "Neniu adresaro troviÄis.", "No contacts found." => "Neniu kontakto troviÄis.", @@ -15,7 +16,6 @@ "Error adding addressbook." => "Eraro dum aldono de adresaro.", "Error activating addressbook." => "Eraro dum aktivigo de adresaro.", "No contact ID was submitted." => "Neniu kontaktidentigilo sendiÄis.", -"Error loading image." => "Eraro dum Åargado de bildo.", "Error reading contact photo." => "Eraro dum lego de kontakta foto.", "Error saving temporary file." => "Eraro dum konservado de provizora dosiero.", "The loading photo is not valid." => "La alÅutata foto ne validas.", @@ -26,7 +26,10 @@ "Missing contact id." => "Mankas kontaktidentigilo.", "No photo path was submitted." => "Neniu vojo al foto sendiÄis.", "File doesn't exist:" => "Dosiero ne ekzistas:", +"Error loading image." => "Eraro dum Åargado de bildo.", "element name is not set." => "eronomo ne agordiÄis.", +"checksum is not set." => "kontrolsumo ne agordiÄis.", +"Information about vCard is incorrect. Please reload the page: " => "Informo pri vCard malÄustas. Bonvolu reÅargi la paÄon:", "Something went FUBAR. " => "Io FUBAR-is.", "Error updating contact property." => "Eraro dum Äisdatigo de kontaktopropraĵo.", "Cannot update addressbook with an empty name." => "Ne eblas Äisdatigi adresaron kun malplena nomo.", @@ -36,6 +39,7 @@ "No file was uploaded" => "Neniu dosiero alÅutiÄis.", "Missing a temporary folder" => "Mankas provizora dosierujo.", "Contacts" => "Kontaktoj", +"Drop a VCF file to import contacts." => "Demetu VCF-dosieron por enporti kontaktojn.", "Addressbook not found." => "Adresaro ne troviÄis.", "This is not your addressbook." => "Ĉi tiu ne estas via adresaro.", "Contact could not be found." => "Ne eblis trovi la kontakton.", @@ -87,6 +91,7 @@ "Edit address details" => "Redakti detalojn de adreso", "Add notes here." => "Aldoni notojn ĉi tie.", "Add field" => "Aldoni kampon", +"Profile picture" => "Profila bildo", "Phone" => "Telefono", "Note" => "Noto", "Delete current photo" => "Forigi nunan foton", @@ -105,8 +110,17 @@ "Edit categories" => "Redakti kategoriojn", "Add" => "Aldoni", "Addressbook" => "Adresaro", +"Hon. prefixes" => "Honoraj antaÅmetaĵoj", +"Miss" => "f-ino", +"Ms" => "s-ino", +"Mr" => "s-ro", +"Sir" => "s-ro", +"Mrs" => "s-ino", +"Dr" => "d-ro", "Given name" => "Persona nomo", +"Additional names" => "Pliaj nomoj", "Family name" => "Familia nomo", +"Hon. suffixes" => "Honoraj postmetaĵoj", "New Addressbook" => "Nova adresaro", "Edit Addressbook" => "Redakti adresaron", "Displayname" => "Montronomo", @@ -120,7 +134,13 @@ "Name of new addressbook" => "Nomo de nova adresaro", "Import" => "Enporti", "Importing contacts" => "Enportante kontaktojn", -"Contacts imported successfully" => "Kontaktoj enportiÄis sukcese", -"Close Dialog" => "Fermi dialogon", -"Import Addressbook" => "Enporti adresaron" +"Select address book to import to:" => "Elektu adresaron kien enporti:", +"Select from HD" => "Elekti el malmoldisko", +"You have no contacts in your addressbook." => "Vi ne havas kontaktojn en via adresaro", +"Add contact" => "Aldoni kontakton", +"Configure addressbooks" => "Agordi adresarojn", +"CardDAV syncing addresses" => "adresoj por CardDAV-sinkronigo", +"more info" => "pli da informo", +"Primary address (Kontact et al)" => "Ĉefa adreso (por Kontakt kaj aliaj)", +"iOS/OS X" => "iOS/OS X" ); diff --git a/apps/contacts/l10n/es.php b/apps/contacts/l10n/es.php index 98b6aaa803f92a1fd4b798c32875713c819915b1..2bdb300aa8fbb0f44b290aca20785dd0ecd2b14a 100644 --- a/apps/contacts/l10n/es.php +++ b/apps/contacts/l10n/es.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Error al añadir la libreta de direcciones.", "Error activating addressbook." => "Error al activar la libreta de direcciones.", "No contact ID was submitted." => "No se ha mandado ninguna ID de contacto.", -"Error loading image." => "Error cargando imagen.", "Error reading contact photo." => "Error leyendo fotografÃa del contacto.", "Error saving temporary file." => "Error al guardar archivo temporal.", "The loading photo is not valid." => "La foto que se estaba cargando no es válida.", @@ -27,6 +26,7 @@ "Missing contact id." => "Falta la id del contacto.", "No photo path was submitted." => "No se ha introducido la ruta de la foto.", "File doesn't exist:" => "Archivo inexistente:", +"Error loading image." => "Error cargando imagen.", "element name is not set." => "no se ha puesto ningún nombre de elemento.", "checksum is not set." => "no se ha puesto ninguna suma de comprobación.", "Information about vCard is incorrect. Please reload the page: " => "La información sobre la vCard es incorrecta. Por favor, recarga la página:", @@ -42,6 +42,7 @@ "No file was uploaded" => "No se ha subido ningún archivo", "Missing a temporary folder" => "Falta la carpeta temporal", "Contacts" => "Contactos", +"Drop a VCF file to import contacts." => "Suelta un archivo VCF para importar contactos.", "Addressbook not found." => "Libreta de direcciones no encontrada.", "This is not your addressbook." => "Esta no es tu agenda de contactos.", "Contact could not be found." => "No se ha podido encontrar el contacto.", @@ -144,11 +145,7 @@ "Name of new addressbook" => "Nombre de la nueva agenda", "Import" => "Importar", "Importing contacts" => "Importando contactos", -"Contacts imported successfully" => "Contactos importados correctamente", -"Close Dialog" => "Cerrar Diálogo", -"Import Addressbook" => "Importar agenda", "Select address book to import to:" => "Selecciona una agenda para importar a:", -"Drop a VCF file to import contacts." => "Suelta un archivo VCF para importar contactos.", "Select from HD" => "Seleccionar del disco duro", "You have no contacts in your addressbook." => "No hay contactos en tu agenda.", "Add contact" => "Añadir contacto", diff --git a/apps/contacts/l10n/et_EE.php b/apps/contacts/l10n/et_EE.php index 2baad895211a456566120bcfe7bd36bd0a6f4d21..39a287c9619bb76890ada0c3e524ee015bcc1312 100644 --- a/apps/contacts/l10n/et_EE.php +++ b/apps/contacts/l10n/et_EE.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Viga aadressiraamatu lisamisel.", "Error activating addressbook." => "Viga aadressiraamatu aktiveerimisel.", "No contact ID was submitted." => "Kontakti ID-d pole sisestatud.", -"Error loading image." => "Viga pildi laadimisel.", "Error reading contact photo." => "Viga kontakti foto lugemisel.", "Error saving temporary file." => "Viga ajutise faili salvestamisel.", "The loading photo is not valid." => "Laetav pilt pole korrektne pildifail.", @@ -27,6 +26,7 @@ "Missing contact id." => "Puuduv kontakti ID.", "No photo path was submitted." => "Foto asukohta pole määratud.", "File doesn't exist:" => "Faili pole olemas:", +"Error loading image." => "Viga pildi laadimisel.", "element name is not set." => "elemendi nime pole määratud.", "checksum is not set." => "kontrollsummat pole määratud.", "Information about vCard is incorrect. Please reload the page: " => "vCard info pole korrektne. Palun lae lehekülg uuesti: ", @@ -42,6 +42,7 @@ "No file was uploaded" => "Ühtegi faili ei laetud üles", "Missing a temporary folder" => "Ajutiste failide kaust puudub", "Contacts" => "Kontaktid", +"Drop a VCF file to import contacts." => "Lohista siia VCF-fail, millest kontakte importida.", "Addressbook not found." => "Aadressiraamatut ei leitud", "This is not your addressbook." => "See pole sinu aadressiraamat.", "Contact could not be found." => "Kontakti ei leitud.", @@ -144,11 +145,7 @@ "Name of new addressbook" => "Uue aadressiraamatu nimi", "Import" => "Impordi", "Importing contacts" => "Kontaktide importimine", -"Contacts imported successfully" => "Kontaktid on imporditud", -"Close Dialog" => "Sulge dialoog", -"Import Addressbook" => "Impordi aadressiraamat", "Select address book to import to:" => "Vali aadressiraamat, millesse importida:", -"Drop a VCF file to import contacts." => "Lohista siia VCF-fail, millest kontakte importida.", "Select from HD" => "Vali kõvakettalt", "You have no contacts in your addressbook." => "Sinu aadressiraamatus pole ühtegi kontakti.", "Add contact" => "Lisa kontakt", diff --git a/apps/contacts/l10n/eu.php b/apps/contacts/l10n/eu.php index 8366c2b4b5aca14fe1d018d537be2b83ce52261e..6dfbf0a7b235c99ccdd68e6f672cdb3f9c591f6b 100644 --- a/apps/contacts/l10n/eu.php +++ b/apps/contacts/l10n/eu.php @@ -11,7 +11,6 @@ "Missing ID" => "ID falta da", "Error adding addressbook." => "Errore bat egon da helbide liburua gehitzean.", "Error activating addressbook." => "Errore bat egon da helbide-liburua aktibatzen.", -"Error loading image." => "Errore bat izan da irudia kargatzearkoan.", "Error reading contact photo." => "Errore bat izan da kontaktuaren argazkia igotzerakoan.", "The loading photo is not valid." => "Kargatzen ari den argazkia ez da egokia.", "id is not set." => "IDa ez da ezarri.", @@ -20,6 +19,7 @@ "Contact ID is missing." => "Kontaktuaren IDa falta da.", "Missing contact id." => "Kontaktuaren IDa falta da.", "File doesn't exist:" => "Fitxategia ez da existitzen:", +"Error loading image." => "Errore bat izan da irudia kargatzearkoan.", "element name is not set." => "elementuaren izena ez da ezarri.", "Error updating contact property." => "Errorea kontaktu propietatea eguneratzean.", "Cannot update addressbook with an empty name." => "Ezin da helbide liburua eguneratu izen huts batekin.", @@ -29,6 +29,7 @@ "The uploaded file was only partially uploaded" => "Igotako fitxategiaren zati bat bakarrik igo da", "No file was uploaded" => "Ez da fitxategirik igo", "Contacts" => "Kontaktuak", +"Drop a VCF file to import contacts." => "Askatu VCF fitxategia kontaktuak inportatzeko.", "Addressbook not found." => "Helbide liburua ez da aurkitu", "This is not your addressbook." => "Hau ez da zure helbide liburua.", "Contact could not be found." => "Ezin izan da kontaktua aurkitu.", @@ -111,11 +112,7 @@ "Name of new addressbook" => "Helbide liburuaren izena", "Import" => "Inportatu", "Importing contacts" => "Kontaktuak inportatzen", -"Contacts imported successfully" => "Kontaktuak ongi inportatu dira", -"Close Dialog" => "Dialogoa itxi", -"Import Addressbook" => "Inporatu helbide liburua", "Select address book to import to:" => "Hautau helburuko helbide liburua:", -"Drop a VCF file to import contacts." => "Askatu VCF fitxategia kontaktuak inportatzeko.", "Select from HD" => "Hautatu disko gogorretik", "You have no contacts in your addressbook." => "Ez duzu kontakturik zure helbide liburuan.", "Add contact" => "Gehitu kontaktua", diff --git a/apps/contacts/l10n/fa.php b/apps/contacts/l10n/fa.php index 2a50742b66064af8c2ad7fa13c7176a362b55248..9278975c4070ae9b702833ab9b5cf52d06be5440 100644 --- a/apps/contacts/l10n/fa.php +++ b/apps/contacts/l10n/fa.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "خطا درهنگام Ø§ÙØ²ÙˆØ¯Ù† کتابچه نشانی ها", "Error activating addressbook." => "خطا درهنگام ÙØ¹Ø§Ù„ سازیکتابچه نشانی ها", "No contact ID was submitted." => "هیچ اطلاعاتی راجع به شناسه ارسال نشده", -"Error loading image." => "خطا در بارگزاری تصویر", "Error reading contact photo." => "خطا در خواندن اطلاعات تصویر", "Error saving temporary file." => "خطا در ذخیره پرونده موقت", "The loading photo is not valid." => "بارگزاری تصویر امکان پذیر نیست", @@ -27,6 +26,7 @@ "Missing contact id." => "شما اطلاعات شناسه را ÙØ±Ø§Ù…وش کرده اید", "No photo path was submitted." => "هیچ نشانی از تصویرارسال نشده", "File doesn't exist:" => "پرونده وجود ندارد", +"Error loading image." => "خطا در بارگزاری تصویر", "element name is not set." => "نام اصلی تنظیم نشده است", "checksum is not set." => "checksum تنظیم شده نیست", "Information about vCard is incorrect. Please reload the page: " => "اطلاعات کارت ویزا شما غلط است Ù„Ø·ÙØ§ ØµÙØÙ‡ را دوباره بارگزاری کنید", @@ -42,6 +42,7 @@ "No file was uploaded" => "هیچ پروندهای بارگذاری نشده", "Missing a temporary folder" => "یک پوشه موقت Ú¯Ù… شده", "Contacts" => "اشخاص", +"Drop a VCF file to import contacts." => "یک پرونده VCF را به اینجا بکشید تا اشخاص Ø§ÙØ²ÙˆØ¯Ù‡ شوند", "Addressbook not found." => "کتابچه نشانی ها ÛŒØ§ÙØª نشد", "This is not your addressbook." => "این کتابچه ÛŒ نشانه های شما نیست", "Contact could not be found." => "اتصال ویا تماسی ÛŒØ§ÙØª نشد", @@ -144,11 +145,7 @@ "Name of new addressbook" => "نام کتابچه نشانی جدید", "Import" => "وارد کردن", "Importing contacts" => "وارد کردن اشخاص", -"Contacts imported successfully" => "اشخاص با موÙقیت Ø§ÙØ²ÙˆØ¯Ù‡ شدند", -"Close Dialog" => "بستن دیالوگ", -"Import Addressbook" => "وارد کردن کتابچه نشانی", "Select address book to import to:" => "یک کتابچه نشانی انتخاب کنید تا وارد شود", -"Drop a VCF file to import contacts." => "یک پرونده VCF را به اینجا بکشید تا اشخاص Ø§ÙØ²ÙˆØ¯Ù‡ شوند", "Select from HD" => "انتخاب از دیسک سخت", "You have no contacts in your addressbook." => "شماهیچ شخصی در کتابچه نشانی خود ندارید", "Add contact" => "Ø§ÙØ²ÙˆØ¯Ù† اطلاعات شخص مورد نظر", diff --git a/apps/contacts/l10n/fi_FI.php b/apps/contacts/l10n/fi_FI.php new file mode 100644 index 0000000000000000000000000000000000000000..2e3e91611bbd2beb24b3d2cbfd33282a4e1db8c0 --- /dev/null +++ b/apps/contacts/l10n/fi_FI.php @@ -0,0 +1,109 @@ +<?php $TRANSLATIONS = array( +"There was an error adding the contact." => "Virhe yhteystietoa lisättäessä.", +"Cannot add empty property." => "Tyhjää ominaisuutta ei voi lisätä.", +"At least one of the address fields has to be filled out." => "Vähintään yksi osoitekenttä tulee täyttää.", +"Error adding contact property." => "Virhe lisättäessä ominaisuutta yhteystietoon.", +"No categories selected for deletion." => "Luokkia ei ole valittu poistettavaksi.", +"No address books found." => "Osoitekirjoja ei löytynyt.", +"No contacts found." => "Yhteystietoja ei löytynyt.", +"Error parsing VCard for ID: \"" => "Virhe jäsennettäessä vCardia tunnisteelle: \"", +"Cannot add addressbook with an empty name." => "Ilman nimeä olevaa osoitekirjaa ei voi lisätä.", +"Error adding addressbook." => "Virhe lisättäessä osoitekirjaa.", +"Error activating addressbook." => "Virhe aktivoitaessa osoitekirjaa.", +"Error saving temporary file." => "Virhe tallennettaessa tilapäistiedostoa.", +"Error deleting contact property." => "Virhe poistettaessa yhteystiedon ominaisuutta.", +"File doesn't exist:" => "Tiedostoa ei ole olemassa:", +"Error loading image." => "Virhe kuvaa ladatessa.", +"Error updating contact property." => "Virhe päivitettäessä yhteystiedon ominaisuutta.", +"Error updating addressbook." => "Virhe päivitettäessä osoitekirjaa.", +"There is no error, the file uploaded with success" => "Ei virhettä, tiedosto lähetettiin onnistuneesti", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Lähetetyn tiedoston koko ylittää upload_max_filesize-asetuksen arvon php.ini-tiedostossa", +"The uploaded file was only partially uploaded" => "Lähetetty tiedosto lähetettiin vain osittain", +"No file was uploaded" => "Tiedostoa ei lähetetty", +"Missing a temporary folder" => "Tilapäiskansio puuttuu", +"Contacts" => "Yhteystiedot", +"Addressbook not found." => "Osoitekirjaa ei löytynyt.", +"This is not your addressbook." => "Tämä ei ole osoitekirjasi.", +"Contact could not be found." => "Yhteystietoa ei löytynyt.", +"Address" => "Osoite", +"Telephone" => "Puhelin", +"Email" => "Sähköposti", +"Organization" => "Organisaatio", +"Work" => "Työ", +"Home" => "Koti", +"Mobile" => "Mobiili", +"Text" => "Teksti", +"Voice" => "Ääni", +"Message" => "Viesti", +"Fax" => "Faksi", +"Video" => "Video", +"Pager" => "Hakulaite", +"Internet" => "Internet", +"{name}'s Birthday" => "Henkilön {name} syntymäpäivä", +"Contact" => "Yhteystieto", +"Add Contact" => "Lisää yhteystieto", +"Addressbooks" => "Osoitekirjat", +"Configure Address Books" => "Muokkaa osoitekirjoja", +"New Address Book" => "Uusi osoitekirja", +"Import from VCF" => "Tuo VCF-tiedostosta", +"CardDav Link" => "CardDav-linkki", +"Download" => "Lataa", +"Edit" => "Muokkaa", +"Delete" => "Poista", +"Download contact" => "Lataa yhteystieto", +"Delete contact" => "Poista yhteystieto", +"Nickname" => "Kutsumanimi", +"Enter nickname" => "Anna kutsumanimi", +"Birthday" => "Syntymäpäivä", +"Groups" => "Ryhmät", +"Separate groups with commas" => "Erota ryhmät pilkuilla", +"Edit groups" => "Muokkaa ryhmiä", +"Please specify a valid email address." => "Anna kelvollinen sähköpostiosoite.", +"Enter email address" => "Anna sähköpostiosoite", +"Delete email address" => "Poista sähköpostiosoite", +"Enter phone number" => "Anna puhelinnumero", +"Delete phone number" => "Poista puhelinnumero", +"View on map" => "Näytä kartalla", +"Add notes here." => "Lisää huomiot tähän.", +"Add field" => "Lisää kenttä", +"Profile picture" => "Profiilikuva", +"Phone" => "Puhelin", +"Note" => "Huomio", +"Delete current photo" => "Poista nykyinen valokuva", +"Edit current photo" => "Muokkaa nykyistä valokuvaa", +"Upload new photo" => "Lähetä uusi valokuva", +"Select photo from ownCloud" => "Valitse valokuva ownCloudista", +"Edit address" => "Muokkaa osoitetta", +"Type" => "Tyyppi", +"PO Box" => "Postilokero", +"Extended" => "Laajennettu", +"Street" => "Katuosoite", +"City" => "Paikkakunta", +"Region" => "Alue", +"Zipcode" => "Postinumero", +"Country" => "Maa", +"Edit categories" => "Muokkaa luokkia", +"Add" => "Lisää", +"Addressbook" => "Osoitekirja", +"Given name" => "Etunimi", +"Additional names" => "Lisänimet", +"Family name" => "Sukunimi", +"New Addressbook" => "Uusi osoitekirja", +"Edit Addressbook" => "Muokkaa osoitekirjaa", +"Active" => "Aktiivinen", +"Save" => "Tallenna", +"Submit" => "Lähetä", +"Cancel" => "Peru", +"Import a contacts file" => "Tuo yhteystiedon sisältävä tiedosto", +"Please choose the addressbook" => "Valitse osoitekirja", +"create a new addressbook" => "luo uusi osoitekirja", +"Name of new addressbook" => "Uuden osoitekirjan nimi", +"Import" => "Tuo", +"Importing contacts" => "Tuodaan yhteystietoja", +"Select address book to import to:" => "Valitse osoitekirja, johon yhteystiedot tuodaan:", +"You have no contacts in your addressbook." => "Osoitekirjassasi ei ole yhteystietoja.", +"Add contact" => "Lisää yhteystieto", +"Configure addressbooks" => "Muokkaa osoitekirjoja", +"CardDAV syncing addresses" => "CardDAV-synkronointiosoitteet", +"iOS/OS X" => "iOS/OS X" +); diff --git a/apps/contacts/l10n/fr.php b/apps/contacts/l10n/fr.php index 6b753dcec97c5f79971b92d92d1b47cc563116ee..0a2a4e58b9fa611a7f6b051fc951aad6aebe67b7 100644 --- a/apps/contacts/l10n/fr.php +++ b/apps/contacts/l10n/fr.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Erreur lors de l'ajout du carnet d'adresses.", "Error activating addressbook." => "Erreur lors de l'activation du carnet d'adresses.", "No contact ID was submitted." => "Aucun ID de contact envoyé", -"Error loading image." => "Erreur lors du chargement de l'image.", "Error reading contact photo." => "Erreur de lecture de la photo du contact.", "Error saving temporary file." => "Erreur de sauvegarde du fichier temporaire.", "The loading photo is not valid." => "La photo chargée est invalide.", @@ -27,6 +26,7 @@ "Missing contact id." => "ID contact manquant.", "No photo path was submitted." => "Le chemin de la photo n'a pas été envoyé.", "File doesn't exist:" => "Fichier inexistant:", +"Error loading image." => "Erreur lors du chargement de l'image.", "element name is not set." => "Le champ Nom n'est pas défini.", "checksum is not set." => "L'hachage n'est pas défini.", "Information about vCard is incorrect. Please reload the page: " => "L'informatiion à propos de la vCard est incorrect. Merci de rafraichir la page:", @@ -42,6 +42,7 @@ "No file was uploaded" => "Pas de fichier envoyé.", "Missing a temporary folder" => "Absence de dossier temporaire.", "Contacts" => "Contacts", +"Drop a VCF file to import contacts." => "Glisser un fichier VCF pour importer des contacts.", "Addressbook not found." => "Carnet d'adresses introuvable.", "This is not your addressbook." => "Ce n'est pas votre carnet d'adresses.", "Contact could not be found." => "Ce contact n'a pu être trouvé.", @@ -122,6 +123,7 @@ "Additional names" => "Nom supplémentaires", "Family name" => "Nom de famille", "Hon. suffixes" => "Suffixes hon.", +"Ph.D." => "Dr", "New Addressbook" => "Nouveau carnet d'adresses", "Edit Addressbook" => "Éditer le carnet d'adresses", "Displayname" => "Nom", @@ -135,11 +137,7 @@ "Name of new addressbook" => "Nom du nouveau carnet d'adresses", "Import" => "Importer", "Importing contacts" => "Importation des contacts", -"Contacts imported successfully" => "Contacts importés avec succes", -"Close Dialog" => "Fermer la boite de dialogue", -"Import Addressbook" => "Importer un carnet d'adresses.", "Select address book to import to:" => "Selectionner le carnet d'adresses à importer vers:", -"Drop a VCF file to import contacts." => "Glisser un fichier VCF pour importer des contacts.", "Select from HD" => "Selectionner depuis le disque dur", "You have no contacts in your addressbook." => "Il n'y a pas de contact dans votre carnet d'adresses.", "Add contact" => "Ajouter un contact", diff --git a/apps/contacts/l10n/he.php b/apps/contacts/l10n/he.php index 28640e0ea41f737c510f7ac9032f590dcbc6afe9..6e40ad71e1d731a39d095b2f066388985019f427 100644 --- a/apps/contacts/l10n/he.php +++ b/apps/contacts/l10n/he.php @@ -1,5 +1,23 @@ <?php $TRANSLATIONS = array( +"Error (de)activating addressbook." => "שגי××” בהפעלה ×ו ×‘× ×˜×¨×•×œ ×¤× ×§×¡ הכתובות.", +"There was an error adding the contact." => "×ירעה שגי××” בעת הוספת ×יש הקשר.", +"Cannot add empty property." => "×œ× × ×™×ª×Ÿ להוסיף מ×פיין ריק.", +"At least one of the address fields has to be filled out." => "יש ×œ×ž×œ× ×œ×¤×—×•×ª ×חד משדות הכתובת.", +"Trying to add duplicate property: " => "× ×™×¡×™×•×Ÿ להוספת מ×פיין כפול: ", +"Error adding contact property." => "שגי××” בהוספת מ×פיין ל×יש הקשר.", +"No ID provided" => "×œ× ×¦×•×™×Ÿ מזהה", +"Error setting checksum." => "שגי××” בהגדרת × ×ª×•× ×™ הביקורת.", +"No categories selected for deletion." => "×œ× × ×‘×—×•×¨ קטגוריות למחיקה.", +"No address books found." => "×œ× × ×ž×¦×ו ×¤× ×§×¡×™ כתובות.", +"No contacts found." => "×œ× × ×ž×¦×ו ×× ×©×™ קשר.", +"Missing ID" => "מזהה חסר", +"Error adding addressbook." => "שגי××” בהוספת ×¤× ×§×¡ הכתובות.", +"Error activating addressbook." => "שגי××” בהפעלת ×¤× ×§×¡ הכתובות.", "Information about vCard is incorrect. Please reload the page." => "המידע ×ודות vCard ××™× ×• × ×›×•×Ÿ. × × ×œ×˜×¢×•×Ÿ מחדש ×ת הדף.", +"Error deleting contact property." => "שגי××” במחיקת מ×פיין של ×יש הקשר.", +"Error updating contact property." => "שגי××” בעדכון המ×פיין של ×יש הקשר.", +"Error updating addressbook." => "שגי××” בעדכון ×¤× ×§×¡ הכתובות.", +"Contacts" => "×× ×©×™ קשר", "This is not your addressbook." => "זהו ××™× ×• ספר הכתובות שלך", "Contact could not be found." => "×œ× × ×™×ª×Ÿ ל×תר ×יש קשר", "Address" => "כתובת", @@ -14,16 +32,34 @@ "Fax" => "פקס", "Video" => "ויד×ו", "Pager" => "×–×™×ž×•× ×™×ª", +"Contact" => "×יש קשר", "Add Contact" => "הוספת ×יש קשר", +"Addressbooks" => "×¤× ×§×¡×™ כתובות", +"New Address Book" => "×¤× ×§×¡ כתובות חדש", +"CardDav Link" => "קישור ", +"Download" => "הורדה", "Edit" => "עריכה", "Delete" => "מחיקה", +"Download contact" => "הורדת ×יש קשר", +"Delete contact" => "מחיקת ×יש קשר", "Birthday" => "×™×•× ×”×•×œ×“×ª", +"Preferred" => "מועדף", "Phone" => "טלפון", +"Type" => "סוג", "PO Box" => "×ª× ×“×•×ר", "Extended" => "מורחב", "Street" => "רחוב", "City" => "עיר", "Region" => "×זור", "Zipcode" => "מיקוד", -"Country" => "×ž×“×™× ×”" +"Country" => "×ž×“×™× ×”", +"Add" => "הוספה", +"Addressbook" => "×¤× ×§×¡ כתובות", +"New Addressbook" => "×¤× ×§×¡ כתובות חדש", +"Edit Addressbook" => "עריכת ×¤× ×§×¡ הכתובות", +"Displayname" => "×©× ×”×ª×¦×•×’×”", +"Active" => "פעיל", +"Save" => "שמירה", +"Submit" => "ביצוע", +"Cancel" => "ביטול" ); diff --git a/apps/contacts/l10n/hr.php b/apps/contacts/l10n/hr.php index 9950b512fc031f67375f7146a5cdbf626da90780..d381bf4fa9027be6b6c5f3f663198d283a419c80 100644 --- a/apps/contacts/l10n/hr.php +++ b/apps/contacts/l10n/hr.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( "Information about vCard is incorrect. Please reload the page." => "Informacija o vCard je neispravna. Osvježite stranicu.", +"File doesn't exist:" => "Datoteka ne postoji:", +"Contacts" => "Kontakti", "This is not your addressbook." => "Ovo nije vaÅ¡ adresar.", "Contact could not be found." => "Kontakt ne postoji.", "Address" => "Adresa", @@ -14,16 +16,48 @@ "Fax" => "Fax", "Video" => "Video", "Pager" => "Pager", +"Contact" => "Kontakt", "Add Contact" => "Dodaj kontakt", +"Addressbooks" => "Adresari", +"New Address Book" => "Novi adresar", +"CardDav Link" => "CardDav poveznica", +"Download" => "Preuzimanje", "Edit" => "Uredi", "Delete" => "ObriÅ¡i", +"Download contact" => "Preuzmi kontakt", +"Delete contact" => "IzbriÅ¡i kontakt", +"Edit name details" => "Uredi detalje imena", +"Nickname" => "Nadimak", +"Enter nickname" => "Unesi nadimank", "Birthday" => "RoÄ‘endan", +"dd-mm-yyyy" => "dd-mm-yyyy", +"Groups" => "Grupe", +"Edit groups" => "Uredi grupe", +"Enter email address" => "Unesi email adresu", +"Enter phone number" => "Unesi broj telefona", +"View on map" => "Prikaži na karti", +"Edit address details" => "Uredi detalje adrese", +"Add notes here." => "Dodaj biljeÅ¡ke ovdje.", +"Add field" => "Dodaj polje", "Phone" => "Telefon", +"Note" => "BiljeÅ¡ka", +"Edit current photo" => "Uredi trenutnu sliku", +"Edit address" => "Uredi adresu", +"Type" => "Tip", "PO Box" => "PoÅ¡tanski Pretinac", "Extended" => "ProÅ¡ireno", "Street" => "Ulica", "City" => "Grad", "Region" => "Regija", "Zipcode" => "PoÅ¡tanski broj", -"Country" => "Država" +"Country" => "Država", +"Edit categories" => "Uredi kategorije", +"Add" => "Dodaj", +"Addressbook" => "Adresar", +"New Addressbook" => "Novi adresar", +"Edit Addressbook" => "Uredi adresar", +"Save" => "Spremi", +"Submit" => "PoÅ¡alji", +"Cancel" => "Prekini", +"Import" => "Uvezi" ); diff --git a/apps/contacts/l10n/hu_HU.php b/apps/contacts/l10n/hu_HU.php index 9f392bc8a58b2caf9c321b955e45eadbf8ef778c..68f7b2607eb5c629e3f3c6f1b73873e0df5a585f 100644 --- a/apps/contacts/l10n/hu_HU.php +++ b/apps/contacts/l10n/hu_HU.php @@ -1,10 +1,10 @@ <?php $TRANSLATIONS = array( "Error (de)activating addressbook." => "CÃmlista (de)aktiválása sikertelen", -"There was an error adding the contact." => "Hiba a kontakt hozzáadásakor", +"There was an error adding the contact." => "Hiba a kapcsolat hozzáadásakor", "Cannot add empty property." => "Nem adható hozzá üres tulajdonság", "At least one of the address fields has to be filled out." => "Legalább egy cÃmmezÅ‘ kitöltendÅ‘", "Trying to add duplicate property: " => "KÃsérlet dupla tulajdonság hozzáadására: ", -"Error adding contact property." => "Hiba a kontakt-tulajdonság hozzáadásakor", +"Error adding contact property." => "Hiba a kapcsolat-tulajdonság hozzáadásakor", "No ID provided" => "Nincs ID megadva", "Error setting checksum." => "Hiba az ellenÅ‘rzőösszeg beállÃtásakor", "No categories selected for deletion." => "Nincs kiválasztva törlendÅ‘ kategória", @@ -16,32 +16,33 @@ "Error adding addressbook." => "Hiba a cÃmlista hozzáadásakor", "Error activating addressbook." => "CÃmlista aktiválása sikertelen", "No contact ID was submitted." => "Nincs ID megadva a kontakthoz", -"Error loading image." => "Kép betöltése sikertelen", "Error reading contact photo." => "A kontakt képének beolvasása sikertelen", "Error saving temporary file." => "Ideiglenes fájl mentése sikertelen", "The loading photo is not valid." => "A kép érvénytelen", "id is not set." => "ID nincs beállÃtva", "Information about vCard is incorrect. Please reload the page." => "A vCardról szóló információ helytelen. Töltsd újra az oldalt.", -"Error deleting contact property." => "Hiba a kontakt-tulajdonság törlésekor", -"Contact ID is missing." => "Hiányzik a kontakt ID", +"Error deleting contact property." => "Hiba a kapcsolat-tulajdonság törlésekor", +"Contact ID is missing." => "Hiányzik a kapcsolat ID", "Missing contact id." => "Hiányzik a kontakt ID", "No photo path was submitted." => "Nincs fénykép-útvonal megadva", "File doesn't exist:" => "A fájl nem létezik:", +"Error loading image." => "Kép betöltése sikertelen", "element name is not set." => "az elem neve nincs beállÃtva", "checksum is not set." => "az ellenÅ‘rzőösszeg nincs beállÃtva", "Information about vCard is incorrect. Please reload the page: " => "Helytelen információ a vCardról. Töltse újra az oldalt: ", "Something went FUBAR. " => "Valami balul sült el.", -"Error updating contact property." => "Hiba a kontakt-tulajdonság frissÃtésekor", +"Error updating contact property." => "Hiba a kapcsolat-tulajdonság frissÃtésekor", "Cannot update addressbook with an empty name." => "Üres névvel nem frissÃthetÅ‘ a cÃmlista", "Error updating addressbook." => "Hiba a cÃmlista frissÃtésekor", -"Error uploading contacts to storage." => "Hiba a kontaktok feltöltésekor", +"Error uploading contacts to storage." => "Hiba a kapcsolatok feltöltésekor", "There is no error, the file uploaded with success" => "Nincs hiba, a fájl sikeresen feltöltÅ‘dött", "The uploaded file exceeds the upload_max_filesize directive in php.ini" => "A feltöltött fájl mérete meghaladja az upload_max_filesize értéket a php.ini-ben", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "A feltöltött fájl mérete meghaladja a HTML form-ban megadott MAX_FILE_SIZE értéket", "The uploaded file was only partially uploaded" => "A fájl csak részlegesen lett feltöltve", "No file was uploaded" => "Nincs feltöltött fájl", "Missing a temporary folder" => "Hiányzik az ideiglenes könyvtár", -"Contacts" => "Kontaktok", +"Contacts" => "Kapcsolatok", +"Drop a VCF file to import contacts." => "Húzza ide a VCF fájlt a kapcsolatok importálásához", "Addressbook not found." => "CÃmlista nem található", "This is not your addressbook." => "Ez nem a te cÃmjegyzéked.", "Contact could not be found." => "Kapcsolat nem található.", @@ -60,8 +61,8 @@ "Pager" => "SzemélyhÃvó", "Internet" => "Internet", "{name}'s Birthday" => "{name} születésnapja", -"Contact" => "Kontakt", -"Add Contact" => "Kontakt hozzáadása", +"Contact" => "Kapcsolat", +"Add Contact" => "Kapcsolat hozzáadása", "Addressbooks" => "CÃmlisták", "Configure Address Books" => "CÃmlisták beállÃtása", "New Address Book" => "Új cÃmlista", @@ -70,8 +71,8 @@ "Download" => "Letöltés", "Edit" => "Szerkesztés", "Delete" => "Törlés", -"Download contact" => "Kontakt letöltése", -"Delete contact" => "Kontakt törlése", +"Download contact" => "Kapcsolat letöltése", +"Delete contact" => "Kapcsolat törlése", "Drop photo to upload" => "Húzza ide a feltöltendÅ‘ képet", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formátum egyedi, Rövid név, Teljes név, Visszafelé vagy Visszafelé vesszÅ‘vel", "Edit name details" => "Név részleteinek szerkesztése", @@ -118,7 +119,7 @@ "Mr" => "Mr", "Sir" => "Sir", "Mrs" => "Mrs", -"Dr" => "Dr", +"Dr" => "Dr.", "Given name" => "Teljes név", "Additional names" => "További nevek", "Family name" => "Családnév", @@ -138,23 +139,19 @@ "Save" => "Mentés", "Submit" => "Elküld", "Cancel" => "Mégsem", -"Import a contacts file" => "Kontakt-fájl importálása", +"Import a contacts file" => "Kapcsolat-fájl importálása", "Please choose the addressbook" => "Válassza ki a cÃmlistát", "create a new addressbook" => "CÃmlista létrehozása", "Name of new addressbook" => "Új cÃmlista neve", "Import" => "Import", -"Importing contacts" => "Kontaktok importálása", -"Contacts imported successfully" => "Kontaktok importálása sikeres", -"Close Dialog" => "Párbeszédablak bezárása", -"Import Addressbook" => "CÃmlista importálása", +"Importing contacts" => "Kapcsolatok importálása", "Select address book to import to:" => "Melyik cÃmlistába történjen az importálás:", -"Drop a VCF file to import contacts." => "Húzza ide a VCF fájlt a kontaktok importálásához", "Select from HD" => "Kiválasztás merevlemezrÅ‘l", -"You have no contacts in your addressbook." => "Nincs kontakt a cÃmlistában", -"Add contact" => "Kontakt hozzáadása", +"You have no contacts in your addressbook." => "Nincsenek kapcsolatok a cÃmlistában", +"Add contact" => "Kapcsolat hozzáadása", "Configure addressbooks" => "CÃmlisták beállÃtása", "CardDAV syncing addresses" => "CardDAV szinkronizációs cÃmek", -"more info" => "további infó", +"more info" => "további információ", "Primary address (Kontact et al)" => "ElsÅ‘dleges cÃm", "iOS/OS X" => "iOS/OS X" ); diff --git a/apps/contacts/l10n/ia.php b/apps/contacts/l10n/ia.php index be4f8267a946bec8caaa8f89e39a71c92f929865..f420b48d842b68161803036a98b99d6012f565c0 100644 --- a/apps/contacts/l10n/ia.php +++ b/apps/contacts/l10n/ia.php @@ -4,8 +4,8 @@ "No contacts found." => "Nulle contactos trovate.", "Error adding addressbook." => "Error durante que il addeva le adressario.", "Error activating addressbook." => "Error in activar adressario", -"Error loading image." => "Il habeva un error durante le cargamento del imagine.", "Error saving temporary file." => "Error durante le scriptura in le file temporari", +"Error loading image." => "Il habeva un error durante le cargamento del imagine.", "No file was uploaded" => "Nulle file esseva incargate.", "Missing a temporary folder" => "Manca un dossier temporari", "Contacts" => "Contactos", @@ -88,9 +88,6 @@ "create a new addressbook" => "Crear un nove adressario", "Name of new addressbook" => "Nomine del nove gruppo:", "Import" => "Importar", -"Contacts imported successfully" => "Contactos importate con successo.", -"Close Dialog" => "Clauder dialogo", -"Import Addressbook" => "Importar adressario.", "Add contact" => "Adder adressario", "more info" => "plus info", "iOS/OS X" => "iOS/OS X" diff --git a/apps/contacts/l10n/it.php b/apps/contacts/l10n/it.php index ce016063ea79f02ccca83be642deb7d0d4ee9e1f..2a5478e6c4b9ad6becb9a78e99f7b133a01018e9 100644 --- a/apps/contacts/l10n/it.php +++ b/apps/contacts/l10n/it.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Errore durante l'aggiunta della rubrica.", "Error activating addressbook." => "Errore durante l'attivazione della rubrica.", "No contact ID was submitted." => "Nessun ID di contatto inviato.", -"Error loading image." => "Errore di caricamento immagine.", "Error reading contact photo." => "Errore di lettura della foto del contatto.", "Error saving temporary file." => "Errore di salvataggio del file temporaneo.", "The loading photo is not valid." => "La foto caricata non è valida.", @@ -27,6 +26,7 @@ "Missing contact id." => "ID di contatto mancante.", "No photo path was submitted." => "Non è stato inviato alcun percorso a una foto.", "File doesn't exist:" => "Il file non esiste:", +"Error loading image." => "Errore di caricamento immagine.", "element name is not set." => "il nome dell'elemento non è impostato.", "checksum is not set." => "il codice di controllo non è impostato.", "Information about vCard is incorrect. Please reload the page: " => "Le informazioni della vCard non sono corrette. Ricarica la pagina: ", @@ -42,6 +42,7 @@ "No file was uploaded" => "Nessun file è stato inviato", "Missing a temporary folder" => "Manca una cartella temporanea", "Contacts" => "Contatti", +"Drop a VCF file to import contacts." => "Rilascia un file VCF per importare i contatti.", "Addressbook not found." => "Rubrica non trovata.", "This is not your addressbook." => "Questa non è la tua rubrica.", "Contact could not be found." => "Il contatto non può essere trovato.", @@ -144,11 +145,7 @@ "Name of new addressbook" => "Nome della nuova rubrica", "Import" => "Importa", "Importing contacts" => "Importazione contatti", -"Contacts imported successfully" => "Contatti importati correttamente", -"Close Dialog" => "Chiudi finestra", -"Import Addressbook" => "Importa rubrica", "Select address book to import to:" => "Seleziona la rubrica di destinazione:", -"Drop a VCF file to import contacts." => "Rilascia un file VCF per importare i contatti.", "Select from HD" => "Seleziona da disco", "You have no contacts in your addressbook." => "Non hai contatti nella rubrica.", "Add contact" => "Aggiungi contatto", diff --git a/apps/contacts/l10n/ja_JP.php b/apps/contacts/l10n/ja_JP.php index 8091aff9c8d36105136ddecfc499abcbc53897d0..d98e58f94daa8e3856a5e7f0eaaae0c1a2c29c71 100644 --- a/apps/contacts/l10n/ja_JP.php +++ b/apps/contacts/l10n/ja_JP.php @@ -1,16 +1,46 @@ <?php $TRANSLATIONS = array( -"Error (de)activating addressbook." => "é›»è©±å¸³ã®æœ‰åй/無効化ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", +"Error (de)activating addressbook." => "ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã®æœ‰åй/無効化ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", "There was an error adding the contact." => "連絡先ã®è¿½åŠ ã§ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚", "Cannot add empty property." => "é …ç›®ã®æ–°è¦è¿½åŠ ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", -"At least one of the address fields has to be filled out." => "ã‚¢ãƒ‰ãƒ¬ã‚¹é …ç›®ã®ï¼‘ã¤ã¯è¨˜å…¥ã—ã¦ä¸‹ã•ã„。", +"At least one of the address fields has to be filled out." => "使‰€ã®é …ç›®ã®ã†ã¡ï¼‘ã¤ã¯å…¥åŠ›ã—ã¦ä¸‹ã•ã„。", "Error adding contact property." => "連絡先ã®è¿½åŠ ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", -"Error adding addressbook." => "電話帳ã®è¿½åŠ ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", -"Error activating addressbook." => "é›»è©±å¸³ã®æœ‰åŠ¹åŒ–ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", +"No ID provided" => "IDãŒæä¾›ã•れã¦ã„ã¾ã›ã‚“", +"Error setting checksum." => "ãƒã‚§ãƒƒã‚¯ã‚µãƒ ã®è¨å®šã‚¨ãƒ©ãƒ¼ã€‚", +"No categories selected for deletion." => "削除ã™ã‚‹ã‚«ãƒ†ã‚´ãƒªãŒé¸æŠžã•れã¦ã„ã¾ã›ã‚“。", +"No address books found." => "アドレスブックãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。", +"No contacts found." => "連絡先ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。", +"Error parsing VCard for ID: \"" => "VCardã‹ã‚‰IDã®æŠ½å‡ºã‚¨ãƒ©ãƒ¼: \"", +"Cannot add addressbook with an empty name." => "åå‰ã‚’空白ã«ã—ãŸã¾ã¾ã§ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã‚’è¿½åŠ ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。", +"Error adding addressbook." => "アドレスブックã®è¿½åŠ ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", +"Error activating addressbook." => "ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã®æœ‰åŠ¹åŒ–ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", +"No contact ID was submitted." => "連絡先IDã¯ç™»éŒ²ã•れã¾ã›ã‚“ã§ã—ãŸã€‚", +"Error reading contact photo." => "連絡先写真ã®èªã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼ã€‚", +"Error saving temporary file." => "一時ファイルã®ä¿å˜ã‚¨ãƒ©ãƒ¼ã€‚", +"The loading photo is not valid." => "写真ã®èªã¿è¾¼ã¿ã¯ç„¡åйã§ã™ã€‚", +"id is not set." => "idãŒè¨å®šã•れã¦ã„ã¾ã›ã‚“。", "Information about vCard is incorrect. Please reload the page." => "vCardã®æƒ…å ±ã«èª¤ã‚ŠãŒã‚りã¾ã™ã€‚ページをリãƒãƒ¼ãƒ‰ã—ã¦ä¸‹ã•ã„。", "Error deleting contact property." => "連絡先ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", +"Contact ID is missing." => "コンタクトIDãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。", +"Missing contact id." => "コンタクトIDãŒè¨å®šã•れã¦ã„ã¾ã›ã‚“。", +"No photo path was submitted." => "写真ã®ãƒ‘スãŒç™»éŒ²ã•れã¦ã„ã¾ã›ã‚“。", +"File doesn't exist:" => "ファイルãŒå˜åœ¨ã—ã¾ã›ã‚“:", +"Error loading image." => "ç”»åƒã®èªã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼ã€‚", +"element name is not set." => "è¦ç´ åãŒè¨å®šã•れã¦ã„ã¾ã›ã‚“。", +"checksum is not set." => "ãƒã‚§ãƒƒã‚¯ã‚µãƒ ãŒè¨å®šã•れã¦ã„ã¾ã›ã‚“。", +"Information about vCard is incorrect. Please reload the page: " => "vCardã®æƒ…å ±ãŒæ£ã—ãã‚りã¾ã›ã‚“。ページをå†èªã¿è¾¼ã¿ã—ã¦ãã ã•ã„: ", "Error updating contact property." => "é€£çµ¡å…ˆã®æ›´æ–°ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", -"Error updating addressbook." => "é›»è©±å¸³ã®æ›´æ–°ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", +"Cannot update addressbook with an empty name." => "空白ã®åå‰ã§ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ックを更新ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。", +"Error updating addressbook." => "ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã®æ›´æ–°ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", +"Error uploading contacts to storage." => "ストレージã¸ã®é€£çµ¡å…ˆã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã‚¨ãƒ©ãƒ¼ã€‚", +"There is no error, the file uploaded with success" => "エラーã¯ã‚りã¾ã›ã‚“。ファイルã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã¯æˆåŠŸã—ã¾ã—ãŸ", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "アップãƒãƒ¼ãƒ‰ãƒ•ァイル㯠php.ini 内㮠upload_max_filesize ã®åˆ¶é™ã‚’è¶…ãˆã¦ã„ã¾ã™", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "アップãƒãƒ¼ãƒ‰ãƒ•ァイルã¯HTMLãƒ•ã‚©ãƒ¼ãƒ ã§æŒ‡å®šã•れ㟠MAX_FILE_SIZE ã®åˆ¶é™ã‚’è¶…ãˆã¦ã„ã¾ã™", +"The uploaded file was only partially uploaded" => "アップãƒãƒ¼ãƒ‰ãƒ•ァイルã¯ä¸€éƒ¨åˆ†ã ã‘アップãƒãƒ¼ãƒ‰ã•れã¾ã—ãŸ", +"No file was uploaded" => "ファイルã¯ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã•れã¾ã›ã‚“ã§ã—ãŸ", +"Missing a temporary folder" => "一時ä¿å˜ãƒ•ォルダãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“", "Contacts" => "連絡先", +"Drop a VCF file to import contacts." => "連絡先をインãƒãƒ¼ãƒˆã™ã‚‹VCFファイルをドãƒãƒƒãƒ—ã—ã¦ãã ã•ã„。", +"Addressbook not found." => "アドレスブックãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚", "This is not your addressbook." => "ã“れã¯ã‚ãªãŸã®é›»è©±å¸³ã§ã¯ã‚りã¾ã›ã‚“。", "Contact could not be found." => "連絡先を見ã¤ã‘る事ãŒã§ãã¾ã›ã‚“。", "Address" => "使‰€", @@ -22,37 +52,101 @@ "Mobile" => "æºå¸¯é›»è©±", "Text" => "TTY TDD", "Voice" => "音声番å·", +"Message" => "メッセージ", "Fax" => "FAX", "Video" => "テレビ電話", "Pager" => "ãƒã‚±ãƒ™ãƒ«", +"Internet" => "インターãƒãƒƒãƒˆ", +"{name}'s Birthday" => "{name}ã®èª•生日", "Contact" => "連絡先", "Add Contact" => "連絡先ã®è¿½åŠ ", "Addressbooks" => "電話帳", +"Configure Address Books" => "アドレスブックをè¨å®š", "New Address Book" => "æ–°è¦é›»è©±å¸³", -"CardDav Link" => "CardDAV リンク", +"Import from VCF" => "VCFã‹ã‚‰ã‚¤ãƒ³ãƒãƒ¼ãƒˆ", +"CardDav Link" => "CardDAVリンク", "Download" => "ダウンãƒãƒ¼ãƒ‰", "Edit" => "編集", "Delete" => "削除", "Download contact" => "連絡先ã®ãƒ€ã‚¦ãƒ³ãƒãƒ¼ãƒ‰", "Delete contact" => "連絡先ã®å‰Šé™¤", -"Birthday" => "生年月日", +"Drop photo to upload" => "写真をドãƒãƒƒãƒ—ã—ã¦ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰", +"Edit name details" => "åå‰ã®è©³ç´°ã‚’編集", +"Nickname" => "ニックãƒãƒ¼ãƒ ", +"Enter nickname" => "ニックãƒãƒ¼ãƒ を入力", +"Birthday" => "誕生日", +"dd-mm-yyyy" => "yyyy-mm-dd", +"Groups" => "グループ", +"Separate groups with commas" => "コンマã§ã‚°ãƒ«ãƒ¼ãƒ—を分割", +"Edit groups" => "グループを編集", "Preferred" => "推奨", +"Please specify a valid email address." => "é€£çµ¡å…ˆã‚’è¿½åŠ ", +"Enter email address" => "メールアドレスを入力", +"Mail to address" => "アドレスã¸ãƒ¡ãƒ¼ãƒ«ã‚’é€ã‚‹", +"Delete email address" => "メールアドレスを削除", +"Enter phone number" => "電話番å·ã‚’入力", +"Delete phone number" => "電話番å·ã‚’削除", +"View on map" => "地図ã§è¡¨ç¤º", +"Edit address details" => "使‰€ã®è©³ç´°ã‚’編集", +"Add notes here." => "ã“ã“ã«ãƒ¡ãƒ¢ã‚’è¿½åŠ ã€‚", +"Add field" => "é …ç›®ã‚’è¿½åŠ ", +"Profile picture" => "プãƒãƒ•ィール写真", "Phone" => "電話番å·", +"Note" => "メモ", +"Delete current photo" => "ç¾åœ¨ã®å†™çœŸã‚’削除", +"Edit current photo" => "ç¾åœ¨ã®å†™çœŸã‚’編集", +"Upload new photo" => "æ–°ã—ã„写真をアップãƒãƒ¼ãƒ‰", +"Select photo from ownCloud" => "ownCloudã‹ã‚‰å†™çœŸã‚’é¸æŠž", +"Edit address" => "使‰€ã‚’編集", "Type" => "種類", "PO Box" => "ç§æ›¸ç®±", -"Extended" => "拡張番地", -"Street" => "街路番地", +"Extended" => "番地2", +"Street" => "番地1", "City" => "都市", -"Region" => "地域", +"Region" => "都é“府県", "Zipcode" => "郵便番å·", "Country" => "国å", +"Edit categories" => "カテゴリを編集", "Add" => "è¿½åŠ ", -"Addressbook" => "電話帳", -"New Addressbook" => "é›»è©±å¸³ã®æ–°è¦ä½œæˆ", -"Edit Addressbook" => "電話帳ã®ç·¨é›†", +"Addressbook" => "アドレスブック", +"Miss" => "Miss", +"Ms" => "Ms", +"Mr" => "Mr", +"Sir" => "Sir", +"Mrs" => "Mrs", +"Dr" => "Dr", +"Given name" => "å", +"Additional names" => "ミドルãƒãƒ¼ãƒ ", +"Family name" => "å§“", +"Hon. suffixes" => "ストレージã¸ã®é€£çµ¡å…ˆã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã‚¨ãƒ©ãƒ¼ã€‚", +"J.D." => "J.D.", +"M.D." => "M.D.", +"D.O." => "D.O.", +"D.C." => "D.C.", +"Ph.D." => "Ph.D.", +"Esq." => "Esq.", +"Jr." => "Jr.", +"Sn." => "Sn.", +"New Addressbook" => "ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã®æ–°è¦ä½œæˆ", +"Edit Addressbook" => "アドレスブックを編集", "Displayname" => "表示å", "Active" => "アクティブ", "Save" => "ä¿å˜", "Submit" => "é€ä¿¡", -"Cancel" => "å–り消ã—" +"Cancel" => "å–り消ã—", +"Import a contacts file" => "コンタクトファイルをインãƒãƒ¼ãƒˆ", +"Please choose the addressbook" => "ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã‚’é¸æŠžã—ã¦ãã ã•ã„", +"create a new addressbook" => "æ–°ã—ã„アドレスブックを作æˆ", +"Name of new addressbook" => "æ–°ã—ã„アドレスブックã®åå‰", +"Import" => "インãƒãƒ¼ãƒˆ", +"Importing contacts" => "コンタクトをインãƒãƒ¼ãƒˆ", +"Select address book to import to:" => "インãƒãƒ¼ãƒˆã™ã‚‹ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã‚’é¸æŠž:", +"Select from HD" => "HDã‹ã‚‰é¸æŠž", +"You have no contacts in your addressbook." => "アドレスブックã«é€£çµ¡å…ˆãŒç™»éŒ²ã•れã¦ã„ã¾ã›ã‚“。", +"Add contact" => "é€£çµ¡å…ˆã‚’è¿½åŠ ", +"Configure addressbooks" => "アドレス帳をè¨å®š", +"CardDAV syncing addresses" => "CardDAVåŒæœŸã‚¢ãƒ‰ãƒ¬ã‚¹", +"more info" => "è©³ç´°æƒ…å ±", +"Primary address (Kontact et al)" => "プライマリアドレス(Kontact 他)", +"iOS/OS X" => "iOS/OS X" ); diff --git a/apps/contacts/l10n/ko.php b/apps/contacts/l10n/ko.php index bba3e29d2ec459764d0411b31ae136d87eaa72e6..fcdc1d08c62ce1766c627e1466f03fe0f0fe93b1 100644 --- a/apps/contacts/l10n/ko.php +++ b/apps/contacts/l10n/ko.php @@ -14,7 +14,6 @@ "Error adding addressbook." => "주소ë¡ì„ ì¶”ê°€í• ìˆ˜ 없습니다.", "Error activating addressbook." => "주소ë¡ì„ í™œì„±í™”í• ìˆ˜ 없습니다.", "No contact ID was submitted." => "ì ‘ì† ì•„ì´ë””ê°€ 기입ë˜ì§€ 않았습니다.", -"Error loading image." => "로딩 ì´ë¯¸ì§€ 오류입니다.", "Error reading contact photo." => "사진 ì½ê¸° 오류", "Error saving temporary file." => "임시 파ì¼ì„ ì €ìž¥í•˜ëŠ” ë™ì•ˆ 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. ", "The loading photo is not valid." => "로딩 ì‚¬ì§„ì´ ìœ íš¨í•˜ì§€ 않습니다. ", @@ -24,6 +23,7 @@ "Contact ID is missing." => "ì ‘ì† ì•„ì´ë””ê°€ 없습니다. ", "Missing contact id." => "ì ‘ì† ì•„ì´ë”” 분실", "File doesn't exist:" => "파ì¼ì´ 존재하지 않습니다. ", +"Error loading image." => "로딩 ì´ë¯¸ì§€ 오류입니다.", "Error updating contact property." => "ì—°ë½ì²˜ ì†ì„±ì„ ì—…ë°ì´íŠ¸í• ìˆ˜ 없습니다.", "Error updating addressbook." => "주소ë¡ì„ ì—…ë°ì´íŠ¸í• ìˆ˜ 없습니다.", "No file was uploaded" => "파ì¼ì´ 업로드 ë˜ì–´ìžˆì§€ 않습니다", diff --git a/apps/contacts/l10n/lb.php b/apps/contacts/l10n/lb.php index 82b84b09d7eb20ab093cfeb944d7a3b050719e96..361e1cb93e1f1423683a5b13b2b7cbe9d983b7d0 100644 --- a/apps/contacts/l10n/lb.php +++ b/apps/contacts/l10n/lb.php @@ -14,16 +14,31 @@ "Fax" => "Fax", "Video" => "Video", "Pager" => "Pager", +"Contact" => "Kontakt", "Add Contact" => "Kontakt bäisetzen", +"Addressbooks" => "Adressbicher ", +"New Address Book" => "Neit Adressbuch", +"CardDav Link" => "CardDav Link", +"Download" => "Download", "Edit" => "Editéieren", "Delete" => "Läschen", +"Delete contact" => "Kontakt läschen", "Birthday" => "Gebuertsdag", "Phone" => "Telefon", +"Type" => "Typ", "PO Box" => "Postleetzuel", "Extended" => "Erweidert", "Street" => "Strooss", "City" => "Staat", "Region" => "Regioun", "Zipcode" => "Postleetzuel", -"Country" => "Land" +"Country" => "Land", +"Add" => "Dobäisetzen", +"Addressbook" => "Adressbuch", +"New Addressbook" => "Neit Adressbuch", +"Edit Addressbook" => "Adressbuch editéieren", +"Displayname" => "Ugewisene Numm", +"Save" => "Späicheren", +"Submit" => "Fortschécken", +"Cancel" => "Ofbriechen" ); diff --git a/apps/contacts/l10n/mk.php b/apps/contacts/l10n/mk.php index 4e9b2cc0d785868c317d63000771d17d99818ffe..2b81a5d877e9e74494f8610297c4814aba59289b 100644 --- a/apps/contacts/l10n/mk.php +++ b/apps/contacts/l10n/mk.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Грешки при додавање на адреÑарот.", "Error activating addressbook." => "Грешка при активирање на адреÑарот.", "No contact ID was submitted." => "Ðе беше доÑтавено ИД за контакт.", -"Error loading image." => "Грешка во вчитување на Ñлика.", "Error reading contact photo." => "Грешка во читање на контакт фотографија.", "Error saving temporary file." => "Грешка во Ñнимање на привремена датотека.", "The loading photo is not valid." => "Фотографијата која Ñе вчитува е невалидна.", @@ -27,6 +26,7 @@ "Missing contact id." => "ÐедоÑтаÑува ид за контакт.", "No photo path was submitted." => "Ðе беше поднеÑена патека за фотографија.", "File doesn't exist:" => "Ðе поÑтои датотеката:", +"Error loading image." => "Грешка во вчитување на Ñлика.", "element name is not set." => "име за елементот не е поÑтавена.", "checksum is not set." => "Ñумата за проверка не е поÑтавена.", "Information about vCard is incorrect. Please reload the page: " => "Информацијата за vCard не е точна. Ве молам превчитајте ја Ñтраницава:", @@ -42,6 +42,7 @@ "No file was uploaded" => "Ðе беше подигната датотека.", "Missing a temporary folder" => "ÐедоÑтаÑува привремена папка", "Contacts" => "Контакти", +"Drop a VCF file to import contacts." => "Довлечкај VCF датотека да Ñе внеÑат контакти.", "Addressbook not found." => "ÐдреÑарот не е најден.", "This is not your addressbook." => "Ова не е во Вашиот адреÑар.", "Contact could not be found." => "Контактот неможе да биде најден.", @@ -144,11 +145,7 @@ "Name of new addressbook" => "Име на новиот адреÑар", "Import" => "ВнеÑи", "Importing contacts" => "ВнеÑување контакти", -"Contacts imported successfully" => "Контаките беа внеÑени уÑпешно", -"Close Dialog" => "Дијалог за затварање", -"Import Addressbook" => "ВнеÑи адреÑар", "Select address book to import to:" => "Изберете адреÑар да Ñе внеÑе:", -"Drop a VCF file to import contacts." => "Довлечкај VCF датотека да Ñе внеÑат контакти.", "Select from HD" => "Изберете од хард диÑк", "You have no contacts in your addressbook." => "Ðемате контакти во Вашиот адреÑар.", "Add contact" => "Додади контакт", diff --git a/apps/contacts/l10n/nb_NO.php b/apps/contacts/l10n/nb_NO.php index 7b78456feff612f82346fb3b56c89443c33a9f2e..3f7731bede86c12da32c8d621577ed06d5f2f222 100644 --- a/apps/contacts/l10n/nb_NO.php +++ b/apps/contacts/l10n/nb_NO.php @@ -4,6 +4,7 @@ "Cannot add empty property." => "Kan ikke legge til tomt felt.", "At least one of the address fields has to be filled out." => "Minst en av adressefeltene mÃ¥ oppgis.", "Error adding contact property." => "Et problem oppsto med Ã¥ legge til kontaktfeltet.", +"No ID provided" => "Ingen ID angitt", "No categories selected for deletion." => "Ingen kategorier valgt for sletting.", "No address books found." => "Ingen adressebok funnet.", "No contacts found." => "Ingen kontakter funnet.", @@ -11,14 +12,16 @@ "Cannot add addressbook with an empty name." => "Kan ikke legge til en adressebok uten navn.", "Error adding addressbook." => "Et problem oppsto med Ã¥ legge til adresseboken.", "Error activating addressbook." => "Et problem oppsto med Ã¥ aktivere adresseboken.", -"Error loading image." => "Klarte ikke Ã¥ laste bilde.", "Error reading contact photo." => "Klarte ikke Ã¥ lese kontaktbilde.", "Error saving temporary file." => "Klarte ikke Ã¥ lagre midlertidig fil.", +"The loading photo is not valid." => "Bildet som lastes inn er ikke gyldig.", +"id is not set." => "id er ikke satt.", "Information about vCard is incorrect. Please reload the page." => "Informasjonen om vCard-filen er ikke riktig. Last inn siden pÃ¥ nytt.", "Error deleting contact property." => "Et problem oppsto med Ã¥ fjerne kontaktfeltet.", "Missing contact id." => "Mangler kontakt-id.", "No photo path was submitted." => "Ingen filsti ble lagt inn.", "File doesn't exist:" => "Filen eksisterer ikke:", +"Error loading image." => "Klarte ikke Ã¥ laste bilde.", "Something went FUBAR. " => "Noe gikk fryktelig galt.", "Error updating contact property." => "Et problem oppsto med Ã¥ legge til kontaktfeltet.", "Cannot update addressbook with an empty name." => "Kan ikke oppdatere adressebøker uten navn.", @@ -70,7 +73,9 @@ "Separate groups with commas" => "Skill gruppene med komma", "Edit groups" => "Endre grupper", "Preferred" => "Foretrukket", +"Please specify a valid email address." => "Vennligst angi en gyldig e-postadresse.", "Enter email address" => "Skriv inn e-postadresse", +"Mail to address" => "Send e-post til adresse", "Delete email address" => "Fjern e-postadresse", "Enter phone number" => "Skriv inn telefonnummer", "Delete phone number" => "Fjern telefonnummer", @@ -80,6 +85,7 @@ "Add field" => "Legg til felt", "Profile picture" => "Profilbilde", "Phone" => "Telefon", +"Note" => "Notat", "Delete current photo" => "Fjern nÃ¥værende bilde", "Edit current photo" => "Rediger nÃ¥værende bilde", "Upload new photo" => "Last opp nytt bilde", @@ -104,6 +110,7 @@ "Additional names" => "Ev. mellomnavn", "Family name" => "Etternavn", "Hon. suffixes" => "Titler", +"Ph.D." => "Stipendiat", "Jr." => "Jr.", "Sn." => "Sr.", "New Addressbook" => "Ny adressebok", @@ -111,7 +118,7 @@ "Displayname" => "Visningsnavn", "Active" => "Aktiv", "Save" => "Lagre", -"Submit" => "Send inn", +"Submit" => "Lagre", "Cancel" => "Avbryt", "Import a contacts file" => "Importer en fil med kontakter.", "Please choose the addressbook" => "Vennligst velg adressebok", @@ -119,9 +126,10 @@ "Name of new addressbook" => "Navn pÃ¥ ny adressebok", "Import" => "Importer", "Importing contacts" => "Importerer kontakter", -"Contacts imported successfully" => "Kontaktene ble importert uten feil", -"Close Dialog" => "Lukk dialog", -"Import Addressbook" => "Importer adressebok", +"You have no contacts in your addressbook." => "Du har ingen kontakter i din adressebok", "Add contact" => "Ny kontakt", -"more info" => "mer info" +"Configure addressbooks" => "Konfigurer adressebøker", +"CardDAV syncing addresses" => "Synkroniseringsadresse for CardDAV", +"more info" => "mer info", +"iOS/OS X" => "iOS/OS X" ); diff --git a/apps/contacts/l10n/nl.php b/apps/contacts/l10n/nl.php index f0b603e583be1b279d32023866fb1b6ccd5772bb..fd7e50ba4d58b6a1f06f6a403cb307c4880edc9b 100644 --- a/apps/contacts/l10n/nl.php +++ b/apps/contacts/l10n/nl.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Fout bij het toevoegen van het adresboek.", "Error activating addressbook." => "Fout bij het activeren van het adresboek.", "No contact ID was submitted." => "Geen contact ID opgestuurd.", -"Error loading image." => "Fout bij laden plaatje.", "Error reading contact photo." => "Lezen van contact foto mislukt.", "Error saving temporary file." => "Tijdelijk bestand opslaan mislukt.", "The loading photo is not valid." => "De geladen foto is niet goed.", @@ -27,6 +26,7 @@ "Missing contact id." => "Ontbrekende contact id.", "No photo path was submitted." => "Geen fotopad opgestuurd.", "File doesn't exist:" => "Bestand bestaat niet:", +"Error loading image." => "Fout bij laden plaatje.", "element name is not set." => "onderdeel naam is niet opgegeven.", "checksum is not set." => "controlegetal is niet opgegeven.", "Information about vCard is incorrect. Please reload the page: " => "Informatie over vCard is fout. Herlaad de pagina: ", @@ -42,6 +42,7 @@ "No file was uploaded" => "Er is geen bestand geüpload", "Missing a temporary folder" => "Er ontbreekt een tijdelijke map", "Contacts" => "Contacten", +"Drop a VCF file to import contacts." => "Sleep een VCF bestand om de contacten te importeren.", "Addressbook not found." => "Adresboek niet gevonden.", "This is not your addressbook." => "Dit is niet uw adresboek.", "Contact could not be found." => "Contact kon niet worden gevonden.", @@ -129,11 +130,7 @@ "Name of new addressbook" => "Naam van nieuw adresboek", "Import" => "Importeer", "Importing contacts" => "Importeren van contacten", -"Contacts imported successfully" => "Contacten zijn geïmporteerd", -"Close Dialog" => "Sluit venster", -"Import Addressbook" => "Importeer adresboek", "Select address book to import to:" => "Selecteer adresboek voor import:", -"Drop a VCF file to import contacts." => "Sleep een VCF bestand om de contacten te importeren.", "Select from HD" => "Selecteer van schijf", "You have no contacts in your addressbook." => "Je hebt geen contacten in je adresboek", "Add contact" => "Contactpersoon toevoegen", diff --git a/apps/contacts/l10n/pl.php b/apps/contacts/l10n/pl.php index 31d0689359556dd08d6a184153bf0df153a04d4f..a99f1906958b69cfc819fc0aba009937cb8c97ee 100644 --- a/apps/contacts/l10n/pl.php +++ b/apps/contacts/l10n/pl.php @@ -3,15 +3,48 @@ "There was an error adding the contact." => "WystÄ…piÅ‚ błąd podczas dodawania kontaktu.", "Cannot add empty property." => "Nie można dodać pustego elementu.", "At least one of the address fields has to be filled out." => "Należy wypeÅ‚nić przynajmniej jedno pole adresu.", +"Trying to add duplicate property: " => "Próba dodania z duplikowanej wÅ‚aÅ›ciwoÅ›ci:", "Error adding contact property." => "Błąd dodawania elementu.", +"No ID provided" => "Brak opatrzonego ID ", +"Error setting checksum." => "Błąd ustawieÅ„ sumy kontrolnej", +"No categories selected for deletion." => "Nie zaznaczono kategorii do usuniÄ™cia", +"No address books found." => "Nie znaleziono książek adresowych", +"No contacts found." => "Nie znaleziono kontaktów.", +"Missing ID" => "Brak ID", +"Error parsing VCard for ID: \"" => "WystÄ…piÅ‚ błąd podczas przetwarzania VCard ID: \"", +"Cannot add addressbook with an empty name." => "Nie można dodać książki adresowej z pusta nazwÄ…", "Error adding addressbook." => "Błąd dodawania książki adresowej.", "Error activating addressbook." => "Błąd aktywowania książki adresowej.", +"No contact ID was submitted." => "ID kontaktu nie zostaÅ‚ utworzony.", +"Error reading contact photo." => "Błąd odczytu zdjÄ™cia kontaktu.", +"Error saving temporary file." => "WystÄ…piÅ‚ błąd podczas zapisywania pliku tymczasowego.", +"The loading photo is not valid." => "Wczytywane zdjÄ™cie nie jest poprawne.", +"id is not set." => "id nie ustawione.", "Information about vCard is incorrect. Please reload the page." => "Informacje o vCard sÄ… nieprawidÅ‚owe. ProszÄ™ odÅ›wieżyć stronÄ™.", "Error deleting contact property." => "Błąd usuwania elementu.", +"Contact ID is missing." => "Brak kontaktu id.", +"Missing contact id." => "Brak kontaktu id.", +"No photo path was submitted." => "Åšcieżka do zdjÄ™cia nie zostaÅ‚a podana.", +"File doesn't exist:" => "Plik nie istnieje:", +"Error loading image." => "Błąd Å‚adowania obrazu.", +"element name is not set." => "nazwa elementu nie jest ustawiona.", +"checksum is not set." => "checksum-a nie ustawiona", +"Information about vCard is incorrect. Please reload the page: " => "Informacje na temat vCard sÄ… niepoprawne. ProszÄ™ przeÅ‚aduj stronÄ™:", +"Something went FUBAR. " => "Gdyby coÅ› poszÅ‚o FUBAR.", "Error updating contact property." => "Błąd uaktualniania elementu.", +"Cannot update addressbook with an empty name." => "Nie można zaktualizować książki adresowej z pustÄ… nazwÄ….", "Error updating addressbook." => "Błąd uaktualniania książki adresowej.", +"Error uploading contacts to storage." => "WystÄ…piÅ‚ błąd podczas wysyÅ‚ania kontaktów do magazynu.", +"There is no error, the file uploaded with success" => "Nie byÅ‚o błędów, plik wyczytano poprawnie.", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "ZaÅ‚adowany plik przekracza wielkość upload_max_filesize w php.ini ", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Wczytywany plik przekracza wielkość MAX_FILE_SIZE, która zostaÅ‚a okreÅ›lona w formularzu HTML", +"The uploaded file was only partially uploaded" => "ZaÅ‚adowany plik tylko częściowo zostaÅ‚ wysÅ‚any.", +"No file was uploaded" => "Plik nie zostaÅ‚ zaÅ‚adowany", +"Missing a temporary folder" => "Brak folderu tymczasowego", "Contacts" => "Kontakty", -"This is not your addressbook." => "To nie jest twoja książka adresowa.", +"Drop a VCF file to import contacts." => "Upuść plik VCF do importu kontaktów.", +"Addressbook not found." => "Nie znaleziono książki adresowej", +"This is not your addressbook." => "To nie jest Twoja książka adresowa.", "Contact could not be found." => "Nie można odnaleźć kontaktu.", "Address" => "Adres", "Telephone" => "Telefon", @@ -22,22 +55,53 @@ "Mobile" => "Komórka", "Text" => "Połączenie tekstowe", "Voice" => "Połączenie gÅ‚osowe", +"Message" => "Wiadomość", "Fax" => "Faks", "Video" => "Połączenie wideo", "Pager" => "Pager", +"Internet" => "Internet", +"{name}'s Birthday" => "{name} Urodzony", "Contact" => "Kontakt", "Add Contact" => "Dodaj kontakt", "Addressbooks" => "Książki adresowe", +"Configure Address Books" => "Konfiguruj książkÄ™ adresowÄ…", "New Address Book" => "Nowa książka adresowa", +"Import from VCF" => "Importuj z VFC", "CardDav Link" => "WyÅ›wietla odnoÅ›nik CardDav", "Download" => "Pobiera książkÄ™ adresowÄ…", "Edit" => "Edytuje książkÄ™ adresowÄ…", "Delete" => "Usuwa książkÄ™ adresowÄ…", "Download contact" => "Pobiera kontakt", "Delete contact" => "Usuwa kontakt", +"Drop photo to upload" => "Upuść fotografiÄ™ aby zaÅ‚adować", +"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format niestandardowy, krótkie nazwy, imiÄ™ i nazwisko, Odwracać lub Odwrócić z przecinkiem", +"Edit name details" => "Edytuj szczegóły nazwy", +"Nickname" => "Nazwa", +"Enter nickname" => "Wpisz nazwÄ™", "Birthday" => "Urodziny", +"dd-mm-yyyy" => "dd-mm-rrrr", +"Groups" => "Grupy", +"Separate groups with commas" => "Oddziel grupy przecinkami", +"Edit groups" => "Edytuj grupy", "Preferred" => "Preferowane", +"Please specify a valid email address." => "OkreÅ›l prawidÅ‚owy adres e-mail.", +"Enter email address" => "Wpisz adres email", +"Mail to address" => "Mail na adres", +"Delete email address" => "UsuÅ„ adres mailowy", +"Enter phone number" => "Wpisz numer telefonu", +"Delete phone number" => "UsuÅ„ numer telefonu", +"View on map" => "Zobacz na mapie", +"Edit address details" => "Edytuj szczegóły adresu", +"Add notes here." => "Dodaj notatkÄ™ tutaj.", +"Add field" => "Dodaj pole", +"Profile picture" => "ZdjÄ™cie profilu", "Phone" => "Telefon", +"Note" => "Uwaga", +"Delete current photo" => "UsuÅ„ aktualne zdjÄ™cie", +"Edit current photo" => "Edytuj aktualne zdjÄ™cie", +"Upload new photo" => "Wczytaj nowe zdjÄ™cie", +"Select photo from ownCloud" => "Wybierz zdjÄ™cie z ownCloud", +"Edit address" => "Edytuj adres", "Type" => "Typ", "PO Box" => "Skrzynka pocztowa", "Extended" => "Rozszerzony", @@ -46,13 +110,48 @@ "Region" => "Region", "Zipcode" => "Kod pocztowy", "Country" => "Kraj", +"Edit categories" => "Edytuj kategorie", "Add" => "Dodaj", "Addressbook" => "Książka adresowa", +"Hon. prefixes" => "Prefiksy Hon.", +"Miss" => "Panna", +"Ms" => "Ms", +"Mr" => "Pan", +"Sir" => "Sir", +"Mrs" => "Pani", +"Dr" => "Dr", +"Given name" => "Podaj imiÄ™", +"Additional names" => "Dodatkowe nazwy", +"Family name" => "Nazwa rodziny", +"Hon. suffixes" => "Sufiksy Hon.", +"J.D." => "J.D.", +"M.D." => "M.D.", +"D.O." => "D.O.", +"D.C." => "D.C.", +"Ph.D." => "Ph.D.", +"Esq." => "Esq.", +"Jr." => "Jr.", +"Sn." => "Sn.", "New Addressbook" => "Nowa książka adresowa", "Edit Addressbook" => "Edytowanie książki adresowej", "Displayname" => "WyÅ›wietlana nazwa", "Active" => "Aktywna", "Save" => "Zapisz", "Submit" => "Potwierdź", -"Cancel" => "Anuluj" +"Cancel" => "Anuluj", +"Import a contacts file" => "Importuj plik z kontaktami", +"Please choose the addressbook" => "ProszÄ™ wybrać książkÄ™ adresowÄ…", +"create a new addressbook" => "utwórz nowÄ… książkÄ™ adresowÄ…", +"Name of new addressbook" => "Nazwa nowej książki adresowej", +"Import" => "Import", +"Importing contacts" => "importuj kontakty", +"Select address book to import to:" => "Zaznacz książkÄ™ adresowÄ… do importu do:", +"Select from HD" => "Wybierz z HD", +"You have no contacts in your addressbook." => "Nie masz żadnych kontaktów w swojej książce adresowej.", +"Add contact" => "Dodaj kontakt", +"Configure addressbooks" => "Konfiguruj książkÄ™ adresowÄ…", +"CardDAV syncing addresses" => "adres do synchronizacji CardDAV", +"more info" => "wiÄ™cej informacji", +"Primary address (Kontact et al)" => "Pierwszy adres", +"iOS/OS X" => "iOS/OS X" ); diff --git a/apps/contacts/l10n/pt_BR.php b/apps/contacts/l10n/pt_BR.php index 7890ebf0b7d036309a072668f826873d42769567..e0da0a771a5cc18be491bd94651f1168ed719d3f 100644 --- a/apps/contacts/l10n/pt_BR.php +++ b/apps/contacts/l10n/pt_BR.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Erro ao adicionar agenda.", "Error activating addressbook." => "Erro ao ativar agenda.", "No contact ID was submitted." => "Nenhum ID do contato foi submetido.", -"Error loading image." => "Erro ao carregar imagem.", "Error reading contact photo." => "Erro de leitura na foto do contato.", "Error saving temporary file." => "Erro ao salvar arquivo temporário.", "The loading photo is not valid." => "Foto carregada não é válida.", @@ -27,6 +26,7 @@ "Missing contact id." => "Faltando ID do contato.", "No photo path was submitted." => "Nenhum caminho para foto foi submetido.", "File doesn't exist:" => "Arquivo não existe:", +"Error loading image." => "Erro ao carregar imagem.", "element name is not set." => "nome do elemento não definido.", "checksum is not set." => "checksum não definido.", "Information about vCard is incorrect. Please reload the page: " => "Informação sobre vCard incorreto. Por favor, recarregue a página:", @@ -37,7 +37,13 @@ "Error uploading contacts to storage." => "Erro enviando contatos para armazenamento.", "There is no error, the file uploaded with success" => "Arquivo enviado com sucesso", "The uploaded file exceeds the upload_max_filesize directive in php.ini" => "O arquivo enviado excede a diretiva upload_max_filesize em php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "O arquivo carregado excede o argumento MAX_FILE_SIZE especificado no formulário HTML", +"The uploaded file was only partially uploaded" => "O arquivo foi parcialmente carregado", +"No file was uploaded" => "Nenhum arquivo carregado", +"Missing a temporary folder" => "Diretório temporário não encontrado", "Contacts" => "Contatos", +"Drop a VCF file to import contacts." => "Arraste um arquivo VCF para importar contatos.", +"Addressbook not found." => "Lista de endereços não encontrado.", "This is not your addressbook." => "Esta não é a sua agenda de endereços.", "Contact could not be found." => "Contato não pôde ser encontrado.", "Address" => "Endereço", @@ -49,22 +55,53 @@ "Mobile" => "Móvel", "Text" => "Texto", "Voice" => "Voz", +"Message" => "Mensagem", "Fax" => "Fax", "Video" => "VÃdeo", "Pager" => "Pager", +"Internet" => "Internet", +"{name}'s Birthday" => "Aniversário de {name}", "Contact" => "Contato", "Add Contact" => "Adicionar Contato", -"Addressbooks" => "Agendas", +"Addressbooks" => "Agendas de Endereço", +"Configure Address Books" => "Configurar Livro de Endereços", "New Address Book" => "Nova agenda", +"Import from VCF" => "Importar de VCF", "CardDav Link" => "Link CardDav", "Download" => "Baixar", "Edit" => "Editar", "Delete" => "Excluir", "Download contact" => "Baixar contato", "Delete contact" => "Apagar contato", +"Drop photo to upload" => "Arraste a foto para ser carregada", +"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formato personalizado, Nome curto, Nome completo, Inverter ou Inverter com vÃrgula", +"Edit name details" => "Editar detalhes do nome", +"Nickname" => "Apelido", +"Enter nickname" => "Digite o apelido", "Birthday" => "Aniversário", +"dd-mm-yyyy" => "dd-mm-aaaa", +"Groups" => "Grupos", +"Separate groups with commas" => "Separe grupos por virgula", +"Edit groups" => "Editar grupos", "Preferred" => "Preferido", +"Please specify a valid email address." => "Por favor, especifique um email válido.", +"Enter email address" => "Digite um endereço de email", +"Mail to address" => "Correio para endereço", +"Delete email address" => "Remover endereço de email", +"Enter phone number" => "Digite um número de telefone", +"Delete phone number" => "Remover número de telefone", +"View on map" => "Visualizar no mapa", +"Edit address details" => "Editar detalhes de endereço", +"Add notes here." => "Adicionar notas", +"Add field" => "Adicionar campo", +"Profile picture" => "Imagem do Perfil", "Phone" => "Telefone", +"Note" => "Nota", +"Delete current photo" => "Deletar imagem atual", +"Edit current photo" => "Editar imagem atual", +"Upload new photo" => "Carregar nova foto", +"Select photo from ownCloud" => "Selecionar foto do OwnCloud", +"Edit address" => "Editar endereço", "Type" => "Digite", "PO Box" => "Caixa Postal", "Extended" => "Estendido", @@ -73,13 +110,48 @@ "Region" => "Região", "Zipcode" => "CEP", "Country" => "PaÃs", +"Edit categories" => "Editar categorias", "Add" => "Adicionar", -"Addressbook" => "Agenda", -"New Addressbook" => "Nova agenda", -"Edit Addressbook" => "Editar agenda", +"Addressbook" => "Agenda de Endereço", +"Hon. prefixes" => "Exmo. Prefixos ", +"Miss" => "Senhorita", +"Ms" => "Srta.", +"Mr" => "Sr.", +"Sir" => "Senhor", +"Mrs" => "Sra.", +"Dr" => "Dr", +"Given name" => "Primeiro Nome", +"Additional names" => "Segundo Nome", +"Family name" => "Sobrenome", +"Hon. suffixes" => "Exmo. Sufixos", +"J.D." => "J.D.", +"M.D." => "M.D.", +"D.O." => "D.O.", +"D.C." => "D.C.", +"Ph.D." => "Ph.D.", +"Esq." => "Esq.", +"Jr." => "Jr.", +"Sn." => "Sn.", +"New Addressbook" => "Nova Agenda de Endereço", +"Edit Addressbook" => "Editar Agenda de Endereço", "Displayname" => "Nome de exibição", "Active" => "Ativo", "Save" => "Salvar", "Submit" => "Enviar", -"Cancel" => "Cancelar" +"Cancel" => "Cancelar", +"Import a contacts file" => "Importar arquivos de contato.", +"Please choose the addressbook" => "Por favor, selecione uma agenda de endereços", +"create a new addressbook" => "Criar nova agenda de endereços", +"Name of new addressbook" => "Nome da nova agenda de endereços", +"Import" => "Importar", +"Importing contacts" => "Importar contatos", +"Select address book to import to:" => "Selecione agenda de endereços para importar ao destino:", +"Select from HD" => "Selecione do disco rigÃdo", +"You have no contacts in your addressbook." => "Voce não tem contatos em sua agenda de endereços.", +"Add contact" => "Adicionar contatos", +"Configure addressbooks" => "Configurar agenda de endereços", +"CardDAV syncing addresses" => "Sincronizando endereços CardDAV", +"more info" => "leia mais", +"Primary address (Kontact et al)" => "Endereço primário(Kontact et al)", +"iOS/OS X" => "iOS/OS X" ); diff --git a/apps/contacts/l10n/pt_PT.php b/apps/contacts/l10n/pt_PT.php index 82a2a9f0ffe4f3d192175fb6aa18efdd739e5785..7a4861abf9d29d5e755fb55275a478cc684b70c7 100644 --- a/apps/contacts/l10n/pt_PT.php +++ b/apps/contacts/l10n/pt_PT.php @@ -3,14 +3,42 @@ "There was an error adding the contact." => "Erro ao adicionar contato", "Cannot add empty property." => "Não é possivel adicionar uma propriedade vazia", "At least one of the address fields has to be filled out." => "Pelo menos um dos campos de endereço precisa de estar preenchido", +"Trying to add duplicate property: " => "A tentar adicionar propriedade duplicada: ", "Error adding contact property." => "Erro ao adicionar propriedade do contato", +"No ID provided" => "Nenhum ID inserido", +"Error setting checksum." => "Erro a definir checksum.", +"No categories selected for deletion." => "Nenhuma categoria selecionada para eliminar.", +"No address books found." => "Nenhum livro de endereços encontrado.", +"No contacts found." => "Nenhum contacto encontrado.", +"Missing ID" => "Falta ID", +"Error parsing VCard for ID: \"" => "Erro a analisar VCard para o ID: \"", +"Cannot add addressbook with an empty name." => "Não é possivel adicionar Livro de endereços com nome vazio.", "Error adding addressbook." => "Erro ao adicionar livro de endereços", "Error activating addressbook." => "Erro ao ativar livro de endereços", +"No contact ID was submitted." => "Nenhum ID de contacto definido.", +"Error reading contact photo." => "Erro a ler a foto do contacto.", +"Error saving temporary file." => "Erro a guardar ficheiro temporário.", +"The loading photo is not valid." => "A foto carregada não é valida.", +"id is not set." => "id não está definido", "Information about vCard is incorrect. Please reload the page." => "A informação sobre o vCard está incorreta. Por favor refresque a página", "Error deleting contact property." => "Erro ao apagar propriedade do contato", +"Contact ID is missing." => "Falta o ID do contacto.", +"Missing contact id." => "Falta o ID do contacto.", +"No photo path was submitted." => "Nenhum caminho da foto definido.", +"File doesn't exist:" => "O ficheiro não existe:", +"Error loading image." => "Erro a carregar a imagem.", +"element name is not set." => "o nome do elemento não está definido.", +"checksum is not set." => "Checksum não está definido.", +"Information about vCard is incorrect. Please reload the page: " => "A informação sobre o VCard está incorrecta. Por favor refresque a página: ", +"Something went FUBAR. " => "Algo provocou um FUBAR. ", "Error updating contact property." => "Erro ao atualizar propriedade do contato", +"Cannot update addressbook with an empty name." => "Não é possivel actualizar o livro de endereços com o nome vazio.", "Error updating addressbook." => "Erro a atualizar o livro de endereços", +"Error uploading contacts to storage." => "Erro a carregar os contactos para o armazenamento.", +"There is no error, the file uploaded with success" => "Não ocorreu erros, o ficheiro foi submetido com sucesso", +"No file was uploaded" => "Nenhum ficheiro foi submetido", "Contacts" => "Contactos", +"Addressbook not found." => "Livro de endereços não encontrado.", "This is not your addressbook." => "Esta não é a sua lista de contactos", "Contact could not be found." => "O contacto não foi encontrado", "Address" => "Morada", @@ -22,22 +50,50 @@ "Mobile" => "Telemovel", "Text" => "Texto", "Voice" => "Voz", +"Message" => "Mensagem", "Fax" => "Fax", "Video" => "VÃdeo", "Pager" => "Pager", +"Internet" => "Internet", +"{name}'s Birthday" => "Aniversário de {name}", "Contact" => "Contacto", "Add Contact" => "Adicionar Contacto", "Addressbooks" => "Livros de endereços", +"Configure Address Books" => "Configurar livros de endereços", "New Address Book" => "Novo livro de endereços", +"Import from VCF" => "Importar de VCF", "CardDav Link" => "Endereço CardDav", "Download" => "Transferir", "Edit" => "Editar", "Delete" => "Apagar", "Download contact" => "Transferir contacto", "Delete contact" => "Apagar contato", +"Edit name details" => "Editar detalhes do nome", +"Nickname" => "Alcunha", +"Enter nickname" => "Introduza alcunha", "Birthday" => "Aniversário", +"dd-mm-yyyy" => "dd-mm-aaaa", +"Groups" => "Grupos", +"Separate groups with commas" => "Separe os grupos usando virgulas", +"Edit groups" => "Editar grupos", "Preferred" => "Preferido", +"Please specify a valid email address." => "Por favor indique um endereço de correio válido", +"Enter email address" => "Introduza endereço de email", +"Mail to address" => "Enviar correio para o endereço", +"Delete email address" => "Eliminar o endereço de correio", +"Enter phone number" => "Insira o número de telefone", +"Delete phone number" => "Eliminar o número de telefone", +"View on map" => "Ver no mapa", +"Edit address details" => "Editar os detalhes do endereço", +"Add notes here." => "Insira notas aqui.", +"Add field" => "Adicionar campo", +"Profile picture" => "Foto do perfil", "Phone" => "Telefone", +"Note" => "Nota", +"Delete current photo" => "Eliminar a foto actual", +"Edit current photo" => "Editar a foto actual", +"Select photo from ownCloud" => "Selecionar uma foto da ownCloud", +"Edit address" => "Editar endereço", "Type" => "Tipo", "PO Box" => "Apartado", "Extended" => "Extendido", @@ -46,13 +102,28 @@ "Region" => "Região", "Zipcode" => "Código Postal", "Country" => "PaÃs", +"Edit categories" => "Editar categorias", "Add" => "Adicionar", "Addressbook" => "Livro de endereços", +"Ms" => "Sra", +"Mr" => "Sr", +"Sir" => "Sr", +"Dr" => "Dr", +"Additional names" => "Nomes adicionais", +"Family name" => "Nome de familia", "New Addressbook" => "Novo livro de endereços", "Edit Addressbook" => "Editar livro de endereços", "Displayname" => "Nome de exibição", "Active" => "Ativo", "Save" => "Guardar", "Submit" => "Submeter", -"Cancel" => "Cancelar" +"Cancel" => "Cancelar", +"Import a contacts file" => "Importar um ficheiro de contactos", +"Please choose the addressbook" => "Por favor seleccione o livro de endereços", +"create a new addressbook" => "Criar um novo livro de endereços", +"Import" => "Importar", +"Importing contacts" => "A importar os contactos", +"Add contact" => "Adicionar contacto", +"more info" => "mais informação", +"iOS/OS X" => "iOS/OS X" ); diff --git a/apps/contacts/l10n/ro.php b/apps/contacts/l10n/ro.php index a62cd6b24e9de54fe783968b7b90754c6e137c25..0160975671866fe84923c513a5b5f3b7134e04c1 100644 --- a/apps/contacts/l10n/ro.php +++ b/apps/contacts/l10n/ro.php @@ -4,10 +4,30 @@ "Cannot add empty property." => "Nu se poate adăuga un câmp gol.", "At least one of the address fields has to be filled out." => "Cel puÈ›in unul din câmpurile adresei trebuie completat.", "Error adding contact property." => "Contactul nu a putut fi adăugat.", +"No ID provided" => "Nici un ID nu a fost furnizat", +"Error setting checksum." => "Eroare la stabilirea sumei de control", +"No categories selected for deletion." => "Nici o categorie selectată pentru È™tergere", +"No address books found." => "Nici o carte de adrese găsită", +"No contacts found." => "Nici un contact găsit", +"Missing ID" => "ID lipsă", +"Error parsing VCard for ID: \"" => "Eroare la prelucrarea VCard-ului pentru ID:\"", +"Cannot add addressbook with an empty name." => "Nu e posibil de adăugat o carte de adrese fără nume", "Error adding addressbook." => "Agenda nu a putut fi adăugată.", "Error activating addressbook." => "Eroare la activarea agendei.", +"No contact ID was submitted." => "Nici un ID de contact nu a fost transmis", +"Error reading contact photo." => "Eroare la citerea fotografiei de contact", +"Error saving temporary file." => "Eroare la salvarea fiÈ™ierului temporar.", +"The loading photo is not valid." => "Fotografia care se încarcă nu este validă.", +"id is not set." => "ID-ul nu este stabilit", "Information about vCard is incorrect. Please reload the page." => "InformaÈ›iile cărÈ›ii de vizită sunt incorecte. Te rog reîncarcă pagina.", "Error deleting contact property." => "Eroare la È™tergerea proprietăților contactului.", +"Contact ID is missing." => "ID-ul de contact lipseÈ™te.", +"Missing contact id." => "ID de contact lipsă.", +"No photo path was submitted." => "Nici o adresă către fotografie nu a fost transmisă", +"File doesn't exist:" => "FiÈ™ierul nu există:", +"Error loading image." => "Eroare la încărcarea imaginii.", +"element name is not set." => "numele elementului nu este stabilit.", +"checksum is not set." => "suma de control nu este stabilită.", "Error updating contact property." => "Eroare la actualizarea proprietăților contactului.", "Error updating addressbook." => "Eroare la actualizarea agendei.", "Contacts" => "Contacte", @@ -22,9 +42,12 @@ "Mobile" => "Mobil", "Text" => "Text", "Voice" => "Voce", +"Message" => "Mesaj", "Fax" => "Fax", "Video" => "Video", "Pager" => "Pager", +"Internet" => "Internet", +"{name}'s Birthday" => "Ziua de naÈ™tere a {name}", "Contact" => "Contact", "Add Contact" => "Adaugă contact", "Addressbooks" => "Agende", @@ -35,8 +58,19 @@ "Delete" => "Șterge", "Download contact" => "Descarcă acest contact", "Delete contact" => "Șterge contact", +"Edit name details" => "Introdu detalii despre nume", +"Nickname" => "Pseudonim", +"Enter nickname" => "Introdu pseudonim", "Birthday" => "Zi de naÈ™tere", +"dd-mm-yyyy" => "zz-ll-aaaa", +"Groups" => "Grupuri", +"Separate groups with commas" => "Separă grupurile cu virgule", +"Edit groups" => "Editează grupuri", "Preferred" => "Preferat", +"Please specify a valid email address." => "Te rog să specifici un e-mail corect", +"Enter email address" => "Introdu adresa de e-mail", +"Mail to address" => "Trimite mesaj la e-mail", +"Delete email address" => "Șterge e-mail", "Phone" => "Telefon", "Type" => "Tip", "PO Box" => "CP", diff --git a/apps/contacts/l10n/ru.php b/apps/contacts/l10n/ru.php index 62e595c3c2f1b3797f8ed0df192ed3f23fc030c1..01a0e2642b90272bd54ab9748032a94ca633fa3a 100644 --- a/apps/contacts/l10n/ru.php +++ b/apps/contacts/l10n/ru.php @@ -4,13 +4,40 @@ "Cannot add empty property." => "Ðевозможно добавить пуÑтой параметр.", "At least one of the address fields has to be filled out." => "Как минимум одно поле адреÑа должно быть заполнено.", "Error adding contact property." => "Ошибка Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ð¸ к контакту.", +"No ID provided" => "ID не предоÑтавлен", +"Error setting checksum." => "Ошибка уÑтановки контрольной Ñуммы.", +"No categories selected for deletion." => "Категории Ð´Ð»Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð½Ðµ уÑтановлены.", +"No address books found." => "ÐдреÑные книги не найдены.", +"No contacts found." => "Контакты не найдены.", +"Missing ID" => "ОтÑутÑтвует ID", +"Error parsing VCard for ID: \"" => "Ошибка обработки VCard Ð´Ð»Ñ ID: \"", +"Cannot add addressbook with an empty name." => "ÐÐµÐ»ÑŒÐ·Ñ Ð´Ð¾Ð±Ð°Ð²Ð¸Ñ‚ÑŒ адреÑную книгу без имени.", "Error adding addressbook." => "Ошибка Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð°Ð´Ñ€ÐµÑной книги.", "Error activating addressbook." => "Ошибка активации адреÑной книги.", +"Error reading contact photo." => "Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ð¸ контакта.", +"Error saving temporary file." => "Ошибка ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð²Ñ€ÐµÐ¼ÐµÐ½Ð½Ð¾Ð³Ð¾ файла.", +"The loading photo is not valid." => "Ð—Ð°Ð³Ñ€ÑƒÐ¶Ð°ÐµÐ¼Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ Ð¸Ñпорчена.", +"id is not set." => "id не уÑтановлен.", "Information about vCard is incorrect. Please reload the page." => "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ vCard некорректна. ПожалуйÑта, обновите Ñтраницу.", "Error deleting contact property." => "Ошибка ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ð¸ из контакта.", +"Contact ID is missing." => "ID контакта отÑутÑтвует.", +"File doesn't exist:" => "Файл не ÑущеÑтвует:", +"Error loading image." => "Ошибка загрузки картинки.", +"element name is not set." => "Ð¸Ð¼Ñ Ñлемента не уÑтановлено.", +"checksum is not set." => "ÐºÐ¾Ð½Ñ‚Ñ€Ð¾Ð»ÑŒÐ½Ð°Ñ Ñумма не уÑтановлена.", +"Information about vCard is incorrect. Please reload the page: " => "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ vCard не корректна. Перезагрузите Ñтраницу: ", "Error updating contact property." => "Ошибка Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ð¸ контакта.", +"Cannot update addressbook with an empty name." => "ÐÐµÐ»ÑŒÐ·Ñ Ð¾Ð±Ð½Ð¾Ð²Ð¸Ñ‚ÑŒ адреÑную книгу Ñ Ð¿ÑƒÑтым именем.", "Error updating addressbook." => "Ошибка Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð°Ð´Ñ€ÐµÑной книги.", +"Error uploading contacts to storage." => "Ошибка загрузки контактов в хранилище.", +"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 MAX_FILE_SIZE directive that was specified in the HTML form" => "Загружаемый файл превоÑходит значение переменной MAX_FILE_SIZE, указанной в форме HTML", +"The uploaded file was only partially uploaded" => "Файл загружен чаÑтично", +"No file was uploaded" => "Файл не был загружен", +"Missing a temporary folder" => "ОтÑутÑтвует Ð²Ñ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ Ð¿Ð°Ð¿ÐºÐ°", "Contacts" => "Контакты", +"Addressbook not found." => "ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð° не найдена.", "This is not your addressbook." => "Ðто не ваша адреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°.", "Contact could not be found." => "Контакт не найден.", "Address" => "ÐдреÑ", @@ -22,22 +49,50 @@ "Mobile" => "Мобильный", "Text" => "ТекÑÑ‚", "Voice" => "ГолоÑ", +"Message" => "Сообщение", "Fax" => "ФакÑ", "Video" => "Видео", "Pager" => "Пейджер", +"Internet" => "Интернет", +"{name}'s Birthday" => "День Ñ€Ð¾Ð¶Ð´ÐµÐ½Ð¸Ñ {name}", "Contact" => "Контакт", "Add Contact" => "Добавить Контакт", "Addressbooks" => "ÐдреÑные книги", +"Configure Address Books" => "ÐаÑтроить ÐдреÑную книгу", "New Address Book" => "ÐÐ¾Ð²Ð°Ñ Ð°Ð´Ñ€ÐµÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°", +"Import from VCF" => "Импортировать из VCF", "CardDav Link" => "СÑылка CardDAV", "Download" => "Скачать", "Edit" => "Редактировать", "Delete" => "Удалить", "Download contact" => "Скачать контакт", "Delete contact" => "Удалить контакт", +"Drop photo to upload" => "ПеретÑните фотографии Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸", +"Nickname" => "ПÑевдоним", +"Enter nickname" => "Введите пÑевдоним", "Birthday" => "День рождениÑ", +"dd-mm-yyyy" => "dd-mm-yyyy", +"Groups" => "Группы", +"Edit groups" => "Редактировать группы", "Preferred" => "Предпочитаемый", +"Please specify a valid email address." => "Укажите дейÑтвительный Ð°Ð´Ñ€ÐµÑ Ñлектронной почты.", +"Enter email address" => "Укажите Ð°Ð´Ñ€ÐµÑ Ñлектронной почты", +"Mail to address" => "ÐапиÑать по адреÑу", +"Delete email address" => "Удалить Ð°Ð´Ñ€ÐµÑ Ñлектронной почты", +"Enter phone number" => "ВвеÑти номер телефона", +"Delete phone number" => "Удалить номер телефона", +"View on map" => "Показать на карте", +"Edit address details" => "ВвеÑти детали адреÑа", +"Add notes here." => "Добавьте заметки здеÑÑŒ.", +"Add field" => "Добавить поле", +"Profile picture" => "Фото профилÑ", "Phone" => "Телефон", +"Note" => "Заметка", +"Delete current photo" => "Удалить текущую фотографию", +"Edit current photo" => "Редактировать текущую фотографию", +"Upload new photo" => "Загрузить новую фотографию", +"Select photo from ownCloud" => "Выбрать фотографию из ownCloud", +"Edit address" => "Редактировать адреÑ", "Type" => "Тип", "PO Box" => "ÐО", "Extended" => "РаÑширенный", @@ -46,13 +101,27 @@ "Region" => "ОблаÑть", "Zipcode" => "Почтовый индекÑ", "Country" => "Страна", +"Edit categories" => "Редактировать категрии", "Add" => "Добавить", "Addressbook" => "ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°", +"Given name" => "ИмÑ", +"Additional names" => "Дополнительные имена (отчеÑтво)", +"Family name" => "ФамилиÑ", "New Addressbook" => "ÐÐ¾Ð²Ð°Ñ Ð°Ð´Ñ€ÐµÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°", "Edit Addressbook" => "Редактировать адреÑную книгу", "Displayname" => "Отображаемое имÑ", "Active" => "Ðктивно", "Save" => "Сохранить", "Submit" => "Отправить", -"Cancel" => "Отменить" +"Cancel" => "Отменить", +"Import a contacts file" => "Загрузить файл контактов", +"Please choose the addressbook" => "Выберите адреÑную книгу", +"create a new addressbook" => "Ñоздать новую адреÑную книгу", +"Name of new addressbook" => "Ð˜Ð¼Ñ Ð½Ð¾Ð²Ð¾Ð¹ адреÑной книги", +"Import" => "Импорт", +"Importing contacts" => "Импорт контактов", +"You have no contacts in your addressbook." => "Ð’ адреÑной книге еÑть контакты.", +"Add contact" => "Добавить контакт", +"Configure addressbooks" => "ÐаÑтроить адреÑную книгу", +"more info" => "Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ" ); diff --git a/apps/contacts/l10n/sk_SK.php b/apps/contacts/l10n/sk_SK.php index c43a7e7767c3a4f2324497588d6184c887afff11..6e5ebe3bd3c6f79d3df8cd10e7d5b8e7093ac97e 100644 --- a/apps/contacts/l10n/sk_SK.php +++ b/apps/contacts/l10n/sk_SK.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Chyba poÄas pridávania adresára.", "Error activating addressbook." => "Chyba aktivovania adresára.", "No contact ID was submitted." => "Nebolo nastavené ID kontaktu.", -"Error loading image." => "Chyba pri nahrávanà obrázka.", "Error reading contact photo." => "Chyba pri ÄÃtanà fotky kontaktu.", "Error saving temporary file." => "Chyba pri ukladanà doÄasného súboru.", "The loading photo is not valid." => "NaÄÃtaná fotka je vadná.", @@ -27,6 +26,7 @@ "Missing contact id." => "Chýba ID kontaktu.", "No photo path was submitted." => "Žiadna fotka nebola poslaná.", "File doesn't exist:" => "Súbor neexistuje:", +"Error loading image." => "Chyba pri nahrávanà obrázka.", "element name is not set." => "meno elementu nie je nastavené.", "checksum is not set." => "kontrolný súÄet nie je nastavený.", "Information about vCard is incorrect. Please reload the page: " => "Informácia o vCard je nesprávna. Obnovte stránku, prosÃm.", @@ -42,6 +42,7 @@ "No file was uploaded" => "Žiadny súbor nebol uložený", "Missing a temporary folder" => "Chýba doÄasný prieÄinok", "Contacts" => "Kontakty", +"Drop a VCF file to import contacts." => "Pretiahnite VCF súbor pre import kontaktov.", "Addressbook not found." => "Adresár sa nenaÅ¡iel.", "This is not your addressbook." => "Toto nie je váš adresár.", "Contact could not be found." => "Kontakt nebol nájdený.", @@ -142,11 +143,7 @@ "Name of new addressbook" => "Meno nového adresára", "Import" => "ImportovaÅ¥", "Importing contacts" => "Importovanie kontaktov", -"Contacts imported successfully" => "Kontakty úspeÅ¡ne importované", -"Close Dialog" => "ZatvoriÅ¥ ponuku", -"Import Addressbook" => "Importovanie adresára", "Select address book to import to:" => "Vyberte adresár, do ktorého chcete importovaÅ¥:", -"Drop a VCF file to import contacts." => "Pretiahnite VCF súbor pre import kontaktov.", "Select from HD" => "Vyberte z pevného disku", "You have no contacts in your addressbook." => "Nemáte žiadne kontakty v adresári.", "Add contact" => "PridaÅ¥ kontakt", diff --git a/apps/contacts/l10n/sl.php b/apps/contacts/l10n/sl.php index ceb26967e557addc454cff26e50112fc5736f05f..bfba23fabcf4a79bc7f290f451fe7ae0c2dc2569 100644 --- a/apps/contacts/l10n/sl.php +++ b/apps/contacts/l10n/sl.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Napaka pri dodajanju imenika.", "Error activating addressbook." => "Napaka pri aktiviranju imenika.", "No contact ID was submitted." => "ID stika ni bil poslan.", -"Error loading image." => "Napaka pri nalaganju slike.", "Error reading contact photo." => "Napaka pri branju slike stika.", "Error saving temporary file." => "Napaka pri shranjevanju zaÄasne datoteke.", "The loading photo is not valid." => "Slika, ki se nalaga ni veljavna.", @@ -27,6 +26,7 @@ "Missing contact id." => "Manjka id stika.", "No photo path was submitted." => "Pot slike ni bila poslana.", "File doesn't exist:" => "Datoteka ne obstaja:", +"Error loading image." => "Napaka pri nalaganju slike.", "element name is not set." => "ime elementa ni nastavljeno.", "checksum is not set." => "nadzorna vsota ni nastavljena.", "Information about vCard is incorrect. Please reload the page: " => "Informacija o vCard je napaÄna. Prosimo, Äe ponovno naložite stran: ", @@ -42,6 +42,7 @@ "No file was uploaded" => "Nobena datoteka ni bila naložena", "Missing a temporary folder" => "Manjka zaÄasna mapa", "Contacts" => "Stiki", +"Drop a VCF file to import contacts." => "Za uvoz stikov spustite VCF datoteko tukaj.", "Addressbook not found." => "Imenik ni bil najden.", "This is not your addressbook." => "To ni vaÅ¡ imenik.", "Contact could not be found." => "Stika ni bilo mogoÄe najti.", @@ -144,11 +145,7 @@ "Name of new addressbook" => "Ime novega imenika", "Import" => "Uvozi", "Importing contacts" => "Uvažam stike", -"Contacts imported successfully" => "Stiki so bili uspeÅ¡no uvoženi", -"Close Dialog" => "Zapri dialog", -"Import Addressbook" => "Uvozi imenik", "Select address book to import to:" => "Izberite imenik v katerega boste uvažali:", -"Drop a VCF file to import contacts." => "Za uvoz stikov spustite VCF datoteko tukaj.", "Select from HD" => "Izberi iz HD", "You have no contacts in your addressbook." => "V vaÅ¡em imeniku ni stikov.", "Add contact" => "Dodaj stik", diff --git a/apps/contacts/l10n/sv.php b/apps/contacts/l10n/sv.php index cee9682b84bb24abafd609b42cbd15e417144c88..8d5d37d24845e7c60dcdd336e3f3c78b9a479aa4 100644 --- a/apps/contacts/l10n/sv.php +++ b/apps/contacts/l10n/sv.php @@ -4,13 +4,42 @@ "Cannot add empty property." => "Kan inte lägga till en tom egenskap", "At least one of the address fields has to be filled out." => "Minst ett fält mÃ¥ste fyllas i", "Error adding contact property." => "Fel när kontaktegenskap skulle läggas till", +"No ID provided" => "Inget ID angett", +"Error setting checksum." => "Fel uppstod när kontrollsumma skulle sättas.", +"No categories selected for deletion." => "Inga kategorier valda för borttaging", +"No address books found." => "Ingen adressbok funnen.", +"No contacts found." => "Inga kontakter funna.", +"Missing ID" => "ID saknas", +"Cannot add addressbook with an empty name." => "Kan inte lägga till adressbok med ett tomt namn.", "Error adding addressbook." => "Fel när adressbok skulle läggas till", "Error activating addressbook." => "Fel uppstod när adressbok skulle aktiveras", +"No contact ID was submitted." => "Inget kontakt-ID angavs.", +"Error reading contact photo." => "Fel uppstod när ", +"Error saving temporary file." => "Fel uppstod när temporär fil skulle sparas.", +"The loading photo is not valid." => "Det laddade fotot är inte giltigt.", +"id is not set." => "ID är inte satt.", "Information about vCard is incorrect. Please reload the page." => "Information om vCard är felaktigt. Vänligen ladda om sidan.", "Error deleting contact property." => "Fel uppstod när kontaktegenskap skulle tas bort", +"Contact ID is missing." => "Kontakt-ID saknas.", +"Missing contact id." => "Saknar kontakt-ID.", +"No photo path was submitted." => "Ingen sökväg till foto angavs.", +"File doesn't exist:" => "Filen existerar inte.", +"Error loading image." => "Fel uppstod när bild laddades.", +"checksum is not set." => "kontrollsumma är inte satt.", +"Information about vCard is incorrect. Please reload the page: " => "Informationen om vCard är fel. Ladda om sidan:", "Error updating contact property." => "Fel uppstod när kontaktegenskap skulle uppdateras", +"Cannot update addressbook with an empty name." => "Kan inte uppdatera adressboken med ett tomt namn.", "Error updating addressbook." => "Fel uppstod när adressbok skulle uppdateras", +"Error uploading contacts to storage." => "Fel uppstod när kontakt skulle lagras.", +"There is no error, the file uploaded with success" => "Inga fel uppstod. Filen laddades upp utan problem.", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Den uppladdade filen överskrider upload_max_filesize direktivet i php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Den uppladdade filen överskrider MAX_FILE_SIZE direktivet som har angetts i HTML formuläret", +"The uploaded file was only partially uploaded" => "Den uppladdade filen var bara delvist uppladdad", +"No file was uploaded" => "Ingen fil laddades upp", +"Missing a temporary folder" => "En temporär mapp saknas", "Contacts" => "Kontakter", +"Drop a VCF file to import contacts." => "Släpp en VCF-fil för att importera kontakter.", +"Addressbook not found." => "Hittade inte adressboken", "This is not your addressbook." => "Det här är inte din adressbok.", "Contact could not be found." => "Kontakt kunde inte hittas.", "Address" => "Adress", @@ -22,22 +51,53 @@ "Mobile" => "Mobil", "Text" => "Text", "Voice" => "Röst", +"Message" => "Meddelande", "Fax" => "Fax", "Video" => "Video", "Pager" => "Personsökare", +"Internet" => "Internet", +"{name}'s Birthday" => "{name}'s födelsedag", "Contact" => "Kontakt", "Add Contact" => "Lägg till kontakt", "Addressbooks" => "Adressböcker", +"Configure Address Books" => "Konfigurera adressböcker", "New Address Book" => "Ny adressbok", +"Import from VCF" => "Importera frÃ¥n VCF", "CardDav Link" => "CardDAV länk", "Download" => "Nedladdning", "Edit" => "Redigera", "Delete" => "Radera", "Download contact" => "Ladda ner kontakt", "Delete contact" => "Radera kontakt", +"Drop photo to upload" => "Släpp foto för att ladda upp", +"Format custom, Short name, Full name, Reverse or Reverse with comma" => " anpassad, korta namn, hela namn, bakÃ¥t eller bakÃ¥t med komma", +"Edit name details" => "Redigera detaljer för namn", +"Nickname" => "Smeknamn", +"Enter nickname" => "Ange smeknamn", "Birthday" => "Födelsedag", +"dd-mm-yyyy" => "dd-mm-åååå", +"Groups" => "Grupper", +"Separate groups with commas" => "Separera grupperna med kommatecken", +"Edit groups" => "Editera grupper", "Preferred" => "Föredragen", +"Please specify a valid email address." => "Vänligen ange en giltig e-postadress", +"Enter email address" => "Ange e-postadress", +"Mail to address" => "Posta till adress.", +"Delete email address" => "Ta bort e-postadress", +"Enter phone number" => "Ange ett telefonnummer", +"Delete phone number" => "Ta bort telefonnummer", +"View on map" => "Visa pÃ¥ karta", +"Edit address details" => "Redigera detaljer för adress", +"Add notes here." => "Lägg till noteringar här.", +"Add field" => "Lägg till fält", +"Profile picture" => "Profilbild", "Phone" => "Telefon", +"Note" => "Notering", +"Delete current photo" => "Ta bort aktuellt foto", +"Edit current photo" => "Redigera aktuellt foto", +"Upload new photo" => "Ladda upp ett nytt foto", +"Select photo from ownCloud" => "Välj foto frÃ¥n ownCloud", +"Edit address" => "Editera adress", "Type" => "Typ", "PO Box" => "Postbox", "Extended" => "Utökad", @@ -46,13 +106,38 @@ "Region" => "Län", "Zipcode" => "Postnummer", "Country" => "Land", +"Edit categories" => "Editera kategorier", "Add" => "Ny", "Addressbook" => "Adressbok", +"Miss" => "Herr", +"Ms" => "Ingen adressbok funnen.", +"Mr" => "Fru", +"Mrs" => "Fröken", +"Dr" => "Dr", +"Given name" => "Förnamn", +"Additional names" => "Mellannamn", +"Family name" => "Efternamn", +"Ph.D." => "Fil.dr.", "New Addressbook" => "Ny adressbok", "Edit Addressbook" => "Redigera adressbok", "Displayname" => "Visningsnamn", "Active" => "Aktiv", "Save" => "Spara", "Submit" => "Skicka in", -"Cancel" => "Avbryt" +"Cancel" => "Avbryt", +"Import a contacts file" => "Importera en kontaktfil", +"Please choose the addressbook" => "Vänligen välj adressboken", +"create a new addressbook" => "skapa en ny adressbok", +"Name of new addressbook" => "Namn för ny adressbok", +"Import" => "Importera", +"Importing contacts" => "Importerar kontakter", +"Select address book to import to:" => "Importera till adressbok:", +"Select from HD" => "Välj frÃ¥n hÃ¥rddisk", +"You have no contacts in your addressbook." => "Du har inga kontakter i din adressbok.", +"Add contact" => "Lägg till en kontakt", +"Configure addressbooks" => "Konfigurera adressböcker", +"CardDAV syncing addresses" => "CardDAV synkningsadresser", +"more info" => "mera information", +"Primary address (Kontact et al)" => "Primär adress (Kontakt o.a.)", +"iOS/OS X" => "iOS/OS X" ); diff --git a/apps/contacts/l10n/th_TH.php b/apps/contacts/l10n/th_TH.php index cb1beb10443f7fcd0af1639cbb9aa6ac8890916e..acf382c6a43a164a2e660932eb8ede8a66de2f91 100644 --- a/apps/contacts/l10n/th_TH.php +++ b/apps/contacts/l10n/th_TH.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¹€à¸žà¸´à¹ˆà¸¡à¸ªà¸¡à¸¸à¸”บันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆà¹ƒà¸«à¸¡à¹ˆ", "Error activating addressbook." => "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¹€à¸›à¸´à¸”ใช้งานสมุดบันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆ", "No contact ID was submitted." => "ไม่มีรหัสข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸à¸–ูà¸à¸ªà¹ˆà¸‡à¸¡à¸²", -"Error loading image." => "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¹‚หลดรูปภาพ", "Error reading contact photo." => "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¸à¹ˆà¸²à¸™à¸£à¸¹à¸›à¸ าพขà¸à¸‡à¸‚้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸", "Error saving temporary file." => "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¸šà¸±à¸™à¸—ึà¸à¹„ฟล์ชั่วคราว", "The loading photo is not valid." => "โหลดรูปภาพไม่ถูà¸à¸•้à¸à¸‡", @@ -27,6 +26,7 @@ "Missing contact id." => "รหัสข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸à¹€à¸à¸´à¸”à¸à¸²à¸£à¸ªà¸¹à¸à¸«à¸²à¸¢", "No photo path was submitted." => "ไม่พบตำà¹à¸«à¸™à¹ˆà¸‡à¸žà¸²à¸˜à¸‚à¸à¸‡à¸£à¸¹à¸›à¸ าพ", "File doesn't exist:" => "ไม่มีไฟล์ดังà¸à¸¥à¹ˆà¸²à¸§", +"Error loading image." => "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¹‚หลดรูปภาพ", "element name is not set." => "ยังไม่ได้à¸à¸³à¸«à¸™à¸”ชื่à¸", "checksum is not set." => "ยังไม่ได้à¸à¸³à¸«à¸™à¸”ค่า checksum", "Information about vCard is incorrect. Please reload the page: " => "ข้à¸à¸¡à¸¹à¸¥ vCard ไม่ถูà¸à¸•้à¸à¸‡ à¸à¸£à¸¸à¸“าโหลดหน้าเว็บใหม่à¸à¸µà¸à¸„รั้ง: ", @@ -42,6 +42,7 @@ "No file was uploaded" => "ไม่มีไฟล์ที่ถูà¸à¸à¸±à¸žà¹‚หลด", "Missing a temporary folder" => "โฟลเดà¸à¸£à¹Œà¸Šà¸±à¹ˆà¸§à¸„ราวเà¸à¸´à¸”à¸à¸²à¸£à¸ªà¸¹à¸à¸«à¸²à¸¢", "Contacts" => "ข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸", +"Drop a VCF file to import contacts." => "วางไฟล์ VCF ที่ต้à¸à¸‡à¸à¸²à¸£à¸™à¸³à¹€à¸‚้าข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸", "Addressbook not found." => "ไม่พบสมุดบันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆà¸—ี่ต้à¸à¸‡à¸à¸²à¸£", "This is not your addressbook." => "นี่ไม่ใช่สมุดบันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆà¸‚à¸à¸‡à¸„ุณ", "Contact could not be found." => "ไม่พบข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸", @@ -144,11 +145,7 @@ "Name of new addressbook" => "à¸à¸³à¸«à¸™à¸”ชื่à¸à¸‚à¸à¸‡à¸ªà¸¡à¸¸à¸”ที่à¸à¸¢à¸¹à¹ˆà¸—ี่สร้างใหม่", "Import" => "นำเข้า", "Importing contacts" => "นำเข้าข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸", -"Contacts imported successfully" => "ข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸à¸–ูà¸à¸™à¸³à¹€à¸‚้าข้à¸à¸¡à¸¹à¸¥à¹€à¸£à¸µà¸¢à¸šà¸£à¹‰à¸à¸¢à¹à¸¥à¹‰à¸§", -"Close Dialog" => "ปิดà¸à¸¥à¹ˆà¸à¸‡à¸‚้à¸à¸„วาม", -"Import Addressbook" => "นำเข้าข้à¸à¸¡à¸¹à¸¥à¸ªà¸¡à¸¸à¸”บันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆ", "Select address book to import to:" => "เลืà¸à¸à¸ªà¸¡à¸¸à¸”บันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆà¸—ี่ต้à¸à¸‡à¸à¸²à¸£à¸™à¸³à¹€à¸‚้า:", -"Drop a VCF file to import contacts." => "วางไฟล์ VCF ที่ต้à¸à¸‡à¸à¸²à¸£à¸™à¸³à¹€à¸‚้าข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸", "Select from HD" => "เลืà¸à¸à¸ˆà¸²à¸à¸®à¸²à¸£à¹Œà¸”ดิส", "You have no contacts in your addressbook." => "คุณยังไม่มีข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸à¹ƒà¸”ๆในสมุดบันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆà¸‚à¸à¸‡à¸„ุณ", "Add contact" => "เพิ่มชื่à¸à¸œà¸¹à¹‰à¸•ิดต่à¸", diff --git a/apps/contacts/l10n/tr.php b/apps/contacts/l10n/tr.php index 298477c6817e1c83193470a58960bf5152e70ca1..65e8e34c30595146a07d56e7f00f608e18770d58 100644 --- a/apps/contacts/l10n/tr.php +++ b/apps/contacts/l10n/tr.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Adres defteri eklenirken hata oluÅŸtu.", "Error activating addressbook." => "Adres defteri etkinleÅŸtirilirken hata oluÅŸtu.", "No contact ID was submitted." => "BaÄŸlantı ID'si girilmedi.", -"Error loading image." => "İmaj yükleme hatası.", "Error reading contact photo." => "BaÄŸlantı fotoÄŸrafı okunamadı.", "Error saving temporary file." => "Geçici dosya kaydetme hatası.", "The loading photo is not valid." => "Yüklenecek fotograf geçerli deÄŸil.", @@ -27,6 +26,7 @@ "Missing contact id." => "Eksik baÄŸlantı id'si.", "No photo path was submitted." => "FotoÄŸraf girilmedi.", "File doesn't exist:" => "Dosya mevcut deÄŸil:", +"Error loading image." => "İmaj yükleme hatası.", "element name is not set." => "eleman ismi atanmamış.", "checksum is not set." => "checksum atanmamış.", "Information about vCard is incorrect. Please reload the page: " => "vCard hakkındaki bilgi hatalı. Lütfen sayfayı yeniden yükleyin: ", @@ -42,6 +42,7 @@ "No file was uploaded" => "Hiç dosya gönderilmedi", "Missing a temporary folder" => "Geçici dizin eksik", "Contacts" => "KiÅŸiler", +"Drop a VCF file to import contacts." => "BaÄŸlantıları içe aktarmak için bir VCF dosyası bırakın.", "Addressbook not found." => "Adres defteri bulunamadı.", "This is not your addressbook." => "Bu sizin adres defteriniz deÄŸil.", "Contact could not be found." => "KiÅŸi bulunamadı.", @@ -144,11 +145,7 @@ "Name of new addressbook" => "Yeni adres defteri için isim", "Import" => "İçe aktar", "Importing contacts" => "BaÄŸlantıları içe aktar", -"Contacts imported successfully" => "BaÄŸlantılar baÅŸarıyla içe aktarıldı", -"Close Dialog" => "DiyaloÄŸu kapat", -"Import Addressbook" => "Adres defterini içeri aktar", "Select address book to import to:" => "İçe aktarılacak adres defterini seçin:", -"Drop a VCF file to import contacts." => "BaÄŸlantıları içe aktarmak için bir VCF dosyası bırakın.", "Select from HD" => "HD'den seç", "You have no contacts in your addressbook." => "Adres defterinizde hiç baÄŸlantı yok.", "Add contact" => "BaÄŸlatı ekle", diff --git a/apps/contacts/l10n/zh_CN.php b/apps/contacts/l10n/zh_CN.php index d2cbf5570e7e206ad19607aa4242f15ade0af680..dcf9b99bc8b1e98e98749fd96289353d4088db30 100644 --- a/apps/contacts/l10n/zh_CN.php +++ b/apps/contacts/l10n/zh_CN.php @@ -3,27 +3,36 @@ "There was an error adding the contact." => "æ·»åŠ è”系人时出错。", "Cannot add empty property." => "æ— æ³•æ·»åŠ ç©ºå±žæ€§ã€‚", "At least one of the address fields has to be filled out." => "至少需è¦å¡«å†™ä¸€é¡¹åœ°å€ã€‚", +"Trying to add duplicate property: " => "è¯•å›¾æ·»åŠ é‡å¤å±žæ€§ï¼š ", "Error adding contact property." => "æ·»åŠ è”系人属性错误。", +"No ID provided" => "未æä¾› ID", "Error setting checksum." => "è®¾ç½®æ ¡éªŒå€¼é”™è¯¯ã€‚", +"No categories selected for deletion." => "未选ä¸è¦åˆ 除的分类。", "No address books found." => "找ä¸åˆ°åœ°å€ç°¿ã€‚", "No contacts found." => "找ä¸åˆ°è”系人。", "Missing ID" => "缺少 ID", +"Error parsing VCard for ID: \"" => "æ— æ³•è§£æžå¦‚下IDçš„ VCard:“", +"Cannot add addressbook with an empty name." => "æ— æ³•æ— å§“å的地å€ç°¿ã€‚", "Error adding addressbook." => "æ·»åŠ åœ°å€ç°¿é”™è¯¯ã€‚", "Error activating addressbook." => "激活地å€ç°¿é”™è¯¯ã€‚", -"Error loading image." => "åŠ è½½å›¾ç‰‡é”™è¯¯ã€‚", +"No contact ID was submitted." => "未æäº¤è”系人 ID。", "Error reading contact photo." => "读å–è”系人照片错误。", "Error saving temporary file." => "ä¿å˜ä¸´æ—¶æ–‡ä»¶é”™è¯¯ã€‚", +"The loading photo is not valid." => "è£…å…¥çš„ç…§ç‰‡ä¸æ£ç¡®ã€‚", "id is not set." => "没有设置 id。", "Information about vCard is incorrect. Please reload the page." => "vCard 的信æ¯ä¸æ£ç¡®ã€‚è¯·é‡æ–°åŠ è½½é¡µé¢ã€‚", "Error deleting contact property." => "åˆ é™¤è”系人属性错误。", "Contact ID is missing." => "缺少è”系人 ID。", "Missing contact id." => "缺少è”系人 ID。", +"No photo path was submitted." => "未æä¾›ç…§ç‰‡è·¯å¾„。", "File doesn't exist:" => "文件ä¸å˜åœ¨:", +"Error loading image." => "åŠ è½½å›¾ç‰‡é”™è¯¯ã€‚", "checksum is not set." => "æœªè®¾ç½®æ ¡éªŒå€¼ã€‚", "Error updating contact property." => "æ›´æ–°è”系人属性错误。", "Error updating addressbook." => "更新地å€ç°¿é”™è¯¯", "The uploaded file was only partially uploaded" => "å·²ä¸Šä¼ æ–‡ä»¶åªä¸Šä¼ 了部分", "No file was uploaded" => "æ²¡æœ‰æ–‡ä»¶è¢«ä¸Šä¼ ", +"Missing a temporary folder" => "缺少临时目录", "Contacts" => "è”系人", "Addressbook not found." => "未找到地å€ç°¿ã€‚", "This is not your addressbook." => "è¿™ä¸æ˜¯æ‚¨çš„地å€ç°¿ã€‚", @@ -37,6 +46,7 @@ "Mobile" => "移动电è¯", "Text" => "文本", "Voice" => "è¯éŸ³", +"Message" => "消æ¯", "Fax" => "ä¼ çœŸ", "Video" => "视频", "Pager" => "ä¼ å‘¼æœº", @@ -54,6 +64,8 @@ "Delete" => "åˆ é™¤", "Download contact" => "下载è”系人", "Delete contact" => "åˆ é™¤è”系人", +"Drop photo to upload" => "æ‹–æ‹½å›¾ç‰‡è¿›è¡Œä¸Šä¼ ", +"Edit name details" => "编辑å称详情", "Nickname" => "昵称", "Enter nickname" => "输入昵称", "Birthday" => "生日", @@ -70,7 +82,11 @@ "Delete phone number" => "åˆ é™¤ç”µè¯å·ç ", "View on map" => "在地图上显示", "Edit address details" => "编辑地å€ç»†èŠ‚ã€‚", +"Add notes here." => "æ·»åŠ æ³¨é‡Šã€‚", +"Add field" => "æ·»åŠ å—æ®µ", +"Profile picture" => "è”系人图片", "Phone" => "电è¯", +"Note" => "注释", "Delete current photo" => "åˆ é™¤å½“å‰ç…§ç‰‡", "Edit current photo" => "编辑当å‰ç…§ç‰‡", "Upload new photo" => "ä¸Šä¼ æ–°ç…§ç‰‡", @@ -102,8 +118,9 @@ "Name of new addressbook" => "新地å€ç°¿åç§°", "Import" => "导入", "Importing contacts" => "导入è”系人", -"Contacts imported successfully" => "è”系人导入æˆåŠŸ", -"Close Dialog" => "å…³é—å¯¹è¯æ¡†", +"Add contact" => "æ·»åŠ è”系人", +"Configure addressbooks" => "é…置地å€ç°¿", +"CardDAV syncing addresses" => "CardDAV åŒæ¥åœ°å€", "more info" => "更多信æ¯", "Primary address (Kontact et al)" => "é¦–é€‰åœ°å€ (Kontact ç‰)", "iOS/OS X" => "iOS/OS X" diff --git a/apps/contacts/l10n/zh_TW.php b/apps/contacts/l10n/zh_TW.php index da2d0b46f532f691ff75e8b3076444e40115465e..d4c2efc47aa30be1bcd7db002684e69c6b21a847 100644 --- a/apps/contacts/l10n/zh_TW.php +++ b/apps/contacts/l10n/zh_TW.php @@ -5,13 +5,17 @@ "At least one of the address fields has to be filled out." => "è‡³å°‘å¿…é ˆå¡«å¯«ä¸€æ¬„åœ°å€", "Error adding contact property." => "æ·»åŠ é€šè¨ŠéŒ„å…§å®¹ä¸ç™¼ç”ŸéŒ¯èª¤", "No ID provided" => "未æä¾› ID", +"No contacts found." => "沒有找到è¯çµ¡äºº", +"Missing ID" => "éºå¤±ID", "Error adding addressbook." => "æ·»åŠ é›»è©±ç°¿ä¸ç™¼ç”ŸéŒ¯èª¤", "Error activating addressbook." => "啟用電話簿ä¸ç™¼ç”ŸéŒ¯èª¤", "Information about vCard is incorrect. Please reload the page." => "有關 vCard çš„è³‡è¨Šä¸æ£ç¢ºï¼Œè«‹é‡æ–°è¼‰å…¥æ¤é 。", "Error deleting contact property." => "刪除通訊錄內容ä¸ç™¼ç”ŸéŒ¯èª¤", "Error updating contact property." => "更新通訊錄內容ä¸ç™¼ç”ŸéŒ¯èª¤", "Error updating addressbook." => "電話簿更新ä¸ç™¼ç”ŸéŒ¯èª¤", +"No file was uploaded" => "沒有已上傳的檔案", "Contacts" => "通訊錄", +"Addressbook not found." => "找ä¸åˆ°é€šè¨ŠéŒ„", "This is not your addressbook." => "這䏿˜¯ä½ 的電話簿", "Contact could not be found." => "通訊錄未發ç¾", "Address" => "地å€", @@ -28,24 +32,40 @@ "Video" => "影片", "Pager" => "呼å«å™¨", "Internet" => "網際網路", +"{name}'s Birthday" => "{name}的生日", "Contact" => "通訊錄", "Add Contact" => "æ·»åŠ é€šè¨ŠéŒ„", "Addressbooks" => "電話簿", +"Configure Address Books" => "è¨å®šé€šè¨ŠéŒ„", "New Address Book" => "新電話簿", +"Import from VCF" => "從VCF匯入", "CardDav Link" => "CardDav è¯çµ", "Download" => "下載", "Edit" => "編輯", "Delete" => "刪除", "Download contact" => "下載通訊錄", "Delete contact" => "刪除通訊錄", +"Edit name details" => "編輯姓å詳細資訊", "Nickname" => "綽號", "Enter nickname" => "輸入綽號", "Birthday" => "生日", +"dd-mm-yyyy" => "dd-mm-yyyy", "Groups" => "群組", +"Separate groups with commas" => "用逗號分隔群組", "Edit groups" => "編輯群組", "Preferred" => "首é¸", +"Please specify a valid email address." => "è¨»å¡«å…¥åˆæ³•的電å郵件ä½å€", "Enter email address" => "輸入電å郵件地å€", +"Mail to address" => "寄é€ä½å€", +"Delete email address" => "刪除電å郵件ä½å€", +"Enter phone number" => "輸入電話號碼", +"Delete phone number" => "刪除電話號碼", +"Edit address details" => "é›»å郵件ä½å€è©³ç´°è³‡è¨Š", +"Add notes here." => "在這裡新增註解", +"Add field" => "新增欄ä½", +"Profile picture" => "個人資料照片", "Phone" => "電話", +"Note" => "註解", "Type" => "類型", "PO Box" => "通訊地å€", "Extended" => "分機", @@ -56,6 +76,13 @@ "Country" => "國家", "Add" => "æ·»åŠ ", "Addressbook" => "電話簿", +"Mr" => "先生", +"Sir" => "先生", +"Mrs" => "å°å§", +"Dr" => "åšå£«ï¼ˆé†«ç”Ÿï¼‰", +"Given name" => "給定å(å)", +"Additional names" => "é¡å¤–å", +"Family name" => "å®¶æ—å(姓)", "New Addressbook" => "新電話簿", "Edit Addressbook" => "編輯電話簿", "Displayname" => "顯示å稱", diff --git a/apps/files/l10n/ar.php b/apps/files/l10n/ar.php index 45de516f9d954b3400f93caeb3161c7867cc6d34..91e748e30024d80e8c385d3bb19ddcf622cde5cb 100644 --- a/apps/files/l10n/ar.php +++ b/apps/files/l10n/ar.php @@ -6,6 +6,8 @@ "No file was uploaded" => "لم يتم ترÙيع أي من Ø§Ù„Ù…Ù„ÙØ§Øª", "Missing a temporary folder" => "المجلد المؤقت غير موجود", "Files" => "Ø§Ù„Ù…Ù„ÙØ§Øª", +"Size" => "ØØ¬Ù…", +"Modified" => "معدل", "Maximum upload size" => "Ø§Ù„ØØ¯ الأقصى Ù„ØØ¬Ù… Ø§Ù„Ù…Ù„ÙØ§Øª التي يمكن Ø±ÙØ¹Ù‡Ø§", "New" => "جديد", "Text file" => "ملÙ", @@ -14,8 +16,6 @@ "Nothing in here. Upload something!" => "لا يوجد شيء هنا. Ø¥Ø±ÙØ¹ بعض Ø§Ù„Ù…Ù„ÙØ§Øª!", "Name" => "الاسم", "Download" => "تØÙ…يل", -"Size" => "ØØ¬Ù…", -"Modified" => "معدل", "Delete" => "Ù…ØØ°ÙˆÙ", "Upload too large" => "ØØ¬Ù… الترÙيع أعلى من المسموØ", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "ØØ¬Ù… Ø§Ù„Ù…Ù„ÙØ§Øª التي تريد ترÙيعها أعلى من Ø§Ù„Ù…Ø³Ù…ÙˆØ Ø¹Ù„Ù‰ الخادم." diff --git a/apps/files/l10n/bg_BG.php b/apps/files/l10n/bg_BG.php index 027a76982038358dc101ea109b00eb840b155882..83b360873108cbbd62c8e2581ba0f5a63ba245a7 100644 --- a/apps/files/l10n/bg_BG.php +++ b/apps/files/l10n/bg_BG.php @@ -6,13 +6,13 @@ "No file was uploaded" => "Фахлът не бе качен", "Missing a temporary folder" => "ЛипÑва временната папка", "Files" => "Файлове", +"Size" => "Размер", +"Modified" => "Променено", "Maximum upload size" => "МакÑ. размер за качване", "Upload" => "Качване", "Nothing in here. Upload something!" => "ÐÑма нищо, качете нещо!", "Name" => "Име", "Download" => "ИзтеглÑне", -"Size" => "Размер", -"Modified" => "Променено", "Delete" => "Изтриване", "Upload too large" => "Файлът е прекалено голÑм", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файловете които Ñе опитвате да качите Ñа по-големи от позволеното за Ñървъра." diff --git a/apps/files/l10n/ca.php b/apps/files/l10n/ca.php index 9cbc6060210d5fae5bed02bc107a6ae5831a138b..baa6b3b7d458fc29dc2e3ab026ff1991ef1a9c5f 100644 --- a/apps/files/l10n/ca.php +++ b/apps/files/l10n/ca.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "S'ha perdut un fitxer temporal", "Failed to write to disk" => "Ha fallat en escriure al disc", "Files" => "Fitxers", +"Size" => "Mida", +"Modified" => "Modificat", "File handling" => "Gestió de fitxers", "Maximum upload size" => "Mida mà xima de pujada", "max. possible: " => "mà xim possible:", @@ -24,9 +26,6 @@ "Name" => "Nom", "Share" => "Comparteix", "Download" => "Baixa", -"Size" => "Mida", -"Modified" => "Modificat", -"Delete all" => "Esborra-ho tot", "Delete" => "Suprimeix", "Upload too large" => "La pujada és massa gran", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Els fitxers que esteu intentant pujar excedeixen la mida mà xima de pujada del servidor", diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index 033fbfca1145dc00a6c316d1837988d750909d2b..9a4be26dadb9a4b71f79d1f48b763c2e92b7ac49 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Chybà adresář pro soÄasné soubory", "Failed to write to disk" => "Zápis na disk se nezdaÅ™il", "Files" => "Soubory", +"Size" => "Velikost", +"Modified" => "ZmÄ›nÄ›no", "File handling" => "Nastavenà chovánà k souborům", "Maximum upload size" => "Maximálnà velikost ukládaných souborů", "max. possible: " => "nejvÄ›tšà možná:", @@ -24,9 +26,6 @@ "Name" => "Název", "Share" => "SdÃlet", "Download" => "Stáhnout", -"Size" => "Velikost", -"Modified" => "ZmÄ›nÄ›no", -"Delete all" => "Smazat vÅ¡e", "Delete" => "Vymazat", "Upload too large" => "PÅ™ÃliÅ¡ velký soubor", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Soubory, které se snažÃte uložit, pÅ™ekraÄujà maximálnà velikosti uploadu na tomto serveru.", diff --git a/apps/files/l10n/da.php b/apps/files/l10n/da.php index 5d199ce806e265a40ea7fa53bcb2c675ffb8af2a..3683ab8484d6584177a8bc60829d8bfe47015c02 100644 --- a/apps/files/l10n/da.php +++ b/apps/files/l10n/da.php @@ -5,18 +5,30 @@ "The uploaded file was only partially uploaded" => "Den uploadede file blev kun delvist uploadet", "No file was uploaded" => "Ingen fil blev uploadet", "Missing a temporary folder" => "Mangler en midlertidig mappe", +"Failed to write to disk" => "Fejl ved skrivning til disk.", "Files" => "Filer", +"Size" => "Størrelse", +"Modified" => "Ændret", +"File handling" => "FilhÃ¥ndtering", "Maximum upload size" => "Maksimal upload-størrelse", +"max. possible: " => "max. mulige: ", +"Needed for multi-file and folder downloads." => "Nødvendigt for at kunne downloade mapper og flere filer ad gangen.", +"Enable ZIP-download" => "Muliggør ZIP-download", +"0 is unlimited" => "0 er ubegrænset", +"Maximum input size for ZIP files" => "Maksimal størrelse pÃ¥ ZIP filer", "New" => "Ny", "Text file" => "Tekstfil", "Folder" => "Mappe", +"From url" => "Fra URL", "Upload" => "Upload", +"Cancel upload" => "Fortryd upload", "Nothing in here. Upload something!" => "Her er tomt. Upload noget!", "Name" => "Navn", +"Share" => "Del", "Download" => "Download", -"Size" => "Størrelse", -"Modified" => "Ændret", "Delete" => "Slet", "Upload too large" => "Upload for stor", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload pÃ¥ denne server." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload pÃ¥ denne server.", +"Files are being scanned, please wait." => "Filerne bliver indlæst, vent venligst.", +"Current scanning" => "Indlæser" ); diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php index 078cb8e902df96ca269f52c22c8d9c18c897854e..9c5310c43b8609ee249219502ac4de28922bd6ce 100644 --- a/apps/files/l10n/de.php +++ b/apps/files/l10n/de.php @@ -1,20 +1,23 @@ <?php $TRANSLATIONS = array( -"There is no error, the file uploaded with success" => "Datei hochgeladen.", -"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Die hochgeladene Datei ist zu groß.", -"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Die hochgeladene Datei ist zu groß.", +"There is no error, the file uploaded with success" => "Datei fehlerfrei hochgeladen.", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Die Größe der hochzuladenden Datei überschreitet die upload_max_filesize-Richtlinie in php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Die größe der hochzuladenden Datei überschreitet die MAX_FILE_SIZE-Richtlinie, die im HTML-Formular angegeben wurde", "The uploaded file was only partially uploaded" => "Die Datei wurde nur teilweise hochgeladen.", "No file was uploaded" => "Es wurde keine Datei hochgeladen.", "Missing a temporary folder" => "Temporärer Ordner fehlt.", "Failed to write to disk" => "Fehler beim Schreiben auf Festplatte", -"Files" => "Dateien", -"Maximum upload size" => "Maximale Größe", +"Files" => "Files", +"Size" => "Größe", +"Modified" => "Bearbeitet", +"File handling" => "Dateibehandlung", +"Maximum upload size" => "Maximum upload size", "max. possible: " => "maximal möglich:", -"Needed for multi-file and folder downloads." => "Für Mehrfachdateien- und Ordnerupload benötigt:", +"Needed for multi-file and folder downloads." => "Für Mehrfachdateien- und Ordnerdownloads benötigt:", "Enable ZIP-download" => "ZIP-Download aktivieren", "0 is unlimited" => "0 bedeutet unbegrenzt", "Maximum input size for ZIP files" => "Maximale Größe für ZIP Dateien", "New" => "Neu", -"Text file" => "Text Datei", +"Text file" => "Textdatei", "Folder" => "Ordner", "From url" => "Von der URL", "Upload" => "Hochladen", @@ -23,9 +26,6 @@ "Name" => "Name", "Share" => "Teilen", "Download" => "Herunterladen", -"Size" => "Größe", -"Modified" => "Bearbeitet", -"Delete all" => "Alle löschen", "Delete" => "Löschen", "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.", diff --git a/apps/files/l10n/el.php b/apps/files/l10n/el.php index de16f97eed6b150021f371011a95ad1609cb3a8b..93be0246156ab40f5312c53c8284fc39cec76dca 100644 --- a/apps/files/l10n/el.php +++ b/apps/files/l10n/el.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Λείπει Îνας Ï€ÏοσωÏινός φάκελος", "Failed to write to disk" => "Η εγγÏαφή στο δίσκο απÎτυχε", "Files" => "ΑÏχεία", +"Size" => "ΜÎγεθος", +"Modified" => "ΤÏοποποιήθηκε", "File handling" => "ΔιαχείÏιση αÏχείων", "Maximum upload size" => "ΜÎγιστο μÎγεθος μεταφόÏτωσης", "max. possible: " => "μÎγιστο δυνατό:", @@ -24,9 +26,6 @@ "Name" => "Όνομα", "Share" => "ΔιαμοίÏασε", "Download" => "Λήψη", -"Size" => "ΜÎγεθος", -"Modified" => "ΤÏοποποιήθηκε", -"Delete all" => "ΔιαγÏαφή όλων", "Delete" => "ΔιαγÏαφή", "Upload too large" => "Î Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î¿ το αÏχείο Ï€Ïος μεταφόÏτωση", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Τα αÏχεία που Ï€Ïοσπαθείτε να ανεβάσετε υπεÏβαίνουν το μÎγιστο μÎγεθος μεταφόÏτωσης αÏχείων σε αυτόν το διακομιστή.", diff --git a/apps/files/l10n/eo.php b/apps/files/l10n/eo.php index b38bd9df0f199cf92bdd78e1481bfef93050c9fc..64c380d600ffc0a7d53ea53f8d71f3a2a2722cfd 100644 --- a/apps/files/l10n/eo.php +++ b/apps/files/l10n/eo.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Mankas tempa dosierujo", "Failed to write to disk" => "Malsukcesis skribo al disko", "Files" => "Dosieroj", +"Size" => "Grando", +"Modified" => "Modifita", "File handling" => "Dosieradministro", "Maximum upload size" => "Maksimuma alÅutogrando", "max. possible: " => "maks. ebla: ", @@ -24,9 +26,6 @@ "Name" => "Nomo", "Share" => "Kunhavigi", "Download" => "ElÅuti", -"Size" => "Grando", -"Modified" => "Modifita", -"Delete all" => "Forigi ĉion", "Delete" => "Forigi", "Upload too large" => "ElÅuto tro larÄa", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "La dosieroj, kiujn vi provas alÅuti, transpasas la maksimuman grandon por dosieralÅutoj en ĉi tiu servilo.", diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index e51a9f325b43b24125a2602a9a309e7b42249ee9..67bfb4702e83ccac9d80616974da4b2d105346fc 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Falta un directorio temporal", "Failed to write to disk" => "La escritura en disco ha fallado", "Files" => "Archivos", +"Size" => "Tamaño", +"Modified" => "Modificado", "File handling" => "Tratamiento de archivos", "Maximum upload size" => "Tamaño máximo de subida", "max. possible: " => "máx. posible:", @@ -24,9 +26,6 @@ "Name" => "Nombre", "Share" => "Compartir", "Download" => "Descargar", -"Size" => "Tamaño", -"Modified" => "Modificado", -"Delete all" => "Eliminar todo", "Delete" => "Eliminado", "Upload too large" => "El archivo es demasiado grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido por este servidor.", diff --git a/apps/files/l10n/et_EE.php b/apps/files/l10n/et_EE.php index cdac89e66ed06dba0f2baca787c3862417aadab8..89bb96581c9486507a0f3f2a3ae39c739e63312b 100644 --- a/apps/files/l10n/et_EE.php +++ b/apps/files/l10n/et_EE.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Ajutiste failide kaust puudub", "Failed to write to disk" => "Kettale kirjutamine ebaõnnestus", "Files" => "Failid", +"Size" => "Suurus", +"Modified" => "Muudetud", "File handling" => "Failide käsitlemine", "Maximum upload size" => "Maksimaalne üleslaadimise suurus", "max. possible: " => "maks. võimalik: ", @@ -24,9 +26,6 @@ "Name" => "Nimi", "Share" => "Jaga", "Download" => "Lae alla", -"Size" => "Suurus", -"Modified" => "Muudetud", -"Delete all" => "Kustuta kõik", "Delete" => "Kustuta", "Upload too large" => "Üleslaadimine on liiga suur", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele failidele määratud maksimaalse suuruse.", diff --git a/apps/files/l10n/eu.php b/apps/files/l10n/eu.php index 1f780b9d9061678c191160e1b27fe381d0c57cae..a7ca21f496be96c45e8ddb8e585b3b0926b4ac55 100644 --- a/apps/files/l10n/eu.php +++ b/apps/files/l10n/eu.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Aldi baterako karpeta falta da", "Failed to write to disk" => "Errore bat izan da diskoan idazterakoan", "Files" => "Fitxategiak", +"Size" => "Tamaina", +"Modified" => "Aldatuta", "File handling" => "Fitxategien kudeaketa", "Maximum upload size" => "Igo daitekeen gehienezko tamaina", "max. possible: " => "max, posiblea:", @@ -24,9 +26,6 @@ "Name" => "Izena", "Share" => "Elkarbanatu", "Download" => "Deskargatu", -"Size" => "Tamaina", -"Modified" => "Aldatuta", -"Delete all" => "Ezabatu dena", "Delete" => "Ezabatu", "Upload too large" => "Igotakoa handiegia da", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira.", diff --git a/apps/files/l10n/fa.php b/apps/files/l10n/fa.php index 5c5c32c0eb16ee3e4d331a42c60af69f26af57ec..4bb46e1fcf90e9335426dab36f36b62e432f57f2 100644 --- a/apps/files/l10n/fa.php +++ b/apps/files/l10n/fa.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "یک پوشه موقت Ú¯Ù… شده است", "Failed to write to disk" => "نوشتن بر روی دیسک سخت ناموÙÙ‚ بود", "Files" => "ÙØ§ÛŒÙ„ ها", +"Size" => "اندازه", +"Modified" => "تغییر ÛŒØ§ÙØªÙ‡", "File handling" => "اداره پرونده ها", "Maximum upload size" => "ØØ¯Ø§Ú©Ø«Ø± اندازه بارگزاری", "max. possible: " => "ØØ¯Ø§Ú©Ø«Ø±Ù…قدارممکن:", @@ -24,9 +26,6 @@ "Name" => "نام", "Share" => "به اشتراک گذاری", "Download" => "بارگیری", -"Size" => "اندازه", -"Modified" => "تغییر ÛŒØ§ÙØªÙ‡", -"Delete all" => "پاک کردن همه", "Delete" => "پاک کردن", "Upload too large" => "ØØ¬Ù… بارگذاری بسیار زیاد است", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "ÙØ§ÛŒÙ„ها بیش از ØØ¯ تعیین شده در این سرور هستند\nمترجم:با تغییر ÙØ§ÛŒÙ„ php,ini میتوان این Ù…ØØ¯ÙˆØ¯ÛŒØª را برطر٠کرد", diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php new file mode 100644 index 0000000000000000000000000000000000000000..c99d4408f6038bb1821f831861180676237d88c9 --- /dev/null +++ b/apps/files/l10n/fi_FI.php @@ -0,0 +1,32 @@ +<?php $TRANSLATIONS = array( +"There is no error, the file uploaded with success" => "Ei virheitä, tiedosto lähetettiin onnistuneesti", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Lähetetty tiedosto ylittää upload_max_filesize-arvon rajan php.ini-tiedostossa", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Lähetetty tiedosto ylittää HTML-lomakkeessa määritetyn MAX_FILE_SIZE-arvon ylärajan", +"The uploaded file was only partially uploaded" => "Tiedoston lähetys onnistui vain osittain", +"No file was uploaded" => "Yhtäkään tiedostoa ei lähetetty", +"Missing a temporary folder" => "Väliaikaiskansiota ei ole olemassa", +"Failed to write to disk" => "Levylle kirjoitus epäonnistui", +"Files" => "Tiedostot", +"Size" => "Koko", +"Modified" => "Muutettu", +"File handling" => "Tiedostonhallinta", +"Maximum upload size" => "Lähetettävän tiedoston suurin sallittu koko", +"Needed for multi-file and folder downloads." => "Tarvitaan useampien tiedostojen ja kansioiden latausta varten.", +"Enable ZIP-download" => "Ota ZIP-paketin lataaminen käytöön", +"0 is unlimited" => "0 on rajoittamaton", +"Maximum input size for ZIP files" => "ZIP-tiedostojen enimmäiskoko", +"New" => "Uusi", +"Text file" => "Tekstitiedosto", +"Folder" => "Kansio", +"From url" => "Verkko-osoitteesta", +"Upload" => "Lähetä", +"Cancel upload" => "Peru lähetys", +"Nothing in here. Upload something!" => "Täällä ei ole mitään. Lähetä tänne jotakin!", +"Name" => "Nimi", +"Share" => "Jaa", +"Download" => "Lataa", +"Delete" => "Poista", +"Upload too large" => "Lähetettävä tiedosto on liian suuri", +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.", +"Files are being scanned, please wait." => "Tiedostoja tarkistetaan, odota hetki." +); diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php index 6b16e8ac138b4d4478fbc09511bc230c3e419ff2..ab2f4ea13dfaad8d2383f8cff18a734656a52ed2 100644 --- a/apps/files/l10n/fr.php +++ b/apps/files/l10n/fr.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Il manque un répertoire temporaire", "Failed to write to disk" => "Erreur d'écriture sur le disque", "Files" => "Fichiers", +"Size" => "Taille", +"Modified" => "Modifié", "File handling" => "Gestion des fichiers", "Maximum upload size" => "Taille max. d'envoi", "max. possible: " => "Max. possible :", @@ -24,9 +26,6 @@ "Name" => "Nom", "Share" => "Partager", "Download" => "Téléchargement", -"Size" => "Taille", -"Modified" => "Modifié", -"Delete all" => "Supprimer tout", "Delete" => "Supprimer", "Upload too large" => "Fichier trop volumineux", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise par ce serveur.", diff --git a/apps/files/l10n/gl.php b/apps/files/l10n/gl.php index e0e90f114bade8033b03439b3598a007bb2cf36d..36eafaefe2738e788d5d165c4f720d41443814f5 100644 --- a/apps/files/l10n/gl.php +++ b/apps/files/l10n/gl.php @@ -5,18 +5,30 @@ "The uploaded file was only partially uploaded" => "O ficheiro enviado foi só parcialmente enviado", "No file was uploaded" => "Non se enviou ningún ficheiro", "Missing a temporary folder" => "Falta un cartafol temporal", +"Failed to write to disk" => "Erro ao escribir no disco", "Files" => "Ficheiros", +"Size" => "Tamaño", +"Modified" => "Modificado", +"File handling" => "Manexo de ficheiro", "Maximum upload size" => "Tamaño máximo de envÃo", +"max. possible: " => "máx. posible: ", +"Needed for multi-file and folder downloads." => "Preciso para descarga de varios ficheiros e cartafoles.", +"Enable ZIP-download" => "Habilitar a descarga-ZIP", +"0 is unlimited" => "0 significa ilimitado", +"Maximum input size for ZIP files" => "Tamaño máximo de descarga para os ZIP", "New" => "Novo", "Text file" => "Ficheiro de texto", "Folder" => "Cartafol", +"From url" => "Desde url", "Upload" => "Enviar", +"Cancel upload" => "Cancelar subida", "Nothing in here. Upload something!" => "Nada por aquÃ. EnvÃe algo.", "Name" => "Nome", +"Share" => "Compartir", "Download" => "Descargar", -"Size" => "Tamaño", -"Modified" => "Modificado", "Delete" => "Eliminar", "Upload too large" => "EnvÃo demasiado grande", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os ficheiros que trata de subir superan o tamaño máximo permitido neste servidor" +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os ficheiros que trata de subir superan o tamaño máximo permitido neste servidor", +"Files are being scanned, please wait." => "Estanse analizando os ficheiros, espere por favor.", +"Current scanning" => "Análise actual." ); diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php index 79ae1edb7a5a5c479030bf12c20cbc4896b89954..0876eb952c75c7634134f91bbc404d11ab14f8af 100644 --- a/apps/files/l10n/he.php +++ b/apps/files/l10n/he.php @@ -5,15 +5,30 @@ "The uploaded file was only partially uploaded" => "הקובץ שהועלה הועלה בצורה חלקית", "No file was uploaded" => "×œ× ×”×•×¢×œ×• קבצי×", "Missing a temporary folder" => "תיקייה ×–×ž× ×™×ª חסרה", +"Failed to write to disk" => "הכתיבה ×œ×›×•× ×Ÿ × ×›×©×œ×”", "Files" => "קבצי×", +"Size" => "גודל", +"Modified" => "זמן ×©×™× ×•×™", +"File handling" => "טיפול בקבצי×", "Maximum upload size" => "גודל העל××” מקסימלי", +"max. possible: " => "המרבי ×”×פשרי: ", +"Needed for multi-file and folder downloads." => "× ×—×•×¥ להורדה של ריבוי ×§×‘×¦×™× ×ו תיקיות.", +"Enable ZIP-download" => "הפעלת הורדת ZIP", +"0 is unlimited" => "0 - ×œ×œ× ×”×’×‘×œ×”", +"Maximum input size for ZIP files" => "גודל הקלט המרבי לקובצי ZIP", +"New" => "חדש", +"Text file" => "קובץ טקסט", +"Folder" => "תיקייה", +"From url" => "מכתובת", "Upload" => "העל××”", +"Cancel upload" => "ביטול ההעל××”", "Nothing in here. Upload something!" => "×ין ×›×ן ×©×•× ×“×‘×¨. ×ולי ×‘×¨×¦×•× ×š להעלות משהו?", "Name" => "ש×", +"Share" => "שיתוף", "Download" => "הורדה", -"Size" => "גודל", -"Modified" => "זמן ×©×™× ×•×™", "Delete" => "מחיקה", "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." => "×”×§×‘×¦×™× × ×¡×¨×§×™×, × × ×œ×”×ž×ª×™×Ÿ.", +"Current scanning" => "הסריקה ×”× ×•×›×—×™×ª" ); diff --git a/apps/files/l10n/hr.php b/apps/files/l10n/hr.php index 670e87f65578ae246c7ec346ec96510ff405eff7..3281d20a61d47a219773093d3ed2277b6a9e4e0b 100644 --- a/apps/files/l10n/hr.php +++ b/apps/files/l10n/hr.php @@ -5,15 +5,30 @@ "The uploaded file was only partially uploaded" => "Datoteka je poslana samo djelomiÄno", "No file was uploaded" => "Ni jedna datoteka nije poslana", "Missing a temporary folder" => "Nedostaje privremena mapa", +"Failed to write to disk" => "Neuspjelo pisanje na disk", "Files" => "Datoteke", +"Size" => "VeliÄina", +"Modified" => "Zadnja promjena", +"File handling" => "datoteka za rukovanje", "Maximum upload size" => "Maksimalna veliÄina prijenosa", +"max. possible: " => "maksimalna moguća: ", +"Needed for multi-file and folder downloads." => "Potrebno za preuzimanje viÅ¡e datoteke i mape", +"Enable ZIP-download" => "Omogući ZIP-preuzimanje", +"0 is unlimited" => "0 je \"bez limita\"", +"Maximum input size for ZIP files" => "Maksimalna veliÄina za ZIP datoteke", +"New" => "novo", +"Text file" => "tekstualna datoteka", +"Folder" => "mapa", +"From url" => "od URL-a", "Upload" => "PoÅ¡alji", +"Cancel upload" => "Prekini upload", "Nothing in here. Upload something!" => "Nema niÄega u ovoj mapi. PoÅ¡alji neÅ¡to!", "Name" => "Naziv", +"Share" => "podjeli", "Download" => "Preuzmi", -"Size" => "VeliÄina", -"Modified" => "Zadnja promjena", "Delete" => "BriÅ¡i", "Upload too large" => "Prijenos je preobiman", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke koje pokuÅ¡avate prenijeti prelaze maksimalnu veliÄinu za prijenos datoteka na ovom poslužitelju." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke koje pokuÅ¡avate prenijeti prelaze maksimalnu veliÄinu za prijenos datoteka na ovom poslužitelju.", +"Files are being scanned, please wait." => "Datoteke se skeniraju, molimo priÄekajte.", +"Current scanning" => "Trenutno skeniranje" ); diff --git a/apps/files/l10n/hu_HU.php b/apps/files/l10n/hu_HU.php index 6d9e67794b2ffea73d71949cabf52189d87d2a48..41255cb4096a484f2887dbc809311fe8b19d2c4e 100644 --- a/apps/files/l10n/hu_HU.php +++ b/apps/files/l10n/hu_HU.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Hiányzik az ideiglenes könyvtár", "Failed to write to disk" => "Nem Ãrható lemezre", "Files" => "Fájlok", +"Size" => "Méret", +"Modified" => "MódosÃtva", "File handling" => "Fájlkezelés", "Maximum upload size" => "Maximális feltölthetÅ‘ fájlméret", "max. possible: " => "max. lehetséges", @@ -24,9 +26,6 @@ "Name" => "Név", "Share" => "Megosztás", "Download" => "Letöltés", -"Size" => "Méret", -"Modified" => "MódosÃtva", -"Delete all" => "Mindent töröl", "Delete" => "Törlés", "Upload too large" => "Feltöltés túl nagy", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "A fájlokat amit próbálsz feltölteni meghaladta a legnagyobb fájlméretet ezen a szerveren.", diff --git a/apps/files/l10n/ia.php b/apps/files/l10n/ia.php index 8753b871c9e0b647f5a75481bbb5de5f67d14c0d..645eba48a18b9adc71ce0bc39dec3dcdef0803b7 100644 --- a/apps/files/l10n/ia.php +++ b/apps/files/l10n/ia.php @@ -2,6 +2,8 @@ "The uploaded file was only partially uploaded" => "Le file incargate solmente esseva incargate partialmente", "No file was uploaded" => "Nulle file esseva incargate", "Files" => "Files", +"Size" => "Dimension", +"Modified" => "Modificate", "Maximum upload size" => "Dimension maxime de incargamento", "New" => "Nove", "Text file" => "File de texto", @@ -10,8 +12,6 @@ "Nothing in here. Upload something!" => "Nihil hic. Incarga alcun cosa!", "Name" => "Nomine", "Download" => "Discargar", -"Size" => "Dimension", -"Modified" => "Modificate", "Delete" => "Deler", "Upload too large" => "Incargamento troppo longe" ); diff --git a/apps/files/l10n/id.php b/apps/files/l10n/id.php index 902eeeb4ec20d556f01af0187f9ab0c01647e2de..1f9dc3290aa29c820ecd08e8f4acda98c94973f4 100644 --- a/apps/files/l10n/id.php +++ b/apps/files/l10n/id.php @@ -1,13 +1,32 @@ <?php $TRANSLATIONS = array( +"There is no error, the file uploaded with success" => "Tidak ada galat, berkas sukses diunggah", +"The uploaded file was only partially uploaded" => "Berkas hanya diunggah sebagian", +"No file was uploaded" => "Tidak ada berkas yang diunggah", +"Missing a temporary folder" => "Kehilangan folder temporer", +"Failed to write to disk" => "Gagal menulis ke disk", "Files" => "Berkas", +"Size" => "Ukuran", +"Modified" => "Dimodifikasi", +"File handling" => "Penanganan berkas", "Maximum upload size" => "Ukuran unggah maksimum", +"max. possible: " => "Kemungkinan maks:", +"Needed for multi-file and folder downloads." => "Dibutuhkan untuk multi-berkas dan unduhan folder", +"Enable ZIP-download" => "Aktifkan unduhan ZIP", +"0 is unlimited" => "0 adalah tidak terbatas", +"Maximum input size for ZIP files" => "Ukuran masukan maksimal untuk berkas ZIP", +"New" => "Baru", +"Text file" => "Berkas teks", +"Folder" => "Folder", +"From url" => "Dari url", "Upload" => "Unggah", +"Cancel upload" => "Batal mengunggah", "Nothing in here. Upload something!" => "Tidak ada apa-apa di sini. Unggah sesuatu!", "Name" => "Nama", +"Share" => "Bagikan", "Download" => "Unduh", -"Size" => "Ukuran", -"Modified" => "Dimodifikasi", "Delete" => "Hapus", "Upload too large" => "Unggahan terlalu besar", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Berkas yang anda coba unggah melebihi ukuran maksimum untuk pengunggahan berkas di server ini." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Berkas yang anda coba unggah melebihi ukuran maksimum untuk pengunggahan berkas di server ini.", +"Files are being scanned, please wait." => "Berkas sedang dipindai, silahkan tunggu.", +"Current scanning" => "Sedang memindai" ); diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 53642636ed3f40a53d300ee5a734283f1737d93f..82871826c186e0a6bf3ef09562ac49759955043c 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Cartella temporanea mancante", "Failed to write to disk" => "Scrittura su disco non riuscita", "Files" => "File", +"Size" => "Dimensione", +"Modified" => "Modificato", "File handling" => "Gestione file", "Maximum upload size" => "Dimensione massima upload", "max. possible: " => "numero mass.: ", @@ -24,9 +26,6 @@ "Name" => "Nome", "Share" => "Condividi", "Download" => "Scarica", -"Size" => "Dimensione", -"Modified" => "Modificato", -"Delete all" => "Elimina tutto", "Delete" => "Elimina", "Upload too large" => "Il file caricato è troppo grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "I file che stai provando a caricare superano la dimensione massima consentita su questo server.", diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php index cd89423b7402ae544a7f110c20d5a4c4d4dc5e3b..c04d0836dfb2201574312dc2d1bbdfb080ceaccc 100644 --- a/apps/files/l10n/ja_JP.php +++ b/apps/files/l10n/ja_JP.php @@ -1,22 +1,34 @@ <?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" => "アップãƒãƒ¼ãƒ‰ã•れãŸãƒ•ァイルã¯php.iniã®upload_max_filesizeã«è¨å®šã•れãŸã‚µã‚¤ã‚ºã‚’è¶…ãˆã¦ã„ã¾ã™", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "アップãƒãƒ¼ãƒ‰ã•れãŸãƒ•ァイルã¯HTMLã®ãƒ•ォームã«è¨å®šã•れãŸMAX_FILE_SIZEã«è¨å®šã•れãŸã‚µã‚¤ã‚ºã‚’è¶…ãˆã¦ã„ã¾ã™", "The uploaded file was only partially uploaded" => "ファイルã¯ä¸€éƒ¨åˆ†ã—ã‹ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã•れã¾ã›ã‚“ã§ã—ãŸ", "No file was uploaded" => "ファイルã¯ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã•れã¾ã›ã‚“ã§ã—ãŸ", "Missing a temporary folder" => "テンãƒãƒ©ãƒªãƒ•ォルダãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“", +"Failed to write to disk" => "ディスクã¸ã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ", "Files" => "ファイル", +"Size" => "サイズ", +"Modified" => "更新日時", +"File handling" => "ファイルæ“作", "Maximum upload size" => "最大アップãƒãƒ¼ãƒ‰ã‚µã‚¤ã‚º", -"New" => "æ–°è¦ä½œæˆ", +"max. possible: " => "最大容é‡: ", +"Needed for multi-file and folder downloads." => "複数ファイルãŠã‚ˆã³ãƒ•ォルダã®ãƒ€ã‚¦ãƒ³ãƒãƒ¼ãƒ‰ã«å¿…è¦", +"Enable ZIP-download" => "ZIPå½¢å¼ã®ãƒ€ã‚¦ãƒ³ãƒãƒ¼ãƒ‰ã‚’有効ã«ã™ã‚‹", +"0 is unlimited" => "0を指定ã—ãŸå ´åˆã¯ç„¡åˆ¶é™", +"Maximum input size for ZIP files" => "ZIPファイルã¸ã®æœ€å¤§å…¥åŠ›ã‚µã‚¤ã‚º", +"New" => "æ–°è¦", "Text file" => "テã‚ストファイル", "Folder" => "フォルダ", +"From url" => "URL", "Upload" => "アップãƒãƒ¼ãƒ‰", +"Cancel upload" => "アップãƒãƒ¼ãƒ‰ã‚’ã‚ャンセル", "Nothing in here. Upload something!" => "ã“ã“ã«ã¯ä½•ã‚‚ã‚りã¾ã›ã‚“。何ã‹ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã—ã¦ãã ã•ã„。", "Name" => "åå‰", +"Share" => "共有", "Download" => "ダウンãƒãƒ¼ãƒ‰", -"Size" => "サイズ", -"Modified" => "更新日時", "Delete" => "削除", "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." => "ファイルをスã‚ャンã—ã¦ã„ã¾ã™ã€ã—ã°ã‚‰ããŠå¾…ã¡ãã ã•ã„。", +"Current scanning" => "スã‚ャンä¸" ); diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php index d519df714e9676dd427a43c645bef0dee28d21fd..70575f0975d64e78ec84d27cf2c77f3bac67763e 100644 --- a/apps/files/l10n/ko.php +++ b/apps/files/l10n/ko.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "임시 í´ë”ê°€ 사ë¼ì§", "Failed to write to disk" => "디스í¬ì— ì“°ì§€ 못했습니다", "Files" => "파ì¼", +"Size" => "í¬ê¸°", +"Modified" => "ìˆ˜ì •ë¨", "File handling" => "íŒŒì¼ ì²˜ë¦¬", "Maximum upload size" => "최대 업로드 í¬ê¸°", "max. possible: " => "최대. 가능한:", @@ -24,9 +26,6 @@ "Name" => "ì´ë¦„", "Share" => "ê³µìœ ", "Download" => "다운로드", -"Size" => "í¬ê¸°", -"Modified" => "ìˆ˜ì •ë¨", -"Delete all" => "ëª¨ë‘ ì‚ì œ", "Delete" => "ì‚ì œ", "Upload too large" => "업로드 용량 초과", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "ì´ íŒŒì¼ì´ 서버ì—서 허용하는 최대 업로드 가능 용량보다 í½ë‹ˆë‹¤.", diff --git a/apps/files/l10n/lb.php b/apps/files/l10n/lb.php index 43956fcd63e65288f8033937027a0a69d474baa9..548ef4895d4733047924dc8fd31d1b3a89dbbf9f 100644 --- a/apps/files/l10n/lb.php +++ b/apps/files/l10n/lb.php @@ -5,15 +5,30 @@ "The uploaded file was only partially uploaded" => "Déi ropgelueden Datei ass nëmmen hallef ropgelueden ginn", "No file was uploaded" => "Et ass keng Datei ropgelueden ginn", "Missing a temporary folder" => "Et feelt en temporären Dossier", +"Failed to write to disk" => "Konnt net op den Disk schreiwen", "Files" => "Dateien", +"Size" => "Gréisst", +"Modified" => "Geännert", +"File handling" => "Fichier handling", "Maximum upload size" => "Maximum Upload Gréisst ", +"max. possible: " => "max. méiglech:", +"Needed for multi-file and folder downloads." => "Gett gebraucht fir multi-Fichier an Dossier Downloads.", +"Enable ZIP-download" => "ZIP-download erlaben", +"0 is unlimited" => "0 ass onlimitéiert", +"Maximum input size for ZIP files" => "Maximal Gréisst fir ZIP Fichieren", +"New" => "Nei", +"Text file" => "Text Fichier", +"Folder" => "Dossier", +"From url" => "From URL", "Upload" => "Eroplueden", +"Cancel upload" => "Upload ofbriechen", "Nothing in here. Upload something!" => "Hei ass näischt. Lued eppes rop!", "Name" => "Numm", +"Share" => "Share", "Download" => "Eroflueden", -"Size" => "Gréisst", -"Modified" => "Geännert", "Delete" => "Läschen", "Upload too large" => "Upload ze grouss", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Déi Dateien déi Dir probéiert erop ze lueden sinn méi grouss wei déi Maximal Gréisst déi op dësem Server erlaabt ass." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Déi Dateien déi Dir probéiert erop ze lueden sinn méi grouss wei déi Maximal Gréisst déi op dësem Server erlaabt ass.", +"Files are being scanned, please wait." => "Fichieren gi gescannt, war weg.", +"Current scanning" => "Momentane Scan" ); diff --git a/apps/files/l10n/lt_LT.php b/apps/files/l10n/lt_LT.php index 24a16515f62ce6623b477e17cb1508bc77608662..e876e743a48d9894764342a733973b545df29513 100644 --- a/apps/files/l10n/lt_LT.php +++ b/apps/files/l10n/lt_LT.php @@ -5,17 +5,21 @@ "The uploaded file was only partially uploaded" => "Failas buvo įkeltas tik dalinai", "No file was uploaded" => "Nebuvo įkeltas nÄ— vienas failas", "Missing a temporary folder" => "NÄ—ra laikinojo katalogo", +"Failed to write to disk" => "Nepavyko įraÅ¡yti į diskÄ…", "Files" => "Failai", +"Size" => "Dydis", +"Modified" => "Pakeista", "Maximum upload size" => "Maksimalus failo dydis", "New" => "Naujas", "Text file" => "Teksto failas", "Folder" => "Katalogas", +"From url" => "IÅ¡ adreso", "Upload" => "Ä®kelti", +"Cancel upload" => "AtÅ¡aukti siuntimÄ…", "Nothing in here. Upload something!" => "ÄŒia tuÅ¡Äia. Ä®kelkite kÄ… nors!", "Name" => "Pavadinimas", +"Share" => "Dalintis", "Download" => "Atsisiųsti", -"Size" => "Dydis", -"Modified" => "Pakeista", "Delete" => "IÅ¡trinti", "Upload too large" => "Ä®kÄ—limui failas per didelis", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Bandomų įkelti failų dydis virÅ¡ija maksimalų leidžiamÄ… Å¡iame serveryje" diff --git a/apps/files/l10n/mk.php b/apps/files/l10n/mk.php index f32d6a237e09e311559322c9db248ac15d93a071..d3efa4d0225d5ada9b4fd8422d550f0c5fa7e6ad 100644 --- a/apps/files/l10n/mk.php +++ b/apps/files/l10n/mk.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Ðе поÑтои привремена папка", "Failed to write to disk" => "ÐеуÑпеав да запишам на диÑк", "Files" => "Датотеки", +"Size" => "Големина", +"Modified" => "Променето", "File handling" => "Ракување Ñо датотеки", "Maximum upload size" => "МакÑимална големина за подигање", "max. possible: " => "макÑ. можно:", @@ -24,9 +26,6 @@ "Name" => "Име", "Share" => "Сподели", "Download" => "Преземи", -"Size" => "Големина", -"Modified" => "Променето", -"Delete all" => "Избриши ÑÑ", "Delete" => "Избриши", "Upload too large" => "Датотеката е премногу голема", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Датотеките кои Ñе обидувате да ги подигнете ја надминуваат макÑималната големина за подигнување датотеки на овој Ñервер.", diff --git a/apps/files/l10n/ms_MY.php b/apps/files/l10n/ms_MY.php index 432079baeca15a63dee8d6038c37bd3ebf8df35e..1a1d72a01b61f94291062c78a8b5eff0e9d0084b 100644 --- a/apps/files/l10n/ms_MY.php +++ b/apps/files/l10n/ms_MY.php @@ -6,6 +6,8 @@ "No file was uploaded" => "Tiada fail yang dimuat naik", "Missing a temporary folder" => "Folder sementara hilang", "Files" => "fail", +"Size" => "Saiz", +"Modified" => "Dimodifikasi", "Maximum upload size" => "Saiz maksimum muat naik", "New" => "Baru", "Text file" => "Fail teks", @@ -14,8 +16,6 @@ "Nothing in here. Upload something!" => "Tiada apa-apa di sini. Muat naik sesuatu!", "Name" => "Nama ", "Download" => "Muat turun", -"Size" => "Saiz", -"Modified" => "Dimodifikasi", "Delete" => "Padam", "Upload too large" => "Muat naik terlalu besar", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Fail yang cuba dimuat naik melebihi saiz maksimum fail upload server" diff --git a/apps/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php index 70ed95019b125d222227983a6258840c1392781d..0f4cc33ae389ed2d9360242bd6be47f572b9df53 100644 --- a/apps/files/l10n/nb_NO.php +++ b/apps/files/l10n/nb_NO.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Mangler en midlertidig mappe", "Failed to write to disk" => "Klarte ikke Ã¥ skrive til disk", "Files" => "Filer", +"Size" => "Størrelse", +"Modified" => "Endret", "File handling" => "FilhÃ¥ndtering", "Maximum upload size" => "Maksimum opplastingsstørrelse", "max. possible: " => "max. mulige:", @@ -24,9 +26,6 @@ "Name" => "Navn", "Share" => "Del", "Download" => "Last ned", -"Size" => "Størrelse", -"Modified" => "Endret", -"Delete all" => "Slett alle", "Delete" => "Slett", "Upload too large" => "Opplasting for stor", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver Ã¥ laste opp er for store for Ã¥ laste opp til denne serveren.", diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php index e7f32b835b0841ab245b13533f1e8299b3a81a55..119f6034f154436314715e2f0773f4cf2838626f 100644 --- a/apps/files/l10n/nl.php +++ b/apps/files/l10n/nl.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Een tijdelijke map mist", "Failed to write to disk" => "Schrijven naar schijf mislukt", "Files" => "Bestanden", +"Size" => "Bestandsgrootte", +"Modified" => "Laatst aangepast", "File handling" => "Bestand", "Maximum upload size" => "Maximale bestandsgrootte voor uploads", "max. possible: " => "max. mogelijk: ", @@ -24,9 +26,6 @@ "Name" => "Naam", "Share" => "Delen", "Download" => "Download", -"Size" => "Bestandsgrootte", -"Modified" => "Laatst aangepast", -"Delete all" => "Alles verwijderen", "Delete" => "Verwijder", "Upload too large" => "Bestanden te groot", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "De bestanden die u probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.", diff --git a/apps/files/l10n/nn_NO.php b/apps/files/l10n/nn_NO.php index f3302b7a53bfcbec355818c05ddfe94d0b308e4b..002e85de5cc99501b7c1a53240d0b2acc9d6fd49 100644 --- a/apps/files/l10n/nn_NO.php +++ b/apps/files/l10n/nn_NO.php @@ -6,6 +6,8 @@ "No file was uploaded" => "Ingen filer vart lasta opp", "Missing a temporary folder" => "Manglar ei mellombels mappe", "Files" => "Filer", +"Size" => "Storleik", +"Modified" => "Endra", "Maximum upload size" => "Maksimal opplastingsstorleik", "New" => "Ny", "Text file" => "Tekst fil", @@ -14,8 +16,6 @@ "Nothing in here. Upload something!" => "Ingenting her. Last noko opp!", "Name" => "Namn", "Download" => "Last ned", -"Size" => "Storleik", -"Modified" => "Endra", "Delete" => "Slett", "Upload too large" => "For stor opplasting", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver Ã¥ laste opp er større enn maksgrensa til denne tenaren." diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php index 80b35f08251a4963e5df04d89e2f6856dd2c297b..bfdd04659dd389a140b39960a540ec00926e458f 100644 --- a/apps/files/l10n/pl.php +++ b/apps/files/l10n/pl.php @@ -5,18 +5,30 @@ "The uploaded file was only partially uploaded" => "Plik przesÅ‚ano tylko częściowo", "No file was uploaded" => "Nie przesÅ‚ano żadnego pliku", "Missing a temporary folder" => "Brak katalogu tymczasowego", +"Failed to write to disk" => "Błąd zapisu na dysk", "Files" => "Pliki", +"Size" => "Rozmiar", +"Modified" => "Czas modyfikacji", +"File handling" => "ZarzÄ…dzanie plikami", "Maximum upload size" => "Maksymalny rozmiar wysyÅ‚anego pliku", +"max. possible: " => "max. możliwych", +"Needed for multi-file and folder downloads." => "Wymagany do pobierania wielu plików i folderów", +"Enable ZIP-download" => "Włącz pobieranie ZIP-paczki", +"0 is unlimited" => "0 jest nielimitowane", +"Maximum input size for ZIP files" => "Maksymalna wielkość pliku wejÅ›ciowego ZIP ", "New" => "Nowy", "Text file" => "Plik tekstowy", "Folder" => "Katalog", +"From url" => "Z adresu", "Upload" => "PrzeÅ›lij", +"Cancel upload" => "PrzestaÅ„ wysyÅ‚ać", "Nothing in here. Upload something!" => "Brak zawartoÅ›ci. ProszÄ™ wysÅ‚ać pliki!", "Name" => "Nazwa", +"Share" => "Współdziel", "Download" => "Pobiera element", -"Size" => "Rozmiar", -"Modified" => "Czas modyfikacji", "Delete" => "Usuwa element", "Upload too large" => "WysyÅ‚any plik ma za duży rozmiar", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Pliki które próbujesz przesÅ‚ać, przekraczajÄ… maksymalnÄ…, dopuszczalnÄ… wielkość." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Pliki które próbujesz przesÅ‚ać, przekraczajÄ… maksymalnÄ…, dopuszczalnÄ… wielkość.", +"Files are being scanned, please wait." => "Skanowanie plików, proszÄ™ czekać.", +"Current scanning" => "Aktualnie skanowane" ); diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php index e4bb5e1f26bc67f06da1df473246b22900e5447d..b70406f517114a79656494fba9c55db1160a65c0 100644 --- a/apps/files/l10n/pt_BR.php +++ b/apps/files/l10n/pt_BR.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Pasta temporária não encontrada", "Failed to write to disk" => "Falha ao escrever no disco", "Files" => "Arquivos", +"Size" => "Tamanho", +"Modified" => "Modificado", "File handling" => "Tratamento de Arquivo", "Maximum upload size" => "Tamanho máximo para carregar", "max. possible: " => "max. possÃvel:", @@ -24,9 +26,6 @@ "Name" => "Nome", "Share" => "Compartilhar", "Download" => "Baixar", -"Size" => "Tamanho", -"Modified" => "Modificado", -"Delete all" => "Deletar Tudo", "Delete" => "Excluir", "Upload too large" => "Arquivo muito grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os arquivos que você está tentando carregar excedeu o tamanho máximo para arquivos no servidor.", diff --git a/apps/files/l10n/pt_PT.php b/apps/files/l10n/pt_PT.php index 9ac764d9593ecf9ddd8450443275cff4e0dfa67b..ac2243028258f5452e9ec77cbf914de4b98e68e6 100644 --- a/apps/files/l10n/pt_PT.php +++ b/apps/files/l10n/pt_PT.php @@ -5,18 +5,30 @@ "The uploaded file was only partially uploaded" => "O ficheiro enviado só foi enviado parcialmente", "No file was uploaded" => "Não foi enviado nenhum ficheiro", "Missing a temporary folder" => "Falta uma pasta temporária", +"Failed to write to disk" => "Falhou a escrita no disco", "Files" => "Ficheiros", +"Size" => "Tamanho", +"Modified" => "Modificado", +"File handling" => "Manuseamento de ficheiros", "Maximum upload size" => "Tamanho máximo de envio", +"max. possible: " => "max. possivel: ", +"Needed for multi-file and folder downloads." => "Necessário para multi download de ficheiros e pastas", +"Enable ZIP-download" => "Ativar dowload de ficheiros ZIP", +"0 is unlimited" => "0 é ilimitado", +"Maximum input size for ZIP files" => "Tamanho máximo para ficheiros ZIP", "New" => "Novo", "Text file" => "Ficheiro de texto", "Folder" => "Pasta", +"From url" => "Do endereço", "Upload" => "Enviar", +"Cancel upload" => "Cancelar upload", "Nothing in here. Upload something!" => "Vazio. Envia alguma coisa!", "Name" => "Nome", +"Share" => "Partilhar", "Download" => "Transferir", -"Size" => "Tamanho", -"Modified" => "Modificado", "Delete" => "Apagar", "Upload too large" => "Envio muito grande", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os ficheiro que estás a tentar enviar excedem o tamanho máximo de envio neste servidor." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os ficheiro que estás a tentar enviar excedem o tamanho máximo de envio neste servidor.", +"Files are being scanned, please wait." => "Os ficheiros estão a ser analisados, por favor aguarde.", +"Current scanning" => "Análise actual" ); diff --git a/apps/files/l10n/ro.php b/apps/files/l10n/ro.php index 307d67d66c50ec75e52dc990636d03a7001fbe47..e6f0294fd3f99e47593c66e473a81ec4806ecbe2 100644 --- a/apps/files/l10n/ro.php +++ b/apps/files/l10n/ro.php @@ -5,18 +5,30 @@ "The uploaded file was only partially uploaded" => "FiÈ™ierul a fost încărcat doar parÈ›ial", "No file was uploaded" => "Niciun fiÈ™ier încărcat", "Missing a temporary folder" => "LipseÈ™te un dosar temporar", +"Failed to write to disk" => "Eroare la scriere pe disc", "Files" => "FiÈ™iere", +"Size" => "Dimensiune", +"Modified" => "Modificat", +"File handling" => "Manipulare fiÈ™iere", "Maximum upload size" => "Dimensiune maximă admisă la încărcare", +"max. possible: " => "max. posibil:", +"Needed for multi-file and folder downloads." => "Necesar pentru descărcarea mai multor fiÈ™iere È™i a dosarelor", +"Enable ZIP-download" => "Activează descărcare fiÈ™iere compresate", +"0 is unlimited" => "0 e nelimitat", +"Maximum input size for ZIP files" => "Dimensiunea maximă de intrare pentru fiÈ™iere compresate", "New" => "Nou", "Text file" => "FiÈ™ier text", "Folder" => "Dosar", +"From url" => "De la URL", "Upload" => "ÃŽncarcă", +"Cancel upload" => "Anulează încărcarea", "Nothing in here. Upload something!" => "Nimic aici. ÃŽncarcă ceva!", "Name" => "Nume", +"Share" => "Partajează", "Download" => "Descarcă", -"Size" => "Dimensiune", -"Modified" => "Modificat", "Delete" => "Șterge", "Upload too large" => "FiÈ™ierul încărcat este prea mare", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "FiÈ™ierul care l-ai încărcat a depășită limita maximă admisă la încărcare pe acest server." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "FiÈ™ierul care l-ai încărcat a depășită limita maximă admisă la încărcare pe acest server.", +"Files are being scanned, please wait." => "FiÈ™ierele sunt scanate, te rog aÈ™teptă.", +"Current scanning" => "ÃŽn curs de scanare" ); diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php index d531d2589cde9cce65a19a3d15584cc4aeed371b..45648012a14cdc37ced56f29ddb218432af5ea6e 100644 --- a/apps/files/l10n/ru.php +++ b/apps/files/l10n/ru.php @@ -5,18 +5,30 @@ "The uploaded file was only partially uploaded" => "Файл был загружен не полноÑтью", "No file was uploaded" => "Файл не был загружен", "Missing a temporary folder" => "Ðевозможно найти временную папку", +"Failed to write to disk" => "Ошибка запиÑи на диÑк", "Files" => "Файлы", +"Size" => "Размер", +"Modified" => "Изменен", +"File handling" => "Управление файлами", "Maximum upload size" => "МакÑимальный размер файла", +"max. possible: " => "макÑ. возможно: ", +"Needed for multi-file and folder downloads." => "ТребуетÑÑ Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸ неÑкольких файорв и папок", +"Enable ZIP-download" => "Включить ZIP-загрузку", +"0 is unlimited" => "0 - без ограничений", +"Maximum input size for ZIP files" => "МакÑимальный иÑходный размер Ð´Ð»Ñ ZIP файлов", "New" => "Ðовый", "Text file" => "ТекÑтовый файл", "Folder" => "Папка", +"From url" => "С url", "Upload" => "Закачать", +"Cancel upload" => "Отмена закачки", "Nothing in here. Upload something!" => "ЗдеÑÑŒ ничего нет. Закачайте что-нибудь!", "Name" => "Ðазвание", +"Share" => "ПоделитьÑÑ", "Download" => "Скачать", -"Size" => "Размер", -"Modified" => "Изменен", "Delete" => "Удалить", "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." => "Подождите, файлы ÑканируютÑÑ.", +"Current scanning" => "Текущее Ñканирование" ); diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php index a4e14e6bb8f72b6b0f409fbd4ae1ba61c0bf261b..2a7e84af6c49b5dbbfb1464b74a2ff030c53bbd6 100644 --- a/apps/files/l10n/sk_SK.php +++ b/apps/files/l10n/sk_SK.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Chýbajúci doÄasný prieÄinok", "Failed to write to disk" => "Zápis na disk sa nepodaril", "Files" => "Súbory", +"Size" => "VeľkosÅ¥", +"Modified" => "Upravené", "File handling" => "Nastavenie správanie k súborom", "Maximum upload size" => "Maximálna veľkosÅ¥ nahratia", "max. possible: " => "najväÄÅ¡ie možné:", @@ -24,9 +26,6 @@ "Name" => "Meno", "Share" => "ZdielaÅ¥", "Download" => "StiahnuÅ¥", -"Size" => "VeľkosÅ¥", -"Modified" => "Upravené", -"Delete all" => "OdstrániÅ¥ vÅ¡etko", "Delete" => "OdstrániÅ¥", "Upload too large" => "Nahrávanie prÃliÅ¡ veľké", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Súbory ktoré sa snažÃte nahraÅ¥ presahujú maximálnu veľkosÅ¥ pre nahratie súborov na tento server.", diff --git a/apps/files/l10n/sl.php b/apps/files/l10n/sl.php index 8969a3f092874141cbbb11565caf2e28427bad2e..b0ea2dc373cda6a3d849faba0263ed03d764e688 100644 --- a/apps/files/l10n/sl.php +++ b/apps/files/l10n/sl.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Manjka zaÄasna mapa", "Failed to write to disk" => "Pisanje na disk je spodletelo", "Files" => "Datoteke", +"Size" => "Velikost", +"Modified" => "Spremenjeno", "File handling" => "Rokovanje z datotekami", "Maximum upload size" => "NajveÄja velikost za nalaganje", "max. possible: " => "najveÄ mogoÄe:", @@ -24,9 +26,6 @@ "Name" => "Ime", "Share" => "Souporaba", "Download" => "Prejmi", -"Size" => "Velikost", -"Modified" => "Spremenjeno", -"Delete all" => "IzbriÅ¡i vse", "Delete" => "IzbriÅ¡i", "Upload too large" => "Nalaganje ni mogoÄe, ker je preveliko", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke, ki jih želite naložiti, presegajo najveÄjo dovoljeno velikost na tem strežniku.", diff --git a/apps/files/l10n/sr.php b/apps/files/l10n/sr.php index bd70ab02c84b2f527f97e28873aa036610ba3455..68c50d5282aaa833da4e0cee3ea16613eeee410a 100644 --- a/apps/files/l10n/sr.php +++ b/apps/files/l10n/sr.php @@ -6,6 +6,8 @@ "No file was uploaded" => "Ðиједан фајл није поÑлат", "Missing a temporary folder" => "ÐедоÑтаје привремена фаÑцикла", "Files" => "Фајлови", +"Size" => "Величина", +"Modified" => "Задња измена", "Maximum upload size" => "МакÑимална величина пошиљке", "New" => "Ðови", "Text file" => "текÑтуални фајл", @@ -14,8 +16,6 @@ "Nothing in here. Upload something!" => "Овде нема ничег. Пошаљите нешто!", "Name" => "Име", "Download" => "Преузми", -"Size" => "Величина", -"Modified" => "Задња измена", "Delete" => "Обриши", "Upload too large" => "Пошиљка је превелика", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Фајлови које желите да пошаљете превазилазе ограничење макÑималне величине пошиљке на овом Ñерверу." diff --git a/apps/files/l10n/sr@latin.php b/apps/files/l10n/sr@latin.php index 1b5addbc5717f60f97f96f6c7be03c88c0f570c8..63843fc8b5599772c8f547860b2915afe1155018 100644 --- a/apps/files/l10n/sr@latin.php +++ b/apps/files/l10n/sr@latin.php @@ -6,13 +6,13 @@ "No file was uploaded" => "Nijedan fajl nije poslat", "Missing a temporary folder" => "Nedostaje privremena fascikla", "Files" => "Fajlovi", +"Size" => "VeliÄina", +"Modified" => "Zadnja izmena", "Maximum upload size" => "Maksimalna veliÄina poÅ¡iljke", "Upload" => "PoÅ¡alji", "Nothing in here. Upload something!" => "Ovde nema niÄeg. PoÅ¡aljite neÅ¡to!", "Name" => "Ime", "Download" => "Preuzmi", -"Size" => "VeliÄina", -"Modified" => "Zadnja izmena", "Delete" => "ObriÅ¡i", "Upload too large" => "PoÅ¡iljka je prevelika", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Fajlovi koje želite da poÅ¡aljete prevazilaze ograniÄenje maksimalne veliÄine poÅ¡iljke na ovom serveru." diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php index 1c83ab6c0b7c847dd2e613eececf3ec4dea94997..f508f22f3cf448ca9a430ae632e550bae8c86005 100644 --- a/apps/files/l10n/sv.php +++ b/apps/files/l10n/sv.php @@ -5,18 +5,30 @@ "The uploaded file was only partially uploaded" => "Den uppladdade filen var endast delvist uppladdad", "No file was uploaded" => "Ingen fil blev uppladdad", "Missing a temporary folder" => "Saknar en tillfällig mapp", +"Failed to write to disk" => "Misslyckades spara till disk", "Files" => "Filer", -"Maximum upload size" => "Maximal storlek att lägga upp", +"Size" => "Storlek", +"Modified" => "Ändrad", +"File handling" => "Filhantering", +"Maximum upload size" => "Maximal storlek att ladda upp", +"max. possible: " => "max. möjligt:", +"Needed for multi-file and folder downloads." => "Krävs för nerladdning av flera mappar och filer", +"Enable ZIP-download" => "Aktivera ZIP-nerladdning", +"0 is unlimited" => "0 är lika med oändligt", +"Maximum input size for ZIP files" => "Största tillÃ¥tna storlek för ZIP filer", "New" => "Ny", "Text file" => "Textfil", "Folder" => "Mapp", +"From url" => "FrÃ¥n webbadress", "Upload" => "Ladda upp", +"Cancel upload" => "Avbryt uppladdning", "Nothing in here. Upload something!" => "Ingenting här. Ladda upp nÃ¥got!", "Name" => "Namn", +"Share" => "Dela", "Download" => "Ladda ned", -"Size" => "Storlek", -"Modified" => "Ändrad", "Delete" => "Ta bort", "Upload too large" => "För stor uppladdning", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar pÃ¥ servern." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar pÃ¥ servern.", +"Files are being scanned, please wait." => "Filerna skannas, var god vänta", +"Current scanning" => "Aktuell avsökning" ); diff --git a/apps/files/l10n/th_TH.php b/apps/files/l10n/th_TH.php index 9b446125a3e43a70e05fce515020bc612e21edb7..ec538262e0228acb0edbfd7c128ac12368f368dc 100644 --- a/apps/files/l10n/th_TH.php +++ b/apps/files/l10n/th_TH.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "à¹à¸Ÿà¹‰à¸¡à¹€à¸à¸à¸ªà¸²à¸£à¸Šà¸±à¹ˆà¸§à¸„ราวเà¸à¸´à¸”à¸à¸²à¸£à¸ªà¸¹à¸à¸«à¸²à¸¢", "Failed to write to disk" => "เขียนข้à¸à¸¡à¸¹à¸¥à¸¥à¸‡à¹à¸œà¹ˆà¸™à¸”ิสà¸à¹Œà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§", "Files" => "ไฟล์", +"Size" => "ขนาด", +"Modified" => "ปรับปรุงล่าสุด", "File handling" => "à¸à¸²à¸£à¸ˆà¸±à¸”à¸à¸²à¹„ฟล์", "Maximum upload size" => "ขนาดไฟล์สูงสุดที่à¸à¸±à¸žà¹‚หลดได้", "max. possible: " => "จำนวนสูงสุดที่สามารถทำได้: ", @@ -24,9 +26,6 @@ "Name" => "ชื่à¸", "Share" => "à¹à¸Šà¸£à¹Œ", "Download" => "ดาวน์โหลด", -"Size" => "ขนาด", -"Modified" => "ปรับปรุงล่าสุด", -"Delete all" => "ลบทั้งหมด", "Delete" => "ลบ", "Upload too large" => "ไฟล์ที่à¸à¸±à¸žà¹‚หลดมีขนาดใหà¸à¹ˆà¹€à¸à¸´à¸™à¹„ป", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "ไฟล์ที่คุณพยายามที่จะà¸à¸±à¸žà¹‚หลดมีขนาดเà¸à¸´à¸™à¸à¸§à¹ˆà¸²à¸‚นาดสูงสุดที่à¸à¸³à¸«à¸™à¸”ไว้ให้à¸à¸±à¸žà¹‚หลดได้สำหรับเซิร์ฟเวà¸à¸£à¹Œà¸™à¸µà¹‰", diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index d8d32e226c3df01c09283a9fb9974ba7dfe4dcea..b8de8249a1d4411562c0d0f29a20ef49bf27ca0c 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "Geçici bir klasör eksik", "Failed to write to disk" => "Diske yazılamadı", "Files" => "Dosyalar", +"Size" => "Boyut", +"Modified" => "DeÄŸiÅŸtirilme", "File handling" => "Dosya taşıma", "Maximum upload size" => "Maksimum yükleme boyutu", "max. possible: " => "mümkün olan en fazla: ", @@ -24,9 +26,6 @@ "Name" => "Ad", "Share" => "PaylaÅŸ", "Download" => "İndir", -"Size" => "Boyut", -"Modified" => "DeÄŸiÅŸtirilme", -"Delete all" => "Hepsini sil", "Delete" => "Sil", "Upload too large" => "Yüklemeniz çok büyük", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Yüklemeye çalıştığınız dosyalar bu sunucudaki maksimum yükleme boyutunu aşıyor.", diff --git a/apps/files/l10n/uk.php b/apps/files/l10n/uk.php index 37e1c4b838dd4d9cca8480e2d5de711baba0c2c5..8b21cb26a3c8bbd516bb5addff26b2e9a0214f29 100644 --- a/apps/files/l10n/uk.php +++ b/apps/files/l10n/uk.php @@ -6,6 +6,8 @@ "No file was uploaded" => "Ðе відвантажено жодного файлу", "Missing a temporary folder" => "ВідÑутній тимчаÑовий каталог", "Files" => "Файли", +"Size" => "Розмір", +"Modified" => "Змінено", "Maximum upload size" => "МакÑимальний розмір відвантажень", "New" => "Створити", "Text file" => "ТекÑтовий файл", @@ -14,8 +16,6 @@ "Nothing in here. Upload something!" => "Тут нічого немає. Відвантажте що-небудь!", "Name" => "Ім'Ñ", "Download" => "Завантажити", -"Size" => "Розмір", -"Modified" => "Змінено", "Delete" => "Видалити", "Upload too large" => "Файл занадто великий", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файли,що ви намагаєтеÑÑŒ відвантажити перевищують макÑимальний дозволений розмір файлів на цьому Ñервері." diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php index 748c7897994f91a3cb3b21b412525e862963b1ec..c2e6541f2a235859e1461e557af88f5d7589b112 100644 --- a/apps/files/l10n/zh_CN.php +++ b/apps/files/l10n/zh_CN.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "缺少临时目录", "Failed to write to disk" => "写入ç£ç›˜å¤±è´¥", "Files" => "文件", +"Size" => "大å°", +"Modified" => "修改日期", "File handling" => "文件处ç†", "Maximum upload size" => "æœ€å¤§ä¸Šä¼ å¤§å°", "max. possible: " => "最大å¯èƒ½: ", @@ -24,9 +26,6 @@ "Name" => "åç§°", "Share" => "共享", "Download" => "下载", -"Size" => "大å°", -"Modified" => "修改日期", -"Delete all" => "åˆ é™¤æ‰€æœ‰", "Delete" => "åˆ é™¤", "Upload too large" => "ä¸Šä¼ æ–‡ä»¶è¿‡å¤§", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "您æ£å°è¯•ä¸Šä¼ çš„æ–‡ä»¶è¶…è¿‡äº†æ¤æœåС噍å¯ä»¥ä¸Šä¼ 的最大大å°", diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php index 2ff343b0f31d1f747c359a609b7a4a0f912dfe10..91a1344ca37a426090cd973900f03f5c58e9b5e3 100644 --- a/apps/files/l10n/zh_TW.php +++ b/apps/files/l10n/zh_TW.php @@ -7,7 +7,15 @@ "Missing a temporary folder" => "éºå¤±æš«å˜è³‡æ–™å¤¾", "Failed to write to disk" => "寫入硬碟失敗", "Files" => "檔案", +"Size" => "大å°", +"Modified" => "修改", +"File handling" => "檔案處ç†", "Maximum upload size" => "最大上傳容é‡", +"max. possible: " => "最大å…許: ", +"Needed for multi-file and folder downloads." => "é‡å°å¤šæª”案和目錄下載是必填的", +"Enable ZIP-download" => "啟用 Zip 下載", +"0 is unlimited" => "0代表沒有é™åˆ¶", +"Maximum input size for ZIP files" => "é‡å°ZIP檔案最大輸入大å°", "New" => "新增", "Text file" => "æ–‡å—æª”", "Folder" => "資料夾", @@ -18,10 +26,9 @@ "Name" => "å稱", "Share" => "分享", "Download" => "下載", -"Size" => "大å°", -"Modified" => "修改", -"Delete all" => "全部刪除", "Delete" => "刪除", "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." => "æ£åœ¨æŽƒææª”案,請ç¨ç‰ã€‚", +"Current scanning" => "ç›®å‰æŽƒæ" ); diff --git a/apps/gallery/l10n/ca.php b/apps/gallery/l10n/ca.php index cbb0d8b6c5fbafa19e6f90da7dc4c18ea134b2ed..165414fba209a02ea4ae92f0c20109f61555fb73 100644 --- a/apps/gallery/l10n/ca.php +++ b/apps/gallery/l10n/ca.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Fotos", +"Settings" => "Arranjament", "Rescan" => "Escaneja de nou", "Stop" => "Atura", "Share" => "Comparteix", -"Settings" => "Arranjament", "Back" => "Enrera", "Remove confirmation" => "Elimina la confirmació", "Do you want to remove album" => "Voleu eliminar l'à lbum", diff --git a/apps/gallery/l10n/cs_CZ.php b/apps/gallery/l10n/cs_CZ.php index 4d6394cbb3ffcc26f84176ba96d306f69c192b6d..d008e9d28b308d022b6c1fd6733ad1505da17b1b 100644 --- a/apps/gallery/l10n/cs_CZ.php +++ b/apps/gallery/l10n/cs_CZ.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Obrázky", +"Settings" => "NastavenÃ", "Rescan" => "Znovu prohledat", "Stop" => "Zastavit", "Share" => "SdÃlet", -"Settings" => "NastavenÃ", "Back" => "ZpÄ›t", "Remove confirmation" => "Potvrzenà odebránÃ", "Do you want to remove album" => "Chcete odstranit album?", diff --git a/apps/gallery/l10n/da.php b/apps/gallery/l10n/da.php index b13b16350ebe50e8c7b1329f06fff4317d0bc2fc..172f3c95e8c8ec28527b22c56686a2e8fc6b0e1a 100644 --- a/apps/gallery/l10n/da.php +++ b/apps/gallery/l10n/da.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "Billeder", +"Settings" => "Indstillinger", "Rescan" => "Genindlæs", -"Back" => "Tilbage" +"Stop" => "Stop", +"Share" => "Del", +"Back" => "Tilbage", +"Remove confirmation" => "Fjern bekræftelse", +"Do you want to remove album" => "Ønsker du at fjerne albummet", +"Change album name" => "Ændre albummets navn", +"New album name" => "Nyt album navn" ); diff --git a/apps/gallery/l10n/de.php b/apps/gallery/l10n/de.php index f760022ba25d52cedd9049b83c8c70bc45df3bfa..6c3d9fc73895c93b23e4ca125551194a60683492 100644 --- a/apps/gallery/l10n/de.php +++ b/apps/gallery/l10n/de.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Bilder", -"Rescan" => "Rescan", +"Settings" => "Einstellungen", +"Rescan" => "Erneut Scannen", "Stop" => "Stopp", "Share" => "Teilen", -"Settings" => "Einstellungen", "Back" => "Zurück", "Remove confirmation" => "Bestätigung entfernen", "Do you want to remove album" => "Soll das Album entfernt werden", diff --git a/apps/gallery/l10n/el.php b/apps/gallery/l10n/el.php index 461bd346704f772a36a5b0d07459a377a87402f3..3983011a0c0426271d4101dc2401691af5a54dfd 100644 --- a/apps/gallery/l10n/el.php +++ b/apps/gallery/l10n/el.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Εικόνες", -"Rescan" => "ΕπανασάÏωση", -"Stop" => "Σταμάτησε", -"Share" => "Κοινοποίησε", "Settings" => "Ρυθμίσεις", +"Rescan" => "ΕπανασάÏωση", +"Stop" => "Διακοπή", +"Share" => "Κοινοποίηση", "Back" => "ΕπιστÏοφή", "Remove confirmation" => "ΑφαίÏεση επιβεβαίωσης", "Do you want to remove album" => "ΘÎλετε να αφαιÏÎσετε το άλμπουμ", diff --git a/apps/gallery/l10n/eo.php b/apps/gallery/l10n/eo.php index 7958d04f1b9cbd0bac6d73d69f6a112f23bf48f9..254010b788c0751bafb484e3cfa53b85b2957669 100644 --- a/apps/gallery/l10n/eo.php +++ b/apps/gallery/l10n/eo.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "Bildoj", +"Settings" => "Agordo", "Rescan" => "Reskani", -"Back" => "AntaÅen" +"Stop" => "Halti", +"Share" => "Kunhavigi", +"Back" => "AntaÅen", +"Remove confirmation" => "Forigi konfirmadon", +"Do you want to remove album" => "Ĉu vi volas forigi la albumon?", +"Change album name" => "ÅœanÄi albumnomon", +"New album name" => "Nova albumnomo" ); diff --git a/apps/gallery/l10n/es.php b/apps/gallery/l10n/es.php index 098a92b5c537e6b39693c0d80d041880a75638c0..03e8d6a45635c72bffee2d447a6b755db622378c 100644 --- a/apps/gallery/l10n/es.php +++ b/apps/gallery/l10n/es.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Imágenes", +"Settings" => "Preferencias", "Rescan" => "Refrescar", "Stop" => "Parar", "Share" => "Compartir", -"Settings" => "Preferencias", "Back" => "Atrás", "Remove confirmation" => "Borrar confirmación", "Do you want to remove album" => "¿Quieres eliminar el álbum", diff --git a/apps/gallery/l10n/et_EE.php b/apps/gallery/l10n/et_EE.php index e386274bc543b926a5593f653fd5f225f515b41a..06bd3a5b8fe9c850dc1cd18880057988ad5590ad 100644 --- a/apps/gallery/l10n/et_EE.php +++ b/apps/gallery/l10n/et_EE.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Pildid", +"Settings" => "Seaded", "Rescan" => "Skänni uuesti", "Stop" => "Peata", "Share" => "Jaga", -"Settings" => "Seaded", "Back" => "Tagasi", "Remove confirmation" => "Eemaldamise kinnitus", "Do you want to remove album" => "Kas sa soovid albumit eemaldada", diff --git a/apps/gallery/l10n/eu.php b/apps/gallery/l10n/eu.php index 9942183523a5d8748c08d1416ad77292facbc24a..f406730a8e1a3a13e65f113774084d0dd7645f8e 100644 --- a/apps/gallery/l10n/eu.php +++ b/apps/gallery/l10n/eu.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Argazkiak", +"Settings" => "Ezarpenak", "Rescan" => "Bireskaneatu", "Stop" => "Gelditu", "Share" => "Elkarbanatu", -"Settings" => "Ezarpenak", "Back" => "Atzera", "Remove confirmation" => "Ezabatu konfirmazioa", "Do you want to remove album" => "Albuma ezabatu nahi al duzu", diff --git a/apps/gallery/l10n/fa.php b/apps/gallery/l10n/fa.php index 4ddf28b015d3c4b9a6578b6dd88d1c2720dc8e76..97d47047ebfb116b32c10fcdcf53e5a62e16eb8a 100644 --- a/apps/gallery/l10n/fa.php +++ b/apps/gallery/l10n/fa.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "تصاویر", +"Settings" => "تنظیمات", "Rescan" => "بازرسی دوباره", "Stop" => "توقÙ", "Share" => "به اشتراک گذاری", -"Settings" => "تنظیمات", "Back" => "بازگشت", "Remove confirmation" => "پاک کردن تصدیق", "Do you want to remove album" => "آیا مایل به پاک کردن آلبوم هستید؟", diff --git a/apps/gallery/l10n/fi_FI.php b/apps/gallery/l10n/fi_FI.php new file mode 100644 index 0000000000000000000000000000000000000000..267bb5e547ec56fb85cd61840010f112881c6c73 --- /dev/null +++ b/apps/gallery/l10n/fi_FI.php @@ -0,0 +1,12 @@ +<?php $TRANSLATIONS = array( +"Pictures" => "Kuvat", +"Settings" => "Asetukset", +"Rescan" => "Etsi uusia", +"Stop" => "Pysäytä", +"Share" => "Jaa", +"Back" => "Takaisin", +"Remove confirmation" => "Poiston vahvistus", +"Do you want to remove album" => "Tahdotko poistaa albumin", +"Change album name" => "Muuta albumin nimeä", +"New album name" => "Uuden albumin nimi" +); diff --git a/apps/gallery/l10n/fr.php b/apps/gallery/l10n/fr.php index 4cbd42f1b36739e696d5630caa75f91567b0d614..dfd668ebe89b8e11a03f21942aa4e49a45fce90d 100644 --- a/apps/gallery/l10n/fr.php +++ b/apps/gallery/l10n/fr.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Images", +"Settings" => "Préférences", "Rescan" => "Analyser à nouveau", "Stop" => "Arrêter", "Share" => "Partager", -"Settings" => "Préférences", "Back" => "Retour", "Remove confirmation" => "Enlever la confirmation", "Do you want to remove album" => "Voulez-vous supprimer l'album", diff --git a/apps/gallery/l10n/gl.php b/apps/gallery/l10n/gl.php index b06a15982277ffd5c2605328b203e83f6571f507..b7993ff5c89604f7be58d569777c521f1085b5da 100644 --- a/apps/gallery/l10n/gl.php +++ b/apps/gallery/l10n/gl.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "FotografÃas", +"Settings" => "Configuración", "Rescan" => "Analizar de novo", -"Back" => "Atrás" +"Stop" => "Parar", +"Share" => "Compartir", +"Back" => "Atrás", +"Remove confirmation" => "Eliminar confirmación", +"Do you want to remove album" => "Quere eliminar o album", +"Change album name" => "Trocar o nome do album", +"New album name" => "Novo nome do album" ); diff --git a/apps/gallery/l10n/hr.php b/apps/gallery/l10n/hr.php new file mode 100644 index 0000000000000000000000000000000000000000..edc11ebd9d6b8a89a27c0391c9e8cd6fc55b3f41 --- /dev/null +++ b/apps/gallery/l10n/hr.php @@ -0,0 +1,12 @@ +<?php $TRANSLATIONS = array( +"Pictures" => "Slike", +"Settings" => "Postavke", +"Rescan" => "Ponovo oÄitaj", +"Stop" => "Zaustavi", +"Share" => "Podijeli", +"Back" => "Natrag", +"Remove confirmation" => "Ukloni potvrdu", +"Do you want to remove album" => "Želite li ukloniti album", +"Change album name" => "Promijeni ime albuma", +"New album name" => "Novo ime albuma" +); diff --git a/apps/gallery/l10n/hu_HU.php b/apps/gallery/l10n/hu_HU.php index bd30fe20f2f3d64a59c08cf73293fca2eef1cc40..34adf7719ce9e5639c5904602344d1268b1b8f8f 100644 --- a/apps/gallery/l10n/hu_HU.php +++ b/apps/gallery/l10n/hu_HU.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Képek", +"Settings" => "BeállÃtások", "Rescan" => "Újravizsgálás", "Stop" => "Ãllj", "Share" => "Megosztás", -"Settings" => "BeállÃtások", "Back" => "Vissza", "Remove confirmation" => "MegerÅ‘sÃtés eltávolÃtása", "Do you want to remove album" => "El akarja távolÃtani az albumot?", diff --git a/apps/gallery/l10n/id.php b/apps/gallery/l10n/id.php new file mode 100644 index 0000000000000000000000000000000000000000..7a977b3c9aab88b03d3e147b1aabc06210fc3669 --- /dev/null +++ b/apps/gallery/l10n/id.php @@ -0,0 +1,12 @@ +<?php $TRANSLATIONS = array( +"Pictures" => "Gambar", +"Settings" => "Setting", +"Rescan" => "Scan ulang", +"Stop" => "Berhenti", +"Share" => "Bagikan", +"Back" => "Kembali", +"Remove confirmation" => "Hapus konfirmasi", +"Do you want to remove album" => "Apakah anda ingin menghapus album", +"Change album name" => "Ubah nama album", +"New album name" => "Nama album baru" +); diff --git a/apps/gallery/l10n/it.php b/apps/gallery/l10n/it.php index 1ca87129261d1fb9563f1907895584484b849eae..e21a1d6524b4e28edfbea5e35e435dbd92eee4c0 100644 --- a/apps/gallery/l10n/it.php +++ b/apps/gallery/l10n/it.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Immagini", +"Settings" => "Impostazioni", "Rescan" => "Nuova scansione", "Stop" => "Ferma", "Share" => "Condividi", -"Settings" => "Impostazioni", "Back" => "Indietro", "Remove confirmation" => "Rimuovi conferma", "Do you want to remove album" => "Vuoi rimuovere l'album", diff --git a/apps/gallery/l10n/ja_JP.php b/apps/gallery/l10n/ja_JP.php index 70d4efa53a6dd89856ee475021c35735c36d7e2f..4ef4510baba877b74aed0e369179eb0b0140387a 100644 --- a/apps/gallery/l10n/ja_JP.php +++ b/apps/gallery/l10n/ja_JP.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "写真", +"Settings" => "è¨å®š", "Rescan" => "å†ã‚¹ã‚ャン", -"Back" => "戻る" +"Stop" => "åœæ¢", +"Share" => "共有", +"Back" => "戻る", +"Remove confirmation" => "承èªã‚’å–りやã‚", +"Do you want to remove album" => "アルãƒãƒ を削除ã—ã¾ã™ã‹ï¼Ÿ", +"Change album name" => "アルãƒãƒ åを変更ã™ã‚‹", +"New album name" => "æ–°ã—ã„アルãƒãƒ å" ); diff --git a/apps/gallery/l10n/ko.php b/apps/gallery/l10n/ko.php index b6d37796a080065c01f7b253925d2c4ca22ea146..1900049f87994084347379a8ff465c4972ca6a99 100644 --- a/apps/gallery/l10n/ko.php +++ b/apps/gallery/l10n/ko.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "사진", +"Settings" => "세팅", "Rescan" => "재검색", "Stop" => "ì •ì§€", "Share" => "ê³µìœ ", -"Settings" => "세팅", "Back" => "뒤로", "Remove confirmation" => "ì‚ì œ 승ì¸", "Do you want to remove album" => "ì•¨ë²”ì„ ì‚ì œí•˜ì‹œê² ìŠµë‹ˆê¹Œ", diff --git a/apps/gallery/l10n/lb.php b/apps/gallery/l10n/lb.php new file mode 100644 index 0000000000000000000000000000000000000000..136acedc65329f3fa5be012545681ac24baca73a --- /dev/null +++ b/apps/gallery/l10n/lb.php @@ -0,0 +1,12 @@ +<?php $TRANSLATIONS = array( +"Pictures" => "Fotoen", +"Settings" => "Astellungen", +"Rescan" => "Nei scannen", +"Stop" => "Stop", +"Share" => "Deelen", +"Back" => "Zeréck", +"Remove confirmation" => "Konfirmatioun läschen", +"Do you want to remove album" => "Wëlls de den Album läschen", +"Change album name" => "Album Numm änneren", +"New album name" => "Neien Numm fir den Album" +); diff --git a/apps/gallery/l10n/lt_LT.php b/apps/gallery/l10n/lt_LT.php index 1d8e06498258275c31f8dead8ccbebaa9c459f33..89c1a92d0ccbd685a14881362e1a981aa3ed772b 100644 --- a/apps/gallery/l10n/lt_LT.php +++ b/apps/gallery/l10n/lt_LT.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "Nuotraukos", +"Settings" => "Nustatymai", "Rescan" => "Atnaujinti", -"Back" => "Atgal" +"Stop" => "Sustabdyti", +"Share" => "Dalintis", +"Back" => "Atgal", +"Remove confirmation" => "IÅ¡jungti patvirtinimÄ…", +"Do you want to remove album" => "Ar tikrai norite paÅ¡alinti albumÄ…", +"Change album name" => "Keisti albumo pavadinimÄ…", +"New album name" => "Naujo albumo pavadinimas" ); diff --git a/apps/gallery/l10n/mk.php b/apps/gallery/l10n/mk.php index 59bef78bec6b348fb0d52f533afe69a80f5b16ae..97f85de7ab2876b9b6c74284eba4d2ab8b773f4b 100644 --- a/apps/gallery/l10n/mk.php +++ b/apps/gallery/l10n/mk.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Слики", +"Settings" => "Параметри", "Rescan" => "РеÑкенирај", "Stop" => "Стоп", "Share" => "Сподели", -"Settings" => "Параметри", "Back" => "Ðазад", "Remove confirmation" => "Тргни потврда", "Do you want to remove album" => "Дали Ñакате да го отÑтраните албумот", diff --git a/apps/gallery/l10n/nb_NO.php b/apps/gallery/l10n/nb_NO.php index e3f35ea393872f12f0d38c869cd300b17a5d99e8..93dcb8372da11c4f4c9ce53154b24fab56c51662 100644 --- a/apps/gallery/l10n/nb_NO.php +++ b/apps/gallery/l10n/nb_NO.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Bilder", +"Settings" => "Innstillinger", "Rescan" => "Les inn pÃ¥ nytt", "Stop" => "Stopp", "Share" => "Del", -"Settings" => "Innstillinger", "Back" => "Tilbake", "Remove confirmation" => "Fjern bekreftelse", "Do you want to remove album" => "Ønsker du Ã¥ slette albumet?", diff --git a/apps/gallery/l10n/nl.php b/apps/gallery/l10n/nl.php index b4bd0eb8ea9e9bad2cf9f6fbe773ae53f6390b46..8c987a03d6273367c206cec299aa8e2bee02d2b9 100644 --- a/apps/gallery/l10n/nl.php +++ b/apps/gallery/l10n/nl.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Plaatjes", +"Settings" => "Instellingen", "Rescan" => "Opnieuw doorzoeken", "Stop" => "Stop", "Share" => "Deel", -"Settings" => "Instellingen", "Back" => "Terug", "Remove confirmation" => "Verwijder bevestiging", "Do you want to remove album" => "Wil je het album verwijderen: ", diff --git a/apps/gallery/l10n/pl.php b/apps/gallery/l10n/pl.php index 36004daa25cc9e7fd266932756442c25f96ebfb3..1ff636ac2a0f47e2c3f9d558d35f2e7c7120f2ec 100644 --- a/apps/gallery/l10n/pl.php +++ b/apps/gallery/l10n/pl.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "ZdjÄ™cia", +"Settings" => "Ustawienia", "Rescan" => "Przeszukaj", -"Back" => "Wróć" +"Stop" => "Stop", +"Share" => "Współdziel", +"Back" => "Wróć", +"Remove confirmation" => "UsuÅ„ potwierdzenie", +"Do you want to remove album" => "Czy chcesz usunąć album", +"Change album name" => "ZmieÅ„ nazwÄ™ albumu", +"New album name" => "Nowa nazwa albumu" ); diff --git a/apps/gallery/l10n/pt_BR.php b/apps/gallery/l10n/pt_BR.php index 6fb47e4f842c5b0ce80fddc676af9564188b438b..7b45df444e9ac95d4edf2d64937a5b84d36b4d5e 100644 --- a/apps/gallery/l10n/pt_BR.php +++ b/apps/gallery/l10n/pt_BR.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Fotos", +"Settings" => "Configuração", "Rescan" => "Atualizar", "Stop" => "Parar", "Share" => "Compartilhar", -"Settings" => "Configuração", "Back" => "Voltar", "Remove confirmation" => "Confirmar apagar", "Do you want to remove album" => "Voçe dezeja remover o album", diff --git a/apps/gallery/l10n/pt_PT.php b/apps/gallery/l10n/pt_PT.php index 5d704b824c0aa2b4b20979655140effc8ba5e47c..54e99cf24560284bccb5511d0c461ad70411e03f 100644 --- a/apps/gallery/l10n/pt_PT.php +++ b/apps/gallery/l10n/pt_PT.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "Imagens", +"Settings" => "Definições", "Rescan" => "Atualizar", -"Back" => "Voltar" +"Stop" => "Parar", +"Share" => "Partilhar", +"Back" => "Voltar", +"Remove confirmation" => "Remove confirmação", +"Do you want to remove album" => "Deseja remover o album", +"Change album name" => "Mudar o nome do album", +"New album name" => "Novo nome do album" ); diff --git a/apps/gallery/l10n/ro.php b/apps/gallery/l10n/ro.php index 624e73659b9b4c778b41a5b6c56065e6fefa9c3e..3537c68b173a11e6842a156afd5d4733a46c148f 100644 --- a/apps/gallery/l10n/ro.php +++ b/apps/gallery/l10n/ro.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "Imagini", +"Settings" => "Setări", "Rescan" => "Re-scanează", -"Back" => "ÃŽnapoi" +"Stop" => "Stop", +"Share" => "Partajează", +"Back" => "ÃŽnapoi", +"Remove confirmation" => "Șterge confirmarea", +"Do you want to remove album" => "Vrei să È™tergi albumul", +"Change album name" => "Schimbă numele albumului", +"New album name" => "Nume nou album" ); diff --git a/apps/gallery/l10n/ru.php b/apps/gallery/l10n/ru.php index 177d5fd3f3553bbfb0ce212bc036c0ac0e1e3f46..f1c530ed28979b94fd623b9ea10dba07adb6c7fc 100644 --- a/apps/gallery/l10n/ru.php +++ b/apps/gallery/l10n/ru.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "РиÑунки", +"Settings" => "ÐаÑтройки", "Rescan" => "Обновить", -"Back" => "Ðазад" +"Stop" => "ОÑтановить", +"Share" => "ПоделитьÑÑ", +"Back" => "Ðазад", +"Remove confirmation" => "Подтверждение удалениÑ", +"Do you want to remove album" => "Ð’Ñ‹ хотите удалить альбом?", +"Change album name" => "Изменить Ð¸Ð¼Ñ Ð°Ð»ÑŒÐ±Ð¾Ð¼Ð°", +"New album name" => "Ðовое Ð¸Ð¼Ñ Ð°Ð»ÑŒÐ±Ð¾Ð¼Ð°" ); diff --git a/apps/gallery/l10n/sk_SK.php b/apps/gallery/l10n/sk_SK.php index 9c18cb49cd78caf16045d1768016875d298fed1b..e3e3be7881caea42cf790660da5b040e64e161c0 100644 --- a/apps/gallery/l10n/sk_SK.php +++ b/apps/gallery/l10n/sk_SK.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Obrázky", +"Settings" => "nastavenia", "Rescan" => "Znovu oskenovaÅ¥", "Stop" => "ZastaviÅ¥", "Share" => "ZdielaÅ¥", -"Settings" => "nastavenia", "Back" => "Späť", "Remove confirmation" => "Potvrdenie odstránenia", "Do you want to remove album" => "Chcete odstrániÅ¥ album?", diff --git a/apps/gallery/l10n/sl.php b/apps/gallery/l10n/sl.php index 671e7306369698193d2c875e205d21c0dcaf9ce6..5e061239862ea3959cb69c1ae265e9599ffedc22 100644 --- a/apps/gallery/l10n/sl.php +++ b/apps/gallery/l10n/sl.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Slike", +"Settings" => "Nastavitve", "Rescan" => "Ponovno preiÅ¡Äi", "Stop" => "Stop", "Share" => "Deli", -"Settings" => "Nastavitve", "Back" => "Nazaj", "Remove confirmation" => "Odstrani potrditev", "Do you want to remove album" => "Ali želite odstraniti album", diff --git a/apps/gallery/l10n/sv.php b/apps/gallery/l10n/sv.php index c1568e348d07cb208c54e778aaf9ce33034a63c2..520d271df10b2eff2427dc99c22aab9bfb0b6139 100644 --- a/apps/gallery/l10n/sv.php +++ b/apps/gallery/l10n/sv.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "Bilder", +"Settings" => "Inställningar", "Rescan" => "Sök igen", -"Back" => "Tillbaka" +"Stop" => "Stoppa", +"Share" => "Dela", +"Back" => "Tillbaka", +"Remove confirmation" => "Vill du säkert ta bort", +"Do you want to remove album" => "Vill du ta bort albumet", +"Change album name" => "Ändra albumnamnet", +"New album name" => "Albumnamn" ); diff --git a/apps/gallery/l10n/th_TH.php b/apps/gallery/l10n/th_TH.php index 39d43dcdc4b94639498aad078cc2f84966a7f23b..34da8dc57fb90f65967285e249050ac2d7731f66 100644 --- a/apps/gallery/l10n/th_TH.php +++ b/apps/gallery/l10n/th_TH.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "รูปภาพ", +"Settings" => "ตั้งค่า", "Rescan" => "ตรวจสà¸à¸šà¸à¸µà¸à¸„รั้ง", "Stop" => "หยุด", "Share" => "à¹à¸Šà¸£à¹Œ", -"Settings" => "ตั้งค่า", "Back" => "ย้à¸à¸™à¸à¸¥à¸±à¸š", "Remove confirmation" => "à¸à¸²à¸£à¸¢à¸·à¸™à¸¢à¸±à¸™à¸à¸²à¸£à¸¥à¸š", "Do you want to remove album" => "คุณต้à¸à¸‡à¸à¸²à¸£à¸¥à¸šà¸à¸±à¸¥à¸šà¸±à¹‰à¸¡à¸à¸à¸à¸«à¸£à¸·à¸à¹„ม่", diff --git a/apps/gallery/l10n/tr.php b/apps/gallery/l10n/tr.php index 07d853998bb5b26928533d873a4710c4011525d9..c42592448cbf08ac72686057c5c7845a0d07c4bf 100644 --- a/apps/gallery/l10n/tr.php +++ b/apps/gallery/l10n/tr.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Resimler", +"Settings" => "Ayarlar", "Rescan" => "Yeniden Tara ", "Stop" => "Durdur", "Share" => "PaylaÅŸ", -"Settings" => "Ayarlar", "Back" => "Geri", "Remove confirmation" => "DoÄŸrulamayı kaldır", "Do you want to remove album" => "Albümü silmek istiyor musunuz", diff --git a/apps/gallery/l10n/zh_CN.php b/apps/gallery/l10n/zh_CN.php index 006c64c32be3b4ad023518ef6facde0d3dc682d4..ffa321f7de62c71ca86a4a6f2ba77bca90422f3a 100644 --- a/apps/gallery/l10n/zh_CN.php +++ b/apps/gallery/l10n/zh_CN.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "图片", +"Settings" => "设置", "Rescan" => "釿–°æ‰«æ", "Stop" => "åœæ¢", "Share" => "分享", -"Settings" => "设置", "Back" => "返回", "Remove confirmation" => "移除确认", "Do you want to remove album" => "æ‚¨æ˜¯å¦æƒ³è¦ç§»é™¤ç›¸å†Œ", diff --git a/apps/gallery/l10n/zh_TW.php b/apps/gallery/l10n/zh_TW.php index 3e633bd792ed325d44052d3efb5075eada4b4227..eb4577affce589736e1f32bd4469af738fbe0ec7 100644 --- a/apps/gallery/l10n/zh_TW.php +++ b/apps/gallery/l10n/zh_TW.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "圖片", +"Settings" => "è¨å®š", "Rescan" => "釿–°æŽƒæ", "Stop" => "åœæ¢", "Share" => "分享", -"Settings" => "è¨å®š", "Back" => "返回", "Remove confirmation" => "移除確èª", "Do you want to remove album" => "ä½ ç¢ºå®šè¦ç§»é™¤ç›¸ç°¿å—Ž", diff --git a/apps/media/l10n/fi_FI.php b/apps/media/l10n/fi_FI.php new file mode 100644 index 0000000000000000000000000000000000000000..2426f6a2200240af62199335046952ec3938f134 --- /dev/null +++ b/apps/media/l10n/fi_FI.php @@ -0,0 +1,13 @@ +<?php $TRANSLATIONS = array( +"Music" => "Musiikki", +"Play" => "Toista", +"Pause" => "Tauko", +"Previous" => "Edellinen", +"Next" => "Seuraava", +"Mute" => "Mykistä", +"Unmute" => "Palauta äänet", +"Rescan Collection" => "Etsi uusia kappaleita", +"Artist" => "Esittäjä", +"Album" => "Albumi", +"Title" => "Nimi" +); diff --git a/apps/media/l10n/ja_JP.php b/apps/media/l10n/ja_JP.php index 395ebe792eb57344160a7223818fe186e5ddfd39..7faa098250c0b0f0c09f3f4c1739e5938327d379 100644 --- a/apps/media/l10n/ja_JP.php +++ b/apps/media/l10n/ja_JP.php @@ -6,7 +6,7 @@ "Next" => "次", "Mute" => "ミュート", "Unmute" => "ミュート解除", -"Rescan Collection" => "コレクションをå†èªã¿è¾¼ã¿ã™ã‚‹", +"Rescan Collection" => "コレクションã®å†ã‚¹ã‚ャン", "Artist" => "アーティスト", "Album" => "アルãƒãƒ ", "Title" => "曲å" diff --git a/core/l10n/da.php b/core/l10n/da.php index 97ebb27baca4fd87360e8e5f24865e78fc8d2d08..f7b5b48f6fbe507dc1c47162ec315504621f0994 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Applikationens navn ikke medsendt", +"No category to add?" => "Ingen kategori at tilføje?", +"This category already exists: " => "Denne kategori eksisterer allerede: ", "Owncloud password reset" => "Nulstil adgangskode til Owncloud", +"ownCloud password reset" => "Nulstil ownCloud kodeord", "Use the following link to reset your password: {link}" => "Anvend følgende link til at nulstille din adgangskode: {link}", "You will receive a link to reset your password via Email." => "Du vil modtage et link til at nulstille dit kodeord via email.", "Requested" => "Forespugt", @@ -15,7 +19,10 @@ "Apps" => "Apps", "Admin" => "Admin", "Help" => "Hjælp", +"Access forbidden" => "Adgang forbudt", "Cloud not found" => "Sky ikke fundet", +"Edit categories" => "Rediger kategorier", +"Add" => "Tilføj", "Create an <strong>admin account</strong>" => "Opret en <strong>administratorkonto</strong>", "Password" => "Kodeord", "Advanced" => "Avanceret", diff --git a/core/l10n/de.php b/core/l10n/de.php index f29382f8ef1491cbf40016fa5dbf00646c5066ed..9fcd5c84966fc10b9772fb676407fa6b29f0d4b9 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -1,8 +1,8 @@ <?php $TRANSLATIONS = array( "Application name not provided." => "Applikationsname nicht angegeben", -"No category to add?" => "Keine Kategorie hinzufügen?", +"No category to add?" => "Keine Kategorie hinzuzufügen?", "This category already exists: " => "Kategorie existiert bereits:", -"Owncloud password reset" => "OwnCloud Passwort zurücksetzen", +"Owncloud password reset" => "ownCloud Passwort zurücksetzen", "ownCloud password reset" => "ownCloud Passwort zurücksetzen", "Use the following link to reset your password: {link}" => "Nutze folgenden Link, um dein Passwort zurückzusetzen: {link}", "You will receive a link to reset your password via Email." => "Sie erhalten einen Link, um Ihr Passwort per E-Mail zurückzusetzen.", diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index 5d2e3310c35ba970bbb0fef73ab1fd3f7e09c12c..6dc65ed4955e28b3163fb417fc1bc5db2a7e2f4e 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -1,6 +1,46 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Sovelluksen nimeä ei määritelty.", +"No category to add?" => "Ei lisättävää luokkaa?", +"This category already exists: " => "Tämä luokka on jo olemassa: ", +"Owncloud password reset" => "Owncloud-salasanan nollaus", +"ownCloud password reset" => "ownCloud-salasanan nollaus", +"Use the following link to reset your password: {link}" => "Voit palauttaa salasanasi seuraavassa osoitteessa: {link}", +"You will receive a link to reset your password via Email." => "Saat sähköpostitse linkin nollataksesi salasanan.", +"Requested" => "Tilattu", +"Login failed!" => "Kirjautuminen epäonnistui!", "Username" => "Käyttäjätunnus", +"Request reset" => "Tilaus lähetetty", +"Your password was reset" => "Salasanasi nollattiin", +"To login page" => "Kirjautumissivulle", +"New password" => "Uusi salasana", +"Reset password" => "Palauta salasana", +"Personal" => "Henkilökohtaiset", +"Users" => "Käyttäjät", +"Apps" => "Sovellukset", +"Admin" => "Hallinta", +"Help" => "Ohje", +"Access forbidden" => "Pääsy estetty", +"Cloud not found" => "Pilveä ei löydy", +"Edit categories" => "Muokkaa luokkia", +"Add" => "Lisää", +"Create an <strong>admin account</strong>" => "Luo <strong>ylläpitäjän tunnus</strong>", "Password" => "Salasana", +"Advanced" => "Lisäasetukset", +"Data folder" => "Datakansio", +"Configure the database" => "Muokkaa tietokantaa", +"will be used" => "käytetään", +"Database user" => "Tietokannan käyttäjä", +"Database password" => "Tietokannan salasana", +"Database name" => "Tietokannan nimi", +"Database host" => "Tietokantapalvelin", +"Finish setup" => "Viimeistele asennus", +"web services under your control" => "verkkopalvelut hallinnassasi", "Log out" => "Kirjaudu ulos", -"You are logged out." => "Olet kirjautunut ulos." +"Settings" => "Asetukset", +"Lost your password?" => "Unohditko salasanasi?", +"remember" => "muista", +"Log in" => "Kirjaudu sisään", +"You are logged out." => "Olet kirjautunut ulos.", +"prev" => "edellinen", +"next" => "seuraava" ); diff --git a/core/l10n/gl.php b/core/l10n/gl.php index ae080dc4bca70eadbcaccd333306fb2b8232dbd1..8d839a6ac6c7911fefc29161bdde551cb173e085 100644 --- a/core/l10n/gl.php +++ b/core/l10n/gl.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Non se indicou o nome do aplicativo.", +"No category to add?" => "Sen categorÃa que engadir?", +"This category already exists: " => "Esta categorÃa xa existe: ", "Owncloud password reset" => "Restablecemento do contrasinal de Owncloud", +"ownCloud password reset" => "Restablecer contrasinal de ownCloud", "Use the following link to reset your password: {link}" => "Use a seguinte ligazón para restablecer o contrasinal: {link}", "You will receive a link to reset your password via Email." => "Recibirá unha ligazón por correo electrónico para restablecer o contrasinal", "Requested" => "Solicitado", @@ -15,7 +19,10 @@ "Apps" => "Aplicativos", "Admin" => "Admin", "Help" => "Axuda", +"Access forbidden" => "Acceso denegado", "Cloud not found" => "Nube non atopada", +"Edit categories" => "Editar categorias", +"Add" => "Engadir", "Create an <strong>admin account</strong>" => "Crear unha <strong>contra de administrador</strong>", "Password" => "Contrasinal", "Advanced" => "Avanzado", diff --git a/core/l10n/he.php b/core/l10n/he.php index f91d283118e5124b19f73cf96dff13011f99c82e..1929681e0664d16ef3bdf73fd30fecc2d0e315ca 100644 --- a/core/l10n/he.php +++ b/core/l10n/he.php @@ -1,10 +1,17 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "×©× ×”×™×™×©×•× ×œ× ×¡×•×¤×§.", +"No category to add?" => "×ין קטגוריה להוספה?", +"This category already exists: " => "קטגוריה ×–×ת כבר קיימת: ", +"Owncloud password reset" => "×יפוס הססמה של ownCloud", +"ownCloud password reset" => "×יפוס הססמה של ownCloud", +"Use the following link to reset your password: {link}" => "יש להשתמש בקישור ×”×‘× ×›×“×™ ל×פס ×ת הססמה שלך: {link}", "You will receive a link to reset your password via Email." => "יישלח לתיבת הדו×״ל שלך קישור ל×יפוס הססמה.", "Requested" => "× ×“×¨×©", "Login failed!" => "×”×›× ×™×¡×” × ×›×©×œ×”!", "Username" => "×©× ×ž×©×ª×ž×©", "Request reset" => "בקשת ×יפוס", "Your password was reset" => "הססמה שלך ×ופסה", +"To login page" => "לדף ×”×›× ×™×¡×”", "New password" => "ססמה חדשה", "Reset password" => "×יפוס ססמה", "Personal" => "×ישי", @@ -12,7 +19,10 @@ "Apps" => "יישומי×", "Admin" => "×ž× ×”×œ", "Help" => "עזרה", +"Access forbidden" => "הגישה × ×—×¡×ž×”", "Cloud not found" => "×¢× ×Ÿ ×œ× × ×ž×¦×", +"Edit categories" => "עריכת הקטגוריות", +"Add" => "הוספה", "Create an <strong>admin account</strong>" => "יצירת <strong>חשבון ×ž× ×”×œ</strong>", "Password" => "ססמה", "Advanced" => "מתקד×", @@ -24,11 +34,13 @@ "Database name" => "×©× ×ž×¡×“ ×”× ×ª×•× ×™×", "Database host" => "שרת בסיס × ×ª×•× ×™×", "Finish setup" => "×¡×™×•× ×”×ª×§× ×”", +"web services under your control" => "שירותי רשת בשליטתך", "Log out" => "×”×ª× ×ª×§×•×ª", "Settings" => "הגדרות", "Lost your password?" => "שכחת ×ת ססמתך?", "remember" => "שמירת הססמה", -"You are logged out." => "××™× ×š מחובר.", -"prev" => "קוד×", +"Log in" => "×›× ×™×¡×”", +"You are logged out." => "×œ× ×”×ª×—×‘×¨×ª.", +"prev" => "הקוד×", "next" => "הב×" ); diff --git a/core/l10n/hr.php b/core/l10n/hr.php index f129ca70608874d4eaa6e9e3a28730958336d9ee..92be8048045c7e749aba0fa258071e026d3013e3 100644 --- a/core/l10n/hr.php +++ b/core/l10n/hr.php @@ -1,34 +1,46 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Ime aplikacije nije pribavljeno.", +"No category to add?" => "Nemate kategorija koje možete dodati?", +"This category already exists: " => "Ova kategorija već postoji: ", +"Owncloud password reset" => "ownCloud resetiranje lozinke", +"ownCloud password reset" => "ownCloud resetiranje lozinke", +"Use the following link to reset your password: {link}" => "Koristite ovaj link da biste poniÅ¡tili lozinku: {link}", "You will receive a link to reset your password via Email." => "Primit ćete link kako biste poniÅ¡tili zaporku putem e-maila.", "Requested" => "Zahtijevano", "Login failed!" => "Prijava nije uspjela!", "Username" => "KorisniÄko ime", "Request reset" => "Zahtjev za resetiranjem", "Your password was reset" => "VaÅ¡a lozinka je resetirana", -"New password" => "nova lozinka", -"Reset password" => "poniÅ¡tavanje lozinke", +"To login page" => "Idi na stranicu za prijavu", +"New password" => "Nova lozinka", +"Reset password" => "PoniÅ¡tavanje lozinke", "Personal" => "Osobno", -"Users" => "korisnici", -"Apps" => "aplikacije", -"Admin" => "administrator", -"Help" => "pomoć", +"Users" => "Korisnici", +"Apps" => "Aplikacije", +"Admin" => "Administrator", +"Help" => "Pomoć", +"Access forbidden" => "Pristup zabranjen", "Cloud not found" => "Cloud nije pronaÄ‘en", -"Create an <strong>admin account</strong>" => "stvoriti <strong>Administratorski raÄun</strong>", +"Edit categories" => "Uredi kategorije", +"Add" => "Dodaj", +"Create an <strong>admin account</strong>" => "Stvori <strong>administratorski raÄun</strong>", "Password" => "Lozinka", "Advanced" => "Dodatno", "Data folder" => "Mapa baze podataka", -"Configure the database" => "konfigurirati baze podataka", +"Configure the database" => "Konfiguriraj bazu podataka", "will be used" => "će se koristiti", -"Database user" => "korisnik baze podataka", -"Database password" => "lozinka baze podataka", -"Database name" => "ime baze podataka", +"Database user" => "Korisnik baze podataka", +"Database password" => "Lozinka baze podataka", +"Database name" => "Ime baze podataka", "Database host" => "Poslužitelj baze podataka", -"Finish setup" => "zavrÅ¡iti postavljanje", -"Log out" => "odjaviti", -"Settings" => "postavke", +"Finish setup" => "ZavrÅ¡i postavljanje", +"web services under your control" => "web usluge pod vaÅ¡om kontrolom", +"Log out" => "Odjava", +"Settings" => "Postavke", "Lost your password?" => "Izgubili ste lozinku?", "remember" => "zapamtiti", -"You are logged out." => "Vi ste odjavljeni.", +"Log in" => "Prijava", +"You are logged out." => "Odjavljeni ste.", "prev" => "prethodan", "next" => "sljedeći" ); diff --git a/core/l10n/id.php b/core/l10n/id.php index eb20a4209c55613e07dbe72ff87d40a241447dfc..f9fa7d2bb9b64fdac42900907c5dd2ff5a844437 100644 --- a/core/l10n/id.php +++ b/core/l10n/id.php @@ -1,11 +1,28 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Nama aplikasi tidak diberikan.", +"No category to add?" => "Tidak ada kategori yang akan ditambahkan?", +"This category already exists: " => "Kategori ini sudah ada:", +"Owncloud password reset" => "Reset password Owncloud", +"ownCloud password reset" => "reset password ownCloud", +"Use the following link to reset your password: {link}" => "Gunakan tautan berikut untuk mereset password anda: {link}", +"You will receive a link to reset your password via Email." => "Anda akan mendapatkan link untuk mereset password anda lewat Email.", +"Requested" => "Telah diminta", +"Login failed!" => "Login gagal!", "Username" => "Username", +"Request reset" => "Meminta reset", +"Your password was reset" => "Password anda telah direset", +"To login page" => "Ke halaman login", +"New password" => "Password baru", +"Reset password" => "Reset password", "Personal" => "Pribadi", "Users" => "Pengguna", "Apps" => "Aplikasi", "Admin" => "Admin", "Help" => "Bantuan", +"Access forbidden" => "Akses Ditiadakan", "Cloud not found" => "Cloud tidak ditemukan", +"Edit categories" => "Edit kategori", +"Add" => "Tambahkan", "Create an <strong>admin account</strong>" => "Buat sebuah <strong>akun admin</strong>", "Password" => "Password", "Advanced" => "Tingkat Lanjut", @@ -17,10 +34,12 @@ "Database name" => "Nama database", "Database host" => "Host database", "Finish setup" => "Selesaikan instalasi", +"web services under your control" => "web service dibawah kontrol anda", "Log out" => "Keluar", "Settings" => "Setelan", "Lost your password?" => "Lupa password anda?", "remember" => "selalu login", +"Log in" => "Masuk", "You are logged out." => "Anda telah keluar.", "prev" => "sebelum", "next" => "selanjutnya" diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index 3584bf6732bbd92e1394298f272fdf898c916d76..50b8e9e616ed14297fed3ffee8aa4b8617efc9b2 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -1,11 +1,15 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "アプリケーションåã¯æä¾›ã•れã¦ã„ã¾ã›ã‚“。", +"No category to add?" => "è¿½åŠ ã™ã‚‹ã‚«ãƒ†ã‚´ãƒªã¯ã‚りã¾ã›ã‚“ã‹ï¼Ÿ", +"This category already exists: " => "ã“ã®ã‚«ãƒ†ã‚´ãƒªã¯ã™ã§ã«å˜åœ¨ã—ã¾ã™: ", "Owncloud password reset" => "Owncloud ã®ãƒ‘スワードをリセット", +"ownCloud password reset" => "ownCloudã®ãƒ‘スワードをリセットã—ã¾ã™", "Use the following link to reset your password: {link}" => "パスワードをリセットã™ã‚‹ã«ã¯æ¬¡ã®ãƒªãƒ³ã‚¯ã‚’クリックã—ã¦ä¸‹ã•ã„: {link}", -"You will receive a link to reset your password via Email." => "パスワードをリセットã™ã‚‹ãƒªãƒ³ã‚¯ãŒãƒ¡ãƒ¼ãƒ«ã§å±Šãã¾ã™ã€‚", +"You will receive a link to reset your password via Email." => "メールã§ãƒ‘スワードをリセットã™ã‚‹ãƒªãƒ³ã‚¯ãŒå±Šãã¾ã™ã€‚", "Requested" => "é€ä¿¡ã•れã¾ã—ãŸ", -"Login failed!" => "ãƒã‚°ã‚¤ãƒ³ã«å¤±æ•—ã—ã¾ã—ãŸã€‚", +"Login failed!" => "ãƒã‚°ã‚¤ãƒ³ã«å¤±æ•—ã—ã¾ã—ãŸï¼", "Username" => "ユーザå", -"Request reset" => "ãƒªã‚»ãƒƒãƒˆã‚’è¦æ±‚ã™ã‚‹ã€‚", +"Request reset" => "ãƒªã‚»ãƒƒãƒˆã‚’è¦æ±‚ã—ã¾ã™ã€‚", "Your password was reset" => "ã‚ãªãŸã®ãƒ‘スワードã¯ãƒªã‚»ãƒƒãƒˆã•れã¾ã—ãŸã€‚", "To login page" => "ãƒã‚°ã‚¤ãƒ³ãƒšãƒ¼ã‚¸ã¸æˆ»ã‚‹", "New password" => "æ–°ã—ã„パスワードを入力", @@ -15,7 +19,10 @@ "Apps" => "アプリ", "Admin" => "管ç†è€…", "Help" => "ヘルプ", -"Cloud not found" => "見ã¤ã‘られã¾ã›ã‚“", +"Access forbidden" => "アクセスãŒç¦æ¢ã•れã¦ã„ã¾ã™", +"Cloud not found" => "見ã¤ã‹ã‚Šã¾ã›ã‚“", +"Edit categories" => "カテゴリを編集", +"Add" => "è¿½åŠ ", "Create an <strong>admin account</strong>" => "<strong>管ç†è€…アカウント</strong>を作æˆã—ã¦ãã ã•ã„", "Password" => "パスワード", "Advanced" => "詳細è¨å®š", @@ -30,7 +37,7 @@ "web services under your control" => "管ç†ä¸‹ã«ã‚るウェブサービス", "Log out" => "ãƒã‚°ã‚¢ã‚¦ãƒˆ", "Settings" => "è¨å®š", -"Lost your password?" => "パスワードãŒã‚ã‹ã‚‰ãªããªã‚Šã¾ã—ãŸã‹ï¼Ÿ", +"Lost your password?" => "パスワードを忘れã¾ã—ãŸã‹ï¼Ÿ", "remember" => "パスワードを記憶ã™ã‚‹", "Log in" => "ãƒã‚°ã‚¤ãƒ³", "You are logged out." => "ãƒã‚°ã‚¢ã‚¦ãƒˆã—ã¾ã—ãŸã€‚", diff --git a/core/l10n/lb.php b/core/l10n/lb.php index d663b6dc424c2c3964dd60754563d38a4308eb34..dd9420113843fe8a9950000e62d53dfa2bcf3372 100644 --- a/core/l10n/lb.php +++ b/core/l10n/lb.php @@ -1,10 +1,17 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Numm vun der Applikatioun ass net uginn.", +"No category to add?" => "Keng Kategorie fir bäizesetzen?", +"This category already exists: " => "Des Kategorie existéiert schonn:", +"Owncloud password reset" => "Owncloud Passwuert reset", +"ownCloud password reset" => "ownCloud Passwuert reset", +"Use the following link to reset your password: {link}" => "Benotz folgende Link fir däi Passwuert ze reseten: {link}", "You will receive a link to reset your password via Email." => "Du kriss en Link fir däin Passwuert nei ze setzen via Email geschéckt.", "Requested" => "Gefrot", "Login failed!" => "Falschen Login!", "Username" => "Benotzernumm", "Request reset" => "Reset ufroen", "Your password was reset" => "Dän Passwuert ass zeréck gesat gin", +"To login page" => "Op d'Login Säit", "New password" => "Neit Passwuert", "Reset password" => "Passwuert zeréck setzen", "Personal" => "Perséinlech", @@ -12,7 +19,10 @@ "Apps" => "Applicatiounen", "Admin" => "Admin", "Help" => "Hëllef", +"Access forbidden" => "Access net erlaabt", "Cloud not found" => "Cloud net fonnt", +"Edit categories" => "Kategorien editéieren", +"Add" => "Bäisetzen", "Create an <strong>admin account</strong>" => "En <strong>Admin Account</strong> uleeën", "Password" => "Passwuert", "Advanced" => "Erweidert", @@ -24,10 +34,12 @@ "Database name" => "Datebank Numm", "Database host" => "Datebank Server", "Finish setup" => "Installatioun ofschléissen", +"web services under your control" => "Web Servicer ënnert denger Kontroll", "Log out" => "Ausloggen", "Settings" => "Astellungen", "Lost your password?" => "Passwuert vergiess?", "remember" => "verhalen", +"Log in" => "Log dech an", "You are logged out." => "Du bass ausgeloggt.", "prev" => "zeréck", "next" => "weider" diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php index 6828a07886503c2d747f44426ccc3ac30b782a9d..5dedfffabd18619a39b16264b2ad34668bcbf71b 100644 --- a/core/l10n/lt_LT.php +++ b/core/l10n/lt_LT.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"This category already exists: " => "Tokia kategorija jau yra:", "Owncloud password reset" => "Owncloud slaptažodžio atkÅ«rimas", +"ownCloud password reset" => "ownCloud slaptažodžio atkÅ«rimas", "Use the following link to reset your password: {link}" => "Slaptažodio atkÅ«rimui naudokite Å¡iÄ… nuorodÄ…: {link}", "You will receive a link to reset your password via Email." => "Elektroniniu paÅ¡tu gausite nuorodÄ…, su kuria galÄ—site iÅ¡ naujo nustatyti slaptažodį.", "Requested" => "Užklausta", @@ -15,7 +17,10 @@ "Apps" => "Programos", "Admin" => "Administravimas", "Help" => "Pagalba", +"Access forbidden" => "PriÄ—jimas draudžiamas", "Cloud not found" => "Negalima rasti", +"Edit categories" => "Redaguoti kategorijas", +"Add" => "PridÄ—ti", "Create an <strong>admin account</strong>" => "Sukurti <strong>administratoriaus paskyrÄ…</strong>", "Password" => "Slaptažodis", "Advanced" => "IÅ¡plÄ—stiniai", diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php index 9222a4f70336196c1f38657bb136b008b6ce8209..80b9da0e1e984a498640f639fdcadd99c6de96e5 100644 --- a/core/l10n/nb_NO.php +++ b/core/l10n/nb_NO.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Applikasjonsnavn ikke angitt.", +"No category to add?" => "Ingen kategorier Ã¥ legge til?", +"This category already exists: " => "Denne kategorien finnes allerede:", "Owncloud password reset" => "OwnCloud passordtilbakestilling", +"ownCloud password reset" => "Tilbakestill ownCloud passord", "Use the following link to reset your password: {link}" => "Bruk følgende lenke for Ã¥ tilbakestille passordet ditt: {link}", "You will receive a link to reset your password via Email." => "Du burde motta detaljer om Ã¥ tilbakestille passordet ditt via epost.", "Requested" => "Anmodning", @@ -15,7 +19,10 @@ "Apps" => "Apper", "Admin" => "Admin", "Help" => "Hjelp", +"Access forbidden" => "Tilgang nektet", "Cloud not found" => "Sky ikke funnet", +"Edit categories" => "Rediger kategorier", +"Add" => "Legg til", "Create an <strong>admin account</strong>" => "opprett en <strong>administrator-konto</strong>", "Password" => "Passord", "Advanced" => "Avansert", diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 47ad9d0a408a899e89348472d18f353366c53ce6..3c6f28c856e95bc4cf3c971bacc6863321e36799 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Brak nazwy dla aplikacji", +"No category to add?" => "Brak kategorii", +"This category already exists: " => "Ta kategoria już istnieje", "Owncloud password reset" => "Resetowanie hasÅ‚a", +"ownCloud password reset" => "restart hasÅ‚a", "Use the following link to reset your password: {link}" => "ProszÄ™ użyć tego odnoÅ›nika do zresetowania hasÅ‚a: {link}", "You will receive a link to reset your password via Email." => "OdnoÅ›nik sÅ‚użący do resetowania hasÅ‚a zostanie wysÅ‚any na adres e-mail.", "Requested" => "Żądane", @@ -15,7 +19,10 @@ "Apps" => "Programy", "Admin" => "Administrator", "Help" => "Pomoc", +"Access forbidden" => "DostÄ™p zabroniony", "Cloud not found" => "Nie odnaleziono chmury", +"Edit categories" => "Edytuj kategoriÄ™", +"Add" => "Dodaj", "Create an <strong>admin account</strong>" => "Tworzenie <strong>konta administratora</strong>", "Password" => "HasÅ‚o", "Advanced" => "Zaawansowane", diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php index 93cd551976cbc346b9fc7fcb869aa6a8577598a4..55c4c96e5c54a143935543c9be1c8fdc1e816f83 100644 --- a/core/l10n/pt_PT.php +++ b/core/l10n/pt_PT.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Nome da aplicação não definida.", +"No category to add?" => "Nenhuma categoria para adicionar?", +"This category already exists: " => "Esta categoria já existe:", "Owncloud password reset" => "Redefinir palavra-chave ownCloud", +"ownCloud password reset" => "Reposição da password ownCloud", "Use the following link to reset your password: {link}" => "Use o seguinte endereço para repor a sua password: {link}", "You will receive a link to reset your password via Email." => "Vai receber um endereço para repor a sua password", "Requested" => "Pedido", @@ -15,7 +19,10 @@ "Apps" => "Aplicações", "Admin" => "Admin", "Help" => "Ajuda", +"Access forbidden" => "Acesso interdito", "Cloud not found" => "Cloud nao encontrada", +"Edit categories" => "Editar categorias", +"Add" => "Adicionar", "Create an <strong>admin account</strong>" => "Criar uma <strong>conta administrativa</strong>", "Password" => "Palavra chave", "Advanced" => "Avançado", diff --git a/core/l10n/ro.php b/core/l10n/ro.php index 6f8256cea4b2bef1df5a258932257af342f37315..b6170d8e96fbfae61dfebb2536591c9004f798d8 100644 --- a/core/l10n/ro.php +++ b/core/l10n/ro.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Numele aplicaÈ›ie nu este furnizat.", +"No category to add?" => "Nici o categorie de adăugat?", +"This category already exists: " => "Această categorie deja există:", "Owncloud password reset" => "Resetarea parolei ownCloud", +"ownCloud password reset" => "Resetarea parolei ownCloud ", "Use the following link to reset your password: {link}" => "FoloseÈ™te următorul link pentru a reseta parola: {link}", "You will receive a link to reset your password via Email." => "Vei primi un mesaj prin care vei putea reseta parola via email", "Requested" => "Solicitat", @@ -15,7 +19,10 @@ "Apps" => "AplicaÈ›ii", "Admin" => "Administrator", "Help" => "Ajutor", +"Access forbidden" => "Acces interzis", "Cloud not found" => "Nu s-a găsit", +"Edit categories" => "Editează categoriile", +"Add" => "Adaugă", "Create an <strong>admin account</strong>" => "Crează un <strong>cont de administrator</strong>", "Password" => "Parola", "Advanced" => "Avansat", diff --git a/core/l10n/ru.php b/core/l10n/ru.php index 0fe8c079f27760cdc2db96d50b78e58cd2e9738f..ff86f29b26790bd2b43f441a9da158efaa67fd9e 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Ð˜Ð¼Ñ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ уÑтановлено.", +"No category to add?" => "Ðет категорий Ð´Ð»Ñ Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ?", +"This category already exists: " => "Ðта ÐºÐ°Ñ‚ÐµÐ³Ð¾Ñ€Ð¸Ñ ÑƒÐ¶Ðµ ÑущеÑтвует: ", "Owncloud password reset" => "Ð¡Ð±Ñ€Ð¾Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ OwnCloud", +"ownCloud password reset" => "Ð¡Ð±Ñ€Ð¾Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ ", "Use the following link to reset your password: {link}" => "ИÑпользуйте Ñледующую ÑÑылку чтобы ÑброÑить пароль: {link}", "You will receive a link to reset your password via Email." => "Ðа ваш Ð°Ð´Ñ€ÐµÑ Email выÑлана ÑÑылка Ð´Ð»Ñ ÑброÑа паролÑ.", "Requested" => "Запрошено", @@ -15,7 +19,10 @@ "Apps" => "ПриложениÑ", "Admin" => "ÐдминиÑтратор", "Help" => "Помощь", +"Access forbidden" => "ДоÑтуп запрещён", "Cloud not found" => "Облако не найдено", +"Edit categories" => "Редактировать категории", +"Add" => "Добавить", "Create an <strong>admin account</strong>" => "Создать <strong>учётную запиÑÑŒ админиÑтратора</strong>", "Password" => "Пароль", "Advanced" => "Дополнительно", diff --git a/core/l10n/sv.php b/core/l10n/sv.php index 99fca3619fecc3fb25a40563a8b081e917980410..fd53952184b2e2c5fc542cdfc4095f68a28f08fc 100644 --- a/core/l10n/sv.php +++ b/core/l10n/sv.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Programnamn har inte angetts", +"No category to add?" => "Ingen kategori att lägga till?", +"This category already exists: " => "Denna kategori finns redan:", "Owncloud password reset" => "Owncloud lösenordsÃ¥terställning", +"ownCloud password reset" => "ownCloud lösenordsÃ¥terställning", "Use the following link to reset your password: {link}" => "Använd följande länk för att Ã¥terställa lösenordet: {link}", "You will receive a link to reset your password via Email." => "Du fÃ¥r en länk att Ã¥terställa ditt lösenord via e-post.", "Requested" => "Begärd", @@ -15,7 +19,10 @@ "Apps" => "Program", "Admin" => "Admin", "Help" => "Hjälp", +"Access forbidden" => "Ã…tkomst förbjuden", "Cloud not found" => "Hittade inget moln", +"Edit categories" => "Redigera kategorier", +"Add" => "Lägg till", "Create an <strong>admin account</strong>" => "Skapa ett <strong>administratörskonto</strong>", "Password" => "Lösenord", "Advanced" => "Avancerat", diff --git a/l10n/af/calendar.po b/l10n/af/calendar.po index 1ab9a09ac7eb3bf687994403481260242dcdf28b..80a29a27bfcfad99b912516b4c7696b30538a63e 100644 --- a/l10n/af/calendar.po +++ b/l10n/af/calendar.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2011-09-03 16:52+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -41,16 +41,40 @@ msgstr "" msgid "Invalid request" msgstr "" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "" diff --git a/l10n/af/contacts.po b/l10n/af/contacts.po index 5bb8d1af225a0ac8c2a7bb7615facfcd6c4f2a31..c71bea493211a8483f99fef67f96237263ef5b06 100644 --- a/l10n/af/contacts.po +++ b/l10n/af/contacts.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" @@ -81,23 +81,20 @@ msgstr "" msgid "Error activating addressbook." msgstr "" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -121,14 +118,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -145,7 +174,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -161,102 +190,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -427,6 +583,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -583,7 +743,7 @@ msgid "Submit" msgstr "" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "" @@ -611,27 +771,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/af/core.po b/l10n/af/core.po index bebd27cfa2f1bc89f573df082cf2b767485fee39..ad5808d2ffbae2fc8f351c8e045d5ed1b1acd352 100644 --- a/l10n/af/core.po +++ b/l10n/af/core.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2011-07-25 16:05+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -29,6 +29,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "" @@ -159,15 +235,15 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "" diff --git a/l10n/af/files.po b/l10n/af/files.po index d2ea9dc44cb5077083751faddbf8fc6af89104f5..142439d4d986e65ab8f5fc4c0d533537be499c52 100644 --- a/l10n/af/files.po +++ b/l10n/af/files.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2011-08-13 02:19+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -47,10 +47,62 @@ msgstr "" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -119,18 +171,6 @@ msgstr "" msgid "Download" msgstr "" -#: templates/index.php:55 -msgid "Size" -msgstr "" - -#: templates/index.php:56 -msgid "Modified" -msgstr "" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "" diff --git a/l10n/af/gallery.po b/l10n/af/gallery.po index 0c8fe687eb6b3d978aadd23c8a13f97706564012..4b3c3a0b90705f649821b60e4c2d217fb17685f5 100644 --- a/l10n/af/gallery.po +++ b/l10n/af/gallery.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-01-15 13:48+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,10 +17,50 @@ msgstr "" "Language: af\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "" @@ -33,10 +73,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "" diff --git a/l10n/af/media.po b/l10n/af/media.po index bca7b9059b2ff296612158c08b5acfa89966d59c..6ef8fb90646ea65388c89ad9756f7d341b2fc422 100644 --- a/l10n/af/media.po +++ b/l10n/af/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2011-08-13 02:19+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,6 +21,10 @@ msgstr "" msgid "Music" msgstr "" +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + #: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "" diff --git a/l10n/af/settings.po b/l10n/af/settings.po index 7429b434775fb7122185f211f41e346d9f099831..c861f1ae1c81f330118e4d8950086a4d03036051 100644 --- a/l10n/af/settings.po +++ b/l10n/af/settings.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2011-07-25 16:05+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,23 +18,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" +#: ajax/lostpassword.php:16 +msgid "Invalid email" msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "" @@ -55,10 +70,14 @@ msgid "Select an App" msgstr "" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "" diff --git a/l10n/ar/calendar.po b/l10n/ar/calendar.po index 8d457e0e30f68d34c861f3d45690308df6008ff7..ac28bf522355c1913d88c7af2e4a789b69b86905 100644 --- a/l10n/ar/calendar.po +++ b/l10n/ar/calendar.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -42,77 +42,101 @@ msgstr "تم تغيير المنطقة الزمنية" msgid "Invalid request" msgstr "طلب غير Ù…Ùهوم" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "الجدول الزمني" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: lib/app.php:122 +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 msgid "Birthday" msgstr "عيد ميلاد" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "عمل" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "إتصال" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "الزبائن" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "المرسل" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "عطلة" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Ø£Ùكار" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "رØÙ„Ø©" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "يوبيل" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "إجتماع" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "شيء آخر" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "شخصي" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "مشاريع" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "اسئلة" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "العمل" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" diff --git a/l10n/ar/contacts.po b/l10n/ar/contacts.po index cf44000cd9a6634931a07653bde29e447bbbf1f0..518656c953da06d0287eb0f85af80f9e558a37a0 100644 --- a/l10n/ar/contacts.po +++ b/l10n/ar/contacts.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -82,23 +82,20 @@ msgstr "خطء خلال Ø§Ø¶Ø§ÙØ© كتاب عناوين." msgid "Error activating addressbook." msgstr "خطء خلال ØªÙØ¹ÙŠÙ„ كتاب العناوين." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -122,14 +119,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -146,7 +175,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "خطء خلال تعديل الصÙÙ‡." @@ -162,102 +191,229 @@ msgstr "خطء خلال تعديل كتاب العناوين" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "المعارÙ" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "هذا ليس Ø¯ÙØªØ± عناوينك." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "لم يتم العثور على الشخص." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "عنوان" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "الهاتÙ" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "البريد الالكتروني" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "المؤسسة" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Ø§Ù„ÙˆØ¸ÙŠÙØ©" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "البيت" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "الهات٠المØÙ…ول" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "معلومات إضاÙية" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "صوت" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Ø§Ù„ÙØ§ÙƒØ³" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "الÙيديو" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "الرنان" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -428,6 +584,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -584,7 +744,7 @@ msgid "Submit" msgstr "ارسال" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "الغاء" @@ -612,27 +772,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/ar/core.po b/l10n/ar/core.po index 05a0ed7c96c931d002196b9b3d9a999f246f99fe..049f3ebca578d0ec50ef82fb16350a02c699def8 100644 --- a/l10n/ar/core.po +++ b/l10n/ar/core.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -30,6 +30,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "استرجاع كلمة السر" @@ -160,15 +236,15 @@ msgstr "خادم قاعدة البيانات" msgid "Finish setup" msgstr "انهاء التعديلات" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "خدمات الوب ØªØØª تصرÙÙƒ" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "الخروج" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "تعديلات" diff --git a/l10n/ar/files.po b/l10n/ar/files.po index a3423d18db881fbb1fab9b38876ef1018d9715c0..eaf684ef80d72dbdb73f530e8a19c5f98af54668 100644 --- a/l10n/ar/files.po +++ b/l10n/ar/files.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -48,10 +48,62 @@ msgstr "المجلد المؤقت غير موجود" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Ø§Ù„Ù…Ù„ÙØ§Øª" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "ØØ¬Ù…" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "معدل" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -120,18 +172,6 @@ msgstr "" msgid "Download" msgstr "تØÙ…يل" -#: templates/index.php:55 -msgid "Size" -msgstr "ØØ¬Ù…" - -#: templates/index.php:56 -msgid "Modified" -msgstr "معدل" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Ù…ØØ°ÙˆÙ" diff --git a/l10n/ar/gallery.po b/l10n/ar/gallery.po index 1a2fab06f79dd6c6732fbaa6753ca7ba986d1b17..ad8e0279b35bdc7d99e0e69f902fe46f764a1dc0 100644 --- a/l10n/ar/gallery.po +++ b/l10n/ar/gallery.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -18,10 +18,50 @@ msgstr "" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "اعادة Ø§Ù„Ø¨ØØ«" @@ -34,10 +74,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "رجوع" diff --git a/l10n/ar/media.po b/l10n/ar/media.po index 994a68fb375bf57623b938ecc9283d0d1316ae65..60e237f0d33961d8edefee1acf94be0dc487f812 100644 --- a/l10n/ar/media.po +++ b/l10n/ar/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "الموسيقى" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "إلعب" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "تجميد" @@ -34,7 +38,7 @@ msgstr "تجميد" msgid "Previous" msgstr "السابق" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "التالي" diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po index 7ce9b5bb7ebc65dc8a2add6610566668c5e3e87f..60fc1db8e19548bda0bc365c062102d56356be08 100644 --- a/l10n/ar/settings.po +++ b/l10n/ar/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -20,23 +20,38 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "تم تغير العنوان البريدي" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "طلبك غير Ù…Ùهوم" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "تم تغيير ال OpenID" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "طلبك غير Ù…Ùهوم" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "تم تغيير اللغة" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__language_name__" @@ -57,10 +72,14 @@ msgid "Select an App" msgstr "إختر تطبيقاً" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-مسجل" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "من قبل" diff --git a/l10n/bg_BG/calendar.po b/l10n/bg_BG/calendar.po index 8dabe1dddc0a320ad20067270f3ade4f0e04efcc..7edfe71490686f6d258c739b005fcf9d0ee73d3b 100644 --- a/l10n/bg_BG/calendar.po +++ b/l10n/bg_BG/calendar.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -42,77 +42,101 @@ msgstr "ЧаÑовата зона е Ñменена" msgid "Invalid request" msgstr "Ðевалидна заÑвка" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Календар" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: lib/app.php:122 +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 msgid "Birthday" msgstr "" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" diff --git a/l10n/bg_BG/contacts.po b/l10n/bg_BG/contacts.po index 635458a04e5a5c7224b62376b5b9871751ad45a4..40582ffea9f2e272b7ae27d2d0655bbbafe9135f 100644 --- a/l10n/bg_BG/contacts.po +++ b/l10n/bg_BG/contacts.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -81,23 +81,20 @@ msgstr "" msgid "Error activating addressbook." msgstr "" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -121,14 +118,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -145,7 +174,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -161,102 +190,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -427,6 +583,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -583,7 +743,7 @@ msgid "Submit" msgstr "" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "" @@ -611,27 +771,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po index c1f2d0277f17484b3b5af55f82ceed7fcc064947..477b4f2e81786ea5e70149668428cb07a6a5158e 100644 --- a/l10n/bg_BG/core.po +++ b/l10n/bg_BG/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -32,6 +32,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "" @@ -162,15 +238,15 @@ msgstr "ХоÑÑ‚ за базата" msgid "Finish setup" msgstr "Завършване на наÑтройките" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Изход" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "ÐаÑтройки" diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po index a9471ab914f6bc05b9ba7b9c22dc9fa0a59c298c..e81c2f2a9c5575d9df7a2208aec40e031c188306 100644 --- a/l10n/bg_BG/files.po +++ b/l10n/bg_BG/files.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -48,10 +48,62 @@ msgstr "ЛипÑва временната папка" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Файлове" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Размер" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Променено" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -120,18 +172,6 @@ msgstr "" msgid "Download" msgstr "ИзтеглÑне" -#: templates/index.php:55 -msgid "Size" -msgstr "Размер" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Променено" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Изтриване" diff --git a/l10n/bg_BG/gallery.po b/l10n/bg_BG/gallery.po index 16afafc20fac2dae9e7d1145158f6bb300a71363..2bf1a654c1d47bd07320cbb3843bcb2f563a0609 100644 --- a/l10n/bg_BG/gallery.po +++ b/l10n/bg_BG/gallery.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -17,10 +17,50 @@ msgstr "" "Language: bg_BG\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "" @@ -33,10 +73,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "" diff --git a/l10n/bg_BG/media.po b/l10n/bg_BG/media.po index ae35b6d25e97adfcb1503820a9412f87c437887d..16a6c478ec48bb84a812ba14411c574a9bb903b0 100644 --- a/l10n/bg_BG/media.po +++ b/l10n/bg_BG/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: bg_BG\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Музика" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "ПуÑни" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Пауза" @@ -34,7 +38,7 @@ msgstr "Пауза" msgid "Previous" msgstr "Предишна" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Следваща" diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po index fcba03ef4913bcb3d129faacbca8d4ac267350c2..b997c96de7c25cd63e6a3c929e59fef7138264d5 100644 --- a/l10n/bg_BG/settings.po +++ b/l10n/bg_BG/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -20,23 +20,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Ðевалидна заÑвка" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID е Ñменено" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Ðевалидна заÑвка" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Езика е Ñменен" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "" @@ -57,10 +72,14 @@ msgid "Select an App" msgstr "Изберете програма" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-лицензирано" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "от" diff --git a/l10n/ca/calendar.po b/l10n/ca/calendar.po index 09d8ca6da739be780dfa79c7130cc51053e83d94..f4527ce92eac35278338c363c479f97995877f8e 100644 --- a/l10n/ca/calendar.po +++ b/l10n/ca/calendar.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 11:26+0000\n" -"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,16 +43,40 @@ msgstr "La zona horà ria ha canviat" msgid "Invalid request" msgstr "Sol.licitud no và lida" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Calendari" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Aniversari" diff --git a/l10n/ca/contacts.po b/l10n/ca/contacts.po index d551cb21cbd18c39facae6bebc2c3d5cb7520241..cc7086cd14c706540f6841ac182873d22d255cf0 100644 --- a/l10n/ca/contacts.po +++ b/l10n/ca/contacts.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -83,23 +83,20 @@ msgstr "Error en afegir la llibreta d'adreces." msgid "Error activating addressbook." msgstr "Error en activar la llibreta d'adreces." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "No s'ha tramès cap ID de contacte." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Error en carregar la imatge." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Error en llegir la foto del contacte." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Error en desar el fitxer temporal." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "La foto carregada no és và lida." @@ -123,14 +120,46 @@ msgstr "falta la ID del contacte." msgid "Missing contact id." msgstr "Falta la id del contacte." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "No heu tramès el camà de la foto." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "El fitxer no existeix:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Error en carregar la imatge." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "no s'ha establert el nom de l'element." @@ -147,7 +176,7 @@ msgstr "La informació de la vCard és incorrecta. Carregueu de nou la pà gina:" msgid "Something went FUBAR. " msgstr "Alguna cosa ha anat FUBAR." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Error en actualitzar la propietat del contacte." @@ -163,102 +192,229 @@ msgstr "Error en actualitzar la llibreta d'adreces." msgid "Error uploading contacts to storage." msgstr "Error en carregar contactes a l'emmagatzemament." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "No hi ha errors, el fitxer s'ha carregat correctament" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "El fitxer carregat supera la directiva upload_max_filesize de php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "El fitxer carregat supera la directiva MAX_FILE_SIZE especificada al formulari HTML" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "El fitxer només s'ha carregat parcialment" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "No s'ha carregat cap fitxer" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Falta un fitxer temporal" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Contactes" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Elimina un fitxer VCF per importar contactes." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "No s'ha trobat la llibreta d'adreces." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Aquesta no és la vostra llibreta d'adreces" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "No s'ha trobat el contacte." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adreça" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telèfon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Correu electrònic" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organització" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Feina" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Casa" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mòbil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Text" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Veu" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Missatge" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "VÃdeo" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Paginador" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -429,6 +585,10 @@ msgstr "Carrega una foto nova" msgid "Select photo from ownCloud" msgstr "Selecciona una foto de ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Edita l'adreça" @@ -585,7 +745,7 @@ msgid "Submit" msgstr "Envia" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Cancel·la" @@ -613,27 +773,22 @@ msgstr "Importa" msgid "Importing contacts" msgstr "S'estan important contactes" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Els contactes s'han importat correctament" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Tanca el dià leg" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Importa la llibreta d'adreces" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Seleccioneu la llibreta d'adreces a la que voleu importar:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Elimina un fitxer VCF per importar contactes." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Selecciona de HD" diff --git a/l10n/ca/core.po b/l10n/ca/core.po index 83fd1522490becad5bd3cb38d270221bd83b2004..361164d2ef54f588ab9b836629310cd5af7ed5aa 100644 --- a/l10n/ca/core.po +++ b/l10n/ca/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 11:23+0000\n" -"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,6 +31,82 @@ msgstr "No voleu afegir cap categoria?" msgid "This category already exists: " msgstr "Aquesta categoria ja existeix:" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Restableix la contrasenya d'Owncloud" @@ -161,15 +237,15 @@ msgstr "Ordinador central de la base de dades" msgid "Finish setup" msgstr "Acaba la configuració" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "controleu els vostres serveis web" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Surt" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Arranjament" diff --git a/l10n/ca/files.po b/l10n/ca/files.po index 9fa0e17c56778fb31a112ca827881eadffb6bc36..0d3c2693b4027dbde6c1f393c3978045c85f540c 100644 --- a/l10n/ca/files.po +++ b/l10n/ca/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 11:30+0000\n" -"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "S'ha perdut un fitxer temporal" msgid "Failed to write to disk" msgstr "Ha fallat en escriure al disc" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Fitxers" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Mida" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Modificat" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Gestió de fitxers" @@ -121,18 +173,6 @@ msgstr "Comparteix" msgid "Download" msgstr "Baixa" -#: templates/index.php:55 -msgid "Size" -msgstr "Mida" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Modificat" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Esborra-ho tot" - #: templates/index.php:56 msgid "Delete" msgstr "Suprimeix" diff --git a/l10n/ca/gallery.po b/l10n/ca/gallery.po index 6cdc8d07e4ed754cbed04eef6d6f9122274afe84..72f3cf5c80920418b22e8a8f3679d1db5e3c8f82 100644 --- a/l10n/ca/gallery.po +++ b/l10n/ca/gallery.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 13:38+0000\n" -"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,10 +18,50 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Fotos" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Arranjament" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Escaneja de nou" @@ -34,10 +74,6 @@ msgstr "Atura" msgid "Share" msgstr "Comparteix" -#: templates/index.php:19 -msgid "Settings" -msgstr "Arranjament" - #: templates/view_album.php:19 msgid "Back" msgstr "Enrera" diff --git a/l10n/ca/media.po b/l10n/ca/media.po index 1889e043b91d25c4dd05b4f7cebedd6903638650..4d41f39ffe580eee085336b93043ef71fc97dbe9 100644 --- a/l10n/ca/media.po +++ b/l10n/ca/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Música" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Reprodueix" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pausa" @@ -34,7 +38,7 @@ msgstr "Pausa" msgid "Previous" msgstr "Anterior" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Següent" diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po index 4c4063a5b8d0689d94382a24c78f6581ff1d0d79..62b4b975396c37f38461279769cf05419470b796 100644 --- a/l10n/ca/settings.po +++ b/l10n/ca/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 11:28+0000\n" -"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,23 +20,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "el correu electrònic ha canviat" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Sol.licitud no và lida" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID ha canviat" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Sol.licitud no và lida" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "S'ha canviat l'idioma" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Català " @@ -57,10 +72,14 @@ msgid "Select an App" msgstr "Seleccioneu una aplicació" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "- amb llicència" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "de" diff --git a/l10n/cs_CZ/calendar.po b/l10n/cs_CZ/calendar.po index 5dca39cef64c43af2b0293ae801454900b1e7a66..4bc27d16c68373807c6ee67d78da9d50fe5a1c2f 100644 --- a/l10n/cs_CZ/calendar.po +++ b/l10n/cs_CZ/calendar.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 08:18+0000\n" -"Last-Translator: Michal HruÅ¡ecký <Michal@hrusecky.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,16 +44,40 @@ msgstr "ÄŒasová zóna byla zmÄ›nÄ›na" msgid "Invalid request" msgstr "Chybný požadavek" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalendář" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "d. MMM[ yyyy]{ '—' d.[ MMM] yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Narozeniny" diff --git a/l10n/cs_CZ/contacts.po b/l10n/cs_CZ/contacts.po index 96ed72095b46019e52855fba8e533cadea2abb17..6c392a1f09aaf578e7f2315ff17a0eaef863b61f 100644 --- a/l10n/cs_CZ/contacts.po +++ b/l10n/cs_CZ/contacts.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 08:20+0000\n" -"Last-Translator: Michal HruÅ¡ecký <Michal@hrusecky.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -84,23 +84,20 @@ msgstr "Chyba pÅ™i pÅ™idávánà adresáře." msgid "Error activating addressbook." msgstr "Chyba pÅ™i aktivaci adresáře." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Nebylo nastaveno ID kontaktu." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Chyba pÅ™i naÄÃtánà obrázku." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Chyba pÅ™i naÄÃtánà fotky kontaktu." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Chyba pÅ™i ukládánà doÄasného souboru." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "NaÄÃtaná fotka je vadná." @@ -124,14 +121,46 @@ msgstr "Chybà ID kontaktu." msgid "Missing contact id." msgstr "Chybà id kontaktu." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Žádná fotka nebyla nahrána." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Soubor neexistuje:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Chyba pÅ™i naÄÃtánà obrázku." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "jméno elementu nenà nastaveno." @@ -148,7 +177,7 @@ msgstr "Informace o vCard je nesprávná. Obnovte stránku, prosÃm." msgid "Something went FUBAR. " msgstr "NÄ›co se pokazilo. " -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Chyba pÅ™i aktualizaci údaje kontaktu." @@ -164,102 +193,229 @@ msgstr "Chyba pÅ™i aktualizaci adresáře." msgid "Error uploading contacts to storage." msgstr "Chyba pÅ™i nahrávánà kontaktů do úložiÅ¡tÄ›." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Nevyskytla se žádná chyba, soubor byl úspěšnÄ› nahrán" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Nahrávaný soubor pÅ™ekraÄuje nastavenà upload_max_filesize directive v php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Nahrávaný soubor pÅ™ekraÄuje nastavenà MAX_FILE_SIZE z voleb HTML formuláře" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Nahrávaný soubor se nahrál pouze z Äásti" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Žádný soubor nebyl nahrán" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Chybà doÄasný adresář" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontakty" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Pro import kontaktů sem pÅ™etáhnÄ›te soubor VCF" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Adresář nenalezen." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Toto nenà Váš adresář." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kontakt nebyl nalezen." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresa" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Email" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organizace" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "PracovnÃ" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "DomácÃ" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Text" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Hlas" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Zpráva" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -430,6 +586,10 @@ msgstr "Nahrát novou fotku" msgid "Select photo from ownCloud" msgstr "Vybrat fotku z ownCloudu" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Upravit adresu" @@ -495,7 +655,7 @@ msgstr "SleÄna" #: templates/part.edit_name_dialog.php:28 msgid "Ms" -msgstr "" +msgstr "Ms" #: templates/part.edit_name_dialog.php:29 msgid "Mr" @@ -539,11 +699,11 @@ msgstr "MUDr." #: templates/part.edit_name_dialog.php:47 msgid "D.O." -msgstr "" +msgstr "D.O." #: templates/part.edit_name_dialog.php:48 msgid "D.C." -msgstr "" +msgstr "D.C." #: templates/part.edit_name_dialog.php:49 msgid "Ph.D." @@ -586,7 +746,7 @@ msgid "Submit" msgstr "Potvrdit" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Storno" @@ -614,27 +774,22 @@ msgstr "Import" msgid "Importing contacts" msgstr "Importovánà kontaktů" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Kontakty úspěšnÄ› importovány" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "ZavÃracà dialog" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Importovat adresář" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Vyberte adresář do kterého chcete importovat:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Pro import kontaktů sem pÅ™etáhnÄ›te soubor VCF" - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Vybrat z disku" diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po index baf8d5f7c9ac9d26b538aa0f031d61ae161be8ac..594e0635dcacd0f0273fe66b9b6447dcde14b7b5 100644 --- a/l10n/cs_CZ/core.po +++ b/l10n/cs_CZ/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 20:06+0000\n" -"Last-Translator: Michal HruÅ¡ecký <Michal@hrusecky.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -32,6 +32,82 @@ msgstr "Žádná kategorie k pÅ™idánÃ?" msgid "This category already exists: " msgstr "Tato kategorie již existuje:" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Reset hesla Owncloud" @@ -162,15 +238,15 @@ msgstr "Hostitel databáze" msgid "Finish setup" msgstr "DokonÄit instalaci" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "webové služby pod Vašà kontrolou" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Odhlásit se" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "NastavenÃ" diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po index fed33acacdddb2ef9cbdacd460a45b8438954a1f..23b3d0b03622740aeb8670b539909c783e704fed 100644 --- a/l10n/cs_CZ/files.po +++ b/l10n/cs_CZ/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 21:11+0000\n" -"Last-Translator: Michal HruÅ¡ecký <Michal@hrusecky.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "Chybà adresář pro soÄasné soubory" msgid "Failed to write to disk" msgstr "Zápis na disk se nezdaÅ™il" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Soubory" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Velikost" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "ZmÄ›nÄ›no" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Nastavenà chovánà k souborům" @@ -121,18 +173,6 @@ msgstr "SdÃlet" msgid "Download" msgstr "Stáhnout" -#: templates/index.php:55 -msgid "Size" -msgstr "Velikost" - -#: templates/index.php:56 -msgid "Modified" -msgstr "ZmÄ›nÄ›no" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Smazat vÅ¡e" - #: templates/index.php:56 msgid "Delete" msgstr "Vymazat" diff --git a/l10n/cs_CZ/gallery.po b/l10n/cs_CZ/gallery.po index e2c673cceca832cd2e4104e2a38b3746da28f721..08c9c2054b567e956b0e057f94cd38976b1ad701 100644 --- a/l10n/cs_CZ/gallery.po +++ b/l10n/cs_CZ/gallery.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-12 15:21+0000\n" -"Last-Translator: Michal HruÅ¡ecký <Michal@hrusecky.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,10 +20,50 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Obrázky" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "NastavenÃ" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Znovu prohledat" @@ -36,10 +76,6 @@ msgstr "Zastavit" msgid "Share" msgstr "SdÃlet" -#: templates/index.php:19 -msgid "Settings" -msgstr "NastavenÃ" - #: templates/view_album.php:19 msgid "Back" msgstr "ZpÄ›t" diff --git a/l10n/cs_CZ/media.po b/l10n/cs_CZ/media.po index d3b8f82371d4fb276bb33686582053bd63aee562..adefdadc3b1835654f296d5c56edebe03fa99e5a 100644 --- a/l10n/cs_CZ/media.po +++ b/l10n/cs_CZ/media.po @@ -9,10 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-04-06 17:13+0000\n" -"Last-Translator: Michal HruÅ¡ecký <Michal@hrusecky.net>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,15 +20,19 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Hudba" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "PÅ™ehrát" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pauza" @@ -36,7 +40,7 @@ msgstr "Pauza" msgid "Previous" msgstr "PÅ™edchozÃ" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "DalÅ¡Ã" diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po index 4852d3dfe6fe2664a0d786b6aac6b2be63e9ae4a..360a7fe9d90e16230247e7e786fc94d45d1724cb 100644 --- a/l10n/cs_CZ/settings.po +++ b/l10n/cs_CZ/settings.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-12 16:13+0000\n" -"Last-Translator: Michal HruÅ¡ecký <Michal@hrusecky.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,23 +23,38 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "email zmÄ›nÄ›n" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Chybný dotaz" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID zmÄ›nÄ›n" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Chybný dotaz" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Jazyk byl zmÄ›nÄ›n" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "ÄŒesky" @@ -60,10 +75,14 @@ msgid "Select an App" msgstr "Vyberte aplikaci" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licencováno" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "podle" diff --git a/l10n/da/calendar.po b/l10n/da/calendar.po index d1b46364a7740a7ceb6c58b7a7fbee7951ef35f7..7207ff883e66ac1d5eea792ad12881082a8bcdef 100644 --- a/l10n/da/calendar.po +++ b/l10n/da/calendar.po @@ -6,12 +6,13 @@ # <mikkelbjerglarsen@gmail.com>, 2011. # Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011, 2012. # Pascal d'Hermilly <pascal@dhermilly.dk>, 2011. +# Thomas Tanghus <>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -22,11 +23,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Der blev ikke fundet nogen kalendere." #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "Der blev ikke fundet nogen begivenheder." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -44,79 +45,103 @@ msgstr "Tidszone ændret" msgid "Invalid request" msgstr "Ugyldig forespørgsel" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalender" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "MMM d[ åååå]{ '—'[ MMM] d åååå}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "Fødselsdag" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Forretning" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Ring" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Kunder" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "Leverance" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Helligdage" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Ideér" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Rejse" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Jubilæum" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Møde" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Andet" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Privat" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Projekter" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "SpørgsmÃ¥l" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Arbejde" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "unavngivet" #: lib/object.php:330 msgid "Does not repeat" @@ -365,7 +390,7 @@ msgstr "Vælg aktive kalendere" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "Dine kalendere" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -374,15 +399,15 @@ msgstr "CalDav-link" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Delte kalendere" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Ingen delte kalendere" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "Del kalender" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -399,7 +424,7 @@ msgstr "Slet" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "delt af dig" #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -444,23 +469,23 @@ msgstr "Eksporter" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "Begivenhedsinfo" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "Gentagende" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "Alarm" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "Deltagere" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "Del" #: templates/part.eventform.php:21 msgid "Title of the Event" @@ -472,11 +497,11 @@ msgstr "Kategori" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "Opdel kategorier med kommaer" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "Rediger kategorier" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -597,11 +622,11 @@ msgstr "Opret en ny begivenhed" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "Vis en begivenhed" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "Ingen categorier valgt" #: templates/part.showevent.php:25 msgid "Select category" @@ -609,11 +634,11 @@ msgstr "Vælg kategori" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "fra" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "kl." #: templates/settings.php:14 msgid "Timezone" @@ -637,7 +662,7 @@ msgstr "12T" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "Ugens første dag" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" @@ -645,24 +670,24 @@ msgstr "Synkroniseringsadresse til CalDAV:" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Brugere" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "Vælg brugere" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "Redigerbar" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "Grupper" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "Vælg grupper" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "Offentliggør" diff --git a/l10n/da/contacts.po b/l10n/da/contacts.po index 03977ebbddcae41db96f400149ab50acd241e7f4..be2ce3917fc77fb825a7319b7ed800f2df812607 100644 --- a/l10n/da/contacts.po +++ b/l10n/da/contacts.po @@ -6,12 +6,13 @@ # <mikkelbjerglarsen@gmail.com>, 2011. # Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011, 2012. # Pascal d'Hermilly <pascal@dhermilly.dk>, 2011. +# Thomas Tanghus <>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -38,7 +39,7 @@ msgstr "Der skal udfyldes mindst et adressefelt." #: ajax/addproperty.php:62 msgid "Trying to add duplicate property: " -msgstr "" +msgstr "Kan ikke tilføje overlappende element." #: ajax/addproperty.php:120 msgid "Error adding contact property." @@ -46,35 +47,35 @@ msgstr "Fejl ved tilføjelse af egenskab." #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" -msgstr "" +msgstr "Intet ID medsendt" #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." -msgstr "" +msgstr "Kunne ikke sætte checksum." #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." -msgstr "" +msgstr "Der ikke valgt nogle grupper at slette." #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28 msgid "No address books found." -msgstr "" +msgstr "Der blev ikke fundet nogen adressebøger." #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "Der blev ikke fundet nogen kontaktpersoner." #: ajax/contactdetails.php:37 msgid "Missing ID" -msgstr "" +msgstr "Manglende ID" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" -msgstr "" +msgstr "Kunne ikke indlæse VCard med ID'en: \"" #: ajax/createaddressbook.php:18 msgid "Cannot add addressbook with an empty name." -msgstr "" +msgstr "Kan ikke tilføje adressebog uden et navn." #: ajax/createaddressbook.php:24 msgid "Error adding addressbook." @@ -84,29 +85,26 @@ msgstr "Fejl ved tilføjelse af adressebog." msgid "Error activating addressbook." msgstr "Fejl ved aktivering af adressebog." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." -msgstr "" +msgstr "Ingen ID for kontakperson medsendt." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." -msgstr "" +msgstr "Kunne ikke indlæse foto for kontakperson." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." -msgstr "" +msgstr "Kunne ikke gemme midlertidig fil." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." -msgstr "" +msgstr "Billedet under indlæsning er ikke gyldigt." #: ajax/deletecard.php:37 ajax/saveproperty.php:58 msgid "id is not set." -msgstr "" +msgstr "Intet ID medsendt." #: ajax/deleteproperty.php:36 msgid "Information about vCard is incorrect. Please reload the page." @@ -118,43 +116,75 @@ msgstr "Fejl ved sletning af egenskab for kontaktperson." #: ajax/editname.php:37 msgid "Contact ID is missing." -msgstr "" +msgstr "Kontaktperson ID mangler." #: ajax/loadphoto.php:44 msgid "Missing contact id." -msgstr "" +msgstr "Kontaktperson ID mangler." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." -msgstr "" +msgstr "Der blev ikke medsendt en sti til fotoet." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" +msgstr "Filen eksisterer ikke:" + +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Kunne ikke indlæse billede." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " msgstr "" #: ajax/saveproperty.php:55 msgid "element name is not set." -msgstr "" +msgstr "Element navnet er ikke medsendt." #: ajax/saveproperty.php:61 msgid "checksum is not set." -msgstr "" +msgstr "Checksum er ikke medsendt." #: ajax/saveproperty.php:78 msgid "Information about vCard is incorrect. Please reload the page: " -msgstr "" +msgstr "Informationen om dette VCard stemmer ikke. Genindlæs venligst siden: " #: ajax/saveproperty.php:83 msgid "Something went FUBAR. " -msgstr "" +msgstr "Noget gik grueligt galt. " -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Fejl ved opdatering af egenskab for kontaktperson." #: ajax/updateaddressbook.php:20 msgid "Cannot update addressbook with an empty name." -msgstr "" +msgstr "Kan ikke opdatére adressebogen med et tomt navn." #: ajax/updateaddressbook.php:26 msgid "Error updating addressbook." @@ -162,110 +192,237 @@ msgstr "Fejl ved opdatering af adressebog" #: ajax/uploadimport.php:46 ajax/uploadimport.php:76 msgid "Error uploading contacts to storage." -msgstr "" +msgstr "Kunne ikke uploade kontaktepersoner til midlertidig opbevaring." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" -msgstr "" +msgstr "Der skete ingen fejl, filen blev succesfuldt uploadet" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "" +msgstr "Den uploadede fil er større end upload_max_filesize indstillingen i php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" -msgstr "" +msgstr "Den uploadede fil overstiger MAX_FILE_SIZE indstilingen, som specificeret i HTML formularen" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" -msgstr "" +msgstr "Filen blev kun delvist uploadet." -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" -msgstr "" +msgstr "Ingen fil uploadet" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" +msgstr "Manglende midlertidig mappe." + +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontaktpersoner" -#: lib/app.php:23 -msgid "Addressbook not found." +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Drop en VCF fil for at importere kontaktpersoner." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." msgstr "" -#: lib/app.php:27 +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 +msgid "Addressbook not found." +msgstr "Adressebogen blev ikke fundet." + +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Dette er ikke din adressebog." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kontaktperson kunne ikke findes." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresse" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Email" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organisation" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Arbejde" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Hjemme" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "SMS" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Telefonsvarer" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" -msgstr "" +msgstr "Besked" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Personsøger" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" -msgstr "" +msgstr "Internet" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "{name}'s fødselsdag" #: lib/search.php:22 msgid "Contact" @@ -281,7 +438,7 @@ msgstr "Adressebøger" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" -msgstr "" +msgstr "Konfigurer adressebøger" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" @@ -289,7 +446,7 @@ msgstr "Ny adressebog" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" -msgstr "" +msgstr "Importer fra VCF" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 @@ -320,23 +477,23 @@ msgstr "Slet kontaktperson" #: templates/part.contact.php:19 msgid "Drop photo to upload" -msgstr "" +msgstr "Drop foto for at uploade" #: templates/part.contact.php:29 msgid "Format custom, Short name, Full name, Reverse or Reverse with comma" -msgstr "" +msgstr "Formatter som valgfrit, fuldt navn, efternavn først eller efternavn først med komma" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "Rediger navnedetaljer." #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" -msgstr "" +msgstr "Øgenavn" #: templates/part.contact.php:36 msgid "Enter nickname" -msgstr "" +msgstr "Indtast øgenavn" #: templates/part.contact.php:37 templates/part.contact.php:106 msgid "Birthday" @@ -344,19 +501,19 @@ msgstr "Fødselsdag" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "dd-mm-åååå" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" -msgstr "" +msgstr "Grupper" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "" +msgstr "Opdel gruppenavne med kommaer" #: templates/part.contact.php:42 msgid "Edit groups" -msgstr "" +msgstr "Rediger grupper" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" @@ -364,47 +521,47 @@ msgstr "Foretrukken" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "Indtast venligst en gyldig email-adresse." #: templates/part.contact.php:56 msgid "Enter email address" -msgstr "" +msgstr "Indtast email-adresse" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "Send mail til adresse" #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "Slet email-adresse" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "Indtast telefonnummer" #: templates/part.contact.php:74 msgid "Delete phone number" -msgstr "" +msgstr "Slet telefonnummer" #: templates/part.contact.php:84 msgid "View on map" -msgstr "" +msgstr "Vis pÃ¥ kort" #: templates/part.contact.php:84 msgid "Edit address details" -msgstr "" +msgstr "Rediger adresse detaljer" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "Tilføj noter her." #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "Tilfæj element" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "Profilbillede" #: templates/part.contact.php:107 msgid "Phone" @@ -412,27 +569,31 @@ msgstr "Telefon" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "Note" #: templates/part.contactphoto.php:8 msgid "Delete current photo" -msgstr "" +msgstr "Slet nuværende foto" #: templates/part.contactphoto.php:9 msgid "Edit current photo" -msgstr "" +msgstr "Rediger nuværende foto" #: templates/part.contactphoto.php:10 msgid "Upload new photo" -msgstr "" +msgstr "Upload nyt foto" #: templates/part.contactphoto.php:11 msgid "Select photo from ownCloud" +msgstr "Vælg foto fra ownCloud" + +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." msgstr "" #: templates/part.edit_address_dialog.php:9 msgid "Edit address" -msgstr "" +msgstr "Rediger adresse" #: templates/part.edit_address_dialog.php:14 msgid "Type" @@ -475,7 +636,7 @@ msgstr "Land" #: templates/part.edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Rediger grupper" #: templates/part.edit_categories_dialog.php:14 msgid "Add" @@ -487,79 +648,79 @@ msgstr "Adressebog" #: templates/part.edit_name_dialog.php:23 msgid "Hon. prefixes" -msgstr "" +msgstr "Foranstillede titler" #: templates/part.edit_name_dialog.php:27 msgid "Miss" -msgstr "" +msgstr "Frøken" #: templates/part.edit_name_dialog.php:28 msgid "Ms" -msgstr "" +msgstr "Fru" #: templates/part.edit_name_dialog.php:29 msgid "Mr" -msgstr "" +msgstr "Hr." #: templates/part.edit_name_dialog.php:30 msgid "Sir" -msgstr "" +msgstr "Sir" #: templates/part.edit_name_dialog.php:31 msgid "Mrs" -msgstr "" +msgstr "Fru" #: templates/part.edit_name_dialog.php:32 msgid "Dr" -msgstr "" +msgstr "Dr" #: templates/part.edit_name_dialog.php:35 msgid "Given name" -msgstr "" +msgstr "Fornavn" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "Mellemnavne" #: templates/part.edit_name_dialog.php:39 msgid "Family name" -msgstr "" +msgstr "Efternavn" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" -msgstr "" +msgstr "Efterstillede titler" #: templates/part.edit_name_dialog.php:45 msgid "J.D." -msgstr "" +msgstr "Cand. Jur." #: templates/part.edit_name_dialog.php:46 msgid "M.D." -msgstr "" +msgstr "M.D." #: templates/part.edit_name_dialog.php:47 msgid "D.O." -msgstr "" +msgstr "D.O." #: templates/part.edit_name_dialog.php:48 msgid "D.C." -msgstr "" +msgstr "D.C." #: templates/part.edit_name_dialog.php:49 msgid "Ph.D." -msgstr "" +msgstr "Ph.D." #: templates/part.edit_name_dialog.php:50 msgid "Esq." -msgstr "" +msgstr "Esq." #: templates/part.edit_name_dialog.php:51 msgid "Jr." -msgstr "" +msgstr "Jr." #: templates/part.edit_name_dialog.php:52 msgid "Sn." -msgstr "" +msgstr "Sn." #: templates/part.editaddressbook.php:9 msgid "New Addressbook" @@ -586,82 +747,77 @@ msgid "Submit" msgstr "Gem" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Fortryd" #: templates/part.import.php:1 msgid "Import a contacts file" -msgstr "" +msgstr "Importer fil med kontaktpersoner" #: templates/part.import.php:6 msgid "Please choose the addressbook" -msgstr "" +msgstr "Vælg venligst adressebog" #: templates/part.import.php:10 msgid "create a new addressbook" -msgstr "" +msgstr "Opret ny adressebog" #: templates/part.import.php:15 msgid "Name of new addressbook" -msgstr "" +msgstr "Navn pÃ¥ ny adressebog" #: templates/part.import.php:17 msgid "Import" -msgstr "" +msgstr "Importer" #: templates/part.import.php:20 msgid "Importing contacts" -msgstr "" - -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" +msgstr "Importerer kontaktpersoner" #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "" +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" +msgstr "Vælg hvilken adressebog, der skal importeres til:" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" -msgstr "" +msgstr "Vælg fra harddisk." #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." -msgstr "" +msgstr "Du har ingen kontaktpersoner i din adressebog." #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "" +msgstr "Tilføj kontaktpeson." #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" -msgstr "" +msgstr "Konfigurer adressebøger" #: templates/settings.php:4 msgid "CardDAV syncing addresses" -msgstr "" +msgstr "CardDAV synkroniserings adresse" #: templates/settings.php:4 msgid "more info" -msgstr "" +msgstr "mere info" #: templates/settings.php:6 msgid "Primary address (Kontact et al)" -msgstr "" +msgstr "Primær adresse (Kontak m. fl.)" #: templates/settings.php:8 msgid "iOS/OS X" -msgstr "" +msgstr "iOS/OS X" diff --git a/l10n/da/core.po b/l10n/da/core.po index 9ca4c3a10c759f226373f82bd53369fb0f51ac14..045cd429153591de3af9c26872a939928a0685ae 100644 --- a/l10n/da/core.po +++ b/l10n/da/core.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# <mikkelbjerglarsen@gmail.com>, 2011. +# <mikkelbjerglarsen@gmail.com>, 2011, 2012. # Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011, 2012. # Pascal d'Hermilly <pascal@dhermilly.dk>, 2011. +# Thomas Tanghus <>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -22,14 +23,90 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Applikationens navn ikke medsendt" #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Ingen kategori at tilføje?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Denne kategori eksisterer allerede: " + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 @@ -38,7 +115,7 @@ msgstr "Nulstil adgangskode til Owncloud" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "Nulstil ownCloud kodeord" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" @@ -103,7 +180,7 @@ msgstr "Hjælp" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "Adgang forbudt" #: templates/404.php:12 msgid "Cloud not found" @@ -111,11 +188,11 @@ msgstr "Sky ikke fundet" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Rediger kategorier" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Tilføj" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -162,15 +239,15 @@ msgstr "Databasehost" msgid "Finish setup" msgstr "Afslut opsætning" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "Webtjenester under din kontrol" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Log ud" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Indstillinger" diff --git a/l10n/da/files.po b/l10n/da/files.po index 09238a2d6431ada3dbe1c944794356b25cba4466..d7990d5d9424caafd203ef2e65766705d4889c45 100644 --- a/l10n/da/files.po +++ b/l10n/da/files.po @@ -5,12 +5,13 @@ # Translators: # Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011, 2012. # Pascal d'Hermilly <pascal@dhermilly.dk>, 2011. +# Thomas Tanghus <>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -47,15 +48,67 @@ msgstr "Mangler en midlertidig mappe" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Fejl ved skrivning til disk." -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Filer" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Størrelse" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Ændret" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "FilhÃ¥ndtering" #: templates/admin.php:7 msgid "Maximum upload size" @@ -63,23 +116,23 @@ msgstr "Maksimal upload-størrelse" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "max. mulige: " #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Nødvendigt for at kunne downloade mapper og flere filer ad gangen." #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Muliggør ZIP-download" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 er ubegrænset" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "Maksimal størrelse pÃ¥ ZIP filer" #: templates/index.php:7 msgid "New" @@ -95,7 +148,7 @@ msgstr "Mappe" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "Fra URL" #: templates/index.php:21 msgid "Upload" @@ -103,7 +156,7 @@ msgstr "Upload" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Fortryd upload" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -115,24 +168,12 @@ msgstr "Navn" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Del" #: templates/index.php:51 msgid "Download" msgstr "Download" -#: templates/index.php:55 -msgid "Size" -msgstr "Størrelse" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Ændret" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Slet" @@ -149,8 +190,8 @@ msgstr "Filerne, du prøver at uploade, er større end den maksimale størrelse #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Filerne bliver indlæst, vent venligst." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "Indlæser" diff --git a/l10n/da/gallery.po b/l10n/da/gallery.po index d9d17dc5478771f7c484ed45785878723586f23b..43c5fd2a9e27b1a222e483ca463b600e5466f829 100644 --- a/l10n/da/gallery.po +++ b/l10n/da/gallery.po @@ -3,13 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <mikkelbjerglarsen@gmail.com>, 2012. # Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2012. +# Thomas Tanghus <>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -18,8 +20,48 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Billeder" + +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Indstillinger" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" #: templates/index.php:16 @@ -28,15 +70,11 @@ msgstr "Genindlæs" #: templates/index.php:17 msgid "Stop" -msgstr "" +msgstr "Stop" #: templates/index.php:18 msgid "Share" -msgstr "" - -#: templates/index.php:19 -msgid "Settings" -msgstr "" +msgstr "Del" #: templates/view_album.php:19 msgid "Back" @@ -44,16 +82,16 @@ msgstr "Tilbage" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Fjern bekræftelse" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Ønsker du at fjerne albummet" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Ændre albummets navn" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Nyt album navn" diff --git a/l10n/da/media.po b/l10n/da/media.po index ebb2017f783fac53c591194863cfe0a319173b18..ba051b121a5eb45742b24b2413084ce2c73011fb 100644 --- a/l10n/da/media.po +++ b/l10n/da/media.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -19,15 +19,19 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musik" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Afspil" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pause" @@ -35,7 +39,7 @@ msgstr "Pause" msgid "Previous" msgstr "Forrige" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Næste" diff --git a/l10n/da/settings.po b/l10n/da/settings.po index 68c535fa0535dd9e4974daf4c037b80e924ce5aa..deab93e2ed09c2de3d5cd5f974f3b6b4b08fccb3 100644 --- a/l10n/da/settings.po +++ b/l10n/da/settings.po @@ -7,12 +7,13 @@ # <mikkelbjerglarsen@gmail.com>, 2011. # Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011, 2012. # Pascal d'Hermilly <pascal@dhermilly.dk>, 2011. +# Thomas Tanghus <>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -22,57 +23,76 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "email ændret" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Ugyldig forespørgsel" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID ændret" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Ugyldig forespørgsel" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Sprog ændret" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Dansk" #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Log" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "Mere" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Tilføj din App" #: templates/apps.php:22 msgid "Select an App" msgstr "Vælg en App" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licenseret" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "af" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "Dokumentation" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "HÃ¥ndter store filer" #: templates/help.php:10 msgid "Ask a question" @@ -100,11 +120,11 @@ msgstr "af det tilgængelige" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "Synkroniserings programmer for desktop og mobil" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "Download" #: templates/personal.php:19 msgid "Your password got changed" @@ -172,11 +192,11 @@ msgstr "Ny" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "Standard kvote" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Andet" #: templates/users.php:47 msgid "Quota" diff --git a/l10n/de/calendar.po b/l10n/de/calendar.po index 863356c4523b5b4ba0f6424195ebe86bf969af08..2e5af84f5a598a43b482c06c2d35c00463e1ed23 100644 --- a/l10n/de/calendar.po +++ b/l10n/de/calendar.po @@ -7,13 +7,15 @@ # <georg.stefan.germany@googlemail.com>, 2011, 2012. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. # Jan-Christoph Borchardt <jan@unhosted.org>, 2011. +# Marcel Kühlhorn <susefan93@gmx.de>, 2012. +# <peddn@web.de>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 16:43+0000\n" -"Last-Translator: goeck <admin@s-goecker.de>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: German (http://www.transifex.net/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,16 +45,40 @@ msgstr "Zeitzone geändert" #: ajax/settings/settimezone.php:24 msgid "Invalid request" -msgstr "Anfragefehler" +msgstr "Fehlerhafte Anfrage" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalender" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "ddd d MMMM[ yyyy]{ -[ddd d] MMMM yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" #: lib/app.php:125 @@ -153,7 +179,7 @@ msgstr "niemals" #: lib/object.php:344 msgid "by occurrences" -msgstr "nach Vorkommen" +msgstr "nach Terminen" #: lib/object.php:345 msgid "by date" @@ -273,19 +299,19 @@ msgstr "Dezember" #: lib/object.php:418 msgid "by events date" -msgstr "bei Tag des Termins" +msgstr "nach Tag des Termins" #: lib/object.php:419 msgid "by yearday(s)" -msgstr "an einem Tag des Jahres" +msgstr "nach Tag des Jahres" #: lib/object.php:420 msgid "by weeknumber(s)" -msgstr "an einer Wochennummer" +msgstr "nach Wochennummer" #: lib/object.php:421 msgid "by day and month" -msgstr "an einer Tag und Monats Kombination" +msgstr "nach Tag und Monat" #: lib/search.php:32 lib/search.php:34 lib/search.php:37 msgid "Date" @@ -400,7 +426,7 @@ msgstr "Löschen" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "Von dir geteilt mit" +msgstr "Geteilt mit dir von" #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -473,7 +499,7 @@ msgstr "Kategorie" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "Kategorien trennen mittels Komma" +msgstr "Kategorien mit Kommas trennen" #: templates/part.eventform.php:30 msgid "Edit categories" @@ -558,11 +584,11 @@ msgstr "Ende" #: templates/part.eventform.php:233 templates/part.showevent.php:231 msgid "occurrences" -msgstr "Vorkommen" +msgstr "Termine" #: templates/part.import.php:1 msgid "Import a calendar file" -msgstr "Kalender Datei Importieren" +msgstr "Kalenderdatei Importieren" #: templates/part.import.php:6 msgid "Please choose the calendar" @@ -614,7 +640,7 @@ msgstr "von" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "um" #: templates/settings.php:14 msgid "Timezone" @@ -650,7 +676,7 @@ msgstr "Nutzer" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "gewählte Nutzer" +msgstr "Nutzer auswählen" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" @@ -662,7 +688,7 @@ msgstr "Gruppen" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "Wähle Gruppen" +msgstr "Gruppen auswählen" #: templates/share.dropdown.php:75 msgid "make public" diff --git a/l10n/de/contacts.po b/l10n/de/contacts.po index 3b1c71d6424ebfa472e4039a7f161f7e52ff07ad..067ce64126e223f0c8a4c6abc1661ec9a176054e 100644 --- a/l10n/de/contacts.po +++ b/l10n/de/contacts.po @@ -5,18 +5,23 @@ # Translators: # <admin@s-goecker.de>, 2012. # <fh@cbix.de>, 2012. +# <florian.ruechel+owncloud@gmail.com>, 2012. # <georg.stefan.germany@googlemail.com>, 2011. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. # Jan-Christoph Borchardt <jan@unhosted.org>, 2011. +# Melvin Gundlach <mail@melvin-gundlach.de>, 2012. # Michael Krell <m4dmike.mni@gmail.com>, 2012. +# <mi.sc@gmx.net>, 2012. # <nelsonfritsch@gmail.com>, 2012. +# Susi <>, 2012. +# Thomas Müller <>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 17:10+0000\n" -"Last-Translator: goeck <admin@s-goecker.de>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: German (http://www.transifex.net/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -88,23 +93,20 @@ msgstr "Adressbuch hinzufügen fehlgeschlagen" msgid "Error activating addressbook." msgstr "Adressbuchaktivierung fehlgeschlagen" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Es wurde keine Kontakt-ID übermittelt." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Fehler beim Laden des Bildes." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Fehler beim auslesen des Kontaktfotos." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Fehler beim Speichern der temporären Datei." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "Das Kontaktfoto ist fehlerhaft." @@ -128,14 +130,46 @@ msgstr "Keine Kontakt-ID angegeben." msgid "Missing contact id." msgstr "Fehlende Kontakt-ID." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Kein Foto-Pfad übermittelt." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Datei existiert nicht: " +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Fehler beim Laden des Bildes." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "Kein Name für das Element angegeben." @@ -152,7 +186,7 @@ msgstr "Die Informationen zur vCard sind fehlerhaft. Bitte Seite neu laden: " msgid "Something went FUBAR. " msgstr "Irgendwas ist hier so richtig schief gelaufen. " -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Kontakteigenschaft aktualisieren fehlgeschlagen" @@ -168,102 +202,229 @@ msgstr "Adressbuch aktualisieren fehlgeschlagen" msgid "Error uploading contacts to storage." msgstr "Übertragen der Kontakte fehlgeschlagen" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Alles bestens, Datei erfolgreich übertragen." -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Datei größer als durch die upload_max_filesize Direktive in php.ini erlaubt" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Datei größer als die MAX_FILE_SIZE Direktive erlaubt, die im HTML Formular spezifiziert ist" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Datei konnte nur teilweise übertragen werden" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Keine Datei konnte übertragen werden." -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Kein temporärer Ordner vorhanden" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontakte" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Zieh' eine VCF Datei hierher zum Kontaktimport" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Adressbuch nicht gefunden." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Dies ist nicht dein Adressbuch." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kontakt konnte nicht gefunden werden." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresse" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Email" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organisation" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Arbeit" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Zuhause" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Text" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Anruf" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Mitteilung" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -356,7 +517,7 @@ msgstr "Gruppen" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "Gruppen mit Komma trennen" +msgstr "Gruppen mit Komma trennt" #: templates/part.contact.php:42 msgid "Edit groups" @@ -434,6 +595,10 @@ msgstr "Neues Foto hochladen" msgid "Select photo from ownCloud" msgstr "Foto aus ownCloud auswählen" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Adresse ändern" @@ -535,35 +700,35 @@ msgstr "Höflichkeitssuffixe" #: templates/part.edit_name_dialog.php:45 msgid "J.D." -msgstr "" +msgstr "Dr. Jur" #: templates/part.edit_name_dialog.php:46 msgid "M.D." -msgstr "" +msgstr "Dr. med." #: templates/part.edit_name_dialog.php:47 msgid "D.O." -msgstr "" +msgstr "DGOM" #: templates/part.edit_name_dialog.php:48 msgid "D.C." -msgstr "" +msgstr "MChiro" #: templates/part.edit_name_dialog.php:49 msgid "Ph.D." -msgstr "" +msgstr "Dr." #: templates/part.edit_name_dialog.php:50 msgid "Esq." -msgstr "" +msgstr "Hochwohlgeborenen" #: templates/part.edit_name_dialog.php:51 msgid "Jr." -msgstr "" +msgstr "Jr." #: templates/part.edit_name_dialog.php:52 msgid "Sn." -msgstr "" +msgstr "Senior" #: templates/part.editaddressbook.php:9 msgid "New Addressbook" @@ -590,7 +755,7 @@ msgid "Submit" msgstr "Eintragen" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Abbrechen" @@ -618,29 +783,24 @@ msgstr "Importieren" msgid "Importing contacts" msgstr "Kontakte werden importiert" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Kontaktimport erfolgreich" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Dialog schließen" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Adressbuch importieren" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Adressbuch, in das importiert werden soll" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Zieh' eine VCF Datei hierher zum Kontaktimport" - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" -msgstr "" +msgstr "Von der Festplatte auswählen" #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." diff --git a/l10n/de/core.po b/l10n/de/core.po index c1287e768ae2d4c862756739cff64ba2763d2675..2d88b3ef59ca2f5da4a2bc57638cd4b90b837e39 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -7,13 +7,14 @@ # <alex.hotz@gmail.com>, 2011. # <georg.stefan.germany@googlemail.com>, 2011. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. +# Marcel Kühlhorn <susefan93@gmx.de>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 07:32+0000\n" -"Last-Translator: goeck <admin@s-goecker.de>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: German (http://www.transifex.net/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,15 +28,91 @@ msgstr "Applikationsname nicht angegeben" #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "Keine Kategorie hinzufügen?" +msgstr "Keine Kategorie hinzuzufügen?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " msgstr "Kategorie existiert bereits:" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" -msgstr "OwnCloud Passwort zurücksetzen" +msgstr "ownCloud Passwort zurücksetzen" #: lostpassword/index.php:27 msgid "ownCloud password reset" @@ -163,15 +240,15 @@ msgstr "Datenbank-Host" msgid "Finish setup" msgstr "Installation abschließen" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "web services under your control" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Abmelden" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Einstellungen" diff --git a/l10n/de/files.po b/l10n/de/files.po index d2126f7d1435b1937150087c18cddbde924c9f1e..b7f6cb08c36a5dee2aaa90d61864790066a7c9b2 100644 --- a/l10n/de/files.po +++ b/l10n/de/files.po @@ -6,6 +6,7 @@ # <admin@s-goecker.de>, 2012. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. # Jan-Christoph Borchardt <jan@unhosted.org>, 2011. +# Marcel Kühlhorn <susefan93@gmx.de>, 2012. # Michael Krell <m4dmike.mni@gmail.com>, 2012. # <nelsonfritsch@gmail.com>, 2012. # Thomas Müller <>, 2012. @@ -13,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 16:55+0000\n" -"Last-Translator: goeck <admin@s-goecker.de>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: German (http://www.transifex.net/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,17 +26,17 @@ msgstr "" #: ajax/upload.php:19 msgid "There is no error, the file uploaded with success" -msgstr "Datei hochgeladen." +msgstr "Datei fehlerfrei hochgeladen." #: ajax/upload.php:20 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "Die hochgeladene Datei ist zu groß." +msgstr "Die Größe der hochzuladenden Datei überschreitet die upload_max_filesize-Richtlinie in php.ini" #: ajax/upload.php:21 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" -msgstr "Die hochgeladene Datei ist zu groß." +msgstr "Die größe der hochzuladenden Datei überschreitet die MAX_FILE_SIZE-Richtlinie, die im HTML-Formular angegeben wurde" #: ajax/upload.php:22 msgid "The uploaded file was only partially uploaded" @@ -53,17 +54,69 @@ msgstr "Temporärer Ordner fehlt." msgid "Failed to write to disk" msgstr "Fehler beim Schreiben auf Festplatte" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" -msgstr "Dateien" +msgstr "Files" + +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Größe" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Bearbeitet" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "Dateibehandlung" #: templates/admin.php:7 msgid "Maximum upload size" -msgstr "Maximale Größe" +msgstr "Maximum upload size" #: templates/admin.php:7 msgid "max. possible: " @@ -71,7 +124,7 @@ msgstr "maximal möglich:" #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "Für Mehrfachdateien- und Ordnerupload benötigt:" +msgstr "Für Mehrfachdateien- und Ordnerdownloads benötigt:" #: templates/admin.php:9 msgid "Enable ZIP-download" @@ -91,7 +144,7 @@ msgstr "Neu" #: templates/index.php:9 msgid "Text file" -msgstr "Text Datei" +msgstr "Textdatei" #: templates/index.php:10 msgid "Folder" @@ -125,18 +178,6 @@ msgstr "Teilen" msgid "Download" msgstr "Herunterladen" -#: templates/index.php:55 -msgid "Size" -msgstr "Größe" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Bearbeitet" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Alle löschen" - #: templates/index.php:56 msgid "Delete" msgstr "Löschen" diff --git a/l10n/de/gallery.po b/l10n/de/gallery.po index 09a14f9b753a77757cb3fce662e7d41440c3962a..50151756004cbb32a8b439516058f44426747dab 100644 --- a/l10n/de/gallery.po +++ b/l10n/de/gallery.po @@ -5,13 +5,14 @@ # Translators: # <admin@s-goecker.de>, 2012. # Bartek <bart.p.pl@gmail.com>, 2012. +# Marcel Kühlhorn <susefan93@gmx.de>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 07:29+0000\n" -"Last-Translator: goeck <admin@s-goecker.de>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: German (http://www.transifex.net/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,13 +20,53 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Bilder" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Einstellungen" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" -msgstr "Rescan" +msgstr "Erneut Scannen" #: templates/index.php:17 msgid "Stop" @@ -35,10 +76,6 @@ msgstr "Stopp" msgid "Share" msgstr "Teilen" -#: templates/index.php:19 -msgid "Settings" -msgstr "Einstellungen" - #: templates/view_album.php:19 msgid "Back" msgstr "Zurück" diff --git a/l10n/de/media.po b/l10n/de/media.po index 360b8b153a8bfc4f71b70a8834ebaff3c93f0c16..4cb691b5ffd77a7965628342c485a9404cfe8091 100644 --- a/l10n/de/media.po +++ b/l10n/de/media.po @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" -"Last-Translator: goeck <admin@s-goecker.de>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: German (http://www.transifex.net/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,15 +19,19 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musik" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Abspielen" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pause" @@ -35,7 +39,7 @@ msgstr "Pause" msgid "Previous" msgstr "Vorheriges" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Nächstes" diff --git a/l10n/de/settings.po b/l10n/de/settings.po index 89f37949772c5125bd46c18668f6579060d98d88..f80377f65630eca48b8afafeeafcd8fa37e0475f 100644 --- a/l10n/de/settings.po +++ b/l10n/de/settings.po @@ -6,14 +6,15 @@ # <admin@s-goecker.de>, 2011, 2012. # <icewind1991@gmail.com>, 2012. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. +# Marcel Kühlhorn <susefan93@gmx.de>, 2012. # <nelsonfritsch@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 07:34+0000\n" -"Last-Translator: goeck <admin@s-goecker.de>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: German (http://www.transifex.net/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,23 +23,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "E-Mail wurde geändert" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Ungültige Anfrage" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID geändert" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Ungültige Anfrage" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Sprache geändert" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Deutsch" @@ -59,10 +75,14 @@ msgid "Select an App" msgstr "Wähle eine Anwendung aus" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-lizenziert" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "von" @@ -100,7 +120,7 @@ msgstr "der verfügbaren" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "Desktop und mobile Syncing Clienten" +msgstr "Desktop und mobile synchronierungs Clients" #: templates/personal.php:13 msgid "Download" @@ -152,7 +172,7 @@ msgstr "Hilf bei der Übersetzung!" #: templates/personal.php:51 msgid "use this address to connect to your ownCloud in your file manager" -msgstr "Benutze diese Adresse, um deine ownCloud mit deinem Dateiverwalter zu verbinden." +msgstr "Benutze diese Adresse, um deine ownCloud mit deinem Dateimanager zu verbinden." #: templates/users.php:15 templates/users.php:44 msgid "Name" diff --git a/l10n/el/calendar.po b/l10n/el/calendar.po index ae438dca154535f61ed15ad28c2e48f9be813fd0..6b6a6acedbb604c411af50f2cc48b560bf172ce0 100644 --- a/l10n/el/calendar.po +++ b/l10n/el/calendar.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 08:20+0000\n" -"Last-Translator: Marios Bekatoros <>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,16 +44,40 @@ msgstr "Η ζώνη ÏŽÏας άλλαξε" msgid "Invalid request" msgstr "Μη ÎγκυÏο αίτημα" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "ΗμεÏολόγιο" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "ΓενÎθλια" diff --git a/l10n/el/contacts.po b/l10n/el/contacts.po index 11c4beb7b548c91c4d3a72f2e8c868a15aff02c4..c5718b30c88ab609fb32f350287f4a3036c4763c 100644 --- a/l10n/el/contacts.po +++ b/l10n/el/contacts.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -85,23 +85,20 @@ msgstr "Σφάλμα Ï€Ïοσθήκης βιβλίου διευθÏνσεων." msgid "Error activating addressbook." msgstr "Σφάλμα ενεÏγοποίησης βιβλίου διευθÏνσεων" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Δε υπεβλήθει ID επαφής" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Σφάλμα φόÏτωσης εικόνας" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Σφάλμα ανάγνωσης εικόνας επαφής" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Σφάλμα αποθήκευσης Ï€ÏοσωÏÎ¹Î½Î¿Ï Î±Ïχείου" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "Η φοÏτωμÎνη φωτογÏαφία δεν είναι ÎγκυÏη" @@ -125,14 +122,46 @@ msgstr "Λείπει ID επαφής" msgid "Missing contact id." msgstr "Απουσιαζει ID επαφής" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Δε δόθηκε διαδÏομή εικόνας" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Το αÏχείο δεν υπάÏχει:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Σφάλμα φόÏτωσης εικόνας" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "δεν οÏίστηκε όνομα στοιχείου" @@ -149,7 +178,7 @@ msgstr "Οι πληÏοφοÏίες για τη vCard είναι λανθασμ msgid "Something went FUBAR. " msgstr "Κάτι χάθηκε στο άγνωστο" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Σφάλμα ενημÎÏωσης ιδιότητας επαφής." @@ -165,102 +194,229 @@ msgstr "Σφάλμα ενημÎÏωσης βιβλίου διευθÏνσεων. msgid "Error uploading contacts to storage." msgstr "Σφάλμα κατά την αποθήκευση επαφών" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Δεν υπάÏχει σφάλμα, το αÏχείο ανÎβηκε με επιτυχία " -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Το μÎγεθος του αÏχείου ξεπεÏνάει το upload_max_filesize του php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Το ανεβασμÎνο αÏχείο υπεÏβαίνει το MAX_FILE_SIZE που οÏίζεται στην HTML φόÏμα" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Το αÏχείο ανÎβηκε μεÏικώς" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Δεν ανÎβηκε κάποιο αÏχείο" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Λείπει ο Ï€ÏοσωÏινός φάκελος" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "ΕπαφÎÏ‚" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Εισάγεται Îνα VCF αÏχείο για εισαγωγή επαφών" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Δε βÏÎθηκε βιβλίο διευθÏνσεων" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Αυτό δεν είναι το βιβλίο διευθÏνσεων σας." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Η επαφή δεν μπόÏεσε να βÏεθεί." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "ΔιεÏθυνση" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "ΤηλÎφωνο" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Email" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "ΟÏγανισμός" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "ΕÏγασία" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Σπίτι" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Κινητό" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Κείμενο" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Ομιλία" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Μήνυμα " -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Φαξ" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Βίντεο" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Βομβητής" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Διαδίκτυο" @@ -431,6 +587,10 @@ msgstr "ΑνÎβασε νÎα φωτογÏαφία" msgid "Select photo from ownCloud" msgstr "ΕπÎλεξε φωτογÏαφία από το ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "ΕπεξεÏγασία διεÏθυνσης" @@ -587,7 +747,7 @@ msgid "Submit" msgstr "ΚαταχώÏηση" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "ΑκÏÏωση" @@ -615,27 +775,22 @@ msgstr "Εισαγωγή" msgid "Importing contacts" msgstr "Εισαγωγή επαφών" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Οι επαφÎÏ‚ εισήχθησαν επιτυχώς" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Κλείσιμο διαλόγου" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Εισαγωγή βιβλίου διευθÏνσεων" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "ΕπÎλεξε σε ποιο βιβλίο διευθÏνσεων για εισαγωγή:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Εισάγεται Îνα VCF αÏχείο για εισαγωγή επαφών" - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Επιλογή από HD" diff --git a/l10n/el/core.po b/l10n/el/core.po index 343b0692cd5ae5289b15b7900294eda976272ec0..c383ae1a885de67b91675df454d9e992cb16608c 100644 --- a/l10n/el/core.po +++ b/l10n/el/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 16:35+0000\n" -"Last-Translator: Marios Bekatoros <>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -32,6 +32,82 @@ msgstr "Δεν Îχετε να Ï€ÏοστÎσθÎσεται μια κα" msgid "This category already exists: " msgstr "Αυτή η κατηγοÏία υπάÏχει ήδη" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "ΕπανÎκδοση ÎºÏ‰Î´Î¹ÎºÎ¿Ï Î³Î¹Î± το Owncloud" @@ -162,15 +238,15 @@ msgstr "Διακομιστής βάσης δεδομÎνων" msgid "Finish setup" msgstr "ΟλοκλήÏωση εγκατάστασης" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "ΥπηÏεσίες web υπό τον Îλεγχό σας" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "ΑποσÏνδεση" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Ρυθμίσεις" diff --git a/l10n/el/files.po b/l10n/el/files.po index c564866ebc1d9c9545438f022b456ffb25ab4d32..87cbcd3e9b127fe866d9b624adc7ae995b438327 100644 --- a/l10n/el/files.po +++ b/l10n/el/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 16:48+0000\n" -"Last-Translator: Marios Bekatoros <>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "Λείπει Îνας Ï€ÏοσωÏινός φάκελος" msgid "Failed to write to disk" msgstr "Η εγγÏαφή στο δίσκο απÎτυχε" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "ΑÏχεία" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "ΜÎγεθος" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "ΤÏοποποιήθηκε" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "ΔιαχείÏιση αÏχείων" @@ -121,18 +173,6 @@ msgstr "ΔιαμοίÏασε" msgid "Download" msgstr "Λήψη" -#: templates/index.php:55 -msgid "Size" -msgstr "ΜÎγεθος" - -#: templates/index.php:56 -msgid "Modified" -msgstr "ΤÏοποποιήθηκε" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "ΔιαγÏαφή όλων" - #: templates/index.php:56 msgid "Delete" msgstr "ΔιαγÏαφή" diff --git a/l10n/el/gallery.po b/l10n/el/gallery.po index 85d5d3d4040d36db70a27fd94a28f96c400e2391..71bb2bf4bcc406b1a2d2c4d3c50b3a3915e6f9e7 100644 --- a/l10n/el/gallery.po +++ b/l10n/el/gallery.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Efstathios Iosifidis <diamond_gr@freemail.gr>, 2012. # Efstathios Iosifidis <iosifidis@opensuse.org>, 2012. # Marios Bekatoros <>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 06:56+0000\n" -"Last-Translator: Marios Bekatoros <>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,25 +20,61 @@ msgstr "" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Εικόνες" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Ρυθμίσεις" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "ΕπανασάÏωση" #: templates/index.php:17 msgid "Stop" -msgstr "Σταμάτησε" +msgstr "Διακοπή" #: templates/index.php:18 msgid "Share" -msgstr "Κοινοποίησε" - -#: templates/index.php:19 -msgid "Settings" -msgstr "Ρυθμίσεις" +msgstr "Κοινοποίηση" #: templates/view_album.php:19 msgid "Back" diff --git a/l10n/el/media.po b/l10n/el/media.po index 3688478b7666b721752ffc941bf07aa65adae4d1..4d82e044e37a90a30e5e7ae3d62796856f49df7c 100644 --- a/l10n/el/media.po +++ b/l10n/el/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Μουσική" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "ΑναπαÏαγωγή" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "ΠαÏση" @@ -34,7 +38,7 @@ msgstr "ΠαÏση" msgid "Previous" msgstr "Î ÏοηγοÏμενο" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Επόμενο" diff --git a/l10n/el/settings.po b/l10n/el/settings.po index f757374f53d49ae2571ad57ad9f39cbfbb2ba7d4..50279c5c14d67034e496755c0e159f9cdc0efb7a 100644 --- a/l10n/el/settings.po +++ b/l10n/el/settings.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 23:36+0000\n" -"Last-Translator: Dimitris M. <monopatis@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,23 +23,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "το email άλλαξε" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Μη ÎγκυÏο αίτημα" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "Το OpenID άλλαξε" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Μη ÎγκυÏο αίτημα" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Η γλώσσα άλλαξε" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__όνομα_γλώσσας__" @@ -60,10 +75,14 @@ msgid "Select an App" msgstr "ΕπιλÎξτε μια εφαÏμογή" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-με άδεια" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "από" diff --git a/l10n/eo/calendar.po b/l10n/eo/calendar.po index 6b95d99dfb07072e3610bca15a53cf8deef51d43..d01d9bb11bace7ce96e5f1b477a84d673b9b64e8 100644 --- a/l10n/eo/calendar.po +++ b/l10n/eo/calendar.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 22:05+0000\n" -"Last-Translator: mctpyt <mstreet@kde.org.ar>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -42,16 +42,40 @@ msgstr "La horozono estas ÅanÄita" msgid "Invalid request" msgstr "Nevalida peto" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalendaro" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "d MMM[ yyyy]{ '—'d[ MMM] yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "NaskiÄotago" diff --git a/l10n/eo/contacts.po b/l10n/eo/contacts.po index f9ab4efffb593ba5259d283f341c73e9883f5a76..7b4b003e48472977c880a7bcbbb92e2b6cae18d3 100644 --- a/l10n/eo/contacts.po +++ b/l10n/eo/contacts.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 22:35+0000\n" -"Last-Translator: mctpyt <mstreet@kde.org.ar>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -48,7 +48,7 @@ msgstr "Neniu identigilo proviziÄis." #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." -msgstr "" +msgstr "Eraro dum agordado de kontrolsumo." #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." @@ -82,23 +82,20 @@ msgstr "Eraro dum aldono de adresaro." msgid "Error activating addressbook." msgstr "Eraro dum aktivigo de adresaro." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Neniu kontaktidentigilo sendiÄis." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Eraro dum Åargado de bildo." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Eraro dum lego de kontakta foto." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Eraro dum konservado de provizora dosiero." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "La alÅutata foto ne validas." @@ -122,31 +119,63 @@ msgstr "Kontaktidentigilo mankas." msgid "Missing contact id." msgstr "Mankas kontaktidentigilo." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Neniu vojo al foto sendiÄis." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Dosiero ne ekzistas:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Eraro dum Åargado de bildo." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "eronomo ne agordiÄis." #: ajax/saveproperty.php:61 msgid "checksum is not set." -msgstr "" +msgstr "kontrolsumo ne agordiÄis." #: ajax/saveproperty.php:78 msgid "Information about vCard is incorrect. Please reload the page: " -msgstr "" +msgstr "Informo pri vCard malÄustas. Bonvolu reÅargi la paÄon:" #: ajax/saveproperty.php:83 msgid "Something went FUBAR. " msgstr "Io FUBAR-is." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Eraro dum Äisdatigo de kontaktopropraĵo." @@ -162,102 +191,229 @@ msgstr "Eraro dum Äisdatigo de adresaro." msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Ne estas eraro, la dosiero alÅutiÄis sukcese." -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "la alÅutita dosiero nur parte alÅutiÄis" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Neniu dosiero alÅutiÄis." -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Mankas provizora dosierujo." -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontaktoj" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Demetu VCF-dosieron por enporti kontaktojn." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Adresaro ne troviÄis." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Ĉi tiu ne estas via adresaro." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Ne eblis trovi la kontakton." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adreso" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefono" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "RetpoÅtadreso" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organizaĵo" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Laboro" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Hejmo" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "PoÅtelefono" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Teksto" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Voĉo" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "MesaÄo" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fakso" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Videaĵo" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Televokilo" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Interreto" @@ -402,7 +558,7 @@ msgstr "Aldoni kampon" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "Profila bildo" #: templates/part.contact.php:107 msgid "Phone" @@ -428,6 +584,10 @@ msgstr "AlÅuti novan foton" msgid "Select photo from ownCloud" msgstr "Elekti foton el ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Redakti adreson" @@ -485,31 +645,31 @@ msgstr "Adresaro" #: templates/part.edit_name_dialog.php:23 msgid "Hon. prefixes" -msgstr "" +msgstr "Honoraj antaÅmetaĵoj" #: templates/part.edit_name_dialog.php:27 msgid "Miss" -msgstr "" +msgstr "f-ino" #: templates/part.edit_name_dialog.php:28 msgid "Ms" -msgstr "" +msgstr "s-ino" #: templates/part.edit_name_dialog.php:29 msgid "Mr" -msgstr "" +msgstr "s-ro" #: templates/part.edit_name_dialog.php:30 msgid "Sir" -msgstr "" +msgstr "s-ro" #: templates/part.edit_name_dialog.php:31 msgid "Mrs" -msgstr "" +msgstr "s-ino" #: templates/part.edit_name_dialog.php:32 msgid "Dr" -msgstr "" +msgstr "d-ro" #: templates/part.edit_name_dialog.php:35 msgid "Given name" @@ -517,7 +677,7 @@ msgstr "Persona nomo" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "Pliaj nomoj" #: templates/part.edit_name_dialog.php:39 msgid "Family name" @@ -525,7 +685,7 @@ msgstr "Familia nomo" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" -msgstr "" +msgstr "Honoraj postmetaĵoj" #: templates/part.edit_name_dialog.php:45 msgid "J.D." @@ -584,7 +744,7 @@ msgid "Submit" msgstr "Sendi" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Nuligi" @@ -612,54 +772,49 @@ msgstr "Enporti" msgid "Importing contacts" msgstr "Enportante kontaktojn" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Kontaktoj enportiÄis sukcese" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Fermi dialogon" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Enporti adresaron" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "" +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" +msgstr "Elektu adresaron kien enporti:" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" -msgstr "" +msgstr "Elekti el malmoldisko" #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." -msgstr "" +msgstr "Vi ne havas kontaktojn en via adresaro" #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "" +msgstr "Aldoni kontakton" #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" -msgstr "" +msgstr "Agordi adresarojn" #: templates/settings.php:4 msgid "CardDAV syncing addresses" -msgstr "" +msgstr "adresoj por CardDAV-sinkronigo" #: templates/settings.php:4 msgid "more info" -msgstr "" +msgstr "pli da informo" #: templates/settings.php:6 msgid "Primary address (Kontact et al)" -msgstr "" +msgstr "Ĉefa adreso (por Kontakt kaj aliaj)" #: templates/settings.php:8 msgid "iOS/OS X" -msgstr "" +msgstr "iOS/OS X" diff --git a/l10n/eo/core.po b/l10n/eo/core.po index df23dfe1619feb6526ad45eb4839650a01af00da..4adb4f254f6450017d39264a851eb2118fb0231f 100644 --- a/l10n/eo/core.po +++ b/l10n/eo/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -31,6 +31,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "La pasvorto de Owncloud estas restarigita" @@ -161,15 +237,15 @@ msgstr "Datumbaza gastigo" msgid "Finish setup" msgstr "Fini la instalon" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "TTT-servoj sub via kontrolo" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Elsaluti" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Agordo" diff --git a/l10n/eo/files.po b/l10n/eo/files.po index e51a5621f5bd9bcd78551918a3f02e85a1821e5a..70c2cce27258b712d3325d32b324c2220ec0a59b 100644 --- a/l10n/eo/files.po +++ b/l10n/eo/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 22:16+0000\n" -"Last-Translator: mctpyt <mstreet@kde.org.ar>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -48,10 +48,62 @@ msgstr "Mankas tempa dosierujo" msgid "Failed to write to disk" msgstr "Malsukcesis skribo al disko" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Dosieroj" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Grando" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Modifita" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Dosieradministro" @@ -120,18 +172,6 @@ msgstr "Kunhavigi" msgid "Download" msgstr "ElÅuti" -#: templates/index.php:55 -msgid "Size" -msgstr "Grando" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Modifita" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Forigi ĉion" - #: templates/index.php:56 msgid "Delete" msgstr "Forigi" diff --git a/l10n/eo/gallery.po b/l10n/eo/gallery.po index 97f4e281e8f0628adcd12172ea4719a9036c0ff4..df1ecedeaf29c7ae828a2f45f99607e5d3cb9179 100644 --- a/l10n/eo/gallery.po +++ b/l10n/eo/gallery.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -19,8 +19,48 @@ msgstr "" "Language: eo\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Bildoj" + +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Agordo" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" #: templates/index.php:16 @@ -29,15 +69,11 @@ msgstr "Reskani" #: templates/index.php:17 msgid "Stop" -msgstr "" +msgstr "Halti" #: templates/index.php:18 msgid "Share" -msgstr "" - -#: templates/index.php:19 -msgid "Settings" -msgstr "" +msgstr "Kunhavigi" #: templates/view_album.php:19 msgid "Back" @@ -45,16 +81,16 @@ msgstr "AntaÅen" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Forigi konfirmadon" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Ĉu vi volas forigi la albumon?" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "ÅœanÄi albumnomon" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Nova albumnomo" diff --git a/l10n/eo/media.po b/l10n/eo/media.po index ebae5495d2c5dadf457c63515be5b4c4af498187..cc7a61cea587a4d08742a5928fde6cb947fe4bb4 100644 --- a/l10n/eo/media.po +++ b/l10n/eo/media.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 13:20+0000\n" -"Last-Translator: Michael Moroni <haikara90@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,6 +23,10 @@ msgstr "" msgid "Music" msgstr "Muziko" +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + #: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Ludi" diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po index a3cfe311beda504c4a31b7455b9b1f06eec47bdb..eadd0fca665d2fa655e8deb4149be85c492586d2 100644 --- a/l10n/eo/settings.po +++ b/l10n/eo/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 22:11+0000\n" -"Last-Translator: mctpyt <mstreet@kde.org.ar>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,23 +19,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "La retpoÅtadreso estas ÅanÄita" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Nevalida peto" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "La agordo de OpenID estas ÅanÄita" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Nevalida peto" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "La lingvo estas ÅanÄita" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Esperanto" @@ -56,10 +71,14 @@ msgid "Select an App" msgstr "Elekti aplikaĵon" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-permesila" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "de" diff --git a/l10n/es/calendar.po b/l10n/es/calendar.po index 77ae9d0ad9e8e781331fbf687c05cc1832ba8026..4306d405f6d5516d025f38418dcb62c9d4116a05 100644 --- a/l10n/es/calendar.po +++ b/l10n/es/calendar.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 15:24+0000\n" -"Last-Translator: Javier Llorente <javier@opensuse.org>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -45,16 +45,40 @@ msgstr "Zona horaria cambiada" msgid "Invalid request" msgstr "Petición no válida" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Calendario" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Cumpleaños" diff --git a/l10n/es/contacts.po b/l10n/es/contacts.po index fb6ad1c86e779814269c542e8ab14602a54a6bd7..ec82648c8b60f9c5900c73c97f538bcae1e4e2ca 100644 --- a/l10n/es/contacts.po +++ b/l10n/es/contacts.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" @@ -85,23 +85,20 @@ msgstr "Error al añadir la libreta de direcciones." msgid "Error activating addressbook." msgstr "Error al activar la libreta de direcciones." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "No se ha mandado ninguna ID de contacto." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Error cargando imagen." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Error leyendo fotografÃa del contacto." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Error al guardar archivo temporal." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "La foto que se estaba cargando no es válida." @@ -125,14 +122,46 @@ msgstr "Falta la ID del contacto." msgid "Missing contact id." msgstr "Falta la id del contacto." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "No se ha introducido la ruta de la foto." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Archivo inexistente:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Error cargando imagen." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "no se ha puesto ningún nombre de elemento." @@ -149,7 +178,7 @@ msgstr "La información sobre la vCard es incorrecta. Por favor, recarga la pág msgid "Something went FUBAR. " msgstr "Plof. Algo ha fallado." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Error al actualizar una propiedad del contacto." @@ -165,102 +194,229 @@ msgstr "Error al actualizar la libreta de direcciones." msgid "Error uploading contacts to storage." msgstr "Error al subir contactos al almacenamiento." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "No hay ningún error, el archivo se ha subido con éxito" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "El archivo subido sobrepasa la directiva upload_max_filesize de php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "El archivo subido sobrepasa la directiva MAX_FILE_SIZE especificada en el formulario HTML" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "El archivo se ha subido parcialmente" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "No se ha subido ningún archivo" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Falta la carpeta temporal" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Contactos" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Suelta un archivo VCF para importar contactos." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Libreta de direcciones no encontrada." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Esta no es tu agenda de contactos." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "No se ha podido encontrar el contacto." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Dirección" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Teléfono" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Correo electrónico" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organización" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Trabajo" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Particular" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Móvil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Texto" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Voz" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Mensaje" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "VÃdeo" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Localizador" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -431,6 +587,10 @@ msgstr "Subir nueva fotografÃa" msgid "Select photo from ownCloud" msgstr "Seleccionar fotografÃa desde ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Editar dirección" @@ -587,7 +747,7 @@ msgid "Submit" msgstr "Aceptar" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Cancelar" @@ -615,27 +775,22 @@ msgstr "Importar" msgid "Importing contacts" msgstr "Importando contactos" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Contactos importados correctamente" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Cerrar Diálogo" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Importar agenda" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Selecciona una agenda para importar a:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Suelta un archivo VCF para importar contactos." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Seleccionar del disco duro" diff --git a/l10n/es/core.po b/l10n/es/core.po index e5c8d5775b632438637818938bedf5e3b3eedba6..1e802ebc93c78de289535b4b85f1402be77a1036 100644 --- a/l10n/es/core.po +++ b/l10n/es/core.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 15:32+0000\n" -"Last-Translator: Javier Llorente <javier@opensuse.org>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -34,6 +34,82 @@ msgstr "¿Ninguna categorÃa para agregar?" msgid "This category already exists: " msgstr "Esta categorÃa ya existe: " +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Restablecer contraseña de ownCloud" @@ -164,15 +240,15 @@ msgstr "Host de la base de datos" msgid "Finish setup" msgstr "Completar la instalación" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "servicios web bajo tu control" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Salir" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Ajustes" diff --git a/l10n/es/files.po b/l10n/es/files.po index dbedafbf25b362528b1f8dc2ef296ae081b90ae2..4e4b0b0c2d614d7a6f1bd8256b9269d63e9a122f 100644 --- a/l10n/es/files.po +++ b/l10n/es/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 15:34+0000\n" -"Last-Translator: Javier Llorente <javier@opensuse.org>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "Falta un directorio temporal" msgid "Failed to write to disk" msgstr "La escritura en disco ha fallado" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Archivos" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Tamaño" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Modificado" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Tratamiento de archivos" @@ -121,18 +173,6 @@ msgstr "Compartir" msgid "Download" msgstr "Descargar" -#: templates/index.php:55 -msgid "Size" -msgstr "Tamaño" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Modificado" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Eliminar todo" - #: templates/index.php:56 msgid "Delete" msgstr "Eliminado" diff --git a/l10n/es/gallery.po b/l10n/es/gallery.po index 9486008860b955f039adc0b7630764f36bd37e44..94068028c61b89115c76545a90d4f27b118a1595 100644 --- a/l10n/es/gallery.po +++ b/l10n/es/gallery.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 15:29+0000\n" -"Last-Translator: Javier Llorente <javier@opensuse.org>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,10 +20,50 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Imágenes" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Preferencias" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Refrescar" @@ -36,10 +76,6 @@ msgstr "Parar" msgid "Share" msgstr "Compartir" -#: templates/index.php:19 -msgid "Settings" -msgstr "Preferencias" - #: templates/view_album.php:19 msgid "Back" msgstr "Atrás" diff --git a/l10n/es/media.po b/l10n/es/media.po index eedcf2da4bfd210aba0e621f8d3a60ed74c28f8c..d1c84d0e8b12ab048e40a8dd4e78ffa0c56dd09c 100644 --- a/l10n/es/media.po +++ b/l10n/es/media.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 15:21+0000\n" -"Last-Translator: Javier Llorente <javier@opensuse.org>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,6 +23,10 @@ msgstr "" msgid "Music" msgstr "Música" +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + #: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Reproducir" diff --git a/l10n/es/settings.po b/l10n/es/settings.po index 225a2169d7ec28e3954cc51cea67650fbd5fb04f..a8cb655556f0190ade998c6f74a4c97ded7e3230 100644 --- a/l10n/es/settings.po +++ b/l10n/es/settings.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 15:30+0000\n" -"Last-Translator: Javier Llorente <javier@opensuse.org>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,23 +24,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "correo electrónico actualizado" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Solicitud no válida" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID cambiado" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Solicitud no válida" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Idioma cambiado" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Castellano" @@ -61,10 +76,14 @@ msgid "Select an App" msgstr "Seleccionar una aplicación" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-autorizado" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "por" diff --git a/l10n/et_EE/calendar.po b/l10n/et_EE/calendar.po index 5fd1bfb92f7cc63c20fe1c25cde3c70d56b1d7e7..2cca9be319acd393b91e34f24a75e96bf00ade8a 100644 --- a/l10n/et_EE/calendar.po +++ b/l10n/et_EE/calendar.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 14:56+0000\n" -"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -42,16 +42,40 @@ msgstr "Ajavöönd on muudetud" msgid "Invalid request" msgstr "Vigane päring" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalender" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Sünnipäev" diff --git a/l10n/et_EE/contacts.po b/l10n/et_EE/contacts.po index a93421ea9a6efc575325bf3d644b91fef78ad4ae..c78d9e4307f04a7e05535bc663b78a77aec774bb 100644 --- a/l10n/et_EE/contacts.po +++ b/l10n/et_EE/contacts.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -82,23 +82,20 @@ msgstr "Viga aadressiraamatu lisamisel." msgid "Error activating addressbook." msgstr "Viga aadressiraamatu aktiveerimisel." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Kontakti ID-d pole sisestatud." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Viga pildi laadimisel." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Viga kontakti foto lugemisel." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Viga ajutise faili salvestamisel." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "Laetav pilt pole korrektne pildifail." @@ -122,14 +119,46 @@ msgstr "Kontakti ID puudub." msgid "Missing contact id." msgstr "Puuduv kontakti ID." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Foto asukohta pole määratud." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Faili pole olemas:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Viga pildi laadimisel." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "elemendi nime pole määratud." @@ -146,7 +175,7 @@ msgstr "vCard info pole korrektne. Palun lae lehekülg uuesti: " msgid "Something went FUBAR. " msgstr "Midagi läks tõsiselt metsa." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Viga konktaki korralikul uuendamisel." @@ -162,102 +191,229 @@ msgstr "Viga aadressiraamatu uuendamisel." msgid "Error uploading contacts to storage." msgstr "Viga kontaktide üleslaadimisel kettale." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Ühtegi tõrget polnud, fail on üles laetud" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Üleslaetud fail ületab php.ini failis määratud upload_max_filesize suuruse" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Üleslaetud fail ületab MAX_FILE_SIZE suuruse, mis on HTML vormi jaoks määratud" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Fail laeti üles ainult osaliselt" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Ühtegi faili ei laetud üles" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Ajutiste failide kaust puudub" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontaktid" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Lohista siia VCF-fail, millest kontakte importida." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Aadressiraamatut ei leitud" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "See pole sinu aadressiraamat." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kontakti ei leitud." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Aadress" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-post" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organisatsioon" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Töö" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Kodu" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobiil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Tekst" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Hääl" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Sõnum" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Faks" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Piipar" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -428,6 +584,10 @@ msgstr "Lae üles uus foto" msgid "Select photo from ownCloud" msgstr "Vali foto ownCloudist" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Muuda aadressi" @@ -584,7 +744,7 @@ msgid "Submit" msgstr "Saada" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Loobu" @@ -612,27 +772,22 @@ msgstr "Impordi" msgid "Importing contacts" msgstr "Kontaktide importimine" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Kontaktid on imporditud" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Sulge dialoog" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Impordi aadressiraamat" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Vali aadressiraamat, millesse importida:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Lohista siia VCF-fail, millest kontakte importida." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Vali kõvakettalt" diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po index 9b5a48bbe2e35d21882b7f7106acff0f7fbd57e8..7ef405993432602b94a1cd7af23b52b88dfb1c87 100644 --- a/l10n/et_EE/core.po +++ b/l10n/et_EE/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 14:53+0000\n" -"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,6 +30,82 @@ msgstr "Pole kategooriat, mida lisada?" msgid "This category already exists: " msgstr "See kategooria on juba olemas: " +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Owncloud parooli taastamine" @@ -160,15 +236,15 @@ msgstr "Andmebaasi host" msgid "Finish setup" msgstr "Lõpeta seadistamine" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "veebiteenused sinu kontrolli all" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Logi välja" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Seaded" diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po index 6045145acdfd822e1db70803f79cdbce9480cc7d..8e2e2f4090fdc054374ba41743c1a67c4fadbc0a 100644 --- a/l10n/et_EE/files.po +++ b/l10n/et_EE/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 15:03+0000\n" -"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -48,10 +48,62 @@ msgstr "Ajutiste failide kaust puudub" msgid "Failed to write to disk" msgstr "Kettale kirjutamine ebaõnnestus" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Failid" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Suurus" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Muudetud" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Failide käsitlemine" @@ -120,18 +172,6 @@ msgstr "Jaga" msgid "Download" msgstr "Lae alla" -#: templates/index.php:55 -msgid "Size" -msgstr "Suurus" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Muudetud" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Kustuta kõik" - #: templates/index.php:56 msgid "Delete" msgstr "Kustuta" diff --git a/l10n/et_EE/gallery.po b/l10n/et_EE/gallery.po index 93abfcda3a50d5ceb8c5008c024105edfcf0bf27..1b844f2ca997c0222cca1ac1d857f9ec72c4081e 100644 --- a/l10n/et_EE/gallery.po +++ b/l10n/et_EE/gallery.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 14:59+0000\n" -"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,10 +18,50 @@ msgstr "" "Language: et_EE\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Pildid" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Seaded" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Skänni uuesti" @@ -34,10 +74,6 @@ msgstr "Peata" msgid "Share" msgstr "Jaga" -#: templates/index.php:19 -msgid "Settings" -msgstr "Seaded" - #: templates/view_album.php:19 msgid "Back" msgstr "Tagasi" diff --git a/l10n/et_EE/media.po b/l10n/et_EE/media.po index 3591a13cae804477d255a7c97b93e79f70304339..8be81b35e4f27b33ad46248f298b25b2458e040a 100644 --- a/l10n/et_EE/media.po +++ b/l10n/et_EE/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: et_EE\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Muusika" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Esita" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Paus" @@ -34,7 +38,7 @@ msgstr "Paus" msgid "Previous" msgstr "Eelmine" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Järgmine" diff --git a/l10n/et_EE/settings.po b/l10n/et_EE/settings.po index ff5dc06701c024b094ac60bc59b8400548d73cfd..6b303c8c23ff9dec894cbefb14a8433decd5742a 100644 --- a/l10n/et_EE/settings.po +++ b/l10n/et_EE/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 14:57+0000\n" -"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,23 +20,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "e-posti on muudetud" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Vigane päring" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID on muudetud" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Vigane päring" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Keel on muudetud" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Eesti" @@ -57,10 +72,14 @@ msgid "Select an App" msgstr "Vali programm" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-litsenseeritud" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "kelle poolt" diff --git a/l10n/eu/calendar.po b/l10n/eu/calendar.po index 3ba3f9b00419717bd14abca414b5fe20daed7a9d..15d3461f55a52cb0b7f1bc6ff49edde5a2cf4925 100644 --- a/l10n/eu/calendar.po +++ b/l10n/eu/calendar.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 10:07+0000\n" -"Last-Translator: asieriko <asieriko@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,16 +44,40 @@ msgstr "Ordu-zonaldea aldatuta" msgid "Invalid request" msgstr "Baliogabeko eskaera" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Egutegia" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Jaioteguna" diff --git a/l10n/eu/contacts.po b/l10n/eu/contacts.po index eaf9bc62e40a46b0d2f6d857dfc57a0a9447e795..1009fa2d0600957618ffc1bcca1c4827d4568f3b 100644 --- a/l10n/eu/contacts.po +++ b/l10n/eu/contacts.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 09:58+0000\n" -"Last-Translator: asieriko <asieriko@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -84,23 +84,20 @@ msgstr "Errore bat egon da helbide liburua gehitzean." msgid "Error activating addressbook." msgstr "Errore bat egon da helbide-liburua aktibatzen." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Errore bat izan da irudia kargatzearkoan." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Errore bat izan da kontaktuaren argazkia igotzerakoan." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "Kargatzen ari den argazkia ez da egokia." @@ -124,14 +121,46 @@ msgstr "Kontaktuaren IDa falta da." msgid "Missing contact id." msgstr "Kontaktuaren IDa falta da." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Fitxategia ez da existitzen:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Errore bat izan da irudia kargatzearkoan." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "elementuaren izena ez da ezarri." @@ -148,7 +177,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Errorea kontaktu propietatea eguneratzean." @@ -164,102 +193,229 @@ msgstr "Errore bat egon da helbide liburua eguneratzen." msgid "Error uploading contacts to storage." msgstr "Errore bat egon da kontaktuak biltegira igotzerakoan." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Ez da errorerik egon, fitxategia ongi igo da" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Igotako fitxategiaren zati bat bakarrik igo da" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Ez da fitxategirik igo" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontaktuak" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Askatu VCF fitxategia kontaktuak inportatzeko." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Helbide liburua ez da aurkitu" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Hau ez da zure helbide liburua." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Ezin izan da kontaktua aurkitu." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Helbidea" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefonoa" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Eposta" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Erakundea" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Lana" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Etxea" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mugikorra" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Testua" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Ahotsa" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Mezua" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax-a" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Bideoa" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Bilagailua" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -430,6 +586,10 @@ msgstr "Igo argazki berria" msgid "Select photo from ownCloud" msgstr "Hautatu argazki bat ownCloudetik" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Editatu helbidea" @@ -586,7 +746,7 @@ msgid "Submit" msgstr "Bidali" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Ezeztatu" @@ -614,27 +774,22 @@ msgstr "Inportatu" msgid "Importing contacts" msgstr "Kontaktuak inportatzen" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Kontaktuak ongi inportatu dira" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Dialogoa itxi" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Inporatu helbide liburua" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Hautau helburuko helbide liburua:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Askatu VCF fitxategia kontaktuak inportatzeko." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Hautatu disko gogorretik" diff --git a/l10n/eu/core.po b/l10n/eu/core.po index 35e7f5afb66e09eb1ebc2362c40d51e7746839e4..070d14864c6bef0309baf50b3d24e33e91ff2617 100644 --- a/l10n/eu/core.po +++ b/l10n/eu/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 09:40+0000\n" -"Last-Translator: asieriko <asieriko@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,6 +31,82 @@ msgstr "Ez dago gehitzeko kategoriarik?" msgid "This category already exists: " msgstr "Kategoria hau dagoeneko existitzen da:" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Owncloudeko pasahitza berrezarri" @@ -161,15 +237,15 @@ msgstr "Datubasearen hostalaria" msgid "Finish setup" msgstr "Bukatu konfigurazioa" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "web zerbitzuak zure kontrolpean" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Saioa bukatu" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Ezarpenak" diff --git a/l10n/eu/files.po b/l10n/eu/files.po index 04dbf77f5331b77b1580b386845234c1ced8e1b1..28b55a998c23a0ee6dbd67ee22f2271ac87d3fee 100644 --- a/l10n/eu/files.po +++ b/l10n/eu/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 09:42+0000\n" -"Last-Translator: asieriko <asieriko@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "Aldi baterako karpeta falta da" msgid "Failed to write to disk" msgstr "Errore bat izan da diskoan idazterakoan" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Fitxategiak" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Tamaina" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Aldatuta" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Fitxategien kudeaketa" @@ -121,18 +173,6 @@ msgstr "Elkarbanatu" msgid "Download" msgstr "Deskargatu" -#: templates/index.php:55 -msgid "Size" -msgstr "Tamaina" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Aldatuta" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Ezabatu dena" - #: templates/index.php:56 msgid "Delete" msgstr "Ezabatu" diff --git a/l10n/eu/gallery.po b/l10n/eu/gallery.po index 3f8cf5926782db3d9019f4d6822d1ef2df978c67..e9794f69fa3c6c37a737432ab9b4be34cfee0e35 100644 --- a/l10n/eu/gallery.po +++ b/l10n/eu/gallery.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 09:59+0000\n" -"Last-Translator: asieriko <asieriko@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,10 +18,50 @@ msgstr "" "Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Argazkiak" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Ezarpenak" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Bireskaneatu" @@ -34,10 +74,6 @@ msgstr "Gelditu" msgid "Share" msgstr "Elkarbanatu" -#: templates/index.php:19 -msgid "Settings" -msgstr "Ezarpenak" - #: templates/view_album.php:19 msgid "Back" msgstr "Atzera" diff --git a/l10n/eu/media.po b/l10n/eu/media.po index c70fbc6fa12bfddcea1847271cafa4bc12dd47cd..468d2fba323639658fad814ad1bfcbcab87a5516 100644 --- a/l10n/eu/media.po +++ b/l10n/eu/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musika" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Erreproduzitu" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pausarazi" @@ -34,7 +38,7 @@ msgstr "Pausarazi" msgid "Previous" msgstr "Aurrekoa" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Hurrengoa" diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po index 3982dd46b368d45af2010d49efa396c87179d7f0..cca5da2a9ccf46fb71beb0ebad028383fc9ed409 100644 --- a/l10n/eu/settings.po +++ b/l10n/eu/settings.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 09:44+0000\n" -"Last-Translator: asieriko <asieriko@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,23 +21,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "e-posta aldatuta" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Baliogabeko eskaria" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID aldatuta" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Baliogabeko eskaria" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Hizkuntza aldatuta" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Euskera" @@ -58,10 +73,14 @@ msgid "Select an App" msgstr "Aukeratu programa bat" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "lizentziarekin" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr " Egilea:" diff --git a/l10n/fa/calendar.po b/l10n/fa/calendar.po index 6dbb4fdd41e014da7e6eaed35985ae9972d89e52..36e72a9262301b2ddb70441a3b0c43fa1dcabe5d 100644 --- a/l10n/fa/calendar.po +++ b/l10n/fa/calendar.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 17:11+0000\n" -"Last-Translator: Hossein nag <h.sname@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Persian (http://www.transifex.net/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -42,16 +42,40 @@ msgstr "زمان Ù…ØÙ„ÛŒ تغییر ÛŒØ§ÙØª" msgid "Invalid request" msgstr "درخواست نامعتبر" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "تقویم" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "DDD m[ yyyy]{ '—'[ DDD] m yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "روزتولد" diff --git a/l10n/fa/contacts.po b/l10n/fa/contacts.po index 288ff303804960efea9dfbce923e5a210b4bb706..15075e66e4aebfb32e2d749d985e3f6224a31d0f 100644 --- a/l10n/fa/contacts.po +++ b/l10n/fa/contacts.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 17:44+0000\n" -"Last-Translator: Hossein nag <h.sname@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Persian (http://www.transifex.net/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -82,23 +82,20 @@ msgstr "خطا درهنگام Ø§ÙØ²ÙˆØ¯Ù† کتابچه نشانی ها" msgid "Error activating addressbook." msgstr "خطا درهنگام ÙØ¹Ø§Ù„ سازیکتابچه نشانی ها" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "هیچ اطلاعاتی راجع به شناسه ارسال نشده" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "خطا در بارگزاری تصویر" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "خطا در خواندن اطلاعات تصویر" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "خطا در ذخیره پرونده موقت" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "بارگزاری تصویر امکان پذیر نیست" @@ -122,14 +119,46 @@ msgstr "اطلاعات شناسه Ú¯Ù… شده" msgid "Missing contact id." msgstr "شما اطلاعات شناسه را ÙØ±Ø§Ù…وش کرده اید" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "هیچ نشانی از تصویرارسال نشده" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "پرونده وجود ندارد" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "خطا در بارگزاری تصویر" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "نام اصلی تنظیم نشده است" @@ -146,7 +175,7 @@ msgstr "اطلاعات کارت ویزا شما غلط است Ù„Ø·ÙØ§ ØµÙØÙ‡ msgid "Something went FUBAR. " msgstr "چند چیز به FUBAR Ø±ÙØªÙ†Ø¯" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "خطا در هنگام بروزرسانی اطلاعات شخص مورد نظر" @@ -162,102 +191,229 @@ msgstr "خطا در هنگام بروزرسانی کتابچه نشانی ها" msgid "Error uploading contacts to storage." msgstr "خطا در هنگام بارگذاری Ùˆ ذخیره سازی" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "هیچ خطایی نیست بارگذاری پرونده موÙقیت آمیز بود" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "ØØ¬Ù… آپلود از طریق Php.ini تعیین Ù…ÛŒ شود" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "ØØ¯Ø§Ú©Ø«Ø± ØØ¬Ù… قابل بار گذاری از طریق HTML MAX_FILE_SIZE است" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "پرونده بارگذاری شده Ùقط ØªØ§ØØ¯ÙˆØ¯ÛŒ بارگذاری شده" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "هیچ پروندهای بارگذاری نشده" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "یک پوشه موقت Ú¯Ù… شده" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "اشخاص" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "یک پرونده VCF را به اینجا بکشید تا اشخاص Ø§ÙØ²ÙˆØ¯Ù‡ شوند" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "کتابچه نشانی ها ÛŒØ§ÙØª نشد" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "این کتابچه ÛŒ نشانه های شما نیست" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "اتصال ویا تماسی ÛŒØ§ÙØª نشد" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "نشانی" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "تلÙÙ†" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "نشانی پست الکترنیک" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "نهاد(ارگان)" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "کار" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "خانه" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "موبایل" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "متن" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "صدا" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "پیغام" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "دورنگار:" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "رسانه تصویری" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "ØµÙØÙ‡" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "اینترنت" @@ -428,6 +584,10 @@ msgstr "بار گذاری یک تصویر جدید" msgid "Select photo from ownCloud" msgstr "انتخاب یک تصویر از ابر های شما" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "ویرایش نشانی" @@ -584,7 +744,7 @@ msgid "Submit" msgstr "ارسال" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "انصراÙ" @@ -612,27 +772,22 @@ msgstr "وارد کردن" msgid "Importing contacts" msgstr "وارد کردن اشخاص" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "اشخاص با موÙقیت Ø§ÙØ²ÙˆØ¯Ù‡ شدند" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "بستن دیالوگ" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "وارد کردن کتابچه نشانی" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "یک کتابچه نشانی انتخاب کنید تا وارد شود" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "یک پرونده VCF را به اینجا بکشید تا اشخاص Ø§ÙØ²ÙˆØ¯Ù‡ شوند" - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "انتخاب از دیسک سخت" diff --git a/l10n/fa/core.po b/l10n/fa/core.po index ab6eb385a810adc933ab2e14f44790acde94b199..6930fb647c66620da2ee3fe96533f3f527ca0801 100644 --- a/l10n/fa/core.po +++ b/l10n/fa/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 14:05+0000\n" -"Last-Translator: Hossein nag <h.sname@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Persian (http://www.transifex.net/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,6 +30,82 @@ msgstr "آیا گروه دیگری برای Ø§ÙØ²ÙˆØ¯Ù† ندارید" msgid "This category already exists: " msgstr "این گروه از قبل اضاÙÙ‡ شده" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "گذرواژه ابرهای شما تغییرکرد" @@ -160,15 +236,15 @@ msgstr "هاست پایگاه داده" msgid "Finish setup" msgstr "اتمام نصب" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "سرویس وب ØªØØª کنترل شما" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "خروج" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "تنظیمات" diff --git a/l10n/fa/files.po b/l10n/fa/files.po index 3de912cfeaee523532c82533eee9806ea809c13b..b58f6176764000948e16520c1c6814bd68affbe2 100644 --- a/l10n/fa/files.po +++ b/l10n/fa/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 14:23+0000\n" -"Last-Translator: Hossein nag <h.sname@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Persian (http://www.transifex.net/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -48,10 +48,62 @@ msgstr "یک پوشه موقت Ú¯Ù… شده است" msgid "Failed to write to disk" msgstr "نوشتن بر روی دیسک سخت ناموÙÙ‚ بود" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "ÙØ§ÛŒÙ„ ها" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "اندازه" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "تغییر ÛŒØ§ÙØªÙ‡" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "اداره پرونده ها" @@ -120,18 +172,6 @@ msgstr "به اشتراک گذاری" msgid "Download" msgstr "بارگیری" -#: templates/index.php:55 -msgid "Size" -msgstr "اندازه" - -#: templates/index.php:56 -msgid "Modified" -msgstr "تغییر ÛŒØ§ÙØªÙ‡" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "پاک کردن همه" - #: templates/index.php:56 msgid "Delete" msgstr "پاک کردن" diff --git a/l10n/fa/gallery.po b/l10n/fa/gallery.po index 03771002293c9cedd7076b3eb1ab2ac896a14db4..72ce4351953bb023f0133f2d211236734a9f503b 100644 --- a/l10n/fa/gallery.po +++ b/l10n/fa/gallery.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 16:59+0000\n" -"Last-Translator: Hossein nag <h.sname@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Persian (http://www.transifex.net/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,10 +18,50 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "تصاویر" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "تنظیمات" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "بازرسی دوباره" @@ -34,10 +74,6 @@ msgstr "توقÙ" msgid "Share" msgstr "به اشتراک گذاری" -#: templates/index.php:19 -msgid "Settings" -msgstr "تنظیمات" - #: templates/view_album.php:19 msgid "Back" msgstr "بازگشت" diff --git a/l10n/fa/media.po b/l10n/fa/media.po index af18cfd0cc72cf602d6b70a32225c9ee5a50bc1d..bd920337bac138a06416b857569e236903ccea8a 100644 --- a/l10n/fa/media.po +++ b/l10n/fa/media.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 14:28+0000\n" -"Last-Translator: Hossein nag <h.sname@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Persian (http://www.transifex.net/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,6 +22,10 @@ msgstr "" msgid "Music" msgstr "موسیقی" +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + #: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "پخش کردن" diff --git a/l10n/fa/settings.po b/l10n/fa/settings.po index e75bed6f8e04c66d243f3ddab11f42c37d9c9773..1ee3d62cdb4260afc10f92f1d7cbfe2108fab813 100644 --- a/l10n/fa/settings.po +++ b/l10n/fa/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 15:00+0000\n" -"Last-Translator: Hossein nag <h.sname@yahoo.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Persian (http://www.transifex.net/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,23 +19,38 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "پست الکترونیکی تغییر کرد" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "درخواست غیر قابل قبول" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID تغییر کرد" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "درخواست غیر قابل قبول" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "زبان تغییر کرد" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__language_name__" @@ -56,10 +71,14 @@ msgid "Select an App" msgstr "یک برنامه انتخاب کنید" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "مجوزنامه" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "به وسیله" diff --git a/l10n/fi_FI/calendar.po b/l10n/fi_FI/calendar.po index fd1a9967ec0e8154f5cadefcce2ead6abe188028..17475e37a09b00dbd510f40dde6f16555075cdee 100644 --- a/l10n/fi_FI/calendar.po +++ b/l10n/fi_FI/calendar.po @@ -3,12 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Jiri Grönroos <jiri.gronroos@iki.fi>, 2012. +# Johannes Korpela <>, 2012. +# <tscooter@hotmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Finnish (Finland) (http://www.transifex.net/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -19,133 +22,157 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Kalentereita ei löytynyt" #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "Tapahtumia ei löytynyt." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" -msgstr "" +msgstr "Väärä kalenteri" #: ajax/settings/guesstimezone.php:25 msgid "New Timezone:" -msgstr "" +msgstr "Uusi aikavyöhyke:" #: ajax/settings/settimezone.php:22 msgid "Timezone changed" -msgstr "" +msgstr "Aikavyöhyke vaihdettu" #: ajax/settings/settimezone.php:24 msgid "Invalid request" -msgstr "" +msgstr "Virheellinen pyyntö" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" +msgstr "Kalenteri" + +#: js/calendar.js:93 +msgid "Deletion failed" msgstr "" -#: js/calendar.js:788 -msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:828 +msgid "ddd" msgstr "" -#: lib/app.php:122 -msgid "Birthday" +#: js/calendar.js:829 +msgid "ddd M/d" msgstr "" -#: lib/app.php:123 -msgid "Business" +#: js/calendar.js:830 +msgid "dddd M/d" msgstr "" -#: lib/app.php:124 -msgid "Call" +#: js/calendar.js:833 +msgid "MMMM yyyy" msgstr "" -#: lib/app.php:125 -msgid "Clients" +#: js/calendar.js:835 +msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 +msgid "Birthday" +msgstr "Syntymäpäivä" + #: lib/app.php:126 -msgid "Deliverer" +msgid "Business" msgstr "" #: lib/app.php:127 -msgid "Holidays" -msgstr "" +msgid "Call" +msgstr "Ota yhteyttä" #: lib/app.php:128 -msgid "Ideas" -msgstr "" +msgid "Clients" +msgstr "Asiakkaat" #: lib/app.php:129 -msgid "Journey" -msgstr "" +msgid "Deliverer" +msgstr "Toimittaja" #: lib/app.php:130 -msgid "Jubilee" -msgstr "" +msgid "Holidays" +msgstr "Vapaapäivät" #: lib/app.php:131 -msgid "Meeting" -msgstr "" +msgid "Ideas" +msgstr "Ideat" #: lib/app.php:132 -msgid "Other" -msgstr "" +msgid "Journey" +msgstr "Matkustus" #: lib/app.php:133 -msgid "Personal" -msgstr "" +msgid "Jubilee" +msgstr "Vuosipäivät" #: lib/app.php:134 -msgid "Projects" -msgstr "" +msgid "Meeting" +msgstr "Tapaamiset" #: lib/app.php:135 -msgid "Questions" -msgstr "" +msgid "Other" +msgstr "Muut" #: lib/app.php:136 +msgid "Personal" +msgstr "Henkilökohtainen" + +#: lib/app.php:137 +msgid "Projects" +msgstr "Projektit" + +#: lib/app.php:138 +msgid "Questions" +msgstr "Kysymykset" + +#: lib/app.php:139 msgid "Work" -msgstr "" +msgstr "Työ" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "nimetön" #: lib/object.php:330 msgid "Does not repeat" -msgstr "" +msgstr "Ei toistoa" #: lib/object.php:331 msgid "Daily" -msgstr "" +msgstr "Päivittäin" #: lib/object.php:332 msgid "Weekly" -msgstr "" +msgstr "Viikottain" #: lib/object.php:333 msgid "Every Weekday" -msgstr "" +msgstr "Arkipäivisin" #: lib/object.php:334 msgid "Bi-Weekly" -msgstr "" +msgstr "Joka toinen viikko" #: lib/object.php:335 msgid "Monthly" -msgstr "" +msgstr "Kuukausittain" #: lib/object.php:336 msgid "Yearly" -msgstr "" +msgstr "Vuosittain" #: lib/object.php:343 msgid "never" -msgstr "" +msgstr "Ei koskaan" #: lib/object.php:344 msgid "by occurrences" @@ -165,31 +192,31 @@ msgstr "" #: lib/object.php:360 templates/settings.php:42 msgid "Monday" -msgstr "" +msgstr "Maanantai" #: lib/object.php:361 msgid "Tuesday" -msgstr "" +msgstr "Tiistai" #: lib/object.php:362 msgid "Wednesday" -msgstr "" +msgstr "Keskiviikko" #: lib/object.php:363 msgid "Thursday" -msgstr "" +msgstr "Torstai" #: lib/object.php:364 msgid "Friday" -msgstr "" +msgstr "Perjantai" #: lib/object.php:365 msgid "Saturday" -msgstr "" +msgstr "Lauantai" #: lib/object.php:366 templates/settings.php:43 msgid "Sunday" -msgstr "" +msgstr "Sunnuntai" #: lib/object.php:373 msgid "events week of month" @@ -197,75 +224,75 @@ msgstr "" #: lib/object.php:374 msgid "first" -msgstr "" +msgstr "ensimmäinen" #: lib/object.php:375 msgid "second" -msgstr "" +msgstr "toinen" #: lib/object.php:376 msgid "third" -msgstr "" +msgstr "kolmas" #: lib/object.php:377 msgid "fourth" -msgstr "" +msgstr "neljäs" #: lib/object.php:378 msgid "fifth" -msgstr "" +msgstr "viides" #: lib/object.php:379 msgid "last" -msgstr "" +msgstr "viimeinen" #: lib/object.php:401 msgid "January" -msgstr "" +msgstr "Tammikuu" #: lib/object.php:402 msgid "February" -msgstr "" +msgstr "Helmikuu" #: lib/object.php:403 msgid "March" -msgstr "" +msgstr "Maaliskuu" #: lib/object.php:404 msgid "April" -msgstr "" +msgstr "Huhtikuu" #: lib/object.php:405 msgid "May" -msgstr "" +msgstr "Toukokuu" #: lib/object.php:406 msgid "June" -msgstr "" +msgstr "Kesäkuu" #: lib/object.php:407 msgid "July" -msgstr "" +msgstr "Heinäkuu" #: lib/object.php:408 msgid "August" -msgstr "" +msgstr "Elokuu" #: lib/object.php:409 msgid "September" -msgstr "" +msgstr "Syyskuu" #: lib/object.php:410 msgid "October" -msgstr "" +msgstr "Lokakuu" #: lib/object.php:411 msgid "November" -msgstr "" +msgstr "Marraskuu" #: lib/object.php:412 msgid "December" -msgstr "" +msgstr "Joulukuu" #: lib/object.php:418 msgid "by events date" @@ -285,7 +312,7 @@ msgstr "" #: lib/search.php:32 lib/search.php:34 lib/search.php:37 msgid "Date" -msgstr "" +msgstr "Päivämäärä" #: lib/search.php:40 msgid "Cal." @@ -293,20 +320,20 @@ msgstr "" #: templates/calendar.php:11 msgid "All day" -msgstr "" +msgstr "Koko päivä" #: templates/calendar.php:12 templates/part.choosecalendar.php:22 msgid "New Calendar" -msgstr "" +msgstr "Uusi kalenteri" #: templates/calendar.php:13 msgid "Missing fields" -msgstr "" +msgstr "Puuttuvat kentät" #: templates/calendar.php:14 templates/part.eventform.php:19 #: templates/part.showevent.php:11 msgid "Title" -msgstr "" +msgstr "Otsikko" #: templates/calendar.php:16 msgid "From Date" @@ -326,190 +353,190 @@ msgstr "" #: templates/calendar.php:20 msgid "The event ends before it starts" -msgstr "" +msgstr "Tapahtuma päättyy ennen alkamistaan" #: templates/calendar.php:21 msgid "There was a database fail" -msgstr "" +msgstr "Tapahtui tietokantavirhe" #: templates/calendar.php:40 msgid "Week" -msgstr "" +msgstr "Viikko" #: templates/calendar.php:41 msgid "Month" -msgstr "" +msgstr "Kuukausi" #: templates/calendar.php:42 msgid "List" -msgstr "" +msgstr "Lista" #: templates/calendar.php:48 msgid "Today" -msgstr "" +msgstr "Tänään" #: templates/calendar.php:49 msgid "Calendars" -msgstr "" +msgstr "Kalenterit" #: templates/calendar.php:67 msgid "There was a fail, while parsing the file." -msgstr "" +msgstr "Tiedostoa jäsennettäessä tapahtui virhe." #: templates/part.choosecalendar.php:1 msgid "Choose active calendars" -msgstr "" +msgstr "Valitse aktiiviset kalenterit" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "Omat kalenterisi" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 msgid "CalDav Link" -msgstr "" +msgstr "CalDav-linkki" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Jaetut kalenterit" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Ei jaettuja kalentereita" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "Jaa kalenteri" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" -msgstr "" +msgstr "Lataa" #: templates/part.choosecalendar.rowfields.php:7 msgid "Edit" -msgstr "" +msgstr "Muokkaa" #: templates/part.choosecalendar.rowfields.php:8 #: templates/part.editevent.php:9 msgid "Delete" -msgstr "" +msgstr "Poista" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "kanssasi jaettu" #: templates/part.editcalendar.php:9 msgid "New calendar" -msgstr "" +msgstr "Uusi kalenteri" #: templates/part.editcalendar.php:9 msgid "Edit calendar" -msgstr "" +msgstr "Muokkaa kalenteria" #: templates/part.editcalendar.php:12 msgid "Displayname" -msgstr "" +msgstr "Kalenterin nimi" #: templates/part.editcalendar.php:23 msgid "Active" -msgstr "" +msgstr "Aktiivinen" #: templates/part.editcalendar.php:29 msgid "Calendar color" -msgstr "" +msgstr "Kalenterin väri" #: templates/part.editcalendar.php:42 msgid "Save" -msgstr "" +msgstr "Tallenna" #: templates/part.editcalendar.php:42 templates/part.editevent.php:8 #: templates/part.newevent.php:6 msgid "Submit" -msgstr "" +msgstr "Talleta" #: templates/part.editcalendar.php:43 msgid "Cancel" -msgstr "" +msgstr "Peru" #: templates/part.editevent.php:1 msgid "Edit an event" -msgstr "" +msgstr "Muokkaa tapahtumaa" #: templates/part.editevent.php:10 msgid "Export" -msgstr "" +msgstr "Vie" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "Tapahtumatiedot" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "Toisto" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "Hälytys" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "Osallistujat" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "Jaa" #: templates/part.eventform.php:21 msgid "Title of the Event" -msgstr "" +msgstr "Tapahtuman otsikko" #: templates/part.eventform.php:27 templates/part.showevent.php:19 msgid "Category" -msgstr "" +msgstr "Luokka" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "Erota luokat pilkuilla" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "Muokkaa luokkia" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" -msgstr "" +msgstr "Koko päivän tapahtuma" #: templates/part.eventform.php:60 templates/part.showevent.php:59 msgid "From" -msgstr "" +msgstr "Alkaa" #: templates/part.eventform.php:68 templates/part.showevent.php:67 msgid "To" -msgstr "" +msgstr "Päättyy" #: templates/part.eventform.php:76 templates/part.showevent.php:75 msgid "Advanced options" -msgstr "" +msgstr "Tarkemmat asetukset" #: templates/part.eventform.php:81 templates/part.showevent.php:80 msgid "Location" -msgstr "" +msgstr "Sijainti" #: templates/part.eventform.php:83 msgid "Location of the Event" -msgstr "" +msgstr "Tapahtuman sijainti" #: templates/part.eventform.php:89 templates/part.showevent.php:88 msgid "Description" -msgstr "" +msgstr "Kuvaus" #: templates/part.eventform.php:91 msgid "Description of the Event" -msgstr "" +msgstr "Tapahtuman kuvaus" #: templates/part.eventform.php:100 templates/part.showevent.php:98 msgid "Repeat" -msgstr "" +msgstr "Toisto" #: templates/part.eventform.php:107 templates/part.showevent.php:105 msgid "Advanced" @@ -517,12 +544,12 @@ msgstr "" #: templates/part.eventform.php:151 templates/part.showevent.php:149 msgid "Select weekdays" -msgstr "" +msgstr "Valitse viikonpäivät" #: templates/part.eventform.php:164 templates/part.eventform.php:177 #: templates/part.showevent.php:162 templates/part.showevent.php:175 msgid "Select days" -msgstr "" +msgstr "Valitse päivät" #: templates/part.eventform.php:169 templates/part.showevent.php:167 msgid "and the events day of year." @@ -534,11 +561,11 @@ msgstr "" #: templates/part.eventform.php:190 templates/part.showevent.php:188 msgid "Select months" -msgstr "" +msgstr "Valitse kuukaudet" #: templates/part.eventform.php:203 templates/part.showevent.php:201 msgid "Select weeks" -msgstr "" +msgstr "Valitse viikot" #: templates/part.eventform.php:208 templates/part.showevent.php:206 msgid "and the events week of year." @@ -546,7 +573,7 @@ msgstr "" #: templates/part.eventform.php:214 templates/part.showevent.php:212 msgid "Interval" -msgstr "" +msgstr "Intervalli" #: templates/part.eventform.php:220 templates/part.showevent.php:218 msgid "End" @@ -558,51 +585,51 @@ msgstr "" #: templates/part.import.php:1 msgid "Import a calendar file" -msgstr "" +msgstr "Tuo kalenteritiedosto" #: templates/part.import.php:6 msgid "Please choose the calendar" -msgstr "" +msgstr "Valitse kalenteri" #: templates/part.import.php:10 msgid "create a new calendar" -msgstr "" +msgstr "luo uusi kalenteri" #: templates/part.import.php:15 msgid "Name of new calendar" -msgstr "" +msgstr "Uuden kalenterin nimi" #: templates/part.import.php:17 msgid "Import" -msgstr "" +msgstr "Tuo" #: templates/part.import.php:20 msgid "Importing calendar" -msgstr "" +msgstr "Tuodaan kalenteria" #: templates/part.import.php:23 msgid "Calendar imported successfully" -msgstr "" +msgstr "Kalenteri tuotu onnistuneesti" #: templates/part.import.php:24 msgid "Close Dialog" -msgstr "" +msgstr "Sulje ikkuna" #: templates/part.newevent.php:1 msgid "Create a new event" -msgstr "" +msgstr "Luo uusi tapahtuma" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "Avaa tapahtuma" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "Luokkia ei ole valittu" #: templates/part.showevent.php:25 msgid "Select category" -msgstr "" +msgstr "Valitse luokka" #: templates/part.showevent.php:37 msgid "of" @@ -614,52 +641,52 @@ msgstr "" #: templates/settings.php:14 msgid "Timezone" -msgstr "" +msgstr "Aikavyöhyke" #: templates/settings.php:31 msgid "Check always for changes of the timezone" -msgstr "" +msgstr "Tarkista aina aikavyöhykkeen muutokset" #: templates/settings.php:33 msgid "Timeformat" -msgstr "" +msgstr "Ajan esitysmuoto" #: templates/settings.php:35 msgid "24h" -msgstr "" +msgstr "24 tuntia" #: templates/settings.php:36 msgid "12h" -msgstr "" +msgstr "12 tuntia" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "Viikon ensimmäinen päivä" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" -msgstr "" +msgstr "Kalenterin CalDAV-synkronointiosoite:" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Käyttäjät" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "valitse käyttäjät" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "Muoktattava" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "Ryhmät" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "valitse ryhmät" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "aseta julkiseksi" diff --git a/l10n/fi_FI/contacts.po b/l10n/fi_FI/contacts.po index 8dbd3939d82aaa8b097577599f4984a3fd69251a..47486231766e7009639bb94fdccf3d332b92f2af 100644 --- a/l10n/fi_FI/contacts.po +++ b/l10n/fi_FI/contacts.po @@ -3,12 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Jesse Jaara <jesse.jaara@gmail.com>, 2012. +# Jiri Grönroos <jiri.gronroos@iki.fi>, 2012. +# Johannes Korpela <>, 2012. +# <tscooter@hotmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Finnish (Finland) (http://www.transifex.net/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -23,15 +27,15 @@ msgstr "" #: ajax/addcontact.php:59 msgid "There was an error adding the contact." -msgstr "" +msgstr "Virhe yhteystietoa lisättäessä." #: ajax/addproperty.php:40 msgid "Cannot add empty property." -msgstr "" +msgstr "Tyhjää ominaisuutta ei voi lisätä." #: ajax/addproperty.php:52 msgid "At least one of the address fields has to be filled out." -msgstr "" +msgstr "Vähintään yksi osoitekenttä tulee täyttää." #: ajax/addproperty.php:62 msgid "Trying to add duplicate property: " @@ -39,7 +43,7 @@ msgstr "" #: ajax/addproperty.php:120 msgid "Error adding contact property." -msgstr "" +msgstr "Virhe lisättäessä ominaisuutta yhteystietoon." #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" @@ -51,15 +55,15 @@ msgstr "" #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." -msgstr "" +msgstr "Luokkia ei ole valittu poistettavaksi." #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28 msgid "No address books found." -msgstr "" +msgstr "Osoitekirjoja ei löytynyt." #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "Yhteystietoja ei löytynyt." #: ajax/contactdetails.php:37 msgid "Missing ID" @@ -67,37 +71,34 @@ msgstr "" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" -msgstr "" +msgstr "Virhe jäsennettäessä vCardia tunnisteelle: \"" #: ajax/createaddressbook.php:18 msgid "Cannot add addressbook with an empty name." -msgstr "" +msgstr "Ilman nimeä olevaa osoitekirjaa ei voi lisätä." #: ajax/createaddressbook.php:24 msgid "Error adding addressbook." -msgstr "" +msgstr "Virhe lisättäessä osoitekirjaa." #: ajax/createaddressbook.php:30 msgid "Error activating addressbook." -msgstr "" +msgstr "Virhe aktivoitaessa osoitekirjaa." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." -msgstr "" +msgstr "Virhe tallennettaessa tilapäistiedostoa." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -111,7 +112,7 @@ msgstr "" #: ajax/deleteproperty.php:43 msgid "Error deleting contact property." -msgstr "" +msgstr "Virhe poistettaessa yhteystiedon ominaisuutta." #: ajax/editname.php:37 msgid "Contact ID is missing." @@ -121,12 +122,44 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" +msgstr "Tiedostoa ei ole olemassa:" + +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Virhe kuvaa ladatessa." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " msgstr "" #: ajax/saveproperty.php:55 @@ -145,9 +178,9 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." -msgstr "" +msgstr "Virhe päivitettäessä yhteystiedon ominaisuutta." #: ajax/updateaddressbook.php:20 msgid "Cannot update addressbook with an empty name." @@ -155,165 +188,292 @@ msgstr "" #: ajax/updateaddressbook.php:26 msgid "Error updating addressbook." -msgstr "" +msgstr "Virhe päivitettäessä osoitekirjaa." #: ajax/uploadimport.php:46 ajax/uploadimport.php:76 msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" -msgstr "" +msgstr "Ei virhettä, tiedosto lähetettiin onnistuneesti" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "" +msgstr "Lähetetyn tiedoston koko ylittää upload_max_filesize-asetuksen arvon php.ini-tiedostossa" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" -msgstr "" +msgstr "Lähetetty tiedosto lähetettiin vain osittain" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" -msgstr "" +msgstr "Tiedostoa ei lähetetty" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" +msgstr "Tilapäiskansio puuttuu" + +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" +msgstr "Yhteystiedot" + +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" msgstr "" -#: lib/app.php:23 -msgid "Addressbook not found." +#: js/contacts.js:24 +msgid "Not implemented" msgstr "" -#: lib/app.php:27 -msgid "This is not your addressbook." +#: js/contacts.js:29 +msgid "Couldn't get a valid address." msgstr "" -#: lib/app.php:38 -msgid "Contact could not be found." +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" msgstr "" -#: lib/app.php:94 templates/part.contact.php:109 -msgid "Address" +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" msgstr "" -#: lib/app.php:95 -msgid "Telephone" +#: js/contacts.js:364 +msgid "Warning" msgstr "" -#: lib/app.php:96 templates/part.contact.php:108 -msgid "Email" +#: js/contacts.js:605 +msgid "This property has to be non-empty." msgstr "" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 -#: templates/part.contact.php:104 -msgid "Organization" +#: js/contacts.js:631 +msgid "Couldn't serialize elements." msgstr "" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 -msgid "Work" +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" msgstr "" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 -msgid "Home" +#: js/contacts.js:781 +msgid "Edit name" msgstr "" -#: lib/app.php:115 -msgid "Mobile" +#: js/contacts.js:1056 +msgid "No files selected for upload." msgstr "" -#: lib/app.php:117 -msgid "Text" +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." msgstr "" -#: lib/app.php:118 -msgid "Voice" +#: js/contacts.js:1119 +msgid "Select photo" msgstr "" -#: lib/app.php:119 -msgid "Message" +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" msgstr "" -#: lib/app.php:120 -msgid "Fax" +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." msgstr "" -#: lib/app.php:121 -msgid "Video" +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " msgstr "" -#: lib/app.php:122 -msgid "Pager" +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" msgstr "" +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 +msgid "Addressbook not found." +msgstr "Osoitekirjaa ei löytynyt." + +#: lib/app.php:34 +msgid "This is not your addressbook." +msgstr "Tämä ei ole osoitekirjasi." + +#: lib/app.php:45 +msgid "Contact could not be found." +msgstr "Yhteystietoa ei löytynyt." + +#: lib/app.php:101 templates/part.contact.php:109 +msgid "Address" +msgstr "Osoite" + +#: lib/app.php:102 +msgid "Telephone" +msgstr "Puhelin" + +#: lib/app.php:103 templates/part.contact.php:108 +msgid "Email" +msgstr "Sähköposti" + +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 +#: templates/part.contact.php:104 +msgid "Organization" +msgstr "Organisaatio" + +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 +msgid "Work" +msgstr "Työ" + +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 +msgid "Home" +msgstr "Koti" + +#: lib/app.php:122 +msgid "Mobile" +msgstr "Mobiili" + +#: lib/app.php:124 +msgid "Text" +msgstr "Teksti" + +#: lib/app.php:125 +msgid "Voice" +msgstr "Ääni" + +#: lib/app.php:126 +msgid "Message" +msgstr "Viesti" + +#: lib/app.php:127 +msgid "Fax" +msgstr "Faksi" + #: lib/app.php:128 +msgid "Video" +msgstr "Video" + +#: lib/app.php:129 +msgid "Pager" +msgstr "Hakulaite" + +#: lib/app.php:135 msgid "Internet" -msgstr "" +msgstr "Internet" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "Henkilön {name} syntymäpäivä" #: lib/search.php:22 msgid "Contact" -msgstr "" +msgstr "Yhteystieto" #: templates/index.php:13 msgid "Add Contact" -msgstr "" +msgstr "Lisää yhteystieto" #: templates/index.php:14 msgid "Addressbooks" -msgstr "" +msgstr "Osoitekirjat" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" -msgstr "" +msgstr "Muokkaa osoitekirjoja" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" -msgstr "" +msgstr "Uusi osoitekirja" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" -msgstr "" +msgstr "Tuo VCF-tiedostosta" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 msgid "CardDav Link" -msgstr "" +msgstr "CardDav-linkki" #: templates/part.chooseaddressbook.rowfields.php:11 msgid "Download" -msgstr "" +msgstr "Lataa" #: templates/part.chooseaddressbook.rowfields.php:14 msgid "Edit" -msgstr "" +msgstr "Muokkaa" #: templates/part.chooseaddressbook.rowfields.php:17 #: templates/part.contact.php:34 templates/part.contact.php:36 #: templates/part.contact.php:38 templates/part.contact.php:42 msgid "Delete" -msgstr "" +msgstr "Poista" #: templates/part.contact.php:12 msgid "Download contact" -msgstr "" +msgstr "Lataa yhteystieto" #: templates/part.contact.php:13 msgid "Delete contact" -msgstr "" +msgstr "Poista yhteystieto" #: templates/part.contact.php:19 msgid "Drop photo to upload" @@ -329,15 +489,15 @@ msgstr "" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" -msgstr "" +msgstr "Kutsumanimi" #: templates/part.contact.php:36 msgid "Enter nickname" -msgstr "" +msgstr "Anna kutsumanimi" #: templates/part.contact.php:37 templates/part.contact.php:106 msgid "Birthday" -msgstr "" +msgstr "Syntymäpäivä" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" @@ -345,15 +505,15 @@ msgstr "" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" -msgstr "" +msgstr "Ryhmät" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "" +msgstr "Erota ryhmät pilkuilla" #: templates/part.contact.php:42 msgid "Edit groups" -msgstr "" +msgstr "Muokkaa ryhmiä" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" @@ -361,11 +521,11 @@ msgstr "" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "Anna kelvollinen sähköpostiosoite." #: templates/part.contact.php:56 msgid "Enter email address" -msgstr "" +msgstr "Anna sähköpostiosoite" #: templates/part.contact.php:60 msgid "Mail to address" @@ -373,19 +533,19 @@ msgstr "" #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "Poista sähköpostiosoite" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "Anna puhelinnumero" #: templates/part.contact.php:74 msgid "Delete phone number" -msgstr "" +msgstr "Poista puhelinnumero" #: templates/part.contact.php:84 msgid "View on map" -msgstr "" +msgstr "Näytä kartalla" #: templates/part.contact.php:84 msgid "Edit address details" @@ -393,94 +553,98 @@ msgstr "" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "Lisää huomiot tähän." #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "Lisää kenttä" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "Profiilikuva" #: templates/part.contact.php:107 msgid "Phone" -msgstr "" +msgstr "Puhelin" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "Huomio" #: templates/part.contactphoto.php:8 msgid "Delete current photo" -msgstr "" +msgstr "Poista nykyinen valokuva" #: templates/part.contactphoto.php:9 msgid "Edit current photo" -msgstr "" +msgstr "Muokkaa nykyistä valokuvaa" #: templates/part.contactphoto.php:10 msgid "Upload new photo" -msgstr "" +msgstr "Lähetä uusi valokuva" #: templates/part.contactphoto.php:11 msgid "Select photo from ownCloud" +msgstr "Valitse valokuva ownCloudista" + +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." msgstr "" #: templates/part.edit_address_dialog.php:9 msgid "Edit address" -msgstr "" +msgstr "Muokkaa osoitetta" #: templates/part.edit_address_dialog.php:14 msgid "Type" -msgstr "" +msgstr "Tyyppi" #: templates/part.edit_address_dialog.php:22 #: templates/part.edit_address_dialog.php:25 msgid "PO Box" -msgstr "" +msgstr "Postilokero" #: templates/part.edit_address_dialog.php:29 #: templates/part.edit_address_dialog.php:32 msgid "Extended" -msgstr "" +msgstr "Laajennettu" #: templates/part.edit_address_dialog.php:35 #: templates/part.edit_address_dialog.php:38 msgid "Street" -msgstr "" +msgstr "Katuosoite" #: templates/part.edit_address_dialog.php:41 #: templates/part.edit_address_dialog.php:44 msgid "City" -msgstr "" +msgstr "Paikkakunta" #: templates/part.edit_address_dialog.php:47 #: templates/part.edit_address_dialog.php:50 msgid "Region" -msgstr "" +msgstr "Alue" #: templates/part.edit_address_dialog.php:53 #: templates/part.edit_address_dialog.php:56 msgid "Zipcode" -msgstr "" +msgstr "Postinumero" #: templates/part.edit_address_dialog.php:59 #: templates/part.edit_address_dialog.php:62 msgid "Country" -msgstr "" +msgstr "Maa" #: templates/part.edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Muokkaa luokkia" #: templates/part.edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Lisää" #: templates/part.edit_name_dialog.php:16 msgid "Addressbook" -msgstr "" +msgstr "Osoitekirja" #: templates/part.edit_name_dialog.php:23 msgid "Hon. prefixes" @@ -512,15 +676,15 @@ msgstr "" #: templates/part.edit_name_dialog.php:35 msgid "Given name" -msgstr "" +msgstr "Etunimi" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "Lisänimet" #: templates/part.edit_name_dialog.php:39 msgid "Family name" -msgstr "" +msgstr "Sukunimi" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" @@ -560,11 +724,11 @@ msgstr "" #: templates/part.editaddressbook.php:9 msgid "New Addressbook" -msgstr "" +msgstr "Uusi osoitekirja" #: templates/part.editaddressbook.php:9 msgid "Edit Addressbook" -msgstr "" +msgstr "Muokkaa osoitekirjaa" #: templates/part.editaddressbook.php:12 msgid "Displayname" @@ -572,84 +736,79 @@ msgstr "" #: templates/part.editaddressbook.php:23 msgid "Active" -msgstr "" +msgstr "Aktiivinen" #: templates/part.editaddressbook.php:29 msgid "Save" -msgstr "" +msgstr "Tallenna" #: templates/part.editaddressbook.php:29 msgid "Submit" -msgstr "" +msgstr "Lähetä" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" -msgstr "" +msgstr "Peru" #: templates/part.import.php:1 msgid "Import a contacts file" -msgstr "" +msgstr "Tuo yhteystiedon sisältävä tiedosto" #: templates/part.import.php:6 msgid "Please choose the addressbook" -msgstr "" +msgstr "Valitse osoitekirja" #: templates/part.import.php:10 msgid "create a new addressbook" -msgstr "" +msgstr "luo uusi osoitekirja" #: templates/part.import.php:15 msgid "Name of new addressbook" -msgstr "" +msgstr "Uuden osoitekirjan nimi" #: templates/part.import.php:17 msgid "Import" -msgstr "" +msgstr "Tuo" #: templates/part.import.php:20 msgid "Importing contacts" -msgstr "" - -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" +msgstr "Tuodaan yhteystietoja" #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "" +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" +msgstr "Valitse osoitekirja, johon yhteystiedot tuodaan:" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." -msgstr "" +msgstr "Osoitekirjassasi ei ole yhteystietoja." #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "" +msgstr "Lisää yhteystieto" #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" -msgstr "" +msgstr "Muokkaa osoitekirjoja" #: templates/settings.php:4 msgid "CardDAV syncing addresses" -msgstr "" +msgstr "CardDAV-synkronointiosoitteet" #: templates/settings.php:4 msgid "more info" @@ -661,4 +820,4 @@ msgstr "" #: templates/settings.php:8 msgid "iOS/OS X" -msgstr "" +msgstr "iOS/OS X" diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po index a92f341d790a6780a1dad265cb6b8eb78ce8c703..a770488ca378f47b5a3998a938e0036aa9cb3f60 100644 --- a/l10n/fi_FI/core.po +++ b/l10n/fi_FI/core.po @@ -3,14 +3,18 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Jesse Jaara <jesse.jaara@gmail.com>, 2012. +# Jiri Grönroos <jiri.gronroos@iki.fi>, 2012. +# Johannes Korpela <>, 2012. # Pekka Sutela <pekka.sutela@gmail.com>, 2012. +# <tscooter@hotmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 11:34+0000\n" -"Last-Translator: Pekka Sutela <pekka.sutela@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Finnish (Finland) (http://www.transifex.net/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,39 +24,115 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Sovelluksen nimeä ei määritelty." #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Ei lisättävää luokkaa?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Tämä luokka on jo olemassa: " + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 msgid "Owncloud password reset" -msgstr "" +msgstr "Owncloud-salasanan nollaus" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "ownCloud-salasanan nollaus" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" -msgstr "" +msgstr "Voit palauttaa salasanasi seuraavassa osoitteessa: {link}" #: lostpassword/templates/lostpassword.php:3 msgid "You will receive a link to reset your password via Email." -msgstr "" +msgstr "Saat sähköpostitse linkin nollataksesi salasanan." #: lostpassword/templates/lostpassword.php:5 msgid "Requested" -msgstr "" +msgstr "Tilattu" #: lostpassword/templates/lostpassword.php:8 msgid "Login failed!" -msgstr "" +msgstr "Kirjautuminen epäonnistui!" #: lostpassword/templates/lostpassword.php:11 templates/installation.php:25 #: templates/login.php:9 @@ -61,63 +141,63 @@ msgstr "Käyttäjätunnus" #: lostpassword/templates/lostpassword.php:15 msgid "Request reset" -msgstr "" +msgstr "Tilaus lähetetty" #: lostpassword/templates/resetpassword.php:4 msgid "Your password was reset" -msgstr "" +msgstr "Salasanasi nollattiin" #: lostpassword/templates/resetpassword.php:5 msgid "To login page" -msgstr "" +msgstr "Kirjautumissivulle" #: lostpassword/templates/resetpassword.php:8 msgid "New password" -msgstr "" +msgstr "Uusi salasana" #: lostpassword/templates/resetpassword.php:11 msgid "Reset password" -msgstr "" +msgstr "Palauta salasana" #: strings.php:5 msgid "Personal" -msgstr "" +msgstr "Henkilökohtaiset" #: strings.php:6 msgid "Users" -msgstr "" +msgstr "Käyttäjät" #: strings.php:7 msgid "Apps" -msgstr "" +msgstr "Sovellukset" #: strings.php:8 msgid "Admin" -msgstr "" +msgstr "Hallinta" #: strings.php:9 msgid "Help" -msgstr "" +msgstr "Ohje" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "Pääsy estetty" #: templates/404.php:12 msgid "Cloud not found" -msgstr "" +msgstr "Pilveä ei löydy" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Muokkaa luokkia" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Lisää" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" -msgstr "" +msgstr "Luo <strong>ylläpitäjän tunnus</strong>" #: templates/installation.php:29 templates/login.php:13 msgid "Password" @@ -125,64 +205,64 @@ msgstr "Salasana" #: templates/installation.php:35 msgid "Advanced" -msgstr "" +msgstr "Lisäasetukset" #: templates/installation.php:37 msgid "Data folder" -msgstr "" +msgstr "Datakansio" #: templates/installation.php:44 msgid "Configure the database" -msgstr "" +msgstr "Muokkaa tietokantaa" #: templates/installation.php:49 templates/installation.php:60 #: templates/installation.php:70 msgid "will be used" -msgstr "" +msgstr "käytetään" #: templates/installation.php:82 msgid "Database user" -msgstr "" +msgstr "Tietokannan käyttäjä" #: templates/installation.php:86 msgid "Database password" -msgstr "" +msgstr "Tietokannan salasana" #: templates/installation.php:90 msgid "Database name" -msgstr "" +msgstr "Tietokannan nimi" #: templates/installation.php:96 msgid "Database host" -msgstr "" +msgstr "Tietokantapalvelin" #: templates/installation.php:101 msgid "Finish setup" -msgstr "" +msgstr "Viimeistele asennus" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" -msgstr "" +msgstr "verkkopalvelut hallinnassasi" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Kirjaudu ulos" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" -msgstr "" +msgstr "Asetukset" #: templates/login.php:6 msgid "Lost your password?" -msgstr "" +msgstr "Unohditko salasanasi?" #: templates/login.php:17 msgid "remember" -msgstr "" +msgstr "muista" #: templates/login.php:18 msgid "Log in" -msgstr "" +msgstr "Kirjaudu sisään" #: templates/logout.php:1 msgid "You are logged out." @@ -190,8 +270,8 @@ msgstr "Olet kirjautunut ulos." #: templates/part.pagenavi.php:3 msgid "prev" -msgstr "" +msgstr "edellinen" #: templates/part.pagenavi.php:20 msgid "next" -msgstr "" +msgstr "seuraava" diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po index 8dd4764cd564890da4e57fe11f7291866ae88bdc..529f183e4673093b197d2e28c84081b756f165fc 100644 --- a/l10n/fi_FI/files.po +++ b/l10n/fi_FI/files.po @@ -3,12 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Jesse Jaara <jesse.jaara@gmail.com>, 2012. +# Jiri Grönroos <jiri.gronroos@iki.fi>, 2012. +# Johannes Korpela <>, 2012. +# <tscooter@hotmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Finnish (Finland) (http://www.transifex.net/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -19,45 +23,97 @@ msgstr "" #: ajax/upload.php:19 msgid "There is no error, the file uploaded with success" -msgstr "" +msgstr "Ei virheitä, tiedosto lähetettiin onnistuneesti" #: ajax/upload.php:20 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "" +msgstr "Lähetetty tiedosto ylittää upload_max_filesize-arvon rajan php.ini-tiedostossa" #: ajax/upload.php:21 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" -msgstr "" +msgstr "Lähetetty tiedosto ylittää HTML-lomakkeessa määritetyn MAX_FILE_SIZE-arvon ylärajan" #: ajax/upload.php:22 msgid "The uploaded file was only partially uploaded" -msgstr "" +msgstr "Tiedoston lähetys onnistui vain osittain" #: ajax/upload.php:23 msgid "No file was uploaded" -msgstr "" +msgstr "Yhtäkään tiedostoa ei lähetetty" #: ajax/upload.php:24 msgid "Missing a temporary folder" -msgstr "" +msgstr "Väliaikaiskansiota ei ole olemassa" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Levylle kirjoitus epäonnistui" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" +msgstr "Tiedostot" + +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Koko" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Muutettu" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" msgstr "" #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "Tiedostonhallinta" #: templates/admin.php:7 msgid "Maximum upload size" -msgstr "" +msgstr "Lähetettävän tiedoston suurin sallittu koko" #: templates/admin.php:7 msgid "max. possible: " @@ -65,89 +121,77 @@ msgstr "" #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Tarvitaan useampien tiedostojen ja kansioiden latausta varten." #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Ota ZIP-paketin lataaminen käytöön" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 on rajoittamaton" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "ZIP-tiedostojen enimmäiskoko" #: templates/index.php:7 msgid "New" -msgstr "" +msgstr "Uusi" #: templates/index.php:9 msgid "Text file" -msgstr "" +msgstr "Tekstitiedosto" #: templates/index.php:10 msgid "Folder" -msgstr "" +msgstr "Kansio" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "Verkko-osoitteesta" #: templates/index.php:21 msgid "Upload" -msgstr "" +msgstr "Lähetä" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Peru lähetys" #: templates/index.php:39 msgid "Nothing in here. Upload something!" -msgstr "" +msgstr "Täällä ei ole mitään. Lähetä tänne jotakin!" #: templates/index.php:47 msgid "Name" -msgstr "" +msgstr "Nimi" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Jaa" #: templates/index.php:51 msgid "Download" -msgstr "" - -#: templates/index.php:55 -msgid "Size" -msgstr "" - -#: templates/index.php:56 -msgid "Modified" -msgstr "" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" +msgstr "Lataa" #: templates/index.php:56 msgid "Delete" -msgstr "" +msgstr "Poista" #: templates/index.php:64 msgid "Upload too large" -msgstr "" +msgstr "Lähetettävä tiedosto on liian suuri" #: templates/index.php:66 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." -msgstr "" +msgstr "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan." #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Tiedostoja tarkistetaan, odota hetki." #: templates/index.php:74 msgid "Current scanning" diff --git a/l10n/fi_FI/gallery.po b/l10n/fi_FI/gallery.po index 52bdc097bfd2d026f8d491ebabb1d9b5fd89f83b..b4ea7802166be8ff504b3a56e3a0341df9451f2f 100644 --- a/l10n/fi_FI/gallery.po +++ b/l10n/fi_FI/gallery.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Jesse Jaara <jesse.jaara@gmail.com>, 2012. +# Jiri Grönroos <jiri.gronroos@iki.fi>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Finnish (Finland) (http://www.transifex.net/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -17,42 +19,78 @@ msgstr "" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Kuvat" + +#: js/album_cover.js:44 +msgid "Share gallery" msgstr "" -#: templates/index.php:16 -msgid "Rescan" +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " msgstr "" -#: templates/index.php:17 -msgid "Stop" +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" msgstr "" -#: templates/index.php:18 -msgid "Share" +#: js/album_cover.js:114 +msgid "Scanning root" msgstr "" -#: templates/index.php:19 +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 msgid "Settings" +msgstr "Asetukset" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" +#: templates/index.php:16 +msgid "Rescan" +msgstr "Etsi uusia" + +#: templates/index.php:17 +msgid "Stop" +msgstr "Pysäytä" + +#: templates/index.php:18 +msgid "Share" +msgstr "Jaa" + #: templates/view_album.php:19 msgid "Back" -msgstr "" +msgstr "Takaisin" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Poiston vahvistus" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Tahdotko poistaa albumin" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Muuta albumin nimeä" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Uuden albumin nimi" diff --git a/l10n/fi_FI/media.po b/l10n/fi_FI/media.po index 1ef1da9b456a8e24ee1887ca0e17a57f8a8315e1..86efa19e5d3e915fd1de8e8b7f5514996b873e1b 100644 --- a/l10n/fi_FI/media.po +++ b/l10n/fi_FI/media.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Jesse Jaara <jesse.jaara@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2011-08-13 02:19+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Finnish (Finland) (http://www.transifex.net/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,46 +18,50 @@ msgstr "" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" +msgstr "Musiikki" + +#: js/music.js:18 +msgid "Add album to playlist" msgstr "" -#: templates/music.php:3 templates/player.php:13 +#: templates/music.php:3 templates/player.php:12 msgid "Play" -msgstr "" +msgstr "Toista" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" -msgstr "" +msgstr "Tauko" #: templates/music.php:5 msgid "Previous" -msgstr "" +msgstr "Edellinen" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" -msgstr "" +msgstr "Seuraava" #: templates/music.php:7 msgid "Mute" -msgstr "" +msgstr "Mykistä" #: templates/music.php:8 msgid "Unmute" -msgstr "" +msgstr "Palauta äänet" #: templates/music.php:25 msgid "Rescan Collection" -msgstr "" +msgstr "Etsi uusia kappaleita" #: templates/music.php:37 msgid "Artist" -msgstr "" +msgstr "Esittäjä" #: templates/music.php:38 msgid "Album" -msgstr "" +msgstr "Albumi" #: templates/music.php:39 msgid "Title" -msgstr "" +msgstr "Nimi" diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po index 01ffececf94c406cef84bd7681d346da46db2d43..40341131554f81b93192a86232b83e14569f4b34 100644 --- a/l10n/fi_FI/settings.po +++ b/l10n/fi_FI/settings.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Jesse Jaara <jesse.jaara@gmail.com>, 2012. +# Jiri Grönroos <jiri.gronroos@iki.fi>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Finnish (Finland) (http://www.transifex.net/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -18,166 +20,185 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" +#: ajax/lostpassword.php:16 +msgid "Invalid email" msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" -msgstr "" +msgstr "OpenID on vaihdettu" + +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Virheellinen pyyntö" #: ajax/setlanguage.php:17 msgid "Language changed" +msgstr "Kieli on vaihdettu" + +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" msgstr "" -#: personal.php:39 personal.php:40 -msgid "__language_name__" +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" msgstr "" +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 +msgid "__language_name__" +msgstr "_kielen_nimi_" + #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Loki" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "Lisää" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Lisää ohjelmasi" #: templates/apps.php:22 msgid "Select an App" -msgstr "" +msgstr "Valitse ohjelma" #: templates/apps.php:25 -msgid "-licensed" +msgid "See application page at apps.owncloud.com" msgstr "" -#: templates/apps.php:25 +#: templates/apps.php:26 +msgid "-licensed" +msgstr "-lisenssöity" + +#: templates/apps.php:26 msgid "by" -msgstr "" +msgstr "henkilölle" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "Dokumentaatio" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "Suurten tiedostojen hallinta" #: templates/help.php:10 msgid "Ask a question" -msgstr "" +msgstr "Kysy jotain" #: templates/help.php:22 msgid "Problems connecting to help database." -msgstr "" +msgstr "Virhe yhdistettäessä tietokantaan." #: templates/help.php:23 msgid "Go there manually." -msgstr "" +msgstr "Ohje löytyy sieltä." #: templates/help.php:31 msgid "Answer" -msgstr "" +msgstr "Vastaus" #: templates/personal.php:8 msgid "You use" -msgstr "" +msgstr "Olet käyttänyt" #: templates/personal.php:8 msgid "of the available" -msgstr "" +msgstr "käytettävissäsi on yhteensä" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "Tietokoneen ja mobiililaitteiden synkronointisovellukset" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "Lataa" #: templates/personal.php:19 msgid "Your password got changed" -msgstr "" +msgstr "Salasanasi on vaihdettu" #: templates/personal.php:20 msgid "Unable to change your password" -msgstr "" +msgstr "Salasanaasi ei voitu vaihtaa" #: templates/personal.php:21 msgid "Current password" -msgstr "" +msgstr "Nykyinen salasana" #: templates/personal.php:22 msgid "New password" -msgstr "" +msgstr "Uusi salasana" #: templates/personal.php:23 msgid "show" -msgstr "" +msgstr "näytä" #: templates/personal.php:24 msgid "Change password" -msgstr "" +msgstr "Vaihda salasana" #: templates/personal.php:30 msgid "Email" -msgstr "" +msgstr "Sähköposti" #: templates/personal.php:31 msgid "Your email address" -msgstr "" +msgstr "Sähköpostiosoitteesi" #: templates/personal.php:32 msgid "Fill in an email address to enable password recovery" -msgstr "" +msgstr "Kirjoita sähköpostiosoitteesi alle, jotta unohdettu salasana voidaan palauttaa" #: templates/personal.php:38 templates/personal.php:39 msgid "Language" -msgstr "" +msgstr "Kieli" #: templates/personal.php:44 msgid "Help translate" -msgstr "" +msgstr "Auta kääntämisessä" #: templates/personal.php:51 msgid "use this address to connect to your ownCloud in your file manager" -msgstr "" +msgstr "voit yhdistää tiedostonhallintasovelluksellasi ownCloudiin käyttämällä tätä osoitetta" #: templates/users.php:15 templates/users.php:44 msgid "Name" -msgstr "" +msgstr "Nimi" #: templates/users.php:16 templates/users.php:45 msgid "Password" -msgstr "" +msgstr "Salasana" #: templates/users.php:17 templates/users.php:46 templates/users.php:60 msgid "Groups" -msgstr "" +msgstr "Ryhmät" #: templates/users.php:22 msgid "Create" -msgstr "" +msgstr "Luo" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "Oletuskiintiö" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Muu" #: templates/users.php:47 msgid "Quota" -msgstr "" +msgstr "Kiintiö" #: templates/users.php:80 msgid "Delete" -msgstr "" +msgstr "Poista" diff --git a/l10n/fr/calendar.po b/l10n/fr/calendar.po index 84be2c67d3411ac43cb44d0e323a9674e0d8a33f..b9d0abab868a8adca98ba956a17866bb1fbdad4a 100644 --- a/l10n/fr/calendar.po +++ b/l10n/fr/calendar.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 17:01+0000\n" -"Last-Translator: Borjan Tchakaloff <borjan@tchaka.fr>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: French (http://www.transifex.net/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -47,16 +47,40 @@ msgstr "Fuseau horaire modifié" msgid "Invalid request" msgstr "Requête invalide" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Calendrier" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Anniversaire" diff --git a/l10n/fr/contacts.po b/l10n/fr/contacts.po index fe2b333ea1f7ebef68c74ea891efff3eac5ce7ba..4702c3bc4a36fb35e702ebd30c4d964ef347af89 100644 --- a/l10n/fr/contacts.po +++ b/l10n/fr/contacts.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Borjan Tchakaloff <borjan@tchaka.fr>, 2012. # <fboulogne@april.org>, 2011. # <gp4004@arghh.org>, 2011. # <guiguidu31300@gmail.com>, 2012. @@ -12,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 22:26+0000\n" -"Last-Translator: rom1dep <rom1dep@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: French (http://www.transifex.net/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -86,23 +87,20 @@ msgstr "Erreur lors de l'ajout du carnet d'adresses." msgid "Error activating addressbook." msgstr "Erreur lors de l'activation du carnet d'adresses." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Aucun ID de contact envoyé" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Erreur lors du chargement de l'image." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Erreur de lecture de la photo du contact." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Erreur de sauvegarde du fichier temporaire." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "La photo chargée est invalide." @@ -126,14 +124,46 @@ msgstr "L'ID du contact est manquant." msgid "Missing contact id." msgstr "ID contact manquant." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Le chemin de la photo n'a pas été envoyé." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Fichier inexistant:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Erreur lors du chargement de l'image." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "Le champ Nom n'est pas défini." @@ -150,7 +180,7 @@ msgstr "L'informatiion à propos de la vCard est incorrect. Merci de rafraichir msgid "Something went FUBAR. " msgstr "Quelque chose est FUBAR." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Erreur lors de la mise à jour du champ." @@ -166,102 +196,229 @@ msgstr "Erreur lors de la mise à jour du carnet d'adresses." msgid "Error uploading contacts to storage." msgstr "Erreur lors de l'envoi des contacts vers le stockage." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Il n'y a pas d'erreur, le fichier a été envoyé avec succes." -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Le fichier envoyé dépasse la directive upload_max_filesize dans php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Le fichier envoyé dépasse la directive MAX_FILE_SIZE qui est spécifiée dans le formulaire HTML." -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Le fichier envoyé n'a été que partiellement envoyé." -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Pas de fichier envoyé." -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Absence de dossier temporaire." -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Contacts" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Glisser un fichier VCF pour importer des contacts." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Carnet d'adresses introuvable." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Ce n'est pas votre carnet d'adresses." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Ce contact n'a pu être trouvé." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresse" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Téléphone" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-mail" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Société" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Travail" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Maison" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobile" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Texte" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Voix" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Message" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Vidéo" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Bipeur" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -432,6 +589,10 @@ msgstr "Envoyer une nouvelle photo" msgid "Select photo from ownCloud" msgstr "Sélectionner une photo depuis ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Editer l'adresse" @@ -549,7 +710,7 @@ msgstr "" #: templates/part.edit_name_dialog.php:49 msgid "Ph.D." -msgstr "" +msgstr "Dr" #: templates/part.edit_name_dialog.php:50 msgid "Esq." @@ -588,7 +749,7 @@ msgid "Submit" msgstr "Envoyer" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Annuler" @@ -616,27 +777,22 @@ msgstr "Importer" msgid "Importing contacts" msgstr "Importation des contacts" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Contacts importés avec succes" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Fermer la boite de dialogue" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Importer un carnet d'adresses." +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Selectionner le carnet d'adresses à importer vers:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Glisser un fichier VCF pour importer des contacts." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Selectionner depuis le disque dur" diff --git a/l10n/fr/core.po b/l10n/fr/core.po index 40e9c70c9eeee599e722108b9860d1e11a32e959..b2609663eaf35150ca5fb6bba3f56ab0588f1fc1 100644 --- a/l10n/fr/core.po +++ b/l10n/fr/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 16:44+0000\n" -"Last-Translator: Borjan Tchakaloff <borjan@tchaka.fr>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: French (http://www.transifex.net/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,6 +30,82 @@ msgstr "Pas de catégorie à ajouter ?" msgid "This category already exists: " msgstr "Cette catégorie existe déjà : " +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Réinitialisation de votre mot de passe Owncloud" @@ -160,15 +236,15 @@ msgstr "Serveur de la base de données" msgid "Finish setup" msgstr "Terminer l'installation" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "services web sous votre contrôle" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Se déconnecter" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Paramètres" diff --git a/l10n/fr/files.po b/l10n/fr/files.po index ff22b000dcd6c654e41c41c7dd710ae6df0e75c2..b510e4ac0d24b4b510be686d44590422c605094b 100644 --- a/l10n/fr/files.po +++ b/l10n/fr/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 16:58+0000\n" -"Last-Translator: guiguidu31300 <guiguidu31300@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: French (http://www.transifex.net/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "Il manque un répertoire temporaire" msgid "Failed to write to disk" msgstr "Erreur d'écriture sur le disque" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Fichiers" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Taille" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Modifié" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Gestion des fichiers" @@ -121,18 +173,6 @@ msgstr "Partager" msgid "Download" msgstr "Téléchargement" -#: templates/index.php:55 -msgid "Size" -msgstr "Taille" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Modifié" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Supprimer tout" - #: templates/index.php:56 msgid "Delete" msgstr "Supprimer" diff --git a/l10n/fr/gallery.po b/l10n/fr/gallery.po index f7e7eb78e10084e47b0ee595e1ea9478988702f6..1bd09470792d4e89b2c98d01b1f51d82bbea59df 100644 --- a/l10n/fr/gallery.po +++ b/l10n/fr/gallery.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 17:04+0000\n" -"Last-Translator: Borjan Tchakaloff <borjan@tchaka.fr>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: French (http://www.transifex.net/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +19,50 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Images" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Préférences" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Analyser à nouveau" @@ -35,10 +75,6 @@ msgstr "Arrêter" msgid "Share" msgstr "Partager" -#: templates/index.php:19 -msgid "Settings" -msgstr "Préférences" - #: templates/view_album.php:19 msgid "Back" msgstr "Retour" diff --git a/l10n/fr/media.po b/l10n/fr/media.po index ef6fcb0aae39438551ffd8f952d8ba4e46a8e5e7..e8dc770632c75d5bdd3ca245b22d7c9ccf71e215 100644 --- a/l10n/fr/media.po +++ b/l10n/fr/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: French (http://www.transifex.net/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musique" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Play" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pause" @@ -34,7 +38,7 @@ msgstr "Pause" msgid "Previous" msgstr "Précédent" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Suivant" diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po index 0e1f6da4e0209af31e9af0888a4575aab9e92921..5184f5e460ecba5e0f2ee4ec3d61870c2f78a750 100644 --- a/l10n/fr/settings.po +++ b/l10n/fr/settings.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 21:39+0000\n" -"Last-Translator: rom1dep <rom1dep@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: French (http://www.transifex.net/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,23 +23,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "e-mail modifié" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Requête invalide" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "Identifiant OpenID changé" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Requête invalide" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Langue changée" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Français" @@ -60,10 +75,14 @@ msgid "Select an App" msgstr "Sélectionner une Application" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "sous licence" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "par" diff --git a/l10n/gl/calendar.po b/l10n/gl/calendar.po index a0889618e60699d6642d1415c0a663e284a1ec7a..64798f954a2b85104990864ee08a3cf0a0629f3a 100644 --- a/l10n/gl/calendar.po +++ b/l10n/gl/calendar.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Galician (http://www.transifex.net/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Non se atoparon calendarios." #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "Non se atoparon eventos." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -43,79 +43,103 @@ msgstr "Fuso horario trocado" msgid "Invalid request" msgstr "Petición non válida" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Calendario" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "d MMM[ yyyy]{ '—'d [ MMM] yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "Aniversario" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Traballo" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Chamada" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Clientes" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "Remitente" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Vacacións" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Ideas" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Viaxe" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Aniversario especial" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Reunión" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Outro" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Persoal" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Proxectos" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "Preguntas" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Traballo" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "sen nome" #: lib/object.php:330 msgid "Does not repeat" @@ -364,7 +388,7 @@ msgstr "Escolla os calendarios activos" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "Os seus calendarios" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -373,15 +397,15 @@ msgstr "Ligazón CalDav" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Calendarios compartidos" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Sen calendarios compartidos" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "Compartir calendario" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -398,7 +422,7 @@ msgstr "Borrar" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "compartido con vostede por" #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -443,23 +467,23 @@ msgstr "Exportar" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "Info do evento" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "Repetido" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "Alarma" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "Participantes" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "Compartir" #: templates/part.eventform.php:21 msgid "Title of the Event" @@ -471,11 +495,11 @@ msgstr "CategorÃa" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "Separe as categorÃas con comas" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "Editar categorÃas" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -596,11 +620,11 @@ msgstr "Crear un novo evento" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "Ver un evento" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "Non seleccionou as categorÃas" #: templates/part.showevent.php:25 msgid "Select category" @@ -608,11 +632,11 @@ msgstr "Seleccionar categorÃa" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "de" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "a" #: templates/settings.php:14 msgid "Timezone" @@ -636,7 +660,7 @@ msgstr "12h" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "Primeiro dÃa da semana" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" @@ -644,24 +668,24 @@ msgstr "Enderezo de sincronización do calendario CalDAV:" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Usuarios" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "escoller usuarios" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "Editable" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "Grupos" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "escoller grupos" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "facer público" diff --git a/l10n/gl/contacts.po b/l10n/gl/contacts.po index 375b79dd7b2ffa48d25f211f82ff273474163b7d..2ee23b52a1633ee9188c1c44f5be6ce627505f39 100644 --- a/l10n/gl/contacts.po +++ b/l10n/gl/contacts.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Galician (http://www.transifex.net/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -83,23 +83,20 @@ msgstr "Produciuse un erro engadindo a axenda." msgid "Error activating addressbook." msgstr "Produciuse un erro activando a axenda." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -123,14 +120,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -147,7 +176,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Produciuse un erro actualizando a propiedade do contacto." @@ -163,102 +192,229 @@ msgstr "Produciuse un erro actualizando a axenda." msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Contactos" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Esta non é a súa axenda." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Non se atopou o contacto." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Enderezo" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Teléfono" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Correo electrónico" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organización" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Traballo" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Casa" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Móbil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Texto" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Voz" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "VÃdeo" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Paxinador" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -429,6 +585,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -585,7 +745,7 @@ msgid "Submit" msgstr "Enviar" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Cancelar" @@ -613,27 +773,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/gl/core.po b/l10n/gl/core.po index f3d4afcbf6a7d3645b56ebd0011606e7bbe0dad6..97abae0775469aa4ad7b1e4c75b3947b0e2ddbae 100644 --- a/l10n/gl/core.po +++ b/l10n/gl/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Galician (http://www.transifex.net/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -21,14 +21,90 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Non se indicou o nome do aplicativo." #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Sen categorÃa que engadir?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Esta categorÃa xa existe: " + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 @@ -37,7 +113,7 @@ msgstr "Restablecemento do contrasinal de Owncloud" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "Restablecer contrasinal de ownCloud" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" @@ -102,7 +178,7 @@ msgstr "Axuda" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "Acceso denegado" #: templates/404.php:12 msgid "Cloud not found" @@ -110,11 +186,11 @@ msgstr "Nube non atopada" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Editar categorias" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Engadir" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -161,15 +237,15 @@ msgstr "Servidor da base de datos" msgid "Finish setup" msgstr "Rematar configuración" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "servizos web baixo o seu control" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Desconectar" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Preferencias" diff --git a/l10n/gl/files.po b/l10n/gl/files.po index 03523475013ce2697378c61e71a41bdd61bd1640..971843534ca8a77526fd6f16633be3f635910a47 100644 --- a/l10n/gl/files.po +++ b/l10n/gl/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Galician (http://www.transifex.net/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -47,15 +47,67 @@ msgstr "Falta un cartafol temporal" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Erro ao escribir no disco" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Ficheiros" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Tamaño" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Modificado" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "Manexo de ficheiro" #: templates/admin.php:7 msgid "Maximum upload size" @@ -63,23 +115,23 @@ msgstr "Tamaño máximo de envÃo" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "máx. posible: " #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Preciso para descarga de varios ficheiros e cartafoles." #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Habilitar a descarga-ZIP" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 significa ilimitado" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "Tamaño máximo de descarga para os ZIP" #: templates/index.php:7 msgid "New" @@ -95,7 +147,7 @@ msgstr "Cartafol" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "Desde url" #: templates/index.php:21 msgid "Upload" @@ -103,7 +155,7 @@ msgstr "Enviar" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Cancelar subida" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -115,24 +167,12 @@ msgstr "Nome" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Compartir" #: templates/index.php:51 msgid "Download" msgstr "Descargar" -#: templates/index.php:55 -msgid "Size" -msgstr "Tamaño" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Modificado" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Eliminar" @@ -149,8 +189,8 @@ msgstr "Os ficheiros que trata de subir superan o tamaño máximo permitido nest #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Estanse analizando os ficheiros, espere por favor." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "Análise actual." diff --git a/l10n/gl/gallery.po b/l10n/gl/gallery.po index 49c0b36d3d74e8388cdb8e5de5c1359f7670e67a..2a62856bb0f512266989ff1a826e85b650275654 100644 --- a/l10n/gl/gallery.po +++ b/l10n/gl/gallery.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Galician (http://www.transifex.net/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -19,8 +19,48 @@ msgstr "" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "FotografÃas" + +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Configuración" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" #: templates/index.php:16 @@ -29,15 +69,11 @@ msgstr "Analizar de novo" #: templates/index.php:17 msgid "Stop" -msgstr "" +msgstr "Parar" #: templates/index.php:18 msgid "Share" -msgstr "" - -#: templates/index.php:19 -msgid "Settings" -msgstr "" +msgstr "Compartir" #: templates/view_album.php:19 msgid "Back" @@ -45,16 +81,16 @@ msgstr "Atrás" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Eliminar confirmación" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Quere eliminar o album" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Trocar o nome do album" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Novo nome do album" diff --git a/l10n/gl/media.po b/l10n/gl/media.po index 10932ea508ba2ee063d989b50ef40d7b29091c76..16f55e5225d5275b7c2149e5106b18e08449b447 100644 --- a/l10n/gl/media.po +++ b/l10n/gl/media.po @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-06 12:06+0000\n" -"Last-Translator: antiparvos <marcoslansgarza@gmail.com>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Galician (http://www.transifex.net/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,15 +19,19 @@ msgstr "" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Música" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Reproducir" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pausar" @@ -35,7 +39,7 @@ msgstr "Pausar" msgid "Previous" msgstr "Anterior" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Seguinte" diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po index ae37989e1756e91eef2448e5cb4d88121069b801..2d3b9ac3383005b9dec1966d7819739e30a0c603 100644 --- a/l10n/gl/settings.po +++ b/l10n/gl/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Galician (http://www.transifex.net/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -20,57 +20,76 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "Correo electrónico mudado" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Petición incorrecta" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "Mudou o OpenID" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Petición incorrecta" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "O idioma mudou" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Galego" #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Conectar" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "Máis" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Engade o teu aplicativo" #: templates/apps.php:22 msgid "Select an App" msgstr "Escolla un Aplicativo" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licenciado" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "por" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "Documentación" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "Xestionar Grandes Ficheiros" #: templates/help.php:10 msgid "Ask a question" @@ -98,11 +117,11 @@ msgstr "dun total de" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "Cliente de sincronización de escritorio e móbil" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "Descargar" #: templates/personal.php:19 msgid "Your password got changed" @@ -170,11 +189,11 @@ msgstr "Crear" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "Cuota por omisión" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Outro" #: templates/users.php:47 msgid "Quota" diff --git a/l10n/he/calendar.po b/l10n/he/calendar.po index bc4728f8fd5b9def8a861b6f24a5164958cd4356..a29ec43433884a55cb65112895420db3f90d1a0d 100644 --- a/l10n/he/calendar.po +++ b/l10n/he/calendar.po @@ -5,13 +5,13 @@ # Translators: # Elad Alfassa <elad@fedoraproject.org>, 2011. # <tomerc+transifex.net@gmail.com>, 2011. -# Yaron Shahrabani <sh.yaron@gmail.com>, 2011. +# Yaron Shahrabani <sh.yaron@gmail.com>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -22,11 +22,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "×œ× × ×ž×¦×ו לוחות ×©× ×”." #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "×œ× × ×ž×¦×ו ×ירועי×." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -34,7 +34,7 @@ msgstr "לוח ×©× ×” ×œ× × ×›×•×Ÿ" #: ajax/settings/guesstimezone.php:25 msgid "New Timezone:" -msgstr "" +msgstr "×זור זמן חדש:" #: ajax/settings/settimezone.php:22 msgid "Timezone changed" @@ -44,79 +44,103 @@ msgstr "×זור זמן ×”×©×ª× ×”" msgid "Invalid request" msgstr "בקשה ×œ× ×—×•×§×™×ª" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "×— ×©× ×”" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "d MMM [ yyyy]{ '—'d[ MMM] yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "×™×•× ×”×•×œ×“×ª" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "עסקי×" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "שיחה" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "לקוחות" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "משלוח" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "×—×’×™×" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "×¨×¢×™×•× ×•×ª" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "מסע" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "יובל" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "פגישה" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "×חר" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "×ישי" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "פרוייקטי×" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "ש×לות" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "עבודה" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "×œ×œ× ×©×" #: lib/object.php:330 msgid "Does not repeat" @@ -148,151 +172,151 @@ msgstr "×©× ×ª×™" #: lib/object.php:343 msgid "never" -msgstr "" +msgstr "×œ×¢×•×œ× ×œ×" #: lib/object.php:344 msgid "by occurrences" -msgstr "" +msgstr "לפי מופעי×" #: lib/object.php:345 msgid "by date" -msgstr "" +msgstr "לפי ת×ריך" #: lib/object.php:352 msgid "by monthday" -msgstr "" +msgstr "לפי ×”×™×•× ×‘×—×•×“×©" #: lib/object.php:353 msgid "by weekday" -msgstr "" +msgstr "לפי ×”×™×•× ×‘×©×‘×•×¢" #: lib/object.php:360 templates/settings.php:42 msgid "Monday" -msgstr "" +msgstr "×™×•× ×©× ×™" #: lib/object.php:361 msgid "Tuesday" -msgstr "" +msgstr "×™×•× ×©×œ×™×©×™" #: lib/object.php:362 msgid "Wednesday" -msgstr "" +msgstr "×™×•× ×¨×‘×™×¢×™" #: lib/object.php:363 msgid "Thursday" -msgstr "" +msgstr "×™×•× ×—×ž×™×©×™" #: lib/object.php:364 msgid "Friday" -msgstr "" +msgstr "×™×•× ×©×™×©×™" #: lib/object.php:365 msgid "Saturday" -msgstr "" +msgstr "שבת" #: lib/object.php:366 templates/settings.php:43 msgid "Sunday" -msgstr "" +msgstr "×™×•× ×¨×שון" #: lib/object.php:373 msgid "events week of month" -msgstr "" +msgstr "שבוע בחודש לציון הפעילות" #: lib/object.php:374 msgid "first" -msgstr "" +msgstr "ר×שון" #: lib/object.php:375 msgid "second" -msgstr "" +msgstr "×©× ×™" #: lib/object.php:376 msgid "third" -msgstr "" +msgstr "שלישי" #: lib/object.php:377 msgid "fourth" -msgstr "" +msgstr "רביעי" #: lib/object.php:378 msgid "fifth" -msgstr "" +msgstr "חמישי" #: lib/object.php:379 msgid "last" -msgstr "" +msgstr "×חרון" #: lib/object.php:401 msgid "January" -msgstr "" +msgstr "×™× ×•×ר" #: lib/object.php:402 msgid "February" -msgstr "" +msgstr "פברו×ר" #: lib/object.php:403 msgid "March" -msgstr "" +msgstr "מרץ" #: lib/object.php:404 msgid "April" -msgstr "" +msgstr "×פריל" #: lib/object.php:405 msgid "May" -msgstr "" +msgstr "מ××™" #: lib/object.php:406 msgid "June" -msgstr "" +msgstr "×™×•× ×™" #: lib/object.php:407 msgid "July" -msgstr "" +msgstr "יולי" #: lib/object.php:408 msgid "August" -msgstr "" +msgstr "×וגוסט" #: lib/object.php:409 msgid "September" -msgstr "" +msgstr "ספטמבר" #: lib/object.php:410 msgid "October" -msgstr "" +msgstr "×וקטובר" #: lib/object.php:411 msgid "November" -msgstr "" +msgstr "× ×•×‘×ž×‘×¨" #: lib/object.php:412 msgid "December" -msgstr "" +msgstr "דצמבר" #: lib/object.php:418 msgid "by events date" -msgstr "" +msgstr "לפי ת×ריכי ×”×ירועי×" #: lib/object.php:419 msgid "by yearday(s)" -msgstr "" +msgstr "לפי ×™×ž×™× ×‘×©× ×”" #: lib/object.php:420 msgid "by weeknumber(s)" -msgstr "" +msgstr "לפי מספרי השבועות" #: lib/object.php:421 msgid "by day and month" -msgstr "" +msgstr "לפי ×™×•× ×•×—×•×“×©" #: lib/search.php:32 lib/search.php:34 lib/search.php:37 msgid "Date" -msgstr "" +msgstr "ת×ריך" #: lib/search.php:40 msgid "Cal." -msgstr "" +msgstr "לוח ×©× ×”" #: templates/calendar.php:11 msgid "All day" @@ -304,7 +328,7 @@ msgstr "לוח ×©× ×” חדש" #: templates/calendar.php:13 msgid "Missing fields" -msgstr "" +msgstr "שדות חסרי×" #: templates/calendar.php:14 templates/part.eventform.php:19 #: templates/part.showevent.php:11 @@ -313,27 +337,27 @@ msgstr "כותרת" #: templates/calendar.php:16 msgid "From Date" -msgstr "" +msgstr "מת×ריך" #: templates/calendar.php:17 msgid "From Time" -msgstr "" +msgstr "משעה" #: templates/calendar.php:18 msgid "To Date" -msgstr "" +msgstr "עד ת×ריך" #: templates/calendar.php:19 msgid "To Time" -msgstr "" +msgstr "עד שעה" #: templates/calendar.php:20 msgid "The event ends before it starts" -msgstr "" +msgstr "×”×ירוע ×ž×¡×ª×™×™× ×¢×•×“ ×œ×¤× ×™ שהתחיל" #: templates/calendar.php:21 msgid "There was a database fail" -msgstr "" +msgstr "×ירע כשל במסד ×”× ×ª×•× ×™×" #: templates/calendar.php:40 msgid "Week" @@ -365,7 +389,7 @@ msgstr "בחר לוחות ×©× ×” פעילי×" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "לוחות ×”×©× ×” שלך" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -374,15 +398,15 @@ msgstr "קישור CalDav" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "לוחות ×©× ×” מושתפי×" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "×ין לוחות ×©× ×” משותפי×" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "שיתוף לוח ×©× ×”" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -399,7 +423,7 @@ msgstr "מחיקה" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "שותף ×תך על ידי" #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -444,23 +468,23 @@ msgstr "יצו×" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "פרטי ×”×ירוע" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "חוזר" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "תזכורת" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "משתתפי×" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "שיתוף" #: templates/part.eventform.php:21 msgid "Title of the Event" @@ -472,11 +496,11 @@ msgstr "קטגוריה" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "הפרדת קטגוריות בפסיק" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "עריכת קטגוריות" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -492,7 +516,7 @@ msgstr "עבור" #: templates/part.eventform.php:76 templates/part.showevent.php:75 msgid "Advanced options" -msgstr "" +msgstr "×פשרויות מתקדמות" #: templates/part.eventform.php:81 templates/part.showevent.php:80 msgid "Location" @@ -516,64 +540,64 @@ msgstr "חזרה" #: templates/part.eventform.php:107 templates/part.showevent.php:105 msgid "Advanced" -msgstr "" +msgstr "מתקד×" #: templates/part.eventform.php:151 templates/part.showevent.php:149 msgid "Select weekdays" -msgstr "" +msgstr "יש לבחור ×™×ž×™× ×‘×©×‘×•×¢" #: templates/part.eventform.php:164 templates/part.eventform.php:177 #: templates/part.showevent.php:162 templates/part.showevent.php:175 msgid "Select days" -msgstr "" +msgstr "יש לבחור בימי×" #: templates/part.eventform.php:169 templates/part.showevent.php:167 msgid "and the events day of year." -msgstr "" +msgstr "×•×™×•× ×”×ירוע ×‘×©× ×”." #: templates/part.eventform.php:182 templates/part.showevent.php:180 msgid "and the events day of month." -msgstr "" +msgstr "×•×™×•× ×”×ירוע בחודש." #: templates/part.eventform.php:190 templates/part.showevent.php:188 msgid "Select months" -msgstr "" +msgstr "יש לבחור בחודשי×" #: templates/part.eventform.php:203 templates/part.showevent.php:201 msgid "Select weeks" -msgstr "" +msgstr "יש לבחור בשבועות" #: templates/part.eventform.php:208 templates/part.showevent.php:206 msgid "and the events week of year." -msgstr "" +msgstr "ומספור השבוע הפעיל ×‘×©× ×”." #: templates/part.eventform.php:214 templates/part.showevent.php:212 msgid "Interval" -msgstr "" +msgstr "משך" #: templates/part.eventform.php:220 templates/part.showevent.php:218 msgid "End" -msgstr "" +msgstr "סיו×" #: templates/part.eventform.php:233 templates/part.showevent.php:231 msgid "occurrences" -msgstr "" +msgstr "מופעי×" #: templates/part.import.php:1 msgid "Import a calendar file" -msgstr "" +msgstr "×™×‘×•× ×§×•×‘×¥ לוח ×©× ×”" #: templates/part.import.php:6 msgid "Please choose the calendar" -msgstr "" +msgstr "× × ×œ×‘×—×•×¨ ×ת לוח ×”×©× ×”" #: templates/part.import.php:10 msgid "create a new calendar" -msgstr "" +msgstr "יצירת לוח ×©× ×” חדש" #: templates/part.import.php:15 msgid "Name of new calendar" -msgstr "" +msgstr "×©× ×œ×•×— ×”×©× ×” החדש" #: templates/part.import.php:17 msgid "Import" @@ -581,15 +605,15 @@ msgstr "יבו×" #: templates/part.import.php:20 msgid "Importing calendar" -msgstr "" +msgstr "היומן מייוב×" #: templates/part.import.php:23 msgid "Calendar imported successfully" -msgstr "" +msgstr "היומן ×™×™×•×‘× ×‘×”×¦×œ×—×”" #: templates/part.import.php:24 msgid "Close Dialog" -msgstr "" +msgstr "סגירת הדו־שיח" #: templates/part.newevent.php:1 msgid "Create a new event" @@ -597,11 +621,11 @@ msgstr "יצירת ×ירוע חדש" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "צפייה ב×ירוע" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "×œ× × ×‘×—×¨×• קטגוריות" #: templates/part.showevent.php:25 msgid "Select category" @@ -609,11 +633,11 @@ msgstr "בחר קטגוריה" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "מתוך" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "×‘×©× ×”" #: templates/settings.php:14 msgid "Timezone" @@ -621,48 +645,48 @@ msgstr "×זור זמן" #: templates/settings.php:31 msgid "Check always for changes of the timezone" -msgstr "" +msgstr "יש לבדוק תמיד ×× ×™×© ×”×‘×“×œ×™× ×‘×זורי הזמן" #: templates/settings.php:33 msgid "Timeformat" -msgstr "" +msgstr "×ž×‘× ×” הת×ריך" #: templates/settings.php:35 msgid "24h" -msgstr "" +msgstr "24 שעות" #: templates/settings.php:36 msgid "12h" -msgstr "" +msgstr "12 שעות" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "×”×™×•× ×”×¨×שון בשבוע" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" -msgstr "" +msgstr "כתובת ×”×¡× ×›×¨×•×Ÿ ללוח ×©× ×” מסוג CalDAV:" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "משתמשי×" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "× × ×œ×‘×—×•×¨ במשתמשי×" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "× ×™×ª×Ÿ לעריכה" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "קבוצות" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "בחירת קבוצות" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "הפיכה לציבורי" diff --git a/l10n/he/contacts.po b/l10n/he/contacts.po index 8ba27a195b1f0ba3a948e5bd144a678b98820d29..76473c148717a75042edaf6eca84d92c0d28daac 100644 --- a/l10n/he/contacts.po +++ b/l10n/he/contacts.po @@ -4,12 +4,13 @@ # # Translators: # <tomerc+transifex.net@gmail.com>, 2011. +# Yaron Shahrabani <sh.yaron@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -20,51 +21,51 @@ msgstr "" #: ajax/activation.php:19 ajax/updateaddressbook.php:32 msgid "Error (de)activating addressbook." -msgstr "" +msgstr "שגי××” בהפעלה ×ו ×‘× ×˜×¨×•×œ ×¤× ×§×¡ הכתובות." #: ajax/addcontact.php:59 msgid "There was an error adding the contact." -msgstr "" +msgstr "×ירעה שגי××” בעת הוספת ×יש הקשר." #: ajax/addproperty.php:40 msgid "Cannot add empty property." -msgstr "" +msgstr "×œ× × ×™×ª×Ÿ להוסיף מ×פיין ריק." #: ajax/addproperty.php:52 msgid "At least one of the address fields has to be filled out." -msgstr "" +msgstr "יש ×œ×ž×œ× ×œ×¤×—×•×ª ×חד משדות הכתובת." #: ajax/addproperty.php:62 msgid "Trying to add duplicate property: " -msgstr "" +msgstr "× ×™×¡×™×•×Ÿ להוספת מ×פיין כפול: " #: ajax/addproperty.php:120 msgid "Error adding contact property." -msgstr "" +msgstr "שגי××” בהוספת מ×פיין ל×יש הקשר." #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" -msgstr "" +msgstr "×œ× ×¦×•×™×Ÿ מזהה" #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." -msgstr "" +msgstr "שגי××” בהגדרת × ×ª×•× ×™ הביקורת." #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." -msgstr "" +msgstr "×œ× × ×‘×—×•×¨ קטגוריות למחיקה." #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28 msgid "No address books found." -msgstr "" +msgstr "×œ× × ×ž×¦×ו ×¤× ×§×¡×™ כתובות." #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "×œ× × ×ž×¦×ו ×× ×©×™ קשר." #: ajax/contactdetails.php:37 msgid "Missing ID" -msgstr "" +msgstr "מזהה חסר" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" @@ -76,29 +77,26 @@ msgstr "" #: ajax/createaddressbook.php:24 msgid "Error adding addressbook." -msgstr "" +msgstr "שגי××” בהוספת ×¤× ×§×¡ הכתובות." #: ajax/createaddressbook.php:30 msgid "Error activating addressbook." -msgstr "" +msgstr "שגי××” בהפעלת ×¤× ×§×¡ הכתובות." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -112,7 +110,7 @@ msgstr "המידע ×ודות vCard ××™× ×• × ×›×•×Ÿ. × × ×œ×˜×¢×•×Ÿ מחדש #: ajax/deleteproperty.php:43 msgid "Error deleting contact property." -msgstr "" +msgstr "שגי××” במחיקת מ×פיין של ×יש הקשר." #: ajax/editname.php:37 msgid "Contact ID is missing." @@ -122,14 +120,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -146,9 +176,9 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." -msgstr "" +msgstr "שגי××” בעדכון המ×פיין של ×יש הקשר." #: ajax/updateaddressbook.php:20 msgid "Cannot update addressbook with an empty name." @@ -156,108 +186,235 @@ msgstr "" #: ajax/updateaddressbook.php:26 msgid "Error updating addressbook." -msgstr "" +msgstr "שגי××” בעדכון ×¤× ×§×¡ הכתובות." #: ajax/uploadimport.php:46 ajax/uploadimport.php:76 msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" +msgstr "×× ×©×™ קשר" + +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." msgstr "" -#: lib/app.php:23 +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "זהו ××™× ×• ספר הכתובות שלך" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "×œ× × ×™×ª×Ÿ ל×תר ×יש קשר" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "כתובת" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "טלפון" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "דו×ר ××œ×§×˜×¨×•× ×™" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "×רגון" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "עבודה" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "בית" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "× ×™×™×“" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "טקסט" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "קולי" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "פקס" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "ויד×ו" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "×–×™×ž×•× ×™×ª" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -267,7 +424,7 @@ msgstr "" #: lib/search.php:22 msgid "Contact" -msgstr "" +msgstr "×יש קשר" #: templates/index.php:13 msgid "Add Contact" @@ -275,7 +432,7 @@ msgstr "הוספת ×יש קשר" #: templates/index.php:14 msgid "Addressbooks" -msgstr "" +msgstr "×¤× ×§×¡×™ כתובות" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" @@ -283,7 +440,7 @@ msgstr "" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" -msgstr "" +msgstr "×¤× ×§×¡ כתובות חדש" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" @@ -292,11 +449,11 @@ msgstr "" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 msgid "CardDav Link" -msgstr "" +msgstr "קישור " #: templates/part.chooseaddressbook.rowfields.php:11 msgid "Download" -msgstr "" +msgstr "הורדה" #: templates/part.chooseaddressbook.rowfields.php:14 msgid "Edit" @@ -310,11 +467,11 @@ msgstr "מחיקה" #: templates/part.contact.php:12 msgid "Download contact" -msgstr "" +msgstr "הורדת ×יש קשר" #: templates/part.contact.php:13 msgid "Delete contact" -msgstr "" +msgstr "מחיקת ×יש קשר" #: templates/part.contact.php:19 msgid "Drop photo to upload" @@ -358,7 +515,7 @@ msgstr "" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" -msgstr "" +msgstr "מועדף" #: templates/part.contact.php:56 msgid "Please specify a valid email address." @@ -428,13 +585,17 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" #: templates/part.edit_address_dialog.php:14 msgid "Type" -msgstr "" +msgstr "סוג" #: templates/part.edit_address_dialog.php:22 #: templates/part.edit_address_dialog.php:25 @@ -477,11 +638,11 @@ msgstr "" #: templates/part.edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "הוספה" #: templates/part.edit_name_dialog.php:16 msgid "Addressbook" -msgstr "" +msgstr "×¤× ×§×¡ כתובות" #: templates/part.edit_name_dialog.php:23 msgid "Hon. prefixes" @@ -561,32 +722,32 @@ msgstr "" #: templates/part.editaddressbook.php:9 msgid "New Addressbook" -msgstr "" +msgstr "×¤× ×§×¡ כתובות חדש" #: templates/part.editaddressbook.php:9 msgid "Edit Addressbook" -msgstr "" +msgstr "עריכת ×¤× ×§×¡ הכתובות" #: templates/part.editaddressbook.php:12 msgid "Displayname" -msgstr "" +msgstr "×©× ×”×ª×¦×•×’×”" #: templates/part.editaddressbook.php:23 msgid "Active" -msgstr "" +msgstr "פעיל" #: templates/part.editaddressbook.php:29 msgid "Save" -msgstr "" +msgstr "שמירה" #: templates/part.editaddressbook.php:29 msgid "Submit" -msgstr "" +msgstr "ביצוע" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" -msgstr "" +msgstr "ביטול" #: templates/part.import.php:1 msgid "Import a contacts file" @@ -612,27 +773,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/he/core.po b/l10n/he/core.po index c701a244b4eabb5fdc65bef9ec9567f4811751d3..4d10be3cda2958a06e0013439c0da9124ad43f04 100644 --- a/l10n/he/core.po +++ b/l10n/he/core.po @@ -4,13 +4,13 @@ # # Translators: # <tomerc+transifex.net@gmail.com>, 2011. -# Yaron Shahrabani <sh.yaron@gmail.com>, 2011. +# Yaron Shahrabani <sh.yaron@gmail.com>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -21,27 +21,103 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "×©× ×”×™×™×©×•× ×œ× ×¡×•×¤×§." #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "×ין קטגוריה להוספה?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "קטגוריה ×–×ת כבר קיימת: " + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 msgid "Owncloud password reset" -msgstr "" +msgstr "×יפוס הססמה של ownCloud" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "×יפוס הססמה של ownCloud" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" -msgstr "" +msgstr "יש להשתמש בקישור ×”×‘× ×›×“×™ ל×פס ×ת הססמה שלך: {link}" #: lostpassword/templates/lostpassword.php:3 msgid "You will receive a link to reset your password via Email." @@ -70,7 +146,7 @@ msgstr "הססמה שלך ×ופסה" #: lostpassword/templates/resetpassword.php:5 msgid "To login page" -msgstr "" +msgstr "לדף ×”×›× ×™×¡×”" #: lostpassword/templates/resetpassword.php:8 msgid "New password" @@ -102,7 +178,7 @@ msgstr "עזרה" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "הגישה × ×—×¡×ž×”" #: templates/404.php:12 msgid "Cloud not found" @@ -110,11 +186,11 @@ msgstr "×¢× ×Ÿ ×œ× × ×ž×¦×" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "עריכת הקטגוריות" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "הוספה" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -161,15 +237,15 @@ msgstr "שרת בסיס × ×ª×•× ×™×" msgid "Finish setup" msgstr "×¡×™×•× ×”×ª×§× ×”" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" -msgstr "" +msgstr "שירותי רשת בשליטתך" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "×”×ª× ×ª×§×•×ª" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "הגדרות" @@ -183,15 +259,15 @@ msgstr "שמירת הססמה" #: templates/login.php:18 msgid "Log in" -msgstr "" +msgstr "×›× ×™×¡×”" #: templates/logout.php:1 msgid "You are logged out." -msgstr "××™× ×š מחובר." +msgstr "×œ× ×”×ª×—×‘×¨×ª." #: templates/part.pagenavi.php:3 msgid "prev" -msgstr "קוד×" +msgstr "הקוד×" #: templates/part.pagenavi.php:20 msgid "next" diff --git a/l10n/he/files.po b/l10n/he/files.po index 5e823f58a6fea845760bcc8fcceedc1f7560f120..12ed075b220f0b6f219b57ed9495add49f0d7caf 100644 --- a/l10n/he/files.po +++ b/l10n/he/files.po @@ -4,12 +4,13 @@ # # Translators: # <tomerc+transifex.net@gmail.com>, 2011. +# Yaron Shahrabani <sh.yaron@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -46,15 +47,67 @@ msgstr "תיקייה ×–×ž× ×™×ª חסרה" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "הכתיבה ×œ×›×•× ×Ÿ × ×›×©×œ×”" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "קבצי×" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "גודל" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "זמן ×©×™× ×•×™" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "טיפול בקבצי×" #: templates/admin.php:7 msgid "Maximum upload size" @@ -62,39 +115,39 @@ msgstr "גודל העל××” מקסימלי" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "המרבי ×”×פשרי: " #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "× ×—×•×¥ להורדה של ריבוי ×§×‘×¦×™× ×ו תיקיות." #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "הפעלת הורדת ZIP" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 - ×œ×œ× ×”×’×‘×œ×”" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "גודל הקלט המרבי לקובצי ZIP" #: templates/index.php:7 msgid "New" -msgstr "" +msgstr "חדש" #: templates/index.php:9 msgid "Text file" -msgstr "" +msgstr "קובץ טקסט" #: templates/index.php:10 msgid "Folder" -msgstr "" +msgstr "תיקייה" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "מכתובת" #: templates/index.php:21 msgid "Upload" @@ -102,7 +155,7 @@ msgstr "העל××”" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "ביטול ההעל××”" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -114,24 +167,12 @@ msgstr "ש×" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "שיתוף" #: templates/index.php:51 msgid "Download" msgstr "הורדה" -#: templates/index.php:55 -msgid "Size" -msgstr "גודל" - -#: templates/index.php:56 -msgid "Modified" -msgstr "זמן ×©×™× ×•×™" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "מחיקה" @@ -148,8 +189,8 @@ msgstr "×”×§×‘×¦×™× ×©× ×™×¡×™×ª להעלות חרגו מהגודל המקסי #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "×”×§×‘×¦×™× × ×¡×¨×§×™×, × × ×œ×”×ž×ª×™×Ÿ." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "הסריקה ×”× ×•×›×—×™×ª" diff --git a/l10n/he/gallery.po b/l10n/he/gallery.po index 0db626f9e5877b6fdc972ef37870bf400fa522cb..d2e1ed419a3cabee27af556be9982aab07d9ad4b 100644 --- a/l10n/he/gallery.po +++ b/l10n/he/gallery.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -17,10 +17,50 @@ msgstr "" "Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "" @@ -33,10 +73,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "" diff --git a/l10n/he/media.po b/l10n/he/media.po index a94d7e5ee191f4867eb6f5fdcb1339a09b24109a..993c46955ba1bf526130a3aed72a0c6548d48438 100644 --- a/l10n/he/media.po +++ b/l10n/he/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "מוזיקה" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "× ×’×Ÿ" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "השהה" @@ -34,7 +38,7 @@ msgstr "השהה" msgid "Previous" msgstr "קוד×" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "הב×" diff --git a/l10n/he/settings.po b/l10n/he/settings.po index ce7584db6975b50def300028fff6892a8fcbbe91..c98f33ca80a040ad094ffbe501745b14c88d4f59 100644 --- a/l10n/he/settings.po +++ b/l10n/he/settings.po @@ -4,12 +4,13 @@ # # Translators: # <tomerc+transifex.net@gmail.com>, 2011. +# Yaron Shahrabani <sh.yaron@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -19,57 +20,76 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "בקשה ×œ× ×—×•×§×™×ª" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID ×”×©×ª× ×”" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "בקשה ×œ× ×—×•×§×™×ª" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "שפה ×”×©×ª× ×ª×”" -#: personal.php:39 personal.php:40 -msgid "__language_name__" +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" msgstr "" +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 +msgid "__language_name__" +msgstr "עברית" + #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "יומן" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "עוד" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "הוספת ×”×™×™×©×•× ×©×œ×š" #: templates/apps.php:22 msgid "Select an App" msgstr "בחירת יישו×" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "רשיון" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "מ×ת" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "תיעוד" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "× ×™×”×•×œ ×§×‘×¦×™× ×’×“×•×œ×™×" #: templates/help.php:10 msgid "Ask a question" @@ -97,11 +117,11 @@ msgstr "מתוך " #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "לקוחות ×¡× ×›×¨×•×Ÿ למחשב ×©×•×œ×—× ×™ ×•×œ× ×™×™×“" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "הורדה" #: templates/personal.php:19 msgid "Your password got changed" @@ -129,15 +149,15 @@ msgstr "×©×™× ×•×™ ססמה" #: templates/personal.php:30 msgid "Email" -msgstr "" +msgstr "דו×״ל" #: templates/personal.php:31 msgid "Your email address" -msgstr "" +msgstr "כתובת הדו×״ל שלך" #: templates/personal.php:32 msgid "Fill in an email address to enable password recovery" -msgstr "" +msgstr "× × ×œ×ž×œ× ×ת כתובת הדו×״ל שלך כדי ל×פשר שחזור ססמה" #: templates/personal.php:38 templates/personal.php:39 msgid "Language" @@ -145,7 +165,7 @@ msgstr "פה" #: templates/personal.php:44 msgid "Help translate" -msgstr "" +msgstr "עזרה בתרגו×" #: templates/personal.php:51 msgid "use this address to connect to your ownCloud in your file manager" @@ -169,15 +189,15 @@ msgstr "יצירה" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "מכסת בררת המחדל" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "×חר" #: templates/users.php:47 msgid "Quota" -msgstr "" +msgstr "מכסה" #: templates/users.php:80 msgid "Delete" diff --git a/l10n/hr/calendar.po b/l10n/hr/calendar.po index 3511ae27a05717a8cbdf7047cd4404df81ef408a..36235245142397911e9b0ecee46f0380caa04801 100644 --- a/l10n/hr/calendar.po +++ b/l10n/hr/calendar.po @@ -4,12 +4,14 @@ # # Translators: # Davor Kustec <dkustec@gmail.com>, 2011. +# Domagoj Delimar <transifex.net@domdelimar.com>, 2012. +# Thomas SilaÄ‘i <thomas.siladi@net.hr>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -20,11 +22,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Nisu pronaÄ‘eni kalendari" #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "DogaÄ‘aj nije pronaÄ‘en." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -32,7 +34,7 @@ msgstr "PogreÅ¡an kalendar" #: ajax/settings/guesstimezone.php:25 msgid "New Timezone:" -msgstr "" +msgstr "Nova vremenska zona:" #: ajax/settings/settimezone.php:22 msgid "Timezone changed" @@ -42,79 +44,103 @@ msgstr "Vremenska zona promijenjena" msgid "Invalid request" msgstr "Neispravan zahtjev" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalendar" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "RoÄ‘endan" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Poslovno" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Poziv" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Klijenti" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "DostavljaÄ" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" -msgstr "Odmori" +msgstr "Praznici" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Ideje" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Putovanje" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Obljetnica" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Sastanak" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Ostalo" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Osobno" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Projekti" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "Pitanja" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Posao" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "bezimeno" #: lib/object.php:330 msgid "Does not repeat" @@ -146,51 +172,51 @@ msgstr "GodiÅ¡nje" #: lib/object.php:343 msgid "never" -msgstr "" +msgstr "nikad" #: lib/object.php:344 msgid "by occurrences" -msgstr "" +msgstr "po pojavama" #: lib/object.php:345 msgid "by date" -msgstr "" +msgstr "po datum" #: lib/object.php:352 msgid "by monthday" -msgstr "" +msgstr "po dana mjeseca" #: lib/object.php:353 msgid "by weekday" -msgstr "" +msgstr "po tjednu" #: lib/object.php:360 templates/settings.php:42 msgid "Monday" -msgstr "" +msgstr "ponedeljak" #: lib/object.php:361 msgid "Tuesday" -msgstr "" +msgstr "utorak" #: lib/object.php:362 msgid "Wednesday" -msgstr "" +msgstr "srijeda" #: lib/object.php:363 msgid "Thursday" -msgstr "" +msgstr "Äetvrtak" #: lib/object.php:364 msgid "Friday" -msgstr "" +msgstr "petak" #: lib/object.php:365 msgid "Saturday" -msgstr "" +msgstr "subota" #: lib/object.php:366 templates/settings.php:43 msgid "Sunday" -msgstr "" +msgstr "nedelja" #: lib/object.php:373 msgid "events week of month" @@ -198,99 +224,99 @@ msgstr "" #: lib/object.php:374 msgid "first" -msgstr "" +msgstr "prvi" #: lib/object.php:375 msgid "second" -msgstr "" +msgstr "drugi" #: lib/object.php:376 msgid "third" -msgstr "" +msgstr "treći" #: lib/object.php:377 msgid "fourth" -msgstr "" +msgstr "Äetvrti" #: lib/object.php:378 msgid "fifth" -msgstr "" +msgstr "peti" #: lib/object.php:379 msgid "last" -msgstr "" +msgstr "zadnji" #: lib/object.php:401 msgid "January" -msgstr "" +msgstr "sijeÄanj" #: lib/object.php:402 msgid "February" -msgstr "" +msgstr "veljaÄa" #: lib/object.php:403 msgid "March" -msgstr "" +msgstr "ožujak" #: lib/object.php:404 msgid "April" -msgstr "" +msgstr "travanj" #: lib/object.php:405 msgid "May" -msgstr "" +msgstr "svibanj" #: lib/object.php:406 msgid "June" -msgstr "" +msgstr "lipanj" #: lib/object.php:407 msgid "July" -msgstr "" +msgstr "srpanj" #: lib/object.php:408 msgid "August" -msgstr "" +msgstr "kolovoz" #: lib/object.php:409 msgid "September" -msgstr "" +msgstr "rujan" #: lib/object.php:410 msgid "October" -msgstr "" +msgstr "listopad" #: lib/object.php:411 msgid "November" -msgstr "" +msgstr "studeni" #: lib/object.php:412 msgid "December" -msgstr "" +msgstr "prosinac" #: lib/object.php:418 msgid "by events date" -msgstr "" +msgstr "po datumu dogaÄ‘aja" #: lib/object.php:419 msgid "by yearday(s)" -msgstr "" +msgstr "po godini(-nama)" #: lib/object.php:420 msgid "by weeknumber(s)" -msgstr "" +msgstr "po broju tjedna(-ana)" #: lib/object.php:421 msgid "by day and month" -msgstr "" +msgstr "po danu i mjeseca" #: lib/search.php:32 lib/search.php:34 lib/search.php:37 msgid "Date" -msgstr "" +msgstr "datum" #: lib/search.php:40 msgid "Cal." -msgstr "" +msgstr "Kal." #: templates/calendar.php:11 msgid "All day" @@ -298,7 +324,7 @@ msgstr "Cijeli dan" #: templates/calendar.php:12 templates/part.choosecalendar.php:22 msgid "New Calendar" -msgstr "Novi Kalendar" +msgstr "Novi kalendar" #: templates/calendar.php:13 msgid "Missing fields" @@ -311,19 +337,19 @@ msgstr "Naslov" #: templates/calendar.php:16 msgid "From Date" -msgstr "Datum Od" +msgstr "Datum od" #: templates/calendar.php:17 msgid "From Time" -msgstr "Vrijeme Od" +msgstr "Vrijeme od" #: templates/calendar.php:18 msgid "To Date" -msgstr "Datum Do" +msgstr "Datum do" #: templates/calendar.php:19 msgid "To Time" -msgstr "Vrijeme Do" +msgstr "Vrijeme do" #: templates/calendar.php:20 msgid "The event ends before it starts" @@ -359,28 +385,28 @@ msgstr "PogreÅ¡ka pri Äitanju datoteke." #: templates/part.choosecalendar.php:1 msgid "Choose active calendars" -msgstr "Odaberite aktive kalendare" +msgstr "Odabir aktivnih kalendara" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "VaÅ¡i kalendari" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 msgid "CalDav Link" -msgstr "CalDav Poveznica" +msgstr "CalDav poveznica" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Podijeljeni kalendari" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Nema zajedniÄkih kalendara" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "Podjeli kalendar" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -397,7 +423,7 @@ msgstr "BriÅ¡i" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "podijeljeno s vama od " #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -442,27 +468,27 @@ msgstr "Izvoz" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "Informacije o dogaÄ‘aju" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "Ponavljanje" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "Alarm" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "Polaznici" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "Podijeli" #: templates/part.eventform.php:21 msgid "Title of the Event" -msgstr "Naslov DogaÄ‘aja" +msgstr "Naslov dogaÄ‘aja" #: templates/part.eventform.php:27 templates/part.showevent.php:19 msgid "Category" @@ -470,11 +496,11 @@ msgstr "Kategorija" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "Odvoji kategorije zarezima" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "Uredi kategorije" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -498,7 +524,7 @@ msgstr "Lokacija" #: templates/part.eventform.php:83 msgid "Location of the Event" -msgstr "Lokacija DogaÄ‘aja" +msgstr "Lokacija dogaÄ‘aja" #: templates/part.eventform.php:89 templates/part.showevent.php:88 msgid "Description" @@ -514,16 +540,16 @@ msgstr "Ponavljanje" #: templates/part.eventform.php:107 templates/part.showevent.php:105 msgid "Advanced" -msgstr "" +msgstr "Napredno" #: templates/part.eventform.php:151 templates/part.showevent.php:149 msgid "Select weekdays" -msgstr "" +msgstr "Odaberi dane u tjednu" #: templates/part.eventform.php:164 templates/part.eventform.php:177 #: templates/part.showevent.php:162 templates/part.showevent.php:175 msgid "Select days" -msgstr "" +msgstr "Odaberi dane" #: templates/part.eventform.php:169 templates/part.showevent.php:167 msgid "and the events day of year." @@ -535,11 +561,11 @@ msgstr "" #: templates/part.eventform.php:190 templates/part.showevent.php:188 msgid "Select months" -msgstr "" +msgstr "Odaberi mjesece" #: templates/part.eventform.php:203 templates/part.showevent.php:201 msgid "Select weeks" -msgstr "" +msgstr "Odaberi tjedne" #: templates/part.eventform.php:208 templates/part.showevent.php:206 msgid "and the events week of year." @@ -547,31 +573,31 @@ msgstr "" #: templates/part.eventform.php:214 templates/part.showevent.php:212 msgid "Interval" -msgstr "" +msgstr "Interval" #: templates/part.eventform.php:220 templates/part.showevent.php:218 msgid "End" -msgstr "" +msgstr "Kraj" #: templates/part.eventform.php:233 templates/part.showevent.php:231 msgid "occurrences" -msgstr "" +msgstr "pojave" #: templates/part.import.php:1 msgid "Import a calendar file" -msgstr "" +msgstr "Uvozite datoteku kalendara" #: templates/part.import.php:6 msgid "Please choose the calendar" -msgstr "Odaberite kalendar" +msgstr "Odaberi kalendar" #: templates/part.import.php:10 msgid "create a new calendar" -msgstr "" +msgstr "stvori novi kalendar" #: templates/part.import.php:15 msgid "Name of new calendar" -msgstr "" +msgstr "Ime novog kalendara" #: templates/part.import.php:17 msgid "Import" @@ -579,15 +605,15 @@ msgstr "Uvoz" #: templates/part.import.php:20 msgid "Importing calendar" -msgstr "" +msgstr "Uvoz kalendara" #: templates/part.import.php:23 msgid "Calendar imported successfully" -msgstr "" +msgstr "Kalendar je uspjeÅ¡no uvezen" #: templates/part.import.php:24 msgid "Close Dialog" -msgstr "" +msgstr "Zatvori dijalog" #: templates/part.newevent.php:1 msgid "Create a new event" @@ -595,11 +621,11 @@ msgstr "Unesi novi dogaÄ‘aj" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "Vidjeti dogaÄ‘aj" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "Nema odabranih kategorija" #: templates/part.showevent.php:25 msgid "Select category" @@ -607,11 +633,11 @@ msgstr "Odabir kategorije" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "od" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "na" #: templates/settings.php:14 msgid "Timezone" @@ -619,7 +645,7 @@ msgstr "Vremenska zona" #: templates/settings.php:31 msgid "Check always for changes of the timezone" -msgstr "" +msgstr "Provjerite uvijek za promjene vremenske zone" #: templates/settings.php:33 msgid "Timeformat" @@ -635,32 +661,32 @@ msgstr "12h" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "Prvi dan tjedna" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" -msgstr "Adresa za CalDAV sinkronizaciju kalendara" +msgstr "Adresa za CalDAV sinkronizaciju kalendara:" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Korisnici" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "odaberi korisnike" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "Može se ureÄ‘ivati" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "Grupe" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "izaberite grupe" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "podjeli s javnošću" diff --git a/l10n/hr/contacts.po b/l10n/hr/contacts.po index 88f340006fe504f0b26ded8b97d3a26d76691b61..14ede506d8cdb6af37cddf22ff30b20f21ffe319 100644 --- a/l10n/hr/contacts.po +++ b/l10n/hr/contacts.po @@ -4,12 +4,13 @@ # # Translators: # Davor Kustec <dkustec@gmail.com>, 2011. +# Domagoj Delimar <transifex.net@domdelimar.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -82,23 +83,20 @@ msgstr "" msgid "Error activating addressbook." msgstr "" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -122,12 +120,44 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" +msgstr "Datoteka ne postoji:" + +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " msgstr "" #: ajax/saveproperty.php:55 @@ -146,7 +176,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -162,102 +192,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" +msgstr "Kontakti" + +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." msgstr "" -#: lib/app.php:23 +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Ovo nije vaÅ¡ adresar." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kontakt ne postoji." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresa" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-mail" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organizacija" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Posao" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Kuća" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobitel" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Tekst" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Glasovno" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -267,7 +424,7 @@ msgstr "" #: lib/search.php:22 msgid "Contact" -msgstr "" +msgstr "Kontakt" #: templates/index.php:13 msgid "Add Contact" @@ -275,7 +432,7 @@ msgstr "Dodaj kontakt" #: templates/index.php:14 msgid "Addressbooks" -msgstr "" +msgstr "Adresari" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" @@ -283,7 +440,7 @@ msgstr "" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" -msgstr "" +msgstr "Novi adresar" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" @@ -292,11 +449,11 @@ msgstr "" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 msgid "CardDav Link" -msgstr "" +msgstr "CardDav poveznica" #: templates/part.chooseaddressbook.rowfields.php:11 msgid "Download" -msgstr "" +msgstr "Preuzimanje" #: templates/part.chooseaddressbook.rowfields.php:14 msgid "Edit" @@ -310,11 +467,11 @@ msgstr "ObriÅ¡i" #: templates/part.contact.php:12 msgid "Download contact" -msgstr "" +msgstr "Preuzmi kontakt" #: templates/part.contact.php:13 msgid "Delete contact" -msgstr "" +msgstr "IzbriÅ¡i kontakt" #: templates/part.contact.php:19 msgid "Drop photo to upload" @@ -326,15 +483,15 @@ msgstr "" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "Uredi detalje imena" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" -msgstr "" +msgstr "Nadimak" #: templates/part.contact.php:36 msgid "Enter nickname" -msgstr "" +msgstr "Unesi nadimank" #: templates/part.contact.php:37 templates/part.contact.php:106 msgid "Birthday" @@ -342,11 +499,11 @@ msgstr "RoÄ‘endan" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "dd-mm-yyyy" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" -msgstr "" +msgstr "Grupe" #: templates/part.contact.php:41 msgid "Separate groups with commas" @@ -354,7 +511,7 @@ msgstr "" #: templates/part.contact.php:42 msgid "Edit groups" -msgstr "" +msgstr "Uredi grupe" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" @@ -366,7 +523,7 @@ msgstr "" #: templates/part.contact.php:56 msgid "Enter email address" -msgstr "" +msgstr "Unesi email adresu" #: templates/part.contact.php:60 msgid "Mail to address" @@ -378,7 +535,7 @@ msgstr "" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "Unesi broj telefona" #: templates/part.contact.php:74 msgid "Delete phone number" @@ -386,19 +543,19 @@ msgstr "" #: templates/part.contact.php:84 msgid "View on map" -msgstr "" +msgstr "Prikaži na karti" #: templates/part.contact.php:84 msgid "Edit address details" -msgstr "" +msgstr "Uredi detalje adrese" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "Dodaj biljeÅ¡ke ovdje." #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "Dodaj polje" #: templates/part.contact.php:103 msgid "Profile picture" @@ -410,7 +567,7 @@ msgstr "Telefon" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "BiljeÅ¡ka" #: templates/part.contactphoto.php:8 msgid "Delete current photo" @@ -418,7 +575,7 @@ msgstr "" #: templates/part.contactphoto.php:9 msgid "Edit current photo" -msgstr "" +msgstr "Uredi trenutnu sliku" #: templates/part.contactphoto.php:10 msgid "Upload new photo" @@ -428,13 +585,17 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" -msgstr "" +msgstr "Uredi adresu" #: templates/part.edit_address_dialog.php:14 msgid "Type" -msgstr "" +msgstr "Tip" #: templates/part.edit_address_dialog.php:22 #: templates/part.edit_address_dialog.php:25 @@ -473,15 +634,15 @@ msgstr "Država" #: templates/part.edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Uredi kategorije" #: templates/part.edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Dodaj" #: templates/part.edit_name_dialog.php:16 msgid "Addressbook" -msgstr "" +msgstr "Adresar" #: templates/part.edit_name_dialog.php:23 msgid "Hon. prefixes" @@ -561,11 +722,11 @@ msgstr "" #: templates/part.editaddressbook.php:9 msgid "New Addressbook" -msgstr "" +msgstr "Novi adresar" #: templates/part.editaddressbook.php:9 msgid "Edit Addressbook" -msgstr "" +msgstr "Uredi adresar" #: templates/part.editaddressbook.php:12 msgid "Displayname" @@ -577,16 +738,16 @@ msgstr "" #: templates/part.editaddressbook.php:29 msgid "Save" -msgstr "" +msgstr "Spremi" #: templates/part.editaddressbook.php:29 msgid "Submit" -msgstr "" +msgstr "PoÅ¡alji" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" -msgstr "" +msgstr "Prekini" #: templates/part.import.php:1 msgid "Import a contacts file" @@ -606,33 +767,28 @@ msgstr "" #: templates/part.import.php:17 msgid "Import" -msgstr "" +msgstr "Uvezi" #: templates/part.import.php:20 msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/hr/core.po b/l10n/hr/core.po index 628afec783d4274d70e997adce33e0a92c6414cb..fb3ceb080831854411102caf36177bed45bc9763 100644 --- a/l10n/hr/core.po +++ b/l10n/hr/core.po @@ -4,13 +4,14 @@ # # Translators: # Davor Kustec <dkustec@gmail.com>, 2011. -# Thomas SilaÄ‘i <thomas.siladi@net.hr>, 2011. +# Domagoj Delimar <transifex.net@domdelimar.com>, 2012. +# Thomas SilaÄ‘i <thomas.siladi@net.hr>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -21,27 +22,103 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Ime aplikacije nije pribavljeno." #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Nemate kategorija koje možete dodati?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Ova kategorija već postoji: " + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 msgid "Owncloud password reset" -msgstr "" +msgstr "ownCloud resetiranje lozinke" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "ownCloud resetiranje lozinke" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" -msgstr "" +msgstr "Koristite ovaj link da biste poniÅ¡tili lozinku: {link}" #: lostpassword/templates/lostpassword.php:3 msgid "You will receive a link to reset your password via Email." @@ -70,15 +147,15 @@ msgstr "VaÅ¡a lozinka je resetirana" #: lostpassword/templates/resetpassword.php:5 msgid "To login page" -msgstr "" +msgstr "Idi na stranicu za prijavu" #: lostpassword/templates/resetpassword.php:8 msgid "New password" -msgstr "nova lozinka" +msgstr "Nova lozinka" #: lostpassword/templates/resetpassword.php:11 msgid "Reset password" -msgstr "poniÅ¡tavanje lozinke" +msgstr "PoniÅ¡tavanje lozinke" #: strings.php:5 msgid "Personal" @@ -86,23 +163,23 @@ msgstr "Osobno" #: strings.php:6 msgid "Users" -msgstr "korisnici" +msgstr "Korisnici" #: strings.php:7 msgid "Apps" -msgstr "aplikacije" +msgstr "Aplikacije" #: strings.php:8 msgid "Admin" -msgstr "administrator" +msgstr "Administrator" #: strings.php:9 msgid "Help" -msgstr "pomoć" +msgstr "Pomoć" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "Pristup zabranjen" #: templates/404.php:12 msgid "Cloud not found" @@ -110,15 +187,15 @@ msgstr "Cloud nije pronaÄ‘en" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Uredi kategorije" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Dodaj" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" -msgstr "stvoriti <strong>Administratorski raÄun</strong>" +msgstr "Stvori <strong>administratorski raÄun</strong>" #: templates/installation.php:29 templates/login.php:13 msgid "Password" @@ -134,7 +211,7 @@ msgstr "Mapa baze podataka" #: templates/installation.php:44 msgid "Configure the database" -msgstr "konfigurirati baze podataka" +msgstr "Konfiguriraj bazu podataka" #: templates/installation.php:49 templates/installation.php:60 #: templates/installation.php:70 @@ -143,15 +220,15 @@ msgstr "će se koristiti" #: templates/installation.php:82 msgid "Database user" -msgstr "korisnik baze podataka" +msgstr "Korisnik baze podataka" #: templates/installation.php:86 msgid "Database password" -msgstr "lozinka baze podataka" +msgstr "Lozinka baze podataka" #: templates/installation.php:90 msgid "Database name" -msgstr "ime baze podataka" +msgstr "Ime baze podataka" #: templates/installation.php:96 msgid "Database host" @@ -159,19 +236,19 @@ msgstr "Poslužitelj baze podataka" #: templates/installation.php:101 msgid "Finish setup" -msgstr "zavrÅ¡iti postavljanje" +msgstr "ZavrÅ¡i postavljanje" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" -msgstr "" +msgstr "web usluge pod vaÅ¡om kontrolom" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" -msgstr "odjaviti" +msgstr "Odjava" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" -msgstr "postavke" +msgstr "Postavke" #: templates/login.php:6 msgid "Lost your password?" @@ -183,11 +260,11 @@ msgstr "zapamtiti" #: templates/login.php:18 msgid "Log in" -msgstr "" +msgstr "Prijava" #: templates/logout.php:1 msgid "You are logged out." -msgstr "Vi ste odjavljeni." +msgstr "Odjavljeni ste." #: templates/part.pagenavi.php:3 msgid "prev" diff --git a/l10n/hr/files.po b/l10n/hr/files.po index 0c126c2581a7722b4a5436bce50cfde7859f7721..e9ae4069b9bd55348d21b216355a579a3e167f2d 100644 --- a/l10n/hr/files.po +++ b/l10n/hr/files.po @@ -4,12 +4,13 @@ # # Translators: # Davor Kustec <dkustec@gmail.com>, 2011. +# Thomas SilaÄ‘i <thomas.siladi@net.hr>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -46,15 +47,67 @@ msgstr "Nedostaje privremena mapa" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Neuspjelo pisanje na disk" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Datoteke" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "VeliÄina" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Zadnja promjena" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "datoteka za rukovanje" #: templates/admin.php:7 msgid "Maximum upload size" @@ -62,39 +115,39 @@ msgstr "Maksimalna veliÄina prijenosa" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "maksimalna moguća: " #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Potrebno za preuzimanje viÅ¡e datoteke i mape" #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Omogući ZIP-preuzimanje" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 je \"bez limita\"" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "Maksimalna veliÄina za ZIP datoteke" #: templates/index.php:7 msgid "New" -msgstr "" +msgstr "novo" #: templates/index.php:9 msgid "Text file" -msgstr "" +msgstr "tekstualna datoteka" #: templates/index.php:10 msgid "Folder" -msgstr "" +msgstr "mapa" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "od URL-a" #: templates/index.php:21 msgid "Upload" @@ -102,7 +155,7 @@ msgstr "PoÅ¡alji" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Prekini upload" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -114,24 +167,12 @@ msgstr "Naziv" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "podjeli" #: templates/index.php:51 msgid "Download" msgstr "Preuzmi" -#: templates/index.php:55 -msgid "Size" -msgstr "VeliÄina" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Zadnja promjena" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "BriÅ¡i" @@ -148,8 +189,8 @@ msgstr "Datoteke koje pokuÅ¡avate prenijeti prelaze maksimalnu veliÄinu za prij #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Datoteke se skeniraju, molimo priÄekajte." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "Trenutno skeniranje" diff --git a/l10n/hr/gallery.po b/l10n/hr/gallery.po index 70bde91e1dc1afb753c26269f34a1b9e10074629..3bfe413c2855b3cea3eb5194c578eb6b1f9333c8 100644 --- a/l10n/hr/gallery.po +++ b/l10n/hr/gallery.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Domagoj Delimar <transifex.net@domdelimar.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -17,42 +18,78 @@ msgstr "" "Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Slike" + +#: js/album_cover.js:44 +msgid "Share gallery" msgstr "" -#: templates/index.php:16 -msgid "Rescan" +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " msgstr "" -#: templates/index.php:17 -msgid "Stop" +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" msgstr "" -#: templates/index.php:18 -msgid "Share" +#: js/album_cover.js:114 +msgid "Scanning root" msgstr "" -#: templates/index.php:19 +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 msgid "Settings" +msgstr "Postavke" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" +#: templates/index.php:16 +msgid "Rescan" +msgstr "Ponovo oÄitaj" + +#: templates/index.php:17 +msgid "Stop" +msgstr "Zaustavi" + +#: templates/index.php:18 +msgid "Share" +msgstr "Podijeli" + #: templates/view_album.php:19 msgid "Back" -msgstr "" +msgstr "Natrag" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Ukloni potvrdu" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Želite li ukloniti album" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Promijeni ime albuma" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Novo ime albuma" diff --git a/l10n/hr/media.po b/l10n/hr/media.po index 5159479c6760d2302cb2aee4eba115b518c09948..aa4711f5d5d663ef2a80cb4b76db7381072ede96 100644 --- a/l10n/hr/media.po +++ b/l10n/hr/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Glazba" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Reprodukcija" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pauza" @@ -34,7 +38,7 @@ msgstr "Pauza" msgid "Previous" msgstr "Prethodna" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Sljedeća" diff --git a/l10n/hr/settings.po b/l10n/hr/settings.po index fc581b644796fa3d165854e5594d6d6932aa82be..8d0166d7016f0b480472dfaf29d9ac0957d190f0 100644 --- a/l10n/hr/settings.po +++ b/l10n/hr/settings.po @@ -4,12 +4,13 @@ # # Translators: # Davor Kustec <dkustec@gmail.com>, 2011. +# Thomas SilaÄ‘i <thomas.siladi@net.hr>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -19,57 +20,76 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Neispravan zahtjev" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID promijenjen" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Neispravan zahtjev" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Jezik promijenjen" -#: personal.php:39 personal.php:40 -msgid "__language_name__" +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" msgstr "" +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 +msgid "__language_name__" +msgstr "__ime_jezika__" + #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "dnevnik" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "viÅ¡e" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Dodajte vaÅ¡u aplikaciju" #: templates/apps.php:22 msgid "Select an App" msgstr "Odaberite Aplikaciju" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licencirano" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "od" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "dokumentacija" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "Upravljanje velikih datoteka" #: templates/help.php:10 msgid "Ask a question" @@ -97,11 +117,11 @@ msgstr "od dostupno" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "Desktop i Mobile sinkronizaciji klijenti" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "preuzimanje" #: templates/personal.php:19 msgid "Your password got changed" @@ -129,15 +149,15 @@ msgstr "Izmjena lozinke" #: templates/personal.php:30 msgid "Email" -msgstr "" +msgstr "e-mail adresa" #: templates/personal.php:31 msgid "Your email address" -msgstr "" +msgstr "VaÅ¡a e-mail adresa" #: templates/personal.php:32 msgid "Fill in an email address to enable password recovery" -msgstr "" +msgstr "Ispunite vase e-mail adresa kako bi se omogućilo oporavak lozinke" #: templates/personal.php:38 templates/personal.php:39 msgid "Language" @@ -145,7 +165,7 @@ msgstr "Jezik" #: templates/personal.php:44 msgid "Help translate" -msgstr "" +msgstr "Pomoć prevesti" #: templates/personal.php:51 msgid "use this address to connect to your ownCloud in your file manager" @@ -169,15 +189,15 @@ msgstr "Izradi" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "standardni kvota" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "ostali" #: templates/users.php:47 msgid "Quota" -msgstr "" +msgstr "kvota" #: templates/users.php:80 msgid "Delete" diff --git a/l10n/hu_HU/calendar.po b/l10n/hu_HU/calendar.po index e3dacabef1a733a46132694e8a12b0433944a6f4..3922bbb27eda6f4ca34acbfec98a821fcd39ec5d 100644 --- a/l10n/hu_HU/calendar.po +++ b/l10n/hu_HU/calendar.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 21:58+0000\n" -"Last-Translator: Adam Toth <adazlord@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,16 +43,40 @@ msgstr "IdÅ‘zóna megváltozott" msgid "Invalid request" msgstr "Érvénytelen kérés" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Naptár" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Születésap" diff --git a/l10n/hu_HU/contacts.po b/l10n/hu_HU/contacts.po index 7cc910a4cae6e3a7357843e0cd5473be6985c3a0..bff0548d69cef97e46b3068e5f7aaab4c92ebcf7 100644 --- a/l10n/hu_HU/contacts.po +++ b/l10n/hu_HU/contacts.po @@ -6,13 +6,14 @@ # Adam Toth <adazlord@gmail.com>, 2012. # <mail@tamas-nagy.net>, 2011. # Peter Borsa <peter.borsa@gmail.com>, 2011. +# Tamas Nagy <mail@tamas-nagy.net>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 22:02+0000\n" -"Last-Translator: Adam Toth <adazlord@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,7 +27,7 @@ msgstr "CÃmlista (de)aktiválása sikertelen" #: ajax/addcontact.php:59 msgid "There was an error adding the contact." -msgstr "Hiba a kontakt hozzáadásakor" +msgstr "Hiba a kapcsolat hozzáadásakor" #: ajax/addproperty.php:40 msgid "Cannot add empty property." @@ -42,7 +43,7 @@ msgstr "KÃsérlet dupla tulajdonság hozzáadására: " #: ajax/addproperty.php:120 msgid "Error adding contact property." -msgstr "Hiba a kontakt-tulajdonság hozzáadásakor" +msgstr "Hiba a kapcsolat-tulajdonság hozzáadásakor" #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" @@ -84,23 +85,20 @@ msgstr "Hiba a cÃmlista hozzáadásakor" msgid "Error activating addressbook." msgstr "CÃmlista aktiválása sikertelen" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Nincs ID megadva a kontakthoz" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Kép betöltése sikertelen" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "A kontakt képének beolvasása sikertelen" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Ideiglenes fájl mentése sikertelen" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "A kép érvénytelen" @@ -114,24 +112,56 @@ msgstr "A vCardról szóló információ helytelen. Töltsd újra az oldalt." #: ajax/deleteproperty.php:43 msgid "Error deleting contact property." -msgstr "Hiba a kontakt-tulajdonság törlésekor" +msgstr "Hiba a kapcsolat-tulajdonság törlésekor" #: ajax/editname.php:37 msgid "Contact ID is missing." -msgstr "Hiányzik a kontakt ID" +msgstr "Hiányzik a kapcsolat ID" #: ajax/loadphoto.php:44 msgid "Missing contact id." msgstr "Hiányzik a kontakt ID" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Nincs fénykép-útvonal megadva" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "A fájl nem létezik:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Kép betöltése sikertelen" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "az elem neve nincs beállÃtva" @@ -148,9 +178,9 @@ msgstr "Helytelen információ a vCardról. Töltse újra az oldalt: " msgid "Something went FUBAR. " msgstr "Valami balul sült el." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." -msgstr "Hiba a kontakt-tulajdonság frissÃtésekor" +msgstr "Hiba a kapcsolat-tulajdonság frissÃtésekor" #: ajax/updateaddressbook.php:20 msgid "Cannot update addressbook with an empty name." @@ -162,104 +192,231 @@ msgstr "Hiba a cÃmlista frissÃtésekor" #: ajax/uploadimport.php:46 ajax/uploadimport.php:76 msgid "Error uploading contacts to storage." -msgstr "Hiba a kontaktok feltöltésekor" +msgstr "Hiba a kapcsolatok feltöltésekor" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Nincs hiba, a fájl sikeresen feltöltÅ‘dött" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "A feltöltött fájl mérete meghaladja az upload_max_filesize értéket a php.ini-ben" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "A feltöltött fájl mérete meghaladja a HTML form-ban megadott MAX_FILE_SIZE értéket" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "A fájl csak részlegesen lett feltöltve" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Nincs feltöltött fájl" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Hiányzik az ideiglenes könyvtár" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" -msgstr "Kontaktok" +msgstr "Kapcsolatok" + +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Húzza ide a VCF fájlt a kapcsolatok importálásához" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" -#: lib/app.php:23 +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "CÃmlista nem található" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Ez nem a te cÃmjegyzéked." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kapcsolat nem található." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "CÃm" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefonszám" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-mail" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Szervezet" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Munkahelyi" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Otthoni" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobiltelefonszám" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Szöveg" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Hang" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Üzenet" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "SzemélyhÃvó" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -269,11 +426,11 @@ msgstr "{name} születésnapja" #: lib/search.php:22 msgid "Contact" -msgstr "Kontakt" +msgstr "Kapcsolat" #: templates/index.php:13 msgid "Add Contact" -msgstr "Kontakt hozzáadása" +msgstr "Kapcsolat hozzáadása" #: templates/index.php:14 msgid "Addressbooks" @@ -312,11 +469,11 @@ msgstr "Törlés" #: templates/part.contact.php:12 msgid "Download contact" -msgstr "Kontakt letöltése" +msgstr "Kapcsolat letöltése" #: templates/part.contact.php:13 msgid "Delete contact" -msgstr "Kontakt törlése" +msgstr "Kapcsolat törlése" #: templates/part.contact.php:19 msgid "Drop photo to upload" @@ -430,6 +587,10 @@ msgstr "Új kép feltöltése" msgid "Select photo from ownCloud" msgstr "Kép kiválasztása ownCloud-ból" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "CÃm szerkesztése" @@ -511,7 +672,7 @@ msgstr "Mrs" #: templates/part.edit_name_dialog.php:32 msgid "Dr" -msgstr "Dr" +msgstr "Dr." #: templates/part.edit_name_dialog.php:35 msgid "Given name" @@ -586,13 +747,13 @@ msgid "Submit" msgstr "Elküld" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Mégsem" #: templates/part.import.php:1 msgid "Import a contacts file" -msgstr "Kontakt-fájl importálása" +msgstr "Kapcsolat-fájl importálása" #: templates/part.import.php:6 msgid "Please choose the addressbook" @@ -612,39 +773,34 @@ msgstr "Import" #: templates/part.import.php:20 msgid "Importing contacts" -msgstr "Kontaktok importálása" - -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Kontaktok importálása sikeres" +msgstr "Kapcsolatok importálása" #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Párbeszédablak bezárása" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "CÃmlista importálása" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Melyik cÃmlistába történjen az importálás:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Húzza ide a VCF fájlt a kontaktok importálásához" - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Kiválasztás merevlemezrÅ‘l" #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." -msgstr "Nincs kontakt a cÃmlistában" +msgstr "Nincsenek kapcsolatok a cÃmlistában" #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "Kontakt hozzáadása" +msgstr "Kapcsolat hozzáadása" #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" @@ -656,7 +812,7 @@ msgstr "CardDAV szinkronizációs cÃmek" #: templates/settings.php:4 msgid "more info" -msgstr "további infó" +msgstr "további információ" #: templates/settings.php:6 msgid "Primary address (Kontact et al)" diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po index 72f237d2d16b37863f99853a7d78837aeda38f9c..7aba93b9727f308c73fdc65f9531eb153f808cff 100644 --- a/l10n/hu_HU/core.po +++ b/l10n/hu_HU/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 19:46+0000\n" -"Last-Translator: Adam Toth <adazlord@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -32,6 +32,82 @@ msgstr "Nincs hozzáadandó kategória?" msgid "This category already exists: " msgstr "Ez a kategória már létezik" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "ownCloud jelszó-visszaállÃtás" @@ -162,15 +238,15 @@ msgstr "Adatbázis szerver" msgid "Finish setup" msgstr "BeállÃtások befejezése" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "webszolgáltatások az irányÃtásod alatt" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Kilépés" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "BeállÃtások" diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po index c846e2e6c5a514d5910e5a22dc43d0b7c4be4510..12a4d449b2032e62be1183295f3fefded23cc484 100644 --- a/l10n/hu_HU/files.po +++ b/l10n/hu_HU/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 19:33+0000\n" -"Last-Translator: Adam Toth <adazlord@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -50,10 +50,62 @@ msgstr "Hiányzik az ideiglenes könyvtár" msgid "Failed to write to disk" msgstr "Nem Ãrható lemezre" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Fájlok" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Méret" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "MódosÃtva" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Fájlkezelés" @@ -122,18 +174,6 @@ msgstr "Megosztás" msgid "Download" msgstr "Letöltés" -#: templates/index.php:55 -msgid "Size" -msgstr "Méret" - -#: templates/index.php:56 -msgid "Modified" -msgstr "MódosÃtva" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Mindent töröl" - #: templates/index.php:56 msgid "Delete" msgstr "Törlés" diff --git a/l10n/hu_HU/gallery.po b/l10n/hu_HU/gallery.po index a732dbfcdad033a2b522063c19a4142021e90c82..2953d7adda80b12f0db746dbf8b19d5d182f9420 100644 --- a/l10n/hu_HU/gallery.po +++ b/l10n/hu_HU/gallery.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 21:43+0000\n" -"Last-Translator: Adam Toth <adazlord@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,10 +18,50 @@ msgstr "" "Language: hu_HU\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Képek" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "BeállÃtások" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Újravizsgálás" @@ -34,10 +74,6 @@ msgstr "Ãllj" msgid "Share" msgstr "Megosztás" -#: templates/index.php:19 -msgid "Settings" -msgstr "BeállÃtások" - #: templates/view_album.php:19 msgid "Back" msgstr "Vissza" diff --git a/l10n/hu_HU/media.po b/l10n/hu_HU/media.po index bd041974a03bb5b12ecc001471b2ce7cde3edcb8..aead2550d9b507770d5530dcee56707fc041ded3 100644 --- a/l10n/hu_HU/media.po +++ b/l10n/hu_HU/media.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 19:27+0000\n" -"Last-Translator: Adam Toth <adazlord@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,6 +23,10 @@ msgstr "" msgid "Music" msgstr "Zene" +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + #: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Lejátszás" diff --git a/l10n/hu_HU/settings.po b/l10n/hu_HU/settings.po index 56c5d55264138be929607b0e188cc89eeed749dd..76b3a2b040755ab7c997ab445b73fb882bac5214 100644 --- a/l10n/hu_HU/settings.po +++ b/l10n/hu_HU/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 19:56+0000\n" -"Last-Translator: Adam Toth <adazlord@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,23 +20,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "Email megváltozott" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Érvénytelen kérés" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID megváltozott" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Érvénytelen kérés" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "A nyelv megváltozott" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__language_name__" @@ -57,10 +72,14 @@ msgid "Select an App" msgstr "Egy App kiválasztása" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licencelt" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr ":" diff --git a/l10n/hy/calendar.po b/l10n/hy/calendar.po index 2a56e7e748d3c674202e1634d80be3fa1d7143db..fa2e38c97a4ed0fa24da25a9a77c9c740ade2873 100644 --- a/l10n/hy/calendar.po +++ b/l10n/hy/calendar.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -42,77 +42,101 @@ msgstr "" msgid "Invalid request" msgstr "" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Õ•Ö€Õ¡ÖÕ¸Ö‚ÕµÖ" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: lib/app.php:122 +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 msgid "Birthday" msgstr "" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Ô±ÕµÕ¬" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" diff --git a/l10n/hy/contacts.po b/l10n/hy/contacts.po index aa1f44970c0751c0f598813276e79bb834b727dd..824bab0c47de84b1aa7efc0ab8200756f7f3659a 100644 --- a/l10n/hy/contacts.po +++ b/l10n/hy/contacts.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -81,23 +81,20 @@ msgstr "" msgid "Error activating addressbook." msgstr "" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -121,14 +118,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -145,7 +174,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -161,102 +190,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -427,6 +583,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -583,7 +743,7 @@ msgid "Submit" msgstr "" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "" @@ -611,27 +771,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/hy/core.po b/l10n/hy/core.po index 5cf9a7c6deb8063c00b38fdd6ef0a2e466896db4..0880df331a417b8ed600b1ac5ab271dc6847a3ef 100644 --- a/l10n/hy/core.po +++ b/l10n/hy/core.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -29,6 +29,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "" @@ -159,15 +235,15 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "" diff --git a/l10n/hy/files.po b/l10n/hy/files.po index d3fe3e8be5a0723732d1c10f097c15182f2eae94..e0a959181a0d54a68f85e8e80a62cfa48f43739e 100644 --- a/l10n/hy/files.po +++ b/l10n/hy/files.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -47,10 +47,62 @@ msgstr "" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -119,18 +171,6 @@ msgstr "" msgid "Download" msgstr "" -#: templates/index.php:55 -msgid "Size" -msgstr "" - -#: templates/index.php:56 -msgid "Modified" -msgstr "" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "" diff --git a/l10n/hy/gallery.po b/l10n/hy/gallery.po index 91c06fde015bf8ae4f0ca951155840f73a98ae91..c9eb3b260a826958f67040e71cc89aa0a79ff701 100644 --- a/l10n/hy/gallery.po +++ b/l10n/hy/gallery.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -17,10 +17,50 @@ msgstr "" "Language: hy\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "" @@ -33,10 +73,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "" diff --git a/l10n/hy/media.po b/l10n/hy/media.po index bb8443a3e7def625060516062208c3a98a0aa161..fb40ed0755f536428bfbb6fa1adf3a6d0bb1bb02 100644 --- a/l10n/hy/media.po +++ b/l10n/hy/media.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -17,15 +17,19 @@ msgstr "" "Language: hy\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "" @@ -33,7 +37,7 @@ msgstr "" msgid "Previous" msgstr "" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "" diff --git a/l10n/hy/settings.po b/l10n/hy/settings.po index 59b841098fea3b9e5f56e4ad1260723d03b22d0d..36ffa29c8eb7eaca726458801118ae57da0a19ce 100644 --- a/l10n/hy/settings.po +++ b/l10n/hy/settings.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -18,23 +18,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" +#: ajax/lostpassword.php:16 +msgid "Invalid email" msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "" @@ -55,10 +70,14 @@ msgid "Select an App" msgstr "" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "" diff --git a/l10n/ia/calendar.po b/l10n/ia/calendar.po index 6b9b70f7c16d7da93a2e46aca6e0a5adf30e5236..125085ee3a11346b337bd5aff5eeaae5871c4e6c 100644 --- a/l10n/ia/calendar.po +++ b/l10n/ia/calendar.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 03:44+0000\n" -"Last-Translator: Emilio Sepúlveda <emisepulvedam@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -42,16 +42,40 @@ msgstr "" msgid "Invalid request" msgstr "Requesta invalide." -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Calendario" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Anniversario de nativitate" diff --git a/l10n/ia/contacts.po b/l10n/ia/contacts.po index 33da0ad226bd649c66c7c62aaa2d80150f4ce09d..7c0c0d4b01672a6170b5f965d2fcfbb42384acf1 100644 --- a/l10n/ia/contacts.po +++ b/l10n/ia/contacts.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -83,23 +83,20 @@ msgstr "Error durante que il addeva le adressario." msgid "Error activating addressbook." msgstr "Error in activar adressario" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Il habeva un error durante le cargamento del imagine." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Error durante le scriptura in le file temporari" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -123,14 +120,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Il habeva un error durante le cargamento del imagine." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -147,7 +176,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -163,102 +192,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Nulle file esseva incargate." -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Manca un dossier temporari" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Contactos" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Adressario non trovate." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Iste non es tu libro de adresses" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Contacto non poterea esser legite" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresse" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telephono" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-posta" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organisation" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Travalio" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Domo" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobile" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Texto" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Voce" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Message" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -429,6 +585,10 @@ msgstr "Incargar nove photo" msgid "Select photo from ownCloud" msgstr "Seliger photo ex ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Modificar adresses" @@ -585,7 +745,7 @@ msgid "Submit" msgstr "Submitter" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Cancellar" @@ -613,27 +773,22 @@ msgstr "Importar" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Contactos importate con successo." - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Clauder dialogo" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Importar adressario." +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/ia/core.po b/l10n/ia/core.po index 08b5615cb98c744a67e2086bd6377fbfe7570cc5..e81a57a40bc71d5dd13a00951e10703316db42b5 100644 --- a/l10n/ia/core.po +++ b/l10n/ia/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 03:49+0000\n" -"Last-Translator: Emilio Sepúlveda <emisepulvedam@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,6 +30,82 @@ msgstr "" msgid "This category already exists: " msgstr "Iste categoria jam existe:" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Reinitialisation del contrasigno de Owncloud" @@ -160,15 +236,15 @@ msgstr "Hospite de base de datos" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "servicios web sub tu controlo" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Clauder le session" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Configurationes" diff --git a/l10n/ia/files.po b/l10n/ia/files.po index 48a885f4554e3462bd3638eff9a3cfeb327a53cd..6d9a5ffc3f1621836ef9cde25d4b1b9f6c1a5b7e 100644 --- a/l10n/ia/files.po +++ b/l10n/ia/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -49,10 +49,62 @@ msgstr "" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Files" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Dimension" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Modificate" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -121,18 +173,6 @@ msgstr "" msgid "Download" msgstr "Discargar" -#: templates/index.php:55 -msgid "Size" -msgstr "Dimension" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Modificate" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Deler" diff --git a/l10n/ia/gallery.po b/l10n/ia/gallery.po index da4c2737785a9483a14dc58dd7305c209a989961..3e8249066f6a7e6cc8fb58dcaca154e06ca1e6e0 100644 --- a/l10n/ia/gallery.po +++ b/l10n/ia/gallery.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -18,10 +18,50 @@ msgstr "" "Language: ia\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Rescannar" @@ -34,10 +74,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "Retro" diff --git a/l10n/ia/media.po b/l10n/ia/media.po index 283d694f4c3ab5ebaaa3aed27976e5be5ead5d5a..4da59fbd03d7a50060ee99a322016a5ce8c6e34a 100644 --- a/l10n/ia/media.po +++ b/l10n/ia/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: ia\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musica" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Reproducer" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pausa" @@ -34,7 +38,7 @@ msgstr "Pausa" msgid "Previous" msgstr "Previe" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Proxime" diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po index 352f0ac1276819efc06ca998ed7a9379b8ff33a5..304d175a0772fc93b3c4e9e1248212baf4baab69 100644 --- a/l10n/ia/settings.po +++ b/l10n/ia/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 03:49+0000\n" -"Last-Translator: Emilio Sepúlveda <emisepulvedam@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,23 +20,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Requesta invalide" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID cambiate" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Requesta invalide" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Linguage cambiate" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Interlingua" @@ -57,10 +72,14 @@ msgid "Select an App" msgstr "Selectionar un app" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "per" diff --git a/l10n/id/calendar.po b/l10n/id/calendar.po index 204a1e4980ed666637b7f6189a9539567bb8c6b0..021c23176e5e2636ca086dc960268c19f43e1475 100644 --- a/l10n/id/calendar.po +++ b/l10n/id/calendar.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -42,77 +42,101 @@ msgstr "Zona waktu telah diubah" msgid "Invalid request" msgstr "Permintaan tidak sah" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalender" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: lib/app.php:122 +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 msgid "Birthday" msgstr "" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" diff --git a/l10n/id/contacts.po b/l10n/id/contacts.po index 94c1539c37457c8ee5f79a96fbe135a6f0ad770c..0a3d9aab362bd3fec3066cc33e99d085413bb2eb 100644 --- a/l10n/id/contacts.po +++ b/l10n/id/contacts.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -81,23 +81,20 @@ msgstr "" msgid "Error activating addressbook." msgstr "" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -121,14 +118,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -145,7 +174,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -161,102 +190,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -427,6 +583,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -583,7 +743,7 @@ msgid "Submit" msgstr "" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "" @@ -611,27 +771,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/id/core.po b/l10n/id/core.po index 6cb907c557f580c2958152de62982c1fc5f0680d..04caad7d3177cc77afb9fc468ce8efab37e0d7c5 100644 --- a/l10n/id/core.po +++ b/l10n/id/core.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Muhammad Panji <sumodirjo@gmail.com>, 2012. # Muhammad Radifar <m_radifar05@yahoo.com>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -20,39 +21,115 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Nama aplikasi tidak diberikan." #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Tidak ada kategori yang akan ditambahkan?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Kategori ini sudah ada:" + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 msgid "Owncloud password reset" -msgstr "" +msgstr "Reset password Owncloud" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "reset password ownCloud" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" -msgstr "" +msgstr "Gunakan tautan berikut untuk mereset password anda: {link}" #: lostpassword/templates/lostpassword.php:3 msgid "You will receive a link to reset your password via Email." -msgstr "" +msgstr "Anda akan mendapatkan link untuk mereset password anda lewat Email." #: lostpassword/templates/lostpassword.php:5 msgid "Requested" -msgstr "" +msgstr "Telah diminta" #: lostpassword/templates/lostpassword.php:8 msgid "Login failed!" -msgstr "" +msgstr "Login gagal!" #: lostpassword/templates/lostpassword.php:11 templates/installation.php:25 #: templates/login.php:9 @@ -61,23 +138,23 @@ msgstr "Username" #: lostpassword/templates/lostpassword.php:15 msgid "Request reset" -msgstr "" +msgstr "Meminta reset" #: lostpassword/templates/resetpassword.php:4 msgid "Your password was reset" -msgstr "" +msgstr "Password anda telah direset" #: lostpassword/templates/resetpassword.php:5 msgid "To login page" -msgstr "" +msgstr "Ke halaman login" #: lostpassword/templates/resetpassword.php:8 msgid "New password" -msgstr "" +msgstr "Password baru" #: lostpassword/templates/resetpassword.php:11 msgid "Reset password" -msgstr "" +msgstr "Reset password" #: strings.php:5 msgid "Personal" @@ -101,7 +178,7 @@ msgstr "Bantuan" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "Akses Ditiadakan" #: templates/404.php:12 msgid "Cloud not found" @@ -109,11 +186,11 @@ msgstr "Cloud tidak ditemukan" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Edit kategori" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Tambahkan" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -160,15 +237,15 @@ msgstr "Host database" msgid "Finish setup" msgstr "Selesaikan instalasi" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" -msgstr "" +msgstr "web service dibawah kontrol anda" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Keluar" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Setelan" @@ -182,7 +259,7 @@ msgstr "selalu login" #: templates/login.php:18 msgid "Log in" -msgstr "" +msgstr "Masuk" #: templates/logout.php:1 msgid "You are logged out." diff --git a/l10n/id/files.po b/l10n/id/files.po index ed604497d0db2a9675303e1361712c810bcbe1f5..8e1f3da5752ccc09ada371c8aef3c238147939d1 100644 --- a/l10n/id/files.po +++ b/l10n/id/files.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Muhammad Panji <sumodirjo@gmail.com>, 2012. # Muhammad Radifar <m_radifar05@yahoo.com>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -20,7 +21,7 @@ msgstr "" #: ajax/upload.php:19 msgid "There is no error, the file uploaded with success" -msgstr "" +msgstr "Tidak ada galat, berkas sukses diunggah" #: ajax/upload.php:20 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" @@ -34,27 +35,79 @@ msgstr "" #: ajax/upload.php:22 msgid "The uploaded file was only partially uploaded" -msgstr "" +msgstr "Berkas hanya diunggah sebagian" #: ajax/upload.php:23 msgid "No file was uploaded" -msgstr "" +msgstr "Tidak ada berkas yang diunggah" #: ajax/upload.php:24 msgid "Missing a temporary folder" -msgstr "" +msgstr "Kehilangan folder temporer" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Gagal menulis ke disk" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Berkas" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Ukuran" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Dimodifikasi" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "Penanganan berkas" #: templates/admin.php:7 msgid "Maximum upload size" @@ -62,39 +115,39 @@ msgstr "Ukuran unggah maksimum" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "Kemungkinan maks:" #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Dibutuhkan untuk multi-berkas dan unduhan folder" #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Aktifkan unduhan ZIP" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 adalah tidak terbatas" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "Ukuran masukan maksimal untuk berkas ZIP" #: templates/index.php:7 msgid "New" -msgstr "" +msgstr "Baru" #: templates/index.php:9 msgid "Text file" -msgstr "" +msgstr "Berkas teks" #: templates/index.php:10 msgid "Folder" -msgstr "" +msgstr "Folder" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "Dari url" #: templates/index.php:21 msgid "Upload" @@ -102,7 +155,7 @@ msgstr "Unggah" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Batal mengunggah" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -114,24 +167,12 @@ msgstr "Nama" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Bagikan" #: templates/index.php:51 msgid "Download" msgstr "Unduh" -#: templates/index.php:55 -msgid "Size" -msgstr "Ukuran" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Dimodifikasi" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Hapus" @@ -148,8 +189,8 @@ msgstr "Berkas yang anda coba unggah melebihi ukuran maksimum untuk pengunggahan #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Berkas sedang dipindai, silahkan tunggu." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "Sedang memindai" diff --git a/l10n/id/gallery.po b/l10n/id/gallery.po index 3836746cefeec97c78eafad848e854c444273a27..6b4c75eae942adfe99fd2b633426afd92f7a0882 100644 --- a/l10n/id/gallery.po +++ b/l10n/id/gallery.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Muhammad Panji <sumodirjo@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -17,42 +18,78 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Gambar" + +#: js/album_cover.js:44 +msgid "Share gallery" msgstr "" -#: templates/index.php:16 -msgid "Rescan" +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " msgstr "" -#: templates/index.php:17 -msgid "Stop" +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" msgstr "" -#: templates/index.php:18 -msgid "Share" +#: js/album_cover.js:114 +msgid "Scanning root" msgstr "" -#: templates/index.php:19 +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 msgid "Settings" +msgstr "Setting" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" +#: templates/index.php:16 +msgid "Rescan" +msgstr "Scan ulang" + +#: templates/index.php:17 +msgid "Stop" +msgstr "Berhenti" + +#: templates/index.php:18 +msgid "Share" +msgstr "Bagikan" + #: templates/view_album.php:19 msgid "Back" -msgstr "" +msgstr "Kembali" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Hapus konfirmasi" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Apakah anda ingin menghapus album" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Ubah nama album" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Nama album baru" diff --git a/l10n/id/media.po b/l10n/id/media.po index 77057473f1dac6065cee384c60c27c23ffb2abd1..5d6c3e38ec1d9d4a24cdc47781f35bf93f189789 100644 --- a/l10n/id/media.po +++ b/l10n/id/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musik" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Mainkan" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Jeda" @@ -34,7 +38,7 @@ msgstr "Jeda" msgid "Previous" msgstr "Sebelumnya" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Selanjutnya" diff --git a/l10n/id/settings.po b/l10n/id/settings.po index 9e9b82b83815864fda4757d59254d3c84f8ca08a..f0fe672de8302aa52cbe1c71bc7d9f4fb790b852 100644 --- a/l10n/id/settings.po +++ b/l10n/id/settings.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Muhammad Panji <sumodirjo@gmail.com>, 2012. # Muhammad Radifar <m_radifar05@yahoo.com>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -19,57 +20,76 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Permintaan tidak valid" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID telah dirubah" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Permintaan tidak valid" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Bahasa telah diganti" -#: personal.php:39 personal.php:40 -msgid "__language_name__" +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" msgstr "" +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 +msgid "__language_name__" +msgstr "__language_name__" + #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Log" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "Lebih" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Tambahkan App anda" #: templates/apps.php:22 msgid "Select an App" msgstr "Pilih satu aplikasi" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-terlisensi" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "oleh" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "Dokumentasi" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "Mengelola berkas besar" #: templates/help.php:10 msgid "Ask a question" @@ -97,11 +117,11 @@ msgstr "dari yang tersedia" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "Klien sync Desktop dan Mobile" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "Unduh" #: templates/personal.php:19 msgid "Your password got changed" @@ -129,15 +149,15 @@ msgstr "Rubah password" #: templates/personal.php:30 msgid "Email" -msgstr "" +msgstr "Email" #: templates/personal.php:31 msgid "Your email address" -msgstr "" +msgstr "Alamat email anda" #: templates/personal.php:32 msgid "Fill in an email address to enable password recovery" -msgstr "" +msgstr "Masukkan alamat email untuk mengaktifkan pemulihan password" #: templates/personal.php:38 templates/personal.php:39 msgid "Language" @@ -145,7 +165,7 @@ msgstr "Bahasa" #: templates/personal.php:44 msgid "Help translate" -msgstr "" +msgstr "Bantu menerjemahkan" #: templates/personal.php:51 msgid "use this address to connect to your ownCloud in your file manager" @@ -169,15 +189,15 @@ msgstr "Buat" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "Kuota default" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Lain-lain" #: templates/users.php:47 msgid "Quota" -msgstr "" +msgstr "Quota" #: templates/users.php:80 msgid "Delete" diff --git a/l10n/it/calendar.po b/l10n/it/calendar.po index dcc55dbfef60d959ebd922845cf2be377757ddc6..ed36e36d84c2db1fda845af5dca58d6ba4db5b10 100644 --- a/l10n/it/calendar.po +++ b/l10n/it/calendar.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 12:54+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,16 +49,40 @@ msgstr "Fuso orario cambiato" msgid "Invalid request" msgstr "Richiesta non valida" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Calendario" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Compleanno" diff --git a/l10n/it/contacts.po b/l10n/it/contacts.po index 88873e6864284394f4915c99b5d4cc1d220b1009..0e1a62a6f93c1090618c9eb459cc734c2873bb43 100644 --- a/l10n/it/contacts.po +++ b/l10n/it/contacts.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" @@ -85,23 +85,20 @@ msgstr "Errore durante l'aggiunta della rubrica." msgid "Error activating addressbook." msgstr "Errore durante l'attivazione della rubrica." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Nessun ID di contatto inviato." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Errore di caricamento immagine." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Errore di lettura della foto del contatto." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Errore di salvataggio del file temporaneo." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "La foto caricata non è valida." @@ -125,14 +122,46 @@ msgstr "Manca l'ID del contatto." msgid "Missing contact id." msgstr "ID di contatto mancante." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Non è stato inviato alcun percorso a una foto." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Il file non esiste:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Errore di caricamento immagine." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "il nome dell'elemento non è impostato." @@ -149,7 +178,7 @@ msgstr "Le informazioni della vCard non sono corrette. Ricarica la pagina: " msgid "Something went FUBAR. " msgstr "Qualcosa è andato storto. " -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Errore durante l'aggiornamento della proprietà del contatto." @@ -165,102 +194,229 @@ msgstr "Errore durante l'aggiornamento della rubrica." msgid "Error uploading contacts to storage." msgstr "Errore di invio dei contatti in archivio." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Non ci sono errori, il file è stato inviato correttamente" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Il file inviato supera la direttiva upload_max_filesize nel php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Il file inviato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Il file è stato inviato solo parzialmente" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Nessun file è stato inviato" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Manca una cartella temporanea" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Contatti" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Rilascia un file VCF per importare i contatti." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Rubrica non trovata." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Questa non è la tua rubrica." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Il contatto non può essere trovato." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Indirizzo" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefono" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Email" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organizzazione" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Lavoro" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Casa" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Cellulare" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Testo" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Voce" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Messaggio" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Cercapersone" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -431,6 +587,10 @@ msgstr "Invia una nuova foto" msgid "Select photo from ownCloud" msgstr "Seleziona la foto da ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Modifica indirizzo" @@ -587,7 +747,7 @@ msgid "Submit" msgstr "Invia" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Annulla" @@ -615,27 +775,22 @@ msgstr "Importa" msgid "Importing contacts" msgstr "Importazione contatti" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Contatti importati correttamente" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Chiudi finestra" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Importa rubrica" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Seleziona la rubrica di destinazione:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Rilascia un file VCF per importare i contatti." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Seleziona da disco" diff --git a/l10n/it/core.po b/l10n/it/core.po index 550381b026754e10c3816d93133eeabf2a90d61b..c2d63be3c9744745ef9c20da0d9167a60092d944 100644 --- a/l10n/it/core.po +++ b/l10n/it/core.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 10:44+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -34,6 +34,82 @@ msgstr "Nessuna categoria da aggiungere?" msgid "This category already exists: " msgstr "Questa categoria esiste già : " +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Ripristino password di Owncloud" @@ -164,15 +240,15 @@ msgstr "Host del database" msgid "Finish setup" msgstr "Termina la configurazione" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "servizi web nelle tue mani" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Esci" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Impostazioni" diff --git a/l10n/it/files.po b/l10n/it/files.po index 4b76071bb8cbdb82a3f12b9da78597b7e971bbad..8db41dc6477971f6b43825a04777e34b62876a50 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 12:55+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -51,10 +51,62 @@ msgstr "Cartella temporanea mancante" msgid "Failed to write to disk" msgstr "Scrittura su disco non riuscita" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "File" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Dimensione" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Modificato" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Gestione file" @@ -123,18 +175,6 @@ msgstr "Condividi" msgid "Download" msgstr "Scarica" -#: templates/index.php:55 -msgid "Size" -msgstr "Dimensione" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Modificato" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Elimina tutto" - #: templates/index.php:56 msgid "Delete" msgstr "Elimina" diff --git a/l10n/it/gallery.po b/l10n/it/gallery.po index 17d761b0da822879f52f9a53dbbcb3a8159bb994..794458ec1f155cb974f272df1a5f41806645047f 100644 --- a/l10n/it/gallery.po +++ b/l10n/it/gallery.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 10:42+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,10 +20,50 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Immagini" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Impostazioni" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Nuova scansione" @@ -36,10 +76,6 @@ msgstr "Ferma" msgid "Share" msgstr "Condividi" -#: templates/index.php:19 -msgid "Settings" -msgstr "Impostazioni" - #: templates/view_album.php:19 msgid "Back" msgstr "Indietro" diff --git a/l10n/it/media.po b/l10n/it/media.po index b87e35f551112e39d006b7b0166e5e08cb9bb323..054877623e527c5f31800df75a4bd0e976780876 100644 --- a/l10n/it/media.po +++ b/l10n/it/media.po @@ -9,10 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,15 +20,19 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musica" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Riproduci" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pausa" @@ -36,7 +40,7 @@ msgstr "Pausa" msgid "Previous" msgstr "Precedente" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Successivo" diff --git a/l10n/it/settings.po b/l10n/it/settings.po index dd27799948d410e80a4c10c8f7bbfc3820ace52d..56936ed81f1c74eec312a7ceca1815deb09b3918 100644 --- a/l10n/it/settings.po +++ b/l10n/it/settings.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 10:50+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,23 +25,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "Email modificata" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Richiesta non valida" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID modificato" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Richiesta non valida" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Lingua modificata" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Italiano" @@ -62,10 +77,14 @@ msgid "Select an App" msgstr "Seleziona un'applicazione" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-rilasciato" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "da" diff --git a/l10n/ja_JP/calendar.po b/l10n/ja_JP/calendar.po index 1d6ed9e4cb51bbf570e03bfeef79091ab39f1d26..6062061a4fdc3a11a52b52e69ccea49d9509f448 100644 --- a/l10n/ja_JP/calendar.po +++ b/l10n/ja_JP/calendar.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -19,11 +20,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "カレンダーãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚" #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "イベントãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚" #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -41,77 +42,101 @@ msgstr "タイムゾーンãŒå¤‰æ›´ã•れã¾ã—ãŸ" msgid "Invalid request" msgstr "無効ãªãƒªã‚¯ã‚¨ã‚¹ãƒˆã§ã™" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "カレンダー" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "誕生日" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "ビジãƒã‚¹" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "電話をã‹ã‘ã‚‹" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "顧客" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "é‹é€ä¼šç¤¾" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "休日" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "アイデア" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "旅行" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "記念ç¥" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "ミーティング" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "ãã®ä»–" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "個人" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "プãƒã‚¸ã‚§ã‚¯ãƒˆ" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "質å•äº‹é …" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" -msgstr "仕事" +msgstr "週ã®å§‹ã¾ã‚Š" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" @@ -165,31 +190,31 @@ msgstr "æ›œæ—¥ã§æŒ‡å®š" #: lib/object.php:360 templates/settings.php:42 msgid "Monday" -msgstr "月曜日" +msgstr "月曜" #: lib/object.php:361 msgid "Tuesday" -msgstr "ç«æ›œæ—¥" +msgstr "ç«æ›œ" #: lib/object.php:362 msgid "Wednesday" -msgstr "水曜日" +msgstr "水曜" #: lib/object.php:363 msgid "Thursday" -msgstr "木曜日" +msgstr "木曜" #: lib/object.php:364 msgid "Friday" -msgstr "金曜日" +msgstr "金曜" #: lib/object.php:365 msgid "Saturday" -msgstr "土曜日" +msgstr "土曜" #: lib/object.php:366 templates/settings.php:43 msgid "Sunday" -msgstr "日曜日" +msgstr "日曜" #: lib/object.php:373 msgid "events week of month" @@ -297,7 +322,7 @@ msgstr "終日" #: templates/calendar.php:12 templates/part.choosecalendar.php:22 msgid "New Calendar" -msgstr "æ–°ã—ãカレンダーを作æˆã™ã‚‹" +msgstr "æ–°ã—ãカレンダーを作æˆ" #: templates/calendar.php:13 msgid "Missing fields" @@ -330,7 +355,7 @@ msgstr "イベント終了時間ãŒé–‹å§‹æ™‚間より先ã§ã™" #: templates/calendar.php:21 msgid "There was a database fail" -msgstr "データベースフェイルãŒã‚りã¾ã—ãŸ" +msgstr "データベースã®ã‚¨ãƒ©ãƒ¼ãŒã‚りã¾ã—ãŸ" #: templates/calendar.php:40 msgid "Week" @@ -354,15 +379,15 @@ msgstr "カレンダー" #: templates/calendar.php:67 msgid "There was a fail, while parsing the file." -msgstr "ファイルを構文解æžã™ã‚‹éš›ã«å¤±æ•—ã—ã¾ã—ãŸ" +msgstr "ãƒ•ã‚¡ã‚¤ãƒ«ã®æ§‹æ–‡è§£æžã«å¤±æ•—ã—ã¾ã—ãŸã€‚" #: templates/part.choosecalendar.php:1 msgid "Choose active calendars" -msgstr "アクティブãªã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼ã‚’é¸æŠžã—ã¦ãã ã•ã„" +msgstr "アクティブãªã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼ã‚’é¸æŠž" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "ã‚ãªãŸã®ã‚«ãƒ¬ãƒ³ãƒ€ãƒ¼" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -371,15 +396,15 @@ msgstr "CalDavã¸ã®ãƒªãƒ³ã‚¯" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "共有カレンダー" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "共有カレンダーã¯ã‚りã¾ã›ã‚“" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "カレンダーを共有ã™ã‚‹" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -400,7 +425,7 @@ msgstr "" #: templates/part.editcalendar.php:9 msgid "New calendar" -msgstr "æ–°ã—ãカレンダーを作æˆã™ã‚‹" +msgstr "æ–°ã—ã„カレンダー" #: templates/part.editcalendar.php:9 msgid "Edit calendar" @@ -441,23 +466,23 @@ msgstr "エクスãƒãƒ¼ãƒˆ" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "ã‚¤ãƒ™ãƒ³ãƒˆæƒ…å ±" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "繰り返ã—" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "アラーム" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "å‚åŠ è€…" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "共有" #: templates/part.eventform.php:21 msgid "Title of the Event" @@ -469,11 +494,11 @@ msgstr "カテゴリー" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "カテゴリをコンマã§åŒºåˆ‡ã‚‹" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "カテゴリを編集" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -505,11 +530,11 @@ msgstr "メモ" #: templates/part.eventform.php:91 msgid "Description of the Event" -msgstr "イベントã®ãƒ¡ãƒ¢" +msgstr "イベントã®èª¬æ˜Ž" #: templates/part.eventform.php:100 templates/part.showevent.php:98 msgid "Repeat" -msgstr "繰り返ã™" +msgstr "繰り返ã—" #: templates/part.eventform.php:107 templates/part.showevent.php:105 msgid "Advanced" @@ -546,7 +571,7 @@ msgstr "対象ã®é€±ã‚’é¸æŠžã™ã‚‹ã€‚" #: templates/part.eventform.php:214 templates/part.showevent.php:212 msgid "Interval" -msgstr "周期" +msgstr "é–“éš”" #: templates/part.eventform.php:220 templates/part.showevent.php:218 msgid "End" @@ -586,19 +611,19 @@ msgstr "カレンダーã®å–り込ã¿ã«æˆåŠŸã—ã¾ã—ãŸ" #: templates/part.import.php:24 msgid "Close Dialog" -msgstr "é–‰ã˜ã‚‹" +msgstr "ダイアãƒã‚°ã‚’é–‰ã˜ã‚‹" #: templates/part.newevent.php:1 msgid "Create a new event" -msgstr "æ–°ã—ã„イベントを作æˆã™ã‚‹" +msgstr "æ–°ã—ã„イベントを作æˆ" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "イベントを閲覧" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "カテゴリãŒé¸æŠžã•れã¦ã„ã¾ã›ã‚“" #: templates/part.showevent.php:25 msgid "Select category" @@ -606,11 +631,11 @@ msgstr "ã‚«ãƒ†ã‚´ãƒªãƒ¼ã‚’é¸æŠžã—ã¦ãã ã•ã„" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "of" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "at" #: templates/settings.php:14 msgid "Timezone" @@ -618,7 +643,7 @@ msgstr "タイムゾーン" #: templates/settings.php:31 msgid "Check always for changes of the timezone" -msgstr "タイムゾーン変更を常ã«ç¢ºèªã™ã‚‹" +msgstr "タイムゾーンã®å¤‰æ›´ã‚’常ã«ç¢ºèª" #: templates/settings.php:33 msgid "Timeformat" @@ -626,40 +651,40 @@ msgstr "時刻ã®ãƒ•ォーマット" #: templates/settings.php:35 msgid "24h" -msgstr "24時間制" +msgstr "24h" #: templates/settings.php:36 msgid "12h" -msgstr "12時間制" +msgstr "12h" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "週ã®å§‹ã¾ã‚Š" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" -msgstr "カレンダーã®CalDAVシンクアドレス" +msgstr "CalDAVカレンダーã®åŒæœŸã‚¢ãƒ‰ãƒ¬ã‚¹:" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "ユーザ" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "ãƒ¦ãƒ¼ã‚¶ã‚’é¸æŠž" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "編集å¯èƒ½" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "グループ" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "ã‚°ãƒ«ãƒ¼ãƒ—ã‚’é¸æŠž" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "公開ã™ã‚‹" diff --git a/l10n/ja_JP/contacts.po b/l10n/ja_JP/contacts.po index 6d85c9569f29ba175a85d6492cc667e5f0f37bde..f48c9cc75bc8269f828cc4ed4015af56a576799d 100644 --- a/l10n/ja_JP/contacts.po +++ b/l10n/ja_JP/contacts.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -19,7 +20,7 @@ msgstr "" #: ajax/activation.php:19 ajax/updateaddressbook.php:32 msgid "Error (de)activating addressbook." -msgstr "é›»è©±å¸³ã®æœ‰åй/無効化ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" +msgstr "ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã®æœ‰åй/無効化ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" #: ajax/addcontact.php:59 msgid "There was an error adding the contact." @@ -31,7 +32,7 @@ msgstr "é …ç›®ã®æ–°è¦è¿½åŠ ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" #: ajax/addproperty.php:52 msgid "At least one of the address fields has to be filled out." -msgstr "ã‚¢ãƒ‰ãƒ¬ã‚¹é …ç›®ã®ï¼‘ã¤ã¯è¨˜å…¥ã—ã¦ä¸‹ã•ã„。" +msgstr "使‰€ã®é …ç›®ã®ã†ã¡ï¼‘ã¤ã¯å…¥åŠ›ã—ã¦ä¸‹ã•ã„。" #: ajax/addproperty.php:62 msgid "Trying to add duplicate property: " @@ -43,23 +44,23 @@ msgstr "連絡先ã®è¿½åŠ ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" -msgstr "" +msgstr "IDãŒæä¾›ã•れã¦ã„ã¾ã›ã‚“" #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." -msgstr "" +msgstr "ãƒã‚§ãƒƒã‚¯ã‚µãƒ ã®è¨å®šã‚¨ãƒ©ãƒ¼ã€‚" #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." -msgstr "" +msgstr "削除ã™ã‚‹ã‚«ãƒ†ã‚´ãƒªãŒé¸æŠžã•れã¦ã„ã¾ã›ã‚“。" #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28 msgid "No address books found." -msgstr "" +msgstr "アドレスブックãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。" #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "連絡先ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。" #: ajax/contactdetails.php:37 msgid "Missing ID" @@ -67,43 +68,40 @@ msgstr "" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" -msgstr "" +msgstr "VCardã‹ã‚‰IDã®æŠ½å‡ºã‚¨ãƒ©ãƒ¼: \"" #: ajax/createaddressbook.php:18 msgid "Cannot add addressbook with an empty name." -msgstr "" +msgstr "åå‰ã‚’空白ã«ã—ãŸã¾ã¾ã§ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã‚’è¿½åŠ ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。" #: ajax/createaddressbook.php:24 msgid "Error adding addressbook." -msgstr "電話帳ã®è¿½åŠ ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" +msgstr "アドレスブックã®è¿½åŠ ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" #: ajax/createaddressbook.php:30 msgid "Error activating addressbook." -msgstr "é›»è©±å¸³ã®æœ‰åŠ¹åŒ–ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" +msgstr "ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã®æœ‰åŠ¹åŒ–ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." -msgstr "" - -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" +msgstr "連絡先IDã¯ç™»éŒ²ã•れã¾ã›ã‚“ã§ã—ãŸã€‚" -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." -msgstr "" +msgstr "連絡先写真ã®èªã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼ã€‚" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." -msgstr "" +msgstr "一時ファイルã®ä¿å˜ã‚¨ãƒ©ãƒ¼ã€‚" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." -msgstr "" +msgstr "写真ã®èªã¿è¾¼ã¿ã¯ç„¡åйã§ã™ã€‚" #: ajax/deletecard.php:37 ajax/saveproperty.php:58 msgid "id is not set." -msgstr "" +msgstr "idãŒè¨å®šã•れã¦ã„ã¾ã›ã‚“。" #: ajax/deleteproperty.php:36 msgid "Information about vCard is incorrect. Please reload the page." @@ -115,154 +113,313 @@ msgstr "連絡先ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" #: ajax/editname.php:37 msgid "Contact ID is missing." -msgstr "" +msgstr "コンタクトIDãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。" #: ajax/loadphoto.php:44 msgid "Missing contact id." -msgstr "" +msgstr "コンタクトIDãŒè¨å®šã•れã¦ã„ã¾ã›ã‚“。" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." -msgstr "" +msgstr "写真ã®ãƒ‘スãŒç™»éŒ²ã•れã¦ã„ã¾ã›ã‚“。" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" +msgstr "ファイルãŒå˜åœ¨ã—ã¾ã›ã‚“:" + +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "ç”»åƒã®èªã¿è¾¼ã¿ã‚¨ãƒ©ãƒ¼ã€‚" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " msgstr "" #: ajax/saveproperty.php:55 msgid "element name is not set." -msgstr "" +msgstr "è¦ç´ åãŒè¨å®šã•れã¦ã„ã¾ã›ã‚“。" #: ajax/saveproperty.php:61 msgid "checksum is not set." -msgstr "" +msgstr "ãƒã‚§ãƒƒã‚¯ã‚µãƒ ãŒè¨å®šã•れã¦ã„ã¾ã›ã‚“。" #: ajax/saveproperty.php:78 msgid "Information about vCard is incorrect. Please reload the page: " -msgstr "" +msgstr "vCardã®æƒ…å ±ãŒæ£ã—ãã‚りã¾ã›ã‚“。ページをå†èªã¿è¾¼ã¿ã—ã¦ãã ã•ã„: " #: ajax/saveproperty.php:83 msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "é€£çµ¡å…ˆã®æ›´æ–°ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" #: ajax/updateaddressbook.php:20 msgid "Cannot update addressbook with an empty name." -msgstr "" +msgstr "空白ã®åå‰ã§ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ックを更新ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。" #: ajax/updateaddressbook.php:26 msgid "Error updating addressbook." -msgstr "é›»è©±å¸³ã®æ›´æ–°ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" +msgstr "ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã®æ›´æ–°ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" #: ajax/uploadimport.php:46 ajax/uploadimport.php:76 msgid "Error uploading contacts to storage." -msgstr "" +msgstr "ストレージã¸ã®é€£çµ¡å…ˆã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã‚¨ãƒ©ãƒ¼ã€‚" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" -msgstr "" +msgstr "エラーã¯ã‚りã¾ã›ã‚“。ファイルã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã¯æˆåŠŸã—ã¾ã—ãŸ" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "" +msgstr "アップãƒãƒ¼ãƒ‰ãƒ•ァイル㯠php.ini 内㮠upload_max_filesize ã®åˆ¶é™ã‚’è¶…ãˆã¦ã„ã¾ã™" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" -msgstr "" +msgstr "アップãƒãƒ¼ãƒ‰ãƒ•ァイルã¯HTMLãƒ•ã‚©ãƒ¼ãƒ ã§æŒ‡å®šã•れ㟠MAX_FILE_SIZE ã®åˆ¶é™ã‚’è¶…ãˆã¦ã„ã¾ã™" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" -msgstr "" +msgstr "アップãƒãƒ¼ãƒ‰ãƒ•ァイルã¯ä¸€éƒ¨åˆ†ã ã‘アップãƒãƒ¼ãƒ‰ã•れã¾ã—ãŸ" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" -msgstr "" +msgstr "ファイルã¯ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã•れã¾ã›ã‚“ã§ã—ãŸ" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" +msgstr "一時ä¿å˜ãƒ•ォルダãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“" + +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "連絡先" -#: lib/app.php:23 -msgid "Addressbook not found." +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" msgstr "" -#: lib/app.php:27 +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "連絡先をインãƒãƒ¼ãƒˆã™ã‚‹VCFファイルをドãƒãƒƒãƒ—ã—ã¦ãã ã•ã„。" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 +msgid "Addressbook not found." +msgstr "アドレスブックãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚" + +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "ã“れã¯ã‚ãªãŸã®é›»è©±å¸³ã§ã¯ã‚りã¾ã›ã‚“。" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "連絡先を見ã¤ã‘る事ãŒã§ãã¾ã›ã‚“。" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "使‰€" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "電話番å·" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "メールアドレス" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "所属" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "勤務先" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "ä½å±…" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "æºå¸¯é›»è©±" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "TTY TDD" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "音声番å·" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" -msgstr "" +msgstr "メッセージ" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "FAX" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "テレビ電話" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "ãƒã‚±ãƒ™ãƒ«" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" -msgstr "" +msgstr "インターãƒãƒƒãƒˆ" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "{name}ã®èª•生日" #: lib/search.php:22 msgid "Contact" @@ -278,7 +435,7 @@ msgstr "電話帳" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" -msgstr "" +msgstr "アドレスブックをè¨å®š" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" @@ -286,12 +443,12 @@ msgstr "æ–°è¦é›»è©±å¸³" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" -msgstr "" +msgstr "VCFã‹ã‚‰ã‚¤ãƒ³ãƒãƒ¼ãƒˆ" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 msgid "CardDav Link" -msgstr "CardDAV リンク" +msgstr "CardDAVリンク" #: templates/part.chooseaddressbook.rowfields.php:11 msgid "Download" @@ -317,7 +474,7 @@ msgstr "連絡先ã®å‰Šé™¤" #: templates/part.contact.php:19 msgid "Drop photo to upload" -msgstr "" +msgstr "写真をドãƒãƒƒãƒ—ã—ã¦ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰" #: templates/part.contact.php:29 msgid "Format custom, Short name, Full name, Reverse or Reverse with comma" @@ -325,35 +482,35 @@ msgstr "" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "åå‰ã®è©³ç´°ã‚’編集" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" -msgstr "" +msgstr "ニックãƒãƒ¼ãƒ " #: templates/part.contact.php:36 msgid "Enter nickname" -msgstr "" +msgstr "ニックãƒãƒ¼ãƒ を入力" #: templates/part.contact.php:37 templates/part.contact.php:106 msgid "Birthday" -msgstr "生年月日" +msgstr "誕生日" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "yyyy-mm-dd" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" -msgstr "" +msgstr "グループ" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "" +msgstr "コンマã§ã‚°ãƒ«ãƒ¼ãƒ—を分割" #: templates/part.contact.php:42 msgid "Edit groups" -msgstr "" +msgstr "グループを編集" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" @@ -361,47 +518,47 @@ msgstr "推奨" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "é€£çµ¡å…ˆã‚’è¿½åŠ " #: templates/part.contact.php:56 msgid "Enter email address" -msgstr "" +msgstr "メールアドレスを入力" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "アドレスã¸ãƒ¡ãƒ¼ãƒ«ã‚’é€ã‚‹" #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "メールアドレスを削除" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "電話番å·ã‚’入力" #: templates/part.contact.php:74 msgid "Delete phone number" -msgstr "" +msgstr "電話番å·ã‚’削除" #: templates/part.contact.php:84 msgid "View on map" -msgstr "" +msgstr "地図ã§è¡¨ç¤º" #: templates/part.contact.php:84 msgid "Edit address details" -msgstr "" +msgstr "使‰€ã®è©³ç´°ã‚’編集" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "ã“ã“ã«ãƒ¡ãƒ¢ã‚’è¿½åŠ ã€‚" #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "é …ç›®ã‚’è¿½åŠ " #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "プãƒãƒ•ィール写真" #: templates/part.contact.php:107 msgid "Phone" @@ -409,27 +566,31 @@ msgstr "電話番å·" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "メモ" #: templates/part.contactphoto.php:8 msgid "Delete current photo" -msgstr "" +msgstr "ç¾åœ¨ã®å†™çœŸã‚’削除" #: templates/part.contactphoto.php:9 msgid "Edit current photo" -msgstr "" +msgstr "ç¾åœ¨ã®å†™çœŸã‚’編集" #: templates/part.contactphoto.php:10 msgid "Upload new photo" -msgstr "" +msgstr "æ–°ã—ã„写真をアップãƒãƒ¼ãƒ‰" #: templates/part.contactphoto.php:11 msgid "Select photo from ownCloud" +msgstr "ownCloudã‹ã‚‰å†™çœŸã‚’é¸æŠž" + +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." msgstr "" #: templates/part.edit_address_dialog.php:9 msgid "Edit address" -msgstr "" +msgstr "使‰€ã‚’編集" #: templates/part.edit_address_dialog.php:14 msgid "Type" @@ -443,12 +604,12 @@ msgstr "ç§æ›¸ç®±" #: templates/part.edit_address_dialog.php:29 #: templates/part.edit_address_dialog.php:32 msgid "Extended" -msgstr "拡張番地" +msgstr "番地2" #: templates/part.edit_address_dialog.php:35 #: templates/part.edit_address_dialog.php:38 msgid "Street" -msgstr "街路番地" +msgstr "番地1" #: templates/part.edit_address_dialog.php:41 #: templates/part.edit_address_dialog.php:44 @@ -458,7 +619,7 @@ msgstr "都市" #: templates/part.edit_address_dialog.php:47 #: templates/part.edit_address_dialog.php:50 msgid "Region" -msgstr "地域" +msgstr "都é“府県" #: templates/part.edit_address_dialog.php:53 #: templates/part.edit_address_dialog.php:56 @@ -472,7 +633,7 @@ msgstr "国å" #: templates/part.edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "カテゴリを編集" #: templates/part.edit_categories_dialog.php:14 msgid "Add" @@ -480,7 +641,7 @@ msgstr "è¿½åŠ " #: templates/part.edit_name_dialog.php:16 msgid "Addressbook" -msgstr "電話帳" +msgstr "アドレスブック" #: templates/part.edit_name_dialog.php:23 msgid "Hon. prefixes" @@ -488,83 +649,83 @@ msgstr "" #: templates/part.edit_name_dialog.php:27 msgid "Miss" -msgstr "" +msgstr "Miss" #: templates/part.edit_name_dialog.php:28 msgid "Ms" -msgstr "" +msgstr "Ms" #: templates/part.edit_name_dialog.php:29 msgid "Mr" -msgstr "" +msgstr "Mr" #: templates/part.edit_name_dialog.php:30 msgid "Sir" -msgstr "" +msgstr "Sir" #: templates/part.edit_name_dialog.php:31 msgid "Mrs" -msgstr "" +msgstr "Mrs" #: templates/part.edit_name_dialog.php:32 msgid "Dr" -msgstr "" +msgstr "Dr" #: templates/part.edit_name_dialog.php:35 msgid "Given name" -msgstr "" +msgstr "å" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "ミドルãƒãƒ¼ãƒ " #: templates/part.edit_name_dialog.php:39 msgid "Family name" -msgstr "" +msgstr "å§“" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" -msgstr "" +msgstr "ストレージã¸ã®é€£çµ¡å…ˆã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã‚¨ãƒ©ãƒ¼ã€‚" #: templates/part.edit_name_dialog.php:45 msgid "J.D." -msgstr "" +msgstr "J.D." #: templates/part.edit_name_dialog.php:46 msgid "M.D." -msgstr "" +msgstr "M.D." #: templates/part.edit_name_dialog.php:47 msgid "D.O." -msgstr "" +msgstr "D.O." #: templates/part.edit_name_dialog.php:48 msgid "D.C." -msgstr "" +msgstr "D.C." #: templates/part.edit_name_dialog.php:49 msgid "Ph.D." -msgstr "" +msgstr "Ph.D." #: templates/part.edit_name_dialog.php:50 msgid "Esq." -msgstr "" +msgstr "Esq." #: templates/part.edit_name_dialog.php:51 msgid "Jr." -msgstr "" +msgstr "Jr." #: templates/part.edit_name_dialog.php:52 msgid "Sn." -msgstr "" +msgstr "Sn." #: templates/part.editaddressbook.php:9 msgid "New Addressbook" -msgstr "é›»è©±å¸³ã®æ–°è¦ä½œæˆ" +msgstr "ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã®æ–°è¦ä½œæˆ" #: templates/part.editaddressbook.php:9 msgid "Edit Addressbook" -msgstr "電話帳ã®ç·¨é›†" +msgstr "アドレスブックを編集" #: templates/part.editaddressbook.php:12 msgid "Displayname" @@ -583,82 +744,77 @@ msgid "Submit" msgstr "é€ä¿¡" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "å–り消ã—" #: templates/part.import.php:1 msgid "Import a contacts file" -msgstr "" +msgstr "コンタクトファイルをインãƒãƒ¼ãƒˆ" #: templates/part.import.php:6 msgid "Please choose the addressbook" -msgstr "" +msgstr "ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã‚’é¸æŠžã—ã¦ãã ã•ã„" #: templates/part.import.php:10 msgid "create a new addressbook" -msgstr "" +msgstr "æ–°ã—ã„アドレスブックを作æˆ" #: templates/part.import.php:15 msgid "Name of new addressbook" -msgstr "" +msgstr "æ–°ã—ã„アドレスブックã®åå‰" #: templates/part.import.php:17 msgid "Import" -msgstr "" +msgstr "インãƒãƒ¼ãƒˆ" #: templates/part.import.php:20 msgid "Importing contacts" -msgstr "" - -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" +msgstr "コンタクトをインãƒãƒ¼ãƒˆ" #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "" +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" +msgstr "インãƒãƒ¼ãƒˆã™ã‚‹ã‚¢ãƒ‰ãƒ¬ã‚¹ãƒ–ãƒƒã‚¯ã‚’é¸æŠž:" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" -msgstr "" +msgstr "HDã‹ã‚‰é¸æŠž" #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." -msgstr "" +msgstr "アドレスブックã«é€£çµ¡å…ˆãŒç™»éŒ²ã•れã¦ã„ã¾ã›ã‚“。" #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "" +msgstr "é€£çµ¡å…ˆã‚’è¿½åŠ " #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" -msgstr "" +msgstr "アドレス帳をè¨å®š" #: templates/settings.php:4 msgid "CardDAV syncing addresses" -msgstr "" +msgstr "CardDAVåŒæœŸã‚¢ãƒ‰ãƒ¬ã‚¹" #: templates/settings.php:4 msgid "more info" -msgstr "" +msgstr "è©³ç´°æƒ…å ±" #: templates/settings.php:6 msgid "Primary address (Kontact et al)" -msgstr "" +msgstr "プライマリアドレス(Kontact 他)" #: templates/settings.php:8 msgid "iOS/OS X" -msgstr "" +msgstr "iOS/OS X" diff --git a/l10n/ja_JP/core.po b/l10n/ja_JP/core.po index 0f3163a4e0370245a7b7fae44e1da269a5c85ca6..f0a07c435ac1e96f23b9e018e3bb954b7d5f2587 100644 --- a/l10n/ja_JP/core.po +++ b/l10n/ja_JP/core.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -19,14 +20,90 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "アプリケーションåã¯æä¾›ã•れã¦ã„ã¾ã›ã‚“。" #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "è¿½åŠ ã™ã‚‹ã‚«ãƒ†ã‚´ãƒªã¯ã‚りã¾ã›ã‚“ã‹ï¼Ÿ" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "ã“ã®ã‚«ãƒ†ã‚´ãƒªã¯ã™ã§ã«å˜åœ¨ã—ã¾ã™: " + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 @@ -35,7 +112,7 @@ msgstr "Owncloud ã®ãƒ‘スワードをリセット" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "ownCloudã®ãƒ‘スワードをリセットã—ã¾ã™" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" @@ -43,7 +120,7 @@ msgstr "パスワードをリセットã™ã‚‹ã«ã¯æ¬¡ã®ãƒªãƒ³ã‚¯ã‚’クリック #: lostpassword/templates/lostpassword.php:3 msgid "You will receive a link to reset your password via Email." -msgstr "パスワードをリセットã™ã‚‹ãƒªãƒ³ã‚¯ãŒãƒ¡ãƒ¼ãƒ«ã§å±Šãã¾ã™ã€‚" +msgstr "メーãƒ«ã§ãƒ‘スワードをリセットã™ã‚‹ãƒªãƒ³ã‚¯ãŒå±Šãã¾ã™ã€‚" #: lostpassword/templates/lostpassword.php:5 msgid "Requested" @@ -51,7 +128,7 @@ msgstr "é€ä¿¡ã•れã¾ã—ãŸ" #: lostpassword/templates/lostpassword.php:8 msgid "Login failed!" -msgstr "ãƒã‚°ã‚¤ãƒ³ã«å¤±æ•—ã—ã¾ã—ãŸã€‚" +msgstr "ãƒã‚°ã‚¤ãƒ³ã«å¤±æ•—ã—ã¾ã—ãŸï¼" #: lostpassword/templates/lostpassword.php:11 templates/installation.php:25 #: templates/login.php:9 @@ -60,7 +137,7 @@ msgstr "ユーザå" #: lostpassword/templates/lostpassword.php:15 msgid "Request reset" -msgstr "ãƒªã‚»ãƒƒãƒˆã‚’è¦æ±‚ã™ã‚‹ã€‚" +msgstr "ãƒªã‚»ãƒƒãƒˆã‚’è¦æ±‚ã—ã¾ã™ã€‚" #: lostpassword/templates/resetpassword.php:4 msgid "Your password was reset" @@ -100,19 +177,19 @@ msgstr "ヘルプ" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "アクセスãŒç¦æ¢ã•れã¦ã„ã¾ã™" #: templates/404.php:12 msgid "Cloud not found" -msgstr "見ã¤ã‘られã¾ã›ã‚“" +msgstr "見ã¤ã‹ã‚Šã¾ã›ã‚“" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "カテゴリを編集" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "è¿½åŠ " #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -159,21 +236,21 @@ msgstr "データベースã®ãƒ›ã‚¹ãƒˆå" msgid "Finish setup" msgstr "セットアップを完了ã—ã¾ã™" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "管ç†ä¸‹ã«ã‚るウェブサービス" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "ãƒã‚°ã‚¢ã‚¦ãƒˆ" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "è¨å®š" #: templates/login.php:6 msgid "Lost your password?" -msgstr "パスワードãŒã‚ã‹ã‚‰ãªããªã‚Šã¾ã—ãŸã‹ï¼Ÿ" +msgstr "パスワードを忘れã¾ã—ãŸã‹ï¼Ÿ" #: templates/login.php:17 msgid "remember" diff --git a/l10n/ja_JP/files.po b/l10n/ja_JP/files.po index 7da1f666d4824964b05edffa013531573e556f88..6e34a2dc603676ae7031ece4660dcbae9be0bb1e 100644 --- a/l10n/ja_JP/files.po +++ b/l10n/ja_JP/files.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -19,7 +20,7 @@ msgstr "" #: ajax/upload.php:19 msgid "There is no error, the file uploaded with success" -msgstr "エラーã¯ã‚りã¾ã›ã‚“。ファイルã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã¯æˆåŠŸã—ã¾ã—ãŸã€‚" +msgstr "エラーã¯ã‚りã¾ã›ã‚“。ファイルã®ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã¯æˆåŠŸã—ã¾ã—ãŸ" #: ajax/upload.php:20 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" @@ -45,15 +46,67 @@ msgstr "テンãƒãƒ©ãƒªãƒ•ォルダãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "ディスクã¸ã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "ファイル" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "サイズ" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "更新日時" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "ファイルæ“作" #: templates/admin.php:7 msgid "Maximum upload size" @@ -61,27 +114,27 @@ msgstr "最大アップãƒãƒ¼ãƒ‰ã‚µã‚¤ã‚º" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "最大容é‡: " #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "複数ファイルãŠã‚ˆã³ãƒ•ォルダã®ãƒ€ã‚¦ãƒ³ãƒãƒ¼ãƒ‰ã«å¿…è¦" #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "ZIPå½¢å¼ã®ãƒ€ã‚¦ãƒ³ãƒãƒ¼ãƒ‰ã‚’有効ã«ã™ã‚‹" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0を指定ã—ãŸå ´åˆã¯ç„¡åˆ¶é™" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "ZIPファイルã¸ã®æœ€å¤§å…¥åŠ›ã‚µã‚¤ã‚º" #: templates/index.php:7 msgid "New" -msgstr "æ–°è¦ä½œæˆ" +msgstr "æ–°è¦" #: templates/index.php:9 msgid "Text file" @@ -93,7 +146,7 @@ msgstr "フォルダ" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "URL" #: templates/index.php:21 msgid "Upload" @@ -101,7 +154,7 @@ msgstr "アップãƒãƒ¼ãƒ‰" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "アップãƒãƒ¼ãƒ‰ã‚’ã‚ャンセル" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -113,24 +166,12 @@ msgstr "åå‰" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "共有" #: templates/index.php:51 msgid "Download" msgstr "ダウンãƒãƒ¼ãƒ‰" -#: templates/index.php:55 -msgid "Size" -msgstr "サイズ" - -#: templates/index.php:56 -msgid "Modified" -msgstr "更新日時" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "削除" @@ -143,12 +184,12 @@ msgstr "ファイルサイズãŒå¤§ãã™ãŽã¾ã™" msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." -msgstr "アップãƒãƒ¼ãƒ‰ã—よã†ã¨ã—ã¦ã„るファイルã¯ã‚µãƒ¼ãƒã§è¦å®šã•ã‚ŒãŸæœ€å¤§ã‚µã‚¤ã‚ºã‚’è¶…ãˆã¦ã„ã¾ã™" +msgstr "アップãƒãƒ¼ãƒ‰ã—よã†ã¨ã—ã¦ã„るファイルã¯ã€ã‚µãƒ¼ãƒã§è¦å®šã•ã‚ŒãŸæœ€å¤§ã‚µã‚¤ã‚ºã‚’è¶…ãˆã¦ã„ã¾ã™ã€‚" #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "ファイルをスã‚ャンã—ã¦ã„ã¾ã™ã€ã—ã°ã‚‰ããŠå¾…ã¡ãã ã•ã„。" #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "スã‚ャンä¸" diff --git a/l10n/ja_JP/gallery.po b/l10n/ja_JP/gallery.po index a11164c1970273e559c2bb579150bdbf1baada8c..75913ac9a7a7f24a6e6f31b2c359ff6c6740a1c4 100644 --- a/l10n/ja_JP/gallery.po +++ b/l10n/ja_JP/gallery.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -17,8 +18,48 @@ msgstr "" "Language: ja_JP\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "写真" + +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "è¨å®š" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" #: templates/index.php:16 @@ -27,15 +68,11 @@ msgstr "å†ã‚¹ã‚ャン" #: templates/index.php:17 msgid "Stop" -msgstr "" +msgstr "åœæ¢" #: templates/index.php:18 msgid "Share" -msgstr "" - -#: templates/index.php:19 -msgid "Settings" -msgstr "" +msgstr "共有" #: templates/view_album.php:19 msgid "Back" @@ -43,16 +80,16 @@ msgstr "戻る" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "承èªã‚’å–りやã‚" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "アルãƒãƒ を削除ã—ã¾ã™ã‹ï¼Ÿ" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "アルãƒãƒ åを変更ã™ã‚‹" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "æ–°ã—ã„アルãƒãƒ å" diff --git a/l10n/ja_JP/media.po b/l10n/ja_JP/media.po index 95f6294accec28b175f1ab1ddd77098d77902246..ef58f5e08792ec3242ec9b773782696dac162ec8 100644 --- a/l10n/ja_JP/media.po +++ b/l10n/ja_JP/media.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -17,15 +18,19 @@ msgstr "" "Language: ja_JP\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "ミュージック" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "å†ç”Ÿ" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "ä¸€æ™‚åœæ¢" @@ -33,7 +38,7 @@ msgstr "ä¸€æ™‚åœæ¢" msgid "Previous" msgstr "å‰" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "次" @@ -47,7 +52,7 @@ msgstr "ミュート解除" #: templates/music.php:25 msgid "Rescan Collection" -msgstr "コレクションをå†èªã¿è¾¼ã¿ã™ã‚‹" +msgstr "コレクションã®å†ã‚¹ã‚ャン" #: templates/music.php:37 msgid "Artist" diff --git a/l10n/ja_JP/settings.po b/l10n/ja_JP/settings.po index f8340f239abcf00dce42a426d56fc2ea0846af77..e0b699f74394abae5cbd891c08fb75454bbd8e21 100644 --- a/l10n/ja_JP/settings.po +++ b/l10n/ja_JP/settings.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -18,57 +19,76 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "メールアドレスを変更ã—ã¾ã—ãŸ" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "無効ãªãƒªã‚¯ã‚¨ã‚¹ãƒˆã§ã™" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenIDãŒå¤‰æ›´ã•れã¾ã—ãŸ" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "無効ãªãƒªã‚¯ã‚¨ã‚¹ãƒˆã§ã™" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "言語ãŒå¤‰æ›´ã•れã¾ã—ãŸ" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" -msgstr "Japanese(日本語)" +msgstr "Japanese (日本語)" #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "ãƒã‚°" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "ã‚‚ã£ã¨" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "ã‚¢ãƒ—ãƒªã‚’è¿½åŠ " #: templates/apps.php:22 msgid "Select an App" msgstr "ã‚¢ãƒ—ãƒªã‚’é¸æŠžã—ã¦ãã ã•ã„" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" -msgstr "æ¨©åˆ©ã‚’ä¿æŒã•れã¦ã„ã¾ã™" +msgstr "ライセンス" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" -msgstr "ã«ã‚ˆã£ã¦" +msgstr "@" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "ドã‚ュメント" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "大ããªãƒ•ァイルを扱ã†ã«ã¯" #: templates/help.php:10 msgid "Ask a question" @@ -76,11 +96,11 @@ msgstr "質å•ã—ã¦ãã ã•ã„" #: templates/help.php:22 msgid "Problems connecting to help database." -msgstr "ヘルプ用データベース接続ã«å•題ãŒç”Ÿã˜ã¾ã—ãŸ" +msgstr "ヘルプデータベースã¸ã®æŽ¥ç¶šæ™‚ã«å•題ãŒç™ºç”Ÿã—ã¾ã—ãŸ" #: templates/help.php:23 msgid "Go there manually." -msgstr "手動ã§ç§»å‹•ã—ã¦ãã ã•ã„" +msgstr "手動ã§ç§»å‹•ã—ã¦ãã ã•ã„。" #: templates/help.php:31 msgid "Answer" @@ -88,19 +108,19 @@ msgstr "è§£ç”" #: templates/personal.php:8 msgid "You use" -msgstr "ã‚ãªãŸãŒä½¿ã£ã¦ã„ã‚‹ã®ã¯" +msgstr "ã‚ãªãŸã¯" #: templates/personal.php:8 msgid "of the available" -msgstr "ã§ã™ã€‚利用å¯èƒ½å®¹é‡ã¯" +msgstr "を利用ã—ã¦ã„ã¾ã™ã€‚利用å¯èƒ½å®¹é‡ï¼š" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "デスクトップãŠã‚ˆã³ãƒ¢ãƒã‚¤ãƒ«ç”¨ã®åŒæœŸã‚¯ãƒ©ã‚¤ã‚¢ãƒ³ãƒˆ" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "ダウンãƒãƒ¼ãƒ‰" #: templates/personal.php:19 msgid "Your password got changed" @@ -124,11 +144,11 @@ msgstr "表示" #: templates/personal.php:24 msgid "Change password" -msgstr "パスワードを変更ã™ã‚‹" +msgstr "パスワードを変更" #: templates/personal.php:30 msgid "Email" -msgstr "メールアドレス" +msgstr "Email" #: templates/personal.php:31 msgid "Your email address" @@ -136,7 +156,7 @@ msgstr "ã‚ãªãŸã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹" #: templates/personal.php:32 msgid "Fill in an email address to enable password recovery" -msgstr "パスワードã®å›žå¾©ã‚’有効ã«ã™ã‚‹ã«ã¯ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’入力ã—ã¦ãã ã•ã„" +msgstr "※パスワード回復を有効ã«ã™ã‚‹ã«ã¯ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã®å…¥åŠ›ãŒå¿…è¦ã§ã™" #: templates/personal.php:38 templates/personal.php:39 msgid "Language" @@ -144,11 +164,11 @@ msgstr "言語" #: templates/personal.php:44 msgid "Help translate" -msgstr "翻訳を手ä¼ã†" +msgstr "翻訳ã«å”力ã™ã‚‹" #: templates/personal.php:51 msgid "use this address to connect to your ownCloud in your file manager" -msgstr "ファイルマãƒãƒ¼ã‚¸ãƒ£ãƒ¼ã§ã‚ãªãŸã®ownCloudã«æŽ¥ç¶šã™ã‚‹ã¨ãã¯ã“ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’使用ã—ã¦ãã ã•ã„" +msgstr "ファイルマãƒãƒ¼ã‚¸ãƒ£ãƒ¼ã§ã‚ãªãŸã®ownCloudã«æŽ¥ç¶šã™ã‚‹éš›ã¯ã€ã“ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’使用ã—ã¦ãã ã•ã„" #: templates/users.php:15 templates/users.php:44 msgid "Name" @@ -168,11 +188,11 @@ msgstr "作æˆ" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "デフォルトã®ã‚¯ã‚©ãƒ¼ã‚¿ã‚µã‚¤ã‚º" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "ãã®ä»–" #: templates/users.php:47 msgid "Quota" diff --git a/l10n/ko/calendar.po b/l10n/ko/calendar.po index a901c6fcce7c441cbdbc6f35f684fb47952ba930..f433b04414bfec051e6577f0b7c8044eb0b76688 100644 --- a/l10n/ko/calendar.po +++ b/l10n/ko/calendar.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 19:41+0000\n" -"Last-Translator: yunhye <limonade83@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Korean (http://www.transifex.net/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,16 +43,40 @@ msgstr "시간대 변경ë¨" msgid "Invalid request" msgstr "ìž˜ëª»ëœ ìš”ì²" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "ë‹¬ë ¥" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "ìƒì¼" diff --git a/l10n/ko/contacts.po b/l10n/ko/contacts.po index d577b36173f435366120223c0fcbe5b62d34d07c..77bb4f1a3986d50bb72e43cad5756932bb9d3160 100644 --- a/l10n/ko/contacts.po +++ b/l10n/ko/contacts.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Korean (http://www.transifex.net/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -83,23 +83,20 @@ msgstr "주소ë¡ì„ ì¶”ê°€í• ìˆ˜ 없습니다." msgid "Error activating addressbook." msgstr "주소ë¡ì„ í™œì„±í™”í• ìˆ˜ 없습니다." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "ì ‘ì† ì•„ì´ë””ê°€ 기입ë˜ì§€ 않았습니다." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "로딩 ì´ë¯¸ì§€ 오류입니다." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "사진 ì½ê¸° 오류" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "임시 파ì¼ì„ ì €ìž¥í•˜ëŠ” ë™ì•ˆ 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤. " -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "로딩 ì‚¬ì§„ì´ ìœ íš¨í•˜ì§€ 않습니다. " @@ -123,14 +120,46 @@ msgstr "ì ‘ì† ì•„ì´ë””ê°€ 없습니다. " msgid "Missing contact id." msgstr "ì ‘ì† ì•„ì´ë”” 분실" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "파ì¼ì´ 존재하지 않습니다. " +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "로딩 ì´ë¯¸ì§€ 오류입니다." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -147,7 +176,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "ì—°ë½ì²˜ ì†ì„±ì„ ì—…ë°ì´íŠ¸í• ìˆ˜ 없습니다." @@ -163,102 +192,229 @@ msgstr "주소ë¡ì„ ì—…ë°ì´íŠ¸í• ìˆ˜ 없습니다." msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "파ì¼ì´ 업로드 ë˜ì–´ìžˆì§€ 않습니다" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "임시 í´ë” 분실" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "ì—°ë½ì²˜" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "주소ë¡ì„ ì°¾ì„ ìˆ˜ 없습니다." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "ë‚´ 주소ë¡ì´ 아닙니다." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "ì—°ë½ì²˜ë¥¼ ì°¾ì„ ìˆ˜ 없습니다." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "주소" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "ì „í™” 번호" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "ì „ìž ìš°íŽ¸" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "ì¡°ì§" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "ì§ìž¥" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "ìžíƒ" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "휴대í°" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "ë¬¸ìž ë²ˆí˜¸" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "ìŒì„± 번호" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "메세지" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "팩스 번호" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "ì˜ìƒ 번호" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "호출기" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "ì¸í„°ë„·" @@ -429,6 +585,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -585,7 +745,7 @@ msgid "Submit" msgstr "보내기" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "취소" @@ -613,27 +773,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/ko/core.po b/l10n/ko/core.po index 79f253c0f792b99817457aa7ca25e7621b63a3ed..22330d05c9e43e585956bbd333d2edb4d1c1d120 100644 --- a/l10n/ko/core.po +++ b/l10n/ko/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 19:54+0000\n" -"Last-Translator: yunhye <limonade83@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Korean (http://www.transifex.net/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,6 +31,82 @@ msgstr "ì¶”ê°€í• ì¹´í…Œê³ ë¦¬ê°€ 없습니까?" msgid "This category already exists: " msgstr "ì´ ì¹´í…Œê³ ë¦¬ëŠ” ì´ë¯¸ 존재합니다:" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Owncloud 암호 ìž¬ì„¤ì •" @@ -161,15 +237,15 @@ msgstr "ë°ì´í„°ë² ì´ìФ 호스트" msgid "Finish setup" msgstr "설치 완료" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "ë‚´ê°€ 관리하는 웹 서비스" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "로그아웃" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "ì„¤ì •" diff --git a/l10n/ko/files.po b/l10n/ko/files.po index 67ff7b80f9687ddd24eda20ef9d377b326079df1..07ce95f06ab34224b1590bc8759556b0e9f373f8 100644 --- a/l10n/ko/files.po +++ b/l10n/ko/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 20:11+0000\n" -"Last-Translator: yunhye <limonade83@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Korean (http://www.transifex.net/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "임시 í´ë”ê°€ 사ë¼ì§" msgid "Failed to write to disk" msgstr "디스í¬ì— ì“°ì§€ 못했습니다" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "파ì¼" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "í¬ê¸°" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "ìˆ˜ì •ë¨" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "íŒŒì¼ ì²˜ë¦¬" @@ -121,18 +173,6 @@ msgstr "ê³µìœ " msgid "Download" msgstr "다운로드" -#: templates/index.php:55 -msgid "Size" -msgstr "í¬ê¸°" - -#: templates/index.php:56 -msgid "Modified" -msgstr "ìˆ˜ì •ë¨" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "ëª¨ë‘ ì‚ì œ" - #: templates/index.php:56 msgid "Delete" msgstr "ì‚ì œ" diff --git a/l10n/ko/gallery.po b/l10n/ko/gallery.po index 301a0a524ecabd2b937d7f26c98f8b53d5eacdd2..8a972e4ec9a2a0992f1d25fdf14b38cbd39074e7 100644 --- a/l10n/ko/gallery.po +++ b/l10n/ko/gallery.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 19:26+0000\n" -"Last-Translator: yunhye <limonade83@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Korean (http://www.transifex.net/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +19,50 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "사진" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "세팅" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "재검색" @@ -35,10 +75,6 @@ msgstr "ì •ì§€" msgid "Share" msgstr "ê³µìœ " -#: templates/index.php:19 -msgid "Settings" -msgstr "세팅" - #: templates/view_album.php:19 msgid "Back" msgstr "뒤로" diff --git a/l10n/ko/media.po b/l10n/ko/media.po index 8edb3f999219ffa90d7a958564dca6cc9582deb5..5b1734b80726b9a1b74404c0e0ad35dd4103f6de 100644 --- a/l10n/ko/media.po +++ b/l10n/ko/media.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-04-14 15:40+0000\n" -"Last-Translator: Shinjo Park <kde@peremen.name>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Korean (http://www.transifex.net/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,15 +18,19 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "ìŒì•…" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "재ìƒ" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "ì¼ì‹œ ì •ì§€" @@ -34,7 +38,7 @@ msgstr "ì¼ì‹œ ì •ì§€" msgid "Previous" msgstr "ì´ì „" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "다ìŒ" diff --git a/l10n/ko/settings.po b/l10n/ko/settings.po index 2c6d73a8a80696f72b1fc129b15f92cd342f3145..1e84863d07d0f53e555fe5731eb0b2232eb43b94 100644 --- a/l10n/ko/settings.po +++ b/l10n/ko/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 20:00+0000\n" -"Last-Translator: yunhye <limonade83@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Korean (http://www.transifex.net/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,23 +20,38 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "ì „ìž ìš°íŽ¸ 주소 변경ë¨" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "ìž˜ëª»ëœ ìš”ì²" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID 변경ë¨" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "ìž˜ëª»ëœ ìš”ì²" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "언어가 변경ë˜ì—ˆìŠµë‹ˆë‹¤" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "한êµì–´" @@ -57,10 +72,14 @@ msgid "Select an App" msgstr "프로그램 ì„ íƒ" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr " ë¼ì´ì„ 스 사용" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr " by " diff --git a/l10n/lb/calendar.po b/l10n/lb/calendar.po index e2eb0878a11e66390155270935300f72dd9e98e9..8436a2126d260a1f91678a61853740f3045227dc 100644 --- a/l10n/lb/calendar.po +++ b/l10n/lb/calendar.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# <sim0n@trypill.org>, 2011. +# <sim0n@trypill.org>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -20,11 +20,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Keng Kalenner fonnt." #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "Keng Evenementer fonnt." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -32,7 +32,7 @@ msgstr "Falschen Kalenner" #: ajax/settings/guesstimezone.php:25 msgid "New Timezone:" -msgstr "" +msgstr "Nei Zäitzone:" #: ajax/settings/settimezone.php:22 msgid "Timezone changed" @@ -42,77 +42,101 @@ msgstr "Zäitzon geännert" msgid "Invalid request" msgstr "Ongülteg Requête" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalenner" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "Gebuertsdag" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Geschäftlech" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Uruff" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Clienten" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "Liwwerant" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Vakanzen" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Ideeën" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Dag" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Jubiläum" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Meeting" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Aner" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Perséinlech" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Projeten" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "Froen" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Aarbecht" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" @@ -146,51 +170,51 @@ msgstr "All Joer" #: lib/object.php:343 msgid "never" -msgstr "" +msgstr "ni" #: lib/object.php:344 msgid "by occurrences" -msgstr "" +msgstr "no Virkommes" #: lib/object.php:345 msgid "by date" -msgstr "" +msgstr "no Datum" #: lib/object.php:352 msgid "by monthday" -msgstr "" +msgstr "no Mount-Dag" #: lib/object.php:353 msgid "by weekday" -msgstr "" +msgstr "no Wochendag" #: lib/object.php:360 templates/settings.php:42 msgid "Monday" -msgstr "" +msgstr "Méindes" #: lib/object.php:361 msgid "Tuesday" -msgstr "" +msgstr "Dënschdes" #: lib/object.php:362 msgid "Wednesday" -msgstr "" +msgstr "Mëttwoch" #: lib/object.php:363 msgid "Thursday" -msgstr "" +msgstr "Donneschdes" #: lib/object.php:364 msgid "Friday" -msgstr "" +msgstr "Freides" #: lib/object.php:365 msgid "Saturday" -msgstr "" +msgstr "Samschdes" #: lib/object.php:366 templates/settings.php:43 msgid "Sunday" -msgstr "" +msgstr "Sonndes" #: lib/object.php:373 msgid "events week of month" @@ -198,75 +222,75 @@ msgstr "" #: lib/object.php:374 msgid "first" -msgstr "" +msgstr "éischt" #: lib/object.php:375 msgid "second" -msgstr "" +msgstr "Sekonn" #: lib/object.php:376 msgid "third" -msgstr "" +msgstr "Drëtt" #: lib/object.php:377 msgid "fourth" -msgstr "" +msgstr "Féiert" #: lib/object.php:378 msgid "fifth" -msgstr "" +msgstr "Fënneft" #: lib/object.php:379 msgid "last" -msgstr "" +msgstr "Läscht" #: lib/object.php:401 msgid "January" -msgstr "" +msgstr "Januar" #: lib/object.php:402 msgid "February" -msgstr "" +msgstr "Februar" #: lib/object.php:403 msgid "March" -msgstr "" +msgstr "Mäerz" #: lib/object.php:404 msgid "April" -msgstr "" +msgstr "Abrëll" #: lib/object.php:405 msgid "May" -msgstr "" +msgstr "Mee" #: lib/object.php:406 msgid "June" -msgstr "" +msgstr "Juni" #: lib/object.php:407 msgid "July" -msgstr "" +msgstr "Juli" #: lib/object.php:408 msgid "August" -msgstr "" +msgstr "August" #: lib/object.php:409 msgid "September" -msgstr "" +msgstr "September" #: lib/object.php:410 msgid "October" -msgstr "" +msgstr "Oktober" #: lib/object.php:411 msgid "November" -msgstr "" +msgstr "November" #: lib/object.php:412 msgid "December" -msgstr "" +msgstr "Dezember" #: lib/object.php:418 msgid "by events date" @@ -286,11 +310,11 @@ msgstr "" #: lib/search.php:32 lib/search.php:34 lib/search.php:37 msgid "Date" -msgstr "" +msgstr "Datum" #: lib/search.php:40 msgid "Cal." -msgstr "" +msgstr "Cal." #: templates/calendar.php:11 msgid "All day" @@ -363,7 +387,7 @@ msgstr "Wiel aktiv Kalenneren aus" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "Deng Kalenneren" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -372,11 +396,11 @@ msgstr "CalDav Link" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Gedeelte Kalenneren" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Keng gedeelten Kalenneren" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" @@ -514,16 +538,16 @@ msgstr "Widderhuelen" #: templates/part.eventform.php:107 templates/part.showevent.php:105 msgid "Advanced" -msgstr "" +msgstr "Erweidert" #: templates/part.eventform.php:151 templates/part.showevent.php:149 msgid "Select weekdays" -msgstr "" +msgstr "Wochendeeg auswielen" #: templates/part.eventform.php:164 templates/part.eventform.php:177 #: templates/part.showevent.php:162 templates/part.showevent.php:175 msgid "Select days" -msgstr "" +msgstr "Deeg auswielen" #: templates/part.eventform.php:169 templates/part.showevent.php:167 msgid "and the events day of year." @@ -535,11 +559,11 @@ msgstr "" #: templates/part.eventform.php:190 templates/part.showevent.php:188 msgid "Select months" -msgstr "" +msgstr "Méint auswielen" #: templates/part.eventform.php:203 templates/part.showevent.php:201 msgid "Select weeks" -msgstr "" +msgstr "Wochen auswielen" #: templates/part.eventform.php:208 templates/part.showevent.php:206 msgid "and the events week of year." @@ -547,19 +571,19 @@ msgstr "" #: templates/part.eventform.php:214 templates/part.showevent.php:212 msgid "Interval" -msgstr "" +msgstr "Intervall" #: templates/part.eventform.php:220 templates/part.showevent.php:218 msgid "End" -msgstr "" +msgstr "Enn" #: templates/part.eventform.php:233 templates/part.showevent.php:231 msgid "occurrences" -msgstr "" +msgstr "Virkommes" #: templates/part.import.php:1 msgid "Import a calendar file" -msgstr "" +msgstr "E Kalenner Fichier importéieren" #: templates/part.import.php:6 msgid "Please choose the calendar" @@ -567,11 +591,11 @@ msgstr "Wiel den Kalenner aus" #: templates/part.import.php:10 msgid "create a new calendar" -msgstr "" +msgstr "E neie Kalenner uleeën" #: templates/part.import.php:15 msgid "Name of new calendar" -msgstr "" +msgstr "Numm vum neie Kalenner" #: templates/part.import.php:17 msgid "Import" @@ -579,15 +603,15 @@ msgstr "Import" #: templates/part.import.php:20 msgid "Importing calendar" -msgstr "" +msgstr "Importéiert Kalenner" #: templates/part.import.php:23 msgid "Calendar imported successfully" -msgstr "" +msgstr "Kalenner erfollegräich importéiert" #: templates/part.import.php:24 msgid "Close Dialog" -msgstr "" +msgstr "Dialog zoumaachen" #: templates/part.newevent.php:1 msgid "Create a new event" diff --git a/l10n/lb/contacts.po b/l10n/lb/contacts.po index e30e74d4b77c034aba457a6558390c37b8213cc3..752a81e3f792f9d8b055f18ec058b98af93250ed 100644 --- a/l10n/lb/contacts.po +++ b/l10n/lb/contacts.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# <sim0n@trypill.org>, 2011. +# <sim0n@trypill.org>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -82,23 +82,20 @@ msgstr "" msgid "Error activating addressbook." msgstr "" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -122,14 +119,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -146,7 +175,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -162,102 +191,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Dat do ass net däin Adressbuch." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Konnt den Kontakt net fannen." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adress" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon's Nummer" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Email" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Firma" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Aarbecht" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Doheem" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "GSM" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "SMS" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Voice" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -267,7 +423,7 @@ msgstr "" #: lib/search.php:22 msgid "Contact" -msgstr "" +msgstr "Kontakt" #: templates/index.php:13 msgid "Add Contact" @@ -275,7 +431,7 @@ msgstr "Kontakt bäisetzen" #: templates/index.php:14 msgid "Addressbooks" -msgstr "" +msgstr "Adressbicher " #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" @@ -283,7 +439,7 @@ msgstr "" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" -msgstr "" +msgstr "Neit Adressbuch" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" @@ -292,11 +448,11 @@ msgstr "" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 msgid "CardDav Link" -msgstr "" +msgstr "CardDav Link" #: templates/part.chooseaddressbook.rowfields.php:11 msgid "Download" -msgstr "" +msgstr "Download" #: templates/part.chooseaddressbook.rowfields.php:14 msgid "Edit" @@ -314,7 +470,7 @@ msgstr "" #: templates/part.contact.php:13 msgid "Delete contact" -msgstr "" +msgstr "Kontakt läschen" #: templates/part.contact.php:19 msgid "Drop photo to upload" @@ -428,13 +584,17 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" #: templates/part.edit_address_dialog.php:14 msgid "Type" -msgstr "" +msgstr "Typ" #: templates/part.edit_address_dialog.php:22 #: templates/part.edit_address_dialog.php:25 @@ -477,11 +637,11 @@ msgstr "" #: templates/part.edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Dobäisetzen" #: templates/part.edit_name_dialog.php:16 msgid "Addressbook" -msgstr "" +msgstr "Adressbuch" #: templates/part.edit_name_dialog.php:23 msgid "Hon. prefixes" @@ -561,15 +721,15 @@ msgstr "" #: templates/part.editaddressbook.php:9 msgid "New Addressbook" -msgstr "" +msgstr "Neit Adressbuch" #: templates/part.editaddressbook.php:9 msgid "Edit Addressbook" -msgstr "" +msgstr "Adressbuch editéieren" #: templates/part.editaddressbook.php:12 msgid "Displayname" -msgstr "" +msgstr "Ugewisene Numm" #: templates/part.editaddressbook.php:23 msgid "Active" @@ -577,16 +737,16 @@ msgstr "" #: templates/part.editaddressbook.php:29 msgid "Save" -msgstr "" +msgstr "Späicheren" #: templates/part.editaddressbook.php:29 msgid "Submit" -msgstr "" +msgstr "Fortschécken" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" -msgstr "" +msgstr "Ofbriechen" #: templates/part.import.php:1 msgid "Import a contacts file" @@ -612,27 +772,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/lb/core.po b/l10n/lb/core.po index 8ec45ed94bb17fa1587d9e05dec4271c48f21624..0304df227cd0f31d7981a469d2e8aae0d4a52f31 100644 --- a/l10n/lb/core.po +++ b/l10n/lb/core.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# <sim0n@trypill.org>, 2011. +# <sim0n@trypill.org>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -20,27 +20,103 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Numm vun der Applikatioun ass net uginn." #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Keng Kategorie fir bäizesetzen?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Des Kategorie existéiert schonn:" + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 msgid "Owncloud password reset" -msgstr "" +msgstr "Owncloud Passwuert reset" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "ownCloud Passwuert reset" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" -msgstr "" +msgstr "Benotz folgende Link fir däi Passwuert ze reseten: {link}" #: lostpassword/templates/lostpassword.php:3 msgid "You will receive a link to reset your password via Email." @@ -69,7 +145,7 @@ msgstr "Dän Passwuert ass zeréck gesat gin" #: lostpassword/templates/resetpassword.php:5 msgid "To login page" -msgstr "" +msgstr "Op d'Login Säit" #: lostpassword/templates/resetpassword.php:8 msgid "New password" @@ -101,7 +177,7 @@ msgstr "Hëllef" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "Access net erlaabt" #: templates/404.php:12 msgid "Cloud not found" @@ -109,11 +185,11 @@ msgstr "Cloud net fonnt" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Kategorien editéieren" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Bäisetzen" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -160,15 +236,15 @@ msgstr "Datebank Server" msgid "Finish setup" msgstr "Installatioun ofschléissen" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" -msgstr "" +msgstr "Web Servicer ënnert denger Kontroll" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Ausloggen" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Astellungen" @@ -182,7 +258,7 @@ msgstr "verhalen" #: templates/login.php:18 msgid "Log in" -msgstr "" +msgstr "Log dech an" #: templates/logout.php:1 msgid "You are logged out." diff --git a/l10n/lb/files.po b/l10n/lb/files.po index b4cea9cd52b066a077ec81f12a2e5d6c8c228536..5936d911244e10d94e5d4dbfbf558868c2d28955 100644 --- a/l10n/lb/files.po +++ b/l10n/lb/files.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# <sim0n@trypill.org>, 2011. +# <sim0n@trypill.org>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -46,15 +46,67 @@ msgstr "Et feelt en temporären Dossier" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Konnt net op den Disk schreiwen" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Dateien" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Gréisst" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Geännert" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "Fichier handling" #: templates/admin.php:7 msgid "Maximum upload size" @@ -62,39 +114,39 @@ msgstr "Maximum Upload Gréisst " #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "max. méiglech:" #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Gett gebraucht fir multi-Fichier an Dossier Downloads." #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "ZIP-download erlaben" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 ass onlimitéiert" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "Maximal Gréisst fir ZIP Fichieren" #: templates/index.php:7 msgid "New" -msgstr "" +msgstr "Nei" #: templates/index.php:9 msgid "Text file" -msgstr "" +msgstr "Text Fichier" #: templates/index.php:10 msgid "Folder" -msgstr "" +msgstr "Dossier" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "From URL" #: templates/index.php:21 msgid "Upload" @@ -102,7 +154,7 @@ msgstr "Eroplueden" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Upload ofbriechen" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -114,24 +166,12 @@ msgstr "Numm" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Share" #: templates/index.php:51 msgid "Download" msgstr "Eroflueden" -#: templates/index.php:55 -msgid "Size" -msgstr "Gréisst" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Geännert" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Läschen" @@ -148,8 +188,8 @@ msgstr "Déi Dateien déi Dir probéiert erop ze lueden sinn méi grouss wei dé #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Fichieren gi gescannt, war weg." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "Momentane Scan" diff --git a/l10n/lb/gallery.po b/l10n/lb/gallery.po index 8d6b4b465e75257c5189e7c8c584b64d16545e2c..933f3228917519386e3fc2adf569ab374ee59d97 100644 --- a/l10n/lb/gallery.po +++ b/l10n/lb/gallery.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <sim0n@trypill.org>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -17,42 +18,78 @@ msgstr "" "Language: lb\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Fotoen" + +#: js/album_cover.js:44 +msgid "Share gallery" msgstr "" -#: templates/index.php:16 -msgid "Rescan" +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " msgstr "" -#: templates/index.php:17 -msgid "Stop" +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" msgstr "" -#: templates/index.php:18 -msgid "Share" +#: js/album_cover.js:114 +msgid "Scanning root" msgstr "" -#: templates/index.php:19 +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 msgid "Settings" +msgstr "Astellungen" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" +#: templates/index.php:16 +msgid "Rescan" +msgstr "Nei scannen" + +#: templates/index.php:17 +msgid "Stop" +msgstr "Stop" + +#: templates/index.php:18 +msgid "Share" +msgstr "Deelen" + #: templates/view_album.php:19 msgid "Back" -msgstr "" +msgstr "Zeréck" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Konfirmatioun läschen" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Wëlls de den Album läschen" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Album Numm änneren" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Neien Numm fir den Album" diff --git a/l10n/lb/media.po b/l10n/lb/media.po index 6949c8fad1299833a1016d8ad442e4c28dbe484d..cd44542ece05f37078ff4f51e43a3537e6c89abc 100644 --- a/l10n/lb/media.po +++ b/l10n/lb/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: lb\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musek" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Ofspillen" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Paus" @@ -34,7 +38,7 @@ msgstr "Paus" msgid "Previous" msgstr "Zeréck" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Weider" diff --git a/l10n/lb/settings.po b/l10n/lb/settings.po index 40038bf0bfab7f95a1c895791dc543863817f172..533133695f219a8e55267324d45059bb3084e7bf 100644 --- a/l10n/lb/settings.po +++ b/l10n/lb/settings.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# <sim0n@trypill.org>, 2011. +# <sim0n@trypill.org>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -19,57 +19,76 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Ongülteg Requête" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID huet geännert" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Ongülteg Requête" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Sprooch huet geännert" -#: personal.php:39 personal.php:40 -msgid "__language_name__" +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" msgstr "" +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 +msgid "__language_name__" +msgstr "__language_name__" + #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Log" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "Méi" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Setz deng App bei" #: templates/apps.php:22 msgid "Select an App" msgstr "Wiel eng Applikatioun aus" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-Lizenséiert" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "vun" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "Dokumentatioun" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "Grouss Fichieren verwalten" #: templates/help.php:10 msgid "Ask a question" @@ -97,11 +116,11 @@ msgstr "vun den disponibelen" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "Desktop an Mobile Syncing Clienten" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "Download" #: templates/personal.php:19 msgid "Your password got changed" @@ -129,15 +148,15 @@ msgstr "Passwuert änneren" #: templates/personal.php:30 msgid "Email" -msgstr "" +msgstr "Email" #: templates/personal.php:31 msgid "Your email address" -msgstr "" +msgstr "Deng Email Adress" #: templates/personal.php:32 msgid "Fill in an email address to enable password recovery" -msgstr "" +msgstr "Gëff eng Email Adress an fir d'Passwuert recovery ze erlaben" #: templates/personal.php:38 templates/personal.php:39 msgid "Language" @@ -145,7 +164,7 @@ msgstr "Sprooch" #: templates/personal.php:44 msgid "Help translate" -msgstr "" +msgstr "Hëllef iwwersetzen" #: templates/personal.php:51 msgid "use this address to connect to your ownCloud in your file manager" @@ -169,15 +188,15 @@ msgstr "Erstellen" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "Standard Quota" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Aner" #: templates/users.php:47 msgid "Quota" -msgstr "" +msgstr "Quota" #: templates/users.php:80 msgid "Delete" diff --git a/l10n/lt_LT/calendar.po b/l10n/lt_LT/calendar.po index a84045b15a86307868a298effbb583f92792ecd1..33742c956ee0815a5a3bdd2117f60be9c03d69b3 100644 --- a/l10n/lt_LT/calendar.po +++ b/l10n/lt_LT/calendar.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -20,11 +20,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Kalendorių nerasta." #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "Ä®vykių nerasta." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -42,79 +42,103 @@ msgstr "Laiko zona pakeista" msgid "Invalid request" msgstr "Klaidinga užklausa" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalendorius" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "Gimtadienis" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Verslas" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "SkambuÄiai" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Klientai" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "Vykdytojas" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "IÅ¡eiginÄ—s" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "IdÄ—jos" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "KelionÄ—" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Jubiliejus" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Susitikimas" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Kiti" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Asmeniniai" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Projektai" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "Klausimai" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Darbas" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "be pavadinimo" #: lib/object.php:330 msgid "Does not repeat" @@ -363,7 +387,7 @@ msgstr "Pasirinkite naudojamus kalendorius" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "JÅ«sų kalendoriai" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -372,15 +396,15 @@ msgstr "CalDav adresas" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Bendri kalendoriai" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Bendrų kalendorių nÄ—ra" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "Dalintis kalendoriumi" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -442,11 +466,11 @@ msgstr "Eksportuoti" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "Informacija" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "Pasikartojantis" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" @@ -454,11 +478,11 @@ msgstr "" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "Dalyviai" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "Dalintis" #: templates/part.eventform.php:21 msgid "Title of the Event" @@ -470,11 +494,11 @@ msgstr "Kategorija" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "Atskirkite kategorijas kableliais" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "Redaguoti kategorijas" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -535,11 +559,11 @@ msgstr "" #: templates/part.eventform.php:190 templates/part.showevent.php:188 msgid "Select months" -msgstr "" +msgstr "Pasirinkite mÄ—nesius" #: templates/part.eventform.php:203 templates/part.showevent.php:201 msgid "Select weeks" -msgstr "" +msgstr "Pasirinkite savaites" #: templates/part.eventform.php:208 templates/part.showevent.php:206 msgid "and the events week of year." @@ -595,11 +619,11 @@ msgstr "Sukurti naujÄ… įvykį" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "PeržiÅ«rÄ—ti įvykį" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "Nepasirinktos jokios katagorijos" #: templates/part.showevent.php:25 msgid "Select category" @@ -643,24 +667,24 @@ msgstr "CalDAV kalendoriaus synchronizavimo adresas:" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Vartotojai" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "pasirinkti vartotojus" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "Redaguojamas" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "GrupÄ—s" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "pasirinkti grupes" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "vieÅ¡inti" diff --git a/l10n/lt_LT/contacts.po b/l10n/lt_LT/contacts.po index 089033219dc52f9cb3eeb850f33e1b9d04dc0857..7191a75575405322d0c881c914d215b375b781f8 100644 --- a/l10n/lt_LT/contacts.po +++ b/l10n/lt_LT/contacts.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -82,23 +82,20 @@ msgstr "Klaida pridedant adresų knygÄ…." msgid "Error activating addressbook." msgstr "Klaida aktyvuojant adresų knygÄ…." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -122,14 +119,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -146,7 +175,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -162,102 +191,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontaktai" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Tai ne jÅ«sų adresų knygelÄ—." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kontaktas nerastas" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresas" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefonas" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "El. paÅ¡tas" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organizacija" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Darbo" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Namų" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobilusis" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "ŽinuÄių" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Balso" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Faksas" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Vaizdo" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "PraneÅ¡imų gaviklis" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -428,6 +584,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -584,7 +744,7 @@ msgid "Submit" msgstr "" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "AtÅ¡aukti" @@ -612,27 +772,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/lt_LT/core.po b/l10n/lt_LT/core.po index 593a254cc5c0440d62f03ab326cd92e765cff370..c2bd15b3ef3dd9602e1f24768fa63da37c48e35f 100644 --- a/l10n/lt_LT/core.po +++ b/l10n/lt_LT/core.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -28,6 +28,82 @@ msgstr "" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Tokia kategorija jau yra:" + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 @@ -36,7 +112,7 @@ msgstr "Owncloud slaptažodžio atkÅ«rimas" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "ownCloud slaptažodžio atkÅ«rimas" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" @@ -101,7 +177,7 @@ msgstr "Pagalba" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "PriÄ—jimas draudžiamas" #: templates/404.php:12 msgid "Cloud not found" @@ -109,11 +185,11 @@ msgstr "Negalima rasti" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Redaguoti kategorijas" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "PridÄ—ti" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -160,15 +236,15 @@ msgstr "Duomenų bazÄ—s serveris" msgid "Finish setup" msgstr "Baigti diegimÄ…" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "jÅ«sų valdomos web paslaugos" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Atsijungti" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Nustatymai" diff --git a/l10n/lt_LT/files.po b/l10n/lt_LT/files.po index ed72ca74ae37788be2597be2f85cd315f45221fc..b1643eeead23b1cd21c6fba0e067a331ef4255e8 100644 --- a/l10n/lt_LT/files.po +++ b/l10n/lt_LT/files.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -46,12 +46,64 @@ msgstr "NÄ—ra laikinojo katalogo" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Nepavyko įraÅ¡yti į diskÄ…" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Failai" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Dydis" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Pakeista" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -94,7 +146,7 @@ msgstr "Katalogas" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "IÅ¡ adreso" #: templates/index.php:21 msgid "Upload" @@ -102,7 +154,7 @@ msgstr "Ä®kelti" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "AtÅ¡aukti siuntimÄ…" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -114,24 +166,12 @@ msgstr "Pavadinimas" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Dalintis" #: templates/index.php:51 msgid "Download" msgstr "Atsisiųsti" -#: templates/index.php:55 -msgid "Size" -msgstr "Dydis" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Pakeista" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "IÅ¡trinti" diff --git a/l10n/lt_LT/gallery.po b/l10n/lt_LT/gallery.po index dfd32c38c36f7697c7063bfd76076cc0329b43be..383e3cf66f931d9b450f9d75d39e25eec13ba65b 100644 --- a/l10n/lt_LT/gallery.po +++ b/l10n/lt_LT/gallery.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -18,8 +18,48 @@ msgstr "" "Language: lt_LT\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Nuotraukos" + +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Nustatymai" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" #: templates/index.php:16 @@ -28,15 +68,11 @@ msgstr "Atnaujinti" #: templates/index.php:17 msgid "Stop" -msgstr "" +msgstr "Sustabdyti" #: templates/index.php:18 msgid "Share" -msgstr "" - -#: templates/index.php:19 -msgid "Settings" -msgstr "" +msgstr "Dalintis" #: templates/view_album.php:19 msgid "Back" @@ -44,16 +80,16 @@ msgstr "Atgal" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "IÅ¡jungti patvirtinimÄ…" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Ar tikrai norite paÅ¡alinti albumÄ…" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Keisti albumo pavadinimÄ…" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Naujo albumo pavadinimas" diff --git a/l10n/lt_LT/media.po b/l10n/lt_LT/media.po index 8e88b2f52cb0640965275fbfbf5e22d7d8bce697..c466de33beb73da3f484c349e62401a43376f53f 100644 --- a/l10n/lt_LT/media.po +++ b/l10n/lt_LT/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: lt_LT\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Muzika" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Groti" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pristabdyti" @@ -34,7 +38,7 @@ msgstr "Pristabdyti" msgid "Previous" msgstr "Atgal" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Kitas" diff --git a/l10n/lt_LT/settings.po b/l10n/lt_LT/settings.po index 208e58cc622b458f336673a68abd6610e49e0608..c39cde8a336b4fad65c7d3b6ecd00757a73d80ad 100644 --- a/l10n/lt_LT/settings.po +++ b/l10n/lt_LT/settings.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -19,53 +19,72 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "el. paÅ¡tas pakeistas" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Klaidinga užklausa" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID pakeistas" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Klaidinga užklausa" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Kalba pakeista" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Kalba" #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Žurnalas" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "Daugiau" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "PridÄ—ti programÄ—lÄ™" #: templates/apps.php:22 msgid "Select an App" msgstr "Pasirinkite programÄ…" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licencijuota" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "Dokumentacija" #: templates/help.php:9 msgid "Managing Big Files" @@ -101,7 +120,7 @@ msgstr "" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "Atsisiųsti" #: templates/personal.php:19 msgid "Your password got changed" @@ -169,11 +188,11 @@ msgstr "Sukurti" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "Numatytoji kvota" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Kita" #: templates/users.php:47 msgid "Quota" diff --git a/l10n/mk/calendar.po b/l10n/mk/calendar.po index 67387ce37528a87bdfe2ab6f8eab39f64b157855..547898941b764c6ec190467eeabf0c291f5afd8f 100644 --- a/l10n/mk/calendar.po +++ b/l10n/mk/calendar.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 19:07+0000\n" -"Last-Translator: Georgi Stanojevski <glisha@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Macedonian (http://www.transifex.net/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -42,16 +42,40 @@ msgstr "ВременÑката зона е променета" msgid "Invalid request" msgstr "Ðеправилно барање" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Календар" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Роденден" diff --git a/l10n/mk/contacts.po b/l10n/mk/contacts.po index e7c5f9c32fcaf469f67b43b15576168cee417a6d..6d30f17cb1df6743b95c15e85efcda9809d1a7d9 100644 --- a/l10n/mk/contacts.po +++ b/l10n/mk/contacts.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Macedonian (http://www.transifex.net/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -82,23 +82,20 @@ msgstr "Грешки при додавање на адреÑарот." msgid "Error activating addressbook." msgstr "Грешка при активирање на адреÑарот." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Ðе беше доÑтавено ИД за контакт." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Грешка во вчитување на Ñлика." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Грешка во читање на контакт фотографија." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Грешка во Ñнимање на привремена датотека." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "Фотографијата која Ñе вчитува е невалидна." @@ -122,14 +119,46 @@ msgstr "ИД за контакт недоÑтаÑува." msgid "Missing contact id." msgstr "ÐедоÑтаÑува ид за контакт." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Ðе беше поднеÑена патека за фотографија." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Ðе поÑтои датотеката:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Грешка во вчитување на Ñлика." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "име за елементот не е поÑтавена." @@ -146,7 +175,7 @@ msgstr "Информацијата за vCard не е точна. Ве мола msgid "Something went FUBAR. " msgstr "Ðешто Ñе раÑипа." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Грешка при ажурирање на вредноÑта за контакт." @@ -162,102 +191,229 @@ msgstr "Грешка при ажурирање на адреÑарот." msgid "Error uploading contacts to storage." msgstr "Грешка во Ñнимање на контактите на диÑк." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Датотеката беше уÑпешно подигната." -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Големината на датотеката ја надминува upload_max_filesize директивата во php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Големината на датотеката ја надминува MAX_FILE_SIZE директивата која беше Ñпецифицирана во HTML формата" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Датотеката беше Ñамо делумно подигната." -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Ðе беше подигната датотека." -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "ÐедоÑтаÑува привремена папка" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Контакти" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Довлечкај VCF датотека да Ñе внеÑат контакти." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "ÐдреÑарот не е најден." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Ова не е во Вашиот адреÑар." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Контактот неможе да биде најден." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "ÐдреÑа" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Телефон" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Е-пошта" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Организација" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Работа" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Дома" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Мобилен" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "ТекÑÑ‚" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "ГлаÑ" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Порака" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "ФакÑ" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Видео" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Пејџер" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Интернет" @@ -428,6 +584,10 @@ msgstr "Подигни нова фотографија" msgid "Select photo from ownCloud" msgstr "Изберете фотографија од ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Уреди адреÑа" @@ -584,7 +744,7 @@ msgid "Submit" msgstr "Прати" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Откажи" @@ -612,27 +772,22 @@ msgstr "ВнеÑи" msgid "Importing contacts" msgstr "ВнеÑување контакти" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Контаките беа внеÑени уÑпешно" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Дијалог за затварање" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "ВнеÑи адреÑар" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Изберете адреÑар да Ñе внеÑе:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Довлечкај VCF датотека да Ñе внеÑат контакти." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Изберете од хард диÑк" diff --git a/l10n/mk/core.po b/l10n/mk/core.po index 9dfaa377087c93b4315f5a8b3e5b8197c201c303..c6179ebf6fb999015823b1621b76bafae94ee087 100644 --- a/l10n/mk/core.po +++ b/l10n/mk/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 19:06+0000\n" -"Last-Translator: Georgi Stanojevski <glisha@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Macedonian (http://www.transifex.net/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,6 +31,82 @@ msgstr "Ðема категорија да Ñе додаде?" msgid "This category already exists: " msgstr "Оваа категорија веќе поÑтои:" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "РеÑетирање на Owncloud лозинка" @@ -161,15 +237,15 @@ msgstr "Сервер Ñо база" msgid "Finish setup" msgstr "Заврши го подеÑувањето" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "веб ÑервиÑи под Ваша контрола" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Одјава" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "ПоÑтавки" diff --git a/l10n/mk/files.po b/l10n/mk/files.po index ebd16f87ac5900fb3e487473bd95afbde555de3f..e4ad1541e95bc35aaed4fb0562041e81190ca776 100644 --- a/l10n/mk/files.po +++ b/l10n/mk/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 19:07+0000\n" -"Last-Translator: Georgi Stanojevski <glisha@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Macedonian (http://www.transifex.net/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "Ðе поÑтои привремена папка" msgid "Failed to write to disk" msgstr "ÐеуÑпеав да запишам на диÑк" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Датотеки" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Големина" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Променето" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Ракување Ñо датотеки" @@ -121,18 +173,6 @@ msgstr "Сподели" msgid "Download" msgstr "Преземи" -#: templates/index.php:55 -msgid "Size" -msgstr "Големина" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Променето" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Избриши ÑÑ" - #: templates/index.php:56 msgid "Delete" msgstr "Избриши" diff --git a/l10n/mk/gallery.po b/l10n/mk/gallery.po index a65786dd3979f6acd1a83c60d884911b5b7b97e7..ec987f8a1d2822351f7516c4a3c196fff697649b 100644 --- a/l10n/mk/gallery.po +++ b/l10n/mk/gallery.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 19:08+0000\n" -"Last-Translator: Georgi Stanojevski <glisha@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Macedonian (http://www.transifex.net/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,10 +18,50 @@ msgstr "" "Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Слики" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Параметри" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "РеÑкенирај" @@ -34,10 +74,6 @@ msgstr "Стоп" msgid "Share" msgstr "Сподели" -#: templates/index.php:19 -msgid "Settings" -msgstr "Параметри" - #: templates/view_album.php:19 msgid "Back" msgstr "Ðазад" diff --git a/l10n/mk/media.po b/l10n/mk/media.po index 85aaeb4dda145e75c165f486fba1d8284e15d715..70a02ba7a64adabb28c7571747b400daf21ddb9d 100644 --- a/l10n/mk/media.po +++ b/l10n/mk/media.po @@ -9,10 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-04-27 19:55+0000\n" -"Last-Translator: Georgi Stanojevski <glisha@gmail.com>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Macedonian (http://www.transifex.net/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,15 +20,19 @@ msgstr "" "Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Музика" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Пушти" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Пауза" @@ -36,7 +40,7 @@ msgstr "Пауза" msgid "Previous" msgstr "Претходно" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Следно" diff --git a/l10n/mk/settings.po b/l10n/mk/settings.po index 04a9829988e7d07222d1735879efb0f3f6c526e2..3f9e5cf17607406db1f911595f75f24a7f8a6c37 100644 --- a/l10n/mk/settings.po +++ b/l10n/mk/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 19:07+0000\n" -"Last-Translator: Georgi Stanojevski <glisha@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Macedonian (http://www.transifex.net/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,23 +19,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "е-пошта е Ñменета" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "неправилно барање" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID Ñменето" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "неправилно барање" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Јазикот е Ñменет" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__language_name__" @@ -56,10 +71,14 @@ msgid "Select an App" msgstr "Избери аппликација" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licensed" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "од" diff --git a/l10n/ms_MY/calendar.po b/l10n/ms_MY/calendar.po index 00c9005cda4983c6fbbee05d7c4b9b93b89caeef..76a0bb2ba127e973ee75fb6719372d624621bfd9 100644 --- a/l10n/ms_MY/calendar.po +++ b/l10n/ms_MY/calendar.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -43,77 +43,101 @@ msgstr "Zon waktu diubah" msgid "Invalid request" msgstr "Permintaan tidak sah" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalendar" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: lib/app.php:122 +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 msgid "Birthday" msgstr "Hari lahir" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Perniagaan" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Panggilan" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Klien" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "Penghantar" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Cuti" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Idea" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Perjalanan" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Jubli" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Perjumpaan" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Lain" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Peribadi" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Projek" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "Soalan" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Kerja" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" diff --git a/l10n/ms_MY/contacts.po b/l10n/ms_MY/contacts.po index 3362ec4541616c4d8428651c10c43126d274d5b7..8c1d5f72cad21a6ddb055c99350a8786cbd00460 100644 --- a/l10n/ms_MY/contacts.po +++ b/l10n/ms_MY/contacts.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -84,23 +84,20 @@ msgstr "Masalah menambah buku alamat." msgid "Error activating addressbook." msgstr "Masalah mengaktifkan buku alamat." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -124,14 +121,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -148,7 +177,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Masalah mengemaskini maklumat." @@ -164,102 +193,229 @@ msgstr "Masalah mengemaskini buku alamat." msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Hubungan-hubungan" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Ini bukan buku alamat anda." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Hubungan tidak dapat ditemui" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Alamat" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Emel" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organisasi" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Kerja" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Rumah" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mudah alih" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Teks" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Suara" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Alat Kelui" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -430,6 +586,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -586,7 +746,7 @@ msgid "Submit" msgstr "Hantar" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Batal" @@ -614,27 +774,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/ms_MY/core.po b/l10n/ms_MY/core.po index 027aeb64eba96d1ff03845feb1ab01911af148bb..1e876b63d1ddeea1a08e1ce79bae7a8775566f07 100644 --- a/l10n/ms_MY/core.po +++ b/l10n/ms_MY/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 10:33+0000\n" -"Last-Translator: Hadri Hilmi <hadri.hilmi@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,6 +31,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Penetapan kata laluan Owncloud" @@ -161,15 +237,15 @@ msgstr "Hos pangkalan data" msgid "Finish setup" msgstr "Setup selesai" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "Perkhidmatan web di bawah kawalan anda" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Log keluar" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Tetapan" diff --git a/l10n/ms_MY/files.po b/l10n/ms_MY/files.po index 0cee8ab4ba6724f133021e824329266ed69a3df7..3720c95152551d5214f0e39e2638566ba337f47a 100644 --- a/l10n/ms_MY/files.po +++ b/l10n/ms_MY/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -49,10 +49,62 @@ msgstr "Folder sementara hilang" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "fail" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Saiz" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Dimodifikasi" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -121,18 +173,6 @@ msgstr "" msgid "Download" msgstr "Muat turun" -#: templates/index.php:55 -msgid "Size" -msgstr "Saiz" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Dimodifikasi" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Padam" diff --git a/l10n/ms_MY/gallery.po b/l10n/ms_MY/gallery.po index 312df278bea4281d85f579c69300faa6d9088013..7dbe8487c18c1e990d7eec6d30b76e47f2ec89d9 100644 --- a/l10n/ms_MY/gallery.po +++ b/l10n/ms_MY/gallery.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -19,10 +19,50 @@ msgstr "" "Language: ms_MY\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Imbas semula" @@ -35,10 +75,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "Kembali" diff --git a/l10n/ms_MY/media.po b/l10n/ms_MY/media.po index 0f564619d9c41a8fdb41beacf7dbca2ab0eed2e8..50375f61fe877fbae8212d2eb1c4cf5486181f6f 100644 --- a/l10n/ms_MY/media.po +++ b/l10n/ms_MY/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: ms_MY\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Muzik" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Main" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Jeda" @@ -34,7 +38,7 @@ msgstr "Jeda" msgid "Previous" msgstr "Sebelum" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Seterus" diff --git a/l10n/ms_MY/settings.po b/l10n/ms_MY/settings.po index 9ef34556dce9478d445657dac6ab0709480b2d8a..9a11c7082555989f73ada84245797bcb92288ab2 100644 --- a/l10n/ms_MY/settings.po +++ b/l10n/ms_MY/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -20,23 +20,38 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "Emel berubah" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Permintaan tidak sah" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID ditukar" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Permintaan tidak sah" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Bahasa ditukar" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "_nama_bahasa_" @@ -57,10 +72,14 @@ msgid "Select an App" msgstr "Pilih aplikasi" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-dilesen" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "oleh" diff --git a/l10n/nb_NO/calendar.po b/l10n/nb_NO/calendar.po index f9b15afa192f7f0bad7ee57cd21a29df6bc7f79d..09f790c740ae8f47c77fa79e8edd38d886df7cbf 100644 --- a/l10n/nb_NO/calendar.po +++ b/l10n/nb_NO/calendar.po @@ -6,14 +6,15 @@ # <ajarmund@gmail.com>, 2011, 2012. # Arvid Nornes <arvid.nornes@gmail.com>, 2012. # Christer Eriksson <post@hc3web.com>, 2012. +# <itssmail@yahoo.no>, 2012. # <sondre@nettfrihet.no>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-12 08:30+0000\n" -"Last-Translator: Arvid Nornes <arvid.nornes@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.net/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -45,16 +46,40 @@ msgstr "Tidssone endret" msgid "Invalid request" msgstr "Ugyldig forespørsel" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalender" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Bursdag" @@ -642,7 +667,7 @@ msgstr "Ukens første dag" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" -msgstr "Kalender CalDAV synkroniseringsadresse" +msgstr "Synkroniseringsadresse fo kalender CalDAV:" #: templates/share.dropdown.php:20 msgid "Users" diff --git a/l10n/nb_NO/contacts.po b/l10n/nb_NO/contacts.po index 359ffe19b0af5fe9255c7d051727e4e6a890d456..3c4fd0d42970b73cc7eb3043f453e318ff3a6941 100644 --- a/l10n/nb_NO/contacts.po +++ b/l10n/nb_NO/contacts.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.net/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -47,7 +47,7 @@ msgstr "Et problem oppsto med Ã¥ legge til kontaktfeltet." #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" -msgstr "" +msgstr "Ingen ID angitt" #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." @@ -85,29 +85,26 @@ msgstr "Et problem oppsto med Ã¥ legge til adresseboken." msgid "Error activating addressbook." msgstr "Et problem oppsto med Ã¥ aktivere adresseboken." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Klarte ikke Ã¥ laste bilde." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Klarte ikke Ã¥ lese kontaktbilde." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Klarte ikke Ã¥ lagre midlertidig fil." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." -msgstr "" +msgstr "Bildet som lastes inn er ikke gyldig." #: ajax/deletecard.php:37 ajax/saveproperty.php:58 msgid "id is not set." -msgstr "" +msgstr "id er ikke satt." #: ajax/deleteproperty.php:36 msgid "Information about vCard is incorrect. Please reload the page." @@ -125,14 +122,46 @@ msgstr "" msgid "Missing contact id." msgstr "Mangler kontakt-id." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Ingen filsti ble lagt inn." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Filen eksisterer ikke:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Klarte ikke Ã¥ laste bilde." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -149,7 +178,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "Noe gikk fryktelig galt." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Et problem oppsto med Ã¥ legge til kontaktfeltet." @@ -165,102 +194,229 @@ msgstr "Et problem oppsto med Ã¥ oppdatere adresseboken." msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Pust ut, ingen feil. Filen ble lastet opp problemfritt" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Filen du prøvde Ã¥ laste opp var større enn grensen upload_max_filesize i php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Filen du prøvde Ã¥ laste opp var større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet." -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Filen du prøvde Ã¥ laste opp ble kun delvis lastet opp" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Ingen filer ble lastet opp" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Mangler midlertidig mappe" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontakter" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Adresseboken ble ikke funnet." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Dette er ikke dine adressebok." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kontakten ble ikke funnet." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresse" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-post" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organisasjon" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Arbeid" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Hjem" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Tekst" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Svarer" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Melding" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Faks" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internett" @@ -365,7 +521,7 @@ msgstr "Foretrukket" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "Vennligst angi en gyldig e-postadresse." #: templates/part.contact.php:56 msgid "Enter email address" @@ -373,7 +529,7 @@ msgstr "Skriv inn e-postadresse" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "Send e-post til adresse" #: templates/part.contact.php:61 msgid "Delete email address" @@ -413,7 +569,7 @@ msgstr "Telefon" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "Notat" #: templates/part.contactphoto.php:8 msgid "Delete current photo" @@ -431,6 +587,10 @@ msgstr "Last opp nytt bilde" msgid "Select photo from ownCloud" msgstr "Velg bilde fra ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Endre adresse" @@ -548,7 +708,7 @@ msgstr "" #: templates/part.edit_name_dialog.php:49 msgid "Ph.D." -msgstr "" +msgstr "Stipendiat" #: templates/part.edit_name_dialog.php:50 msgid "Esq." @@ -584,10 +744,10 @@ msgstr "Lagre" #: templates/part.editaddressbook.php:29 msgid "Submit" -msgstr "Send inn" +msgstr "Lagre" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Avbryt" @@ -615,33 +775,28 @@ msgstr "Importer" msgid "Importing contacts" msgstr "Importerer kontakter" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Kontaktene ble importert uten feil" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Lukk dialog" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Importer adressebok" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." -msgstr "" +msgstr "Du har ingen kontakter i din adressebok" #: templates/part.no_contacts.php:4 msgid "Add contact" @@ -649,11 +804,11 @@ msgstr "Ny kontakt" #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" -msgstr "" +msgstr "Konfigurer adressebøker" #: templates/settings.php:4 msgid "CardDAV syncing addresses" -msgstr "" +msgstr "Synkroniseringsadresse for CardDAV" #: templates/settings.php:4 msgid "more info" @@ -665,4 +820,4 @@ msgstr "" #: templates/settings.php:8 msgid "iOS/OS X" -msgstr "" +msgstr "iOS/OS X" diff --git a/l10n/nb_NO/core.po b/l10n/nb_NO/core.po index 567def3384cdcb3901da18201167380916253c42..235bd24a6b2b753a2abb5aeb7da7f412faa56bda 100644 --- a/l10n/nb_NO/core.po +++ b/l10n/nb_NO/core.po @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# <ajarmund@gmail.com>, 2011. +# <ajarmund@gmail.com>, 2011, 2012. # Christer Eriksson <post@hc3web.com>, 2012. # Daniel <i18n@daniel.priv.no>, 2012. # <itssmail@yahoo.no>, 2012. @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 11:04+0000\n" -"Last-Translator: owncloud <itssmail@yahoo.no>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.net/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,14 +23,90 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Applikasjonsnavn ikke angitt." #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Ingen kategorier Ã¥ legge til?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Denne kategorien finnes allerede:" + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 @@ -39,7 +115,7 @@ msgstr "OwnCloud passordtilbakestilling" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "Tilbakestill ownCloud passord" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" @@ -104,7 +180,7 @@ msgstr "Hjelp" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "Tilgang nektet" #: templates/404.php:12 msgid "Cloud not found" @@ -112,11 +188,11 @@ msgstr "Sky ikke funnet" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Rediger kategorier" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Legg til" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -163,15 +239,15 @@ msgstr "Databasevert" msgid "Finish setup" msgstr "Fullfør oppsetting" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "nettjenester under din kontroll" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Logg ut" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Innstillinger" diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po index e777435c9d42899f302e3ca671b0b59d6abd9a5d..ced2b1235954784825809dea89b69b81b2dc177b 100644 --- a/l10n/nb_NO/files.po +++ b/l10n/nb_NO/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-12 08:20+0000\n" -"Last-Translator: anjar <ajarmund@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.net/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -50,10 +50,62 @@ msgstr "Mangler en midlertidig mappe" msgid "Failed to write to disk" msgstr "Klarte ikke Ã¥ skrive til disk" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Filer" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Størrelse" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Endret" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "FilhÃ¥ndtering" @@ -122,18 +174,6 @@ msgstr "Del" msgid "Download" msgstr "Last ned" -#: templates/index.php:55 -msgid "Size" -msgstr "Størrelse" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Endret" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Slett alle" - #: templates/index.php:56 msgid "Delete" msgstr "Slett" diff --git a/l10n/nb_NO/gallery.po b/l10n/nb_NO/gallery.po index d112af5146eba122b1c25933a6d62df9107d3d7c..4ebdedf4535a8a1ae20dbd28b2e99b8bcdf61cb4 100644 --- a/l10n/nb_NO/gallery.po +++ b/l10n/nb_NO/gallery.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-12 07:59+0000\n" -"Last-Translator: anjar <ajarmund@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.net/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,10 +20,50 @@ msgstr "" "Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Bilder" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Innstillinger" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Les inn pÃ¥ nytt" @@ -36,10 +76,6 @@ msgstr "Stopp" msgid "Share" msgstr "Del" -#: templates/index.php:19 -msgid "Settings" -msgstr "Innstillinger" - #: templates/view_album.php:19 msgid "Back" msgstr "Tilbake" diff --git a/l10n/nb_NO/media.po b/l10n/nb_NO/media.po index 3dbdfecc1037feebb3caca0adbfcf6a49a05a891..b6d932f8772127d79d1a76d34485d2aceb49069a 100644 --- a/l10n/nb_NO/media.po +++ b/l10n/nb_NO/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.net/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musikk" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Spill" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pause" @@ -34,7 +38,7 @@ msgstr "Pause" msgid "Previous" msgstr "Forrige" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Neste" diff --git a/l10n/nb_NO/settings.po b/l10n/nb_NO/settings.po index 245e72ba7ca8acc5ffc1419a285e9d6a9cade33e..0b26d8f505635e6843cc7aa0d1f1ade75f7fad33 100644 --- a/l10n/nb_NO/settings.po +++ b/l10n/nb_NO/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 10:18+0000\n" -"Last-Translator: owncloud <itssmail@yahoo.no>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.net/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,23 +22,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "Epostadresse endret" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Ugyldig forespørsel" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID endret" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Ugyldig forespørsel" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "SprÃ¥k endret" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__language_name__" @@ -59,10 +74,14 @@ msgid "Select an App" msgstr "Velg en app" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-lisensiert" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "av" diff --git a/l10n/nl/calendar.po b/l10n/nl/calendar.po index 741d9504253304b8b7c69db07675d7bc4c7e3674..1d7f622b145813052ad2dfa5f136494eaab98c9b 100644 --- a/l10n/nl/calendar.po +++ b/l10n/nl/calendar.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 06:37+0000\n" -"Last-Translator: Erik Bent <hj.bent.60@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -46,16 +46,40 @@ msgstr "Tijdzone is veranderd" msgid "Invalid request" msgstr "Ongeldige aanvraag" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalender" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "d MMM[ yyyy]{ '—' d[ MMM] yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Verjaardag" diff --git a/l10n/nl/contacts.po b/l10n/nl/contacts.po index 7118f749a361dcd640be62fa1a47ade9464ba411..af8b706fd4958bae8fd947d251b70a899b69ba46 100644 --- a/l10n/nl/contacts.po +++ b/l10n/nl/contacts.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 08:05+0000\n" -"Last-Translator: Erik Bent <hj.bent.60@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -86,23 +86,20 @@ msgstr "Fout bij het toevoegen van het adresboek." msgid "Error activating addressbook." msgstr "Fout bij het activeren van het adresboek." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Geen contact ID opgestuurd." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Fout bij laden plaatje." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Lezen van contact foto mislukt." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Tijdelijk bestand opslaan mislukt." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "De geladen foto is niet goed." @@ -126,14 +123,46 @@ msgstr "Contact ID ontbreekt." msgid "Missing contact id." msgstr "Ontbrekende contact id." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Geen fotopad opgestuurd." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Bestand bestaat niet:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Fout bij laden plaatje." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "onderdeel naam is niet opgegeven." @@ -150,7 +179,7 @@ msgstr "Informatie over vCard is fout. Herlaad de pagina: " msgid "Something went FUBAR. " msgstr "Er ging iets totaal verkeerd. " -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Fout bij het updaten van de contacteigenschap." @@ -166,102 +195,229 @@ msgstr "Fout bij het updaten van het adresboek." msgid "Error uploading contacts to storage." msgstr "Fout bij opslaan van contacten." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "De upload van het bestand is goedgegaan." -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Het bestand overschrijdt de upload_max_filesize instelling in php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Het bestand overschrijdt de MAX_FILE_SIZE instelling dat is opgegeven in het HTML formulier" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Het bestand is gedeeltelijk geüpload" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Er is geen bestand geüpload" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Er ontbreekt een tijdelijke map" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Contacten" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Sleep een VCF bestand om de contacten te importeren." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Adresboek niet gevonden." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Dit is niet uw adresboek." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Contact kon niet worden gevonden." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adres" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefoon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-mail" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organisatie" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Werk" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Thuis" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobiel" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Tekst" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Stem" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Bericht" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pieper" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -432,6 +588,10 @@ msgstr "Upload nieuwe foto" msgid "Select photo from ownCloud" msgstr "Selecteer foto uit ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Wijzig adres" @@ -588,7 +748,7 @@ msgid "Submit" msgstr "Opslaan" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Anuleren" @@ -616,27 +776,22 @@ msgstr "Importeer" msgid "Importing contacts" msgstr "Importeren van contacten" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Contacten zijn geïmporteerd" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Sluit venster" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Importeer adresboek" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Selecteer adresboek voor import:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Sleep een VCF bestand om de contacten te importeren." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Selecteer van schijf" diff --git a/l10n/nl/core.po b/l10n/nl/core.po index 6a1a51ac9eb60d871b129aaa0eefa3adb490bfe2..1bdd585b7e4c6faa4779a976229ac0b31ac3c1bd 100644 --- a/l10n/nl/core.po +++ b/l10n/nl/core.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 06:48+0000\n" -"Last-Translator: Erik Bent <hj.bent.60@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -34,6 +34,82 @@ msgstr "Geen categorie toevoegen?" msgid "This category already exists: " msgstr "De categorie bestaat al." +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Reset je ownCloud wachtwoord" @@ -164,15 +240,15 @@ msgstr "Database server" msgid "Finish setup" msgstr "Installatie afronden" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "webdiensten die je beheerst" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Afmelden" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Instellingen" diff --git a/l10n/nl/files.po b/l10n/nl/files.po index f32f2338a75d58065c9feb9a8d9d74789d30c50b..d6e80473b0979fdd9f480479bcd0559ed14e0fd9 100644 --- a/l10n/nl/files.po +++ b/l10n/nl/files.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 06:21+0000\n" -"Last-Translator: Erik Bent <hj.bent.60@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -53,10 +53,62 @@ msgstr "Een tijdelijke map mist" msgid "Failed to write to disk" msgstr "Schrijven naar schijf mislukt" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Bestanden" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Bestandsgrootte" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Laatst aangepast" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Bestand" @@ -125,18 +177,6 @@ msgstr "Delen" msgid "Download" msgstr "Download" -#: templates/index.php:55 -msgid "Size" -msgstr "Bestandsgrootte" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Laatst aangepast" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Alles verwijderen" - #: templates/index.php:56 msgid "Delete" msgstr "Verwijder" diff --git a/l10n/nl/gallery.po b/l10n/nl/gallery.po index bea85f9005e001a843ba77ce3691a1e9467d06c2..8548603b7b6aa8fdf39fec734f852d7a9b72442e 100644 --- a/l10n/nl/gallery.po +++ b/l10n/nl/gallery.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 06:42+0000\n" -"Last-Translator: Erik Bent <hj.bent.60@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +19,50 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Plaatjes" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Instellingen" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Opnieuw doorzoeken" @@ -35,10 +75,6 @@ msgstr "Stop" msgid "Share" msgstr "Deel" -#: templates/index.php:19 -msgid "Settings" -msgstr "Instellingen" - #: templates/view_album.php:19 msgid "Back" msgstr "Terug" diff --git a/l10n/nl/media.po b/l10n/nl/media.po index 54b630298a16d4dd5b08e6bd96dacf63a3f95039..f06251189b0e868cd1b60f8c05a2668a2e166350 100644 --- a/l10n/nl/media.po +++ b/l10n/nl/media.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -20,15 +20,19 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Muziek" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Afspelen" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pauzeer" @@ -36,7 +40,7 @@ msgstr "Pauzeer" msgid "Previous" msgstr "Vorige" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Volgende" diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po index 5d66cda9281e5f1dfd71801b3f89e06662701cfe..977be9bdbcb10418cfb2c9e701bda2b271da5b87 100644 --- a/l10n/nl/settings.po +++ b/l10n/nl/settings.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-15 06:27+0000\n" -"Last-Translator: Erik Bent <hj.bent.60@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,23 +23,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "mailadres aangepast" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Ongeldig verzoek" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID is aangepast" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Ongeldig verzoek" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Taal aangepast" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Nederlands" @@ -60,10 +75,14 @@ msgid "Select an App" msgstr "Selecteer een app" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-gelicentieerd" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "door" diff --git a/l10n/nn_NO/calendar.po b/l10n/nn_NO/calendar.po index df9ebffb134bf7fe4620792682d2b1ed4d05700a..420f41350ef6f89d2b036db513509018bc7b98e2 100644 --- a/l10n/nn_NO/calendar.po +++ b/l10n/nn_NO/calendar.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -43,77 +43,101 @@ msgstr "Endra tidssone" msgid "Invalid request" msgstr "Ugyldig førespurnad" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalender" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: lib/app.php:122 +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 msgid "Birthday" msgstr "Bursdag" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Forretning" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Telefonsamtale" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Klientar" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "Forsending" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Høgtid" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Idear" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Reise" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Jubileum" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Møte" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Anna" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Personleg" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Prosjekt" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "SpørsmÃ¥l" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Arbeid" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" diff --git a/l10n/nn_NO/contacts.po b/l10n/nn_NO/contacts.po index 4f4fe975b0cc7291f7acf503d3a582cb45549ba5..93385875c22ceb137319212b2400bcb21c00f2db 100644 --- a/l10n/nn_NO/contacts.po +++ b/l10n/nn_NO/contacts.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -83,23 +83,20 @@ msgstr "Eit problem oppstod ved Ã¥ leggja til adresseboka." msgid "Error activating addressbook." msgstr "Eit problem oppstod ved aktivering av adresseboka." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -123,14 +120,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -147,7 +176,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Eit problem oppstod ved Ã¥ endre kontaktfeltet." @@ -163,102 +192,229 @@ msgstr "Eit problem oppstod ved Ã¥ oppdatere adresseboka." msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kotaktar" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Dette er ikkje di adressebok." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Fann ikkje kontakten." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresse" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefonnummer" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Epost" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organisasjon" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Arbeid" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Heime" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Tekst" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Tale" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Faks" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Personsøkjar" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -429,6 +585,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -585,7 +745,7 @@ msgid "Submit" msgstr "Send" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Kanseller" @@ -613,27 +773,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/nn_NO/core.po b/l10n/nn_NO/core.po index 316407b1727967b26e5bfb302c64644ab0308a23..f8af21ff3e17cb29a7750b173bd72ef8c10b443b 100644 --- a/l10n/nn_NO/core.po +++ b/l10n/nn_NO/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -31,6 +31,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Owncloud Passord tilbakestilling" @@ -161,15 +237,15 @@ msgstr "Databasetenar" msgid "Finish setup" msgstr "Fullfør oppsettet" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "Vev tjenester under din kontroll" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Logg ut" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Innstillingar" diff --git a/l10n/nn_NO/files.po b/l10n/nn_NO/files.po index 606fd10a11377f1e3e67e9b12a673ed003de241a..c5cc1159e3d4f2179a0088e3b0c4c893701da4a7 100644 --- a/l10n/nn_NO/files.po +++ b/l10n/nn_NO/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -49,10 +49,62 @@ msgstr "Manglar ei mellombels mappe" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Filer" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Storleik" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Endra" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -121,18 +173,6 @@ msgstr "" msgid "Download" msgstr "Last ned" -#: templates/index.php:55 -msgid "Size" -msgstr "Storleik" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Endra" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Slett" diff --git a/l10n/nn_NO/gallery.po b/l10n/nn_NO/gallery.po index 9af44a6fd4ff2300dba7b4e1a64110f8e7739c48..3d4eedd0ef08366773522b9f454c420038af3859 100644 --- a/l10n/nn_NO/gallery.po +++ b/l10n/nn_NO/gallery.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -18,10 +18,50 @@ msgstr "" "Language: nn_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Søk pÃ¥ nytt" @@ -34,10 +74,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "Tilbake" diff --git a/l10n/nn_NO/media.po b/l10n/nn_NO/media.po index 047e10a6ae297d97d61a37e26fb972ea3d39256d..a5f4d0d1d3c52b1cfed0bfe486d8b1244e446181 100644 --- a/l10n/nn_NO/media.po +++ b/l10n/nn_NO/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: nn_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musikk" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Spel" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pause" @@ -34,7 +38,7 @@ msgstr "Pause" msgid "Previous" msgstr "Førre" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Neste" diff --git a/l10n/nn_NO/settings.po b/l10n/nn_NO/settings.po index f195f04acf53b2aac5fab3e570cca402e408bd4e..f8c099c030ff92567d775aaeef3ac44b2bbbd81b 100644 --- a/l10n/nn_NO/settings.po +++ b/l10n/nn_NO/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -20,23 +20,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "epost endra" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Ugyldig førespurnad" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID endra" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Ugyldig førespurnad" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "SprÃ¥k endra" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Nynorsk" @@ -57,10 +72,14 @@ msgid "Select an App" msgstr "Vel ein applikasjon" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-lisensiert" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "av" diff --git a/l10n/pl/calendar.po b/l10n/pl/calendar.po index 05a9d3112b096c6950740f65c1cefb7ba277f5b0..1a335acb35297755cf0f76418edb87d7eda7e7cd 100644 --- a/l10n/pl/calendar.po +++ b/l10n/pl/calendar.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Brak kalendarzy" #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "Brak wydzarzeÅ„" #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -43,79 +43,103 @@ msgstr "Zmieniono strefÄ™ czasowÄ…" msgid "Invalid request" msgstr "NieprawidÅ‚owe żądanie" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalendarz" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "Urodziny" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Interesy" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Rozmowy" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Klienci" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "Dostawcy" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "ÅšwiÄ™ta" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "PomysÅ‚y" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Podróże" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Jubileusze" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Spotkania" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Inne" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Osobiste" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Projekty" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "Pytania" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Zawodowe" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "nienazwany" #: lib/object.php:330 msgid "Does not repeat" @@ -364,7 +388,7 @@ msgstr "Wybór aktywnych kalendarzy" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "Twoje kalendarze" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -373,15 +397,15 @@ msgstr "WyÅ›wietla odnoÅ›nik CalDAV" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Współdzielone kalendarze" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Brak współdzielonych kalendarzy" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "Współdziel kalendarz" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -398,7 +422,7 @@ msgstr "Usuwa kalendarz" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "współdzielisz z" #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -443,23 +467,23 @@ msgstr "Wyeksportuj" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "Informacja o wydarzeniach" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "Powtarzanie" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "Alarm" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "Uczestnicy" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "Współdziel" #: templates/part.eventform.php:21 msgid "Title of the Event" @@ -471,11 +495,11 @@ msgstr "Kategoria" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "Oddziel kategorie przecinkami" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "Edytuj kategorie" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -596,11 +620,11 @@ msgstr "Tworzenie nowego wydarzenia" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "Zobacz wydarzenie" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "nie zaznaczono kategorii" #: templates/part.showevent.php:25 msgid "Select category" @@ -608,11 +632,11 @@ msgstr "Wybierz kategoriÄ™" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "z" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "w" #: templates/settings.php:14 msgid "Timezone" @@ -636,7 +660,7 @@ msgstr "12h" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "Pierwszy dzieÅ„ tygodnia" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" @@ -644,24 +668,24 @@ msgstr "Adres synchronizacji kalendarza CalDAV:" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Użytkownicy" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "wybierz użytkowników" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "Edytowalne" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "Grupy" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "wybierz grupy" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "uczyÅ„ publicznym" diff --git a/l10n/pl/contacts.po b/l10n/pl/contacts.po index 6c063d3d2e415adee330773a0a9b37ee58fa6914..2219380006f0b6b552113857057db850dbe1b238 100644 --- a/l10n/pl/contacts.po +++ b/l10n/pl/contacts.po @@ -4,14 +4,15 @@ # # Translators: # Bartek <bart.p.pl@gmail.com>, 2012. +# Cyryl Sochacki <>, 2012. # Marcin MaÅ‚ecki <gerber@tkdami.net>, 2011, 2012. # Piotr Sokół <psokol@jabster.pl>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -38,7 +39,7 @@ msgstr "Należy wypeÅ‚nić przynajmniej jedno pole adresu." #: ajax/addproperty.php:62 msgid "Trying to add duplicate property: " -msgstr "" +msgstr "Próba dodania z duplikowanej wÅ‚aÅ›ciwoÅ›ci:" #: ajax/addproperty.php:120 msgid "Error adding contact property." @@ -46,35 +47,35 @@ msgstr "Błąd dodawania elementu." #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" -msgstr "" +msgstr "Brak opatrzonego ID " #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." -msgstr "" +msgstr "Błąd ustawieÅ„ sumy kontrolnej" #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." -msgstr "" +msgstr "Nie zaznaczono kategorii do usuniÄ™cia" #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28 msgid "No address books found." -msgstr "" +msgstr "Nie znaleziono książek adresowych" #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "Nie znaleziono kontaktów." #: ajax/contactdetails.php:37 msgid "Missing ID" -msgstr "" +msgstr "Brak ID" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" -msgstr "" +msgstr "WystÄ…piÅ‚ błąd podczas przetwarzania VCard ID: \"" #: ajax/createaddressbook.php:18 msgid "Cannot add addressbook with an empty name." -msgstr "" +msgstr "Nie można dodać książki adresowej z pusta nazwÄ…" #: ajax/createaddressbook.php:24 msgid "Error adding addressbook." @@ -84,29 +85,26 @@ msgstr "Błąd dodawania książki adresowej." msgid "Error activating addressbook." msgstr "Błąd aktywowania książki adresowej." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." -msgstr "" +msgstr "ID kontaktu nie zostaÅ‚ utworzony." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." -msgstr "" +msgstr "Błąd odczytu zdjÄ™cia kontaktu." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." -msgstr "" +msgstr "WystÄ…piÅ‚ błąd podczas zapisywania pliku tymczasowego." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." -msgstr "" +msgstr "Wczytywane zdjÄ™cie nie jest poprawne." #: ajax/deletecard.php:37 ajax/saveproperty.php:58 msgid "id is not set." -msgstr "" +msgstr "id nie ustawione." #: ajax/deleteproperty.php:36 msgid "Information about vCard is incorrect. Please reload the page." @@ -118,43 +116,75 @@ msgstr "Błąd usuwania elementu." #: ajax/editname.php:37 msgid "Contact ID is missing." -msgstr "" +msgstr "Brak kontaktu id." #: ajax/loadphoto.php:44 msgid "Missing contact id." -msgstr "" +msgstr "Brak kontaktu id." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." -msgstr "" +msgstr "Åšcieżka do zdjÄ™cia nie zostaÅ‚a podana." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" +msgstr "Plik nie istnieje:" + +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Błąd Å‚adowania obrazu." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " msgstr "" #: ajax/saveproperty.php:55 msgid "element name is not set." -msgstr "" +msgstr "nazwa elementu nie jest ustawiona." #: ajax/saveproperty.php:61 msgid "checksum is not set." -msgstr "" +msgstr "checksum-a nie ustawiona" #: ajax/saveproperty.php:78 msgid "Information about vCard is incorrect. Please reload the page: " -msgstr "" +msgstr "Informacje na temat vCard sÄ… niepoprawne. ProszÄ™ przeÅ‚aduj stronÄ™:" #: ajax/saveproperty.php:83 msgid "Something went FUBAR. " -msgstr "" +msgstr "Gdyby coÅ› poszÅ‚o FUBAR." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Błąd uaktualniania elementu." #: ajax/updateaddressbook.php:20 msgid "Cannot update addressbook with an empty name." -msgstr "" +msgstr "Nie można zaktualizować książki adresowej z pustÄ… nazwÄ…." #: ajax/updateaddressbook.php:26 msgid "Error updating addressbook." @@ -162,110 +192,237 @@ msgstr "Błąd uaktualniania książki adresowej." #: ajax/uploadimport.php:46 ajax/uploadimport.php:76 msgid "Error uploading contacts to storage." -msgstr "" +msgstr "WystÄ…piÅ‚ błąd podczas wysyÅ‚ania kontaktów do magazynu." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" -msgstr "" +msgstr "Nie byÅ‚o błędów, plik wyczytano poprawnie." -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "" +msgstr "ZaÅ‚adowany plik przekracza wielkość upload_max_filesize w php.ini " -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" -msgstr "" +msgstr "Wczytywany plik przekracza wielkość MAX_FILE_SIZE, która zostaÅ‚a okreÅ›lona w formularzu HTML" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" -msgstr "" +msgstr "ZaÅ‚adowany plik tylko częściowo zostaÅ‚ wysÅ‚any." -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" -msgstr "" +msgstr "Plik nie zostaÅ‚ zaÅ‚adowany" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" +msgstr "Brak folderu tymczasowego" + +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontakty" -#: lib/app.php:23 -msgid "Addressbook not found." +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Upuść plik VCF do importu kontaktów." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." msgstr "" -#: lib/app.php:27 +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 +msgid "Addressbook not found." +msgstr "Nie znaleziono książki adresowej" + +#: lib/app.php:34 msgid "This is not your addressbook." -msgstr "To nie jest twoja książka adresowa." +msgstr "To nie jest Twoja książka adresowa." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Nie można odnaleźć kontaktu." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adres" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-mail" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organizacja" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Praca" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Dom" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Komórka" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Połączenie tekstowe" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Połączenie gÅ‚osowe" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" -msgstr "" +msgstr "Wiadomość" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Faks" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Połączenie wideo" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" -msgstr "" +msgstr "Internet" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "{name} Urodzony" #: lib/search.php:22 msgid "Contact" @@ -281,7 +438,7 @@ msgstr "Książki adresowe" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" -msgstr "" +msgstr "Konfiguruj książkÄ™ adresowÄ…" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" @@ -289,7 +446,7 @@ msgstr "Nowa książka adresowa" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" -msgstr "" +msgstr "Importuj z VFC" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 @@ -320,23 +477,23 @@ msgstr "Usuwa kontakt" #: templates/part.contact.php:19 msgid "Drop photo to upload" -msgstr "" +msgstr "Upuść fotografiÄ™ aby zaÅ‚adować" #: templates/part.contact.php:29 msgid "Format custom, Short name, Full name, Reverse or Reverse with comma" -msgstr "" +msgstr "Format niestandardowy, krótkie nazwy, imiÄ™ i nazwisko, Odwracać lub Odwrócić z przecinkiem" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "Edytuj szczegóły nazwy" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" -msgstr "" +msgstr "Nazwa" #: templates/part.contact.php:36 msgid "Enter nickname" -msgstr "" +msgstr "Wpisz nazwÄ™" #: templates/part.contact.php:37 templates/part.contact.php:106 msgid "Birthday" @@ -344,19 +501,19 @@ msgstr "Urodziny" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "dd-mm-rrrr" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" -msgstr "" +msgstr "Grupy" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "" +msgstr "Oddziel grupy przecinkami" #: templates/part.contact.php:42 msgid "Edit groups" -msgstr "" +msgstr "Edytuj grupy" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" @@ -364,47 +521,47 @@ msgstr "Preferowane" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "OkreÅ›l prawidÅ‚owy adres e-mail." #: templates/part.contact.php:56 msgid "Enter email address" -msgstr "" +msgstr "Wpisz adres email" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "Mail na adres" #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "UsuÅ„ adres mailowy" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "Wpisz numer telefonu" #: templates/part.contact.php:74 msgid "Delete phone number" -msgstr "" +msgstr "UsuÅ„ numer telefonu" #: templates/part.contact.php:84 msgid "View on map" -msgstr "" +msgstr "Zobacz na mapie" #: templates/part.contact.php:84 msgid "Edit address details" -msgstr "" +msgstr "Edytuj szczegóły adresu" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "Dodaj notatkÄ™ tutaj." #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "Dodaj pole" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "ZdjÄ™cie profilu" #: templates/part.contact.php:107 msgid "Phone" @@ -412,27 +569,31 @@ msgstr "Telefon" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "Uwaga" #: templates/part.contactphoto.php:8 msgid "Delete current photo" -msgstr "" +msgstr "UsuÅ„ aktualne zdjÄ™cie" #: templates/part.contactphoto.php:9 msgid "Edit current photo" -msgstr "" +msgstr "Edytuj aktualne zdjÄ™cie" #: templates/part.contactphoto.php:10 msgid "Upload new photo" -msgstr "" +msgstr "Wczytaj nowe zdjÄ™cie" #: templates/part.contactphoto.php:11 msgid "Select photo from ownCloud" +msgstr "Wybierz zdjÄ™cie z ownCloud" + +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." msgstr "" #: templates/part.edit_address_dialog.php:9 msgid "Edit address" -msgstr "" +msgstr "Edytuj adres" #: templates/part.edit_address_dialog.php:14 msgid "Type" @@ -475,7 +636,7 @@ msgstr "Kraj" #: templates/part.edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Edytuj kategorie" #: templates/part.edit_categories_dialog.php:14 msgid "Add" @@ -487,79 +648,79 @@ msgstr "Książka adresowa" #: templates/part.edit_name_dialog.php:23 msgid "Hon. prefixes" -msgstr "" +msgstr "Prefiksy Hon." #: templates/part.edit_name_dialog.php:27 msgid "Miss" -msgstr "" +msgstr "Panna" #: templates/part.edit_name_dialog.php:28 msgid "Ms" -msgstr "" +msgstr "Ms" #: templates/part.edit_name_dialog.php:29 msgid "Mr" -msgstr "" +msgstr "Pan" #: templates/part.edit_name_dialog.php:30 msgid "Sir" -msgstr "" +msgstr "Sir" #: templates/part.edit_name_dialog.php:31 msgid "Mrs" -msgstr "" +msgstr "Pani" #: templates/part.edit_name_dialog.php:32 msgid "Dr" -msgstr "" +msgstr "Dr" #: templates/part.edit_name_dialog.php:35 msgid "Given name" -msgstr "" +msgstr "Podaj imiÄ™" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "Dodatkowe nazwy" #: templates/part.edit_name_dialog.php:39 msgid "Family name" -msgstr "" +msgstr "Nazwa rodziny" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" -msgstr "" +msgstr "Sufiksy Hon." #: templates/part.edit_name_dialog.php:45 msgid "J.D." -msgstr "" +msgstr "J.D." #: templates/part.edit_name_dialog.php:46 msgid "M.D." -msgstr "" +msgstr "M.D." #: templates/part.edit_name_dialog.php:47 msgid "D.O." -msgstr "" +msgstr "D.O." #: templates/part.edit_name_dialog.php:48 msgid "D.C." -msgstr "" +msgstr "D.C." #: templates/part.edit_name_dialog.php:49 msgid "Ph.D." -msgstr "" +msgstr "Ph.D." #: templates/part.edit_name_dialog.php:50 msgid "Esq." -msgstr "" +msgstr "Esq." #: templates/part.edit_name_dialog.php:51 msgid "Jr." -msgstr "" +msgstr "Jr." #: templates/part.edit_name_dialog.php:52 msgid "Sn." -msgstr "" +msgstr "Sn." #: templates/part.editaddressbook.php:9 msgid "New Addressbook" @@ -586,82 +747,77 @@ msgid "Submit" msgstr "Potwierdź" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Anuluj" #: templates/part.import.php:1 msgid "Import a contacts file" -msgstr "" +msgstr "Importuj plik z kontaktami" #: templates/part.import.php:6 msgid "Please choose the addressbook" -msgstr "" +msgstr "ProszÄ™ wybrać książkÄ™ adresowÄ…" #: templates/part.import.php:10 msgid "create a new addressbook" -msgstr "" +msgstr "utwórz nowÄ… książkÄ™ adresowÄ…" #: templates/part.import.php:15 msgid "Name of new addressbook" -msgstr "" +msgstr "Nazwa nowej książki adresowej" #: templates/part.import.php:17 msgid "Import" -msgstr "" +msgstr "Import" #: templates/part.import.php:20 msgid "Importing contacts" -msgstr "" - -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" +msgstr "importuj kontakty" #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "" +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" +msgstr "Zaznacz książkÄ™ adresowÄ… do importu do:" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" -msgstr "" +msgstr "Wybierz z HD" #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." -msgstr "" +msgstr "Nie masz żadnych kontaktów w swojej książce adresowej." #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "" +msgstr "Dodaj kontakt" #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" -msgstr "" +msgstr "Konfiguruj książkÄ™ adresowÄ…" #: templates/settings.php:4 msgid "CardDAV syncing addresses" -msgstr "" +msgstr "adres do synchronizacji CardDAV" #: templates/settings.php:4 msgid "more info" -msgstr "" +msgstr "wiÄ™cej informacji" #: templates/settings.php:6 msgid "Primary address (Kontact et al)" -msgstr "" +msgstr "Pierwszy adres" #: templates/settings.php:8 msgid "iOS/OS X" -msgstr "" +msgstr "iOS/OS X" diff --git a/l10n/pl/core.po b/l10n/pl/core.po index 282ad5585f4ac944c1bb8b8ee47ca88bfb650c3d..905b545290d659d5e09280ef8ff49559a096a36b 100644 --- a/l10n/pl/core.po +++ b/l10n/pl/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -24,14 +24,90 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Brak nazwy dla aplikacji" #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Brak kategorii" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Ta kategoria już istnieje" + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 @@ -40,7 +116,7 @@ msgstr "Resetowanie hasÅ‚a" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "restart hasÅ‚a" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" @@ -105,7 +181,7 @@ msgstr "Pomoc" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "DostÄ™p zabroniony" #: templates/404.php:12 msgid "Cloud not found" @@ -113,11 +189,11 @@ msgstr "Nie odnaleziono chmury" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Edytuj kategoriÄ™" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Dodaj" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -164,15 +240,15 @@ msgstr "Komputer bazy danych" msgid "Finish setup" msgstr "ZakoÅ„cz konfigurowanie" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "usÅ‚ugi internetowe pod kontrolÄ…" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Wylogowuje użytkownika" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Ustawienia" diff --git a/l10n/pl/files.po b/l10n/pl/files.po index 265c64e67d4a0e5c8b37842e2407de75da3d9f2c..b37c9903ee342495117898f79a34cee7cc22f261 100644 --- a/l10n/pl/files.po +++ b/l10n/pl/files.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Cyryl Sochacki <>, 2012. # Marcin MaÅ‚ecki <gerber@tkdami.net>, 2011, 2012. # <mosslar@gmail.com>, 2011. # Piotr Sokół <psokol@jabster.pl>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -48,15 +49,67 @@ msgstr "Brak katalogu tymczasowego" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Błąd zapisu na dysk" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Pliki" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Rozmiar" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Czas modyfikacji" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "ZarzÄ…dzanie plikami" #: templates/admin.php:7 msgid "Maximum upload size" @@ -64,23 +117,23 @@ msgstr "Maksymalny rozmiar wysyÅ‚anego pliku" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "max. możliwych" #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Wymagany do pobierania wielu plików i folderów" #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Włącz pobieranie ZIP-paczki" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 jest nielimitowane" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "Maksymalna wielkość pliku wejÅ›ciowego ZIP " #: templates/index.php:7 msgid "New" @@ -96,7 +149,7 @@ msgstr "Katalog" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "Z adresu" #: templates/index.php:21 msgid "Upload" @@ -104,7 +157,7 @@ msgstr "PrzeÅ›lij" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "PrzestaÅ„ wysyÅ‚ać" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -116,24 +169,12 @@ msgstr "Nazwa" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Współdziel" #: templates/index.php:51 msgid "Download" msgstr "Pobiera element" -#: templates/index.php:55 -msgid "Size" -msgstr "Rozmiar" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Czas modyfikacji" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Usuwa element" @@ -150,8 +191,8 @@ msgstr "Pliki które próbujesz przesÅ‚ać, przekraczajÄ… maksymalnÄ…, dopuszcza #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Skanowanie plików, proszÄ™ czekać." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "Aktualnie skanowane" diff --git a/l10n/pl/gallery.po b/l10n/pl/gallery.po index daa6a4ac54b6f53e97c5a8e5f31cb0a309c495d7..b53b2545d66565f07635b7d27b132cb29e15e79e 100644 --- a/l10n/pl/gallery.po +++ b/l10n/pl/gallery.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -20,8 +20,48 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "ZdjÄ™cia" + +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Ustawienia" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" #: templates/index.php:16 @@ -30,15 +70,11 @@ msgstr "Przeszukaj" #: templates/index.php:17 msgid "Stop" -msgstr "" +msgstr "Stop" #: templates/index.php:18 msgid "Share" -msgstr "" - -#: templates/index.php:19 -msgid "Settings" -msgstr "" +msgstr "Współdziel" #: templates/view_album.php:19 msgid "Back" @@ -46,16 +82,16 @@ msgstr "Wróć" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "UsuÅ„ potwierdzenie" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Czy chcesz usunąć album" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "ZmieÅ„ nazwÄ™ albumu" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Nowa nazwa albumu" diff --git a/l10n/pl/media.po b/l10n/pl/media.po index 74433240bfbb1add443aef2696950c7c6b88afc6..d8f1ee9e41035266843c7cf23354d8d940416b3d 100644 --- a/l10n/pl/media.po +++ b/l10n/pl/media.po @@ -9,10 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-04-16 21:16+0000\n" -"Last-Translator: Piotr Sokół <psokol@jabster.pl>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,15 +20,19 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Muzyka" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Odtwarzaj" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Wstrzymaj" @@ -36,7 +40,7 @@ msgstr "Wstrzymaj" msgid "Previous" msgstr "Poprzedni" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "NastÄ™pny" diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po index 7eb252abe6679f70ce4e065464f44133356bf579..25b7eda775175511dee04c13f2fc71766b99f982 100644 --- a/l10n/pl/settings.po +++ b/l10n/pl/settings.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -24,57 +24,76 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "zmieniono adres e-mail" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "NieprawidÅ‚owe żądanie" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "Zmieniono OpenID" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "NieprawidÅ‚owe żądanie" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "JÄ™zyk zmieniony" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Polski" #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Log" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "WiÄ™cej" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Dodaj aplikacje" #: templates/apps.php:22 msgid "Select an App" msgstr "Zaznacz aplikacje" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licencjonowany" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "przez" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "Dokumentacja" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "ZarzÄ…dzanie dużymi plikami" #: templates/help.php:10 msgid "Ask a question" @@ -102,11 +121,11 @@ msgstr "z dostÄ™pnych" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "Klienci synchronizacji" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "ÅšciÄ…gnij" #: templates/personal.php:19 msgid "Your password got changed" @@ -174,11 +193,11 @@ msgstr "Utwórz" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "DomyÅ›lny udziaÅ‚" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Inne" #: templates/users.php:47 msgid "Quota" diff --git a/l10n/pt_BR/calendar.po b/l10n/pt_BR/calendar.po index 5283c3162a1c957075ea0d1f73a7f863b0daeff9..9d5c7712694c8a24d4e2ed8b32b65ed210c7042a 100644 --- a/l10n/pt_BR/calendar.po +++ b/l10n/pt_BR/calendar.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 19:59+0000\n" -"Last-Translator: Guilherme Maluf Balzana <guimalufb@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.net/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,16 +44,40 @@ msgstr "Fuso horário alterado" msgid "Invalid request" msgstr "Pedido inválido" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Calendário" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Aniversário" diff --git a/l10n/pt_BR/contacts.po b/l10n/pt_BR/contacts.po index 1da3cea497a31295411ea56538bc7e6fc4f46c21..f2be42ae6817a3023da883d682d1e8d31649bdd5 100644 --- a/l10n/pt_BR/contacts.po +++ b/l10n/pt_BR/contacts.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 16:43+0000\n" -"Last-Translator: Guilherme Maluf Balzana <guimalufb@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.net/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -84,23 +84,20 @@ msgstr "Erro ao adicionar agenda." msgid "Error activating addressbook." msgstr "Erro ao ativar agenda." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Nenhum ID do contato foi submetido." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Erro ao carregar imagem." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Erro de leitura na foto do contato." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Erro ao salvar arquivo temporário." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "Foto carregada não é válida." @@ -124,14 +121,46 @@ msgstr "ID do contato está faltando." msgid "Missing contact id." msgstr "Faltando ID do contato." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Nenhum caminho para foto foi submetido." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Arquivo não existe:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Erro ao carregar imagem." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "nome do elemento não definido." @@ -148,7 +177,7 @@ msgstr "Informação sobre vCard incorreto. Por favor, recarregue a página:" msgid "Something went FUBAR. " msgstr "Something went FUBAR. " -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Erro ao atualizar propriedades do contato." @@ -164,108 +193,235 @@ msgstr "Erro ao atualizar agenda." msgid "Error uploading contacts to storage." msgstr "Erro enviando contatos para armazenamento." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Arquivo enviado com sucesso" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "O arquivo enviado excede a diretiva upload_max_filesize em php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" -msgstr "" +msgstr "O arquivo carregado excede o argumento MAX_FILE_SIZE especificado no formulário HTML" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" -msgstr "" +msgstr "O arquivo foi parcialmente carregado" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" -msgstr "" +msgstr "Nenhum arquivo carregado" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" +msgstr "Diretório temporário não encontrado" + +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Contatos" -#: lib/app.php:23 -msgid "Addressbook not found." +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." msgstr "" -#: lib/app.php:27 +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Arraste um arquivo VCF para importar contatos." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 +msgid "Addressbook not found." +msgstr "Lista de endereços não encontrado." + +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Esta não é a sua agenda de endereços." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Contato não pôde ser encontrado." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Endereço" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefone" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-mail" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organização" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Trabalho" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Home" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Móvel" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Texto" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Voz" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" -msgstr "" +msgstr "Mensagem" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "VÃdeo" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" -msgstr "" +msgstr "Internet" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "Aniversário de {name}" #: lib/search.php:22 msgid "Contact" @@ -277,11 +433,11 @@ msgstr "Adicionar Contato" #: templates/index.php:14 msgid "Addressbooks" -msgstr "Agendas" +msgstr "Agendas de Endereço" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" -msgstr "" +msgstr "Configurar Livro de Endereços" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" @@ -289,7 +445,7 @@ msgstr "Nova agenda" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" -msgstr "" +msgstr "Importar de VCF" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 @@ -320,23 +476,23 @@ msgstr "Apagar contato" #: templates/part.contact.php:19 msgid "Drop photo to upload" -msgstr "" +msgstr "Arraste a foto para ser carregada" #: templates/part.contact.php:29 msgid "Format custom, Short name, Full name, Reverse or Reverse with comma" -msgstr "" +msgstr "Formato personalizado, Nome curto, Nome completo, Inverter ou Inverter com vÃrgula" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "Editar detalhes do nome" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" -msgstr "" +msgstr "Apelido" #: templates/part.contact.php:36 msgid "Enter nickname" -msgstr "" +msgstr "Digite o apelido" #: templates/part.contact.php:37 templates/part.contact.php:106 msgid "Birthday" @@ -344,19 +500,19 @@ msgstr "Aniversário" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "dd-mm-aaaa" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" -msgstr "" +msgstr "Grupos" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "" +msgstr "Separe grupos por virgula" #: templates/part.contact.php:42 msgid "Edit groups" -msgstr "" +msgstr "Editar grupos" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" @@ -364,47 +520,47 @@ msgstr "Preferido" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "Por favor, especifique um email válido." #: templates/part.contact.php:56 msgid "Enter email address" -msgstr "" +msgstr "Digite um endereço de email" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "Correio para endereço" #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "Remover endereço de email" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "Digite um número de telefone" #: templates/part.contact.php:74 msgid "Delete phone number" -msgstr "" +msgstr "Remover número de telefone" #: templates/part.contact.php:84 msgid "View on map" -msgstr "" +msgstr "Visualizar no mapa" #: templates/part.contact.php:84 msgid "Edit address details" -msgstr "" +msgstr "Editar detalhes de endereço" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "Adicionar notas" #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "Adicionar campo" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "Imagem do Perfil" #: templates/part.contact.php:107 msgid "Phone" @@ -412,27 +568,31 @@ msgstr "Telefone" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "Nota" #: templates/part.contactphoto.php:8 msgid "Delete current photo" -msgstr "" +msgstr "Deletar imagem atual" #: templates/part.contactphoto.php:9 msgid "Edit current photo" -msgstr "" +msgstr "Editar imagem atual" #: templates/part.contactphoto.php:10 msgid "Upload new photo" -msgstr "" +msgstr "Carregar nova foto" #: templates/part.contactphoto.php:11 msgid "Select photo from ownCloud" +msgstr "Selecionar foto do OwnCloud" + +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." msgstr "" #: templates/part.edit_address_dialog.php:9 msgid "Edit address" -msgstr "" +msgstr "Editar endereço" #: templates/part.edit_address_dialog.php:14 msgid "Type" @@ -475,7 +635,7 @@ msgstr "PaÃs" #: templates/part.edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Editar categorias" #: templates/part.edit_categories_dialog.php:14 msgid "Add" @@ -483,91 +643,91 @@ msgstr "Adicionar" #: templates/part.edit_name_dialog.php:16 msgid "Addressbook" -msgstr "Agenda" +msgstr "Agenda de Endereço" #: templates/part.edit_name_dialog.php:23 msgid "Hon. prefixes" -msgstr "" +msgstr "Exmo. Prefixos " #: templates/part.edit_name_dialog.php:27 msgid "Miss" -msgstr "" +msgstr "Senhorita" #: templates/part.edit_name_dialog.php:28 msgid "Ms" -msgstr "" +msgstr "Srta." #: templates/part.edit_name_dialog.php:29 msgid "Mr" -msgstr "" +msgstr "Sr." #: templates/part.edit_name_dialog.php:30 msgid "Sir" -msgstr "" +msgstr "Senhor" #: templates/part.edit_name_dialog.php:31 msgid "Mrs" -msgstr "" +msgstr "Sra." #: templates/part.edit_name_dialog.php:32 msgid "Dr" -msgstr "" +msgstr "Dr" #: templates/part.edit_name_dialog.php:35 msgid "Given name" -msgstr "" +msgstr "Primeiro Nome" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "Segundo Nome" #: templates/part.edit_name_dialog.php:39 msgid "Family name" -msgstr "" +msgstr "Sobrenome" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" -msgstr "" +msgstr "Exmo. Sufixos" #: templates/part.edit_name_dialog.php:45 msgid "J.D." -msgstr "" +msgstr "J.D." #: templates/part.edit_name_dialog.php:46 msgid "M.D." -msgstr "" +msgstr "M.D." #: templates/part.edit_name_dialog.php:47 msgid "D.O." -msgstr "" +msgstr "D.O." #: templates/part.edit_name_dialog.php:48 msgid "D.C." -msgstr "" +msgstr "D.C." #: templates/part.edit_name_dialog.php:49 msgid "Ph.D." -msgstr "" +msgstr "Ph.D." #: templates/part.edit_name_dialog.php:50 msgid "Esq." -msgstr "" +msgstr "Esq." #: templates/part.edit_name_dialog.php:51 msgid "Jr." -msgstr "" +msgstr "Jr." #: templates/part.edit_name_dialog.php:52 msgid "Sn." -msgstr "" +msgstr "Sn." #: templates/part.editaddressbook.php:9 msgid "New Addressbook" -msgstr "Nova agenda" +msgstr "Nova Agenda de Endereço" #: templates/part.editaddressbook.php:9 msgid "Edit Addressbook" -msgstr "Editar agenda" +msgstr "Editar Agenda de Endereço" #: templates/part.editaddressbook.php:12 msgid "Displayname" @@ -586,82 +746,77 @@ msgid "Submit" msgstr "Enviar" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Cancelar" #: templates/part.import.php:1 msgid "Import a contacts file" -msgstr "" +msgstr "Importar arquivos de contato." #: templates/part.import.php:6 msgid "Please choose the addressbook" -msgstr "" +msgstr "Por favor, selecione uma agenda de endereços" #: templates/part.import.php:10 msgid "create a new addressbook" -msgstr "" +msgstr "Criar nova agenda de endereços" #: templates/part.import.php:15 msgid "Name of new addressbook" -msgstr "" +msgstr "Nome da nova agenda de endereços" #: templates/part.import.php:17 msgid "Import" -msgstr "" +msgstr "Importar" #: templates/part.import.php:20 msgid "Importing contacts" -msgstr "" - -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" +msgstr "Importar contatos" #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "" +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" +msgstr "Selecione agenda de endereços para importar ao destino:" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" -msgstr "" +msgstr "Selecione do disco rigÃdo" #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." -msgstr "" +msgstr "Voce não tem contatos em sua agenda de endereços." #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "" +msgstr "Adicionar contatos" #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" -msgstr "" +msgstr "Configurar agenda de endereços" #: templates/settings.php:4 msgid "CardDAV syncing addresses" -msgstr "" +msgstr "Sincronizando endereços CardDAV" #: templates/settings.php:4 msgid "more info" -msgstr "" +msgstr "leia mais" #: templates/settings.php:6 msgid "Primary address (Kontact et al)" -msgstr "" +msgstr "Endereço primário(Kontact et al)" #: templates/settings.php:8 msgid "iOS/OS X" -msgstr "" +msgstr "iOS/OS X" diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po index be83e6bfe44fde831d68d04651944393446ede4b..0c9e514fdb34e3f1ae51e9cb3d3a1e42de707a07 100644 --- a/l10n/pt_BR/core.po +++ b/l10n/pt_BR/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 19:50+0000\n" -"Last-Translator: Guilherme Maluf Balzana <guimalufb@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.net/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -33,6 +33,82 @@ msgstr "Nenhuma categoria adicionada?" msgid "This category already exists: " msgstr "Essa categoria já existe" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Mudar senha do Owncloud" @@ -163,15 +239,15 @@ msgstr "Banco de dados do host" msgid "Finish setup" msgstr "Concluir configuração" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "web services sob seu controle" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Sair" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Configurações" diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po index 588b33fb7367a467ba4bb88bb471e483ddf8c241..ef9cf274d914e1991568b51f98d4151a36b25e4f 100644 --- a/l10n/pt_BR/files.po +++ b/l10n/pt_BR/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-14 16:18+0000\n" -"Last-Translator: Guilherme Maluf Balzana <guimalufb@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.net/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -50,10 +50,62 @@ msgstr "Pasta temporária não encontrada" msgid "Failed to write to disk" msgstr "Falha ao escrever no disco" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Arquivos" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Tamanho" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Modificado" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Tratamento de Arquivo" @@ -122,18 +174,6 @@ msgstr "Compartilhar" msgid "Download" msgstr "Baixar" -#: templates/index.php:55 -msgid "Size" -msgstr "Tamanho" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Modificado" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Deletar Tudo" - #: templates/index.php:56 msgid "Delete" msgstr "Excluir" diff --git a/l10n/pt_BR/gallery.po b/l10n/pt_BR/gallery.po index da803b0599683d50667fb57ddcb96a66553c9470..1c68432fb07912da3075db60f10a60fd40d4ad3b 100644 --- a/l10n/pt_BR/gallery.po +++ b/l10n/pt_BR/gallery.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-12 00:52+0000\n" -"Last-Translator: Van Der Fran <transifex@vanderland.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.net/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +19,50 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Fotos" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Configuração" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Atualizar" @@ -35,10 +75,6 @@ msgstr "Parar" msgid "Share" msgstr "Compartilhar" -#: templates/index.php:19 -msgid "Settings" -msgstr "Configuração" - #: templates/view_album.php:19 msgid "Back" msgstr "Voltar" diff --git a/l10n/pt_BR/media.po b/l10n/pt_BR/media.po index 76b0263bb50c830b0fbd9bbce5dcb7911005715c..779137491765a6f9d38683d3f601fda9465e0b33 100644 --- a/l10n/pt_BR/media.po +++ b/l10n/pt_BR/media.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.net/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -19,15 +19,19 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Música" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Tocar" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pausa" @@ -35,7 +39,7 @@ msgstr "Pausa" msgid "Previous" msgstr "Anterior" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Próximo" diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po index 5043a358e3501a29008d377646ab34b049de21b3..88a8425439c03b5d167280131179bf953e8775a8 100644 --- a/l10n/pt_BR/settings.po +++ b/l10n/pt_BR/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 20:01+0000\n" -"Last-Translator: Guilherme Maluf Balzana <guimalufb@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.net/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,23 +22,38 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "email Alterado" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Pedido inválido" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "Mudou OpenID" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Pedido inválido" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Mudou Idioma" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Português" @@ -59,10 +74,14 @@ msgid "Select an App" msgstr "Selecione uma Aplicação" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licenciados" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "por" diff --git a/l10n/pt_PT/calendar.po b/l10n/pt_PT/calendar.po index 5d7d95b0ab1a6cf25c787c8a71a322c0d156ab7c..02385945ce94456b2b12603b157b2a7d83bd3262 100644 --- a/l10n/pt_PT/calendar.po +++ b/l10n/pt_PT/calendar.po @@ -4,13 +4,14 @@ # # Translators: # <helder.meneses@gmail.com>, 2011. +# Helder Meneses <helder.meneses@gmail.com>, 2012. # <rjgpp.1994@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -21,11 +22,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Nenhum calendário encontrado." #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "Nenhum evento encontrado." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -43,79 +44,103 @@ msgstr "Zona horária alterada" msgid "Invalid request" msgstr "Pedido inválido" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Calendário" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "Dia de anos" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Negócio" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Telefonar" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Clientes" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "Entregar" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Férias" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Ideias" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Jornada" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Jublieu" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Encontro" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Outro" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Pessoal" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Projetos" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "Perguntas" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Trabalho" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "não definido" #: lib/object.php:330 msgid "Does not repeat" @@ -364,7 +389,7 @@ msgstr "Escolhe calendários ativos" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "Os seus calendários" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -373,15 +398,15 @@ msgstr "Endereço CalDav" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Calendários partilhados" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Nenhum calendário partilhado" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "Partilhar calendário" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -398,7 +423,7 @@ msgstr "Apagar" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "Partilhado consigo por" #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -443,23 +468,23 @@ msgstr "Exportar" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "Informação do evento" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "Repetição" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "Alarme" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "Participantes" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "Partilhar" #: templates/part.eventform.php:21 msgid "Title of the Event" @@ -471,11 +496,11 @@ msgstr "Categoria" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "Separe categorias por virgulas" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "Editar categorias" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -596,11 +621,11 @@ msgstr "Criar novo evento" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "Ver um evento" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "Nenhuma categoria seleccionada" #: templates/part.showevent.php:25 msgid "Select category" @@ -608,11 +633,11 @@ msgstr "Selecionar categoria" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "de" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "em" #: templates/settings.php:14 msgid "Timezone" @@ -636,7 +661,7 @@ msgstr "12h" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "Primeiro dia da semana" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" @@ -644,24 +669,24 @@ msgstr "Endereço de sincronização CalDav do calendário" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Utilizadores" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "Selecione utilizadores" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "Editavel" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "Grupos" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "Selecione grupos" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "Tornar público" diff --git a/l10n/pt_PT/contacts.po b/l10n/pt_PT/contacts.po index 908fc259a20272a2589dc8b633025e6049093e9b..4b0f48cbee5b633e35d3032b45134d71b16ace74 100644 --- a/l10n/pt_PT/contacts.po +++ b/l10n/pt_PT/contacts.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -38,7 +38,7 @@ msgstr "Pelo menos um dos campos de endereço precisa de estar preenchido" #: ajax/addproperty.php:62 msgid "Trying to add duplicate property: " -msgstr "" +msgstr "A tentar adicionar propriedade duplicada: " #: ajax/addproperty.php:120 msgid "Error adding contact property." @@ -46,35 +46,35 @@ msgstr "Erro ao adicionar propriedade do contato" #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" -msgstr "" +msgstr "Nenhum ID inserido" #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." -msgstr "" +msgstr "Erro a definir checksum." #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." -msgstr "" +msgstr "Nenhuma categoria selecionada para eliminar." #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28 msgid "No address books found." -msgstr "" +msgstr "Nenhum livro de endereços encontrado." #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "Nenhum contacto encontrado." #: ajax/contactdetails.php:37 msgid "Missing ID" -msgstr "" +msgstr "Falta ID" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" -msgstr "" +msgstr "Erro a analisar VCard para o ID: \"" #: ajax/createaddressbook.php:18 msgid "Cannot add addressbook with an empty name." -msgstr "" +msgstr "Não é possivel adicionar Livro de endereços com nome vazio." #: ajax/createaddressbook.php:24 msgid "Error adding addressbook." @@ -84,29 +84,26 @@ msgstr "Erro ao adicionar livro de endereços" msgid "Error activating addressbook." msgstr "Erro ao ativar livro de endereços" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." -msgstr "" +msgstr "Nenhum ID de contacto definido." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." -msgstr "" +msgstr "Erro a ler a foto do contacto." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." -msgstr "" +msgstr "Erro a guardar ficheiro temporário." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." -msgstr "" +msgstr "A foto carregada não é valida." #: ajax/deletecard.php:37 ajax/saveproperty.php:58 msgid "id is not set." -msgstr "" +msgstr "id não está definido" #: ajax/deleteproperty.php:36 msgid "Information about vCard is incorrect. Please reload the page." @@ -118,43 +115,75 @@ msgstr "Erro ao apagar propriedade do contato" #: ajax/editname.php:37 msgid "Contact ID is missing." -msgstr "" +msgstr "Falta o ID do contacto." #: ajax/loadphoto.php:44 msgid "Missing contact id." -msgstr "" +msgstr "Falta o ID do contacto." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." -msgstr "" +msgstr "Nenhum caminho da foto definido." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" +msgstr "O ficheiro não existe:" + +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Erro a carregar a imagem." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " msgstr "" #: ajax/saveproperty.php:55 msgid "element name is not set." -msgstr "" +msgstr "o nome do elemento não está definido." #: ajax/saveproperty.php:61 msgid "checksum is not set." -msgstr "" +msgstr "Checksum não está definido." #: ajax/saveproperty.php:78 msgid "Information about vCard is incorrect. Please reload the page: " -msgstr "" +msgstr "A informação sobre o VCard está incorrecta. Por favor refresque a página: " #: ajax/saveproperty.php:83 msgid "Something went FUBAR. " -msgstr "" +msgstr "Algo provocou um FUBAR. " -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Erro ao atualizar propriedade do contato" #: ajax/updateaddressbook.php:20 msgid "Cannot update addressbook with an empty name." -msgstr "" +msgstr "Não é possivel actualizar o livro de endereços com o nome vazio." #: ajax/updateaddressbook.php:26 msgid "Error updating addressbook." @@ -162,110 +191,237 @@ msgstr "Erro a atualizar o livro de endereços" #: ajax/uploadimport.php:46 ajax/uploadimport.php:76 msgid "Error uploading contacts to storage." -msgstr "" +msgstr "Erro a carregar os contactos para o armazenamento." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" -msgstr "" +msgstr "Não ocorreu erros, o ficheiro foi submetido com sucesso" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" -msgstr "" +msgstr "Nenhum ficheiro foi submetido" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Contactos" -#: lib/app.php:23 -msgid "Addressbook not found." +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" msgstr "" -#: lib/app.php:27 +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 +msgid "Addressbook not found." +msgstr "Livro de endereços não encontrado." + +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Esta não é a sua lista de contactos" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "O contacto não foi encontrado" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Morada" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefone" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Email" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organização" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Emprego" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Casa" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Telemovel" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Texto" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Voz" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" -msgstr "" +msgstr "Mensagem" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "VÃdeo" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" -msgstr "" +msgstr "Internet" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "Aniversário de {name}" #: lib/search.php:22 msgid "Contact" @@ -281,7 +437,7 @@ msgstr "Livros de endereços" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" -msgstr "" +msgstr "Configurar livros de endereços" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" @@ -289,7 +445,7 @@ msgstr "Novo livro de endereços" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" -msgstr "" +msgstr "Importar de VCF" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 @@ -328,15 +484,15 @@ msgstr "" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "Editar detalhes do nome" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" -msgstr "" +msgstr "Alcunha" #: templates/part.contact.php:36 msgid "Enter nickname" -msgstr "" +msgstr "Introduza alcunha" #: templates/part.contact.php:37 templates/part.contact.php:106 msgid "Birthday" @@ -344,19 +500,19 @@ msgstr "Aniversário" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "dd-mm-aaaa" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" -msgstr "" +msgstr "Grupos" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "" +msgstr "Separe os grupos usando virgulas" #: templates/part.contact.php:42 msgid "Edit groups" -msgstr "" +msgstr "Editar grupos" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" @@ -364,47 +520,47 @@ msgstr "Preferido" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "Por favor indique um endereço de correio válido" #: templates/part.contact.php:56 msgid "Enter email address" -msgstr "" +msgstr "Introduza endereço de email" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "Enviar correio para o endereço" #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "Eliminar o endereço de correio" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "Insira o número de telefone" #: templates/part.contact.php:74 msgid "Delete phone number" -msgstr "" +msgstr "Eliminar o número de telefone" #: templates/part.contact.php:84 msgid "View on map" -msgstr "" +msgstr "Ver no mapa" #: templates/part.contact.php:84 msgid "Edit address details" -msgstr "" +msgstr "Editar os detalhes do endereço" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "Insira notas aqui." #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "Adicionar campo" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "Foto do perfil" #: templates/part.contact.php:107 msgid "Phone" @@ -412,15 +568,15 @@ msgstr "Telefone" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "Nota" #: templates/part.contactphoto.php:8 msgid "Delete current photo" -msgstr "" +msgstr "Eliminar a foto actual" #: templates/part.contactphoto.php:9 msgid "Edit current photo" -msgstr "" +msgstr "Editar a foto actual" #: templates/part.contactphoto.php:10 msgid "Upload new photo" @@ -428,11 +584,15 @@ msgstr "" #: templates/part.contactphoto.php:11 msgid "Select photo from ownCloud" +msgstr "Selecionar uma foto da ownCloud" + +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." msgstr "" #: templates/part.edit_address_dialog.php:9 msgid "Edit address" -msgstr "" +msgstr "Editar endereço" #: templates/part.edit_address_dialog.php:14 msgid "Type" @@ -475,7 +635,7 @@ msgstr "PaÃs" #: templates/part.edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Editar categorias" #: templates/part.edit_categories_dialog.php:14 msgid "Add" @@ -495,15 +655,15 @@ msgstr "" #: templates/part.edit_name_dialog.php:28 msgid "Ms" -msgstr "" +msgstr "Sra" #: templates/part.edit_name_dialog.php:29 msgid "Mr" -msgstr "" +msgstr "Sr" #: templates/part.edit_name_dialog.php:30 msgid "Sir" -msgstr "" +msgstr "Sr" #: templates/part.edit_name_dialog.php:31 msgid "Mrs" @@ -511,7 +671,7 @@ msgstr "" #: templates/part.edit_name_dialog.php:32 msgid "Dr" -msgstr "" +msgstr "Dr" #: templates/part.edit_name_dialog.php:35 msgid "Given name" @@ -519,11 +679,11 @@ msgstr "" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "Nomes adicionais" #: templates/part.edit_name_dialog.php:39 msgid "Family name" -msgstr "" +msgstr "Nome de familia" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" @@ -586,21 +746,21 @@ msgid "Submit" msgstr "Submeter" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Cancelar" #: templates/part.import.php:1 msgid "Import a contacts file" -msgstr "" +msgstr "Importar um ficheiro de contactos" #: templates/part.import.php:6 msgid "Please choose the addressbook" -msgstr "" +msgstr "Por favor seleccione o livro de endereços" #: templates/part.import.php:10 msgid "create a new addressbook" -msgstr "" +msgstr "Criar um novo livro de endereços" #: templates/part.import.php:15 msgid "Name of new addressbook" @@ -608,33 +768,28 @@ msgstr "" #: templates/part.import.php:17 msgid "Import" -msgstr "" +msgstr "Importar" #: templates/part.import.php:20 msgid "Importing contacts" -msgstr "" - -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" +msgstr "A importar os contactos" #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" @@ -644,7 +799,7 @@ msgstr "" #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "" +msgstr "Adicionar contacto" #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" @@ -656,7 +811,7 @@ msgstr "" #: templates/settings.php:4 msgid "more info" -msgstr "" +msgstr "mais informação" #: templates/settings.php:6 msgid "Primary address (Kontact et al)" @@ -664,4 +819,4 @@ msgstr "" #: templates/settings.php:8 msgid "iOS/OS X" -msgstr "" +msgstr "iOS/OS X" diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po index 6bfda244649c3234cd0b00681c662359bd34850c..c1427407a887219d997a4b171b9e21fafe73ebd7 100644 --- a/l10n/pt_PT/core.po +++ b/l10n/pt_PT/core.po @@ -4,13 +4,14 @@ # # Translators: # <helder.meneses@gmail.com>, 2011, 2012. +# Helder Meneses <helder.meneses@gmail.com>, 2012. # <rjgpp.1994@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -21,14 +22,90 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Nome da aplicação não definida." #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Nenhuma categoria para adicionar?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Esta categoria já existe:" + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 @@ -37,7 +114,7 @@ msgstr "Redefinir palavra-chave ownCloud" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "Reposição da password ownCloud" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" @@ -102,7 +179,7 @@ msgstr "Ajuda" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "Acesso interdito" #: templates/404.php:12 msgid "Cloud not found" @@ -110,11 +187,11 @@ msgstr "Cloud nao encontrada" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Editar categorias" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Adicionar" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -161,15 +238,15 @@ msgstr "Host da base de dados" msgid "Finish setup" msgstr "Acabar instalação" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "serviços web sob o seu controlo" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Sair" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Definições" diff --git a/l10n/pt_PT/files.po b/l10n/pt_PT/files.po index 7b8597d2e9029106243a51e83bf04781cd9e52d8..8779bcac2b3ee88b5832822337c5721849dbe4fe 100644 --- a/l10n/pt_PT/files.po +++ b/l10n/pt_PT/files.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Helder Meneses <helder.meneses@gmail.com>, 2012. # <rjgpp.1994@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -46,15 +47,67 @@ msgstr "Falta uma pasta temporária" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Falhou a escrita no disco" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Ficheiros" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Tamanho" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Modificado" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "Manuseamento de ficheiros" #: templates/admin.php:7 msgid "Maximum upload size" @@ -62,23 +115,23 @@ msgstr "Tamanho máximo de envio" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "max. possivel: " #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Necessário para multi download de ficheiros e pastas" #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Ativar dowload de ficheiros ZIP" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 é ilimitado" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "Tamanho máximo para ficheiros ZIP" #: templates/index.php:7 msgid "New" @@ -94,7 +147,7 @@ msgstr "Pasta" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "Do endereço" #: templates/index.php:21 msgid "Upload" @@ -102,7 +155,7 @@ msgstr "Enviar" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Cancelar upload" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -114,24 +167,12 @@ msgstr "Nome" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Partilhar" #: templates/index.php:51 msgid "Download" msgstr "Transferir" -#: templates/index.php:55 -msgid "Size" -msgstr "Tamanho" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Modificado" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Apagar" @@ -148,8 +189,8 @@ msgstr "Os ficheiro que estás a tentar enviar excedem o tamanho máximo de envi #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Os ficheiros estão a ser analisados, por favor aguarde." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "Análise actual" diff --git a/l10n/pt_PT/gallery.po b/l10n/pt_PT/gallery.po index 14a2a55e87315f79de2c8e3be1fc0e05471d9d9e..5a8f443a916ff7dac20ced829c7f842ebff4c4ee 100644 --- a/l10n/pt_PT/gallery.po +++ b/l10n/pt_PT/gallery.po @@ -4,13 +4,14 @@ # # Translators: # <helder.meneses@gmail.com>, 2012. +# Helder Meneses <helder.meneses@gmail.com>, 2012. # <rjgpp.1994@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -19,8 +20,48 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Imagens" + +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Definições" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" #: templates/index.php:16 @@ -29,15 +70,11 @@ msgstr "Atualizar" #: templates/index.php:17 msgid "Stop" -msgstr "" +msgstr "Parar" #: templates/index.php:18 msgid "Share" -msgstr "" - -#: templates/index.php:19 -msgid "Settings" -msgstr "" +msgstr "Partilhar" #: templates/view_album.php:19 msgid "Back" @@ -45,16 +82,16 @@ msgstr "Voltar" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Remove confirmação" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Deseja remover o album" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Mudar o nome do album" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Novo nome do album" diff --git a/l10n/pt_PT/media.po b/l10n/pt_PT/media.po index 8cc68c028bce0b8b8c1920fb95d7767d39e0d864..ca255767029fdfa6c8324f3c830f05a6a3ed3e0a 100644 --- a/l10n/pt_PT/media.po +++ b/l10n/pt_PT/media.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" -"Last-Translator: rjgpp1994 <rjgpp.1994@gmail.com>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,15 +18,19 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musica" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Reproduzir" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pausa" @@ -34,7 +38,7 @@ msgstr "Pausa" msgid "Previous" msgstr "Anterior" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Próximo" diff --git a/l10n/pt_PT/settings.po b/l10n/pt_PT/settings.po index f69a3f1fe1495d954f6d6afb579a21466064cd3d..9a87a9c31f92a90630775894c75358de2c3ef631 100644 --- a/l10n/pt_PT/settings.po +++ b/l10n/pt_PT/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -20,57 +20,76 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "endereço de email alterado" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Pedido inválido" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID alterado" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Pedido inválido" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Idioma alterado" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__language_name__" #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Log" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "Mais" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Adicione a sua aplicação" #: templates/apps.php:22 msgid "Select an App" msgstr "Selecione uma aplicação" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licenciado" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "por" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "Documentação" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "Gestão de ficheiros grandes" #: templates/help.php:10 msgid "Ask a question" @@ -98,11 +117,11 @@ msgstr "do disponÃvel" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "Clientes de sincronização desktop e movel" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "Transferir" #: templates/personal.php:19 msgid "Your password got changed" @@ -170,11 +189,11 @@ msgstr "Criar" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "Quota por defeito" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Outro" #: templates/users.php:47 msgid "Quota" diff --git a/l10n/ro/calendar.po b/l10n/ro/calendar.po index a1f91c1b979937743da65b99ec25b0d23e43dd7c..0521a803f4c4775650896e2d7d43defab98b5cd0 100644 --- a/l10n/ro/calendar.po +++ b/l10n/ro/calendar.po @@ -4,14 +4,15 @@ # # Translators: # Claudiu <claudiu@tanaselia.ro>, 2011, 2012. +# Dimon Pockemon <>, 2012. # Eugen Mihalache <eugemjj@gmail.com>, 2012. # Ovidiu Tache <ovidiutache@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -22,11 +23,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Nici un calendar găsit." #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "Nici un eveniment găsit." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -44,79 +45,103 @@ msgstr "Fus orar schimbat" msgid "Invalid request" msgstr "Cerere eronată" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Calendar" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "LLL z[aaaa]{'—'[LLL] z aaaa}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "Zi de naÈ™tere" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Afaceri" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Sună" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "ClienÈ›i" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "Curier" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Sărbători" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Idei" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Călătorie" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Aniversare" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "ÃŽntâlnire" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Altele" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Personal" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Proiecte" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "ÃŽntrebări" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Servici" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "fără nume" #: lib/object.php:330 msgid "Does not repeat" @@ -365,7 +390,7 @@ msgstr "Alege calendarele active" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "Calendarele tale" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -374,15 +399,15 @@ msgstr "Legătură CalDav" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Calendare partajate" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Nici un calendar partajat" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "PartajaÈ›i calendarul" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -399,7 +424,7 @@ msgstr "Șterge" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "Partajat cu tine de" #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -444,23 +469,23 @@ msgstr "Exportă" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "InformaÈ›ii despre eveniment" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "Ciclic" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "Alarmă" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "ParticipanÈ›i" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "Partajează" #: templates/part.eventform.php:21 msgid "Title of the Event" @@ -472,11 +497,11 @@ msgstr "Categorie" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "Separă categoriile prin virgule" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "Editează categorii" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -597,11 +622,11 @@ msgstr "Crează un eveniment nou" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "Vizualizează un eveniment" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "Nici o categorie selectată" #: templates/part.showevent.php:25 msgid "Select category" @@ -609,11 +634,11 @@ msgstr "Selecteză categoria" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "din" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "la" #: templates/settings.php:14 msgid "Timezone" @@ -637,7 +662,7 @@ msgstr "12h" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "Prima zi a săptămînii" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" @@ -645,24 +670,24 @@ msgstr "Adresa pentru sincronizarea calendarului CalDAV" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Utilizatori" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "utilizatori selectaÈ›i" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "Editabil" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "Grupuri" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "grupuri selectate" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "fă public" diff --git a/l10n/ro/contacts.po b/l10n/ro/contacts.po index d4d9f15b1c9ec43d39d298650372b853c276a0db..1a257a79476e2e899b7f9e054648c0d2d1bdf0da 100644 --- a/l10n/ro/contacts.po +++ b/l10n/ro/contacts.po @@ -4,13 +4,14 @@ # # Translators: # Claudiu <claudiu@tanaselia.ro>, 2011, 2012. +# Dimon Pockemon <>, 2012. # Eugen Mihalache <eugemjj@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -45,35 +46,35 @@ msgstr "Contactul nu a putut fi adăugat." #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" -msgstr "" +msgstr "Nici un ID nu a fost furnizat" #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." -msgstr "" +msgstr "Eroare la stabilirea sumei de control" #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." -msgstr "" +msgstr "Nici o categorie selectată pentru È™tergere" #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28 msgid "No address books found." -msgstr "" +msgstr "Nici o carte de adrese găsită" #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "Nici un contact găsit" #: ajax/contactdetails.php:37 msgid "Missing ID" -msgstr "" +msgstr "ID lipsă" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" -msgstr "" +msgstr "Eroare la prelucrarea VCard-ului pentru ID:\"" #: ajax/createaddressbook.php:18 msgid "Cannot add addressbook with an empty name." -msgstr "" +msgstr "Nu e posibil de adăugat o carte de adrese fără nume" #: ajax/createaddressbook.php:24 msgid "Error adding addressbook." @@ -83,29 +84,26 @@ msgstr "Agenda nu a putut fi adăugată." msgid "Error activating addressbook." msgstr "Eroare la activarea agendei." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." -msgstr "" - -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" +msgstr "Nici un ID de contact nu a fost transmis" -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." -msgstr "" +msgstr "Eroare la citerea fotografiei de contact" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." -msgstr "" +msgstr "Eroare la salvarea fiÈ™ierului temporar." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." -msgstr "" +msgstr "Fotografia care se încarcă nu este validă." #: ajax/deletecard.php:37 ajax/saveproperty.php:58 msgid "id is not set." -msgstr "" +msgstr "ID-ul nu este stabilit" #: ajax/deleteproperty.php:36 msgid "Information about vCard is incorrect. Please reload the page." @@ -117,27 +115,59 @@ msgstr "Eroare la È™tergerea proprietăților contactului." #: ajax/editname.php:37 msgid "Contact ID is missing." -msgstr "" +msgstr "ID-ul de contact lipseÈ™te." #: ajax/loadphoto.php:44 msgid "Missing contact id." -msgstr "" +msgstr "ID de contact lipsă." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." -msgstr "" +msgstr "Nici o adresă către fotografie nu a fost transmisă" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" +msgstr "FiÈ™ierul nu există:" + +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Eroare la încărcarea imaginii." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " msgstr "" #: ajax/saveproperty.php:55 msgid "element name is not set." -msgstr "" +msgstr "numele elementului nu este stabilit." #: ajax/saveproperty.php:61 msgid "checksum is not set." -msgstr "" +msgstr "suma de control nu este stabilită." #: ajax/saveproperty.php:78 msgid "Information about vCard is incorrect. Please reload the page: " @@ -147,7 +177,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Eroare la actualizarea proprietăților contactului." @@ -163,108 +193,235 @@ msgstr "Eroare la actualizarea agendei." msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Contacte" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Nu se găseÈ™te în agendă." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Contactul nu a putut fi găsit." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresă" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Email" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "OrganizaÈ›ie" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Servicu" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Acasă" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Text" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Voce" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" -msgstr "" +msgstr "Mesaj" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" -msgstr "" +msgstr "Internet" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "Ziua de naÈ™tere a {name}" #: lib/search.php:22 msgid "Contact" @@ -327,15 +484,15 @@ msgstr "" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "Introdu detalii despre nume" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" -msgstr "" +msgstr "Pseudonim" #: templates/part.contact.php:36 msgid "Enter nickname" -msgstr "" +msgstr "Introdu pseudonim" #: templates/part.contact.php:37 templates/part.contact.php:106 msgid "Birthday" @@ -343,19 +500,19 @@ msgstr "Zi de naÈ™tere" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "zz-ll-aaaa" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" -msgstr "" +msgstr "Grupuri" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "" +msgstr "Separă grupurile cu virgule" #: templates/part.contact.php:42 msgid "Edit groups" -msgstr "" +msgstr "Editează grupuri" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" @@ -363,19 +520,19 @@ msgstr "Preferat" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "Te rog să specifici un e-mail corect" #: templates/part.contact.php:56 msgid "Enter email address" -msgstr "" +msgstr "Introdu adresa de e-mail" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "Trimite mesaj la e-mail" #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "Șterge e-mail" #: templates/part.contact.php:70 msgid "Enter phone number" @@ -429,6 +586,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -585,7 +746,7 @@ msgid "Submit" msgstr "Trimite" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Anulează" @@ -613,27 +774,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/ro/core.po b/l10n/ro/core.po index 71bfdc95d9a46c7e526d2e2f06f9ee5c8fb3148c..3aed0fedf496ffc10b60cbd7660a5c0a98f17d9b 100644 --- a/l10n/ro/core.po +++ b/l10n/ro/core.po @@ -4,13 +4,14 @@ # # Translators: # Claudiu <claudiu@tanaselia.ro>, 2011, 2012. +# Dimon Pockemon <>, 2012. # Eugen Mihalache <eugemjj@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -21,14 +22,90 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Numele aplicaÈ›ie nu este furnizat." #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Nici o categorie de adăugat?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Această categorie deja există:" + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 @@ -37,7 +114,7 @@ msgstr "Resetarea parolei ownCloud" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "Resetarea parolei ownCloud " #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" @@ -102,7 +179,7 @@ msgstr "Ajutor" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "Acces interzis" #: templates/404.php:12 msgid "Cloud not found" @@ -110,11 +187,11 @@ msgstr "Nu s-a găsit" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Editează categoriile" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Adaugă" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -161,15 +238,15 @@ msgstr "Bază date" msgid "Finish setup" msgstr "Finalizează instalarea" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "servicii web controlate de tine" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "IeÈ™ire" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Configurări" diff --git a/l10n/ro/files.po b/l10n/ro/files.po index c0d85daecd523309b18c1204423f76231c7b0aeb..06c259c228f7a03042d2d4763c402288213a0d26 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -4,13 +4,14 @@ # # Translators: # Claudiu <claudiu@tanaselia.ro>, 2011, 2012. +# Dimon Pockemon <>, 2012. # Eugen Mihalache <eugemjj@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -47,15 +48,67 @@ msgstr "LipseÈ™te un dosar temporar" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Eroare la scriere pe disc" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "FiÈ™iere" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Dimensiune" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Modificat" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "Manipulare fiÈ™iere" #: templates/admin.php:7 msgid "Maximum upload size" @@ -63,23 +116,23 @@ msgstr "Dimensiune maximă admisă la încărcare" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "max. posibil:" #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Necesar pentru descărcarea mai multor fiÈ™iere È™i a dosarelor" #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Activează descărcare fiÈ™iere compresate" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 e nelimitat" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "Dimensiunea maximă de intrare pentru fiÈ™iere compresate" #: templates/index.php:7 msgid "New" @@ -95,7 +148,7 @@ msgstr "Dosar" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "De la URL" #: templates/index.php:21 msgid "Upload" @@ -103,7 +156,7 @@ msgstr "ÃŽncarcă" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Anulează încărcarea" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -115,24 +168,12 @@ msgstr "Nume" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Partajează" #: templates/index.php:51 msgid "Download" msgstr "Descarcă" -#: templates/index.php:55 -msgid "Size" -msgstr "Dimensiune" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Modificat" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Șterge" @@ -149,8 +190,8 @@ msgstr "FiÈ™ierul care l-ai încărcat a depășită limita maximă admisă la #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "FiÈ™ierele sunt scanate, te rog aÈ™teptă." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "ÃŽn curs de scanare" diff --git a/l10n/ro/gallery.po b/l10n/ro/gallery.po index ffdf7bbf5db93d5d86dbaf6f36e0d67135eb1741..4bf7a3d27195d675855116c69f074f5493362ce5 100644 --- a/l10n/ro/gallery.po +++ b/l10n/ro/gallery.po @@ -4,13 +4,14 @@ # # Translators: # Claudiu <claudiu@tanaselia.ro>, 2012. +# Dimon Pockemon <>, 2012. # Eugen Mihalache <eugemjj@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -19,8 +20,48 @@ msgstr "" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Imagini" + +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Setări" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" #: templates/index.php:16 @@ -29,15 +70,11 @@ msgstr "Re-scanează" #: templates/index.php:17 msgid "Stop" -msgstr "" +msgstr "Stop" #: templates/index.php:18 msgid "Share" -msgstr "" - -#: templates/index.php:19 -msgid "Settings" -msgstr "" +msgstr "Partajează" #: templates/view_album.php:19 msgid "Back" @@ -45,16 +82,16 @@ msgstr "ÃŽnapoi" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Șterge confirmarea" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Vrei să È™tergi albumul" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Schimbă numele albumului" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Nume nou album" diff --git a/l10n/ro/media.po b/l10n/ro/media.po index a3c7b97b6fff8442e3563dec90605afb5ce1fad2..8ad58147fa208e60c0c60817ac062405353e762e 100644 --- a/l10n/ro/media.po +++ b/l10n/ro/media.po @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-19 20:29+0000\n" -"Last-Translator: Eugen Mihalache <eugemjj@gmail.com>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,15 +19,19 @@ msgstr "" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Muzică" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Redă" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pauză" @@ -35,7 +39,7 @@ msgstr "Pauză" msgid "Previous" msgstr "Precedent" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Următor" diff --git a/l10n/ro/settings.po b/l10n/ro/settings.po index 12a1a438756b5bcc939c01d26ee91acae675a679..542bfa8f1c24ed0c877c7801b073a4acabe47037 100644 --- a/l10n/ro/settings.po +++ b/l10n/ro/settings.po @@ -4,14 +4,15 @@ # # Translators: # Claudiu <claudiu@tanaselia.ro>, 2011, 2012. +# Dimon Pockemon <>, 2012. # Eugen Mihalache <eugemjj@gmail.com>, 2012. # <icewind1991@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -21,57 +22,76 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "email schimbat" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Cerere eronată" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID schimbat" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Cerere eronată" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Limba a fost schimbată" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "_language_name_" #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Jurnal de activitate" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "Mai mult" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Adaugă aplicaÈ›ia ta" #: templates/apps.php:22 msgid "Select an App" msgstr "Selectează o aplicaÈ›ie" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-autorizat" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "de" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "DocumetaÈ›ie" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "Gestionînd fiÈ™iere mari" #: templates/help.php:10 msgid "Ask a question" @@ -99,11 +119,11 @@ msgstr "din cele diponibile" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "ClienÈ›i de sincronizare pentru telefon mobil È™i desktop" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "Descărcări" #: templates/personal.php:19 msgid "Your password got changed" @@ -171,11 +191,11 @@ msgstr "Crează" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "Cotă implicită" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Altele" #: templates/users.php:47 msgid "Quota" diff --git a/l10n/ru/calendar.po b/l10n/ru/calendar.po index bf5d91bd80e9500c1f2212305cc22b46e7c16618..32c4700f8df267494124ea187c89815f2acafc11 100644 --- a/l10n/ru/calendar.po +++ b/l10n/ru/calendar.po @@ -3,14 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Denis <reg.transifex.net@demitel.ru>, 2012. # <jekader@gmail.com>, 2011, 2012. +# Nick Remeslennikov <homolibere@gmail.com>, 2012. # <tony.mccourin@gmail.com>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -21,11 +23,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Календари не найдены." #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "Ð¡Ð¾Ð±Ñ‹Ñ‚Ð¸Ñ Ð½Ðµ найдены." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -43,79 +45,103 @@ msgstr "ЧаÑовой поÑÑ Ð¸Ð·Ð¼ÐµÐ½Ñ‘Ð½" msgid "Invalid request" msgstr "Ðеверный запроÑ" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Календарь" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: lib/app.php:122 +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 msgid "Birthday" msgstr "День рождениÑ" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "БизнеÑ" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Звонить" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Клиенты" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "ДоÑтавщик" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Праздники" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Идеи" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Поездка" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Юбилей" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Ð’Ñтреча" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Другое" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Личное" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Проекты" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "ВопроÑÑ‹" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Работа" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "без имени" #: lib/object.php:330 msgid "Does not repeat" @@ -364,7 +390,7 @@ msgstr "Выберите активные календари" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "Ваши календари" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -373,15 +399,15 @@ msgstr "СÑылка Ð´Ð»Ñ CalDav" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Общие календари" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Ðет общих календарей" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "Сделать календарь общим" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -398,7 +424,7 @@ msgstr "Удалить" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "Ñ Ð²Ð°Ð¼Ð¸ поделилÑÑ" #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -443,23 +469,23 @@ msgstr "ÐкÑпортировать" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ Ñобытии" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "Повторение" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "Сигнал" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "УчаÑтники" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "ПоделитьÑÑ" #: templates/part.eventform.php:21 msgid "Title of the Event" @@ -471,11 +497,11 @@ msgstr "КатегориÑ" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "РазделÑйте категории запÑтыми" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "Редактировать категории" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -596,11 +622,11 @@ msgstr "Создать новое Ñобытие" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "Показать Ñобытие" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "Категории не выбраны" #: templates/part.showevent.php:25 msgid "Select category" @@ -636,7 +662,7 @@ msgstr "12ч" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "Первый день недели" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" @@ -644,24 +670,24 @@ msgstr "ÐÐ´Ñ€ÐµÑ Ñинхронизации ÐºÐ°Ð»ÐµÐ½Ð´Ð°Ñ€Ñ CalDAV:" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Пользователи" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "выбрать пользователей" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "Редактируемо" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "Группы" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "выбрать группы" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "Ñелать публичным" diff --git a/l10n/ru/contacts.po b/l10n/ru/contacts.po index aac272f8b9f9583546d19d58f04922e82113d10e..f44e9700f0d1b5de6ea5bb1e09a8de86ed5fa04a 100644 --- a/l10n/ru/contacts.po +++ b/l10n/ru/contacts.po @@ -3,15 +3,18 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Denis <reg.transifex.net@demitel.ru>, 2012. +# <ideamk@gmail.com>, 2012. # <jekader@gmail.com>, 2012. # <lankme@gmail.com>, 2012. +# Nick Remeslennikov <homolibere@gmail.com>, 2012. # <tony.mccourin@gmail.com>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -46,35 +49,35 @@ msgstr "Ошибка Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ð¸ к контакт #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" -msgstr "" +msgstr "ID не предоÑтавлен" #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." -msgstr "" +msgstr "Ошибка уÑтановки контрольной Ñуммы." #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." -msgstr "" +msgstr "Категории Ð´Ð»Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð½Ðµ уÑтановлены." #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28 msgid "No address books found." -msgstr "" +msgstr "ÐдреÑные книги не найдены." #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "Контакты не найдены." #: ajax/contactdetails.php:37 msgid "Missing ID" -msgstr "" +msgstr "ОтÑутÑтвует ID" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" -msgstr "" +msgstr "Ошибка обработки VCard Ð´Ð»Ñ ID: \"" #: ajax/createaddressbook.php:18 msgid "Cannot add addressbook with an empty name." -msgstr "" +msgstr "ÐÐµÐ»ÑŒÐ·Ñ Ð´Ð¾Ð±Ð°Ð²Ð¸Ñ‚ÑŒ адреÑную книгу без имени." #: ajax/createaddressbook.php:24 msgid "Error adding addressbook." @@ -84,29 +87,26 @@ msgstr "Ошибка Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð°Ð´Ñ€ÐµÑной книги." msgid "Error activating addressbook." msgstr "Ошибка активации адреÑной книги." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." -msgstr "" +msgstr "Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ð¸ контакта." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." -msgstr "" +msgstr "Ошибка ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð²Ñ€ÐµÐ¼ÐµÐ½Ð½Ð¾Ð³Ð¾ файла." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." -msgstr "" +msgstr "Ð—Ð°Ð³Ñ€ÑƒÐ¶Ð°ÐµÐ¼Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ Ð¸Ñпорчена." #: ajax/deletecard.php:37 ajax/saveproperty.php:58 msgid "id is not set." -msgstr "" +msgstr "id не уÑтановлен." #: ajax/deleteproperty.php:36 msgid "Information about vCard is incorrect. Please reload the page." @@ -118,43 +118,75 @@ msgstr "Ошибка ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ð¸ из контакта #: ajax/editname.php:37 msgid "Contact ID is missing." -msgstr "" +msgstr "ID контакта отÑутÑтвует." #: ajax/loadphoto.php:44 msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" +msgstr "Файл не ÑущеÑтвует:" + +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Ошибка загрузки картинки." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " msgstr "" #: ajax/saveproperty.php:55 msgid "element name is not set." -msgstr "" +msgstr "Ð¸Ð¼Ñ Ñлемента не уÑтановлено." #: ajax/saveproperty.php:61 msgid "checksum is not set." -msgstr "" +msgstr "ÐºÐ¾Ð½Ñ‚Ñ€Ð¾Ð»ÑŒÐ½Ð°Ñ Ñумма не уÑтановлена." #: ajax/saveproperty.php:78 msgid "Information about vCard is incorrect. Please reload the page: " -msgstr "" +msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ vCard не корректна. Перезагрузите Ñтраницу: " #: ajax/saveproperty.php:83 msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Ошибка Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ð¸ контакта." #: ajax/updateaddressbook.php:20 msgid "Cannot update addressbook with an empty name." -msgstr "" +msgstr "ÐÐµÐ»ÑŒÐ·Ñ Ð¾Ð±Ð½Ð¾Ð²Ð¸Ñ‚ÑŒ адреÑную книгу Ñ Ð¿ÑƒÑтым именем." #: ajax/updateaddressbook.php:26 msgid "Error updating addressbook." @@ -162,110 +194,237 @@ msgstr "Ошибка Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð°Ð´Ñ€ÐµÑной книги." #: ajax/uploadimport.php:46 ajax/uploadimport.php:76 msgid "Error uploading contacts to storage." -msgstr "" +msgstr "Ошибка загрузки контактов в хранилище." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" -msgstr "" +msgstr "Файл загружен уÑпешно." -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "" +msgstr "Загружаемый файл первоÑходит значение переменной upload_max_filesize, уÑтановленно в php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" -msgstr "" +msgstr "Загружаемый файл превоÑходит значение переменной MAX_FILE_SIZE, указанной в форме HTML" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" -msgstr "" +msgstr "Файл загружен чаÑтично" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" -msgstr "" +msgstr "Файл не был загружен" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" +msgstr "ОтÑутÑтвует Ð²Ñ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ Ð¿Ð°Ð¿ÐºÐ°" + +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Контакты" -#: lib/app.php:23 -msgid "Addressbook not found." +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." msgstr "" -#: lib/app.php:27 +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 +msgid "Addressbook not found." +msgstr "ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð° не найдена." + +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Ðто не ваша адреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Контакт не найден." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "ÐдреÑ" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Телефон" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Ящик Ñл. почты" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "ОрганизациÑ" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Рабочий" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Домашний" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Мобильный" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "ТекÑÑ‚" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "ГолоÑ" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" -msgstr "" +msgstr "Сообщение" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "ФакÑ" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Видео" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Пейджер" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" -msgstr "" +msgstr "Интернет" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "День Ñ€Ð¾Ð¶Ð´ÐµÐ½Ð¸Ñ {name}" #: lib/search.php:22 msgid "Contact" @@ -281,7 +440,7 @@ msgstr "ÐдреÑные книги" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" -msgstr "" +msgstr "ÐаÑтроить ÐдреÑную книгу" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" @@ -289,7 +448,7 @@ msgstr "ÐÐ¾Ð²Ð°Ñ Ð°Ð´Ñ€ÐµÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" -msgstr "" +msgstr "Импортировать из VCF" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 @@ -320,7 +479,7 @@ msgstr "Удалить контакт" #: templates/part.contact.php:19 msgid "Drop photo to upload" -msgstr "" +msgstr "ПеретÑните фотографии Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸" #: templates/part.contact.php:29 msgid "Format custom, Short name, Full name, Reverse or Reverse with comma" @@ -332,11 +491,11 @@ msgstr "" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" -msgstr "" +msgstr "ПÑевдоним" #: templates/part.contact.php:36 msgid "Enter nickname" -msgstr "" +msgstr "Введите пÑевдоним" #: templates/part.contact.php:37 templates/part.contact.php:106 msgid "Birthday" @@ -344,11 +503,11 @@ msgstr "День рождениÑ" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "dd-mm-yyyy" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" -msgstr "" +msgstr "Группы" #: templates/part.contact.php:41 msgid "Separate groups with commas" @@ -356,7 +515,7 @@ msgstr "" #: templates/part.contact.php:42 msgid "Edit groups" -msgstr "" +msgstr "Редактировать группы" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" @@ -364,47 +523,47 @@ msgstr "Предпочитаемый" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "Укажите дейÑтвительный Ð°Ð´Ñ€ÐµÑ Ñлектронной почты." #: templates/part.contact.php:56 msgid "Enter email address" -msgstr "" +msgstr "Укажите Ð°Ð´Ñ€ÐµÑ Ñлектронной почты" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "ÐапиÑать по адреÑу" #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "Удалить Ð°Ð´Ñ€ÐµÑ Ñлектронной почты" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "ВвеÑти номер телефона" #: templates/part.contact.php:74 msgid "Delete phone number" -msgstr "" +msgstr "Удалить номер телефона" #: templates/part.contact.php:84 msgid "View on map" -msgstr "" +msgstr "Показать на карте" #: templates/part.contact.php:84 msgid "Edit address details" -msgstr "" +msgstr "ВвеÑти детали адреÑа" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "Добавьте заметки здеÑÑŒ." #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "Добавить поле" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "Фото профилÑ" #: templates/part.contact.php:107 msgid "Phone" @@ -412,27 +571,31 @@ msgstr "Телефон" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "Заметка" #: templates/part.contactphoto.php:8 msgid "Delete current photo" -msgstr "" +msgstr "Удалить текущую фотографию" #: templates/part.contactphoto.php:9 msgid "Edit current photo" -msgstr "" +msgstr "Редактировать текущую фотографию" #: templates/part.contactphoto.php:10 msgid "Upload new photo" -msgstr "" +msgstr "Загрузить новую фотографию" #: templates/part.contactphoto.php:11 msgid "Select photo from ownCloud" +msgstr "Выбрать фотографию из ownCloud" + +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." msgstr "" #: templates/part.edit_address_dialog.php:9 msgid "Edit address" -msgstr "" +msgstr "Редактировать адреÑ" #: templates/part.edit_address_dialog.php:14 msgid "Type" @@ -475,7 +638,7 @@ msgstr "Страна" #: templates/part.edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Редактировать категрии" #: templates/part.edit_categories_dialog.php:14 msgid "Add" @@ -515,15 +678,15 @@ msgstr "" #: templates/part.edit_name_dialog.php:35 msgid "Given name" -msgstr "" +msgstr "ИмÑ" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "Дополнительные имена (отчеÑтво)" #: templates/part.edit_name_dialog.php:39 msgid "Family name" -msgstr "" +msgstr "ФамилиÑ" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" @@ -586,69 +749,64 @@ msgid "Submit" msgstr "Отправить" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Отменить" #: templates/part.import.php:1 msgid "Import a contacts file" -msgstr "" +msgstr "Загрузить файл контактов" #: templates/part.import.php:6 msgid "Please choose the addressbook" -msgstr "" +msgstr "Выберите адреÑную книгу" #: templates/part.import.php:10 msgid "create a new addressbook" -msgstr "" +msgstr "Ñоздать новую адреÑную книгу" #: templates/part.import.php:15 msgid "Name of new addressbook" -msgstr "" +msgstr "Ð˜Ð¼Ñ Ð½Ð¾Ð²Ð¾Ð¹ адреÑной книги" #: templates/part.import.php:17 msgid "Import" -msgstr "" +msgstr "Импорт" #: templates/part.import.php:20 msgid "Importing contacts" -msgstr "" - -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" +msgstr "Импорт контактов" #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." -msgstr "" +msgstr "Ð’ адреÑной книге еÑть контакты." #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "" +msgstr "Добавить контакт" #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" -msgstr "" +msgstr "ÐаÑтроить адреÑную книгу" #: templates/settings.php:4 msgid "CardDAV syncing addresses" @@ -656,7 +814,7 @@ msgstr "" #: templates/settings.php:4 msgid "more info" -msgstr "" +msgstr "Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ" #: templates/settings.php:6 msgid "Primary address (Kontact et al)" diff --git a/l10n/ru/core.po b/l10n/ru/core.po index 68495024b9074989269b5ead376288e226cdc620..315d1deac67cb06b3f3aab1bfbe05c87b1d40940 100644 --- a/l10n/ru/core.po +++ b/l10n/ru/core.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Denis <reg.transifex.net@demitel.ru>, 2012. # <jekader@gmail.com>, 2011, 2012. # <tony.mccourin@gmail.com>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -21,14 +22,90 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Ð˜Ð¼Ñ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ уÑтановлено." #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Ðет категорий Ð´Ð»Ñ Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Ðта ÐºÐ°Ñ‚ÐµÐ³Ð¾Ñ€Ð¸Ñ ÑƒÐ¶Ðµ ÑущеÑтвует: " + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 @@ -37,7 +114,7 @@ msgstr "Ð¡Ð±Ñ€Ð¾Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ OwnCloud" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "Ð¡Ð±Ñ€Ð¾Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ " #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" @@ -102,7 +179,7 @@ msgstr "Помощь" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "ДоÑтуп запрещён" #: templates/404.php:12 msgid "Cloud not found" @@ -110,11 +187,11 @@ msgstr "Облако не найдено" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Редактировать категории" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Добавить" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -161,15 +238,15 @@ msgstr "ХоÑÑ‚ базы данных" msgid "Finish setup" msgstr "Завершить уÑтановку" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "Сетевые Ñлужбы под твоим контролем" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Выйти" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "ÐаÑтройки" diff --git a/l10n/ru/files.po b/l10n/ru/files.po index acfd4fa6359ae4e6f2461e5f362b395ffeffe51c..bda520407200719d92418218d6e1f81314a6dabd 100644 --- a/l10n/ru/files.po +++ b/l10n/ru/files.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Denis <reg.transifex.net@demitel.ru>, 2012. # <jekader@gmail.com>, 2012. # <lankme@gmail.com>, 2012. # <tony.mccourin@gmail.com>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -48,15 +49,67 @@ msgstr "Ðевозможно найти временную папку" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Ошибка запиÑи на диÑк" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Файлы" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Размер" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Изменен" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "Управление файлами" #: templates/admin.php:7 msgid "Maximum upload size" @@ -64,23 +117,23 @@ msgstr "МакÑимальный размер файла" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "макÑ. возможно: " #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "ТребуетÑÑ Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸ неÑкольких файорв и папок" #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Включить ZIP-загрузку" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 - без ограничений" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "МакÑимальный иÑходный размер Ð´Ð»Ñ ZIP файлов" #: templates/index.php:7 msgid "New" @@ -96,7 +149,7 @@ msgstr "Папка" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "С url" #: templates/index.php:21 msgid "Upload" @@ -104,7 +157,7 @@ msgstr "Закачать" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Отмена закачки" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -116,24 +169,12 @@ msgstr "Ðазвание" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "ПоделитьÑÑ" #: templates/index.php:51 msgid "Download" msgstr "Скачать" -#: templates/index.php:55 -msgid "Size" -msgstr "Размер" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Изменен" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Удалить" @@ -150,8 +191,8 @@ msgstr "Файлы, которые Ð’Ñ‹ пытаетеÑÑŒ закачать, п #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Подождите, файлы ÑканируютÑÑ." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "Текущее Ñканирование" diff --git a/l10n/ru/gallery.po b/l10n/ru/gallery.po index cdec0268d910430faaa90b9ecce927d16fd8df98..34a7474dd402cfc8b055aadbe748ba295d5b9250 100644 --- a/l10n/ru/gallery.po +++ b/l10n/ru/gallery.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Denis <reg.transifex.net@demitel.ru>, 2012. # <jekader@gmail.com>, 2012. # <lankme@gmail.com>, 2012. # Soul Kim <warlock.rf@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -20,8 +21,48 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "РиÑунки" + +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "ÐаÑтройки" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" #: templates/index.php:16 @@ -30,15 +71,11 @@ msgstr "Обновить" #: templates/index.php:17 msgid "Stop" -msgstr "" +msgstr "ОÑтановить" #: templates/index.php:18 msgid "Share" -msgstr "" - -#: templates/index.php:19 -msgid "Settings" -msgstr "" +msgstr "ПоделитьÑÑ" #: templates/view_album.php:19 msgid "Back" @@ -46,16 +83,16 @@ msgstr "Ðазад" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Подтверждение удалениÑ" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Ð’Ñ‹ хотите удалить альбом?" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Изменить Ð¸Ð¼Ñ Ð°Ð»ÑŒÐ±Ð¾Ð¼Ð°" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Ðовое Ð¸Ð¼Ñ Ð°Ð»ÑŒÐ±Ð¾Ð¼Ð°" diff --git a/l10n/ru/media.po b/l10n/ru/media.po index f4f92b42e0c4f60813ff15e5ab69e7072556c7a0..ed564055236228f3f75b02f759ddd161b1bd4097 100644 --- a/l10n/ru/media.po +++ b/l10n/ru/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Музыка" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Проиграть" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Пауза" @@ -34,7 +38,7 @@ msgstr "Пауза" msgid "Previous" msgstr "Предыдущий" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Следующий" diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po index f5e3ebb05f6e0574c78b9f50b0a74cc4ba1acf91..05b03aad0b9b4fbc6cdb1690021bf40c7a9016dd 100644 --- a/l10n/ru/settings.po +++ b/l10n/ru/settings.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Denis <reg.transifex.net@demitel.ru>, 2012. # <icewind1991@gmail.com>, 2012. # <jekader@gmail.com>, 2012. # <lankme@gmail.com>, 2012. @@ -10,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -22,57 +23,76 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "Ð°Ð´Ñ€ÐµÑ Ñлектронной почты изменён" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Ðеверный запроÑ" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" -msgstr "OpenID был изменён" +msgstr "OpenID изменён" + +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Ðеверный запроÑ" #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Язык изменён" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "РуÑÑкий " #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Журнал" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "Ещё" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Добавить приложение" #: templates/apps.php:22 msgid "Select an App" msgstr "Выберите приложение" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-лицензиÑ" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "от" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "ДокументациÑ" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "Управление большими файлами" #: templates/help.php:10 msgid "Ask a question" @@ -100,11 +120,11 @@ msgstr "из доÑтупных" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "Клиенты Ñинхронизации Ð´Ð»Ñ Ñ€Ð°Ð±Ð¾Ñ‡Ð¸Ñ… Ñтанций и мобильных уÑтройÑтв" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "Загрузка" #: templates/personal.php:19 msgid "Your password got changed" @@ -172,11 +192,11 @@ msgstr "Создать" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "Квота по умолчанию" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Другое" #: templates/users.php:47 msgid "Quota" diff --git a/l10n/sk_SK/calendar.po b/l10n/sk_SK/calendar.po index e853dfa3fa71ec34eb4bf21f4ed7153096f19b6b..3092e784c259160a84737cbe797c66efffa0069e 100644 --- a/l10n/sk_SK/calendar.po +++ b/l10n/sk_SK/calendar.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 17:21+0000\n" -"Last-Translator: Roman Priesol <roman@priesol.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,16 +43,40 @@ msgstr "ÄŒasové pásmo zmenené" msgid "Invalid request" msgstr "Neplatná požiadavka" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalendár" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "d. MMM[ yyyy]{ '—' d.[ MMM] yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Narodeniny" diff --git a/l10n/sk_SK/contacts.po b/l10n/sk_SK/contacts.po index a28db46e374d5baa8c8115ff7d3a4dca14696050..5f8e53bfa12a4d6c49a4472722978dd282cb5f9f 100644 --- a/l10n/sk_SK/contacts.po +++ b/l10n/sk_SK/contacts.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 18:38+0000\n" -"Last-Translator: Roman Priesol <roman@priesol.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -83,23 +83,20 @@ msgstr "Chyba poÄas pridávania adresára." msgid "Error activating addressbook." msgstr "Chyba aktivovania adresára." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "Nebolo nastavené ID kontaktu." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Chyba pri nahrávanà obrázka." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Chyba pri ÄÃtanà fotky kontaktu." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Chyba pri ukladanà doÄasného súboru." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "NaÄÃtaná fotka je vadná." @@ -123,14 +120,46 @@ msgstr "Chýba ID kontaktu." msgid "Missing contact id." msgstr "Chýba ID kontaktu." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Žiadna fotka nebola poslaná." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Súbor neexistuje:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Chyba pri nahrávanà obrázka." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "meno elementu nie je nastavené." @@ -147,7 +176,7 @@ msgstr "Informácia o vCard je nesprávna. Obnovte stránku, prosÃm." msgid "Something went FUBAR. " msgstr "NieÄo sa pokazilo." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Chyba aktualizovania údaju kontaktu." @@ -163,102 +192,229 @@ msgstr "Chyba aktualizácie adresára." msgid "Error uploading contacts to storage." msgstr "Chyba pri ukladanà kontaktov na úložisko." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Nevyskytla sa žiadna chyba, súbor úspeÅ¡ne uložené." -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Ukladaný súbor prekraÄuje nastavenie upload_max_filesize v php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Ukladaný súbor prekraÄuje nastavenie MAX_FILE_SIZE z volieb HTML formulára." -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Ukladaný súbor sa nahral len ÄiastoÄne" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Žiadny súbor nebol uložený" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Chýba doÄasný prieÄinok" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontakty" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Pretiahnite VCF súbor pre import kontaktov." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Adresár sa nenaÅ¡iel." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Toto nie je váš adresár." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kontakt nebol nájdený." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresa" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefón" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-mail" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organizácia" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Práca" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Domov" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "SMS" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Odkazová schránka" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "Správa" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pager" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -429,6 +585,10 @@ msgstr "NahraÅ¥ novú fotku" msgid "Select photo from ownCloud" msgstr "VybraÅ¥ fotku z ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "UpraviÅ¥ adresu" @@ -585,7 +745,7 @@ msgid "Submit" msgstr "OdoslaÅ¥" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "ZruÅ¡iÅ¥" @@ -613,27 +773,22 @@ msgstr "ImportovaÅ¥" msgid "Importing contacts" msgstr "Importovanie kontaktov" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Kontakty úspeÅ¡ne importované" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "ZatvoriÅ¥ ponuku" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Importovanie adresára" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Vyberte adresár, do ktorého chcete importovaÅ¥:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Pretiahnite VCF súbor pre import kontaktov." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Vyberte z pevného disku" diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po index 3bd9097321b8691f7b8e2fc22d308d710cf90eaa..bff7d669a11f64a1981f8f9fb005af76c7cb803c 100644 --- a/l10n/sk_SK/core.po +++ b/l10n/sk_SK/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 17:12+0000\n" -"Last-Translator: Roman Priesol <roman@priesol.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,6 +31,82 @@ msgstr "Žiadna kategória pre pridanie?" msgid "This category already exists: " msgstr "Táto kategória už existuje:" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Obnova Owncloud hesla" @@ -161,15 +237,15 @@ msgstr "Server databázy" msgid "Finish setup" msgstr "DokonÄiÅ¥ inÅ¡taláciu" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "webové služby pod vaÅ¡ou kontrolou" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "OdhlásiÅ¥" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Nastavenia" diff --git a/l10n/sk_SK/files.po b/l10n/sk_SK/files.po index 42e440e484a1163c409b9e098d35c441649504bb..4b6d83e8caa1fe49736e59ad090acfe44bb04014 100644 --- a/l10n/sk_SK/files.po +++ b/l10n/sk_SK/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 17:28+0000\n" -"Last-Translator: Roman Priesol <roman@priesol.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "Chýbajúci doÄasný prieÄinok" msgid "Failed to write to disk" msgstr "Zápis na disk sa nepodaril" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Súbory" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "VeľkosÅ¥" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Upravené" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Nastavenie správanie k súborom" @@ -121,18 +173,6 @@ msgstr "ZdielaÅ¥" msgid "Download" msgstr "StiahnuÅ¥" -#: templates/index.php:55 -msgid "Size" -msgstr "VeľkosÅ¥" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Upravené" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "OdstrániÅ¥ vÅ¡etko" - #: templates/index.php:56 msgid "Delete" msgstr "OdstrániÅ¥" diff --git a/l10n/sk_SK/gallery.po b/l10n/sk_SK/gallery.po index e74a7b52c17d06a0aa6032cf7b3c8209ab16abeb..2f6336c77c636307581e7cad1413da0dc95c0229 100644 --- a/l10n/sk_SK/gallery.po +++ b/l10n/sk_SK/gallery.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 18:31+0000\n" -"Last-Translator: Roman Priesol <roman@priesol.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +19,50 @@ msgstr "" "Language: sk_SK\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Obrázky" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "nastavenia" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Znovu oskenovaÅ¥" @@ -35,10 +75,6 @@ msgstr "ZastaviÅ¥" msgid "Share" msgstr "ZdielaÅ¥" -#: templates/index.php:19 -msgid "Settings" -msgstr "nastavenia" - #: templates/view_album.php:19 msgid "Back" msgstr "Späť" diff --git a/l10n/sk_SK/media.po b/l10n/sk_SK/media.po index 523e59157b758ab213ba8a5e7e523bdc0d407ce4..1c692c89de739337a76a83c970e333d4ffaf4bb0 100644 --- a/l10n/sk_SK/media.po +++ b/l10n/sk_SK/media.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-04-06 15:17+0000\n" -"Last-Translator: Roman Priesol <roman@priesol.net>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,15 +18,19 @@ msgstr "" "Language: sk_SK\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Hudba" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "PrehraÅ¥" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pauza" @@ -34,7 +38,7 @@ msgstr "Pauza" msgid "Previous" msgstr "Predchádzajúce" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "ÄŽalÅ¡ie" diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po index 28ec32ee4a5a1d13110c8a150625582a50f6d159..bbf5f21ccea3e67f542cc8cf373a10fa606866e9 100644 --- a/l10n/sk_SK/settings.po +++ b/l10n/sk_SK/settings.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-16 17:32+0000\n" -"Last-Translator: Roman Priesol <roman@priesol.net>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,23 +21,38 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "email zmenený" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Neplatná požiadavka" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID zmenené" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Neplatná požiadavka" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Jazyk zmenený" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "Slovensky" @@ -58,10 +73,14 @@ msgid "Select an App" msgstr "Vyberte aplikáciu" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licencované" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "od" diff --git a/l10n/sl/calendar.po b/l10n/sl/calendar.po index 3d500321bf53383108c6b1797bb49f55145061ec..d4f7e0cf0ddd16150e5d86f35b4339aa0847788e 100644 --- a/l10n/sl/calendar.po +++ b/l10n/sl/calendar.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 11:19+0000\n" -"Last-Translator: Peter PeroÅ¡a <peter.perosa@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -45,16 +45,40 @@ msgstr "ÄŒasovni pas je bil spremenjen" msgid "Invalid request" msgstr "Neveljaven zahtevek" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Koledar" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "Rojstni dan" diff --git a/l10n/sl/contacts.po b/l10n/sl/contacts.po index 8f8a78a9df6f6de602ee8aec7b49359911344463..cdcf17de4ed47430c3a163652572b70709b90006 100644 --- a/l10n/sl/contacts.po +++ b/l10n/sl/contacts.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -84,23 +84,20 @@ msgstr "Napaka pri dodajanju imenika." msgid "Error activating addressbook." msgstr "Napaka pri aktiviranju imenika." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "ID stika ni bil poslan." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "Napaka pri nalaganju slike." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "Napaka pri branju slike stika." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Napaka pri shranjevanju zaÄasne datoteke." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "Slika, ki se nalaga ni veljavna." @@ -124,14 +121,46 @@ msgstr "Manjka ID stika." msgid "Missing contact id." msgstr "Manjka id stika." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "Pot slike ni bila poslana." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Datoteka ne obstaja:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Napaka pri nalaganju slike." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "ime elementa ni nastavljeno." @@ -148,7 +177,7 @@ msgstr "Informacija o vCard je napaÄna. Prosimo, Äe ponovno naložite stran: " msgid "Something went FUBAR. " msgstr "Nekaj je Å¡lo v franže. " -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Napaka pri posodabljanju lastnosti stika." @@ -164,102 +193,229 @@ msgstr "Napaka pri posodabljanju imenika." msgid "Error uploading contacts to storage." msgstr "Napaka pri nalaganju stikov v hrambo." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Datoteka je bila uspeÅ¡no naložena." -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Naložena datoteka presega velikost, ki jo doloÄa parameter upload_max_filesize v datoteki php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Naložena datoteka presega velikost, ki jo doloÄa parameter MAX_FILE_SIZE v HTML obrazcu" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Datoteka je bila le delno naložena" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Nobena datoteka ni bila naložena" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Manjka zaÄasna mapa" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Stiki" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Za uvoz stikov spustite VCF datoteko tukaj." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Imenik ni bil najden." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "To ni vaÅ¡ imenik." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Stika ni bilo mogoÄe najti." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Naslov" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-poÅ¡ta" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organizacija" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Delo" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Doma" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobilni telefon" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Besedilo" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Glas" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "SporoÄilo" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Faks" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pozivnik" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "Internet" @@ -430,6 +586,10 @@ msgstr "Naloži novo sliko" msgid "Select photo from ownCloud" msgstr "Izberi sliko iz ownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Uredi naslov" @@ -586,7 +746,7 @@ msgid "Submit" msgstr "Potrdi" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "PrekliÄi" @@ -614,27 +774,22 @@ msgstr "Uvozi" msgid "Importing contacts" msgstr "Uvažam stike" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "Stiki so bili uspeÅ¡no uvoženi" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "Zapri dialog" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Uvozi imenik" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "Izberite imenik v katerega boste uvažali:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "Za uvoz stikov spustite VCF datoteko tukaj." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "Izberi iz HD" diff --git a/l10n/sl/core.po b/l10n/sl/core.po index eea25582805a650a36fe696ce3175c5be6f46de6..18d08e1a93a547f8307a6b0e9d0386b2cf97f5a5 100644 --- a/l10n/sl/core.po +++ b/l10n/sl/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 11:20+0000\n" -"Last-Translator: Peter PeroÅ¡a <peter.perosa@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -32,6 +32,82 @@ msgstr "Ni kategorije za dodajanje?" msgid "This category already exists: " msgstr "Ta kategorija že obstaja:" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Ponastavi ownCloud geslo" @@ -162,15 +238,15 @@ msgstr "Gostitelj podatkovne zbirke" msgid "Finish setup" msgstr "DokonÄaj namestitev" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "spletne storitve pod vaÅ¡im nadzorom" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Odjava" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Nastavitve" diff --git a/l10n/sl/files.po b/l10n/sl/files.po index 9169710bee3fcff76b6be3838ba296570b7bcfe2..7c9c372c04cb7930b5a6825b2025d27ddeb8b56e 100644 --- a/l10n/sl/files.po +++ b/l10n/sl/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 11:20+0000\n" -"Last-Translator: Peter PeroÅ¡a <peter.perosa@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -50,10 +50,62 @@ msgstr "Manjka zaÄasna mapa" msgid "Failed to write to disk" msgstr "Pisanje na disk je spodletelo" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Datoteke" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Velikost" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Spremenjeno" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Rokovanje z datotekami" @@ -122,18 +174,6 @@ msgstr "Souporaba" msgid "Download" msgstr "Prejmi" -#: templates/index.php:55 -msgid "Size" -msgstr "Velikost" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Spremenjeno" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "IzbriÅ¡i vse" - #: templates/index.php:56 msgid "Delete" msgstr "IzbriÅ¡i" diff --git a/l10n/sl/gallery.po b/l10n/sl/gallery.po index 9e3e07ca7f563e45e78cf3d49add724a4a1aa09e..1fe6c5af7b9dbe2feefbfa31c8127d40f8fc8fa0 100644 --- a/l10n/sl/gallery.po +++ b/l10n/sl/gallery.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 18:08+0000\n" -"Last-Translator: Peter PeroÅ¡a <peter.perosa@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,10 +20,50 @@ msgstr "" "Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Slike" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Nastavitve" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Ponovno preiÅ¡Äi" @@ -36,10 +76,6 @@ msgstr "Stop" msgid "Share" msgstr "Deli" -#: templates/index.php:19 -msgid "Settings" -msgstr "Nastavitve" - #: templates/view_album.php:19 msgid "Back" msgstr "Nazaj" diff --git a/l10n/sl/media.po b/l10n/sl/media.po index 254d97af95f1eb06bb54c8ab768c546f36535cbe..f33402c979ac667936a12c7510006a88454c4468 100644 --- a/l10n/sl/media.po +++ b/l10n/sl/media.po @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-04 08:31+0000\n" -"Last-Translator: Peter PeroÅ¡a <peter.perosa@gmail.com>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,15 +19,19 @@ msgstr "" "Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Glasba" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Predvajaj" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Premor" @@ -35,7 +39,7 @@ msgstr "Premor" msgid "Previous" msgstr "PrejÅ¡nja" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Naslednja" diff --git a/l10n/sl/settings.po b/l10n/sl/settings.po index 2652ed92e4c6c7379df07ac56971f300ef46190e..b5b8a14fb3cd6ef78fc77e805aff2d243c43dd36 100644 --- a/l10n/sl/settings.po +++ b/l10n/sl/settings.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 18:12+0000\n" -"Last-Translator: Peter PeroÅ¡a <peter.perosa@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,23 +21,38 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "E-poÅ¡tni naslov je bil spremenjen" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Neveljaven zahtevek" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID je bil spremenjen" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Neveljaven zahtevek" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Jezik je bil spremenjen" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__ime_jezika__" @@ -58,10 +73,14 @@ msgid "Select an App" msgstr "Izberite aplikacijo" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licencirana" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "s strani" diff --git a/l10n/sr/calendar.po b/l10n/sr/calendar.po index 6144b6c4c4e3cdeda060f7fa2924cc994c54113b..4245b5f8f00c6aee5b84d581ae2a0b71277462f5 100644 --- a/l10n/sr/calendar.po +++ b/l10n/sr/calendar.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -42,77 +42,101 @@ msgstr "ВременÑка зона је промењена" msgid "Invalid request" msgstr "ÐеиÑправан захтев" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Календар" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: lib/app.php:122 +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 msgid "Birthday" msgstr "Рођендан" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "ПоÑао" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Позив" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Клијенти" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "ДоÑтављач" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Празници" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Идеје" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "путовање" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "јубилеј" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "СаÑтанак" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Друго" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Лично" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Пројекти" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "Питања" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "ПоÑао" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" diff --git a/l10n/sr/contacts.po b/l10n/sr/contacts.po index 8ccf3378e02873e7d151a9ecb1707df991ed9251..2ab147d01cb693c69b21e2c62bbbb6fc8a3baf01 100644 --- a/l10n/sr/contacts.po +++ b/l10n/sr/contacts.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -82,23 +82,20 @@ msgstr "" msgid "Error activating addressbook." msgstr "" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -122,14 +119,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -146,7 +175,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -162,102 +191,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Контакти" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Ово није ваш адреÑар." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Контакт Ñе не може наћи." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "ÐдреÑа" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Телефон" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Е-маил" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Организација" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "ПоÑао" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Кућа" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Мобилни" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "ТекÑÑ‚" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "ГлаÑ" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "ФакÑ" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Видео" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Пејџер" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -428,6 +584,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -584,7 +744,7 @@ msgid "Submit" msgstr "Пошаљи" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Откажи" @@ -612,27 +772,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/sr/core.po b/l10n/sr/core.po index 966c3dc55567ac228e3e47cdedb3e0617460fbe1..a6aac06e0fe4b967275de30b2b18162799c7dd50 100644 --- a/l10n/sr/core.po +++ b/l10n/sr/core.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -30,6 +30,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "РеÑетовање лозинке за Оунклауд" @@ -160,15 +236,15 @@ msgstr "Домаћин базе" msgid "Finish setup" msgstr "Заврши подешавање" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "веб ÑервиÑи под контролом" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Одјава" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Подешавања" diff --git a/l10n/sr/files.po b/l10n/sr/files.po index 3940cf3425de100496742d6b653928436880ddfc..af2fa73a8c80dbb55e9631b2cb3996a51732457f 100644 --- a/l10n/sr/files.po +++ b/l10n/sr/files.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -48,10 +48,62 @@ msgstr "ÐедоÑтаје привремена фаÑцикла" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Фајлови" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Величина" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Задња измена" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -120,18 +172,6 @@ msgstr "" msgid "Download" msgstr "Преузми" -#: templates/index.php:55 -msgid "Size" -msgstr "Величина" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Задња измена" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Обриши" diff --git a/l10n/sr/gallery.po b/l10n/sr/gallery.po index beceed21ffe61b91dfc04d1fe5da6aca35aa501a..befc9958cc5e7028c06d1fdc7a0d0ff082fe3657 100644 --- a/l10n/sr/gallery.po +++ b/l10n/sr/gallery.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -18,10 +18,50 @@ msgstr "" "Language: sr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Претражи поново" @@ -34,10 +74,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "Ðазад" diff --git a/l10n/sr/media.po b/l10n/sr/media.po index e487a3d17c70371ea2fed14eb294a553d2a606f2..49f28998de20b8902bc06b394182b554b0219b65 100644 --- a/l10n/sr/media.po +++ b/l10n/sr/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: sr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Музика" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "ПуÑти" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Паузирај" @@ -34,7 +38,7 @@ msgstr "Паузирај" msgid "Previous" msgstr "Претходна" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Следећа" diff --git a/l10n/sr/settings.po b/l10n/sr/settings.po index 3854f74607347d8f1dbff6032255594df54217fb..f6582fdc74092e718228e9a48f9de04f21540c77 100644 --- a/l10n/sr/settings.po +++ b/l10n/sr/settings.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -19,23 +19,38 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "ÐеиÑправан захтев" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID је измењен" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "ÐеиÑправан захтев" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Језик је измењен" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "" @@ -56,10 +71,14 @@ msgid "Select an App" msgstr "Изаберите програм" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-лиценциран" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "од" diff --git a/l10n/sr@latin/calendar.po b/l10n/sr@latin/calendar.po index 3a4d5f595b1646ca2a5495cbb565bc9171ccca40..cfea90215cb31e0022521773a1b8dd736cd1ca30 100644 --- a/l10n/sr@latin/calendar.po +++ b/l10n/sr@latin/calendar.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -42,77 +42,101 @@ msgstr "Vremenska zona je promenjena" msgid "Invalid request" msgstr "Neispravan zahtev" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalendar" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: lib/app.php:122 +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 msgid "Birthday" msgstr "RoÄ‘endan" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Posao" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Poziv" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Klijenti" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "DostavljaÄ" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Praznici" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Ideje" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "putovanje" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "jubilej" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Sastanak" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Drugo" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "LiÄno" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Projekti" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "Pitanja" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Posao" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" diff --git a/l10n/sr@latin/contacts.po b/l10n/sr@latin/contacts.po index cc66bf04f1c6980f7a841b642121d938521cfe8b..612bae668731dc07f1561ceeb8294f6696a66e0e 100644 --- a/l10n/sr@latin/contacts.po +++ b/l10n/sr@latin/contacts.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -82,23 +82,20 @@ msgstr "" msgid "Error activating addressbook." msgstr "" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -122,14 +119,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -146,7 +175,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -162,102 +191,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Ovo nije vaÅ¡ adresar." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kontakt se ne može naći." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adresa" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-mail" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organizacija" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Posao" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Kuća" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobilni" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Tekst" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Glas" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Faks" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Pejdžer" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -428,6 +584,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -584,7 +744,7 @@ msgid "Submit" msgstr "" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "" @@ -612,27 +772,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/sr@latin/core.po b/l10n/sr@latin/core.po index 9a4c9d2a9e6003ddea58f56940817219f7c0754c..c11fdd41d6812b23d1b09b8fa660af6f3c43cff8 100644 --- a/l10n/sr@latin/core.po +++ b/l10n/sr@latin/core.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -30,6 +30,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "" @@ -160,15 +236,15 @@ msgstr "Domaćin baze" msgid "Finish setup" msgstr "ZavrÅ¡i podeÅ¡avanje" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Odjava" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "PodeÅ¡avanja" diff --git a/l10n/sr@latin/files.po b/l10n/sr@latin/files.po index 1326b77a53d0d4677d55d7d30084c9dc63918c98..1f04e281901cd7b7c13abbbfe2a057be480190ee 100644 --- a/l10n/sr@latin/files.po +++ b/l10n/sr@latin/files.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -48,10 +48,62 @@ msgstr "Nedostaje privremena fascikla" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Fajlovi" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "VeliÄina" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Zadnja izmena" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -120,18 +172,6 @@ msgstr "" msgid "Download" msgstr "Preuzmi" -#: templates/index.php:55 -msgid "Size" -msgstr "VeliÄina" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Zadnja izmena" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "ObriÅ¡i" diff --git a/l10n/sr@latin/gallery.po b/l10n/sr@latin/gallery.po index df212fab85f32eeba09eec3011f7290f64aefd8c..7ff467f6837c2e6168ae75dc93a0b70a159a9cd1 100644 --- a/l10n/sr@latin/gallery.po +++ b/l10n/sr@latin/gallery.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -17,10 +17,50 @@ msgstr "" "Language: sr@latin\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "" @@ -33,10 +73,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "" diff --git a/l10n/sr@latin/media.po b/l10n/sr@latin/media.po index 212ff5d5dfe40bdae473059edc1aca92355e784b..4bbe1bb1bce688950afdfd91e91a63652738ea20 100644 --- a/l10n/sr@latin/media.po +++ b/l10n/sr@latin/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: sr@latin\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Muzika" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Pusti" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Pauziraj" @@ -34,7 +38,7 @@ msgstr "Pauziraj" msgid "Previous" msgstr "Prethodna" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Sledeća" diff --git a/l10n/sr@latin/settings.po b/l10n/sr@latin/settings.po index 6d153cdb7b3bdf353cf3574de024a23afa2a7ab5..cd74e98410fa24f3d2f5d4f870ec3d15d984db23 100644 --- a/l10n/sr@latin/settings.po +++ b/l10n/sr@latin/settings.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -19,23 +19,38 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Neispravan zahtev" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID je izmenjen" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Neispravan zahtev" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Jezik je izmenjen" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "" @@ -56,10 +71,14 @@ msgid "Select an App" msgstr "Izaberite program" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licenciran" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "od" diff --git a/l10n/sv/calendar.po b/l10n/sv/calendar.po index 0eb940c3a4113af2bb3cc20e6c75f7116ff462b0..f8c88e6587d18faa862d4220d7c95d336043450f 100644 --- a/l10n/sv/calendar.po +++ b/l10n/sv/calendar.po @@ -4,13 +4,14 @@ # # Translators: # Christer Eriksson <post@hc3web.com>, 2012. +# Daniel Sandman <revoltism@gmail.com>, 2012. # <revoltism@gmail.com>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -21,11 +22,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "Inga kalendrar funna" #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "Inga händelser funna." #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -43,79 +44,103 @@ msgstr "Tidszon ändrad" msgid "Invalid request" msgstr "Ogiltig begäran" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Kalender" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" -#: lib/app.php:122 +#: lib/app.php:125 msgid "Birthday" msgstr "Födelsedag" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Företag" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Ringa" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Klienter" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "Leverantör" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "Semester" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Idéer" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Resa" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Jubileum" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "Möte" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Annat" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "Personlig" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Projekt" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "FrÃ¥gor" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Arbetet" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "Namn saknas" #: lib/object.php:330 msgid "Does not repeat" @@ -364,7 +389,7 @@ msgstr "Välj aktiva kalendrar" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "Dina kalendrar" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -373,15 +398,15 @@ msgstr "CalDAV-länk" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "Delade kalendrar" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "Inga delade kalendrar" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "Dela kalender" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -398,7 +423,7 @@ msgstr "Radera" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "delad med dig av" #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -443,23 +468,23 @@ msgstr "Exportera" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "Händelseinfo" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "Repetera" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "Alarm" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" -msgstr "" +msgstr "Deltagare" #: templates/part.eventform.php:13 msgid "Share" -msgstr "" +msgstr "Dela" #: templates/part.eventform.php:21 msgid "Title of the Event" @@ -471,11 +496,11 @@ msgstr "Kategori" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "Separera kategorier med komman" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "Redigera kategorier" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -596,11 +621,11 @@ msgstr "Skapa en ny händelse" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "Visa en händelse" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "Inga kategorier valda" #: templates/part.showevent.php:25 msgid "Select category" @@ -608,11 +633,11 @@ msgstr "Välj kategori" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "av" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "pÃ¥" #: templates/settings.php:14 msgid "Timezone" @@ -636,7 +661,7 @@ msgstr "12h" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "Första dagen av veckan" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" @@ -644,24 +669,24 @@ msgstr "Synkroniseringsadress för CalDAV kalender:" #: templates/share.dropdown.php:20 msgid "Users" -msgstr "" +msgstr "Användare" #: templates/share.dropdown.php:21 msgid "select users" -msgstr "" +msgstr "välj användare" #: templates/share.dropdown.php:36 templates/share.dropdown.php:62 msgid "Editable" -msgstr "" +msgstr "Redigerbar" #: templates/share.dropdown.php:48 msgid "Groups" -msgstr "" +msgstr "Grupper" #: templates/share.dropdown.php:49 msgid "select groups" -msgstr "" +msgstr "Välj grupper" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "Gör offentlig" diff --git a/l10n/sv/contacts.po b/l10n/sv/contacts.po index fe61cfd8bff6901e7c0797f36b9040f35f0f3de1..0de8591cea9c009c164024d9b7630957f4c7786e 100644 --- a/l10n/sv/contacts.po +++ b/l10n/sv/contacts.po @@ -4,13 +4,15 @@ # # Translators: # Christer Eriksson <post@hc3web.com>, 2012. +# Daniel Sandman <revoltism@gmail.com>, 2012. # <revoltism@gmail.com>, 2011, 2012. +# <tscooter@hotmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -45,27 +47,27 @@ msgstr "Fel när kontaktegenskap skulle läggas till" #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" -msgstr "" +msgstr "Inget ID angett" #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." -msgstr "" +msgstr "Fel uppstod när kontrollsumma skulle sättas." #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." -msgstr "" +msgstr "Inga kategorier valda för borttaging" #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28 msgid "No address books found." -msgstr "" +msgstr "Ingen adressbok funnen." #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "Inga kontakter funna." #: ajax/contactdetails.php:37 msgid "Missing ID" -msgstr "" +msgstr "ID saknas" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" @@ -73,7 +75,7 @@ msgstr "" #: ajax/createaddressbook.php:18 msgid "Cannot add addressbook with an empty name." -msgstr "" +msgstr "Kan inte lägga till adressbok med ett tomt namn." #: ajax/createaddressbook.php:24 msgid "Error adding addressbook." @@ -83,29 +85,26 @@ msgstr "Fel när adressbok skulle läggas till" msgid "Error activating addressbook." msgstr "Fel uppstod när adressbok skulle aktiveras" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." -msgstr "" - -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" +msgstr "Inget kontakt-ID angavs." -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." -msgstr "" +msgstr "Fel uppstod när " -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." -msgstr "" +msgstr "Fel uppstod när temporär fil skulle sparas." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." -msgstr "" +msgstr "Det laddade fotot är inte giltigt." #: ajax/deletecard.php:37 ajax/saveproperty.php:58 msgid "id is not set." -msgstr "" +msgstr "ID är inte satt." #: ajax/deleteproperty.php:36 msgid "Information about vCard is incorrect. Please reload the page." @@ -117,18 +116,50 @@ msgstr "Fel uppstod när kontaktegenskap skulle tas bort" #: ajax/editname.php:37 msgid "Contact ID is missing." -msgstr "" +msgstr "Kontakt-ID saknas." #: ajax/loadphoto.php:44 msgid "Missing contact id." -msgstr "" +msgstr "Saknar kontakt-ID." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." -msgstr "" +msgstr "Ingen sökväg till foto angavs." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" +msgstr "Filen existerar inte." + +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "Fel uppstod när bild laddades." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " msgstr "" #: ajax/saveproperty.php:55 @@ -137,23 +168,23 @@ msgstr "" #: ajax/saveproperty.php:61 msgid "checksum is not set." -msgstr "" +msgstr "kontrollsumma är inte satt." #: ajax/saveproperty.php:78 msgid "Information about vCard is incorrect. Please reload the page: " -msgstr "" +msgstr "Informationen om vCard är fel. Ladda om sidan:" #: ajax/saveproperty.php:83 msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "Fel uppstod när kontaktegenskap skulle uppdateras" #: ajax/updateaddressbook.php:20 msgid "Cannot update addressbook with an empty name." -msgstr "" +msgstr "Kan inte uppdatera adressboken med ett tomt namn." #: ajax/updateaddressbook.php:26 msgid "Error updating addressbook." @@ -161,110 +192,237 @@ msgstr "Fel uppstod när adressbok skulle uppdateras" #: ajax/uploadimport.php:46 ajax/uploadimport.php:76 msgid "Error uploading contacts to storage." -msgstr "" +msgstr "Fel uppstod när kontakt skulle lagras." -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" -msgstr "" +msgstr "Inga fel uppstod. Filen laddades upp utan problem." -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "" +msgstr "Den uppladdade filen överskrider upload_max_filesize direktivet i php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" -msgstr "" +msgstr "Den uppladdade filen överskrider MAX_FILE_SIZE direktivet som har angetts i HTML formuläret" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" -msgstr "" +msgstr "Den uppladdade filen var bara delvist uppladdad" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" -msgstr "" +msgstr "Ingen fil laddades upp" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" +msgstr "En temporär mapp saknas" + +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "Kontakter" -#: lib/app.php:23 -msgid "Addressbook not found." +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" msgstr "" -#: lib/app.php:27 +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "Släpp en VCF-fil för att importera kontakter." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 +msgid "Addressbook not found." +msgstr "Hittade inte adressboken" + +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Det här är inte din adressbok." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "Kontakt kunde inte hittas." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adress" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "E-post" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organisation" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "Arbete" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Hem" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Text" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Röst" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" -msgstr "" +msgstr "Meddelande" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Fax" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Personsökare" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" -msgstr "" +msgstr "Internet" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "{name}'s födelsedag" #: lib/search.php:22 msgid "Contact" @@ -280,7 +438,7 @@ msgstr "Adressböcker" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" -msgstr "" +msgstr "Konfigurera adressböcker" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" @@ -288,7 +446,7 @@ msgstr "Ny adressbok" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" -msgstr "" +msgstr "Importera frÃ¥n VCF" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 @@ -319,23 +477,23 @@ msgstr "Radera kontakt" #: templates/part.contact.php:19 msgid "Drop photo to upload" -msgstr "" +msgstr "Släpp foto för att ladda upp" #: templates/part.contact.php:29 msgid "Format custom, Short name, Full name, Reverse or Reverse with comma" -msgstr "" +msgstr " anpassad, korta namn, hela namn, bakÃ¥t eller bakÃ¥t med komma" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "Redigera detaljer för namn" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" -msgstr "" +msgstr "Smeknamn" #: templates/part.contact.php:36 msgid "Enter nickname" -msgstr "" +msgstr "Ange smeknamn" #: templates/part.contact.php:37 templates/part.contact.php:106 msgid "Birthday" @@ -343,19 +501,19 @@ msgstr "Födelsedag" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "dd-mm-åååå" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" -msgstr "" +msgstr "Grupper" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "" +msgstr "Separera grupperna med kommatecken" #: templates/part.contact.php:42 msgid "Edit groups" -msgstr "" +msgstr "Editera grupper" #: templates/part.contact.php:55 templates/part.contact.php:69 msgid "Preferred" @@ -363,47 +521,47 @@ msgstr "Föredragen" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "Vänligen ange en giltig e-postadress" #: templates/part.contact.php:56 msgid "Enter email address" -msgstr "" +msgstr "Ange e-postadress" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "Posta till adress." #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "Ta bort e-postadress" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "Ange ett telefonnummer" #: templates/part.contact.php:74 msgid "Delete phone number" -msgstr "" +msgstr "Ta bort telefonnummer" #: templates/part.contact.php:84 msgid "View on map" -msgstr "" +msgstr "Visa pÃ¥ karta" #: templates/part.contact.php:84 msgid "Edit address details" -msgstr "" +msgstr "Redigera detaljer för adress" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "Lägg till noteringar här." #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "Lägg till fält" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "Profilbild" #: templates/part.contact.php:107 msgid "Phone" @@ -411,27 +569,31 @@ msgstr "Telefon" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "Notering" #: templates/part.contactphoto.php:8 msgid "Delete current photo" -msgstr "" +msgstr "Ta bort aktuellt foto" #: templates/part.contactphoto.php:9 msgid "Edit current photo" -msgstr "" +msgstr "Redigera aktuellt foto" #: templates/part.contactphoto.php:10 msgid "Upload new photo" -msgstr "" +msgstr "Ladda upp ett nytt foto" #: templates/part.contactphoto.php:11 msgid "Select photo from ownCloud" +msgstr "Välj foto frÃ¥n ownCloud" + +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." msgstr "" #: templates/part.edit_address_dialog.php:9 msgid "Edit address" -msgstr "" +msgstr "Editera adress" #: templates/part.edit_address_dialog.php:14 msgid "Type" @@ -474,7 +636,7 @@ msgstr "Land" #: templates/part.edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Editera kategorier" #: templates/part.edit_categories_dialog.php:14 msgid "Add" @@ -490,15 +652,15 @@ msgstr "" #: templates/part.edit_name_dialog.php:27 msgid "Miss" -msgstr "" +msgstr "Herr" #: templates/part.edit_name_dialog.php:28 msgid "Ms" -msgstr "" +msgstr "Ingen adressbok funnen." #: templates/part.edit_name_dialog.php:29 msgid "Mr" -msgstr "" +msgstr "Fru" #: templates/part.edit_name_dialog.php:30 msgid "Sir" @@ -506,23 +668,23 @@ msgstr "" #: templates/part.edit_name_dialog.php:31 msgid "Mrs" -msgstr "" +msgstr "Fröken" #: templates/part.edit_name_dialog.php:32 msgid "Dr" -msgstr "" +msgstr "Dr" #: templates/part.edit_name_dialog.php:35 msgid "Given name" -msgstr "" +msgstr "Förnamn" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "Mellannamn" #: templates/part.edit_name_dialog.php:39 msgid "Family name" -msgstr "" +msgstr "Efternamn" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" @@ -546,7 +708,7 @@ msgstr "" #: templates/part.edit_name_dialog.php:49 msgid "Ph.D." -msgstr "" +msgstr "Fil.dr." #: templates/part.edit_name_dialog.php:50 msgid "Esq." @@ -585,82 +747,77 @@ msgid "Submit" msgstr "Skicka in" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "Avbryt" #: templates/part.import.php:1 msgid "Import a contacts file" -msgstr "" +msgstr "Importera en kontaktfil" #: templates/part.import.php:6 msgid "Please choose the addressbook" -msgstr "" +msgstr "Vänligen välj adressboken" #: templates/part.import.php:10 msgid "create a new addressbook" -msgstr "" +msgstr "skapa en ny adressbok" #: templates/part.import.php:15 msgid "Name of new addressbook" -msgstr "" +msgstr "Namn för ny adressbok" #: templates/part.import.php:17 msgid "Import" -msgstr "" +msgstr "Importera" #: templates/part.import.php:20 msgid "Importing contacts" -msgstr "" - -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" +msgstr "Importerar kontakter" #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "" +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" +msgstr "Importera till adressbok:" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" -msgstr "" +msgstr "Välj frÃ¥n hÃ¥rddisk" #: templates/part.no_contacts.php:2 msgid "You have no contacts in your addressbook." -msgstr "" +msgstr "Du har inga kontakter i din adressbok." #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "" +msgstr "Lägg till en kontakt" #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" -msgstr "" +msgstr "Konfigurera adressböcker" #: templates/settings.php:4 msgid "CardDAV syncing addresses" -msgstr "" +msgstr "CardDAV synkningsadresser" #: templates/settings.php:4 msgid "more info" -msgstr "" +msgstr "mera information" #: templates/settings.php:6 msgid "Primary address (Kontact et al)" -msgstr "" +msgstr "Primär adress (Kontakt o.a.)" #: templates/settings.php:8 msgid "iOS/OS X" -msgstr "" +msgstr "iOS/OS X" diff --git a/l10n/sv/core.po b/l10n/sv/core.po index aa826461e995a66a221a576e4dc18e27322be8c2..2dc7248b2ff9c34b5b2182bc23adff5ed0ed2c54 100644 --- a/l10n/sv/core.po +++ b/l10n/sv/core.po @@ -4,14 +4,15 @@ # # Translators: # Christer Eriksson <post@hc3web.com>, 2012. +# Daniel Sandman <revoltism@gmail.com>, 2012. # <hakan.thn@gmail.com>, 2011. # <revoltism@gmail.com>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -22,14 +23,90 @@ msgstr "" #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 msgid "Application name not provided." -msgstr "" +msgstr "Programnamn har inte angetts" #: ajax/vcategories/add.php:29 msgid "No category to add?" -msgstr "" +msgstr "Ingen kategori att lägga till?" #: ajax/vcategories/add.php:36 msgid "This category already exists: " +msgstr "Denna kategori finns redan:" + +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" msgstr "" #: lostpassword/index.php:26 @@ -38,7 +115,7 @@ msgstr "Owncloud lösenordsÃ¥terställning" #: lostpassword/index.php:27 msgid "ownCloud password reset" -msgstr "" +msgstr "ownCloud lösenordsÃ¥terställning" #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" @@ -103,7 +180,7 @@ msgstr "Hjälp" #: templates/403.php:12 msgid "Access forbidden" -msgstr "" +msgstr "Ã…tkomst förbjuden" #: templates/404.php:12 msgid "Cloud not found" @@ -111,11 +188,11 @@ msgstr "Hittade inget moln" #: templates/edit_categories_dialog.php:4 msgid "Edit categories" -msgstr "" +msgstr "Redigera kategorier" #: templates/edit_categories_dialog.php:14 msgid "Add" -msgstr "" +msgstr "Lägg till" #: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" @@ -162,15 +239,15 @@ msgstr "Databasserver" msgid "Finish setup" msgstr "Avsluta installation" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "webbtjänster under din kontroll" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Logga ut" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Inställningar" diff --git a/l10n/sv/files.po b/l10n/sv/files.po index aacfdc05d87beea85b2529db7d20b307b54b3c9d..60c136d6117b89d761fff0a94854f5f8ff7e5529 100644 --- a/l10n/sv/files.po +++ b/l10n/sv/files.po @@ -4,13 +4,15 @@ # # Translators: # Christer Eriksson <post@hc3web.com>, 2012. +# Daniel Sandman <revoltism@gmail.com>, 2012. # <revoltism@gmail.com>, 2011, 2012. +# <tscooter@hotmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -47,39 +49,91 @@ msgstr "Saknar en tillfällig mapp" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Misslyckades spara till disk" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Filer" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Storlek" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Ändrad" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "Filhantering" #: templates/admin.php:7 msgid "Maximum upload size" -msgstr "Maximal storlek att lägga upp" +msgstr "Maximal storlek att ladda upp" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "max. möjligt:" #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Krävs för nerladdning av flera mappar och filer" #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Aktivera ZIP-nerladdning" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 är lika med oändligt" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "Största tillÃ¥tna storlek för ZIP filer" #: templates/index.php:7 msgid "New" @@ -95,7 +149,7 @@ msgstr "Mapp" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "FrÃ¥n webbadress" #: templates/index.php:21 msgid "Upload" @@ -103,7 +157,7 @@ msgstr "Ladda upp" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Avbryt uppladdning" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -115,24 +169,12 @@ msgstr "Namn" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Dela" #: templates/index.php:51 msgid "Download" msgstr "Ladda ned" -#: templates/index.php:55 -msgid "Size" -msgstr "Storlek" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Ändrad" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Ta bort" @@ -149,8 +191,8 @@ msgstr "Filerna du försöker ladda upp överstiger den maximala storleken för #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Filerna skannas, var god vänta" #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "Aktuell avsökning" diff --git a/l10n/sv/gallery.po b/l10n/sv/gallery.po index c8542142b504e9a116e312e8aacf26ddf70a5f5d..8af72bc5192f1b431024502c430bf7f84907bf83 100644 --- a/l10n/sv/gallery.po +++ b/l10n/sv/gallery.po @@ -5,12 +5,13 @@ # Translators: # Christer Eriksson <post@hc3web.com>, 2012. # <revoltism@gmail.com>, 2012. +# <tscooter@hotmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -19,8 +20,48 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Bilder" + +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Inställningar" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" #: templates/index.php:16 @@ -29,15 +70,11 @@ msgstr "Sök igen" #: templates/index.php:17 msgid "Stop" -msgstr "" +msgstr "Stoppa" #: templates/index.php:18 msgid "Share" -msgstr "" - -#: templates/index.php:19 -msgid "Settings" -msgstr "" +msgstr "Dela" #: templates/view_album.php:19 msgid "Back" @@ -45,16 +82,16 @@ msgstr "Tillbaka" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Vill du säkert ta bort" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Vill du ta bort albumet" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Ändra albumnamnet" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Albumnamn" diff --git a/l10n/sv/media.po b/l10n/sv/media.po index e3cf2e17786f8e26fc272f96f8ee6ccc32703134..b5dc0720403107b0963f6795ef3c7619fa500235 100644 --- a/l10n/sv/media.po +++ b/l10n/sv/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Musik" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Spela" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Paus" @@ -34,7 +38,7 @@ msgstr "Paus" msgid "Previous" msgstr "FöregÃ¥ende" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Nästa" diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po index 18a6cffa3f13a67df70d5a60999792fcc3e0ee8b..557d08cbe8f5fe1c165130c9cd6f8e1d55b1c2ba 100644 --- a/l10n/sv/settings.po +++ b/l10n/sv/settings.po @@ -6,12 +6,13 @@ # Christer Eriksson <post@hc3web.com>, 2012. # <hakan.thn@gmail.com>, 2011. # <revoltism@gmail.com>, 2011, 2012. +# <tscooter@hotmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -21,57 +22,76 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "Epost ändrad" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Ogiltig begäran" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID ändrat" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Ogiltig begäran" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "SprÃ¥k ändrades" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__language_name__" #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "Logg" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "Mera" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "Lägg till din applikation" #: templates/apps.php:22 msgid "Select an App" msgstr "Välj en App" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-licensierat" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "av" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "Dokumentation" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "Hantering av stora filer" #: templates/help.php:10 msgid "Ask a question" @@ -99,11 +119,11 @@ msgstr "av tillgängliga" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "Synkroniseringsklienter för dator och mobil" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "Ladda ner" #: templates/personal.php:19 msgid "Your password got changed" @@ -171,11 +191,11 @@ msgstr "Skapa" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "Förvald datakvot" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "Annat" #: templates/users.php:47 msgid "Quota" diff --git a/l10n/templates/bookmarks.pot b/l10n/templates/bookmarks.pot index 8fd8f393f2ea5eaf1c7a10381157458dfb2fc72f..a55aacd8701a4ff25b290e17fc37db409533242b 100644 --- a/l10n/templates/bookmarks.pot +++ b/l10n/templates/bookmarks.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: appinfo/app.php:16 +#: appinfo/app.php:14 msgid "Bookmarks" msgstr "" diff --git a/l10n/templates/calendar.pot b/l10n/templates/calendar.pot index c1ec762cb1ecb2f7c573269faf67c4bef45e65c4..bab104675843a2959b93a48cc8d41c3dc87002a6 100644 --- a/l10n/templates/calendar.pot +++ b/l10n/templates/calendar.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -41,16 +41,40 @@ msgstr "" msgid "Invalid request" msgstr "" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "" diff --git a/l10n/templates/contacts.pot b/l10n/templates/contacts.pot index 84598402cd6e9602897a5c3225cf4671b58e99bd..15859a85e53f6bbc9bc248c183ab2b338fe29080 100644 --- a/l10n/templates/contacts.pot +++ b/l10n/templates/contacts.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -81,23 +81,20 @@ msgstr "" msgid "Error activating addressbook." msgstr "" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -121,14 +118,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -145,7 +174,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -161,102 +190,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at bugs." +"owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -427,6 +583,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -583,7 +743,7 @@ msgid "Submit" msgstr "" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "" @@ -611,27 +771,21 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br /" +">Please upload your VCF file with the file manager and click on it to import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 18d15c38dca40bfc6b902982b934a8e6c97e1aa6..46ee521dfa0d6313f5ea42a8cd46fd9424740b20 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -29,6 +29,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "" @@ -159,15 +235,15 @@ msgstr "" msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index d3d0f0a57d88397ca7d35525ae7e7472e0cc7c6c..d38e5942c2e9db21b4e9b1fc15a3845fc8d1f82f 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -47,10 +47,62 @@ msgstr "" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -119,18 +171,6 @@ msgstr "" msgid "Download" msgstr "" -#: templates/index.php:55 -msgid "Size" -msgstr "" - -#: templates/index.php:56 -msgid "Modified" -msgstr "" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "" diff --git a/l10n/templates/gallery.pot b/l10n/templates/gallery.pot index b81b86d3c00953d104ac1a5c91b72d210bf75795..0cf2a7db9707fd67e94609f0c2a5a62fb5ea42e8 100644 --- a/l10n/templates/gallery.pot +++ b/l10n/templates/gallery.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,10 +17,50 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "" @@ -33,10 +73,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "" diff --git a/l10n/templates/media.pot b/l10n/templates/media.pot index 94331c8a87a7453b357b02157a0efbab70fdc8b0..b722f87d435fe4bb3edf324661b36366676c971b 100644 --- a/l10n/templates/media.pot +++ b/l10n/templates/media.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -21,6 +21,10 @@ msgstr "" msgid "Music" msgstr "" +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + #: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index c349a9548f3608eaff66b63e8f99643e02f3cf7b..85b693c5c012584a4808f5b9b5c6ef77d2d8a0bb 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,23 +18,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" +#: ajax/lostpassword.php:16 +msgid "Invalid email" msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "" @@ -55,10 +70,14 @@ msgid "Select an App" msgstr "" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "" diff --git a/l10n/th_TH/calendar.po b/l10n/th_TH/calendar.po index e79d87ac5c4e48737fc225fa22b0e3045477bed4..85bdc87fc0367c473a281575aa0540b9ab101f03 100644 --- a/l10n/th_TH/calendar.po +++ b/l10n/th_TH/calendar.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 12:30+0000\n" -"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Thai (Thailand) (http://www.transifex.net/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,16 +43,40 @@ msgstr "โซนเวลาถูà¸à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸¥à¹‰à¸§" msgid "Invalid request" msgstr "คำร้à¸à¸‡à¸‚à¸à¹„ม่ถูà¸à¸•้à¸à¸‡" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "ปà¸à¸´à¸—ิน" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "วันเà¸à¸´à¸”" diff --git a/l10n/th_TH/contacts.po b/l10n/th_TH/contacts.po index 57e39309076ab0d7172ccc3bc6acb9660e1ba343..c97c27d4e9a5ecf681d337e5968322dd366cd1ba 100644 --- a/l10n/th_TH/contacts.po +++ b/l10n/th_TH/contacts.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Thai (Thailand) (http://www.transifex.net/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -83,23 +83,20 @@ msgstr "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¹€à¸žà¸´à¹ˆà¸¡ msgid "Error activating addressbook." msgstr "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¹€à¸›à¸´à¸”ใช้งานสมุดบันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆ" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "ไม่มีรหัสข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸à¸–ูà¸à¸ªà¹ˆà¸‡à¸¡à¸²" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¹‚หลดรูปภาพ" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¸à¹ˆà¸²à¸™à¸£à¸¹à¸›à¸ าพขà¸à¸‡à¸‚้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¸šà¸±à¸™à¸—ึà¸à¹„ฟล์ชั่วคราว" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "โหลดรูปภาพไม่ถูà¸à¸•้à¸à¸‡" @@ -123,14 +120,46 @@ msgstr "รหัสข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸à¹€à¸à¸´à¸”ภmsgid "Missing contact id." msgstr "รหัสข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸à¹€à¸à¸´à¸”à¸à¸²à¸£à¸ªà¸¹à¸à¸«à¸²à¸¢" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "ไม่พบตำà¹à¸«à¸™à¹ˆà¸‡à¸žà¸²à¸˜à¸‚à¸à¸‡à¸£à¸¹à¸›à¸ าพ" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "ไม่มีไฟล์ดังà¸à¸¥à¹ˆà¸²à¸§" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¹‚หลดรูปภาพ" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "ยังไม่ได้à¸à¸³à¸«à¸™à¸”ชื่à¸" @@ -147,7 +176,7 @@ msgstr "ข้à¸à¸¡à¸¹à¸¥ vCard ไม่ถูà¸à¸•้à¸à¸‡ à¸à¸£à¸¸à¸“า msgid "Something went FUBAR. " msgstr "มีบางà¸à¸¢à¹ˆà¸²à¸‡à¹€à¸à¸´à¸”à¸à¸²à¸£ FUBAR. " -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¸à¸±à¸žà¹€à¸”ทข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸" @@ -163,102 +192,229 @@ msgstr "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¸à¸±à¸žà¹€à¸” msgid "Error uploading contacts to storage." msgstr "เà¸à¸´à¸”ข้à¸à¸œà¸´à¸”พลาดในà¸à¸²à¸£à¸à¸±à¸žà¹‚หลดข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸à¹„ปยังพื้นที่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "ไม่พบข้à¸à¸œà¸´à¸”พลาดใดๆ, ไฟล์ถูà¸à¸à¸±à¸žà¹‚หลดเรียบร้à¸à¸¢à¹à¸¥à¹‰à¸§" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "ไฟล์ที่à¸à¸±à¸žà¹‚หลดมีขนาดไฟล์ใหà¸à¹ˆà¹€à¸à¸´à¸™à¸ˆà¸³à¸™à¸§à¸™à¸—ี่à¸à¸³à¸«à¸™à¸”ไว้ในคำสั่ง upload_max_filesize ที่à¸à¸¢à¸¹à¹ˆà¹ƒà¸™à¹„ฟล์ php.ini" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "ไฟล์ที่à¸à¸±à¸žà¹‚หลดมีขนาดไฟล์ใหà¸à¹ˆà¹€à¸à¸´à¸™à¸ˆà¸³à¸™à¸§à¸™à¸—ี่à¸à¸³à¸«à¸™à¸”ไว้ในคำสั่ง MAX_FILE_SIZE ที่ถูà¸à¸£à¸°à¸šà¸¸à¹„ว้ในรูปà¹à¸šà¸šà¸‚à¸à¸‡ HTML" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "ไฟล์ถูà¸à¸à¸±à¸žà¹‚หลดได้เพียงบางส่วนเท่านั้น" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "ไม่มีไฟล์ที่ถูà¸à¸à¸±à¸žà¹‚หลด" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "โฟลเดà¸à¸£à¹Œà¸Šà¸±à¹ˆà¸§à¸„ราวเà¸à¸´à¸”à¸à¸²à¸£à¸ªà¸¹à¸à¸«à¸²à¸¢" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "ข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "วางไฟล์ VCF ที่ต้à¸à¸‡à¸à¸²à¸£à¸™à¸³à¹€à¸‚้าข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "ไม่พบสมุดบันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆà¸—ี่ต้à¸à¸‡à¸à¸²à¸£" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "นี่ไม่ใช่สมุดบันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆà¸‚à¸à¸‡à¸„ุณ" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "ไม่พบข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "ที่à¸à¸¢à¸¹à¹ˆ" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "โทรศัพท์" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "à¸à¸µà¹€à¸¡à¸¥à¹Œ" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "หน่วยงาน" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "ที่ทำงาน" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "บ้าน" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "มืà¸à¸–ืà¸" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "ข้à¸à¸„วาม" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "เสียงพูด" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "ข้à¸à¸„วาม" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "โทรสาร" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "วีดีโà¸" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "เพจเจà¸à¸£à¹Œ" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "à¸à¸´à¸™à¹€à¸—à¸à¸£à¹Œà¹€à¸™à¹‡à¸•" @@ -429,6 +585,10 @@ msgstr "à¸à¸±à¸žà¹‚หลดรูปภาพใหม่" msgid "Select photo from ownCloud" msgstr "เลืà¸à¸à¸£à¸¹à¸›à¸ าพจาภownCloud" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "à¹à¸à¹‰à¹„ขที่à¸à¸¢à¸¹à¹ˆ" @@ -585,7 +745,7 @@ msgid "Submit" msgstr "ส่งข้à¸à¸¡à¸¹à¸¥" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "ยà¸à¹€à¸¥à¸´à¸" @@ -613,27 +773,22 @@ msgstr "นำเข้า" msgid "Importing contacts" msgstr "นำเข้าข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "ข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸à¸–ูà¸à¸™à¸³à¹€à¸‚้าข้à¸à¸¡à¸¹à¸¥à¹€à¸£à¸µà¸¢à¸šà¸£à¹‰à¸à¸¢à¹à¸¥à¹‰à¸§" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "ปิดà¸à¸¥à¹ˆà¸à¸‡à¸‚้à¸à¸„วาม" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "นำเข้าข้à¸à¸¡à¸¹à¸¥à¸ªà¸¡à¸¸à¸”บันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆ" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "เลืà¸à¸à¸ªà¸¡à¸¸à¸”บันทึà¸à¸—ี่à¸à¸¢à¸¹à¹ˆà¸—ี่ต้à¸à¸‡à¸à¸²à¸£à¸™à¸³à¹€à¸‚้า:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "วางไฟล์ VCF ที่ต้à¸à¸‡à¸à¸²à¸£à¸™à¸³à¹€à¸‚้าข้à¸à¸¡à¸¹à¸¥à¸à¸²à¸£à¸•ิดต่à¸" - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "เลืà¸à¸à¸ˆà¸²à¸à¸®à¸²à¸£à¹Œà¸”ดิส" diff --git a/l10n/th_TH/core.po b/l10n/th_TH/core.po index 54854376e73396f02068238a9a7a3e08606749b6..43e255b71f5f65c9840e0893c3f2d792058f4b7f 100644 --- a/l10n/th_TH/core.po +++ b/l10n/th_TH/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 12:35+0000\n" -"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Thai (Thailand) (http://www.transifex.net/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,6 +31,82 @@ msgstr "ไม่มีหมวดหมู่ที่ต้à¸à¸‡à¸à¸²à¸£à¹€ msgid "This category already exists: " msgstr "หมวดหมู่นี้มีà¸à¸¢à¸¹à¹ˆà¹à¸¥à¹‰à¸§: " +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "เปลี่ยนรหัสผ่านใน Owncloud" @@ -161,15 +237,15 @@ msgstr "Database host" msgid "Finish setup" msgstr "ติดตั้งเรียบร้à¸à¸¢à¹à¸¥à¹‰à¸§" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "web services under your control" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "à¸à¸à¸à¸ˆà¸²à¸à¸£à¸°à¸šà¸š" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "ตั้งค่า" diff --git a/l10n/th_TH/files.po b/l10n/th_TH/files.po index 74001582a8da7c1efea5dbd750e4ee6807529a13..5e8c76459a6c0a013419b068b513eee921cc9bea 100644 --- a/l10n/th_TH/files.po +++ b/l10n/th_TH/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 12:33+0000\n" -"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Thai (Thailand) (http://www.transifex.net/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "à¹à¸Ÿà¹‰à¸¡à¹€à¸à¸à¸ªà¸²à¸£à¸Šà¸±à¹ˆà¸§à¸„ราวเà¸à¸´à¸”à¸à¸² msgid "Failed to write to disk" msgstr "เขียนข้à¸à¸¡à¸¹à¸¥à¸¥à¸‡à¹à¸œà¹ˆà¸™à¸”ิสà¸à¹Œà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "ไฟล์" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "ขนาด" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "ปรับปรุงล่าสุด" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "à¸à¸²à¸£à¸ˆà¸±à¸”à¸à¸²à¹„ฟล์" @@ -121,18 +173,6 @@ msgstr "à¹à¸Šà¸£à¹Œ" msgid "Download" msgstr "ดาวน์โหลด" -#: templates/index.php:55 -msgid "Size" -msgstr "ขนาด" - -#: templates/index.php:56 -msgid "Modified" -msgstr "ปรับปรุงล่าสุด" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "ลบทั้งหมด" - #: templates/index.php:56 msgid "Delete" msgstr "ลบ" diff --git a/l10n/th_TH/gallery.po b/l10n/th_TH/gallery.po index 277830cd2b09dcfa63e2276a6d41679a87aa44bd..1a8ef7a619aa9af2736a11405844b68cd7766ce1 100644 --- a/l10n/th_TH/gallery.po +++ b/l10n/th_TH/gallery.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 12:24+0000\n" -"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Thai (Thailand) (http://www.transifex.net/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +19,50 @@ msgstr "" "Language: th_TH\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "รูปภาพ" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "ตั้งค่า" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "ตรวจสà¸à¸šà¸à¸µà¸à¸„รั้ง" @@ -35,10 +75,6 @@ msgstr "หยุด" msgid "Share" msgstr "à¹à¸Šà¸£à¹Œ" -#: templates/index.php:19 -msgid "Settings" -msgstr "ตั้งค่า" - #: templates/view_album.php:19 msgid "Back" msgstr "ย้à¸à¸™à¸à¸¥à¸±à¸š" diff --git a/l10n/th_TH/media.po b/l10n/th_TH/media.po index f486a4609ff4fd10fdf69efbb6533f75ae462284..d59e3cc7c0762318abb6917e52d44ac65639039e 100644 --- a/l10n/th_TH/media.po +++ b/l10n/th_TH/media.po @@ -7,26 +7,30 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-01-20 17:48+0100\n" -"PO-Revision-Date: 2012-01-16 17:33+0000\n" -"Last-Translator: AriesAnywhere Anywhere <ariesanywherer@gmail.com>\n" -"Language-Team: Thai (Thailand) (http://www.transifex.net/projects/p/owncloud/team/th_TH/)\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" +"Language-Team: Thai (Thailand) (http://www.transifex.net/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: th_TH\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "เพลง" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "เล่น" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "หยุดชั่วคราว" @@ -34,7 +38,7 @@ msgstr "หยุดชั่วคราว" msgid "Previous" msgstr "à¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "ถัดไป" @@ -61,5 +65,3 @@ msgstr "à¸à¸±à¸¥à¸šà¸±à¹‰à¸¡" #: templates/music.php:39 msgid "Title" msgstr "ชื่à¸" - - diff --git a/l10n/th_TH/settings.po b/l10n/th_TH/settings.po index b726c8143f64a2f284093b265c38a74c342db164..b753a7515026b0cd2565f8cccc8512dff56011bf 100644 --- a/l10n/th_TH/settings.po +++ b/l10n/th_TH/settings.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 12:26+0000\n" -"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Thai (Thailand) (http://www.transifex.net/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,23 +21,38 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "à¸à¸µà¹€à¸¡à¸¥à¹Œà¸–ูà¸à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸¥à¹‰à¸§" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "คำร้à¸à¸‡à¸‚à¸à¹„ม่ถูà¸à¸•้à¸à¸‡" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "เปลี่ยนชื่à¸à¸šà¸±à¸à¸Šà¸µ OpenID à¹à¸¥à¹‰à¸§" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "คำร้à¸à¸‡à¸‚à¸à¹„ม่ถูà¸à¸•้à¸à¸‡" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "เปลี่ยนภาษาเรียบร้à¸à¸¢à¹à¸¥à¹‰à¸§" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "ภาษาไทย" @@ -58,10 +73,14 @@ msgid "Select an App" msgstr "เลืà¸à¸ App" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-ได้รับà¸à¸™à¸¸à¸à¸²à¸•ิà¹à¸¥à¹‰à¸§" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "โดย" diff --git a/l10n/tr/calendar.po b/l10n/tr/calendar.po index 31f3d4b68c1bbcbe0a7cb45489acaa9348d99d7e..65932f70ee3bd50d43c07ee534061828845973c5 100644 --- a/l10n/tr/calendar.po +++ b/l10n/tr/calendar.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 11:01+0000\n" -"Last-Translator: Necdet Yücel <necdetyucel@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,16 +44,40 @@ msgstr "Zaman dilimi deÄŸiÅŸtirildi" msgid "Invalid request" msgstr "Geçersiz istek" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Takvim" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "AAA g[ yyyy]{ '—'[ AAA] g yyyy}" +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + #: lib/app.php:125 msgid "Birthday" msgstr "DoÄŸum günü" diff --git a/l10n/tr/contacts.po b/l10n/tr/contacts.po index 462a165eb23fa59fdc78ef567975921d37f45e07..ca306b53c25cf568787959f1adc5e877b8bde2a3 100644 --- a/l10n/tr/contacts.po +++ b/l10n/tr/contacts.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -83,23 +83,20 @@ msgstr "Adres defteri eklenirken hata oluÅŸtu." msgid "Error activating addressbook." msgstr "Adres defteri etkinleÅŸtirilirken hata oluÅŸtu." -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "BaÄŸlantı ID'si girilmedi." -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "İmaj yükleme hatası." - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "BaÄŸlantı fotoÄŸrafı okunamadı." -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "Geçici dosya kaydetme hatası." -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "Yüklenecek fotograf geçerli deÄŸil." @@ -123,14 +120,46 @@ msgstr "BaÄŸlantı ID'si eksik." msgid "Missing contact id." msgstr "Eksik baÄŸlantı id'si." -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "FotoÄŸraf girilmedi." -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "Dosya mevcut deÄŸil:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "İmaj yükleme hatası." + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "eleman ismi atanmamış." @@ -147,7 +176,7 @@ msgstr "vCard hakkındaki bilgi hatalı. Lütfen sayfayı yeniden yükleyin: " msgid "Something went FUBAR. " msgstr "Bir ÅŸey FUBAR gitti." -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "KiÅŸi özelliÄŸi güncellenirken hata oluÅŸtu." @@ -163,102 +192,229 @@ msgstr "Adres defteri güncellenirken hata oluÅŸtu." msgid "Error uploading contacts to storage." msgstr "BaÄŸlantıları depoya yükleme hatası" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "Dosya baÅŸarıyla yüklendi, hata oluÅŸmadı" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "Dosyanın boyutu php.ini dosyasındaki upload_max_filesize limitini aşıyor" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Yüklenecek dosyanın boyutu HTML formunda belirtilen MAX_FILE_SIZE limitini aşıyor" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "Dosya kısmen karşıya yüklenebildi" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "Hiç dosya gönderilmedi" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "Geçici dizin eksik" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "KiÅŸiler" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "BaÄŸlantıları içe aktarmak için bir VCF dosyası bırakın." + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "Adres defteri bulunamadı." -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Bu sizin adres defteriniz deÄŸil." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "KiÅŸi bulunamadı." -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "Adres" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Eposta" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "Organizasyon" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "İş" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "Ev" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobil" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "Metin" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "Ses" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "mesaj" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "Faks" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Video" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Sayfalayıcı" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "İnternet" @@ -429,6 +585,10 @@ msgstr "Yeni fotoÄŸraf yükle" msgid "Select photo from ownCloud" msgstr "ownCloud'dan bir fotoÄŸraf seç" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "Adresi düzenle" @@ -585,7 +745,7 @@ msgid "Submit" msgstr "Gönder" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "İptal" @@ -613,27 +773,22 @@ msgstr "İçe aktar" msgid "Importing contacts" msgstr "BaÄŸlantıları içe aktar" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "BaÄŸlantılar baÅŸarıyla içe aktarıldı" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "DiyaloÄŸu kapat" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" -msgstr "Adres defterini içeri aktar" +msgid "Close" +msgstr "" #: templates/part.importaddressbook.php:12 +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." +msgstr "" + +#: templates/part.importaddressbook.php:16 msgid "Select address book to import to:" msgstr "İçe aktarılacak adres defterini seçin:" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." -msgstr "BaÄŸlantıları içe aktarmak için bir VCF dosyası bırakın." - -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "HD'den seç" diff --git a/l10n/tr/core.po b/l10n/tr/core.po index 97183a80b4d1871c301c8de6228f25275749a339..ac6e6dec29c95e9799b52814b7ffc6133b3dcf12 100644 --- a/l10n/tr/core.po +++ b/l10n/tr/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 06:54+0000\n" -"Last-Translator: Aranel Surion <aranel@aranelsurion.org>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,6 +30,82 @@ msgstr "Eklenecek kategori yok?" msgid "This category already exists: " msgstr "Bu kategori zaten mevcut: " +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "Owncloud parola sıfırlama" @@ -160,15 +236,15 @@ msgstr "Veritabanı sunucusu" msgid "Finish setup" msgstr "Kurulumu tamamla" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "kontrolünüzdeki web servisleri" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Çıkış yap" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "Ayarlar" diff --git a/l10n/tr/files.po b/l10n/tr/files.po index 3c400f699cba0c2b0f677fdf4f669215a00d5c63..94f7c3d109be20c38b0894865b59efb605129b2e 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 09:42+0000\n" -"Last-Translator: Necdet Yücel <necdetyucel@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,10 +49,62 @@ msgstr "Geçici bir klasör eksik" msgid "Failed to write to disk" msgstr "Diske yazılamadı" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Dosyalar" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Boyut" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "DeÄŸiÅŸtirilme" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Dosya taşıma" @@ -121,18 +173,6 @@ msgstr "PaylaÅŸ" msgid "Download" msgstr "İndir" -#: templates/index.php:55 -msgid "Size" -msgstr "Boyut" - -#: templates/index.php:56 -msgid "Modified" -msgstr "DeÄŸiÅŸtirilme" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "Hepsini sil" - #: templates/index.php:56 msgid "Delete" msgstr "Sil" diff --git a/l10n/tr/gallery.po b/l10n/tr/gallery.po index 90a706647b16be6d704e0b2845387c1df204f617..d13585d1eb8fa7a49e7858bc16d75698406ab44e 100644 --- a/l10n/tr/gallery.po +++ b/l10n/tr/gallery.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 06:53+0000\n" -"Last-Translator: Aranel Surion <aranel@aranelsurion.org>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +19,50 @@ msgstr "" "Language: tr\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "Resimler" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "Ayarlar" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Yeniden Tara " @@ -35,10 +75,6 @@ msgstr "Durdur" msgid "Share" msgstr "PaylaÅŸ" -#: templates/index.php:19 -msgid "Settings" -msgstr "Ayarlar" - #: templates/view_album.php:19 msgid "Back" msgstr "Geri" diff --git a/l10n/tr/media.po b/l10n/tr/media.po index 1c235dd80d14adef3d22e54a38a76a65898f274b..0d9a91d218b4c0acec5c19a069685c06efe50ccb 100644 --- a/l10n/tr/media.po +++ b/l10n/tr/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: tr\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "Müzik" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "Oynat" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "Beklet" @@ -34,7 +38,7 @@ msgstr "Beklet" msgid "Previous" msgstr "Önceki" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "Sonraki" diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po index 06d49d28e20f04bb2c5d5eab18172f9d12ba5284..3ffe00954da68def5341987e9a3ff8f3ae2f6722 100644 --- a/l10n/tr/settings.po +++ b/l10n/tr/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-10 06:55+0000\n" -"Last-Translator: Aranel Surion <aranel@aranelsurion.org>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,23 +19,38 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "eposta DeÄŸiÅŸtirildi" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "Geçersiz istek" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID DeÄŸiÅŸtirildi" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "Geçersiz istek" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "Dil deÄŸiÅŸtirildi" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__dil_adı__" @@ -56,10 +71,14 @@ msgid "Select an App" msgstr "Bir uygulama seçin" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-lisanslı" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "yapan" diff --git a/l10n/uk/calendar.po b/l10n/uk/calendar.po index e4e6c629638276ae0cfd54bba5bae6de7624b8d4..f2eab41a95b7c19e0f2b06431676cd687e8069f3 100644 --- a/l10n/uk/calendar.po +++ b/l10n/uk/calendar.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Ukrainian (http://www.transifex.net/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -42,77 +42,101 @@ msgstr "ЧаÑовий поÑÑ Ð·Ð¼Ñ–Ð½ÐµÐ½Ð¾" msgid "Invalid request" msgstr "" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "Календар" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" msgstr "" -#: lib/app.php:122 +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" +msgstr "" + +#: lib/app.php:125 msgid "Birthday" msgstr "День народженнÑ" -#: lib/app.php:123 +#: lib/app.php:126 msgid "Business" msgstr "Справи" -#: lib/app.php:124 +#: lib/app.php:127 msgid "Call" msgstr "Подзвонити" -#: lib/app.php:125 +#: lib/app.php:128 msgid "Clients" msgstr "Клієнти" -#: lib/app.php:126 +#: lib/app.php:129 msgid "Deliverer" msgstr "" -#: lib/app.php:127 +#: lib/app.php:130 msgid "Holidays" msgstr "СвÑта" -#: lib/app.php:128 +#: lib/app.php:131 msgid "Ideas" msgstr "Ідеї" -#: lib/app.php:129 +#: lib/app.php:132 msgid "Journey" msgstr "Поїздка" -#: lib/app.php:130 +#: lib/app.php:133 msgid "Jubilee" msgstr "Ювілей" -#: lib/app.php:131 +#: lib/app.php:134 msgid "Meeting" msgstr "ЗуÑтріч" -#: lib/app.php:132 +#: lib/app.php:135 msgid "Other" msgstr "Інше" -#: lib/app.php:133 +#: lib/app.php:136 msgid "Personal" msgstr "ОÑобиÑте" -#: lib/app.php:134 +#: lib/app.php:137 msgid "Projects" msgstr "Проекти" -#: lib/app.php:135 +#: lib/app.php:138 msgid "Questions" msgstr "ЗапитаннÑ" -#: lib/app.php:136 +#: lib/app.php:139 msgid "Work" msgstr "Робота" -#: lib/app.php:377 +#: lib/app.php:380 msgid "unnamed" msgstr "" diff --git a/l10n/uk/contacts.po b/l10n/uk/contacts.po index 3112261ed7b2dcab0dc5c7c9c1d27578162a609e..e284cb8b0f7f8f5de5b78e46d9094cbe9be59fcf 100644 --- a/l10n/uk/contacts.po +++ b/l10n/uk/contacts.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Ukrainian (http://www.transifex.net/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -82,23 +82,20 @@ msgstr "Помилка при додаванні адреÑної книги." msgid "Error activating addressbook." msgstr "" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -122,14 +119,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -146,7 +175,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "" @@ -162,102 +191,229 @@ msgstr "" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "Це не ваша адреÑна книга." -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "ÐдреÑа" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "Телефон" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "Ел.пошта" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "ОрганізаціÑ" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "Мобільний" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "ТекÑÑ‚" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "ГолоÑ" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "ФакÑ" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "Відео" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "Пейджер" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "" @@ -428,6 +584,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -584,7 +744,7 @@ msgid "Submit" msgstr "" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "" @@ -612,27 +772,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/uk/core.po b/l10n/uk/core.po index 167fc45cdcca299beab0873eba9f67a11adbd03e..fe1c962318b536a3185b529cbaa2ead19890d504 100644 --- a/l10n/uk/core.po +++ b/l10n/uk/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Ukrainian (http://www.transifex.net/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -31,6 +31,82 @@ msgstr "" msgid "This category already exists: " msgstr "" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "" @@ -161,15 +237,15 @@ msgstr "" msgid "Finish setup" msgstr "Завершити налаштуваннÑ" -#: templates/layout.guest.php:37 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "веб-ÑÐµÑ€Ð²Ñ–Ñ Ð¿Ñ–Ð´ вашим контролем" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "Вихід" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "ÐалаштуваннÑ" diff --git a/l10n/uk/files.po b/l10n/uk/files.po index 58f45d3ac5a9bb27c276d2e4a5dae0c6852e1380..4019b885f538385519a4b367a732d19fa79ecce9 100644 --- a/l10n/uk/files.po +++ b/l10n/uk/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Ukrainian (http://www.transifex.net/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -49,10 +49,62 @@ msgstr "ВідÑутній тимчаÑовий каталог" msgid "Failed to write to disk" msgstr "" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Файли" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Розмір" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Змінено" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "" @@ -121,18 +173,6 @@ msgstr "" msgid "Download" msgstr "Завантажити" -#: templates/index.php:55 -msgid "Size" -msgstr "Розмір" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Змінено" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Видалити" diff --git a/l10n/uk/gallery.po b/l10n/uk/gallery.po index 12fdf9a330b679edfef2a53a812a966d2cb461f0..a29e3a1312de95b36f4de99e028c500587e34a6b 100644 --- a/l10n/uk/gallery.po +++ b/l10n/uk/gallery.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Ukrainian (http://www.transifex.net/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -18,10 +18,50 @@ msgstr "" "Language: uk\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "Оновити" @@ -34,10 +74,6 @@ msgstr "" msgid "Share" msgstr "" -#: templates/index.php:19 -msgid "Settings" -msgstr "" - #: templates/view_album.php:19 msgid "Back" msgstr "Ðазад" diff --git a/l10n/uk/media.po b/l10n/uk/media.po index 5f7b442b1717aede0273688ff8bba197167f4bad..5df57e85657752153c8935a49dece09ff8b76bf2 100644 --- a/l10n/uk/media.po +++ b/l10n/uk/media.po @@ -6,26 +6,30 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-01-24 00:25+0100\n" -"PO-Revision-Date: 2011-08-13 02:19+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: Ukrainian (http://www.transifex.net/projects/p/owncloud/team/uk/)\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" +"Language-Team: Ukrainian (http://www.transifex.net/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: uk\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "" @@ -33,7 +37,7 @@ msgstr "" msgid "Previous" msgstr "" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "" @@ -60,5 +64,3 @@ msgstr "" #: templates/music.php:39 msgid "Title" msgstr "" - - diff --git a/l10n/uk/settings.po b/l10n/uk/settings.po index 92adb4dc7d1f4be4ddfc9ebc7017e260bfea654f..3e271d5055a0c853893d6172358bbb7cdd27e327 100644 --- a/l10n/uk/settings.po +++ b/l10n/uk/settings.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Ukrainian (http://www.transifex.net/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -18,23 +18,38 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: ajax/lostpassword.php:14 -msgid "email Changed" +msgid "Email saved" msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" +#: ajax/lostpassword.php:16 +msgid "Invalid email" msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "" @@ -55,10 +70,14 @@ msgid "Select an App" msgstr "" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "" diff --git a/l10n/zh_CN/calendar.po b/l10n/zh_CN/calendar.po index 743ec435b135325c719b18363f280ef0e1d29127..5353f15cdb39867866c6d6715b6e31e450bc4504 100644 --- a/l10n/zh_CN/calendar.po +++ b/l10n/zh_CN/calendar.po @@ -3,14 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <rainofchaos@gmail.com>, 2012. # <wengxt@gmail.com>, 2011, 2012. +# 冰 è“ <lanbing89@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 23:50+0000\n" -"Last-Translator: csslayer <wengxt@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -42,14 +44,38 @@ msgstr "时区已修改" msgid "Invalid request" msgstr "éžæ³•请求" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "日历" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" #: lib/app.php:125 @@ -450,7 +476,7 @@ msgstr "é‡å¤" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" -msgstr "" +msgstr "æé†’" #: templates/part.eventform.php:11 templates/part.showevent.php:6 msgid "Attendees" @@ -607,11 +633,11 @@ msgstr "选择分类" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "在" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "在" #: templates/settings.php:14 msgid "Timezone" diff --git a/l10n/zh_CN/contacts.po b/l10n/zh_CN/contacts.po index f7e92dfd662a4d482670e55893fc45e1e20da5de..7d48fb931a0ea185caf376278b9b9deeaa3646d1 100644 --- a/l10n/zh_CN/contacts.po +++ b/l10n/zh_CN/contacts.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <rainofchaos@gmail.com>, 2012. # <wengxt@gmail.com>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -36,7 +37,7 @@ msgstr "至少需è¦å¡«å†™ä¸€é¡¹åœ°å€ã€‚" #: ajax/addproperty.php:62 msgid "Trying to add duplicate property: " -msgstr "" +msgstr "è¯•å›¾æ·»åŠ é‡å¤å±žæ€§ï¼š " #: ajax/addproperty.php:120 msgid "Error adding contact property." @@ -44,7 +45,7 @@ msgstr "æ·»åŠ è”系人属性错误。" #: ajax/categories/categoriesfor.php:15 msgid "No ID provided" -msgstr "" +msgstr "未æä¾› ID" #: ajax/categories/categoriesfor.php:27 msgid "Error setting checksum." @@ -52,7 +53,7 @@ msgstr "è®¾ç½®æ ¡éªŒå€¼é”™è¯¯ã€‚" #: ajax/categories/delete.php:29 msgid "No categories selected for deletion." -msgstr "" +msgstr "未选ä¸è¦åˆ 除的分类。" #: ajax/categories/delete.php:36 ajax/categories/rescan.php:28 msgid "No address books found." @@ -68,11 +69,11 @@ msgstr "缺少 ID" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" -msgstr "" +msgstr "æ— æ³•è§£æžå¦‚下IDçš„ VCard:“" #: ajax/createaddressbook.php:18 msgid "Cannot add addressbook with an empty name." -msgstr "" +msgstr "æ— æ³•æ— å§“å的地å€ç°¿ã€‚" #: ajax/createaddressbook.php:24 msgid "Error adding addressbook." @@ -82,25 +83,22 @@ msgstr "æ·»åŠ åœ°å€ç°¿é”™è¯¯ã€‚" msgid "Error activating addressbook." msgstr "激活地å€ç°¿é”™è¯¯ã€‚" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." -msgstr "" - -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "åŠ è½½å›¾ç‰‡é”™è¯¯ã€‚" +msgstr "未æäº¤è”系人 ID。" -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "读å–è”系人照片错误。" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "ä¿å˜ä¸´æ—¶æ–‡ä»¶é”™è¯¯ã€‚" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." -msgstr "" +msgstr "è£…å…¥çš„ç…§ç‰‡ä¸æ£ç¡®ã€‚" #: ajax/deletecard.php:37 ajax/saveproperty.php:58 msgid "id is not set." @@ -122,14 +120,46 @@ msgstr "缺少è”系人 ID。" msgid "Missing contact id." msgstr "缺少è”系人 ID。" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." -msgstr "" +msgstr "未æä¾›ç…§ç‰‡è·¯å¾„。" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "文件ä¸å˜åœ¨:" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "åŠ è½½å›¾ç‰‡é”™è¯¯ã€‚" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -146,7 +176,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "æ›´æ–°è”系人属性错误。" @@ -162,102 +192,229 @@ msgstr "更新地å€ç°¿é”™è¯¯" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "å·²ä¸Šä¼ æ–‡ä»¶åªä¸Šä¼ 了部分" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" msgstr "æ²¡æœ‰æ–‡ä»¶è¢«ä¸Šä¼ " -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" +msgstr "缺少临时目录" + +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "è”系人" -#: lib/app.php:23 +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." +msgstr "" + +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 msgid "Addressbook not found." msgstr "未找到地å€ç°¿ã€‚" -#: lib/app.php:27 +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "è¿™ä¸æ˜¯æ‚¨çš„地å€ç°¿ã€‚" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "æ— æ³•æ‰¾åˆ°è”系人。" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "地å€" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "电è¯" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "电å邮件" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "组织" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "工作" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "å®¶åº" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "移动电è¯" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "文本" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "è¯éŸ³" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" -msgstr "" +msgstr "消æ¯" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "ä¼ çœŸ" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "视频" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "ä¼ å‘¼æœº" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "互è”网" @@ -318,7 +475,7 @@ msgstr "åˆ é™¤è”系人" #: templates/part.contact.php:19 msgid "Drop photo to upload" -msgstr "" +msgstr "æ‹–æ‹½å›¾ç‰‡è¿›è¡Œä¸Šä¼ " #: templates/part.contact.php:29 msgid "Format custom, Short name, Full name, Reverse or Reverse with comma" @@ -326,7 +483,7 @@ msgstr "" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "编辑å称详情" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" @@ -394,15 +551,15 @@ msgstr "编辑地å€ç»†èŠ‚ã€‚" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "æ·»åŠ æ³¨é‡Šã€‚" #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "æ·»åŠ å—æ®µ" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "è”系人图片" #: templates/part.contact.php:107 msgid "Phone" @@ -410,7 +567,7 @@ msgstr "电è¯" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "注释" #: templates/part.contactphoto.php:8 msgid "Delete current photo" @@ -428,6 +585,10 @@ msgstr "ä¸Šä¼ æ–°ç…§ç‰‡" msgid "Select photo from ownCloud" msgstr "从 ownCloud 选择照片" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "编辑地å€" @@ -584,7 +745,7 @@ msgid "Submit" msgstr "æäº¤" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "å–æ¶ˆ" @@ -612,27 +773,22 @@ msgstr "导入" msgid "Importing contacts" msgstr "导入è”系人" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "è”系人导入æˆåŠŸ" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "å…³é—å¯¹è¯æ¡†" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" @@ -642,15 +798,15 @@ msgstr "" #: templates/part.no_contacts.php:4 msgid "Add contact" -msgstr "" +msgstr "æ·»åŠ è”系人" #: templates/part.no_contacts.php:5 msgid "Configure addressbooks" -msgstr "" +msgstr "é…置地å€ç°¿" #: templates/settings.php:4 msgid "CardDAV syncing addresses" -msgstr "" +msgstr "CardDAV åŒæ¥åœ°å€" #: templates/settings.php:4 msgid "more info" diff --git a/l10n/zh_CN/core.po b/l10n/zh_CN/core.po index e9f69c4c79b505f313cce918ae48b306da7ffba4..54f452ded22defcdc5748435141f8b0d3eb02d9b 100644 --- a/l10n/zh_CN/core.po +++ b/l10n/zh_CN/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 20:53+0000\n" -"Last-Translator: csslayer <wengxt@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,6 +30,82 @@ msgstr "æ²¡æœ‰å¯æ·»åŠ åˆ†ç±»ï¼Ÿ" msgid "This category already exists: " msgstr "æ¤åˆ†ç±»å·²å˜åœ¨: " +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "é‡ç½® Owncloud 密ç " @@ -160,15 +236,15 @@ msgstr "æ•°æ®åº“主机" msgid "Finish setup" msgstr "安装完æˆ" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "由您掌控的网络æœåŠ¡" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "注销" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "设置" diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po index 5d85d3c8a93816f534aa5dd0903e127ecaa8b079..7410d7462d829c9ac1a1fc8934dba68355f9b7ef 100644 --- a/l10n/zh_CN/files.po +++ b/l10n/zh_CN/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 21:07+0000\n" -"Last-Translator: csslayer <wengxt@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -48,10 +48,62 @@ msgstr "缺少临时目录" msgid "Failed to write to disk" msgstr "写入ç£ç›˜å¤±è´¥" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "文件" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "大å°" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "修改日期" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "文件处ç†" @@ -120,18 +172,6 @@ msgstr "共享" msgid "Download" msgstr "下载" -#: templates/index.php:55 -msgid "Size" -msgstr "大å°" - -#: templates/index.php:56 -msgid "Modified" -msgstr "修改日期" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "åˆ é™¤æ‰€æœ‰" - #: templates/index.php:56 msgid "Delete" msgstr "åˆ é™¤" diff --git a/l10n/zh_CN/gallery.po b/l10n/zh_CN/gallery.po index f6c2a5881884377b3fc0f1d3c0872d4c5292427e..23d106c760ead1b2632d08770ecda4ac4c2dba66 100644 --- a/l10n/zh_CN/gallery.po +++ b/l10n/zh_CN/gallery.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-09 20:55+0000\n" -"Last-Translator: csslayer <wengxt@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +19,50 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "图片" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "设置" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "釿–°æ‰«æ" @@ -35,10 +75,6 @@ msgstr "åœæ¢" msgid "Share" msgstr "分享" -#: templates/index.php:19 -msgid "Settings" -msgstr "设置" - #: templates/view_album.php:19 msgid "Back" msgstr "返回" diff --git a/l10n/zh_CN/media.po b/l10n/zh_CN/media.po index f59cf4210d21aa8e2e2bd6c5c757259259778e85..1990c3e2be055a1723cb8a5a60d89ec24f59aecb 100644 --- a/l10n/zh_CN/media.po +++ b/l10n/zh_CN/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-02-14 09:15+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,19 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "音ä¹" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "æ’æ”¾" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "æš‚åœ" @@ -34,7 +38,7 @@ msgstr "æš‚åœ" msgid "Previous" msgstr "å‰ä¸€é¦–" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "åŽä¸€é¦–" diff --git a/l10n/zh_CN/settings.po b/l10n/zh_CN/settings.po index a9cd39e03e55162f9c1b05616de8980a909365fc..c566e5d060472f4c7cabdcee520c47625bbd53c3 100644 --- a/l10n/zh_CN/settings.po +++ b/l10n/zh_CN/settings.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <rainofchaos@gmail.com>, 2012. # <wengxt@gmail.com>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -19,57 +20,76 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "电å邮件已修改" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "éžæ³•请求" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID 已修改" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "éžæ³•请求" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "è¯è¨€å·²ä¿®æ”¹" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "ç®€ä½“ä¸æ–‡" #: templates/admin.php:13 msgid "Log" -msgstr "" +msgstr "日志" #: templates/admin.php:40 msgid "More" -msgstr "" +msgstr "更多" #: templates/apps.php:8 msgid "Add your App" -msgstr "" +msgstr "æ·»åŠ åº”ç”¨" #: templates/apps.php:22 msgid "Select an App" msgstr "选择一个应用" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-许å¯è¯" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "ç”±" #: templates/help.php:8 msgid "Documentation" -msgstr "" +msgstr "文档" #: templates/help.php:9 msgid "Managing Big Files" -msgstr "" +msgstr "管ç†å¤§æ–‡ä»¶" #: templates/help.php:10 msgid "Ask a question" @@ -97,11 +117,11 @@ msgstr "的空间,总容é‡ä¸º" #: templates/personal.php:12 msgid "Desktop and Mobile Syncing Clients" -msgstr "" +msgstr "桌é¢å’Œç§»åŠ¨è®¾å¤‡åŒæ¥ç¨‹åº" #: templates/personal.php:13 msgid "Download" -msgstr "" +msgstr "下载" #: templates/personal.php:19 msgid "Your password got changed" @@ -169,11 +189,11 @@ msgstr "创建" #: templates/users.php:25 msgid "Default Quota" -msgstr "" +msgstr "默认é…é¢" #: templates/users.php:35 templates/users.php:74 msgid "Other" -msgstr "" +msgstr "其它" #: templates/users.php:47 msgid "Quota" diff --git a/l10n/zh_TW/calendar.po b/l10n/zh_TW/calendar.po index 9f25d3327142febd079a4b005f815e166b226e44..60f1e1c802e5be5fc3c4fdb8113a7ea66d8b2536 100644 --- a/l10n/zh_TW/calendar.po +++ b/l10n/zh_TW/calendar.po @@ -4,13 +4,14 @@ # # Translators: # Donahue Chuang <soshinwu@gmail.com>, 2012. +# Eddy Chang <taiwanmambo@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 10:34+0000\n" -"Last-Translator: Donahue Chuang <soshinwu@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,11 +21,11 @@ msgstr "" #: ajax/categories/rescan.php:28 msgid "No calendars found." -msgstr "" +msgstr "沒有找到行事曆" #: ajax/categories/rescan.php:36 msgid "No events found." -msgstr "" +msgstr "沒有找到活動" #: ajax/event/edit.form.php:20 msgid "Wrong calendar" @@ -42,14 +43,38 @@ msgstr "時å€å·²è®Šæ›´" msgid "Invalid request" msgstr "無效請求" -#: appinfo/app.php:23 templates/calendar.php:15 +#: appinfo/app.php:19 templates/calendar.php:15 #: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/settings.php:12 msgid "Calendar" msgstr "日曆" -#: js/calendar.js:788 +#: js/calendar.js:93 +msgid "Deletion failed" +msgstr "" + +#: js/calendar.js:828 +msgid "ddd" +msgstr "" + +#: js/calendar.js:829 +msgid "ddd M/d" +msgstr "" + +#: js/calendar.js:830 +msgid "dddd M/d" +msgstr "" + +#: js/calendar.js:833 +msgid "MMMM yyyy" +msgstr "" + +#: js/calendar.js:835 msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" + +#: js/calendar.js:837 +msgid "dddd, MMM d, yyyy" msgstr "" #: lib/app.php:125 @@ -114,7 +139,7 @@ msgstr "工作" #: lib/app.php:380 msgid "unnamed" -msgstr "" +msgstr "ç„¡å稱的" #: lib/object.php:330 msgid "Does not repeat" @@ -158,7 +183,7 @@ msgstr "由日期" #: lib/object.php:352 msgid "by monthday" -msgstr "" +msgstr "便œˆä»½æ—¥æœŸ" #: lib/object.php:353 msgid "by weekday" @@ -194,7 +219,7 @@ msgstr "週日" #: lib/object.php:373 msgid "events week of month" -msgstr "" +msgstr "æœˆä»½ä¸æ´»å‹•週" #: lib/object.php:374 msgid "first" @@ -274,7 +299,7 @@ msgstr "由事件日期" #: lib/object.php:419 msgid "by yearday(s)" -msgstr "" +msgstr "ä¾å¹´ä»½æ—¥æœŸ" #: lib/object.php:420 msgid "by weeknumber(s)" @@ -290,7 +315,7 @@ msgstr "日期" #: lib/search.php:40 msgid "Cal." -msgstr "" +msgstr "行事曆" #: templates/calendar.php:11 msgid "All day" @@ -363,7 +388,7 @@ msgstr "鏿“‡ä¸€å€‹ä½œç”¨ä¸çš„æ—¥æ›†" #: templates/part.choosecalendar.php:2 msgid "Your calendars" -msgstr "" +msgstr "ä½ çš„è¡Œäº‹æ›†" #: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.rowfields.php:5 @@ -372,15 +397,15 @@ msgstr "CalDav è¯çµ" #: templates/part.choosecalendar.php:31 msgid "Shared calendars" -msgstr "" +msgstr "分享的行事曆" #: templates/part.choosecalendar.php:48 msgid "No shared calendars" -msgstr "" +msgstr "ä¸åˆ†äº«çš„行事曆" #: templates/part.choosecalendar.rowfields.php:4 msgid "Share Calendar" -msgstr "" +msgstr "分享行事曆" #: templates/part.choosecalendar.rowfields.php:6 msgid "Download" @@ -397,7 +422,7 @@ msgstr "刪除" #: templates/part.choosecalendar.rowfields.shared.php:4 msgid "shared with you by" -msgstr "" +msgstr "åˆ†äº«çµ¦ä½ ç”±" #: templates/part.editcalendar.php:9 msgid "New calendar" @@ -442,11 +467,11 @@ msgstr "匯出" #: templates/part.eventform.php:8 templates/part.showevent.php:3 msgid "Eventinfo" -msgstr "" +msgstr "活動資訊" #: templates/part.eventform.php:9 templates/part.showevent.php:4 msgid "Repeating" -msgstr "" +msgstr "é‡è¦†ä¸" #: templates/part.eventform.php:10 templates/part.showevent.php:5 msgid "Alarm" @@ -470,11 +495,11 @@ msgstr "分類" #: templates/part.eventform.php:29 msgid "Separate categories with commas" -msgstr "" +msgstr "用逗點分隔分類" #: templates/part.eventform.php:30 msgid "Edit categories" -msgstr "" +msgstr "編輯分類" #: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" @@ -527,11 +552,11 @@ msgstr "鏿“‡æ—¥" #: templates/part.eventform.php:169 templates/part.showevent.php:167 msgid "and the events day of year." -msgstr "" +msgstr "以åŠå¹´ä¸çš„æ´»å‹•æ—¥" #: templates/part.eventform.php:182 templates/part.showevent.php:180 msgid "and the events day of month." -msgstr "" +msgstr "ä»¥åŠæœˆä¸çš„æ´»å‹•æ—¥" #: templates/part.eventform.php:190 templates/part.showevent.php:188 msgid "Select months" @@ -543,7 +568,7 @@ msgstr "鏿“‡é€±" #: templates/part.eventform.php:208 templates/part.showevent.php:206 msgid "and the events week of year." -msgstr "" +msgstr "以åŠå¹´ä¸çš„æ´»å‹•週" #: templates/part.eventform.php:214 templates/part.showevent.php:212 msgid "Interval" @@ -595,11 +620,11 @@ msgstr "建立一個新事件" #: templates/part.showevent.php:1 msgid "View an event" -msgstr "" +msgstr "觀看一個活動" #: templates/part.showevent.php:23 msgid "No categories selected" -msgstr "" +msgstr "æ²’æœ‰é¸æ“‡åˆ†é¡ž" #: templates/part.showevent.php:25 msgid "Select category" @@ -607,11 +632,11 @@ msgstr "鏿“‡åˆ†é¡ž" #: templates/part.showevent.php:37 msgid "of" -msgstr "" +msgstr "æ–¼" #: templates/part.showevent.php:62 templates/part.showevent.php:70 msgid "at" -msgstr "" +msgstr "æ–¼" #: templates/settings.php:14 msgid "Timezone" @@ -635,7 +660,7 @@ msgstr "12å°æ™‚制" #: templates/settings.php:40 msgid "First day of the week" -msgstr "" +msgstr "æ¯é€±çš„第一天" #: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" @@ -663,4 +688,4 @@ msgstr "鏿“‡ç¾¤çµ„" #: templates/share.dropdown.php:75 msgid "make public" -msgstr "" +msgstr "公開" diff --git a/l10n/zh_TW/contacts.po b/l10n/zh_TW/contacts.po index 0e0a28e54952a8f53937d55dbc4ec1b978baba49..9d49e670c5985f3932704b9b67ed9b35c6560520 100644 --- a/l10n/zh_TW/contacts.po +++ b/l10n/zh_TW/contacts.po @@ -4,12 +4,13 @@ # # Translators: # Donahue Chuang <soshinwu@gmail.com>, 2012. +# Eddy Chang <taiwanmambo@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -60,11 +61,11 @@ msgstr "" #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "沒有找到è¯çµ¡äºº" #: ajax/contactdetails.php:37 msgid "Missing ID" -msgstr "" +msgstr "éºå¤±ID" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" @@ -82,23 +83,20 @@ msgstr "æ·»åŠ é›»è©±ç°¿ä¸ç™¼ç”ŸéŒ¯èª¤" msgid "Error activating addressbook." msgstr "啟用電話簿ä¸ç™¼ç”ŸéŒ¯èª¤" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -122,14 +120,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -146,7 +176,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "更新通訊錄內容ä¸ç™¼ç”ŸéŒ¯èª¤" @@ -162,108 +192,235 @@ msgstr "電話簿更新ä¸ç™¼ç”ŸéŒ¯èª¤" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" -msgstr "" +msgstr "沒有已上傳的檔案" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "通訊錄" -#: lib/app.php:23 -msgid "Addressbook not found." +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." msgstr "" -#: lib/app.php:27 +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 +msgid "Addressbook not found." +msgstr "找ä¸åˆ°é€šè¨ŠéŒ„" + +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "這䏿˜¯ä½ 的電話簿" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "通訊錄未發ç¾" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "地å€" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "電話" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "é›»å郵件" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "組織" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "å…¬å¸" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "ä½å®…" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "行動電話" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "æ–‡å—" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "語音" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "訊æ¯" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "傳真" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "影片" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "呼å«å™¨" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "網際網路" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "{name}的生日" #: lib/search.php:22 msgid "Contact" @@ -279,7 +436,7 @@ msgstr "電話簿" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" -msgstr "" +msgstr "è¨å®šé€šè¨ŠéŒ„" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" @@ -287,7 +444,7 @@ msgstr "新電話簿" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" -msgstr "" +msgstr "從VCF匯入" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 @@ -326,7 +483,7 @@ msgstr "" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "編輯姓å詳細資訊" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" @@ -342,7 +499,7 @@ msgstr "生日" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "dd-mm-yyyy" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" @@ -350,7 +507,7 @@ msgstr "群組" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "" +msgstr "用逗號分隔群組" #: templates/part.contact.php:42 msgid "Edit groups" @@ -362,7 +519,7 @@ msgstr "首é¸" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "è¨»å¡«å…¥åˆæ³•的電å郵件ä½å€" #: templates/part.contact.php:56 msgid "Enter email address" @@ -370,19 +527,19 @@ msgstr "輸入電å郵件地å€" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "寄é€ä½å€" #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "刪除電å郵件ä½å€" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "輸入電話號碼" #: templates/part.contact.php:74 msgid "Delete phone number" -msgstr "" +msgstr "刪除電話號碼" #: templates/part.contact.php:84 msgid "View on map" @@ -390,19 +547,19 @@ msgstr "" #: templates/part.contact.php:84 msgid "Edit address details" -msgstr "" +msgstr "é›»å郵件ä½å€è©³ç´°è³‡è¨Š" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "在這裡新增註解" #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "新增欄ä½" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "個人資料照片" #: templates/part.contact.php:107 msgid "Phone" @@ -410,7 +567,7 @@ msgstr "電話" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "註解" #: templates/part.contactphoto.php:8 msgid "Delete current photo" @@ -428,6 +585,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -497,31 +658,31 @@ msgstr "" #: templates/part.edit_name_dialog.php:29 msgid "Mr" -msgstr "" +msgstr "先生" #: templates/part.edit_name_dialog.php:30 msgid "Sir" -msgstr "" +msgstr "先生" #: templates/part.edit_name_dialog.php:31 msgid "Mrs" -msgstr "" +msgstr "å°å§" #: templates/part.edit_name_dialog.php:32 msgid "Dr" -msgstr "" +msgstr "åšå£«ï¼ˆé†«ç”Ÿï¼‰" #: templates/part.edit_name_dialog.php:35 msgid "Given name" -msgstr "" +msgstr "給定å(å)" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "é¡å¤–å" #: templates/part.edit_name_dialog.php:39 msgid "Family name" -msgstr "" +msgstr "å®¶æ—å(姓)" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" @@ -584,7 +745,7 @@ msgid "Submit" msgstr "æå‡º" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "å–æ¶ˆ" @@ -612,27 +773,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" diff --git a/l10n/zh_TW/core.po b/l10n/zh_TW/core.po index 6a60cc71fe5d0d28a3eff6347bdb7fcef47a780b..5f3860d447fc4d684a25b8f35d58c7606c04dc04 100644 --- a/l10n/zh_TW/core.po +++ b/l10n/zh_TW/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 10:41+0000\n" -"Last-Translator: Donahue Chuang <soshinwu@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,6 +30,82 @@ msgstr "ç„¡åˆ†é¡žæ·»åŠ ?" msgid "This category already exists: " msgstr "æ¤åˆ†é¡žå·²ç¶“å˜åœ¨:" +#: js/jquery-ui-1.8.16.custom.min.js:511 +msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" +msgstr "" + +#: js/js.js:520 +msgid "January" +msgstr "" + +#: js/js.js:520 +msgid "February" +msgstr "" + +#: js/js.js:520 +msgid "March" +msgstr "" + +#: js/js.js:520 +msgid "April" +msgstr "" + +#: js/js.js:520 +msgid "May" +msgstr "" + +#: js/js.js:520 +msgid "June" +msgstr "" + +#: js/js.js:521 +msgid "July" +msgstr "" + +#: js/js.js:521 +msgid "August" +msgstr "" + +#: js/js.js:521 +msgid "September" +msgstr "" + +#: js/js.js:521 +msgid "October" +msgstr "" + +#: js/js.js:521 +msgid "November" +msgstr "" + +#: js/js.js:521 +msgid "December" +msgstr "" + +#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:159 +msgid "No" +msgstr "" + +#: js/oc-dialogs.js:160 +msgid "Yes" +msgstr "" + +#: js/oc-dialogs.js:177 +msgid "Ok" +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "No categories selected for deletion." +msgstr "" + +#: js/oc-vcategories.js:68 +msgid "Error" +msgstr "" + #: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "ç§æœ‰é›²é‡è¨å¯†ç¢¼" @@ -160,15 +236,15 @@ msgstr "資料庫主機" msgid "Finish setup" msgstr "完æˆè¨å®š" -#: templates/layout.guest.php:36 +#: templates/layout.guest.php:42 msgid "web services under your control" msgstr "網路æœå‹™å·²åœ¨ä½ 控制" -#: templates/layout.user.php:35 +#: templates/layout.user.php:41 msgid "Log out" msgstr "登出" -#: templates/layout.user.php:47 templates/layout.user.php:48 +#: templates/layout.user.php:53 templates/layout.user.php:54 msgid "Settings" msgstr "è¨å®š" diff --git a/l10n/zh_TW/files.po b/l10n/zh_TW/files.po index 390457c1146b244b54fa8878d9e14b6975c06808..4af073269d70924fc6d0c097bdde48c2142cb96d 100644 --- a/l10n/zh_TW/files.po +++ b/l10n/zh_TW/files.po @@ -4,13 +4,14 @@ # # Translators: # Donahue Chuang <soshinwu@gmail.com>, 2012. +# Eddy Chang <taiwanmambo@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 10:37+0000\n" -"Last-Translator: Donahue Chuang <soshinwu@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -48,13 +49,65 @@ msgstr "éºå¤±æš«å˜è³‡æ–™å¤¾" msgid "Failed to write to disk" msgstr "寫入硬碟失敗" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "檔案" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "大å°" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "修改" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "檔案處ç†" #: templates/admin.php:7 msgid "Maximum upload size" @@ -62,23 +115,23 @@ msgstr "最大上傳容é‡" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "最大å…許: " #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "é‡å°å¤šæª”案和目錄下載是必填的" #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "啟用 Zip 下載" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0代表沒有é™åˆ¶" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "é‡å°ZIP檔案最大輸入大å°" #: templates/index.php:7 msgid "New" @@ -120,18 +173,6 @@ msgstr "分享" msgid "Download" msgstr "下載" -#: templates/index.php:55 -msgid "Size" -msgstr "大å°" - -#: templates/index.php:56 -msgid "Modified" -msgstr "修改" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "全部刪除" - #: templates/index.php:56 msgid "Delete" msgstr "刪除" @@ -148,8 +189,8 @@ msgstr "ä½ è©¦åœ–ä¸Šå‚³çš„æª”æ¡ˆå·²è¶…éŽä¼ºæœå™¨çš„æœ€å¤§å®¹é‡é™åˆ¶ã€‚ " #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "æ£åœ¨æŽƒææª”案,請ç¨ç‰ã€‚" #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "ç›®å‰æŽƒæ" diff --git a/l10n/zh_TW/gallery.po b/l10n/zh_TW/gallery.po index b428d045e351616de1e4111a3344a1440189bd43..6f7fa99d1ef398301eb077d7644190bea33ba0d7 100644 --- a/l10n/zh_TW/gallery.po +++ b/l10n/zh_TW/gallery.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 10:36+0000\n" -"Last-Translator: Donahue Chuang <soshinwu@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,10 +18,50 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" msgstr "圖片" +#: js/album_cover.js:44 +msgid "Share gallery" +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " +msgstr "" + +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" +msgstr "" + +#: js/album_cover.js:114 +msgid "Scanning root" +msgstr "" + +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 +msgid "Settings" +msgstr "è¨å®š" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" +msgstr "" + #: templates/index.php:16 msgid "Rescan" msgstr "釿–°æŽƒæ" @@ -34,10 +74,6 @@ msgstr "åœæ¢" msgid "Share" msgstr "分享" -#: templates/index.php:19 -msgid "Settings" -msgstr "è¨å®š" - #: templates/view_album.php:19 msgid "Back" msgstr "返回" diff --git a/l10n/zh_TW/media.po b/l10n/zh_TW/media.po index 90d3a07591f4c8d099ca5029379cdba50738a510..eb9a0eb1142e2c0f7d427e824b98bc7587d1e18b 100644 --- a/l10n/zh_TW/media.po +++ b/l10n/zh_TW/media.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-04-18 19:51+0000\n" -"Last-Translator: Donahue Chuang <soshinwu@gmail.com>\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,15 +18,19 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0\n" -#: appinfo/app.php:32 templates/player.php:9 +#: appinfo/app.php:32 templates/player.php:8 msgid "Music" msgstr "音樂" -#: templates/music.php:3 templates/player.php:13 +#: js/music.js:18 +msgid "Add album to playlist" +msgstr "" + +#: templates/music.php:3 templates/player.php:12 msgid "Play" msgstr "æ’æ”¾" -#: templates/music.php:4 templates/music.php:26 templates/player.php:14 +#: templates/music.php:4 templates/music.php:26 templates/player.php:13 msgid "Pause" msgstr "æš«åœ" @@ -34,7 +38,7 @@ msgstr "æš«åœ" msgid "Previous" msgstr "上一首" -#: templates/music.php:6 templates/player.php:15 +#: templates/music.php:6 templates/player.php:14 msgid "Next" msgstr "下一首" diff --git a/l10n/zh_TW/settings.po b/l10n/zh_TW/settings.po index 8f19b70306511bf5f55c0858508648c91cbf5a19..bcbaafd6e889bee4bd06c588418d232ce6b615f0 100644 --- a/l10n/zh_TW/settings.po +++ b/l10n/zh_TW/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-11 10:33+0000\n" -"Last-Translator: Donahue Chuang <soshinwu@gmail.com>\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,23 +19,38 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: ajax/lostpassword.php:14 -msgid "email Changed" -msgstr "é›»å郵件已變更" +msgid "Email saved" +msgstr "" -#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19 -#: ajax/setlanguage.php:22 -msgid "Invalid request" -msgstr "無效請求" +#: ajax/lostpassword.php:16 +msgid "Invalid email" +msgstr "" #: ajax/openid.php:15 msgid "OpenID Changed" msgstr "OpenID 已變更" +#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 +msgid "Invalid request" +msgstr "無效請求" + #: ajax/setlanguage.php:17 msgid "Language changed" msgstr "語言已變更" -#: personal.php:39 personal.php:40 +#: js/apps.js:31 js/apps.js:67 +msgid "Disable" +msgstr "" + +#: js/apps.js:31 js/apps.js:54 +msgid "Enable" +msgstr "" + +#: js/personal.js:69 +msgid "Saving..." +msgstr "" + +#: personal.php:40 personal.php:41 msgid "__language_name__" msgstr "__語言_å稱__" @@ -56,10 +71,14 @@ msgid "Select an App" msgstr "鏿“‡ä¸€å€‹æ‡‰ç”¨ç¨‹å¼" #: templates/apps.php:25 +msgid "See application page at apps.owncloud.com" +msgstr "" + +#: templates/apps.php:26 msgid "-licensed" msgstr "-已許å¯" -#: templates/apps.php:25 +#: templates/apps.php:26 msgid "by" msgstr "ç”±" diff --git a/settings/l10n/ar.php b/settings/l10n/ar.php index 2161e15787bbd83a7230d6c98e29090c085f2503..ff711e7ccc94ba7f9749ad9653089c998a0b3c28 100644 --- a/settings/l10n/ar.php +++ b/settings/l10n/ar.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "تم تغير العنوان البريدي", -"Invalid request" => "طلبك غير Ù…Ùهوم", "OpenID Changed" => "تم تغيير ال OpenID", +"Invalid request" => "طلبك غير Ù…Ùهوم", "Language changed" => "تم تغيير اللغة", "__language_name__" => "__language_name__", "Select an App" => "إختر تطبيقاً", diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php index 97748839305b054ae58ae8cdaf1d8435ae9749d8..6e0c6e2fee4c9b3f4eb7862b074c9f8ea67f504d 100644 --- a/settings/l10n/bg_BG.php +++ b/settings/l10n/bg_BG.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Invalid request" => "Ðевалидна заÑвка", "OpenID Changed" => "OpenID е Ñменено", +"Invalid request" => "Ðевалидна заÑвка", "Language changed" => "Езика е Ñменен", "Select an App" => "Изберете програма", "-licensed" => "-лицензирано", diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index 89558041ae3dc1d0283f3c918bd3d06919240408..56e67c1a1343385b1ca41527ad64dfad272549fc 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "el correu electrònic ha canviat", -"Invalid request" => "Sol.licitud no và lida", "OpenID Changed" => "OpenID ha canviat", +"Invalid request" => "Sol.licitud no và lida", "Language changed" => "S'ha canviat l'idioma", "__language_name__" => "Català ", "Log" => "Registre", diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php index 9beb4215e0f87bbaffc923272e4cfc061533cdd4..bef172a9f58356e890c4614e79ee921327bbf648 100644 --- a/settings/l10n/cs_CZ.php +++ b/settings/l10n/cs_CZ.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "email zmÄ›nÄ›n", -"Invalid request" => "Chybný dotaz", "OpenID Changed" => "OpenID zmÄ›nÄ›n", +"Invalid request" => "Chybný dotaz", "Language changed" => "Jazyk byl zmÄ›nÄ›n", "__language_name__" => "ÄŒesky", "Log" => "Log", diff --git a/settings/l10n/da.php b/settings/l10n/da.php index a50aacd4cc34b9084326eef598ac83d2c4124016..4cd7abfc90ca9bca4c526bb751a88229d523af6d 100644 --- a/settings/l10n/da.php +++ b/settings/l10n/da.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "email ændret", -"Invalid request" => "Ugyldig forespørgsel", "OpenID Changed" => "OpenID ændret", +"Invalid request" => "Ugyldig forespørgsel", "Language changed" => "Sprog ændret", "__language_name__" => "Dansk", +"Log" => "Log", +"More" => "Mere", +"Add your App" => "Tilføj din App", "Select an App" => "Vælg en App", "-licensed" => "-licenseret", "by" => "af", +"Documentation" => "Dokumentation", +"Managing Big Files" => "HÃ¥ndter store filer", "Ask a question" => "Stil et spørgsmÃ¥l", "Problems connecting to help database." => "Problemer med at forbinde til hjælpe-databasen.", "Go there manually." => "GÃ¥ derhen manuelt.", "Answer" => "Svar", "You use" => "Du benytter", "of the available" => "af det tilgængelige", +"Desktop and Mobile Syncing Clients" => "Synkroniserings programmer for desktop og mobil", +"Download" => "Download", "Your password got changed" => "Din adgangskode er blevet ændret", "Unable to change your password" => "Ude af stand til at ændre dit kodeord", "Current password" => "Nuværende adgangskode", @@ -29,6 +35,8 @@ "Password" => "Kodeord", "Groups" => "Grupper", "Create" => "Ny", +"Default Quota" => "Standard kvote", +"Other" => "Andet", "Quota" => "Kvote", "Delete" => "Slet" ); diff --git a/settings/l10n/de.php b/settings/l10n/de.php index 6c4cbc52c69dcc4a36533f21d5decd7827b89883..d1659e4d18104e5fb75c67db985eb3b7fa73d709 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "E-Mail wurde geändert", -"Invalid request" => "Ungültige Anfrage", "OpenID Changed" => "OpenID geändert", +"Invalid request" => "Ungültige Anfrage", "Language changed" => "Sprache geändert", "__language_name__" => "Deutsch", "Log" => "Log", @@ -18,7 +17,7 @@ "Answer" => "Antwort", "You use" => "Du nutzt", "of the available" => "der verfügbaren", -"Desktop and Mobile Syncing Clients" => "Desktop und mobile Syncing Clienten", +"Desktop and Mobile Syncing Clients" => "Desktop und mobile synchronierungs Clients", "Download" => "Download", "Your password got changed" => "Dein Passwort wurde geändert.", "Unable to change your password" => "Passwort konnte nicht geändert werden", @@ -31,7 +30,7 @@ "Fill in an email address to enable password recovery" => "Trage eine E-Mail Adresse ein, um die Passwort-Wiederherstellung zu aktivieren.", "Language" => "Sprache", "Help translate" => "Hilf bei der Übersetzung!", -"use this address to connect to your ownCloud in your file manager" => "Benutze diese Adresse, um deine ownCloud mit deinem Dateiverwalter zu verbinden.", +"use this address to connect to your ownCloud in your file manager" => "Benutze diese Adresse, um deine ownCloud mit deinem Dateimanager zu verbinden.", "Name" => "Name", "Password" => "Passwort", "Groups" => "Gruppen", diff --git a/settings/l10n/el.php b/settings/l10n/el.php index 44875b8ef7166123f6d25c416824522e5a415657..3d063daa3bd9ec278bc9628ff7e9c67812afc188 100644 --- a/settings/l10n/el.php +++ b/settings/l10n/el.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "το email άλλαξε", -"Invalid request" => "Μη ÎγκυÏο αίτημα", "OpenID Changed" => "Το OpenID άλλαξε", +"Invalid request" => "Μη ÎγκυÏο αίτημα", "Language changed" => "Η γλώσσα άλλαξε", "__language_name__" => "__όνομα_γλώσσας__", "Log" => "ΑÏχείο καταγÏαφής", diff --git a/settings/l10n/eo.php b/settings/l10n/eo.php index 15010b47c9a29746aef474fe1686dd1f0b665db0..c79817a27216d20376838768e006634dc1087467 100644 --- a/settings/l10n/eo.php +++ b/settings/l10n/eo.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "La retpoÅtadreso estas ÅanÄita", -"Invalid request" => "Nevalida peto", "OpenID Changed" => "La agordo de OpenID estas ÅanÄita", +"Invalid request" => "Nevalida peto", "Language changed" => "La lingvo estas ÅanÄita", "__language_name__" => "Esperanto", "Log" => "Registro", diff --git a/settings/l10n/es.php b/settings/l10n/es.php index adc1b5ff963121b4099b817d829874b2c3b61e21..c8ddb412ecf0d6de5c490d81ba2d3d1657ab3474 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "correo electrónico actualizado", -"Invalid request" => "Solicitud no válida", "OpenID Changed" => "OpenID cambiado", +"Invalid request" => "Solicitud no válida", "Language changed" => "Idioma cambiado", "__language_name__" => "Castellano", "Log" => "Registro", diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php index 905f02fcb75b27b4f723ec0ca33b2823509fab3f..75ba2b72f0b259a08dc1a008d9283e96c670895c 100644 --- a/settings/l10n/et_EE.php +++ b/settings/l10n/et_EE.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "e-posti on muudetud", -"Invalid request" => "Vigane päring", "OpenID Changed" => "OpenID on muudetud", +"Invalid request" => "Vigane päring", "Language changed" => "Keel on muudetud", "__language_name__" => "Eesti", "Log" => "Logi", diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php index 015746c61c152e86299623438bd0437c465f615d..4ef58dd1126230af95d242335bc89ae6a2e82411 100644 --- a/settings/l10n/eu.php +++ b/settings/l10n/eu.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "e-posta aldatuta", -"Invalid request" => "Baliogabeko eskaria", "OpenID Changed" => "OpenID aldatuta", +"Invalid request" => "Baliogabeko eskaria", "Language changed" => "Hizkuntza aldatuta", "__language_name__" => "Euskera", "More" => "Gehiago", diff --git a/settings/l10n/fa.php b/settings/l10n/fa.php index 745a6332a172fd53f812f4f2db55d01eddac86f6..892de2d9ec07ccf9118ac1240df753f39b968904 100644 --- a/settings/l10n/fa.php +++ b/settings/l10n/fa.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "پست الکترونیکی تغییر کرد", -"Invalid request" => "درخواست غیر قابل قبول", "OpenID Changed" => "OpenID تغییر کرد", +"Invalid request" => "درخواست غیر قابل قبول", "Language changed" => "زبان تغییر کرد", "__language_name__" => "__language_name__", "Log" => "کارنامه", diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php new file mode 100644 index 0000000000000000000000000000000000000000..76964b308005211e1c5ea7aef8f87bd0c426e325 --- /dev/null +++ b/settings/l10n/fi_FI.php @@ -0,0 +1,42 @@ +<?php $TRANSLATIONS = array( +"OpenID Changed" => "OpenID on vaihdettu", +"Invalid request" => "Virheellinen pyyntö", +"Language changed" => "Kieli on vaihdettu", +"__language_name__" => "_kielen_nimi_", +"Log" => "Loki", +"More" => "Lisää", +"Add your App" => "Lisää ohjelmasi", +"Select an App" => "Valitse ohjelma", +"-licensed" => "-lisenssöity", +"by" => "henkilölle", +"Documentation" => "Dokumentaatio", +"Managing Big Files" => "Suurten tiedostojen hallinta", +"Ask a question" => "Kysy jotain", +"Problems connecting to help database." => "Virhe yhdistettäessä tietokantaan.", +"Go there manually." => "Ohje löytyy sieltä.", +"Answer" => "Vastaus", +"You use" => "Olet käyttänyt", +"of the available" => "käytettävissäsi on yhteensä", +"Desktop and Mobile Syncing Clients" => "Tietokoneen ja mobiililaitteiden synkronointisovellukset", +"Download" => "Lataa", +"Your password got changed" => "Salasanasi on vaihdettu", +"Unable to change your password" => "Salasanaasi ei voitu vaihtaa", +"Current password" => "Nykyinen salasana", +"New password" => "Uusi salasana", +"show" => "näytä", +"Change password" => "Vaihda salasana", +"Email" => "Sähköposti", +"Your email address" => "Sähköpostiosoitteesi", +"Fill in an email address to enable password recovery" => "Kirjoita sähköpostiosoitteesi alle, jotta unohdettu salasana voidaan palauttaa", +"Language" => "Kieli", +"Help translate" => "Auta kääntämisessä", +"use this address to connect to your ownCloud in your file manager" => "voit yhdistää tiedostonhallintasovelluksellasi ownCloudiin käyttämällä tätä osoitetta", +"Name" => "Nimi", +"Password" => "Salasana", +"Groups" => "Ryhmät", +"Create" => "Luo", +"Default Quota" => "Oletuskiintiö", +"Other" => "Muu", +"Quota" => "Kiintiö", +"Delete" => "Poista" +); diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index 33e035b89ff93e0f24830469cdba6462329ba74c..7e9a92f6bbf4bed5928ab521fdc8f79b64e0e4f8 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "e-mail modifié", -"Invalid request" => "Requête invalide", "OpenID Changed" => "Identifiant OpenID changé", +"Invalid request" => "Requête invalide", "Language changed" => "Langue changée", "__language_name__" => "Français", "Log" => "Journaux", diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index 51c5c93f58304b00258002b6295c760f6e704386..0459d940b4d9e11d7becbb66f5a4bc723c1467ca 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "Correo electrónico mudado", -"Invalid request" => "Petición incorrecta", "OpenID Changed" => "Mudou o OpenID", +"Invalid request" => "Petición incorrecta", "Language changed" => "O idioma mudou", "__language_name__" => "Galego", +"Log" => "Conectar", +"More" => "Máis", +"Add your App" => "Engade o teu aplicativo", "Select an App" => "Escolla un Aplicativo", "-licensed" => "-licenciado", "by" => "por", +"Documentation" => "Documentación", +"Managing Big Files" => "Xestionar Grandes Ficheiros", "Ask a question" => "Pregunte", "Problems connecting to help database." => "Problemas conectando coa base de datos de axuda", "Go there manually." => "Ir manualmente.", "Answer" => "Resposta", "You use" => "Vostede usa", "of the available" => "dun total de", +"Desktop and Mobile Syncing Clients" => "Cliente de sincronización de escritorio e móbil", +"Download" => "Descargar", "Your password got changed" => "O seu contrasinal mudou", "Unable to change your password" => "Incapaz de trocar o seu contrasinal", "Current password" => "Contrasinal actual", @@ -29,6 +35,8 @@ "Password" => "Contrasinal", "Groups" => "Grupos", "Create" => "Crear", +"Default Quota" => "Cuota por omisión", +"Other" => "Outro", "Quota" => "Cota", "Delete" => "Borrar" ); diff --git a/settings/l10n/he.php b/settings/l10n/he.php index 93aab932b9e67883d4dd8fa4a5e3845c00df77ff..39055c21398cc1777ad4a5d3a308904cc1c47882 100644 --- a/settings/l10n/he.php +++ b/settings/l10n/he.php @@ -1,27 +1,42 @@ <?php $TRANSLATIONS = array( -"Invalid request" => "בקשה ×œ× ×—×•×§×™×ª", "OpenID Changed" => "OpenID ×”×©×ª× ×”", +"Invalid request" => "בקשה ×œ× ×—×•×§×™×ª", "Language changed" => "שפה ×”×©×ª× ×ª×”", +"__language_name__" => "עברית", +"Log" => "יומן", +"More" => "עוד", +"Add your App" => "הוספת ×”×™×™×©×•× ×©×œ×š", "Select an App" => "בחירת יישו×", "-licensed" => "רשיון", "by" => "מ×ת", +"Documentation" => "תיעוד", +"Managing Big Files" => "× ×™×”×•×œ ×§×‘×¦×™× ×’×“×•×œ×™×", "Ask a question" => "ש×ל ש×לה", "Problems connecting to help database." => "בעיות בהתחברות לבסיס × ×ª×•× ×™ העזרה", "Go there manually." => "גש ×œ×©× ×‘×ופן ×™×“× ×™", "Answer" => "×ž×¢× ×”", "You use" => "×”× ×š משתמש ", "of the available" => "מתוך ", +"Desktop and Mobile Syncing Clients" => "לקוחות ×¡× ×›×¨×•×Ÿ למחשב ×©×•×œ×—× ×™ ×•×œ× ×™×™×“", +"Download" => "הורדה", "Your password got changed" => "הססמה שלך ×©×•× ×ª×”", "Unable to change your password" => "×œ× × ×™×ª×Ÿ ×œ×©× ×•×ª ×ת הססמה שלך", "Current password" => "ססמה × ×•×›×—×™×ª", "New password" => "ססמה חדשה", "show" => "הצגה", "Change password" => "×©×™× ×•×™ ססמה", +"Email" => "דו×״ל", +"Your email address" => "כתובת הדו×״ל שלך", +"Fill in an email address to enable password recovery" => "× × ×œ×ž×œ× ×ת כתובת הדו×״ל שלך כדי ל×פשר שחזור ססמה", "Language" => "פה", +"Help translate" => "עזרה בתרגו×", "use this address to connect to your ownCloud in your file manager" => "השתמש בכתובת זו כדי להתחבר ל־ownCloude שלך ×ž×ž× ×”×œ הקבצי×", "Name" => "ש×", "Password" => "ססמה", "Groups" => "קבוצות", "Create" => "יצירה", +"Default Quota" => "מכסת בררת המחדל", +"Other" => "×חר", +"Quota" => "מכסה", "Delete" => "מחיקה" ); diff --git a/settings/l10n/hr.php b/settings/l10n/hr.php index 96181d737c1402527c9937e3a544ac355dd8b529..5f357a85d2f8e0469d71f4e15b38b4cf21186214 100644 --- a/settings/l10n/hr.php +++ b/settings/l10n/hr.php @@ -1,27 +1,42 @@ <?php $TRANSLATIONS = array( -"Invalid request" => "Neispravan zahtjev", "OpenID Changed" => "OpenID promijenjen", +"Invalid request" => "Neispravan zahtjev", "Language changed" => "Jezik promijenjen", +"__language_name__" => "__ime_jezika__", +"Log" => "dnevnik", +"More" => "viÅ¡e", +"Add your App" => "Dodajte vaÅ¡u aplikaciju", "Select an App" => "Odaberite Aplikaciju", "-licensed" => "-licencirano", "by" => "od", +"Documentation" => "dokumentacija", +"Managing Big Files" => "Upravljanje velikih datoteka", "Ask a question" => "Postavite pitanje", "Problems connecting to help database." => "Problem pri spajanju na bazu podataka pomoći", "Go there manually." => "Idite tamo ruÄno.", "Answer" => "Odgovor", "You use" => "Koristite", "of the available" => "od dostupno", +"Desktop and Mobile Syncing Clients" => "Desktop i Mobile sinkronizaciji klijenti", +"Download" => "preuzimanje", "Your password got changed" => "VaÅ¡a lozinka je promijenjena", "Unable to change your password" => "Nemoguće promijeniti lozinku", "Current password" => "Trenutna lozinka", "New password" => "Nova lozinka", "show" => "prikaz", "Change password" => "Izmjena lozinke", +"Email" => "e-mail adresa", +"Your email address" => "VaÅ¡a e-mail adresa", +"Fill in an email address to enable password recovery" => "Ispunite vase e-mail adresa kako bi se omogućilo oporavak lozinke", "Language" => "Jezik", +"Help translate" => "Pomoć prevesti", "use this address to connect to your ownCloud in your file manager" => "koristite ovu adresu za spajanje na Cloud u vaÅ¡em upravitelju datoteka", "Name" => "Ime", "Password" => "Lozinka", "Groups" => "Grupe", "Create" => "Izradi", +"Default Quota" => "standardni kvota", +"Other" => "ostali", +"Quota" => "kvota", "Delete" => "ObriÅ¡i" ); diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php index 704ccf7b5852a87ad93901ca01c316a97ce2e927..7eb7772f6dd6c0cd15039dbdf7b4f70c9d7ff805 100644 --- a/settings/l10n/hu_HU.php +++ b/settings/l10n/hu_HU.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "Email megváltozott", -"Invalid request" => "Érvénytelen kérés", "OpenID Changed" => "OpenID megváltozott", +"Invalid request" => "Érvénytelen kérés", "Language changed" => "A nyelv megváltozott", "__language_name__" => "__language_name__", "Log" => "Napló", diff --git a/settings/l10n/ia.php b/settings/l10n/ia.php index ad1360f176fbe8fc5f21bfcd9208a4a067164045..7b2b631b687116c240d3889bc37839dd2792f22f 100644 --- a/settings/l10n/ia.php +++ b/settings/l10n/ia.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Invalid request" => "Requesta invalide", "OpenID Changed" => "OpenID cambiate", +"Invalid request" => "Requesta invalide", "Language changed" => "Linguage cambiate", "__language_name__" => "Interlingua", "Log" => "Registro", diff --git a/settings/l10n/id.php b/settings/l10n/id.php index 4a0bd17eaf73d0a058b428fa301e783d6ad3a78a..bf35b79240ad702996fb1325cf3425cd4cd00270 100644 --- a/settings/l10n/id.php +++ b/settings/l10n/id.php @@ -1,27 +1,42 @@ <?php $TRANSLATIONS = array( -"Invalid request" => "Permintaan tidak valid", "OpenID Changed" => "OpenID telah dirubah", +"Invalid request" => "Permintaan tidak valid", "Language changed" => "Bahasa telah diganti", +"__language_name__" => "__language_name__", +"Log" => "Log", +"More" => "Lebih", +"Add your App" => "Tambahkan App anda", "Select an App" => "Pilih satu aplikasi", "-licensed" => "-terlisensi", "by" => "oleh", +"Documentation" => "Dokumentasi", +"Managing Big Files" => "Mengelola berkas besar", "Ask a question" => "Ajukan pertanyaan", "Problems connecting to help database." => "Bermasalah saat menghubungi database bantuan.", "Go there manually." => "Pergi kesana secara manual.", "Answer" => "Jawab", "You use" => "Anda menggunakan", "of the available" => "dari yang tersedia", +"Desktop and Mobile Syncing Clients" => "Klien sync Desktop dan Mobile", +"Download" => "Unduh", "Your password got changed" => "Password anda telah dirubah", "Unable to change your password" => "Tidak dapat merubah password anda", "Current password" => "Password saat ini", "New password" => "Password baru", "show" => "perlihatkan", "Change password" => "Rubah password", +"Email" => "Email", +"Your email address" => "Alamat email anda", +"Fill in an email address to enable password recovery" => "Masukkan alamat email untuk mengaktifkan pemulihan password", "Language" => "Bahasa", +"Help translate" => "Bantu menerjemahkan", "use this address to connect to your ownCloud in your file manager" => "gunakan alamat ini untuk terhubung dengan ownCloud anda dalam file manager anda", "Name" => "Nama", "Password" => "Password", "Groups" => "Group", "Create" => "Buat", +"Default Quota" => "Kuota default", +"Other" => "Lain-lain", +"Quota" => "Quota", "Delete" => "Hapus" ); diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 6d746e76d7de5395598c0c90009a6a86d8f3022c..a4b255546a10ce163d2b62136a7be2a54845141f 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "Email modificata", -"Invalid request" => "Richiesta non valida", "OpenID Changed" => "OpenID modificato", +"Invalid request" => "Richiesta non valida", "Language changed" => "Lingua modificata", "__language_name__" => "Italiano", "Log" => "Registro", diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php index 6c0ce8ee152c88590c787b5f37f9b462d2f86b18..69e56983744152cfbaa12776ff46e46fefd7ca78 100644 --- a/settings/l10n/ja_JP.php +++ b/settings/l10n/ja_JP.php @@ -1,34 +1,42 @@ <?php $TRANSLATIONS = array( -"email Changed" => "メールアドレスを変更ã—ã¾ã—ãŸ", -"Invalid request" => "無効ãªãƒªã‚¯ã‚¨ã‚¹ãƒˆã§ã™", "OpenID Changed" => "OpenIDãŒå¤‰æ›´ã•れã¾ã—ãŸ", +"Invalid request" => "無効ãªãƒªã‚¯ã‚¨ã‚¹ãƒˆã§ã™", "Language changed" => "言語ãŒå¤‰æ›´ã•れã¾ã—ãŸ", -"__language_name__" => "Japanese(日本語)", +"__language_name__" => "Japanese (日本語)", +"Log" => "ãƒã‚°", +"More" => "ã‚‚ã£ã¨", +"Add your App" => "ã‚¢ãƒ—ãƒªã‚’è¿½åŠ ", "Select an App" => "ã‚¢ãƒ—ãƒªã‚’é¸æŠžã—ã¦ãã ã•ã„", -"-licensed" => "æ¨©åˆ©ã‚’ä¿æŒã•れã¦ã„ã¾ã™", -"by" => "ã«ã‚ˆã£ã¦", +"-licensed" => "ライセンス", +"by" => "@", +"Documentation" => "ドã‚ュメント", +"Managing Big Files" => "大ããªãƒ•ァイルを扱ã†ã«ã¯", "Ask a question" => "質å•ã—ã¦ãã ã•ã„", -"Problems connecting to help database." => "ヘルプ用データベース接続ã«å•題ãŒç”Ÿã˜ã¾ã—ãŸ", -"Go there manually." => "手動ã§ç§»å‹•ã—ã¦ãã ã•ã„", +"Problems connecting to help database." => "ヘルプデータベースã¸ã®æŽ¥ç¶šæ™‚ã«å•題ãŒç™ºç”Ÿã—ã¾ã—ãŸ", +"Go there manually." => "手動ã§ç§»å‹•ã—ã¦ãã ã•ã„。", "Answer" => "è§£ç”", -"You use" => "ã‚ãªãŸãŒä½¿ã£ã¦ã„ã‚‹ã®ã¯", -"of the available" => "ã§ã™ã€‚利用å¯èƒ½å®¹é‡ã¯", +"You use" => "ã‚ãªãŸã¯", +"of the available" => "を利用ã—ã¦ã„ã¾ã™ã€‚利用å¯èƒ½å®¹é‡ï¼š", +"Desktop and Mobile Syncing Clients" => "デスクトップãŠã‚ˆã³ãƒ¢ãƒã‚¤ãƒ«ç”¨ã®åŒæœŸã‚¯ãƒ©ã‚¤ã‚¢ãƒ³ãƒˆ", +"Download" => "ダウンãƒãƒ¼ãƒ‰", "Your password got changed" => "パスワードã¯å¤‰æ›´ã•れã¾ã—ãŸ", "Unable to change your password" => "パスワードを変更ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“", "Current password" => "ç¾åœ¨ã®ãƒ‘スワード", "New password" => "æ–°ã—ã„パスワード", "show" => "表示", -"Change password" => "パスワードを変更ã™ã‚‹", -"Email" => "メールアドレス", +"Change password" => "パスワードを変更", +"Email" => "Email", "Your email address" => "ã‚ãªãŸã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹", -"Fill in an email address to enable password recovery" => "パスワードã®å›žå¾©ã‚’有効ã«ã™ã‚‹ã«ã¯ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’入力ã—ã¦ãã ã•ã„", +"Fill in an email address to enable password recovery" => "※パスワード回復を有効ã«ã™ã‚‹ã«ã¯ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã®å…¥åŠ›ãŒå¿…è¦ã§ã™", "Language" => "言語", -"Help translate" => "翻訳を手ä¼ã†", -"use this address to connect to your ownCloud in your file manager" => "ファイルマãƒãƒ¼ã‚¸ãƒ£ãƒ¼ã§ã‚ãªãŸã®ownCloudã«æŽ¥ç¶šã™ã‚‹ã¨ãã¯ã“ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’使用ã—ã¦ãã ã•ã„", +"Help translate" => "翻訳ã«å”力ã™ã‚‹", +"use this address to connect to your ownCloud in your file manager" => "ファイルマãƒãƒ¼ã‚¸ãƒ£ãƒ¼ã§ã‚ãªãŸã®ownCloudã«æŽ¥ç¶šã™ã‚‹éš›ã¯ã€ã“ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’使用ã—ã¦ãã ã•ã„", "Name" => "åå‰", "Password" => "パスワード", "Groups" => "グループ", "Create" => "作æˆ", +"Default Quota" => "デフォルトã®ã‚¯ã‚©ãƒ¼ã‚¿ã‚µã‚¤ã‚º", +"Other" => "ãã®ä»–", "Quota" => "クオータ", "Delete" => "削除" ); diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php index cd17cba4eef61e9996f5d9c85a222d5121cfe165..a2c1210af6ba63658d7f72c11b1473d583d56813 100644 --- a/settings/l10n/ko.php +++ b/settings/l10n/ko.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "ì „ìž ìš°íŽ¸ 주소 변경ë¨", -"Invalid request" => "ìž˜ëª»ëœ ìš”ì²", "OpenID Changed" => "OpenID 변경ë¨", +"Invalid request" => "ìž˜ëª»ëœ ìš”ì²", "Language changed" => "언어가 변경ë˜ì—ˆìŠµë‹ˆë‹¤", "__language_name__" => "한êµì–´", "Log" => "로그", diff --git a/settings/l10n/lb.php b/settings/l10n/lb.php index 30ad3947b9e538c0e9589eea88a251e684ed9b70..29072720a02eebb27a9b7555998e1bc04035f080 100644 --- a/settings/l10n/lb.php +++ b/settings/l10n/lb.php @@ -1,27 +1,42 @@ <?php $TRANSLATIONS = array( -"Invalid request" => "Ongülteg Requête", "OpenID Changed" => "OpenID huet geännert", +"Invalid request" => "Ongülteg Requête", "Language changed" => "Sprooch huet geännert", +"__language_name__" => "__language_name__", +"Log" => "Log", +"More" => "Méi", +"Add your App" => "Setz deng App bei", "Select an App" => "Wiel eng Applikatioun aus", "-licensed" => "-Lizenséiert", "by" => "vun", +"Documentation" => "Dokumentatioun", +"Managing Big Files" => "Grouss Fichieren verwalten", "Ask a question" => "Stell eng Fro", "Problems connecting to help database." => "Problemer sinn opgetrueden beim Versuch sech un d'Hëllef Datebank ze verbannen.", "Go there manually." => "Gei manuell dohinner.", "Answer" => "Äntwert", "You use" => "Du benotz", "of the available" => "vun den disponibelen", +"Desktop and Mobile Syncing Clients" => "Desktop an Mobile Syncing Clienten", +"Download" => "Download", "Your password got changed" => "Däin Passwuert ass geännert ginn", "Unable to change your password" => "Konnt däin Passwuert net änneren", "Current password" => "Momentan 't Passwuert", "New password" => "Neit Passwuert", "show" => "weisen", "Change password" => "Passwuert änneren", +"Email" => "Email", +"Your email address" => "Deng Email Adress", +"Fill in an email address to enable password recovery" => "Gëff eng Email Adress an fir d'Passwuert recovery ze erlaben", "Language" => "Sprooch", +"Help translate" => "Hëllef iwwersetzen", "use this address to connect to your ownCloud in your file manager" => "benotz dës Adress fir dech un deng ownCloud iwwert däin Datei Manager ze verbannen", "Name" => "Numm", "Password" => "Passwuert", "Groups" => "Gruppen", "Create" => "Erstellen", +"Default Quota" => "Standard Quota", +"Other" => "Aner", +"Quota" => "Quota", "Delete" => "Läschen" ); diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php index 3fd97c1388755ee29b26529ae92a26f57d681c48..504217a9db5ebf8354a51b67475cd49f0039fbb2 100644 --- a/settings/l10n/lt_LT.php +++ b/settings/l10n/lt_LT.php @@ -1,16 +1,20 @@ <?php $TRANSLATIONS = array( -"email Changed" => "el. paÅ¡tas pakeistas", -"Invalid request" => "Klaidinga užklausa", "OpenID Changed" => "OpenID pakeistas", +"Invalid request" => "Klaidinga užklausa", "Language changed" => "Kalba pakeista", "__language_name__" => "Kalba", +"Log" => "Žurnalas", +"More" => "Daugiau", +"Add your App" => "PridÄ—ti programÄ—lÄ™", "Select an App" => "Pasirinkite programÄ…", "-licensed" => "-licencijuota", +"Documentation" => "Dokumentacija", "Ask a question" => "Užduoti klausimÄ…", "Problems connecting to help database." => "Problemos jungiantis prie duomenų bazÄ—s", "Answer" => "Atsakyti", "You use" => "JÅ«s naudojate", "of the available" => "iÅ¡ galimų", +"Download" => "Atsisiųsti", "Your password got changed" => "JÅ«sų slaptažodis buvo pakeistas", "Unable to change your password" => "Neįmanoma pakeisti slaptažodžio", "Current password" => "Dabartinis slaptažodis", @@ -27,6 +31,8 @@ "Password" => "Slaptažodis", "Groups" => "GrupÄ—s", "Create" => "Sukurti", +"Default Quota" => "Numatytoji kvota", +"Other" => "Kita", "Quota" => "Limitas", "Delete" => "IÅ¡trinti" ); diff --git a/settings/l10n/mk.php b/settings/l10n/mk.php index bf24e9e44b93cd65016af39406eadd23372435bf..4a61ba9d512ed3920caadf1bcc49974e689b0120 100644 --- a/settings/l10n/mk.php +++ b/settings/l10n/mk.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "е-пошта е Ñменета", -"Invalid request" => "неправилно барање", "OpenID Changed" => "OpenID Ñменето", +"Invalid request" => "неправилно барање", "Language changed" => "Јазикот е Ñменет", "__language_name__" => "__language_name__", "Log" => "ЗапиÑник", diff --git a/settings/l10n/ms_MY.php b/settings/l10n/ms_MY.php index e763f7624551be259f8503118f168d6a14b08e4d..f0fba7a7c03bc8667752a85de854a597655ea76b 100644 --- a/settings/l10n/ms_MY.php +++ b/settings/l10n/ms_MY.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "Emel berubah", -"Invalid request" => "Permintaan tidak sah", "OpenID Changed" => "OpenID ditukar", +"Invalid request" => "Permintaan tidak sah", "Language changed" => "Bahasa ditukar", "__language_name__" => "_nama_bahasa_", "Select an App" => "Pilih aplikasi", diff --git a/settings/l10n/nb_NO.php b/settings/l10n/nb_NO.php index 8a633ef431cdc91cde8c3ec24163e8bbbaac2887..1379bb9c2ed2eb3a740ea5c245355e1528f7c4e2 100644 --- a/settings/l10n/nb_NO.php +++ b/settings/l10n/nb_NO.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "Epostadresse endret", -"Invalid request" => "Ugyldig forespørsel", "OpenID Changed" => "OpenID endret", +"Invalid request" => "Ugyldig forespørsel", "Language changed" => "SprÃ¥k endret", "__language_name__" => "__language_name__", "Log" => "Logg", diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index cca0067a2d719abdd63310741c3156a9e2c7cbfb..939907ef7107b1120b45d5bf87d550acb0f61bd9 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "mailadres aangepast", -"Invalid request" => "Ongeldig verzoek", "OpenID Changed" => "OpenID is aangepast", +"Invalid request" => "Ongeldig verzoek", "Language changed" => "Taal aangepast", "__language_name__" => "Nederlands", "Log" => "Log", diff --git a/settings/l10n/nn_NO.php b/settings/l10n/nn_NO.php index 8b7adcd3b5228514d68c9cd72511c87c3200cb48..87c9cecb24e487d483176ff75b2e5b0d382cfa4a 100644 --- a/settings/l10n/nn_NO.php +++ b/settings/l10n/nn_NO.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "epost endra", -"Invalid request" => "Ugyldig førespurnad", "OpenID Changed" => "OpenID endra", +"Invalid request" => "Ugyldig førespurnad", "Language changed" => "SprÃ¥k endra", "__language_name__" => "Nynorsk", "Select an App" => "Vel ein applikasjon", diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index a3603bcbc66a759e293e73596d3eec491190c137..d9dac06c007b8cad480c5a198e94cc335c3b2b7c 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "zmieniono adres e-mail", -"Invalid request" => "NieprawidÅ‚owe żądanie", "OpenID Changed" => "Zmieniono OpenID", +"Invalid request" => "NieprawidÅ‚owe żądanie", "Language changed" => "JÄ™zyk zmieniony", "__language_name__" => "Polski", +"Log" => "Log", +"More" => "WiÄ™cej", +"Add your App" => "Dodaj aplikacje", "Select an App" => "Zaznacz aplikacje", "-licensed" => "-licencjonowany", "by" => "przez", +"Documentation" => "Dokumentacja", +"Managing Big Files" => "ZarzÄ…dzanie dużymi plikami", "Ask a question" => "Zadaj pytanie", "Problems connecting to help database." => "Problem z połączeniem z bazÄ… danych.", "Go there manually." => "Przejdź na stronÄ™ rÄ™cznie.", "Answer" => "Odpowiedź", "You use" => "Używane", "of the available" => "z dostÄ™pnych", +"Desktop and Mobile Syncing Clients" => "Klienci synchronizacji", +"Download" => "ÅšciÄ…gnij", "Your password got changed" => "Zmieniono hasÅ‚o", "Unable to change your password" => "Nie można zmienić hasÅ‚a", "Current password" => "Bieżące hasÅ‚o", @@ -29,6 +35,8 @@ "Password" => "HasÅ‚o", "Groups" => "Grupy", "Create" => "Utwórz", +"Default Quota" => "DomyÅ›lny udziaÅ‚", +"Other" => "Inne", "Quota" => "UdziaÅ‚", "Delete" => "UsunÌ" ); diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php index 51b99382a4872924f579ac65e2aaf2316ffb437e..35cf507194a3fd1b0c54d549ee17c4ac96650ebf 100644 --- a/settings/l10n/pt_BR.php +++ b/settings/l10n/pt_BR.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "email Alterado", -"Invalid request" => "Pedido inválido", "OpenID Changed" => "Mudou OpenID", +"Invalid request" => "Pedido inválido", "Language changed" => "Mudou Idioma", "__language_name__" => "Português", "Log" => "Log", diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php index 20eaa7324d66a688d23aeae890f1660987cce235..af7088daa120e6be7f976cdc8efdac723273980b 100644 --- a/settings/l10n/pt_PT.php +++ b/settings/l10n/pt_PT.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "endereço de email alterado", -"Invalid request" => "Pedido inválido", "OpenID Changed" => "OpenID alterado", +"Invalid request" => "Pedido inválido", "Language changed" => "Idioma alterado", "__language_name__" => "__language_name__", +"Log" => "Log", +"More" => "Mais", +"Add your App" => "Adicione a sua aplicação", "Select an App" => "Selecione uma aplicação", "-licensed" => "-licenciado", "by" => "por", +"Documentation" => "Documentação", +"Managing Big Files" => "Gestão de ficheiros grandes", "Ask a question" => "Coloque uma questão", "Problems connecting to help database." => "Problemas ao conectar à base de dados de ajuda", "Go there manually." => "Vá lá manualmente", "Answer" => "Resposta", "You use" => "Está a usar", "of the available" => "do disponÃvel", +"Desktop and Mobile Syncing Clients" => "Clientes de sincronização desktop e movel", +"Download" => "Transferir", "Your password got changed" => "A sua palavra-chave foi alterada", "Unable to change your password" => "Não foi possivel alterar a sua palavra-chave", "Current password" => "Palavra-chave atual", @@ -29,6 +35,8 @@ "Password" => "Palavra-chave", "Groups" => "Grupos", "Create" => "Criar", +"Default Quota" => "Quota por defeito", +"Other" => "Outro", "Quota" => "Quota", "Delete" => "Apagar" ); diff --git a/settings/l10n/ro.php b/settings/l10n/ro.php index 9a7510d12cd8bf7c86f4b75aebbfa0a59aa3f5f2..1b69b7a84fe1b8a8a29d5089b96d7b72edd81d0b 100644 --- a/settings/l10n/ro.php +++ b/settings/l10n/ro.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "email schimbat", -"Invalid request" => "Cerere eronată", "OpenID Changed" => "OpenID schimbat", +"Invalid request" => "Cerere eronată", "Language changed" => "Limba a fost schimbată", "__language_name__" => "_language_name_", +"Log" => "Jurnal de activitate", +"More" => "Mai mult", +"Add your App" => "Adaugă aplicaÈ›ia ta", "Select an App" => "Selectează o aplicaÈ›ie", "-licensed" => "-autorizat", "by" => "de", +"Documentation" => "DocumetaÈ›ie", +"Managing Big Files" => "Gestionînd fiÈ™iere mari", "Ask a question" => "ÃŽntreabă", "Problems connecting to help database." => "Probleme de conectare la baza de date.", "Go there manually." => "Pe cale manuală.", "Answer" => "Răspuns", "You use" => "Utilizezi", "of the available" => "din cele diponibile", +"Desktop and Mobile Syncing Clients" => "ClienÈ›i de sincronizare pentru telefon mobil È™i desktop", +"Download" => "Descărcări", "Your password got changed" => "Parola ta s-a schimbat", "Unable to change your password" => "Imposibil de-aÈ›i schimbat parola", "Current password" => "Parola curentă", @@ -29,6 +35,8 @@ "Password" => "Parolă", "Groups" => "Grupuri", "Create" => "Crează", +"Default Quota" => "Cotă implicită", +"Other" => "Altele", "Quota" => "Cotă", "Delete" => "Șterge" ); diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php index dfe75e5e52ba6ea0dcacf1c9834b128dbded0c9b..4ab514815cbbf58fa46cd52b3c92fc6c5aecd0ba 100644 --- a/settings/l10n/ru.php +++ b/settings/l10n/ru.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "Ð°Ð´Ñ€ÐµÑ Ñлектронной почты изменён", +"OpenID Changed" => "OpenID изменён", "Invalid request" => "Ðеверный запроÑ", -"OpenID Changed" => "OpenID был изменён", "Language changed" => "Язык изменён", "__language_name__" => "РуÑÑкий ", +"Log" => "Журнал", +"More" => "Ещё", +"Add your App" => "Добавить приложение", "Select an App" => "Выберите приложение", "-licensed" => "-лицензиÑ", "by" => "от", +"Documentation" => "ДокументациÑ", +"Managing Big Files" => "Управление большими файлами", "Ask a question" => "Задать вопроÑ", "Problems connecting to help database." => "Проблема ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ñ Ð±Ð°Ð·Ð¾Ð¹ данных помощи.", "Go there manually." => "Войти ÑамоÑтоÑтельно.", "Answer" => "Ответ", "You use" => "Ð’Ñ‹ иÑпользуете", "of the available" => "из доÑтупных", +"Desktop and Mobile Syncing Clients" => "Клиенты Ñинхронизации Ð´Ð»Ñ Ñ€Ð°Ð±Ð¾Ñ‡Ð¸Ñ… Ñтанций и мобильных уÑтройÑтв", +"Download" => "Загрузка", "Your password got changed" => "Ваш пароль был изменён", "Unable to change your password" => "Ðевозможно Ñменить пароль", "Current password" => "Текущий пароль", @@ -29,6 +35,8 @@ "Password" => "Пароль", "Groups" => "Группы", "Create" => "Создать", +"Default Quota" => "Квота по умолчанию", +"Other" => "Другое", "Quota" => "Квота", "Delete" => "Удалить" ); diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index e465a149cf31c172d6515b461b303d31afc711f9..fe755aecb46220fead0bb7e6de8f519540353a22 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "email zmenený", -"Invalid request" => "Neplatná požiadavka", "OpenID Changed" => "OpenID zmenené", +"Invalid request" => "Neplatná požiadavka", "Language changed" => "Jazyk zmenený", "__language_name__" => "Slovensky", "Log" => "Záznam", diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php index b83a3f343e9a7824dcff0a5d918bbca4471e5d9b..58afe21f45f332a09d8cc1de10c94b878fd9e4c0 100644 --- a/settings/l10n/sl.php +++ b/settings/l10n/sl.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "E-poÅ¡tni naslov je bil spremenjen", -"Invalid request" => "Neveljaven zahtevek", "OpenID Changed" => "OpenID je bil spremenjen", +"Invalid request" => "Neveljaven zahtevek", "Language changed" => "Jezik je bil spremenjen", "__language_name__" => "__ime_jezika__", "Log" => "Dnevnik", diff --git a/settings/l10n/sr.php b/settings/l10n/sr.php index c1e24be67c498a73be30d8805509ac5e054c3cc0..7dede8fdc74dee072ba4f2d73e0ed48849696dd4 100644 --- a/settings/l10n/sr.php +++ b/settings/l10n/sr.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Invalid request" => "ÐеиÑправан захтев", "OpenID Changed" => "OpenID је измењен", +"Invalid request" => "ÐеиÑправан захтев", "Language changed" => "Језик је измењен", "Select an App" => "Изаберите програм", "-licensed" => "-лиценциран", diff --git a/settings/l10n/sr@latin.php b/settings/l10n/sr@latin.php index 8638a6436bae4abb8007bc7fa628a0fa5e8e51b3..0229a763613a7ec3da798a2d1a436868e7ebd65a 100644 --- a/settings/l10n/sr@latin.php +++ b/settings/l10n/sr@latin.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Invalid request" => "Neispravan zahtev", "OpenID Changed" => "OpenID je izmenjen", +"Invalid request" => "Neispravan zahtev", "Language changed" => "Jezik je izmenjen", "Select an App" => "Izaberite program", "-licensed" => "-licenciran", diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php index 52dd29c56b18aec9fd0eb3abbb9c2b17e80a092c..40a370aabeb1c144e16ef0f8795b9e58d0eea60e 100644 --- a/settings/l10n/sv.php +++ b/settings/l10n/sv.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "Epost ändrad", -"Invalid request" => "Ogiltig begäran", "OpenID Changed" => "OpenID ändrat", +"Invalid request" => "Ogiltig begäran", "Language changed" => "SprÃ¥k ändrades", "__language_name__" => "__language_name__", +"Log" => "Logg", +"More" => "Mera", +"Add your App" => "Lägg till din applikation", "Select an App" => "Välj en App", "-licensed" => "-licensierat", "by" => "av", +"Documentation" => "Dokumentation", +"Managing Big Files" => "Hantering av stora filer", "Ask a question" => "Ställ en frÃ¥ga", "Problems connecting to help database." => "Problem med att ansluta till hjälp-databasen.", "Go there manually." => "GÃ¥ dit manuellt", "Answer" => "Svar", "You use" => "Du använder", "of the available" => "av tillgängliga", +"Desktop and Mobile Syncing Clients" => "Synkroniseringsklienter för dator och mobil", +"Download" => "Ladda ner", "Your password got changed" => "Ditt lösenord ändrades", "Unable to change your password" => "Kunde inte ändra ditt lösenord", "Current password" => "Nuvarande lösenord", @@ -29,6 +35,8 @@ "Password" => "Lösenord", "Groups" => "Grupper", "Create" => "Skapa", +"Default Quota" => "Förvald datakvot", +"Other" => "Annat", "Quota" => "Kvot", "Delete" => "Ta bort" ); diff --git a/settings/l10n/th_TH.php b/settings/l10n/th_TH.php index 47c20bd911e9bdc0c1c9e908836fe682a882b82f..5b744cb6be97feb6a45511a78542e84f61120cc9 100644 --- a/settings/l10n/th_TH.php +++ b/settings/l10n/th_TH.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "à¸à¸µà¹€à¸¡à¸¥à¹Œà¸–ูà¸à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸¥à¹‰à¸§", -"Invalid request" => "คำร้à¸à¸‡à¸‚à¸à¹„ม่ถูà¸à¸•้à¸à¸‡", "OpenID Changed" => "เปลี่ยนชื่à¸à¸šà¸±à¸à¸Šà¸µ OpenID à¹à¸¥à¹‰à¸§", +"Invalid request" => "คำร้à¸à¸‡à¸‚à¸à¹„ม่ถูà¸à¸•้à¸à¸‡", "Language changed" => "เปลี่ยนภาษาเรียบร้à¸à¸¢à¹à¸¥à¹‰à¸§", "__language_name__" => "ภาษาไทย", "Log" => "บันทึà¸à¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡", diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 8c065575e9b05b6bc51628c5297eb814a7e24901..01ad142a3dbf60d2c2caacd0d9f1987bc14ec3b4 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "eposta DeÄŸiÅŸtirildi", -"Invalid request" => "Geçersiz istek", "OpenID Changed" => "OpenID DeÄŸiÅŸtirildi", +"Invalid request" => "Geçersiz istek", "Language changed" => "Dil deÄŸiÅŸtirildi", "__language_name__" => "__dil_adı__", "Log" => "Günlük", diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php index 9e89be0dcb2fd3401463ba6a9c650e40e93258df..d274b372ee9b4bd3ce98164732ff0a27d0e13079 100644 --- a/settings/l10n/zh_CN.php +++ b/settings/l10n/zh_CN.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "电å邮件已修改", -"Invalid request" => "éžæ³•请求", "OpenID Changed" => "OpenID 已修改", +"Invalid request" => "éžæ³•请求", "Language changed" => "è¯è¨€å·²ä¿®æ”¹", "__language_name__" => "ç®€ä½“ä¸æ–‡", +"Log" => "日志", +"More" => "更多", +"Add your App" => "æ·»åŠ åº”ç”¨", "Select an App" => "选择一个应用", "-licensed" => "-许å¯è¯", "by" => "ç”±", +"Documentation" => "文档", +"Managing Big Files" => "管ç†å¤§æ–‡ä»¶", "Ask a question" => "æé—®", "Problems connecting to help database." => "连接帮助数æ®åº“错误 ", "Go there manually." => "手动访问", "Answer" => "回ç”", "You use" => "您使用了", "of the available" => "的空间,总容é‡ä¸º", +"Desktop and Mobile Syncing Clients" => "桌é¢å’Œç§»åŠ¨è®¾å¤‡åŒæ¥ç¨‹åº", +"Download" => "下载", "Your password got changed" => "密ç 已修改", "Unable to change your password" => "æ— æ³•ä¿®æ”¹å¯†ç ", "Current password" => "当å‰å¯†ç ", @@ -29,6 +35,8 @@ "Password" => "密ç ", "Groups" => "组", "Create" => "创建", +"Default Quota" => "默认é…é¢", +"Other" => "其它", "Quota" => "é…é¢", "Delete" => "åˆ é™¤" ); diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php index 2132bef03ed4ec41585ad8a792262362fd69cfb9..aeb1db48719618bd27bc4e703c1d5d56a12bb2cd 100644 --- a/settings/l10n/zh_TW.php +++ b/settings/l10n/zh_TW.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( -"email Changed" => "é›»å郵件已變更", -"Invalid request" => "無效請求", "OpenID Changed" => "OpenID 已變更", +"Invalid request" => "無效請求", "Language changed" => "語言已變更", "__language_name__" => "__語言_å稱__", "Log" => "紀錄",