[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-07-25 22:15:24 +02:00
parent b94631de0c
commit 37bccf54f2
12 changed files with 1022 additions and 762 deletions

View File

@ -2,11 +2,17 @@
"No calendars found." => "Keine Kalender gefunden", "No calendars found." => "Keine Kalender gefunden",
"No events found." => "Keine Termine gefunden", "No events found." => "Keine Termine gefunden",
"Wrong calendar" => "Falscher Kalender", "Wrong calendar" => "Falscher Kalender",
"Import failed" => "Import fehlgeschlagen",
"New Timezone:" => "Neue Zeitzone:", "New Timezone:" => "Neue Zeitzone:",
"Timezone changed" => "Zeitzone geändert", "Timezone changed" => "Zeitzone geändert",
"Invalid request" => "Fehlerhafte Anfrage", "Invalid request" => "Fehlerhafte Anfrage",
"Calendar" => "Kalender", "Calendar" => "Kalender",
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "ddd d MMMM[ yyyy]{ -[ddd d] MMMM yyyy}", "ddd" => "ddd",
"ddd M/d" => "ddd d.M",
"dddd M/d" => "dddd d.M",
"MMMM yyyy" => "MMMM yyyy",
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
"dddd, MMM d, yyyy" => "dddd, d. MMM yyyy",
"Birthday" => "Geburtstag", "Birthday" => "Geburtstag",
"Business" => "Geschäftlich", "Business" => "Geschäftlich",
"Call" => "Anruf", "Call" => "Anruf",
@ -22,7 +28,9 @@
"Projects" => "Projekte", "Projects" => "Projekte",
"Questions" => "Fragen", "Questions" => "Fragen",
"Work" => "Arbeit", "Work" => "Arbeit",
"by" => "von",
"unnamed" => "unbenannt", "unnamed" => "unbenannt",
"New Calendar" => "Neuer Kalender",
"Does not repeat" => "einmalig", "Does not repeat" => "einmalig",
"Daily" => "täglich", "Daily" => "täglich",
"Weekly" => "wöchentlich", "Weekly" => "wöchentlich",
@ -67,8 +75,26 @@
"by day and month" => "nach Tag und Monat", "by day and month" => "nach Tag und Monat",
"Date" => "Datum", "Date" => "Datum",
"Cal." => "Kal.", "Cal." => "Kal.",
"Sun." => "So",
"Mon." => "Mo",
"Tue." => "Di",
"Wed." => "Mi",
"Thu." => "Do",
"Fri." => "Fr",
"Sat." => "Sa",
"Jan." => "Jan.",
"Feb." => "Feb.",
"Mar." => "Mär.",
"Apr." => "Apr.",
"May." => "Mai",
"Jun." => "Jun.",
"Jul." => "Jul.",
"Aug." => "Aug.",
"Sep." => "Sep.",
"Oct." => "Okt.",
"Nov." => "Nov.",
"Dec." => "Dez.",
"All day" => "Ganztags", "All day" => "Ganztags",
"New Calendar" => "Neuer Kalender",
"Missing fields" => "fehlende Felder", "Missing fields" => "fehlende Felder",
"Title" => "Titel", "Title" => "Titel",
"From Date" => "Startdatum", "From Date" => "Startdatum",
@ -132,18 +158,14 @@
"Interval" => "Intervall", "Interval" => "Intervall",
"End" => "Ende", "End" => "Ende",
"occurrences" => "Termine", "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", "create a new calendar" => "Neuen Kalender anlegen",
"Import a calendar file" => "Kalenderdatei Importieren",
"Name of new calendar" => "Kalendername", "Name of new calendar" => "Kalendername",
"Import" => "Importieren", "Import" => "Importieren",
"Importing calendar" => "Kalender wird importiert.",
"Calendar imported successfully" => "Kalender erfolgreich importiert",
"Close Dialog" => "Dialog schließen", "Close Dialog" => "Dialog schließen",
"Create a new event" => "Neues Ereignis", "Create a new event" => "Neues Ereignis",
"View an event" => "Termin öffnen", "View an event" => "Termin öffnen",
"No categories selected" => "Keine Kategorie ausgewählt", "No categories selected" => "Keine Kategorie ausgewählt",
"Select category" => "Kategorie auswählen",
"of" => "von", "of" => "von",
"at" => "um", "at" => "um",
"Timezone" => "Zeitzone", "Timezone" => "Zeitzone",
@ -152,9 +174,8 @@
"24h" => "24h", "24h" => "24h",
"12h" => "12h", "12h" => "12h",
"First day of the week" => "erster Wochentag", "First day of the week" => "erster Wochentag",
"Calendar CalDAV syncing address:" => "Kalender CalDAV Synchronisationsadresse:", "Users" => "Benutzer",
"Users" => "Nutzer", "select users" => "Benutzer auswählen",
"select users" => "Nutzer auswählen",
"Editable" => "editierbar", "Editable" => "editierbar",
"Groups" => "Gruppen", "Groups" => "Gruppen",
"select groups" => "Gruppen auswählen", "select groups" => "Gruppen auswählen",

View File

@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Pictures" => "Bilder", "Pictures" => "Bilder",
"Settings" => "Einstellungen", "Share gallery" => "Galerie teilen",
"Rescan" => "Erneut Scannen", "Error: " => "Fehler:",
"Stop" => "Stopp", "Internal error" => "Interner Fehler",
"Share" => "Teilen", "Slideshow" => "Slideshow",
"Back" => "Zurück", "Back" => "Zurück",
"Remove confirmation" => "Bestätigung entfernen", "Remove confirmation" => "Bestätigung entfernen",
"Do you want to remove album" => "Soll das Album entfernt werden", "Do you want to remove album" => "Soll das Album entfernt werden",

View File

@ -8,26 +8,36 @@
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
# Jan-Christoph Borchardt <jan@unhosted.org>, 2011. # Jan-Christoph Borchardt <jan@unhosted.org>, 2011.
# Marcel Kühlhorn <susefan93@gmx.de>, 2012. # Marcel Kühlhorn <susefan93@gmx.de>, 2012.
# <niko@nik-o-mat.de>, 2012.
# <peddn@web.de>, 2012. # <peddn@web.de>, 2012.
# <thomas.mueller@tmit.eu>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-06-06 00:12+0200\n" "POT-Creation-Date: 2012-07-25 22:14+0200\n"
"PO-Revision-Date: 2012-06-05 22:14+0000\n" "PO-Revision-Date: 2012-07-25 20:14+0000\n"
"Last-Translator: icewind <icewind1991@gmail.com>\n" "Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n"
"Language-Team: German (http://www.transifex.net/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de\n" "Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: ajax/categories/rescan.php:28 #: ajax/cache/status.php:19
msgid "Not all calendars are completely cached"
msgstr ""
#: ajax/cache/status.php:21
msgid "Everything seems to be completely cached"
msgstr ""
#: ajax/categories/rescan.php:29
msgid "No calendars found." msgid "No calendars found."
msgstr "Keine Kalender gefunden" msgstr "Keine Kalender gefunden"
#: ajax/categories/rescan.php:36 #: ajax/categories/rescan.php:37
msgid "No events found." msgid "No events found."
msgstr "Keine Termine gefunden" msgstr "Keine Termine gefunden"
@ -35,300 +45,395 @@ msgstr "Keine Termine gefunden"
msgid "Wrong calendar" msgid "Wrong calendar"
msgstr "Falscher Kalender" msgstr "Falscher Kalender"
#: ajax/import/dropimport.php:29 ajax/import/import.php:64
msgid ""
"The file contained either no events or all events are already saved in your "
"calendar."
msgstr ""
#: ajax/import/dropimport.php:31 ajax/import/import.php:67
msgid "events has been saved in the new calendar"
msgstr ""
#: ajax/import/import.php:56
msgid "Import failed"
msgstr "Import fehlgeschlagen"
#: ajax/import/import.php:69
msgid "events has been saved in your calendar"
msgstr ""
#: ajax/settings/guesstimezone.php:25 #: ajax/settings/guesstimezone.php:25
msgid "New Timezone:" msgid "New Timezone:"
msgstr "Neue Zeitzone:" msgstr "Neue Zeitzone:"
#: ajax/settings/settimezone.php:22 #: ajax/settings/settimezone.php:23
msgid "Timezone changed" msgid "Timezone changed"
msgstr "Zeitzone geändert" msgstr "Zeitzone geändert"
#: ajax/settings/settimezone.php:24 #: ajax/settings/settimezone.php:25
msgid "Invalid request" msgid "Invalid request"
msgstr "Fehlerhafte Anfrage" msgstr "Fehlerhafte Anfrage"
#: appinfo/app.php:19 templates/calendar.php:15 #: appinfo/app.php:35 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/part.eventform.php:33 templates/part.showevent.php:33
#: templates/settings.php:12 #: templates/settings.php:12
msgid "Calendar" msgid "Calendar"
msgstr "Kalender" msgstr "Kalender"
#: js/calendar.js:93
msgid "Deletion failed"
msgstr ""
#: js/calendar.js:828 #: js/calendar.js:828
msgid "ddd" msgid "ddd"
msgstr "" msgstr "ddd"
#: js/calendar.js:829 #: js/calendar.js:829
msgid "ddd M/d" msgid "ddd M/d"
msgstr "" msgstr "ddd d.M"
#: js/calendar.js:830 #: js/calendar.js:830
msgid "dddd M/d" msgid "dddd M/d"
msgstr "" msgstr "dddd d.M"
#: js/calendar.js:833 #: js/calendar.js:833
msgid "MMMM yyyy" msgid "MMMM yyyy"
msgstr "" msgstr "MMMM yyyy"
#: js/calendar.js:835 #: js/calendar.js:835
msgid "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}" msgid "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
msgstr "ddd d MMMM[ yyyy]{ -[ddd d] MMMM yyyy}" msgstr "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
#: js/calendar.js:837 #: js/calendar.js:837
msgid "dddd, MMM d, yyyy" msgid "dddd, MMM d, yyyy"
msgstr "" msgstr "dddd, d. MMM yyyy"
#: lib/app.php:125 #: lib/app.php:121
msgid "Birthday" msgid "Birthday"
msgstr "Geburtstag" msgstr "Geburtstag"
#: lib/app.php:126 #: lib/app.php:122
msgid "Business" msgid "Business"
msgstr "Geschäftlich" msgstr "Geschäftlich"
#: lib/app.php:127 #: lib/app.php:123
msgid "Call" msgid "Call"
msgstr "Anruf" msgstr "Anruf"
#: lib/app.php:128 #: lib/app.php:124
msgid "Clients" msgid "Clients"
msgstr "Kunden" msgstr "Kunden"
#: lib/app.php:129 #: lib/app.php:125
msgid "Deliverer" msgid "Deliverer"
msgstr "Lieferant" msgstr "Lieferant"
#: lib/app.php:130 #: lib/app.php:126
msgid "Holidays" msgid "Holidays"
msgstr "Urlaub" msgstr "Urlaub"
#: lib/app.php:131 #: lib/app.php:127
msgid "Ideas" msgid "Ideas"
msgstr "Ideen" msgstr "Ideen"
#: lib/app.php:132 #: lib/app.php:128
msgid "Journey" msgid "Journey"
msgstr "Reise" msgstr "Reise"
#: lib/app.php:133 #: lib/app.php:129
msgid "Jubilee" msgid "Jubilee"
msgstr "Jubiläum" msgstr "Jubiläum"
#: lib/app.php:134 #: lib/app.php:130
msgid "Meeting" msgid "Meeting"
msgstr "Treffen" msgstr "Treffen"
#: lib/app.php:135 #: lib/app.php:131
msgid "Other" msgid "Other"
msgstr "Anderes" msgstr "Anderes"
#: lib/app.php:136 #: lib/app.php:132
msgid "Personal" msgid "Personal"
msgstr "Persönlich" msgstr "Persönlich"
#: lib/app.php:137 #: lib/app.php:133
msgid "Projects" msgid "Projects"
msgstr "Projekte" msgstr "Projekte"
#: lib/app.php:138 #: lib/app.php:134
msgid "Questions" msgid "Questions"
msgstr "Fragen" msgstr "Fragen"
#: lib/app.php:139 #: lib/app.php:135
msgid "Work" msgid "Work"
msgstr "Arbeit" msgstr "Arbeit"
#: lib/app.php:380 #: lib/app.php:351 lib/app.php:361
msgid "by"
msgstr "von"
#: lib/app.php:359 lib/app.php:399
msgid "unnamed" msgid "unnamed"
msgstr "unbenannt" msgstr "unbenannt"
#: lib/object.php:330 #: lib/import.php:184 templates/calendar.php:12
#: templates/part.choosecalendar.php:22
msgid "New Calendar"
msgstr "Neuer Kalender"
#: lib/object.php:372
msgid "Does not repeat" msgid "Does not repeat"
msgstr "einmalig" msgstr "einmalig"
#: lib/object.php:331 #: lib/object.php:373
msgid "Daily" msgid "Daily"
msgstr "täglich" msgstr "täglich"
#: lib/object.php:332 #: lib/object.php:374
msgid "Weekly" msgid "Weekly"
msgstr "wöchentlich" msgstr "wöchentlich"
#: lib/object.php:333 #: lib/object.php:375
msgid "Every Weekday" msgid "Every Weekday"
msgstr "jeden Wochentag" msgstr "jeden Wochentag"
#: lib/object.php:334 #: lib/object.php:376
msgid "Bi-Weekly" msgid "Bi-Weekly"
msgstr "jede zweite Woche" msgstr "jede zweite Woche"
#: lib/object.php:335 #: lib/object.php:377
msgid "Monthly" msgid "Monthly"
msgstr "monatlich" msgstr "monatlich"
#: lib/object.php:336 #: lib/object.php:378
msgid "Yearly" msgid "Yearly"
msgstr "jährlich" msgstr "jährlich"
#: lib/object.php:343 #: lib/object.php:388
msgid "never" msgid "never"
msgstr "niemals" msgstr "niemals"
#: lib/object.php:344 #: lib/object.php:389
msgid "by occurrences" msgid "by occurrences"
msgstr "nach Terminen" msgstr "nach Terminen"
#: lib/object.php:345 #: lib/object.php:390
msgid "by date" msgid "by date"
msgstr "nach Datum" msgstr "nach Datum"
#: lib/object.php:352 #: lib/object.php:400
msgid "by monthday" msgid "by monthday"
msgstr "an einem Monatstag" msgstr "an einem Monatstag"
#: lib/object.php:353 #: lib/object.php:401
msgid "by weekday" msgid "by weekday"
msgstr "an einem Wochentag" msgstr "an einem Wochentag"
#: lib/object.php:360 templates/settings.php:42 #: lib/object.php:411 templates/calendar.php:5 templates/settings.php:42
msgid "Monday" msgid "Monday"
msgstr "Montag" msgstr "Montag"
#: lib/object.php:361 #: lib/object.php:412 templates/calendar.php:5
msgid "Tuesday" msgid "Tuesday"
msgstr "Dienstag" msgstr "Dienstag"
#: lib/object.php:362 #: lib/object.php:413 templates/calendar.php:5
msgid "Wednesday" msgid "Wednesday"
msgstr "Mittwoch" msgstr "Mittwoch"
#: lib/object.php:363 #: lib/object.php:414 templates/calendar.php:5
msgid "Thursday" msgid "Thursday"
msgstr "Donnerstag" msgstr "Donnerstag"
#: lib/object.php:364 #: lib/object.php:415 templates/calendar.php:5
msgid "Friday" msgid "Friday"
msgstr "Freitag" msgstr "Freitag"
#: lib/object.php:365 #: lib/object.php:416 templates/calendar.php:5
msgid "Saturday" msgid "Saturday"
msgstr "Samstag" msgstr "Samstag"
#: lib/object.php:366 templates/settings.php:43 #: lib/object.php:417 templates/calendar.php:5 templates/settings.php:43
msgid "Sunday" msgid "Sunday"
msgstr "Sonntag" msgstr "Sonntag"
#: lib/object.php:373 #: lib/object.php:427
msgid "events week of month" msgid "events week of month"
msgstr "Woche des Monats vom Termin" msgstr "Woche des Monats vom Termin"
#: lib/object.php:374 #: lib/object.php:428
msgid "first" msgid "first"
msgstr "erste" msgstr "erste"
#: lib/object.php:375 #: lib/object.php:429
msgid "second" msgid "second"
msgstr "zweite" msgstr "zweite"
#: lib/object.php:376 #: lib/object.php:430
msgid "third" msgid "third"
msgstr "dritte" msgstr "dritte"
#: lib/object.php:377 #: lib/object.php:431
msgid "fourth" msgid "fourth"
msgstr "vierte" msgstr "vierte"
#: lib/object.php:378 #: lib/object.php:432
msgid "fifth" msgid "fifth"
msgstr "fünfte" msgstr "fünfte"
#: lib/object.php:379 #: lib/object.php:433
msgid "last" msgid "last"
msgstr "letzte" msgstr "letzte"
#: lib/object.php:401 #: lib/object.php:467 templates/calendar.php:7
msgid "January" msgid "January"
msgstr "Januar" msgstr "Januar"
#: lib/object.php:402 #: lib/object.php:468 templates/calendar.php:7
msgid "February" msgid "February"
msgstr "Februar" msgstr "Februar"
#: lib/object.php:403 #: lib/object.php:469 templates/calendar.php:7
msgid "March" msgid "March"
msgstr "März" msgstr "März"
#: lib/object.php:404 #: lib/object.php:470 templates/calendar.php:7
msgid "April" msgid "April"
msgstr "April" msgstr "April"
#: lib/object.php:405 #: lib/object.php:471 templates/calendar.php:7
msgid "May" msgid "May"
msgstr "Mai" msgstr "Mai"
#: lib/object.php:406 #: lib/object.php:472 templates/calendar.php:7
msgid "June" msgid "June"
msgstr "Juni" msgstr "Juni"
#: lib/object.php:407 #: lib/object.php:473 templates/calendar.php:7
msgid "July" msgid "July"
msgstr "Juli" msgstr "Juli"
#: lib/object.php:408 #: lib/object.php:474 templates/calendar.php:7
msgid "August" msgid "August"
msgstr "August" msgstr "August"
#: lib/object.php:409 #: lib/object.php:475 templates/calendar.php:7
msgid "September" msgid "September"
msgstr "September" msgstr "September"
#: lib/object.php:410 #: lib/object.php:476 templates/calendar.php:7
msgid "October" msgid "October"
msgstr "Oktober" msgstr "Oktober"
#: lib/object.php:411 #: lib/object.php:477 templates/calendar.php:7
msgid "November" msgid "November"
msgstr "November" msgstr "November"
#: lib/object.php:412 #: lib/object.php:478 templates/calendar.php:7
msgid "December" msgid "December"
msgstr "Dezember" msgstr "Dezember"
#: lib/object.php:418 #: lib/object.php:488
msgid "by events date" msgid "by events date"
msgstr "nach Tag des Termins" msgstr "nach Tag des Termins"
#: lib/object.php:419 #: lib/object.php:489
msgid "by yearday(s)" msgid "by yearday(s)"
msgstr "nach Tag des Jahres" msgstr "nach Tag des Jahres"
#: lib/object.php:420 #: lib/object.php:490
msgid "by weeknumber(s)" msgid "by weeknumber(s)"
msgstr "nach Wochennummer" msgstr "nach Wochennummer"
#: lib/object.php:421 #: lib/object.php:491
msgid "by day and month" msgid "by day and month"
msgstr "nach Tag und Monat" msgstr "nach Tag und Monat"
#: lib/search.php:32 lib/search.php:34 lib/search.php:37 #: lib/search.php:35 lib/search.php:37 lib/search.php:40
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: lib/search.php:40 #: lib/search.php:43
msgid "Cal." msgid "Cal."
msgstr "Kal." msgstr "Kal."
#: templates/calendar.php:6
msgid "Sun."
msgstr "So"
#: templates/calendar.php:6
msgid "Mon."
msgstr "Mo"
#: templates/calendar.php:6
msgid "Tue."
msgstr "Di"
#: templates/calendar.php:6
msgid "Wed."
msgstr "Mi"
#: templates/calendar.php:6
msgid "Thu."
msgstr "Do"
#: templates/calendar.php:6
msgid "Fri."
msgstr "Fr"
#: templates/calendar.php:6
msgid "Sat."
msgstr "Sa"
#: templates/calendar.php:8
msgid "Jan."
msgstr "Jan."
#: templates/calendar.php:8
msgid "Feb."
msgstr "Feb."
#: templates/calendar.php:8
msgid "Mar."
msgstr "Mär."
#: templates/calendar.php:8
msgid "Apr."
msgstr "Apr."
#: templates/calendar.php:8
msgid "May."
msgstr "Mai"
#: templates/calendar.php:8
msgid "Jun."
msgstr "Jun."
#: templates/calendar.php:8
msgid "Jul."
msgstr "Jul."
#: templates/calendar.php:8
msgid "Aug."
msgstr "Aug."
#: templates/calendar.php:8
msgid "Sep."
msgstr "Sep."
#: templates/calendar.php:8
msgid "Oct."
msgstr "Okt."
#: templates/calendar.php:8
msgid "Nov."
msgstr "Nov."
#: templates/calendar.php:8
msgid "Dec."
msgstr "Dez."
#: templates/calendar.php:11 #: templates/calendar.php:11
msgid "All day" msgid "All day"
msgstr "Ganztags" msgstr "Ganztags"
#: templates/calendar.php:12 templates/part.choosecalendar.php:22
msgid "New Calendar"
msgstr "Neuer Kalender"
#: templates/calendar.php:13 #: templates/calendar.php:13
msgid "Missing fields" msgid "Missing fields"
msgstr "fehlende Felder" msgstr "fehlende Felder"
@ -362,27 +467,27 @@ msgstr "Der Termin hört auf, bevor er angefangen hat."
msgid "There was a database fail" msgid "There was a database fail"
msgstr "Datenbankfehler" msgstr "Datenbankfehler"
#: templates/calendar.php:40 #: templates/calendar.php:38
msgid "Week" msgid "Week"
msgstr "Woche" msgstr "Woche"
#: templates/calendar.php:41 #: templates/calendar.php:39
msgid "Month" msgid "Month"
msgstr "Monat" msgstr "Monat"
#: templates/calendar.php:42 #: templates/calendar.php:40
msgid "List" msgid "List"
msgstr "Liste" msgstr "Liste"
#: templates/calendar.php:48 #: templates/calendar.php:44
msgid "Today" msgid "Today"
msgstr "Heute" msgstr "Heute"
#: templates/calendar.php:49 #: templates/calendar.php:45
msgid "Calendars" msgid "Calendars"
msgstr "Kalender" msgstr "Kalender"
#: templates/calendar.php:67 #: templates/calendar.php:59
msgid "There was a fail, while parsing the file." msgid "There was a fail, while parsing the file."
msgstr "Fehler beim Einlesen der Datei." msgstr "Fehler beim Einlesen der Datei."
@ -395,7 +500,7 @@ msgid "Your calendars"
msgstr "Deine Kalender" msgstr "Deine Kalender"
#: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.php:27
#: templates/part.choosecalendar.rowfields.php:5 #: templates/part.choosecalendar.rowfields.php:11
msgid "CalDav Link" msgid "CalDav Link"
msgstr "CalDAV-Link" msgstr "CalDAV-Link"
@ -407,19 +512,19 @@ msgstr "geteilte Kalender"
msgid "No shared calendars" msgid "No shared calendars"
msgstr "Keine geteilten Kalender" msgstr "Keine geteilten Kalender"
#: templates/part.choosecalendar.rowfields.php:4 #: templates/part.choosecalendar.rowfields.php:8
msgid "Share Calendar" msgid "Share Calendar"
msgstr "Kalender teilen" msgstr "Kalender teilen"
#: templates/part.choosecalendar.rowfields.php:6 #: templates/part.choosecalendar.rowfields.php:14
msgid "Download" msgid "Download"
msgstr "Herunterladen" msgstr "Herunterladen"
#: templates/part.choosecalendar.rowfields.php:7 #: templates/part.choosecalendar.rowfields.php:17
msgid "Edit" msgid "Edit"
msgstr "Bearbeiten" msgstr "Bearbeiten"
#: templates/part.choosecalendar.rowfields.php:8 #: templates/part.choosecalendar.rowfields.php:20
#: templates/part.editevent.php:9 #: templates/part.editevent.php:9
msgid "Delete" msgid "Delete"
msgstr "Löschen" msgstr "Löschen"
@ -505,23 +610,23 @@ msgstr "Kategorien mit Kommas trennen"
msgid "Edit categories" msgid "Edit categories"
msgstr "Kategorien ändern" msgstr "Kategorien ändern"
#: templates/part.eventform.php:56 templates/part.showevent.php:55 #: templates/part.eventform.php:56 templates/part.showevent.php:52
msgid "All Day Event" msgid "All Day Event"
msgstr "Ganztägiges Ereignis" msgstr "Ganztägiges Ereignis"
#: templates/part.eventform.php:60 templates/part.showevent.php:59 #: templates/part.eventform.php:60 templates/part.showevent.php:56
msgid "From" msgid "From"
msgstr "von" msgstr "von"
#: templates/part.eventform.php:68 templates/part.showevent.php:67 #: templates/part.eventform.php:68 templates/part.showevent.php:64
msgid "To" msgid "To"
msgstr "bis" msgstr "bis"
#: templates/part.eventform.php:76 templates/part.showevent.php:75 #: templates/part.eventform.php:76 templates/part.showevent.php:72
msgid "Advanced options" msgid "Advanced options"
msgstr "Erweiterte Optionen" msgstr "Erweiterte Optionen"
#: templates/part.eventform.php:81 templates/part.showevent.php:80 #: templates/part.eventform.php:81 templates/part.showevent.php:77
msgid "Location" msgid "Location"
msgstr "Ort" msgstr "Ort"
@ -529,7 +634,7 @@ msgstr "Ort"
msgid "Location of the Event" msgid "Location of the Event"
msgstr "Ort" msgstr "Ort"
#: templates/part.eventform.php:89 templates/part.showevent.php:88 #: templates/part.eventform.php:89 templates/part.showevent.php:85
msgid "Description" msgid "Description"
msgstr "Beschreibung" msgstr "Beschreibung"
@ -537,84 +642,86 @@ msgstr "Beschreibung"
msgid "Description of the Event" msgid "Description of the Event"
msgstr "Beschreibung" msgstr "Beschreibung"
#: templates/part.eventform.php:100 templates/part.showevent.php:98 #: templates/part.eventform.php:100 templates/part.showevent.php:95
msgid "Repeat" msgid "Repeat"
msgstr "wiederholen" msgstr "wiederholen"
#: templates/part.eventform.php:107 templates/part.showevent.php:105 #: templates/part.eventform.php:107 templates/part.showevent.php:102
msgid "Advanced" msgid "Advanced"
msgstr "Erweitert" msgstr "Erweitert"
#: templates/part.eventform.php:151 templates/part.showevent.php:149 #: templates/part.eventform.php:151 templates/part.showevent.php:146
msgid "Select weekdays" msgid "Select weekdays"
msgstr "Wochentage auswählen" msgstr "Wochentage auswählen"
#: templates/part.eventform.php:164 templates/part.eventform.php:177 #: templates/part.eventform.php:164 templates/part.eventform.php:177
#: templates/part.showevent.php:162 templates/part.showevent.php:175 #: templates/part.showevent.php:159 templates/part.showevent.php:172
msgid "Select days" msgid "Select days"
msgstr "Tage auswählen" msgstr "Tage auswählen"
#: templates/part.eventform.php:169 templates/part.showevent.php:167 #: templates/part.eventform.php:169 templates/part.showevent.php:164
msgid "and the events day of year." msgid "and the events day of year."
msgstr "und den Tag des Jahres vom Termin" msgstr "und den Tag des Jahres vom Termin"
#: templates/part.eventform.php:182 templates/part.showevent.php:180 #: templates/part.eventform.php:182 templates/part.showevent.php:177
msgid "and the events day of month." msgid "and the events day of month."
msgstr "und den Tag des Monats vom Termin" msgstr "und den Tag des Monats vom Termin"
#: templates/part.eventform.php:190 templates/part.showevent.php:188 #: templates/part.eventform.php:190 templates/part.showevent.php:185
msgid "Select months" msgid "Select months"
msgstr "Monate auswählen" msgstr "Monate auswählen"
#: templates/part.eventform.php:203 templates/part.showevent.php:201 #: templates/part.eventform.php:203 templates/part.showevent.php:198
msgid "Select weeks" msgid "Select weeks"
msgstr "Wochen auswählen" msgstr "Wochen auswählen"
#: templates/part.eventform.php:208 templates/part.showevent.php:206 #: templates/part.eventform.php:208 templates/part.showevent.php:203
msgid "and the events week of year." msgid "and the events week of year."
msgstr "und den Tag des Jahres vom Termin" msgstr "und den Tag des Jahres vom Termin"
#: templates/part.eventform.php:214 templates/part.showevent.php:212 #: templates/part.eventform.php:214 templates/part.showevent.php:209
msgid "Interval" msgid "Interval"
msgstr "Intervall" msgstr "Intervall"
#: templates/part.eventform.php:220 templates/part.showevent.php:218 #: templates/part.eventform.php:220 templates/part.showevent.php:215
msgid "End" msgid "End"
msgstr "Ende" msgstr "Ende"
#: templates/part.eventform.php:233 templates/part.showevent.php:231 #: templates/part.eventform.php:233 templates/part.showevent.php:228
msgid "occurrences" msgid "occurrences"
msgstr "Termine" msgstr "Termine"
#: templates/part.import.php:1 #: templates/part.import.php:14
msgid "Import a calendar file"
msgstr "Kalenderdatei Importieren"
#: templates/part.import.php:6
msgid "Please choose the calendar"
msgstr "Bitte wählen Sie den Kalender."
#: templates/part.import.php:10
msgid "create a new calendar" msgid "create a new calendar"
msgstr "Neuen Kalender anlegen" msgstr "Neuen Kalender anlegen"
#: templates/part.import.php:15 #: templates/part.import.php:17
msgid "Import a calendar file"
msgstr "Kalenderdatei Importieren"
#: templates/part.import.php:24
msgid "Please choose a calendar"
msgstr ""
#: templates/part.import.php:36
msgid "Name of new calendar" msgid "Name of new calendar"
msgstr "Kalendername" msgstr "Kalendername"
#: templates/part.import.php:17 #: templates/part.import.php:44
msgid "Take an available name!"
msgstr ""
#: templates/part.import.php:45
msgid ""
"A Calendar with this name already exists. If you continue anyhow, these "
"calendars will be merged."
msgstr ""
#: templates/part.import.php:47
msgid "Import" msgid "Import"
msgstr "Importieren" msgstr "Importieren"
#: templates/part.import.php:20 #: templates/part.import.php:56
msgid "Importing calendar"
msgstr "Kalender wird importiert."
#: templates/part.import.php:23
msgid "Calendar imported successfully"
msgstr "Kalender erfolgreich importiert"
#: templates/part.import.php:24
msgid "Close Dialog" msgid "Close Dialog"
msgstr "Dialog schließen" msgstr "Dialog schließen"
@ -630,15 +737,11 @@ msgstr "Termin öffnen"
msgid "No categories selected" msgid "No categories selected"
msgstr "Keine Kategorie ausgewählt" msgstr "Keine Kategorie ausgewählt"
#: templates/part.showevent.php:25
msgid "Select category"
msgstr "Kategorie auswählen"
#: templates/part.showevent.php:37 #: templates/part.showevent.php:37
msgid "of" msgid "of"
msgstr "von" msgstr "von"
#: templates/part.showevent.php:62 templates/part.showevent.php:70 #: templates/part.showevent.php:59 templates/part.showevent.php:67
msgid "at" msgid "at"
msgstr "um" msgstr "um"
@ -666,17 +769,41 @@ msgstr "12h"
msgid "First day of the week" msgid "First day of the week"
msgstr "erster Wochentag" msgstr "erster Wochentag"
#: templates/settings.php:49 #: templates/settings.php:47
msgid "Calendar CalDAV syncing address:" msgid "Cache"
msgstr "Kalender CalDAV Synchronisationsadresse:" msgstr ""
#: templates/settings.php:48
msgid "Clear cache for repeating events"
msgstr ""
#: templates/settings.php:53
msgid "Calendar CalDAV syncing addresses"
msgstr ""
#: templates/settings.php:53
msgid "more info"
msgstr ""
#: templates/settings.php:55
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:57
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:59
msgid "Read only iCalendar link(s)"
msgstr ""
#: templates/share.dropdown.php:20 #: templates/share.dropdown.php:20
msgid "Users" msgid "Users"
msgstr "Nutzer" msgstr "Benutzer"
#: templates/share.dropdown.php:21 #: templates/share.dropdown.php:21
msgid "select users" msgid "select users"
msgstr "Nutzer auswählen" msgstr "Benutzer auswählen"
#: templates/share.dropdown.php:36 templates/share.dropdown.php:62 #: templates/share.dropdown.php:36 templates/share.dropdown.php:62
msgid "Editable" msgid "Editable"

View File

@ -6,75 +6,41 @@
# <admin@s-goecker.de>, 2012. # <admin@s-goecker.de>, 2012.
# Bartek <bart.p.pl@gmail.com>, 2012. # Bartek <bart.p.pl@gmail.com>, 2012.
# Marcel Kühlhorn <susefan93@gmx.de>, 2012. # Marcel Kühlhorn <susefan93@gmx.de>, 2012.
# <niko@nik-o-mat.de>, 2012.
# <thomas.mueller@tmit.eu>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-06-06 00:12+0200\n" "POT-Creation-Date: 2012-07-25 22:14+0200\n"
"PO-Revision-Date: 2012-06-05 22:15+0000\n" "PO-Revision-Date: 2012-07-25 20:05+0000\n"
"Last-Translator: icewind <icewind1991@gmail.com>\n" "Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n"
"Language-Team: German (http://www.transifex.net/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de\n" "Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: appinfo/app.php:37 #: appinfo/app.php:39
msgid "Pictures" msgid "Pictures"
msgstr "Bilder" msgstr "Bilder"
#: js/album_cover.js:44 #: js/pictures.js:12
msgid "Share gallery" msgid "Share gallery"
msgstr "" msgstr "Galerie teilen"
#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 #: js/pictures.js:32
msgid "Error: " msgid "Error: "
msgstr "" msgstr "Fehler:"
#: js/album_cover.js:64 js/album_cover.js:100 #: js/pictures.js:32
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr "Interner Fehler"
#: js/album_cover.js:114 #: templates/index.php:27
msgid "Scanning root" msgid "Slideshow"
msgstr "" msgstr "Slideshow"
#: 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 "Erneut Scannen"
#: templates/index.php:17
msgid "Stop"
msgstr "Stopp"
#: templates/index.php:18
msgid "Share"
msgstr "Teilen"
#: templates/view_album.php:19 #: templates/view_album.php:19
msgid "Back" msgid "Back"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-06 00:12+0200\n" "POT-Creation-Date: 2012-07-25 22:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Bookmarks" msgid "Bookmarks"
msgstr "" msgstr ""
#: bookmarksHelper.php:98 #: bookmarksHelper.php:99
msgid "unnamed" msgid "unnamed"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-06 00:12+0200\n" "POT-Creation-Date: 2012-07-25 22:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,11 +17,19 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ajax/categories/rescan.php:28 #: ajax/cache/status.php:19
msgid "Not all calendars are completely cached"
msgstr ""
#: ajax/cache/status.php:21
msgid "Everything seems to be completely cached"
msgstr ""
#: ajax/categories/rescan.php:29
msgid "No calendars found." msgid "No calendars found."
msgstr "" msgstr ""
#: ajax/categories/rescan.php:36 #: ajax/categories/rescan.php:37
msgid "No events found." msgid "No events found."
msgstr "" msgstr ""
@ -29,28 +37,42 @@ msgstr ""
msgid "Wrong calendar" msgid "Wrong calendar"
msgstr "" msgstr ""
#: ajax/import/dropimport.php:29 ajax/import/import.php:64
msgid ""
"The file contained either no events or all events are already saved in your "
"calendar."
msgstr ""
#: ajax/import/dropimport.php:31 ajax/import/import.php:67
msgid "events has been saved in the new calendar"
msgstr ""
#: ajax/import/import.php:56
msgid "Import failed"
msgstr ""
#: ajax/import/import.php:69
msgid "events has been saved in your calendar"
msgstr ""
#: ajax/settings/guesstimezone.php:25 #: ajax/settings/guesstimezone.php:25
msgid "New Timezone:" msgid "New Timezone:"
msgstr "" msgstr ""
#: ajax/settings/settimezone.php:22 #: ajax/settings/settimezone.php:23
msgid "Timezone changed" msgid "Timezone changed"
msgstr "" msgstr ""
#: ajax/settings/settimezone.php:24 #: ajax/settings/settimezone.php:25
msgid "Invalid request" msgid "Invalid request"
msgstr "" msgstr ""
#: appinfo/app.php:19 templates/calendar.php:15 #: appinfo/app.php:35 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:31 #: templates/part.eventform.php:33 templates/part.showevent.php:33
#: templates/settings.php:12 #: templates/settings.php:12
msgid "Calendar" msgid "Calendar"
msgstr "" msgstr ""
#: js/calendar.js:93
msgid "Deletion failed"
msgstr ""
#: js/calendar.js:828 #: js/calendar.js:828
msgid "ddd" msgid "ddd"
msgstr "" msgstr ""
@ -75,254 +97,335 @@ msgstr ""
msgid "dddd, MMM d, yyyy" msgid "dddd, MMM d, yyyy"
msgstr "" msgstr ""
#: lib/app.php:125 #: lib/app.php:121
msgid "Birthday" msgid "Birthday"
msgstr "" msgstr ""
#: lib/app.php:126 #: lib/app.php:122
msgid "Business" msgid "Business"
msgstr "" msgstr ""
#: lib/app.php:127 #: lib/app.php:123
msgid "Call" msgid "Call"
msgstr "" msgstr ""
#: lib/app.php:128 #: lib/app.php:124
msgid "Clients" msgid "Clients"
msgstr "" msgstr ""
#: lib/app.php:129 #: lib/app.php:125
msgid "Deliverer" msgid "Deliverer"
msgstr "" msgstr ""
#: lib/app.php:130 #: lib/app.php:126
msgid "Holidays" msgid "Holidays"
msgstr "" msgstr ""
#: lib/app.php:131 #: lib/app.php:127
msgid "Ideas" msgid "Ideas"
msgstr "" msgstr ""
#: lib/app.php:132 #: lib/app.php:128
msgid "Journey" msgid "Journey"
msgstr "" msgstr ""
#: lib/app.php:133 #: lib/app.php:129
msgid "Jubilee" msgid "Jubilee"
msgstr "" msgstr ""
#: lib/app.php:134 #: lib/app.php:130
msgid "Meeting" msgid "Meeting"
msgstr "" msgstr ""
#: lib/app.php:135 #: lib/app.php:131
msgid "Other" msgid "Other"
msgstr "" msgstr ""
#: lib/app.php:136 #: lib/app.php:132
msgid "Personal" msgid "Personal"
msgstr "" msgstr ""
#: lib/app.php:137 #: lib/app.php:133
msgid "Projects" msgid "Projects"
msgstr "" msgstr ""
#: lib/app.php:138 #: lib/app.php:134
msgid "Questions" msgid "Questions"
msgstr "" msgstr ""
#: lib/app.php:139 #: lib/app.php:135
msgid "Work" msgid "Work"
msgstr "" msgstr ""
#: lib/app.php:380 #: lib/app.php:351 lib/app.php:361
msgid "by"
msgstr ""
#: lib/app.php:359 lib/app.php:399
msgid "unnamed" msgid "unnamed"
msgstr "" msgstr ""
#: lib/object.php:330 #: lib/import.php:184 templates/calendar.php:12
#: templates/part.choosecalendar.php:22
msgid "New Calendar"
msgstr ""
#: lib/object.php:372
msgid "Does not repeat" msgid "Does not repeat"
msgstr "" msgstr ""
#: lib/object.php:331 #: lib/object.php:373
msgid "Daily" msgid "Daily"
msgstr "" msgstr ""
#: lib/object.php:332 #: lib/object.php:374
msgid "Weekly" msgid "Weekly"
msgstr "" msgstr ""
#: lib/object.php:333 #: lib/object.php:375
msgid "Every Weekday" msgid "Every Weekday"
msgstr "" msgstr ""
#: lib/object.php:334 #: lib/object.php:376
msgid "Bi-Weekly" msgid "Bi-Weekly"
msgstr "" msgstr ""
#: lib/object.php:335 #: lib/object.php:377
msgid "Monthly" msgid "Monthly"
msgstr "" msgstr ""
#: lib/object.php:336 #: lib/object.php:378
msgid "Yearly" msgid "Yearly"
msgstr "" msgstr ""
#: lib/object.php:343 #: lib/object.php:388
msgid "never" msgid "never"
msgstr "" msgstr ""
#: lib/object.php:344 #: lib/object.php:389
msgid "by occurrences" msgid "by occurrences"
msgstr "" msgstr ""
#: lib/object.php:345 #: lib/object.php:390
msgid "by date" msgid "by date"
msgstr "" msgstr ""
#: lib/object.php:352 #: lib/object.php:400
msgid "by monthday" msgid "by monthday"
msgstr "" msgstr ""
#: lib/object.php:353 #: lib/object.php:401
msgid "by weekday" msgid "by weekday"
msgstr "" msgstr ""
#: lib/object.php:360 templates/settings.php:42 #: lib/object.php:411 templates/calendar.php:5 templates/settings.php:42
msgid "Monday" msgid "Monday"
msgstr "" msgstr ""
#: lib/object.php:361 #: lib/object.php:412 templates/calendar.php:5
msgid "Tuesday" msgid "Tuesday"
msgstr "" msgstr ""
#: lib/object.php:362 #: lib/object.php:413 templates/calendar.php:5
msgid "Wednesday" msgid "Wednesday"
msgstr "" msgstr ""
#: lib/object.php:363 #: lib/object.php:414 templates/calendar.php:5
msgid "Thursday" msgid "Thursday"
msgstr "" msgstr ""
#: lib/object.php:364 #: lib/object.php:415 templates/calendar.php:5
msgid "Friday" msgid "Friday"
msgstr "" msgstr ""
#: lib/object.php:365 #: lib/object.php:416 templates/calendar.php:5
msgid "Saturday" msgid "Saturday"
msgstr "" msgstr ""
#: lib/object.php:366 templates/settings.php:43 #: lib/object.php:417 templates/calendar.php:5 templates/settings.php:43
msgid "Sunday" msgid "Sunday"
msgstr "" msgstr ""
#: lib/object.php:373 #: lib/object.php:427
msgid "events week of month" msgid "events week of month"
msgstr "" msgstr ""
#: lib/object.php:374 #: lib/object.php:428
msgid "first" msgid "first"
msgstr "" msgstr ""
#: lib/object.php:375 #: lib/object.php:429
msgid "second" msgid "second"
msgstr "" msgstr ""
#: lib/object.php:376 #: lib/object.php:430
msgid "third" msgid "third"
msgstr "" msgstr ""
#: lib/object.php:377 #: lib/object.php:431
msgid "fourth" msgid "fourth"
msgstr "" msgstr ""
#: lib/object.php:378 #: lib/object.php:432
msgid "fifth" msgid "fifth"
msgstr "" msgstr ""
#: lib/object.php:379 #: lib/object.php:433
msgid "last" msgid "last"
msgstr "" msgstr ""
#: lib/object.php:401 #: lib/object.php:467 templates/calendar.php:7
msgid "January" msgid "January"
msgstr "" msgstr ""
#: lib/object.php:402 #: lib/object.php:468 templates/calendar.php:7
msgid "February" msgid "February"
msgstr "" msgstr ""
#: lib/object.php:403 #: lib/object.php:469 templates/calendar.php:7
msgid "March" msgid "March"
msgstr "" msgstr ""
#: lib/object.php:404 #: lib/object.php:470 templates/calendar.php:7
msgid "April" msgid "April"
msgstr "" msgstr ""
#: lib/object.php:405 #: lib/object.php:471 templates/calendar.php:7
msgid "May" msgid "May"
msgstr "" msgstr ""
#: lib/object.php:406 #: lib/object.php:472 templates/calendar.php:7
msgid "June" msgid "June"
msgstr "" msgstr ""
#: lib/object.php:407 #: lib/object.php:473 templates/calendar.php:7
msgid "July" msgid "July"
msgstr "" msgstr ""
#: lib/object.php:408 #: lib/object.php:474 templates/calendar.php:7
msgid "August" msgid "August"
msgstr "" msgstr ""
#: lib/object.php:409 #: lib/object.php:475 templates/calendar.php:7
msgid "September" msgid "September"
msgstr "" msgstr ""
#: lib/object.php:410 #: lib/object.php:476 templates/calendar.php:7
msgid "October" msgid "October"
msgstr "" msgstr ""
#: lib/object.php:411 #: lib/object.php:477 templates/calendar.php:7
msgid "November" msgid "November"
msgstr "" msgstr ""
#: lib/object.php:412 #: lib/object.php:478 templates/calendar.php:7
msgid "December" msgid "December"
msgstr "" msgstr ""
#: lib/object.php:418 #: lib/object.php:488
msgid "by events date" msgid "by events date"
msgstr "" msgstr ""
#: lib/object.php:419 #: lib/object.php:489
msgid "by yearday(s)" msgid "by yearday(s)"
msgstr "" msgstr ""
#: lib/object.php:420 #: lib/object.php:490
msgid "by weeknumber(s)" msgid "by weeknumber(s)"
msgstr "" msgstr ""
#: lib/object.php:421 #: lib/object.php:491
msgid "by day and month" msgid "by day and month"
msgstr "" msgstr ""
#: lib/search.php:32 lib/search.php:34 lib/search.php:37 #: lib/search.php:35 lib/search.php:37 lib/search.php:40
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: lib/search.php:40 #: lib/search.php:43
msgid "Cal." msgid "Cal."
msgstr "" msgstr ""
#: templates/calendar.php:6
msgid "Sun."
msgstr ""
#: templates/calendar.php:6
msgid "Mon."
msgstr ""
#: templates/calendar.php:6
msgid "Tue."
msgstr ""
#: templates/calendar.php:6
msgid "Wed."
msgstr ""
#: templates/calendar.php:6
msgid "Thu."
msgstr ""
#: templates/calendar.php:6
msgid "Fri."
msgstr ""
#: templates/calendar.php:6
msgid "Sat."
msgstr ""
#: templates/calendar.php:8
msgid "Jan."
msgstr ""
#: templates/calendar.php:8
msgid "Feb."
msgstr ""
#: templates/calendar.php:8
msgid "Mar."
msgstr ""
#: templates/calendar.php:8
msgid "Apr."
msgstr ""
#: templates/calendar.php:8
msgid "May."
msgstr ""
#: templates/calendar.php:8
msgid "Jun."
msgstr ""
#: templates/calendar.php:8
msgid "Jul."
msgstr ""
#: templates/calendar.php:8
msgid "Aug."
msgstr ""
#: templates/calendar.php:8
msgid "Sep."
msgstr ""
#: templates/calendar.php:8
msgid "Oct."
msgstr ""
#: templates/calendar.php:8
msgid "Nov."
msgstr ""
#: templates/calendar.php:8
msgid "Dec."
msgstr ""
#: templates/calendar.php:11 #: templates/calendar.php:11
msgid "All day" msgid "All day"
msgstr "" msgstr ""
#: templates/calendar.php:12 templates/part.choosecalendar.php:22
msgid "New Calendar"
msgstr ""
#: templates/calendar.php:13 #: templates/calendar.php:13
msgid "Missing fields" msgid "Missing fields"
msgstr "" msgstr ""
@ -356,27 +459,27 @@ msgstr ""
msgid "There was a database fail" msgid "There was a database fail"
msgstr "" msgstr ""
#: templates/calendar.php:40 #: templates/calendar.php:38
msgid "Week" msgid "Week"
msgstr "" msgstr ""
#: templates/calendar.php:41 #: templates/calendar.php:39
msgid "Month" msgid "Month"
msgstr "" msgstr ""
#: templates/calendar.php:42 #: templates/calendar.php:40
msgid "List" msgid "List"
msgstr "" msgstr ""
#: templates/calendar.php:48 #: templates/calendar.php:44
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: templates/calendar.php:49 #: templates/calendar.php:45
msgid "Calendars" msgid "Calendars"
msgstr "" msgstr ""
#: templates/calendar.php:67 #: templates/calendar.php:59
msgid "There was a fail, while parsing the file." msgid "There was a fail, while parsing the file."
msgstr "" msgstr ""
@ -389,7 +492,7 @@ msgid "Your calendars"
msgstr "" msgstr ""
#: templates/part.choosecalendar.php:27 #: templates/part.choosecalendar.php:27
#: templates/part.choosecalendar.rowfields.php:5 #: templates/part.choosecalendar.rowfields.php:11
msgid "CalDav Link" msgid "CalDav Link"
msgstr "" msgstr ""
@ -401,19 +504,19 @@ msgstr ""
msgid "No shared calendars" msgid "No shared calendars"
msgstr "" msgstr ""
#: templates/part.choosecalendar.rowfields.php:4 #: templates/part.choosecalendar.rowfields.php:8
msgid "Share Calendar" msgid "Share Calendar"
msgstr "" msgstr ""
#: templates/part.choosecalendar.rowfields.php:6 #: templates/part.choosecalendar.rowfields.php:14
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: templates/part.choosecalendar.rowfields.php:7 #: templates/part.choosecalendar.rowfields.php:17
msgid "Edit" msgid "Edit"
msgstr "" msgstr ""
#: templates/part.choosecalendar.rowfields.php:8 #: templates/part.choosecalendar.rowfields.php:20
#: templates/part.editevent.php:9 #: templates/part.editevent.php:9
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -499,23 +602,23 @@ msgstr ""
msgid "Edit categories" msgid "Edit categories"
msgstr "" msgstr ""
#: templates/part.eventform.php:56 templates/part.showevent.php:55 #: templates/part.eventform.php:56 templates/part.showevent.php:52
msgid "All Day Event" msgid "All Day Event"
msgstr "" msgstr ""
#: templates/part.eventform.php:60 templates/part.showevent.php:59 #: templates/part.eventform.php:60 templates/part.showevent.php:56
msgid "From" msgid "From"
msgstr "" msgstr ""
#: templates/part.eventform.php:68 templates/part.showevent.php:67 #: templates/part.eventform.php:68 templates/part.showevent.php:64
msgid "To" msgid "To"
msgstr "" msgstr ""
#: templates/part.eventform.php:76 templates/part.showevent.php:75 #: templates/part.eventform.php:76 templates/part.showevent.php:72
msgid "Advanced options" msgid "Advanced options"
msgstr "" msgstr ""
#: templates/part.eventform.php:81 templates/part.showevent.php:80 #: templates/part.eventform.php:81 templates/part.showevent.php:77
msgid "Location" msgid "Location"
msgstr "" msgstr ""
@ -523,7 +626,7 @@ msgstr ""
msgid "Location of the Event" msgid "Location of the Event"
msgstr "" msgstr ""
#: templates/part.eventform.php:89 templates/part.showevent.php:88 #: templates/part.eventform.php:89 templates/part.showevent.php:85
msgid "Description" msgid "Description"
msgstr "" msgstr ""
@ -531,84 +634,86 @@ msgstr ""
msgid "Description of the Event" msgid "Description of the Event"
msgstr "" msgstr ""
#: templates/part.eventform.php:100 templates/part.showevent.php:98 #: templates/part.eventform.php:100 templates/part.showevent.php:95
msgid "Repeat" msgid "Repeat"
msgstr "" msgstr ""
#: templates/part.eventform.php:107 templates/part.showevent.php:105 #: templates/part.eventform.php:107 templates/part.showevent.php:102
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/part.eventform.php:151 templates/part.showevent.php:149 #: templates/part.eventform.php:151 templates/part.showevent.php:146
msgid "Select weekdays" msgid "Select weekdays"
msgstr "" msgstr ""
#: templates/part.eventform.php:164 templates/part.eventform.php:177 #: templates/part.eventform.php:164 templates/part.eventform.php:177
#: templates/part.showevent.php:162 templates/part.showevent.php:175 #: templates/part.showevent.php:159 templates/part.showevent.php:172
msgid "Select days" msgid "Select days"
msgstr "" msgstr ""
#: templates/part.eventform.php:169 templates/part.showevent.php:167 #: templates/part.eventform.php:169 templates/part.showevent.php:164
msgid "and the events day of year." msgid "and the events day of year."
msgstr "" msgstr ""
#: templates/part.eventform.php:182 templates/part.showevent.php:180 #: templates/part.eventform.php:182 templates/part.showevent.php:177
msgid "and the events day of month." msgid "and the events day of month."
msgstr "" msgstr ""
#: templates/part.eventform.php:190 templates/part.showevent.php:188 #: templates/part.eventform.php:190 templates/part.showevent.php:185
msgid "Select months" msgid "Select months"
msgstr "" msgstr ""
#: templates/part.eventform.php:203 templates/part.showevent.php:201 #: templates/part.eventform.php:203 templates/part.showevent.php:198
msgid "Select weeks" msgid "Select weeks"
msgstr "" msgstr ""
#: templates/part.eventform.php:208 templates/part.showevent.php:206 #: templates/part.eventform.php:208 templates/part.showevent.php:203
msgid "and the events week of year." msgid "and the events week of year."
msgstr "" msgstr ""
#: templates/part.eventform.php:214 templates/part.showevent.php:212 #: templates/part.eventform.php:214 templates/part.showevent.php:209
msgid "Interval" msgid "Interval"
msgstr "" msgstr ""
#: templates/part.eventform.php:220 templates/part.showevent.php:218 #: templates/part.eventform.php:220 templates/part.showevent.php:215
msgid "End" msgid "End"
msgstr "" msgstr ""
#: templates/part.eventform.php:233 templates/part.showevent.php:231 #: templates/part.eventform.php:233 templates/part.showevent.php:228
msgid "occurrences" msgid "occurrences"
msgstr "" msgstr ""
#: templates/part.import.php:1 #: templates/part.import.php:14
msgid "Import a calendar file"
msgstr ""
#: templates/part.import.php:6
msgid "Please choose the calendar"
msgstr ""
#: templates/part.import.php:10
msgid "create a new calendar" msgid "create a new calendar"
msgstr "" msgstr ""
#: templates/part.import.php:15
msgid "Name of new calendar"
msgstr ""
#: templates/part.import.php:17 #: templates/part.import.php:17
msgid "Import" msgid "Import a calendar file"
msgstr ""
#: templates/part.import.php:20
msgid "Importing calendar"
msgstr ""
#: templates/part.import.php:23
msgid "Calendar imported successfully"
msgstr "" msgstr ""
#: templates/part.import.php:24 #: templates/part.import.php:24
msgid "Please choose a calendar"
msgstr ""
#: templates/part.import.php:36
msgid "Name of new calendar"
msgstr ""
#: templates/part.import.php:44
msgid "Take an available name!"
msgstr ""
#: templates/part.import.php:45
msgid ""
"A Calendar with this name already exists. If you continue anyhow, these "
"calendars will be merged."
msgstr ""
#: templates/part.import.php:47
msgid "Import"
msgstr ""
#: templates/part.import.php:56
msgid "Close Dialog" msgid "Close Dialog"
msgstr "" msgstr ""
@ -624,15 +729,11 @@ msgstr ""
msgid "No categories selected" msgid "No categories selected"
msgstr "" msgstr ""
#: templates/part.showevent.php:25
msgid "Select category"
msgstr ""
#: templates/part.showevent.php:37 #: templates/part.showevent.php:37
msgid "of" msgid "of"
msgstr "" msgstr ""
#: templates/part.showevent.php:62 templates/part.showevent.php:70 #: templates/part.showevent.php:59 templates/part.showevent.php:67
msgid "at" msgid "at"
msgstr "" msgstr ""
@ -660,8 +761,32 @@ msgstr ""
msgid "First day of the week" msgid "First day of the week"
msgstr "" msgstr ""
#: templates/settings.php:49 #: templates/settings.php:47
msgid "Calendar CalDAV syncing address:" msgid "Cache"
msgstr ""
#: templates/settings.php:48
msgid "Clear cache for repeating events"
msgstr ""
#: templates/settings.php:53
msgid "Calendar CalDAV syncing addresses"
msgstr ""
#: templates/settings.php:53
msgid "more info"
msgstr ""
#: templates/settings.php:55
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:57
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:59
msgid "Read only iCalendar link(s)"
msgstr "" msgstr ""
#: templates/share.dropdown.php:20 #: templates/share.dropdown.php:20

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-06 00:12+0200\n" "POT-Creation-Date: 2012-07-25 22:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -33,51 +33,51 @@ msgstr ""
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "" msgstr ""
#: js/js.js:520 #: js/js.js:519
msgid "January" msgid "January"
msgstr "" msgstr ""
#: js/js.js:520 #: js/js.js:519
msgid "February" msgid "February"
msgstr "" msgstr ""
#: js/js.js:520 #: js/js.js:519
msgid "March" msgid "March"
msgstr "" msgstr ""
#: js/js.js:520 #: js/js.js:519
msgid "April" msgid "April"
msgstr "" msgstr ""
#: js/js.js:520 #: js/js.js:519
msgid "May" msgid "May"
msgstr "" msgstr ""
#: js/js.js:520 #: js/js.js:519
msgid "June" msgid "June"
msgstr "" msgstr ""
#: js/js.js:521 #: js/js.js:520
msgid "July" msgid "July"
msgstr "" msgstr ""
#: js/js.js:521 #: js/js.js:520
msgid "August" msgid "August"
msgstr "" msgstr ""
#: js/js.js:521 #: js/js.js:520
msgid "September" msgid "September"
msgstr "" msgstr ""
#: js/js.js:521 #: js/js.js:520
msgid "October" msgid "October"
msgstr "" msgstr ""
#: js/js.js:521 #: js/js.js:520
msgid "November" msgid "November"
msgstr "" msgstr ""
#: js/js.js:521 #: js/js.js:520
msgid "December" msgid "December"
msgstr "" msgstr ""
@ -106,10 +106,6 @@ msgid "Error"
msgstr "" msgstr ""
#: lostpassword/index.php:26 #: lostpassword/index.php:26
msgid "Owncloud password reset"
msgstr ""
#: lostpassword/index.php:27
msgid "ownCloud password reset" msgid "ownCloud password reset"
msgstr "" msgstr ""
@ -239,11 +235,11 @@ msgstr ""
msgid "web services under your control" msgid "web services under your control"
msgstr "" msgstr ""
#: templates/layout.user.php:41 #: templates/layout.user.php:49
msgid "Log out" msgid "Log out"
msgstr "" msgstr ""
#: templates/layout.user.php:53 templates/layout.user.php:54 #: templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-06 00:12+0200\n" "POT-Creation-Date: 2012-07-25 22:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,33 +17,33 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ajax/upload.php:19 #: ajax/upload.php:20
msgid "There is no error, the file uploaded with success" msgid "There is no error, the file uploaded with success"
msgstr "" msgstr ""
#: ajax/upload.php:20 #: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr "" msgstr ""
#: ajax/upload.php:21 #: ajax/upload.php:22
msgid "" msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form" "the HTML form"
msgstr "" msgstr ""
#: ajax/upload.php:22 #: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded" msgid "The uploaded file was only partially uploaded"
msgstr "" msgstr ""
#: ajax/upload.php:23 #: ajax/upload.php:24
msgid "No file was uploaded" msgid "No file was uploaded"
msgstr "" msgstr ""
#: ajax/upload.php:24 #: ajax/upload.php:25
msgid "Missing a temporary folder" msgid "Missing a temporary folder"
msgstr "" msgstr ""
#: ajax/upload.php:25 #: ajax/upload.php:26
msgid "Failed to write to disk" msgid "Failed to write to disk"
msgstr "" msgstr ""
@ -51,6 +51,14 @@ msgstr ""
msgid "Files" msgid "Files"
msgstr "" msgstr ""
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
msgid "Delete"
msgstr ""
#: js/filelist.js:186 #: js/filelist.js:186
msgid "undo deletion" msgid "undo deletion"
msgstr "" msgstr ""
@ -79,27 +87,27 @@ msgstr ""
msgid "Invalid name, '/' is not allowed." msgid "Invalid name, '/' is not allowed."
msgstr "" msgstr ""
#: js/files.js:626 templates/index.php:55 #: js/files.js:631 templates/index.php:55
msgid "Size" msgid "Size"
msgstr "" msgstr ""
#: js/files.js:627 templates/index.php:56 #: js/files.js:632 templates/index.php:56
msgid "Modified" msgid "Modified"
msgstr "" msgstr ""
#: js/files.js:654 #: js/files.js:659
msgid "folder" msgid "folder"
msgstr "" msgstr ""
#: js/files.js:656 #: js/files.js:661
msgid "folders" msgid "folders"
msgstr "" msgstr ""
#: js/files.js:664 #: js/files.js:669
msgid "file" msgid "file"
msgstr "" msgstr ""
#: js/files.js:666 #: js/files.js:671
msgid "files" msgid "files"
msgstr "" msgstr ""
@ -171,10 +179,6 @@ msgstr ""
msgid "Download" msgid "Download"
msgstr "" msgstr ""
#: templates/index.php:56
msgid "Delete"
msgstr ""
#: templates/index.php:64 #: templates/index.php:64
msgid "Upload too large" msgid "Upload too large"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-06 00:12+0200\n" "POT-Creation-Date: 2012-07-25 22:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,60 +17,24 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: appinfo/app.php:37 #: appinfo/app.php:39
msgid "Pictures" msgid "Pictures"
msgstr "" msgstr ""
#: js/album_cover.js:44 #: js/pictures.js:12
msgid "Share gallery" msgid "Share gallery"
msgstr "" msgstr ""
#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 #: js/pictures.js:32
msgid "Error: " msgid "Error: "
msgstr "" msgstr ""
#: js/album_cover.js:64 js/album_cover.js:100 #: js/pictures.js:32
msgid "Internal error" msgid "Internal error"
msgstr "" msgstr ""
#: js/album_cover.js:114 #: templates/index.php:27
msgid "Scanning root" msgid "Slideshow"
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 ""
#: templates/index.php:18
msgid "Share"
msgstr "" msgstr ""
#: templates/view_album.php:19 #: templates/view_album.php:19

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-06 00:12+0200\n" "POT-Creation-Date: 2012-07-25 22:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: appinfo/app.php:32 templates/player.php:8 #: appinfo/app.php:45 templates/player.php:8
msgid "Music" msgid "Music"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-06 00:12+0200\n" "POT-Creation-Date: 2012-07-25 22:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -25,15 +25,15 @@ msgstr ""
msgid "Invalid email" msgid "Invalid email"
msgstr "" msgstr ""
#: ajax/openid.php:15 #: ajax/openid.php:16
msgid "OpenID Changed" msgid "OpenID Changed"
msgstr "" msgstr ""
#: ajax/openid.php:17 ajax/setlanguage.php:19 ajax/setlanguage.php:22 #: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
msgid "Invalid request" msgid "Invalid request"
msgstr "" msgstr ""
#: ajax/setlanguage.php:17 #: ajax/setlanguage.php:18
msgid "Language changed" msgid "Language changed"
msgstr "" msgstr ""
@ -49,35 +49,39 @@ msgstr ""
msgid "Saving..." msgid "Saving..."
msgstr "" msgstr ""
#: personal.php:40 personal.php:41 #: personal.php:41 personal.php:42
msgid "__language_name__" msgid "__language_name__"
msgstr "" msgstr ""
#: templates/admin.php:13 #: templates/admin.php:14
msgid "Security Warning"
msgstr ""
#: templates/admin.php:28
msgid "Log" msgid "Log"
msgstr "" msgstr ""
#: templates/admin.php:40 #: templates/admin.php:55
msgid "More" msgid "More"
msgstr "" msgstr ""
#: templates/apps.php:8 #: templates/apps.php:10
msgid "Add your App" msgid "Add your App"
msgstr "" msgstr ""
#: templates/apps.php:22 #: templates/apps.php:24
msgid "Select an App" msgid "Select an App"
msgstr "" msgstr ""
#: templates/apps.php:25 #: templates/apps.php:27
msgid "See application page at apps.owncloud.com" msgid "See application page at apps.owncloud.com"
msgstr "" msgstr ""
#: templates/apps.php:26 #: templates/apps.php:28
msgid "-licensed" msgid "-licensed"
msgstr "" msgstr ""
#: templates/apps.php:26 #: templates/apps.php:28
msgid "by" msgid "by"
msgstr "" msgstr ""
@ -169,34 +173,34 @@ msgstr ""
msgid "use this address to connect to your ownCloud in your file manager" msgid "use this address to connect to your ownCloud in your file manager"
msgstr "" msgstr ""
#: templates/users.php:15 templates/users.php:44 #: templates/users.php:15 templates/users.php:60
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: templates/users.php:16 templates/users.php:45 #: templates/users.php:17 templates/users.php:61
msgid "Password" msgid "Password"
msgstr "" msgstr ""
#: templates/users.php:17 templates/users.php:46 templates/users.php:60 #: templates/users.php:19 templates/users.php:62 templates/users.php:78
msgid "Groups" msgid "Groups"
msgstr "" msgstr ""
#: templates/users.php:22 #: templates/users.php:25
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#: templates/users.php:25 #: templates/users.php:28
msgid "Default Quota" msgid "Default Quota"
msgstr "" msgstr ""
#: templates/users.php:35 templates/users.php:74 #: templates/users.php:47 templates/users.php:103
msgid "Other" msgid "Other"
msgstr "" msgstr ""
#: templates/users.php:47 #: templates/users.php:63
msgid "Quota" msgid "Quota"
msgstr "" msgstr ""
#: templates/users.php:80 #: templates/users.php:110
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""