[tx-robot] updated from transifex

master
Jenkins for ownCloud 2013-11-26 03:18:07 -05:00
parent 1b69d14cfa
commit aab1a85ef3
7 changed files with 56 additions and 39 deletions

View File

@ -18,6 +18,7 @@
"ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}" => "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}",
"group" => "groupe",
"can edit" => "édition autorisée",
"can share" => "peut partager",
"ddd" => "ddd",
"ddd M/d" => "ddd d/M",
"dddd M/d" => "dddd d/M",
@ -95,6 +96,9 @@
"You do not have the permissions to add events to this calendar." => "Vous n'avez pas les droits suffisants pour ajouter des événements à ce calendrier.",
"You do not have the permissions to delete this event." => "Vous n'avez pas les droits suffisants pour supprimer cet événement.",
"Busy" => "Occupé",
"Show full event" => "Montrer l'évènement complet",
"Show only busy" => "Montrer seulement les évènements occupés",
"Hide event" => "Masquer l'évènement",
"Does not repeat" => "Pas de répétition",
"Daily" => "Quotidien",
"Weekly" => "Hebdomadaire",
@ -121,6 +125,7 @@
"Contact birthdays" => "Anniversaire des contacts",
"Date" => "Date",
"Cal." => "Cal.",
"Day" => "Jour",
"Week" => "Semaine",
"Month" => "Mois",
"Today" => "Aujourd'hui",
@ -137,6 +142,9 @@
"Save" => "Sauvegarder",
"Submit" => "Soumettre",
"Cancel" => "Annuler",
"Edit event" => "Modifier l'évènement",
"Save event" => "Sauvegarder l'évènement",
"Delete event" => "Supprimer l'évènement",
"Eventinfo" => "Événement",
"Repeating" => "Occurrences",
"Alarm" => "Alarme",
@ -144,11 +152,14 @@
"Share" => "Partage",
"Title of the Event" => "Titre de l'événement",
"from" => "de",
"to" => "à",
"All Day Event" => "Journée entière",
"Advanced options" => "Options avancées",
"Location" => "Emplacement",
"Categories (separate by comma)" => "Catégories (séparer par une virgule)",
"Edit categories" => "Modifier les catégories",
"Description" => "Description",
"Export event" => "Exporter l'évènement",
"Repeat" => "Répétition",
"Advanced" => "Avancé",
"Select weekdays" => "Sélection des jours de la semaine",
@ -161,6 +172,7 @@
"Interval" => "Intervalle",
"End" => "Fin",
"occurrences" => "occurrences",
"Visibility to people shared with" => "Visibilité pour les personnes ayant accès au partage",
"create a new calendar" => "Créer un nouveau calendrier",
"Import a calendar file" => "Importer un fichier de calendrier",
"Please choose a calendar" => "Veuillez sélectionner un calendrier",
@ -171,9 +183,13 @@
"Import" => "Importer",
"Close Dialog" => "Fermer la fenêtre",
"Create a new event" => "Créer un nouvel événement",
"Create event" => "Créer un évènement",
"Share with user or group" => "Partager avec un utilisateur ou un groupe",
"Unshare" => "Ne plus partager",
"Not shared with anyone" => "Partagé avec personne",
"Send Email" => "Envoyer un couriel",
"Shared via calendar" => "Partagé via le calendrier",
"Not shared with anyone via calendar" => "Partagé avec personne via le calendrier",
"View an event" => "Voir un événement",
"Category" => "Catégorie",
"No categories selected" => "Aucune catégorie sélectionnée",

View File

