changing l10n to reflect latest repo splitt

This commit is contained in:
Thomas Mueller 2012-08-26 19:43:58 +02:00
parent 184438224c
commit 352128645b
14 changed files with 0 additions and 2409 deletions

View File

@ -6,60 +6,22 @@ file_filter = <lang>/core.po
source_file = templates/core.pot
source_lang = en
[owncloud.calendar]
file_filter = <lang>/calendar.po
source_file = templates/calendar.pot
source_lang = en
[owncloud.contacts]
file_filter = <lang>/contacts.po
source_file = templates/contacts.pot
source_lang = en
[owncloud.files]
file_filter = <lang>/files.po
source_file = templates/files.pot
source_lang = en
[owncloud.media]
file_filter = <lang>/media.po
source_file = templates/media.pot
source_lang = en
[owncloud.settings]
file_filter = <lang>/settings.po
source_file = templates/settings.pot
source_lang = en
[owncloud.gallery]
file_filter = <lang>/gallery.po
source_file = templates/gallery.pot
source_lang = en
[owncloud.bookmarks]
file_filter = <lang>/bookmarks.po
source_file = templates/bookmarks.pot
source_lang = en
type = PO
[owncloud.lib]
file_filter = <lang>/lib.po
source_file = templates/lib.pot
source_lang = en
type = PO
[owncloud.admin_dependencies_chk]
file_filter = <lang>/admin_dependencies_chk.po
source_file = templates/admin_dependencies_chk.pot
source_lang = en
type = PO
[owncloud.admin_migrate]
file_filter = <lang>/admin_migrate.po
source_file = templates/admin_migrate.pot
source_lang = en
type = PO
[owncloud.files_encryption]
file_filter = <lang>/files_encryption.po
source_file = templates/files_encryption.pot
@ -84,51 +46,9 @@ source_file = templates/files_versions.pot
source_lang = en
type = PO
[owncloud.tasks]
file_filter = <lang>/tasks.po
source_file = templates/tasks.pot
source_lang = en
type = PO
[owncloud.user_ldap]
file_filter = <lang>/user_ldap.po
source_file = templates/user_ldap.pot
source_lang = en
type = PO
[owncloud.user_migrate]
file_filter = <lang>/user_migrate.po
source_file = templates/user_migrate.pot
source_lang = en
type = PO
[owncloud.user_openid]
file_filter = <lang>/user_openid.po
source_file = templates/user_openid.pot
source_lang = en
type = PO
[owncloud.files_texteditor]
file_filter = <lang>/files_texteditor.po
source_file = templates/files_texteditor.pot
source_lang = en
type = PO
[owncloud.impress]
file_filter = <lang>/impress.po
source_file = templates/impress.pot
source_lang = en
type = PO
[owncloud.files_odfviewer]
file_filter = <lang>/files_odfviewer.po
source_file = templates/files_odfviewer.pot
source_lang = en
type = PO
[owncloud.files_pdfviewer]
file_filter = <lang>/files_pdfviewer.po
source_file = templates/files_pdfviewer.pot
source_lang = en
type = PO

View File

@ -1,71 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: settings.php:33
msgid ""
"The php-json module is needed by the many applications for inter "
"communications"
msgstr ""
#: settings.php:39
msgid ""
"The php-curl modude is needed to fetch the page title when adding a bookmarks"
msgstr ""
#: settings.php:45
msgid "The php-gd module is needed to create thumbnails of your images"
msgstr ""
#: settings.php:51
msgid "The php-ldap module is needed connect to your ldap server"
msgstr ""
#: settings.php:57
msgid "The php-zip module is needed download multiple files at once"
msgstr ""
#: settings.php:63
msgid "The php-mb_multibyte module is needed to manage correctly the encoding."
msgstr ""
#: settings.php:69
msgid "The php-ctype module is needed validate data."
msgstr ""
#: settings.php:75
msgid "The php-xml module is needed to share files with webdav."
msgstr ""
#: settings.php:81
msgid ""
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve "
"knowledge base from OCS servers"
msgstr ""
#: settings.php:87
msgid "The php-pdo module is needed to store owncloud data into a database."
msgstr ""
#: templates/settings.php:2
msgid "Dependencies status"
msgstr ""
#: templates/settings.php:7
msgid "Used by :"
msgstr ""

View File

@ -1,33 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: templates/settings.php:3
msgid "Export this ownCloud instance"
msgstr ""
#: templates/settings.php:4
msgid ""
"This will create a compressed file that contains the data of this owncloud "
"instance.\n"
" Please choose the export type:"
msgstr ""
#: templates/settings.php:12
msgid "Export"
msgstr ""

View File

@ -1,60 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: appinfo/app.php:14
msgid "Bookmarks"
msgstr ""
#: bookmarksHelper.php:99
msgid "unnamed"
msgstr ""
#: templates/bookmarklet.php:5
msgid ""
"Drag this to your browser bookmarks and click it, when you want to bookmark "
"a webpage quickly:"
msgstr ""
#: templates/bookmarklet.php:7
msgid "Read later"
msgstr ""
#: templates/list.php:13
msgid "Address"
msgstr ""
#: templates/list.php:14
msgid "Title"
msgstr ""
#: templates/list.php:15
msgid "Tags"
msgstr ""
#: templates/list.php:16
msgid "Save bookmark"
msgstr ""
#: templates/list.php:22
msgid "You have no bookmarks"
msgstr ""
#: templates/settings.php:11
msgid "Bookmarklet <br />"
msgstr ""

