[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 events found." => "Keine Termine gefunden",
"Wrong calendar" => "Falscher Kalender",
"Import failed" => "Import fehlgeschlagen",
"New Timezone:" => "Neue Zeitzone:",
"Timezone changed" => "Zeitzone geändert",
"Invalid request" => "Fehlerhafte Anfrage",
"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",
"Business" => "Geschäftlich",
"Call" => "Anruf",
@ -22,7 +28,9 @@
"Projects" => "Projekte",
"Questions" => "Fragen",
"Work" => "Arbeit",
"by" => "von",
"unnamed" => "unbenannt",
"New Calendar" => "Neuer Kalender",
"Does not repeat" => "einmalig",
"Daily" => "täglich",
"Weekly" => "wöchentlich",
@ -67,8 +75,26 @@
"by day and month" => "nach Tag und Monat",
"Date" => "Datum",
"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",
"New Calendar" => "Neuer Kalender",
"Missing fields" => "fehlende Felder",
"Title" => "Titel",
"From Date" => "Startdatum",
@ -132,18 +158,14 @@
"Interval" => "Intervall",
"End" => "Ende",
"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",
"Import a calendar file" => "Kalenderdatei Importieren",
"Name of new calendar" => "Kalendername",
"Import" => "Importieren",
"Importing calendar" => "Kalender wird importiert.",
"Calendar imported successfully" => "Kalender erfolgreich importiert",
"Close Dialog" => "Dialog schließen",
"Create a new event" => "Neues Ereignis",
"View an event" => "Termin öffnen",
"No categories selected" => "Keine Kategorie ausgewählt",
"Select category" => "Kategorie auswählen",
"of" => "von",
"at" => "um",
"Timezone" => "Zeitzone",
@ -152,9 +174,8 @@
"24h" => "24h",
"12h" => "12h",
"First day of the week" => "erster Wochentag",
"Calendar CalDAV syncing address:" => "Kalender CalDAV Synchronisationsadresse:",
"Users" => "Nutzer",
"select users" => "Nutzer auswählen",
"Users" => "Benutzer",
"select users" => "Benutzer auswählen",
"Editable" => "editierbar",
"Groups" => "Gruppen",
"select groups" => "Gruppen auswählen",

View File

@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Pictures" => "Bilder",
"Settings" => "Einstellungen",
"Rescan" => "Erneut Scannen",
"Stop" => "Stopp",
"Share" => "Teilen",
"Share gallery" => "Galerie teilen",
"Error: " => "Fehler:",
"Internal error" => "Interner Fehler",
"Slideshow" => "Slideshow",
"Back" => "Zurück",
"Remove confirmation" => "Bestätigung entfernen",
"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 <jan@unhosted.org>, 2011.
# Marcel Kühlhorn <susefan93@gmx.de>, 2012.
# <niko@nik-o-mat.de>, 2012.
# <peddn@web.de>, 2012.
# <thomas.mueller@tmit.eu>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\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: German (http://www.transifex.net/projects/p/owncloud/language/de/)\n"
"POT-Creation-Date: 2012-07-25 22:14+0200\n"
"PO-Revision-Date: 2012-07-25 20:14+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\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."
msgstr "Keine Kalender gefunden"
#: ajax/categories/rescan.php:36
#: ajax/categories/rescan.php:37
msgid "No events found."
msgstr "Keine Termine gefunden"
@ -35,300 +45,395 @@ msgstr "Keine Termine gefunden"
msgid "Wrong calendar"
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
msgid "New Timezone:"
msgstr "Neue Zeitzone:"
#: ajax/settings/settimezone.php:22
#: ajax/settings/settimezone.php:23
msgid "Timezone changed"
msgstr "Zeitzone geändert"
#: ajax/settings/settimezone.php:24
#: ajax/settings/settimezone.php:25
msgid "Invalid request"
msgstr "Fehlerhafte Anfrage"
#: appinfo/app.php:19 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:31
#: appinfo/app.php:35 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:33
#: templates/settings.php:12
msgid "Calendar"
msgstr "Kalender"
#: js/calendar.js:93
msgid "Deletion failed"
msgstr ""
#: js/calendar.js:828
msgid "ddd"
msgstr ""
msgstr "ddd"
#: js/calendar.js:829
msgid "ddd M/d"
msgstr ""
msgstr "ddd d.M"
#: js/calendar.js:830
msgid "dddd M/d"
msgstr ""
msgstr "dddd d.M"
#: js/calendar.js:833
msgid "MMMM yyyy"
msgstr ""
msgstr "MMMM yyyy"
#: js/calendar.js:835
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
msgid "dddd, MMM d, yyyy"
msgstr ""
msgstr "dddd, d. MMM yyyy"
#: lib/app.php:125
#: lib/app.php:121
msgid "Birthday"
msgstr "Geburtstag"
#: lib/app.php:126
#: lib/app.php:122
msgid "Business"
msgstr "Geschäftlich"
#: lib/app.php:127
#: lib/app.php:123
msgid "Call"
msgstr "Anruf"
#: lib/app.php:128
#: lib/app.php:124
msgid "Clients"
msgstr "Kunden"
#: lib/app.php:129
#: lib/app.php:125
msgid "Deliverer"
msgstr "Lieferant"
#: lib/app.php:130
#: lib/app.php:126
msgid "Holidays"
msgstr "Urlaub"
#: lib/app.php:131
#: lib/app.php:127
msgid "Ideas"
msgstr "Ideen"
#: lib/app.php:132
#: lib/app.php:128
msgid "Journey"
msgstr "Reise"
#: lib/app.php:133
#: lib/app.php:129
msgid "Jubilee"
msgstr "Jubiläum"
#: lib/app.php:134
#: lib/app.php:130
msgid "Meeting"
msgstr "Treffen"
#: lib/app.php:135
#: lib/app.php:131
msgid "Other"
msgstr "Anderes"
#: lib/app.php:136
#: lib/app.php:132
msgid "Personal"
msgstr "Persönlich"
#: lib/app.php:137
#: lib/app.php:133
msgid "Projects"
msgstr "Projekte"
#: lib/app.php:138
#: lib/app.php:134
msgid "Questions"
msgstr "Fragen"
#: lib/app.php:139
#: lib/app.php:135
msgid "Work"
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"
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"
msgstr "einmalig"
#: lib/object.php:331
#: lib/object.php:373
msgid "Daily"
msgstr "täglich"
#: lib/object.php:332
#: lib/object.php:374
msgid "Weekly"
msgstr "wöchentlich"
#: lib/object.php:333
#: lib/object.php:375
msgid "Every Weekday"
msgstr "jeden Wochentag"
#: lib/object.php:334
#: lib/object.php:376
msgid "Bi-Weekly"
msgstr "jede zweite Woche"
#: lib/object.php:335
#: lib/object.php:377
msgid "Monthly"
msgstr "monatlich"
#: lib/object.php:336
#: lib/object.php:378
msgid "Yearly"
msgstr "jährlich"
#: lib/object.php:343
#: lib/object.php:388
msgid "never"
msgstr "niemals"
#: lib/object.php:344
#: lib/object.php:389
msgid "by occurrences"
msgstr "nach Terminen"
#: lib/object.php:345
#: lib/object.php:390
msgid "by date"
msgstr "nach Datum"
#: lib/object.php:352
#: lib/object.php:400
msgid "by monthday"
msgstr "an einem Monatstag"
#: lib/object.php:353
#: lib/object.php:401
msgid "by weekday"
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"
msgstr "Montag"
#: lib/object.php:361
#: lib/object.php:412 templates/calendar.php:5
msgid "Tuesday"
msgstr "Dienstag"
#: lib/object.php:362
#: lib/object.php:413 templates/calendar.php:5
msgid "Wednesday"
msgstr "Mittwoch"
#: lib/object.php:363
#: lib/object.php:414 templates/calendar.php:5
msgid "Thursday"
msgstr "Donnerstag"
#: lib/object.php:364
#: lib/object.php:415 templates/calendar.php:5
msgid "Friday"
msgstr "Freitag"
#: lib/object.php:365
#: lib/object.php:416 templates/calendar.php:5
msgid "Saturday"
msgstr "Samstag"
#: lib/object.php:366 templates/settings.php:43
#: lib/object.php:417 templates/calendar.php:5 templates/settings.php:43
msgid "Sunday"
msgstr "Sonntag"
#: lib/object.php:373
#: lib/object.php:427
msgid "events week of month"
msgstr "Woche des Monats vom Termin"
#: lib/object.php:374
#: lib/object.php:428
msgid "first"
msgstr "erste"
#: lib/object.php:375
#: lib/object.php:429
msgid "second"
msgstr "zweite"
#: lib/object.php:376
#: lib/object.php:430
msgid "third"
msgstr "dritte"
#: lib/object.php:377
#: lib/object.php:431
msgid "fourth"
msgstr "vierte"
#: lib/object.php:378
#: lib/object.php:432
msgid "fifth"
msgstr "fünfte"
#: lib/object.php:379
#: lib/object.php:433
msgid "last"
msgstr "letzte"
#: lib/object.php:401
#: lib/object.php:467 templates/calendar.php:7
msgid "January"
msgstr "Januar"
#: lib/object.php:402
#: lib/object.php:468 templates/calendar.php:7
msgid "February"
msgstr "Februar"
#: lib/object.php:403
#: lib/object.php:469 templates/calendar.php:7
msgid "March"
msgstr "März"
#: lib/object.php:404
#: lib/object.php:470 templates/calendar.php:7
msgid "April"
msgstr "April"
#: lib/object.php:405
#: lib/object.php:471 templates/calendar.php:7
msgid "May"
msgstr "Mai"
#: lib/object.php:406
#: lib/object.php:472 templates/calendar.php:7
msgid "June"
msgstr "Juni"
#: lib/object.php:407
#: lib/object.php:473 templates/calendar.php:7
msgid "July"
msgstr "Juli"
#: lib/object.php:408
#: lib/object.php:474 templates/calendar.php:7
msgid "August"
msgstr "August"
#: lib/object.php:409
#: lib/object.php:475 templates/calendar.php:7
msgid "September"
msgstr "September"
#: lib/object.php:410
#: lib/object.php:476 templates/calendar.php:7
msgid "October"
msgstr "Oktober"
#: lib/object.php:411
#: lib/object.php:477 templates/calendar.php:7
msgid "November"
msgstr "November"
#: lib/object.php:412
#: lib/object.php:478 templates/calendar.php:7
msgid "December"
msgstr "Dezember"
#: lib/object.php:418
#: lib/object.php:488
msgid "by events date"
msgstr "nach Tag des Termins"
#: lib/object.php:419
#: lib/object.php:489
msgid "by yearday(s)"
msgstr "nach Tag des Jahres"
#: lib/object.php:420
#: lib/object.php:490
msgid "by weeknumber(s)"
msgstr "nach Wochennummer"
#: lib/object.php:421
#: lib/object.php:491
msgid "by day and month"
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"
msgstr "Datum"
#: lib/search.php:40
#: lib/search.php:43
msgid "Cal."
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
msgid "All day"
msgstr "Ganztags"
#: templates/calendar.php:12 templates/part.choosecalendar.php:22
msgid "New Calendar"
msgstr "Neuer Kalender"
#: templates/calendar.php:13
msgid "Missing fields"
msgstr "fehlende Felder"
@ -362,27 +467,27 @@ msgstr "Der Termin hört auf, bevor er angefangen hat."
msgid "There was a database fail"
msgstr "Datenbankfehler"
#: templates/calendar.php:40
#: templates/calendar.php:38
msgid "Week"
msgstr "Woche"
#: templates/calendar.php:41
#: templates/calendar.php:39
msgid "Month"
msgstr "Monat"
#: templates/calendar.php:42
#: templates/calendar.php:40
msgid "List"
msgstr "Liste"
#: templates/calendar.php:48
#: templates/calendar.php:44
msgid "Today"
msgstr "Heute"
#: templates/calendar.php:49
#: templates/calendar.php:45
msgid "Calendars"
msgstr "Kalender"
#: templates/calendar.php:67
#: templates/calendar.php:59
msgid "There was a fail, while parsing the file."
msgstr "Fehler beim Einlesen der Datei."
@ -395,7 +500,7 @@ msgid "Your calendars"
msgstr "Deine Kalender"
#: templates/part.choosecalendar.php:27
#: templates/part.choosecalendar.rowfields.php:5
#: templates/part.choosecalendar.rowfields.php:11
msgid "CalDav Link"
msgstr "CalDAV-Link"
@ -407,19 +512,19 @@ msgstr "geteilte Kalender"
msgid "No shared calendars"
msgstr "Keine geteilten Kalender"
#: templates/part.choosecalendar.rowfields.php:4
#: templates/part.choosecalendar.rowfields.php:8
msgid "Share Calendar"
msgstr "Kalender teilen"
#: templates/part.choosecalendar.rowfields.php:6
#: templates/part.choosecalendar.rowfields.php:14
msgid "Download"
msgstr "Herunterladen"
#: templates/part.choosecalendar.rowfields.php:7
#: templates/part.choosecalendar.rowfields.php:17
msgid "Edit"
msgstr "Bearbeiten"
#: templates/part.choosecalendar.rowfields.php:8
#: templates/part.choosecalendar.rowfields.php:20
#: templates/part.editevent.php:9
msgid "Delete"
msgstr "Löschen"
@ -505,23 +610,23 @@ msgstr "Kategorien mit Kommas trennen"
msgid "Edit categories"
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"
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"
msgstr "von"
#: templates/part.eventform.php:68 templates/part.showevent.php:67
#: templates/part.eventform.php:68 templates/part.showevent.php:64
msgid "To"
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"
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"
msgstr "Ort"
@ -529,7 +634,7 @@ msgstr "Ort"
msgid "Location of the Event"
msgstr "Ort"
#: templates/part.eventform.php:89 templates/part.showevent.php:88
#: templates/part.eventform.php:89 templates/part.showevent.php:85
msgid "Description"
msgstr "Beschreibung"
@ -537,84 +642,86 @@ msgstr "Beschreibung"
msgid "Description of the Event"
msgstr "Beschreibung"
#: templates/part.eventform.php:100 templates/part.showevent.php:98
#: templates/part.eventform.php:100 templates/part.showevent.php:95
msgid "Repeat"
msgstr "wiederholen"
#: templates/part.eventform.php:107 templates/part.showevent.php:105
#: templates/part.eventform.php:107 templates/part.showevent.php:102
msgid "Advanced"
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"
msgstr "Wochentage auswählen"
#: 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"
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."
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."
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"
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"
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."
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"
msgstr "Intervall"
#: templates/part.eventform.php:220 templates/part.showevent.php:218
#: templates/part.eventform.php:220 templates/part.showevent.php:215
msgid "End"
msgstr "Ende"
#: templates/part.eventform.php:233 templates/part.showevent.php:231
#: templates/part.eventform.php:233 templates/part.showevent.php:228
msgid "occurrences"
msgstr "Termine"
#: templates/part.import.php:1
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
#: templates/part.import.php:14
msgid "create a new calendar"
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"
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"
msgstr "Importieren"
#: templates/part.import.php:20
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
#: templates/part.import.php:56
msgid "Close Dialog"
msgstr "Dialog schließen"
@ -630,15 +737,11 @@ msgstr "Termin öffnen"
msgid "No categories selected"
msgstr "Keine Kategorie ausgewählt"
#: templates/part.showevent.php:25
msgid "Select category"
msgstr "Kategorie auswählen"
#: templates/part.showevent.php:37
msgid "of"
msgstr "von"
#: templates/part.showevent.php:62 templates/part.showevent.php:70
#: templates/part.showevent.php:59 templates/part.showevent.php:67
msgid "at"
msgstr "um"
@ -666,17 +769,41 @@ msgstr "12h"
msgid "First day of the week"
msgstr "erster Wochentag"
#: templates/settings.php:49
msgid "Calendar CalDAV syncing address:"
msgstr "Kalender CalDAV Synchronisationsadresse:"
#: templates/settings.php:47
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 ""
#: templates/share.dropdown.php:20
msgid "Users"
msgstr "Nutzer"
msgstr "Benutzer"
#: templates/share.dropdown.php:21
msgid "select users"
msgstr "Nutzer auswählen"
msgstr "Benutzer auswählen"
#: templates/share.dropdown.php:36 templates/share.dropdown.php:62
msgid "Editable"

View File

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

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Bookmarks"
msgstr ""
#: bookmarksHelper.php:98
#: bookmarksHelper.php:99
msgid "unnamed"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,11 +17,19 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\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."
msgstr ""
#: ajax/categories/rescan.php:36
#: ajax/categories/rescan.php:37
msgid "No events found."
msgstr ""
@ -29,28 +37,42 @@ msgstr ""
msgid "Wrong calendar"
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
msgid "New Timezone:"
msgstr ""
#: ajax/settings/settimezone.php:22
#: ajax/settings/settimezone.php:23
msgid "Timezone changed"
msgstr ""
#: ajax/settings/settimezone.php:24
#: ajax/settings/settimezone.php:25
msgid "Invalid request"
msgstr ""
#: appinfo/app.php:19 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:31
#: appinfo/app.php:35 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:33
#: templates/settings.php:12
msgid "Calendar"
msgstr ""
#: js/calendar.js:93
msgid "Deletion failed"
msgstr ""
#: js/calendar.js:828
msgid "ddd"
msgstr ""
@ -75,254 +97,335 @@ msgstr ""
msgid "dddd, MMM d, yyyy"
msgstr ""
#: lib/app.php:125
#: lib/app.php:121
msgid "Birthday"
msgstr ""
#: lib/app.php:126
#: lib/app.php:122
msgid "Business"
msgstr ""
#: lib/app.php:127
#: lib/app.php:123
msgid "Call"
msgstr ""
#: lib/app.php:128
#: lib/app.php:124
msgid "Clients"
msgstr ""
#: lib/app.php:129
#: lib/app.php:125
msgid "Deliverer"
msgstr ""
#: lib/app.php:130
#: lib/app.php:126
msgid "Holidays"
msgstr ""
#: lib/app.php:131
#: lib/app.php:127
msgid "Ideas"
msgstr ""
#: lib/app.php:132
#: lib/app.php:128
msgid "Journey"
msgstr ""
#: lib/app.php:133
#: lib/app.php:129
msgid "Jubilee"
msgstr ""
#: lib/app.php:134
#: lib/app.php:130
msgid "Meeting"
msgstr ""
#: lib/app.php:135
#: lib/app.php:131
msgid "Other"
msgstr ""
#: lib/app.php:136
#: lib/app.php:132
msgid "Personal"
msgstr ""
#: lib/app.php:137
#: lib/app.php:133
msgid "Projects"
msgstr ""
#: lib/app.php:138
#: lib/app.php:134
msgid "Questions"
msgstr ""
#: lib/app.php:139
#: lib/app.php:135
msgid "Work"
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"
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"
msgstr ""
#: lib/object.php:331
#: lib/object.php:373
msgid "Daily"
msgstr ""
#: lib/object.php:332
#: lib/object.php:374
msgid "Weekly"
msgstr ""
#: lib/object.php:333
#: lib/object.php:375
msgid "Every Weekday"
msgstr ""
#: lib/object.php:334
#: lib/object.php:376
msgid "Bi-Weekly"
msgstr ""
#: lib/object.php:335
#: lib/object.php:377
msgid "Monthly"
msgstr ""
#: lib/object.php:336
#: lib/object.php:378
msgid "Yearly"
msgstr ""
#: lib/object.php:343
#: lib/object.php:388
msgid "never"
msgstr ""
#: lib/object.php:344
#: lib/object.php:389
msgid "by occurrences"
msgstr ""
#: lib/object.php:345
#: lib/object.php:390
msgid "by date"
msgstr ""
#: lib/object.php:352
#: lib/object.php:400
msgid "by monthday"
msgstr ""
#: lib/object.php:353
#: lib/object.php:401
msgid "by weekday"
msgstr ""
#: lib/object.php:360 templates/settings.php:42
#: lib/object.php:411 templates/calendar.php:5 templates/settings.php:42
msgid "Monday"
msgstr ""
#: lib/object.php:361
#: lib/object.php:412 templates/calendar.php:5
msgid "Tuesday"
msgstr ""
#: lib/object.php:362
#: lib/object.php:413 templates/calendar.php:5
msgid "Wednesday"
msgstr ""
#: lib/object.php:363
#: lib/object.php:414 templates/calendar.php:5
msgid "Thursday"
msgstr ""
#: lib/object.php:364
#: lib/object.php:415 templates/calendar.php:5
msgid "Friday"
msgstr ""
#: lib/object.php:365
#: lib/object.php:416 templates/calendar.php:5
msgid "Saturday"
msgstr ""
#: lib/object.php:366 templates/settings.php:43
#: lib/object.php:417 templates/calendar.php:5 templates/settings.php:43
msgid "Sunday"
msgstr ""
#: lib/object.php:373
#: lib/object.php:427
msgid "events week of month"
msgstr ""
#: lib/object.php:374
#: lib/object.php:428
msgid "first"
msgstr ""
#: lib/object.php:375
#: lib/object.php:429
msgid "second"
msgstr ""
#: lib/object.php:376
#: lib/object.php:430
msgid "third"
msgstr ""
#: lib/object.php:377
#: lib/object.php:431
msgid "fourth"
msgstr ""
#: lib/object.php:378
#: lib/object.php:432
msgid "fifth"
msgstr ""
#: lib/object.php:379
#: lib/object.php:433
msgid "last"
msgstr ""
#: lib/object.php:401
#: lib/object.php:467 templates/calendar.php:7
msgid "January"
msgstr ""
#: lib/object.php:402
#: lib/object.php:468 templates/calendar.php:7
msgid "February"
msgstr ""
#: lib/object.php:403
#: lib/object.php:469 templates/calendar.php:7
msgid "March"
msgstr ""
#: lib/object.php:404
#: lib/object.php:470 templates/calendar.php:7
msgid "April"
msgstr ""
#: lib/object.php:405
#: lib/object.php:471 templates/calendar.php:7
msgid "May"
msgstr ""
#: lib/object.php:406
#: lib/object.php:472 templates/calendar.php:7
msgid "June"
msgstr ""
#: lib/object.php:407
#: lib/object.php:473 templates/calendar.php:7
msgid "July"
msgstr ""
#: lib/object.php:408
#: lib/object.php:474 templates/calendar.php:7
msgid "August"
msgstr ""
#: lib/object.php:409
#: lib/object.php:475 templates/calendar.php:7
msgid "September"
msgstr ""
#: lib/object.php:410
#: lib/object.php:476 templates/calendar.php:7
msgid "October"
msgstr ""
#: lib/object.php:411
#: lib/object.php:477 templates/calendar.php:7
msgid "November"
msgstr ""
#: lib/object.php:412
#: lib/object.php:478 templates/calendar.php:7
msgid "December"
msgstr ""
#: lib/object.php:418
#: lib/object.php:488
msgid "by events date"
msgstr ""
#: lib/object.php:419
#: lib/object.php:489
msgid "by yearday(s)"
msgstr ""
#: lib/object.php:420
#: lib/object.php:490
msgid "by weeknumber(s)"
msgstr ""
#: lib/object.php:421
#: lib/object.php:491
msgid "by day and month"
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"
msgstr ""
#: lib/search.php:40
#: lib/search.php:43
msgid "Cal."
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
msgid "All day"
msgstr ""
#: templates/calendar.php:12 templates/part.choosecalendar.php:22
msgid "New Calendar"
msgstr ""
#: templates/calendar.php:13
msgid "Missing fields"
msgstr ""
@ -356,27 +459,27 @@ msgstr ""
msgid "There was a database fail"
msgstr ""
#: templates/calendar.php:40
#: templates/calendar.php:38
msgid "Week"
msgstr ""
#: templates/calendar.php:41
#: templates/calendar.php:39
msgid "Month"
msgstr ""
#: templates/calendar.php:42
#: templates/calendar.php:40
msgid "List"
msgstr ""
#: templates/calendar.php:48
#: templates/calendar.php:44
msgid "Today"
msgstr ""
#: templates/calendar.php:49
#: templates/calendar.php:45
msgid "Calendars"
msgstr ""
#: templates/calendar.php:67
#: templates/calendar.php:59
msgid "There was a fail, while parsing the file."
msgstr ""
@ -389,7 +492,7 @@ msgid "Your calendars"
msgstr ""
#: templates/part.choosecalendar.php:27
#: templates/part.choosecalendar.rowfields.php:5
#: templates/part.choosecalendar.rowfields.php:11
msgid "CalDav Link"
msgstr ""
@ -401,19 +504,19 @@ msgstr ""
msgid "No shared calendars"
msgstr ""
#: templates/part.choosecalendar.rowfields.php:4
#: templates/part.choosecalendar.rowfields.php:8
msgid "Share Calendar"
msgstr ""
#: templates/part.choosecalendar.rowfields.php:6
#: templates/part.choosecalendar.rowfields.php:14
msgid "Download"
msgstr ""
#: templates/part.choosecalendar.rowfields.php:7
#: templates/part.choosecalendar.rowfields.php:17
msgid "Edit"
msgstr ""
#: templates/part.choosecalendar.rowfields.php:8
#: templates/part.choosecalendar.rowfields.php:20
#: templates/part.editevent.php:9
msgid "Delete"
msgstr ""
@ -499,23 +602,23 @@ msgstr ""
msgid "Edit categories"
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"
msgstr ""
#: templates/part.eventform.php:60 templates/part.showevent.php:59
#: templates/part.eventform.php:60 templates/part.showevent.php:56
msgid "From"
msgstr ""
#: templates/part.eventform.php:68 templates/part.showevent.php:67
#: templates/part.eventform.php:68 templates/part.showevent.php:64
msgid "To"
msgstr ""
#: templates/part.eventform.php:76 templates/part.showevent.php:75
#: templates/part.eventform.php:76 templates/part.showevent.php:72
msgid "Advanced options"
msgstr ""
#: templates/part.eventform.php:81 templates/part.showevent.php:80
#: templates/part.eventform.php:81 templates/part.showevent.php:77
msgid "Location"
msgstr ""
@ -523,7 +626,7 @@ msgstr ""
msgid "Location of the Event"
msgstr ""
#: templates/part.eventform.php:89 templates/part.showevent.php:88
#: templates/part.eventform.php:89 templates/part.showevent.php:85
msgid "Description"
msgstr ""
@ -531,84 +634,86 @@ msgstr ""
msgid "Description of the Event"
msgstr ""
#: templates/part.eventform.php:100 templates/part.showevent.php:98
#: templates/part.eventform.php:100 templates/part.showevent.php:95
msgid "Repeat"
msgstr ""
#: templates/part.eventform.php:107 templates/part.showevent.php:105
#: templates/part.eventform.php:107 templates/part.showevent.php:102
msgid "Advanced"
msgstr ""
#: templates/part.eventform.php:151 templates/part.showevent.php:149
#: templates/part.eventform.php:151 templates/part.showevent.php:146
msgid "Select weekdays"
msgstr ""
#: 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"
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."
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."
msgstr ""
#: templates/part.eventform.php:190 templates/part.showevent.php:188
#: templates/part.eventform.php:190 templates/part.showevent.php:185
msgid "Select months"
msgstr ""
#: templates/part.eventform.php:203 templates/part.showevent.php:201
#: templates/part.eventform.php:203 templates/part.showevent.php:198
msgid "Select weeks"
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."
msgstr ""
#: templates/part.eventform.php:214 templates/part.showevent.php:212
#: templates/part.eventform.php:214 templates/part.showevent.php:209
msgid "Interval"
msgstr ""
#: templates/part.eventform.php:220 templates/part.showevent.php:218
#: templates/part.eventform.php:220 templates/part.showevent.php:215
msgid "End"
msgstr ""
#: templates/part.eventform.php:233 templates/part.showevent.php:231
#: templates/part.eventform.php:233 templates/part.showevent.php:228
msgid "occurrences"
msgstr ""
#: templates/part.import.php:1
msgid "Import a calendar file"
msgstr ""
#: templates/part.import.php:6
msgid "Please choose the calendar"
msgstr ""
#: templates/part.import.php:10
#: templates/part.import.php:14
msgid "create a new calendar"
msgstr ""
#: templates/part.import.php:15
msgid "Name of new calendar"
msgstr ""
#: templates/part.import.php:17
msgid "Import"
msgstr ""
#: templates/part.import.php:20
msgid "Importing calendar"
msgstr ""
#: templates/part.import.php:23
msgid "Calendar imported successfully"
msgid "Import a calendar file"
msgstr ""
#: 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"
msgstr ""
@ -624,15 +729,11 @@ msgstr ""
msgid "No categories selected"
msgstr ""
#: templates/part.showevent.php:25
msgid "Select category"
msgstr ""
#: templates/part.showevent.php:37
msgid "of"
msgstr ""
#: templates/part.showevent.php:62 templates/part.showevent.php:70
#: templates/part.showevent.php:59 templates/part.showevent.php:67
msgid "at"
msgstr ""
@ -660,8 +761,32 @@ msgstr ""
msgid "First day of the week"
msgstr ""
#: templates/settings.php:49
msgid "Calendar CalDAV syncing address:"
#: templates/settings.php:47
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 ""
#: templates/share.dropdown.php:20

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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+="
msgstr ""
#: js/js.js:520
#: js/js.js:519
msgid "January"
msgstr ""
#: js/js.js:520
#: js/js.js:519
msgid "February"
msgstr ""
#: js/js.js:520
#: js/js.js:519
msgid "March"
msgstr ""
#: js/js.js:520
#: js/js.js:519
msgid "April"
msgstr ""
#: js/js.js:520
#: js/js.js:519
msgid "May"
msgstr ""
#: js/js.js:520
#: js/js.js:519
msgid "June"
msgstr ""
#: js/js.js:521
#: js/js.js:520
msgid "July"
msgstr ""
#: js/js.js:521
#: js/js.js:520
msgid "August"
msgstr ""
#: js/js.js:521
#: js/js.js:520
msgid "September"
msgstr ""
#: js/js.js:521
#: js/js.js:520
msgid "October"
msgstr ""
#: js/js.js:521
#: js/js.js:520
msgid "November"
msgstr ""
#: js/js.js:521
#: js/js.js:520
msgid "December"
msgstr ""
@ -106,10 +106,6 @@ msgid "Error"
msgstr ""
#: lostpassword/index.php:26
msgid "Owncloud password reset"
msgstr ""
#: lostpassword/index.php:27
msgid "ownCloud password reset"
msgstr ""
@ -239,11 +235,11 @@ msgstr ""
msgid "web services under your control"
msgstr ""
#: templates/layout.user.php:41
#: templates/layout.user.php:49
msgid "Log out"
msgstr ""
#: templates/layout.user.php:53 templates/layout.user.php:54
#: templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr ""

View File

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

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,60 +17,24 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: appinfo/app.php:37
#: appinfo/app.php:39
msgid "Pictures"
msgstr ""
#: js/album_cover.js:44
#: js/pictures.js:12
msgid "Share gallery"
msgstr ""
#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133
#: js/pictures.js:32
msgid "Error: "
msgstr ""
#: js/album_cover.js:64 js/album_cover.js:100
#: js/pictures.js:32
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 ""
#: templates/index.php:18
msgid "Share"
#: templates/index.php:27
msgid "Slideshow"
msgstr ""
#: templates/view_album.php:19

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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"
"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:32 templates/player.php:8
#: appinfo/app.php:45 templates/player.php:8
msgid "Music"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -25,15 +25,15 @@ msgstr ""
msgid "Invalid email"
msgstr ""
#: ajax/openid.php:15
#: ajax/openid.php:16
msgid "OpenID Changed"
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"
msgstr ""
#: ajax/setlanguage.php:17
#: ajax/setlanguage.php:18
msgid "Language changed"
msgstr ""
@ -49,35 +49,39 @@ msgstr ""
msgid "Saving..."
msgstr ""
#: personal.php:40 personal.php:41
#: personal.php:41 personal.php:42
msgid "__language_name__"
msgstr ""
#: templates/admin.php:13
#: templates/admin.php:14
msgid "Security Warning"
msgstr ""
#: templates/admin.php:28
msgid "Log"
msgstr ""
#: templates/admin.php:40
#: templates/admin.php:55
msgid "More"
msgstr ""
#: templates/apps.php:8
#: templates/apps.php:10
msgid "Add your App"
msgstr ""
#: templates/apps.php:22
#: templates/apps.php:24
msgid "Select an App"
msgstr ""
#: templates/apps.php:25
#: templates/apps.php:27
msgid "See application page at apps.owncloud.com"
msgstr ""
#: templates/apps.php:26
#: templates/apps.php:28
msgid "-licensed"
msgstr ""
#: templates/apps.php:26
#: templates/apps.php:28
msgid "by"
msgstr ""
@ -169,34 +173,34 @@ msgstr ""
msgid "use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/users.php:15 templates/users.php:44
#: templates/users.php:15 templates/users.php:60
msgid "Name"
msgstr ""
#: templates/users.php:16 templates/users.php:45
#: templates/users.php:17 templates/users.php:61
msgid "Password"
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"
msgstr ""
#: templates/users.php:22
#: templates/users.php:25
msgid "Create"
msgstr ""
#: templates/users.php:25
#: templates/users.php:28
msgid "Default Quota"
msgstr ""
#: templates/users.php:35 templates/users.php:74
#: templates/users.php:47 templates/users.php:103
msgid "Other"
msgstr ""
#: templates/users.php:47
#: templates/users.php:63
msgid "Quota"
msgstr ""
#: templates/users.php:80
#: templates/users.php:110
msgid "Delete"
msgstr ""