@ -22,9 +22,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-24 00:09-0500\n"
"PO-Revision-Date: 2013-11-22 02:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-26 03:18-0500\n"
"PO-Revision-Date: 2013-11-25 16:07+0000\n"
"Last-Translator: etiess <etiess@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -52,7 +52,7 @@ msgstr "Aucun événement n'a été trouvé."
msgid "Wrong calendar"
msgstr "Mauvais calendrier"
#: ajax/event/edit.form.php:224 lib/object.php:197 lib/object.php:233
#: ajax/event/edit.form.php:226 lib/object.php:197 lib/object.php:233
msgid "You do not have the permissions to edit this event."
msgstr "Vous n'avez pas les droits suffisants pour éditer cet événement."
@ -113,7 +113,7 @@ msgstr "édition autorisée"
#: js/calendar.js:584 templates/part.share.php:50 templates/part.share.php:87
msgid "can share"
msgstr ""
msgstr "peut partager"
#: js/calendar.js:855
msgid "ddd"
@ -425,15 +425,15 @@ msgstr "Occupé"
#: lib/object.php:531
msgid "Show full event"
msgstr ""
msgstr "Montrer l'évènement complet"
#: lib/object.php:532
msgid "Show only busy"
msgstr ""
msgstr "Montrer seulement les évènements occupés"
#: lib/object.php:533
msgid "Hide event"
msgstr ""
msgstr "Masquer l'évènement"
#: lib/object.php:543
msgid "Does not repeat"
@ -541,7 +541,7 @@ msgstr "Cal."
#: templates/calendar.php:6
msgid "Day"
msgstr ""
msgstr "Jour"
#: templates/calendar.php:7
msgid "Week"
@ -609,15 +609,15 @@ msgstr "Annuler"
#: templates/part.editevent.php:1
msgid "Edit event"
msgstr ""
msgstr "Modifier l'évènement"
#: templates/part.editevent.php:8
msgid "Save event"
msgstr ""
msgstr "Sauvegarder l'évènement"
#: templates/part.editevent.php:9
msgid "Delete event"
msgstr ""
msgstr "Supprimer l'évènement"
#: templates/part.eventform.php:5 templates/part.showevent.php:3
msgid "Eventinfo"
@ -649,7 +649,7 @@ msgstr "de"
#: templates/part.eventform.php:36
msgid "to"
msgstr ""
msgstr "à"
#: templates/part.eventform.php:44 templates/part.showevent.php:66
msgid "All Day Event"
@ -665,7 +665,7 @@ msgstr "Emplacement"
#: templates/part.eventform.php:56
msgid "Categories (separate by comma)"
msgstr ""
msgstr "Catégories (séparer par une virgule)"
#: templates/part.eventform.php:58 templates/part.eventform.php:59
msgid "Edit categories"
@ -677,7 +677,7 @@ msgstr "Description"
#: templates/part.eventform.php:63
msgid "Export event"
msgstr ""
msgstr "Exporter l'évènement"
#: templates/part.eventform.php:70 templates/part.showevent.php:109
msgid "Repeat"
@ -730,7 +730,7 @@ msgstr "occurrences"
#: templates/part.eventform.php:222
msgid "Visibility to people shared with"
msgstr ""
msgstr "Visibilité pour les personnes ayant accès au partage"
#: templates/part.import.php:14
msgid "create a new calendar"
@ -776,11 +776,11 @@ msgstr "Créer un nouvel événement"
#: templates/part.newevent.php:8
msgid "Create event"
msgstr ""
msgstr "Créer un évènement"
#: templates/part.share.php:32
msgid "Share with user or group"
msgstr ""
msgstr "Partager avec un utilisateur ou un groupe"
#: templates/part.share.php:53
msgid "Unshare"
@ -788,7 +788,7 @@ msgstr "Ne plus partager"
#: templates/part.share.php:59
msgid "Not shared with anyone"
msgstr ""
msgstr "Partagé avec personne"
#: templates/part.share.php:63
msgid "Send Email"
@ -800,7 +800,7 @@ msgstr "Partagé via le calendrier"
#: templates/part.share.php:94
msgid "Not shared with anyone via calendar"
msgstr ""
msgstr "Partagé avec personne via le calendrier"
#: templates/part.showevent.php:1
msgid "View an event"

View File