View File

@ -1,813 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: 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:37
msgid "No events found."
msgstr ""
#: ajax/event/edit.form.php:20
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:23
msgid "Timezone changed"
msgstr ""
#: ajax/settings/settimezone.php:25
msgid "Invalid request"
msgstr ""
#: appinfo/app.php:41 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:33
msgid "Calendar"
msgstr ""
#: js/calendar.js:832
msgid "ddd"
msgstr ""
#: js/calendar.js:833
msgid "ddd M/d"
msgstr ""
#: js/calendar.js:834
msgid "dddd M/d"
msgstr ""
#: js/calendar.js:837
msgid "MMMM yyyy"
msgstr ""
#: js/calendar.js:839
msgid "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
msgstr ""
#: js/calendar.js:841
msgid "dddd, MMM d, yyyy"
msgstr ""
#: lib/app.php:121
msgid "Birthday"
msgstr ""
#: lib/app.php:122
msgid "Business"
msgstr ""
#: lib/app.php:123
msgid "Call"
msgstr ""
#: lib/app.php:124
msgid "Clients"
msgstr ""
#: lib/app.php:125
msgid "Deliverer"
msgstr ""
#: lib/app.php:126
msgid "Holidays"
msgstr ""
#: lib/app.php:127
msgid "Ideas"
msgstr ""
#: lib/app.php:128
msgid "Journey"
msgstr ""
#: lib/app.php:129
msgid "Jubilee"
msgstr ""
#: lib/app.php:130
msgid "Meeting"
msgstr ""
#: lib/app.php:131
msgid "Other"
msgstr ""
#: lib/app.php:132
msgid "Personal"
msgstr ""
#: lib/app.php:133
msgid "Projects"
msgstr ""
#: lib/app.php:134
msgid "Questions"
msgstr ""
#: lib/app.php:135
msgid "Work"
msgstr ""
#: lib/app.php:351 lib/app.php:361
msgid "by"
msgstr ""
#: lib/app.php:359 lib/app.php:399
msgid "unnamed"
msgstr ""
#: 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:373
msgid "Daily"
msgstr ""
#: lib/object.php:374
msgid "Weekly"
msgstr ""
#: lib/object.php:375
msgid "Every Weekday"
msgstr ""
#: lib/object.php:376
msgid "Bi-Weekly"
msgstr ""
#: lib/object.php:377
msgid "Monthly"
msgstr ""
#: lib/object.php:378
msgid "Yearly"
msgstr ""
#: lib/object.php:388
msgid "never"
msgstr ""
#: lib/object.php:389
msgid "by occurrences"
msgstr ""
#: lib/object.php:390
msgid "by date"
msgstr ""
#: lib/object.php:400
msgid "by monthday"
msgstr ""
#: lib/object.php:401
msgid "by weekday"
msgstr ""
#: lib/object.php:411 templates/calendar.php:5 templates/settings.php:69
msgid "Monday"
msgstr ""
#: lib/object.php:412 templates/calendar.php:5
msgid "Tuesday"
msgstr ""
#: lib/object.php:413 templates/calendar.php:5
msgid "Wednesday"
msgstr ""
#: lib/object.php:414 templates/calendar.php:5
msgid "Thursday"
msgstr ""
#: lib/object.php:415 templates/calendar.php:5
msgid "Friday"
msgstr ""
#: lib/object.php:416 templates/calendar.php:5
msgid "Saturday"
msgstr ""
#: lib/object.php:417 templates/calendar.php:5 templates/settings.php:70
msgid "Sunday"
msgstr ""
#: lib/object.php:427
msgid "events week of month"
msgstr ""
#: lib/object.php:428
msgid "first"
msgstr ""
#: lib/object.php:429
msgid "second"
msgstr ""
#: lib/object.php:430
msgid "third"
msgstr ""
#: lib/object.php:431
msgid "fourth"
msgstr ""
#: lib/object.php:432
msgid "fifth"
msgstr ""
#: lib/object.php:433
msgid "last"
msgstr ""
#: lib/object.php:467 templates/calendar.php:7
msgid "January"
msgstr ""
#: lib/object.php:468 templates/calendar.php:7
msgid "February"
msgstr ""
#: lib/object.php:469 templates/calendar.php:7
msgid "March"
msgstr ""
#: lib/object.php:470 templates/calendar.php:7
msgid "April"
msgstr ""
#: lib/object.php:471 templates/calendar.php:7
msgid "May"
msgstr ""
#: lib/object.php:472 templates/calendar.php:7
msgid "June"
msgstr ""
#: lib/object.php:473 templates/calendar.php:7
msgid "July"
msgstr ""
#: lib/object.php:474 templates/calendar.php:7
msgid "August"
msgstr ""
#: lib/object.php:475 templates/calendar.php:7
msgid "September"
msgstr ""
#: lib/object.php:476 templates/calendar.php:7
msgid "October"
msgstr ""
#: lib/object.php:477 templates/calendar.php:7
msgid "November"
msgstr ""
#: lib/object.php:478 templates/calendar.php:7
msgid "December"
msgstr ""
#: lib/object.php:488
msgid "by events date"
msgstr ""
#: lib/object.php:489
msgid "by yearday(s)"
msgstr ""
#: lib/object.php:490
msgid "by weeknumber(s)"
msgstr ""
#: lib/object.php:491
msgid "by day and month"
msgstr ""
#: lib/search.php:35 lib/search.php:37 lib/search.php:40
msgid "Date"
msgstr ""
#: 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:13
msgid "Missing fields"
msgstr ""
#: templates/calendar.php:14 templates/part.eventform.php:19
#: templates/part.showevent.php:11
msgid "Title"
msgstr ""
#: templates/calendar.php:16
msgid "From Date"
msgstr ""
#: templates/calendar.php:17
msgid "From Time"
msgstr ""
#: templates/calendar.php:18
msgid "To Date"
msgstr ""
#: templates/calendar.php:19
msgid "To Time"
msgstr ""
#: templates/calendar.php:20
msgid "The event ends before it starts"
msgstr ""
#: templates/calendar.php:21
msgid "There was a database fail"
msgstr ""
#: templates/calendar.php:39
msgid "Week"
msgstr ""
#: templates/calendar.php:40
msgid "Month"
msgstr ""
#: templates/calendar.php:41
msgid "List"
msgstr ""
#: templates/calendar.php:45
msgid "Today"
msgstr ""
#: templates/calendar.php:46 templates/calendar.php:47
msgid "Settings"
msgstr ""
#: templates/part.choosecalendar.php:2
msgid "Your calendars"
msgstr ""
#: templates/part.choosecalendar.php:27
#: templates/part.choosecalendar.rowfields.php:11
msgid "CalDav Link"
msgstr ""
#: templates/part.choosecalendar.php:31
msgid "Shared calendars"
msgstr ""
#: templates/part.choosecalendar.php:48
msgid "No shared calendars"
msgstr ""
#: templates/part.choosecalendar.rowfields.php:8
msgid "Share Calendar"
msgstr ""
#: templates/part.choosecalendar.rowfields.php:14
msgid "Download"
msgstr ""
#: templates/part.choosecalendar.rowfields.php:17
msgid "Edit"
msgstr ""
#: templates/part.choosecalendar.rowfields.php:20
#: templates/part.editevent.php:9
msgid "Delete"
msgstr ""
#: templates/part.choosecalendar.rowfields.shared.php:4
msgid "shared with you by"
msgstr ""
#: templates/part.editcalendar.php:9
msgid "New calendar"
msgstr ""
#: templates/part.editcalendar.php:9
msgid "Edit calendar"
msgstr ""
#: templates/part.editcalendar.php:12
msgid "Displayname"
msgstr ""
#: templates/part.editcalendar.php:23
msgid "Active"
msgstr ""
#: templates/part.editcalendar.php:29
msgid "Calendar color"
msgstr ""
#: templates/part.editcalendar.php:42
msgid "Save"
msgstr ""
#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
#: templates/part.newevent.php:6
msgid "Submit"
msgstr ""
#: templates/part.editcalendar.php:43
msgid "Cancel"
msgstr ""
#: templates/part.editevent.php:1
msgid "Edit an event"
msgstr ""
#: templates/part.editevent.php:10
msgid "Export"
msgstr ""
#: templates/part.eventform.php:8 templates/part.showevent.php:3
msgid "Eventinfo"
msgstr ""
#: templates/part.eventform.php:9 templates/part.showevent.php:4
msgid "Repeating"
msgstr ""
#: templates/part.eventform.php:10 templates/part.showevent.php:5
msgid "Alarm"
msgstr ""
#: templates/part.eventform.php:11 templates/part.showevent.php:6
msgid "Attendees"
msgstr ""
#: templates/part.eventform.php:13
msgid "Share"
msgstr ""
#: templates/part.eventform.php:21
msgid "Title of the Event"
msgstr ""
#: templates/part.eventform.php:27 templates/part.showevent.php:19
msgid "Category"
msgstr ""
#: templates/part.eventform.php:29
msgid "Separate categories with commas"
msgstr ""
#: templates/part.eventform.php:30
msgid "Edit categories"
msgstr ""
#: templates/part.eventform.php:56 templates/part.showevent.php:52
msgid "All Day Event"
msgstr ""
#: templates/part.eventform.php:60 templates/part.showevent.php:56
msgid "From"
msgstr ""
#: templates/part.eventform.php:68 templates/part.showevent.php:64
msgid "To"
msgstr ""
#: templates/part.eventform.php:76 templates/part.showevent.php:72
msgid "Advanced options"
msgstr ""
#: templates/part.eventform.php:81 templates/part.showevent.php:77
msgid "Location"
msgstr ""
#: templates/part.eventform.php:83
msgid "Location of the Event"
msgstr ""
#: templates/part.eventform.php:89 templates/part.showevent.php:85
msgid "Description"
msgstr ""
#: templates/part.eventform.php:91
msgid "Description of the Event"
msgstr ""
#: templates/part.eventform.php:100 templates/part.showevent.php:95
msgid "Repeat"
msgstr ""
#: templates/part.eventform.php:107 templates/part.showevent.php:102
msgid "Advanced"
msgstr ""
#: 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:159 templates/part.showevent.php:172
msgid "Select days"
msgstr ""
#: 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:177
msgid "and the events day of month."
msgstr ""
#: templates/part.eventform.php:190 templates/part.showevent.php:185
msgid "Select months"
msgstr ""
#: templates/part.eventform.php:203 templates/part.showevent.php:198
msgid "Select weeks"
msgstr ""
#: 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:209
msgid "Interval"
msgstr ""
#: templates/part.eventform.php:220 templates/part.showevent.php:215
msgid "End"
msgstr ""
#: templates/part.eventform.php:233 templates/part.showevent.php:228
msgid "occurrences"
msgstr ""
#: templates/part.import.php:14
msgid "create a new calendar"
msgstr ""
#: templates/part.import.php:17
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 ""
#: templates/part.newevent.php:1
msgid "Create a new event"
msgstr ""
#: templates/part.showevent.php:1
msgid "View an event"
msgstr ""
#: templates/part.showevent.php:23
msgid "No categories selected"
msgstr ""
#: templates/part.showevent.php:37
msgid "of"
msgstr ""
#: templates/part.showevent.php:59 templates/part.showevent.php:67
msgid "at"
msgstr ""
#: templates/settings.php:10
msgid "General"
msgstr ""
#: templates/settings.php:15
msgid "Timezone"
msgstr ""
#: templates/settings.php:47
msgid "Update timezone automatically"
msgstr ""
#: templates/settings.php:52
msgid "Time format"
msgstr ""
#: templates/settings.php:57
msgid "24h"
msgstr ""
#: templates/settings.php:58
msgid "12h"
msgstr ""
#: templates/settings.php:64
msgid "Start week on"
msgstr ""
#: templates/settings.php:76
msgid "Cache"
msgstr ""
#: templates/settings.php:80
msgid "Clear cache for repeating events"
msgstr ""
#: templates/settings.php:85
msgid "URLs"
msgstr ""
#: templates/settings.php:87
msgid "Calendar CalDAV syncing addresses"
msgstr ""
#: templates/settings.php:87
msgid "more info"
msgstr ""
#: templates/settings.php:89
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:91
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:93
msgid "Read only iCalendar link(s)"
msgstr ""
#: templates/share.dropdown.php:20
msgid "Users"
msgstr ""
#: templates/share.dropdown.php:21
msgid "select users"
msgstr ""
#: templates/share.dropdown.php:36 templates/share.dropdown.php:62
msgid "Editable"
msgstr ""
#: templates/share.dropdown.php:48
msgid "Groups"
msgstr ""
#: templates/share.dropdown.php:49
msgid "select groups"
msgstr ""
#: templates/share.dropdown.php:75
msgid "make public"
msgstr ""

