diff options
Diffstat (limited to 'l10n/templates')
-rw-r--r-- | l10n/templates/calendar.pot | 46 | ||||
-rw-r--r-- | l10n/templates/contacts.pot | 115 | ||||
-rw-r--r-- | l10n/templates/core.pot | 2 | ||||
-rw-r--r-- | l10n/templates/files.pot | 2 | ||||
-rw-r--r-- | l10n/templates/gallery.pot | 30 | ||||
-rw-r--r-- | l10n/templates/media.pot | 4 | ||||
-rw-r--r-- | l10n/templates/settings.pot | 2 |
7 files changed, 141 insertions, 60 deletions
diff --git a/l10n/templates/calendar.pot b/l10n/templates/calendar.pot index 9bcac2da988..2ccfc8c0f92 100644 --- a/l10n/templates/calendar.pot +++ b/l10n/templates/calendar.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-11 00:18+0100\n" +"POT-Creation-Date: 2012-01-15 14:44+0100\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" @@ -314,27 +314,27 @@ msgstr "" msgid "There was a database fail" msgstr "" -#: templates/calendar.php:38 +#: templates/calendar.php:52 msgid "Week" msgstr "" -#: templates/calendar.php:39 +#: templates/calendar.php:53 msgid "Month" msgstr "" -#: templates/calendar.php:40 +#: templates/calendar.php:54 msgid "List" msgstr "" -#: templates/calendar.php:45 +#: templates/calendar.php:59 msgid "Today" msgstr "" -#: templates/calendar.php:46 +#: templates/calendar.php:60 msgid "Calendars" msgstr "" -#: templates/calendar.php:64 +#: templates/calendar.php:78 msgid "There was a fail, while parsing the file." msgstr "" @@ -448,7 +448,7 @@ msgstr "" msgid "Edit calendar" msgstr "" -#: templates/part.editcalendar.php:12 templates/part.import.php:29 +#: templates/part.editcalendar.php:12 msgid "Displayname" msgstr "" @@ -574,35 +574,35 @@ msgid "Description of the Event" msgstr "" #: templates/part.import.php:1 -msgid "Import Ical File" -msgstr "" - -#: templates/part.import.php:4 -msgid "How to import the new calendar?" +msgid "Import a calendar file" msgstr "" #: templates/part.import.php:6 -msgid "Import into an existing calendar" +msgid "Please choose the calendar" msgstr "" -#: templates/part.import.php:7 -msgid "Import into a new calendar" +#: templates/part.import.php:10 +msgid "create a new calendar" msgstr "" -#: templates/part.import.php:10 -msgid "Please choose the calendar" +#: templates/part.import.php:15 +msgid "Name of new calendar" msgstr "" -#: templates/part.import.php:20 templates/part.import.php:37 +#: templates/part.import.php:17 msgid "Import" msgstr "" -#: templates/part.import.php:22 templates/part.import.php:39 -msgid "Back" +#: templates/part.import.php:20 +msgid "Importing calendar" +msgstr "" + +#: templates/part.import.php:23 +msgid "Calendar imported successfully" msgstr "" -#: templates/part.import.php:25 -msgid "Please fill out the form" +#: templates/part.import.php:24 +msgid "Close Dialog" msgstr "" #: templates/part.newevent.php:1 diff --git a/l10n/templates/contacts.pot b/l10n/templates/contacts.pot index bc72053cd50..f2d99d896d9 100644 --- a/l10n/templates/contacts.pot +++ b/l10n/templates/contacts.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-11 00:18+0100\n" +"POT-Creation-Date: 2012-01-15 14:44+0100\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,6 +17,50 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +#: ajax/activation.php:17 ajax/updateaddressbook.php:26 +msgid "Error (de)activating addressbook." +msgstr "" + +#: ajax/addcard.php:79 +msgid "There was an error adding the contact." +msgstr "" + +#: ajax/addproperty.php:39 +msgid "Cannot add empty property." +msgstr "" + +#: ajax/addproperty.php:51 +msgid "At least one of the address fields has to be filled out." +msgstr "" + +#: ajax/addproperty.php:77 +msgid "Error adding contact property." +msgstr "" + +#: ajax/createaddressbook.php:20 +msgid "Error adding addressbook." +msgstr "" + +#: ajax/createaddressbook.php:26 +msgid "Error activating addressbook." +msgstr "" + +#: ajax/deleteproperty.php:40 +msgid "Error deleting contact property." +msgstr "" + +#: ajax/setproperty.php:79 +msgid "Error updating contact property." +msgstr "" + +#: ajax/updateaddressbook.php:20 +msgid "Error updating addressbook." +msgstr "" + +#: appinfo/app.php:21 templates/settings.php:3 +msgid "Contacts" +msgstr "" + #: lib/app.php:42 msgid "This is not your addressbook." msgstr "" @@ -25,29 +69,25 @@ msgstr "" msgid "Contact could not be found." msgstr "" -#: lib/app.php:65 -msgid "vCard could not be read." -msgstr "" - #: lib/app.php:79 msgid "Information about vCard is incorrect. Please reload the page." msgstr "" -#: lib/app.php:91 templates/part.addcardform.php:56 +#: lib/app.php:91 templates/part.addcardform.php:54 #: templates/part.property.php:45 templates/part.setpropertyform.php:7 msgid "Address" msgstr "" -#: lib/app.php:92 templates/part.addcardform.php:37 +#: lib/app.php:92 templates/part.addcardform.php:43 msgid "Telephone" msgstr "" -#: lib/app.php:93 templates/part.addcardform.php:31 +#: lib/app.php:93 templates/part.addcardform.php:37 #: templates/part.property.php:16 templates/part.setpropertyform.php:51 msgid "Email" msgstr "" -#: lib/app.php:94 templates/part.addcardform.php:23 +#: lib/app.php:94 templates/part.addcardform.php:27 #: templates/part.property.php:9 templates/part.setpropertyform.php:54 msgid "Organization" msgstr "" @@ -84,6 +124,10 @@ msgstr "" msgid "Pager" msgstr "" +#: lib/search.php:22 +msgid "Contact" +msgstr "" + #: photo.php:40 msgid "This is not your contact." msgstr "" @@ -96,68 +140,64 @@ msgstr "" msgid "This card does not contain a photo." msgstr "" -#: templates/index.php:13 +#: templates/index.php:6 msgid "Add Contact" msgstr "" -#: templates/index.php:14 -msgid "Address Books" +#: templates/index.php:7 +msgid "Addressbooks" msgstr "" #: templates/part.addcardform.php:8 -msgid "Group" +msgid "Addressbook" msgstr "" -#: templates/part.addcardform.php:19 +#: templates/part.addcardform.php:21 msgid "Name" msgstr "" -#: templates/part.addcardform.php:41 -msgid "Number" -msgstr "" - -#: templates/part.addcardform.php:45 templates/part.addcardform.php:59 -#: templates/part.details.php:42 templates/part.details.php:78 -#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47 +#: templates/part.addcardform.php:57 templates/part.details.php:43 +#: templates/part.details.php:79 templates/part.setpropertyform.php:10 +#: templates/part.setpropertyform.php:47 msgid "Type" msgstr "" -#: templates/part.addcardform.php:65 templates/part.details.php:48 +#: templates/part.addcardform.php:65 templates/part.details.php:49 #: templates/part.setpropertyform.php:16 msgid "PO Box" msgstr "" -#: templates/part.addcardform.php:69 templates/part.details.php:52 +#: templates/part.addcardform.php:72 templates/part.details.php:53 #: templates/part.setpropertyform.php:20 msgid "Extended" msgstr "" -#: templates/part.addcardform.php:73 templates/part.details.php:56 +#: templates/part.addcardform.php:78 templates/part.details.php:57 #: templates/part.setpropertyform.php:24 msgid "Street" msgstr "" -#: templates/part.addcardform.php:77 templates/part.details.php:60 +#: templates/part.addcardform.php:84 templates/part.details.php:61 #: templates/part.setpropertyform.php:28 msgid "City" msgstr "" -#: templates/part.addcardform.php:81 templates/part.details.php:64 +#: templates/part.addcardform.php:90 templates/part.details.php:65 #: templates/part.setpropertyform.php:32 msgid "Region" msgstr "" -#: templates/part.addcardform.php:85 templates/part.details.php:68 +#: templates/part.addcardform.php:96 templates/part.details.php:69 #: templates/part.setpropertyform.php:36 msgid "Zipcode" msgstr "" -#: templates/part.addcardform.php:89 templates/part.details.php:72 +#: templates/part.addcardform.php:102 templates/part.details.php:73 #: templates/part.setpropertyform.php:40 msgid "Country" msgstr "" -#: templates/part.addcardform.php:97 +#: templates/part.addcardform.php:109 msgid "Create Contact" msgstr "" @@ -166,7 +206,6 @@ msgid "Choose active Address Books" msgstr "" #: templates/part.chooseaddressbook.php:16 -#: templates/part.editaddressbook.php:9 msgid "New Address Book" msgstr "" @@ -188,15 +227,23 @@ msgid "Delete" msgstr "" #: templates/part.details.php:3 +msgid "Download contact" +msgstr "" + +#: templates/part.details.php:4 msgid "Delete contact" msgstr "" -#: templates/part.details.php:33 +#: templates/part.details.php:34 msgid "Add" msgstr "" #: templates/part.editaddressbook.php:9 -msgid "Edit Address Book" +msgid "New Addressbook" +msgstr "" + +#: templates/part.editaddressbook.php:9 +msgid "Edit Addressbook" msgstr "" #: templates/part.editaddressbook.php:12 @@ -234,3 +281,7 @@ msgstr "" #: templates/part.setpropertyform.php:57 msgid "Update" msgstr "" + +#: templates/settings.php:4 +msgid "CardDAV syncing address:" +msgstr "" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index cf13c461196..16f328aea2a 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-11 00:19+0100\n" +"POT-Creation-Date: 2012-01-15 14:44+0100\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" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 82e2f1832f1..d5f6e43db87 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-11 00:19+0100\n" +"POT-Creation-Date: 2012-01-15 14:44+0100\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" diff --git a/l10n/templates/gallery.pot b/l10n/templates/gallery.pot new file mode 100644 index 00000000000..255295569da --- /dev/null +++ b/l10n/templates/gallery.pot @@ -0,0 +1,30 @@ +# 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-01-15 14:44+0100\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:41 +msgid "Gallery" +msgstr "" + +#: templates/index.php:10 +msgid "Rescan" +msgstr "" + +#: templates/view_album.php:19 +msgid "Back" +msgstr "" diff --git a/l10n/templates/media.pot b/l10n/templates/media.pot index 400e39c3f24..e1a750f3b6e 100644 --- a/l10n/templates/media.pot +++ b/l10n/templates/media.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-11 00:19+0100\n" +"POT-Creation-Date: 2012-01-15 14:44+0100\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 +#: appinfo/app.php:32 templates/player.php:9 msgid "Music" msgstr "" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 6f5b1a4daae..0142d2a8378 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-11 00:19+0100\n" +"POT-Creation-Date: 2012-01-15 14:44+0100\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" |