@ -14,8 +14,8 @@
"Invalid request" => "Neveljavna zahteva",
"Calendar" => "Koledar",
"Deletion failed" => "Brisanje je spodletelo.",
"ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}" => "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}",
"ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}" => "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}",
"ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}" => "ddd, d. MMMM [ yyyy]{ - [ddd, d.] MMMM yyyy}",
"ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}" => "ddd. d. MMMM[ yyyy] HH:mm{ - [ ddd. d. MMMM yyyy] HH:mm}",
"group" => "skupina",
"can edit" => "lahko ureja",
"can share" => "lahko omogoči souporabo",
@ -23,8 +23,8 @@
"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",
"MMM d[ yyyy]{ ''[ MMM] d yyyy}" => "d. MMM[ yyyy]{ '' d.[ MMM] yyyy}",
"dddd, MMM d, yyyy" => "dddd, d. MMM yyyy",
"Sunday" => "nedelja",
"Monday" => "ponedeljek",
"Tuesday" => "torek",

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-24 00:09-0500\n"
"PO-Revision-Date: 2013-11-22 21:50+0000\n"
"POT-Creation-Date: 2013-11-26 03:18-0500\n"
"PO-Revision-Date: 2013-11-25 19:00+0000\n"
"Last-Translator: mateju <>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
@ -44,7 +44,7 @@ msgstr "Ni najdenih dogodkov."
msgid "Wrong calendar"
msgstr "Napačen koledar"
#: ajax/event/edit.form.php:224 lib/object.php:197 lib/object.php:233
#: ajax/event/edit.form.php:226 lib/object.php:197 lib/object.php:233
msgid "You do not have the permissions to edit this event."
msgstr "Ni ustreznih dovoljenj za urejanje tega dogodka."
@ -89,11 +89,11 @@ msgstr "Brisanje je spodletelo."
#: js/calendar.js:263
msgid "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
msgstr "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
msgstr "ddd, d. MMMM [ yyyy]{ - [ddd, d.] MMMM yyyy}"
#: js/calendar.js:265
msgid "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
msgstr "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
msgstr "ddd. d. MMMM[ yyyy] HH:mm{ - [ ddd. d. MMMM yyyy] HH:mm}"
#: js/calendar.js:581
msgid "group"
@ -125,11 +125,11 @@ msgstr "MMMM yyyy"
#: js/calendar.js:862
msgid "MMM d[ yyyy]{ ''[ MMM] d yyyy}"
msgstr "MMM d[ yyyy]{ ''[ MMM] d yyyy}"
msgstr "d. MMM[ yyyy]{ '' d.[ MMM] yyyy}"
#: js/calendar.js:864
msgid "dddd, MMM d, yyyy"
msgstr "dddd, d. MMM, yyyy"
msgstr "dddd, d. MMM yyyy"
#: js/l10n.php:77 lib/object.php:588 templates/settings.php:93
msgid "Sunday"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud calendar 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-24 00:09-0500\n"
"POT-Creation-Date: 2013-11-26 03:18-0500\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"
@ -37,7 +37,7 @@ msgstr ""
msgid "Wrong calendar"
msgstr ""
#: ajax/event/edit.form.php:224 lib/object.php:197 lib/object.php:233
#: ajax/event/edit.form.php:226 lib/object.php:197 lib/object.php:233
msgid "You do not have the permissions to edit this event."
msgstr ""

View File

@ -151,7 +151,8 @@
"Attendees" => "Katılanlar",
"Share" => "Paylaş",
"Title of the Event" => "Etkinliğin Başlığı",
"from" => "dan ",
"from" => "başlangıç",
"to" => "bitiş",
"All Day Event" => "Tüm Gün Etkinliği",
"Advanced options" => "Gelişmiş opsiyonlar",
"Location" => "Konum",

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-24 00:09-0500\n"
"PO-Revision-Date: 2013-11-22 18:10+0000\n"
"POT-Creation-Date: 2013-11-26 03:18-0500\n"
"PO-Revision-Date: 2013-11-24 16:30+0000\n"
"Last-Translator: volkangezer <volkangezer@gmail.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
@ -46,7 +46,7 @@ msgstr "Etkinlik yok."
msgid "Wrong calendar"
msgstr "Yanlış takvim"
#: ajax/event/edit.form.php:224 lib/object.php:197 lib/object.php:233
#: ajax/event/edit.form.php:226 lib/object.php:197 lib/object.php:233
msgid "You do not have the permissions to edit this event."
msgstr "Bu etkinliğ düzeltme yetkisine sahip değilsiniz."
@ -639,11 +639,11 @@ msgstr "Etkinliğin Başlığı"
#: templates/part.eventform.php:31
msgid "from"
msgstr "dan "
msgstr "başlangıç"
#: templates/part.eventform.php:36
msgid "to"
msgstr ""
msgstr "bitiş"
#: templates/part.eventform.php:44 templates/part.showevent.php:66
msgid "All Day Event"