View File

@ -1,952 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ajax/addressbook/activate.php:24 ajax/addressbook/update.php:32
msgid "Error (de)activating addressbook."
msgstr ""
#: ajax/addressbook/delete.php:31 ajax/addressbook/update.php:20
#: ajax/contact/addproperty.php:42 ajax/contact/delete.php:32
#: ajax/contact/saveproperty.php:39
msgid "id is not set."
msgstr ""
#: ajax/addressbook/update.php:24
msgid "Cannot update addressbook with an empty name."
msgstr ""
#: ajax/addressbook/update.php:28
msgid "Error updating addressbook."
msgstr ""
#: ajax/categories/categoriesfor.php:17
msgid "No ID provided"
msgstr ""
#: ajax/categories/categoriesfor.php:34
msgid "Error setting checksum."
msgstr ""
#: ajax/categories/delete.php:19
msgid "No categories selected for deletion."
msgstr ""
#: ajax/categories/delete.php:26
msgid "No address books found."
msgstr ""
#: ajax/categories/delete.php:34
msgid "No contacts found."
msgstr ""
#: ajax/contact/add.php:47
msgid "There was an error adding the contact."
msgstr ""
#: ajax/contact/addproperty.php:39 ajax/contact/saveproperty.php:36
msgid "element name is not set."
msgstr ""
#: ajax/contact/addproperty.php:46
msgid "Could not parse contact: "
msgstr ""
#: ajax/contact/addproperty.php:56
msgid "Cannot add empty property."
msgstr ""
#: ajax/contact/addproperty.php:67
msgid "At least one of the address fields has to be filled out."
msgstr ""
#: ajax/contact/addproperty.php:76
msgid "Trying to add duplicate property: "
msgstr ""
#: ajax/contact/addproperty.php:115 ajax/contact/saveproperty.php:93
msgid "Missing IM parameter."
msgstr ""
#: ajax/contact/addproperty.php:119 ajax/contact/saveproperty.php:97
msgid "Unknown IM: "
msgstr ""
#: ajax/contact/deleteproperty.php:37
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: ajax/contact/details.php:31
msgid "Missing ID"
msgstr ""
#: ajax/contact/details.php:36
msgid "Error parsing VCard for ID: \""
msgstr ""
#: ajax/contact/saveproperty.php:42
msgid "checksum is not set."
msgstr ""
#: ajax/contact/saveproperty.php:62
msgid "Information about vCard is incorrect. Please reload the page: "
msgstr ""
#: ajax/contact/saveproperty.php:69
msgid "Something went FUBAR. "
msgstr ""
#: ajax/currentphoto.php:30 ajax/oc_photo.php:28 ajax/uploadphoto.php:36
#: ajax/uploadphoto.php:68
msgid "No contact ID was submitted."
msgstr ""
#: ajax/currentphoto.php:36
msgid "Error reading contact photo."
msgstr ""
#: ajax/currentphoto.php:48
msgid "Error saving temporary file."
msgstr ""
#: ajax/currentphoto.php:51
msgid "The loading photo is not valid."
msgstr ""
#: ajax/editname.php:31
msgid "Contact ID is missing."
msgstr ""
#: ajax/oc_photo.php:32
msgid "No photo path was submitted."
msgstr ""
#: ajax/oc_photo.php:39
msgid "File doesn't exist:"
msgstr ""
#: ajax/oc_photo.php:44 ajax/oc_photo.php:47
msgid "Error loading image."
msgstr ""
#: ajax/savecrop.php:69
msgid "Error getting contact object."
msgstr ""
#: ajax/savecrop.php:79
msgid "Error getting PHOTO property."
msgstr ""
#: ajax/savecrop.php:98
msgid "Error saving contact."
msgstr ""
#: ajax/savecrop.php:109
msgid "Error resizing image"
msgstr ""
#: ajax/savecrop.php:112
msgid "Error cropping image"
msgstr ""
#: ajax/savecrop.php:115
msgid "Error creating temporary image"
msgstr ""
#: ajax/savecrop.php:118
msgid "Error finding image: "
msgstr ""
#: ajax/uploadimport.php:44 ajax/uploadimport.php:76
msgid "Error uploading contacts to storage."
msgstr ""
#: ajax/uploadimport.php:61 ajax/uploadphoto.php:77
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/uploadimport.php:62 ajax/uploadphoto.php:78
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
#: ajax/uploadimport.php:63 ajax/uploadphoto.php:79
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/uploadimport.php:64 ajax/uploadphoto.php:80
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/uploadimport.php:65 ajax/uploadphoto.php:81
msgid "No file was uploaded"
msgstr ""
#: ajax/uploadimport.php:66 ajax/uploadphoto.php:82
msgid "Missing a temporary folder"
msgstr ""
#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:109
msgid "Couldn't save temporary image: "
msgstr ""
#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:112
msgid "Couldn't load temporary image: "
msgstr ""
#: ajax/uploadphoto.php:71
msgid "No file was uploaded. Unknown error"
msgstr ""
#: appinfo/app.php:25
msgid "Contacts"
msgstr ""
#: js/contacts.js:71
msgid "Sorry, this functionality has not been implemented yet"
msgstr ""
#: js/contacts.js:71
msgid "Not implemented"
msgstr ""
#: js/contacts.js:76
msgid "Couldn't get a valid address."
msgstr ""
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:723 js/contacts.js:763 js/contacts.js:789 js/contacts.js:921
#: js/contacts.js:927 js/contacts.js:939 js/contacts.js:976
#: js/contacts.js:1250 js/contacts.js:1258 js/contacts.js:1267
#: js/contacts.js:1302 js/contacts.js:1338 js/contacts.js:1353
#: js/contacts.js:1379 js/contacts.js:1609 js/contacts.js:1644
#: js/contacts.js:1664 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr ""
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
#: js/contacts.js:763
msgid "This property has to be non-empty."
msgstr ""
#: js/contacts.js:789
msgid "Couldn't serialize elements."
msgstr ""
#: js/contacts.js:921 js/contacts.js:939
msgid ""
"'deleteProperty' called without type argument. Please report at bugs."
"owncloud.org"
msgstr ""
#: js/contacts.js:958
msgid "Edit name"
msgstr ""
#: js/contacts.js:1250
msgid "No files selected for upload."
msgstr ""
#: js/contacts.js:1258
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: js/contacts.js:1322
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1457 js/contacts.js:1498 js/contacts.js:1517
#: js/contacts.js:1560
msgid "Select type"
msgstr ""
#: js/contacts.js:1578
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1649
msgid "Do you want to merge these address books?"
msgstr ""
#: js/loader.js:49
msgid "Result: "
msgstr ""
#: js/loader.js:49
msgid " imported, "
msgstr ""
#: js/loader.js:49
msgid " failed."
msgstr ""
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
#: lib/app.php:36
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr ""
#: lib/app.php:71
msgid "Contact could not be found."
msgstr ""
#: lib/app.php:116
msgid "Jabber"
msgstr ""
#: lib/app.php:121
msgid "AIM"
msgstr ""
#: lib/app.php:126
msgid "MSN"
msgstr ""
#: lib/app.php:131
msgid "Twitter"
msgstr ""
#: lib/app.php:136
msgid "GoogleTalk"
msgstr ""
#: lib/app.php:141
msgid "Facebook"
msgstr ""
#: lib/app.php:146
msgid "XMPP"
msgstr ""
#: lib/app.php:151
msgid "ICQ"
msgstr ""
#: lib/app.php:156
msgid "Yahoo"
msgstr ""
#: lib/app.php:161
msgid "Skype"
msgstr ""
#: lib/app.php:166
msgid "QQ"
msgstr ""
#: lib/app.php:171
msgid "GaduGadu"
msgstr ""
#: lib/app.php:194 lib/app.php:202 lib/app.php:213 lib/app.php:266
msgid "Work"
msgstr ""
#: lib/app.php:195 lib/app.php:200 lib/app.php:214
msgid "Home"
msgstr ""
#: lib/app.php:196 lib/app.php:209 lib/app.php:262 lib/vcard.php:586
msgid "Other"
msgstr ""
#: lib/app.php:201
msgid "Mobile"
msgstr ""
#: lib/app.php:203
msgid "Text"
msgstr ""
#: lib/app.php:204
msgid "Voice"
msgstr ""
#: lib/app.php:205
msgid "Message"
msgstr ""
#: lib/app.php:206
msgid "Fax"
msgstr ""
#: lib/app.php:207
msgid "Video"
msgstr ""
#: lib/app.php:208
msgid "Pager"
msgstr ""
#: lib/app.php:215
msgid "Internet"
msgstr ""
#: lib/app.php:252 templates/part.contact.php:45
#: templates/part.contact.php:128
msgid "Birthday"
msgstr ""
#: lib/app.php:253
msgid "Business"
msgstr ""
#: lib/app.php:254
msgid "Call"
msgstr ""
#: lib/app.php:255
msgid "Clients"
msgstr ""
#: lib/app.php:256
msgid "Deliverer"
msgstr ""
#: lib/app.php:257
msgid "Holidays"
msgstr ""
#: lib/app.php:258
msgid "Ideas"
msgstr ""
#: lib/app.php:259
msgid "Journey"
msgstr ""
#: lib/app.php:260
msgid "Jubilee"
msgstr ""
#: lib/app.php:261
msgid "Meeting"
msgstr ""
#: lib/app.php:263
msgid "Personal"
msgstr ""
#: lib/app.php:264
msgid "Projects"
msgstr ""
#: lib/app.php:265
msgid "Questions"
msgstr ""
#: lib/hooks.php:102
msgid "{name}'s Birthday"
msgstr ""
#: lib/search.php:15
msgid "Contact"
msgstr ""
#: lib/vcard.php:401
msgid "You do not have the permissions to edit this contact."
msgstr ""
#: lib/vcard.php:476
msgid "You do not have the permissions to delete this contact."
msgstr ""
#: templates/index.php:14
msgid "Add Contact"
msgstr ""
#: templates/index.php:15 templates/index.php:16 templates/part.import.php:17
msgid "Import"
msgstr ""
#: templates/index.php:18
msgid "Settings"
msgstr ""
#: templates/index.php:18 templates/settings.php:9
msgid "Addressbooks"
msgstr ""
#: templates/index.php:36 templates/part.import.php:24
msgid "Close"
msgstr ""
#: templates/index.php:37
msgid "Keyboard shortcuts"
msgstr ""
#: templates/index.php:39
msgid "Navigation"
msgstr ""
#: templates/index.php:42
msgid "Next contact in list"
msgstr ""
#: templates/index.php:44
msgid "Previous contact in list"
msgstr ""
#: templates/index.php:46
msgid "Expand/collapse current addressbook"
msgstr ""
#: templates/index.php:48
msgid "Next addressbook"
msgstr ""
#: templates/index.php:50
msgid "Previous addressbook"
msgstr ""
#: templates/index.php:54
msgid "Actions"
msgstr ""
#: templates/index.php:57
msgid "Refresh contacts list"
msgstr ""
#: templates/index.php:59
msgid "Add new contact"
msgstr ""
#: templates/index.php:61
msgid "Add new addressbook"
msgstr ""
#: templates/index.php:63
msgid "Delete current contact"
msgstr ""
#: templates/part.contact.php:17
msgid "Drop photo to upload"
msgstr ""
#: templates/part.contact.php:19
msgid "Delete current photo"
msgstr ""
#: templates/part.contact.php:20
msgid "Edit current photo"
msgstr ""
#: templates/part.contact.php:21
msgid "Upload new photo"
msgstr ""
#: templates/part.contact.php:22
msgid "Select photo from ownCloud"
msgstr ""
#: templates/part.contact.php:35
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr ""
#: templates/part.contact.php:36
msgid "Edit name details"
msgstr ""
#: templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:126
msgid "Organization"
msgstr ""
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:36
msgid "Delete"
msgstr ""
#: templates/part.contact.php:41 templates/part.contact.php:127
msgid "Nickname"
msgstr ""
#: templates/part.contact.php:42
msgid "Enter nickname"
msgstr ""
#: templates/part.contact.php:43 templates/part.contact.php:134
msgid "Web site"
msgstr ""
#: templates/part.contact.php:44
msgid "http://www.somesite.com"
msgstr ""
#: templates/part.contact.php:44
msgid "Go to web site"
msgstr ""
#: templates/part.contact.php:46
msgid "dd-mm-yyyy"
msgstr ""
#: templates/part.contact.php:47 templates/part.contact.php:135
msgid "Groups"
msgstr ""
#: templates/part.contact.php:49
msgid "Separate groups with commas"
msgstr ""
#: templates/part.contact.php:50
msgid "Edit groups"
msgstr ""
#: templates/part.contact.php:59 templates/part.contact.php:73
#: templates/part.contact.php:98
msgid "Preferred"
msgstr ""
#: templates/part.contact.php:60
msgid "Please specify a valid email address."
msgstr ""
#: templates/part.contact.php:60
msgid "Enter email address"
msgstr ""
#: templates/part.contact.php:64
msgid "Mail to address"
msgstr ""
#: templates/part.contact.php:65
msgid "Delete email address"
msgstr ""
#: templates/part.contact.php:75
msgid "Enter phone number"
msgstr ""
#: templates/part.contact.php:79
msgid "Delete phone number"
msgstr ""
#: templates/part.contact.php:100
msgid "Instant Messenger"
msgstr ""
#: templates/part.contact.php:101
msgid "Delete IM"
msgstr ""
#: templates/part.contact.php:110
msgid "View on map"
msgstr ""
#: templates/part.contact.php:110
msgid "Edit address details"
msgstr ""
#: templates/part.contact.php:116
msgid "Add notes here."
msgstr ""
#: templates/part.contact.php:124
msgid "Add field"
msgstr ""
#: templates/part.contact.php:129
msgid "Phone"
msgstr ""
#: templates/part.contact.php:130
msgid "Email"
msgstr ""
#: templates/part.contact.php:131
msgid "Instant Messaging"
msgstr ""
#: templates/part.contact.php:132
msgid "Address"
msgstr ""
#: templates/part.contact.php:133
msgid "Note"
msgstr ""
#: templates/part.contact.php:138
msgid "Download contact"
msgstr ""
#: templates/part.contact.php:139
msgid "Delete contact"
msgstr ""
#: templates/part.cropphoto.php:65
msgid "The temporary image has been removed from cache."
msgstr ""
#: templates/part.edit_address_dialog.php:6
msgid "Edit address"
msgstr ""
#: templates/part.edit_address_dialog.php:10
msgid "Type"
msgstr ""
#: templates/part.edit_address_dialog.php:18
#: templates/part.edit_address_dialog.php:21
msgid "PO Box"
msgstr ""
#: templates/part.edit_address_dialog.php:24
msgid "Street address"
msgstr ""
#: templates/part.edit_address_dialog.php:27
msgid "Street and number"
msgstr ""
#: templates/part.edit_address_dialog.php:30
msgid "Extended"
msgstr ""
#: templates/part.edit_address_dialog.php:33
msgid "Apartment number etc."
msgstr ""
#: templates/part.edit_address_dialog.php:36
#: templates/part.edit_address_dialog.php:39
msgid "City"
msgstr ""
#: templates/part.edit_address_dialog.php:42
msgid "Region"
msgstr ""
#: templates/part.edit_address_dialog.php:45
msgid "E.g. state or province"
msgstr ""
#: templates/part.edit_address_dialog.php:48
msgid "Zipcode"
msgstr ""
#: templates/part.edit_address_dialog.php:51
msgid "Postal code"
msgstr ""
#: templates/part.edit_address_dialog.php:54
#: templates/part.edit_address_dialog.php:57
msgid "Country"
msgstr ""
#: templates/part.edit_name_dialog.php:16
msgid "Addressbook"
msgstr ""
#: templates/part.edit_name_dialog.php:23
msgid "Hon. prefixes"
msgstr ""
#: templates/part.edit_name_dialog.php:27
msgid "Miss"
msgstr ""
#: templates/part.edit_name_dialog.php:28
msgid "Ms"
msgstr ""
#: templates/part.edit_name_dialog.php:29
msgid "Mr"
msgstr ""
#: templates/part.edit_name_dialog.php:30
msgid "Sir"
msgstr ""
#: templates/part.edit_name_dialog.php:31
msgid "Mrs"
msgstr ""
#: templates/part.edit_name_dialog.php:32
msgid "Dr"
msgstr ""
#: templates/part.edit_name_dialog.php:35
msgid "Given name"
msgstr ""
#: templates/part.edit_name_dialog.php:37
msgid "Additional names"
msgstr ""
#: templates/part.edit_name_dialog.php:39
msgid "Family name"
msgstr ""
#: templates/part.edit_name_dialog.php:41
msgid "Hon. suffixes"
msgstr ""
#: templates/part.edit_name_dialog.php:45
msgid "J.D."
msgstr ""
#: templates/part.edit_name_dialog.php:46
msgid "M.D."
msgstr ""
#: templates/part.edit_name_dialog.php:47
msgid "D.O."
msgstr ""
#: templates/part.edit_name_dialog.php:48
msgid "D.C."
msgstr ""
#: templates/part.edit_name_dialog.php:49
msgid "Ph.D."
msgstr ""
#: templates/part.edit_name_dialog.php:50
msgid "Esq."
msgstr ""
#: templates/part.edit_name_dialog.php:51
msgid "Jr."
msgstr ""
#: templates/part.edit_name_dialog.php:52
msgid "Sn."
msgstr ""
#: templates/part.import.php:1
msgid "Import a contacts file"
msgstr ""
#: templates/part.import.php:6
msgid "Please choose the addressbook"
msgstr ""
#: templates/part.import.php:10
msgid "create a new addressbook"
msgstr ""
#: templates/part.import.php:15
msgid "Name of new addressbook"
msgstr ""
#: templates/part.import.php:20
msgid "Importing contacts"
msgstr ""
#: templates/part.no_contacts.php:3
msgid "You have no contacts in your addressbook."
msgstr ""
#: templates/part.no_contacts.php:5
msgid "Add contact"
msgstr ""
#: templates/part.selectaddressbook.php:1
msgid "Select Address Books"
msgstr ""
#: templates/part.selectaddressbook.php:27
msgid "Enter name"
msgstr ""
#: templates/part.selectaddressbook.php:29
msgid "Enter description"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:20
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:23
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr ""
#: templates/settings.php:33
msgid "Edit"
msgstr ""
#: templates/settings.php:43
msgid "New Address Book"
msgstr ""
#: templates/settings.php:44
msgid "Name"
msgstr ""
#: templates/settings.php:45
msgid "Description"
msgstr ""
#: templates/settings.php:46
msgid "Save"
msgstr ""
#: templates/settings.php:47
msgid "Cancel"
msgstr ""
#: templates/settings.php:52
msgid "More..."
msgstr ""

View File

@ -1,22 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: js/viewer.js:9
msgid "Close"
msgstr ""

View File

@ -1,42 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: js/viewer.js:22
msgid "Previous"
msgstr ""
#: js/viewer.js:23
msgid "Next"
msgstr ""
#: js/viewer.js:29
msgid "Page Width"
msgstr ""
#: js/viewer.js:29
msgid "Page Fit"
msgstr ""
#: js/viewer.js:30
msgid "Print"
msgstr ""
#: js/viewer.js:32
msgid "Download"
msgstr ""

View File

@ -1,38 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: appinfo/app.php:42
msgid "Pictures"
msgstr ""
#: js/pictures.js:12
msgid "Share gallery"
msgstr ""
#: js/pictures.js:32
msgid "Error: "
msgstr ""
#: js/pictures.js:32
msgid "Internal error"
msgstr ""
#: templates/index.php:27
msgid "Slideshow"
msgstr ""

View File

@ -1,22 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: templates/presentations.php:7
msgid "Documentation"
msgstr ""

View File

@ -1,66 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: appinfo/app.php:45 templates/player.php:8
msgid "Music"
msgstr ""
#: js/music.js:18
msgid "Add album to playlist"
msgstr ""
#: templates/music.php:3 templates/player.php:12
msgid "Play"
msgstr ""
#: templates/music.php:4 templates/music.php:26 templates/player.php:13
msgid "Pause"
msgstr ""
#: templates/music.php:5
msgid "Previous"
msgstr ""
#: templates/music.php:6 templates/player.php:14
msgid "Next"
msgstr ""
#: templates/music.php:7
msgid "Mute"
msgstr ""
#: templates/music.php:8
msgid "Unmute"
msgstr ""
#: templates/music.php:25
msgid "Rescan Collection"
msgstr ""
#: templates/music.php:37
msgid "Artist"
msgstr ""
#: templates/music.php:38
msgid "Album"
msgstr ""
#: templates/music.php:39
msgid "Title"
msgstr ""

View File

@ -1,106 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101
msgid "Invalid date/time"
msgstr ""
#: appinfo/app.php:11
msgid "Tasks"
msgstr ""
#: js/tasks.js:415
msgid "No category"
msgstr ""
#: lib/app.php:33
msgid "Unspecified"
msgstr ""
#: lib/app.php:34
msgid "1=highest"
msgstr ""
#: lib/app.php:38
msgid "5=medium"
msgstr ""
#: lib/app.php:42
msgid "9=lowest"
msgstr ""
#: lib/app.php:81
msgid "Empty Summary"
msgstr ""
#: lib/app.php:93
msgid "Invalid percent complete"
msgstr ""
#: lib/app.php:107
msgid "Invalid priority"
msgstr ""
#: templates/tasks.php:3
msgid "Add Task"
msgstr ""
#: templates/tasks.php:4
msgid "Order Due"
msgstr ""
#: templates/tasks.php:5
msgid "Order List"
msgstr ""
#: templates/tasks.php:6
msgid "Order Complete"
msgstr ""
#: templates/tasks.php:7
msgid "Order Location"
msgstr ""
#: templates/tasks.php:8
msgid "Order Priority"
msgstr ""
#: templates/tasks.php:9
msgid "Order Label"
msgstr ""
#: templates/tasks.php:16
msgid "Loading tasks..."
msgstr ""
#: templates/tasks.php:20
msgid "Important"
msgstr ""
#: templates/tasks.php:23
msgid "More"
msgstr ""
#: templates/tasks.php:26
msgid "Less"
msgstr ""
#: templates/tasks.php:29
msgid "Delete"
msgstr ""

View File

@ -1,50 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: js/export.js:14 js/export.js:20
msgid "Export"
msgstr ""
#: js/export.js:19
msgid "Something went wrong while the export file was being generated"
msgstr ""
#: js/export.js:19
msgid "An error has occurred"
msgstr ""
#: templates/settings.php:2
msgid "Export your user account"
msgstr ""
#: templates/settings.php:3
msgid "This will create a compressed file that contains your ownCloud account."
msgstr ""
#: templates/settings.php:13
msgid "Import user account"
msgstr ""
#: templates/settings.php:15
msgid "ownCloud User Zip"
msgstr ""
#: templates/settings.php:17
msgid "Import"
msgstr ""

View File

@ -1,54 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-26 02:18+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: templates/nomode.php:12
msgid "This is an OpenID server endpoint. For more information, see "
msgstr ""
#: templates/nomode.php:14
msgid "Identity: <b>"
msgstr ""
#: templates/nomode.php:15
msgid "Realm: <b>"
msgstr ""
#: templates/nomode.php:16
msgid "User: <b>"
msgstr ""
#: templates/nomode.php:17
msgid "Login"
msgstr ""
#: templates/nomode.php:22
msgid "Error: <b>No user Selected"
msgstr ""
#: templates/settings.php:4
msgid "you can authenticate to other sites with this address"
msgstr ""
#: templates/settings.php:5
msgid "Authorized OpenID provider"
msgstr ""
#: templates/settings.php:6
msgid "Your address at Wordpress, Identi.ca, &hellip;"
msgstr ""