update translations
This commit is contained in:
parent
3926e2d4f3
commit
ee0294bbb1
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "No s'han trobat calendaris.",
|
||||
"No events found." => "No s'han trobat events.",
|
||||
"Wrong calendar" => "Calendari erroni",
|
||||
"New Timezone:" => "Nova zona horària:",
|
||||
"Timezone changed" => "La zona horària ha canviat",
|
||||
"Invalid request" => "Sol.licitud no vàlida",
|
||||
"Calendar" => "Calendari",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
||||
"Birthday" => "Aniversari",
|
||||
"Business" => "Feina",
|
||||
"Call" => "Trucada",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Projectes",
|
||||
"Questions" => "Preguntes",
|
||||
"Work" => "Feina",
|
||||
"unnamed" => "sense nom",
|
||||
"Does not repeat" => "No es repeteix",
|
||||
"Daily" => "Diari",
|
||||
"Weekly" => "Mensual",
|
||||
|
@ -80,10 +84,15 @@
|
|||
"Calendars" => "Calendaris",
|
||||
"There was a fail, while parsing the file." => "S'ha produït un error en analitzar el fitxer.",
|
||||
"Choose active calendars" => "Seleccioneu calendaris actius",
|
||||
"Your calendars" => "Els vostres calendaris",
|
||||
"CalDav Link" => "Enllaç CalDav",
|
||||
"Shared calendars" => "Calendaris compartits",
|
||||
"No shared calendars" => "No hi ha calendaris compartits",
|
||||
"Share Calendar" => "Comparteix el calendari",
|
||||
"Download" => "Baixa",
|
||||
"Edit" => "Edita",
|
||||
"Delete" => "Suprimeix",
|
||||
"shared with you by" => "compartit amb vós",
|
||||
"New calendar" => "Calendari nou",
|
||||
"Edit calendar" => "Edita el calendari",
|
||||
"Displayname" => "Mostra el nom",
|
||||
|
@ -94,8 +103,15 @@
|
|||
"Cancel" => "Cancel·la",
|
||||
"Edit an event" => "Edició d'un esdeveniment",
|
||||
"Export" => "Exporta",
|
||||
"Eventinfo" => "Eventinfo",
|
||||
"Repeating" => "Repetició",
|
||||
"Alarm" => "Alarma",
|
||||
"Attendees" => "Assistents",
|
||||
"Share" => "Comparteix",
|
||||
"Title of the Event" => "Títol de l'esdeveniment",
|
||||
"Category" => "Categoria",
|
||||
"Separate categories with commas" => "Separeu les categories amb comes",
|
||||
"Edit categories" => "Edita categories",
|
||||
"All Day Event" => "Esdeveniment de tot el dia",
|
||||
"From" => "Des de",
|
||||
"To" => "Fins a",
|
||||
|
@ -125,11 +141,22 @@
|
|||
"Calendar imported successfully" => "El calendari s'ha importat amb èxit",
|
||||
"Close Dialog" => "Tanca el diàleg",
|
||||
"Create a new event" => "Crea un nou esdeveniment",
|
||||
"View an event" => "Mostra un event",
|
||||
"No categories selected" => "No hi ha categories seleccionades",
|
||||
"Select category" => "Seleccioneu categoria",
|
||||
"of" => "de",
|
||||
"at" => "a",
|
||||
"Timezone" => "Zona horària",
|
||||
"Check always for changes of the timezone" => "Comprova sempre en els canvis de zona horària",
|
||||
"Timeformat" => "Format de temps",
|
||||
"24h" => "24h",
|
||||
"12h" => "12h",
|
||||
"Calendar CalDAV syncing address:" => "Adreça de sincronització del calendari CalDAV:"
|
||||
"First day of the week" => "Primer dia de la setmana",
|
||||
"Calendar CalDAV syncing address:" => "Adreça de sincronització del calendari CalDAV:",
|
||||
"Users" => "Usuaris",
|
||||
"select users" => "seleccioneu usuaris",
|
||||
"Editable" => "Editable",
|
||||
"Groups" => "Grups",
|
||||
"select groups" => "seleccioneu grups",
|
||||
"make public" => "fes-ho public"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Žádné kalendáře nenalezeny.",
|
||||
"No events found." => "Žádné události nenalezeny.",
|
||||
"Wrong calendar" => "Nesprávný kalendář",
|
||||
"New Timezone:" => "Nová časová zóna:",
|
||||
"Timezone changed" => "Časová zóna byla změněna",
|
||||
"Invalid request" => "Chybný požadavek",
|
||||
"Calendar" => "Kalendář",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ rrrr]{ '—'[ MMM] d rrrr}",
|
||||
"Birthday" => "Narozeniny",
|
||||
"Business" => "Obchodní",
|
||||
"Call" => "Hovor",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Projekty",
|
||||
"Questions" => "Dotazy",
|
||||
"Work" => "Pracovní",
|
||||
"unnamed" => "nepojmenováno",
|
||||
"Does not repeat" => "Neopakuje se",
|
||||
"Daily" => "Denně",
|
||||
"Weekly" => "Týdně",
|
||||
|
@ -80,10 +84,15 @@
|
|||
"Calendars" => "Kalendáře",
|
||||
"There was a fail, while parsing the file." => "Chyba při převodu souboru",
|
||||
"Choose active calendars" => "Vybrat aktivní kalendář",
|
||||
"Your calendars" => "Vaše kalendáře",
|
||||
"CalDav Link" => "CalDav odkaz",
|
||||
"Shared calendars" => "Sdílené kalendáře",
|
||||
"No shared calendars" => "Žádné sdílené kalendáře",
|
||||
"Share Calendar" => "Sdílet kalendář",
|
||||
"Download" => "Stáhnout",
|
||||
"Edit" => "Editovat",
|
||||
"Delete" => "Odstranit",
|
||||
"shared with you by" => "sdíleno s vámi uživatelem",
|
||||
"New calendar" => "Nový kalendář",
|
||||
"Edit calendar" => "Editovat kalendář",
|
||||
"Displayname" => "Zobrazované jméno",
|
||||
|
@ -94,8 +103,15 @@
|
|||
"Cancel" => "Storno",
|
||||
"Edit an event" => "Editovat událost",
|
||||
"Export" => "Export",
|
||||
"Eventinfo" => "Informace o události",
|
||||
"Repeating" => "Opakující se",
|
||||
"Alarm" => "Alarm",
|
||||
"Attendees" => "Účastníci",
|
||||
"Share" => "Sdílet",
|
||||
"Title of the Event" => "Název události",
|
||||
"Category" => "Kategorie",
|
||||
"Separate categories with commas" => "Kategorie oddělené čárkami",
|
||||
"Edit categories" => "Upravit kategorie",
|
||||
"All Day Event" => "Celodenní událost",
|
||||
"From" => "od",
|
||||
"To" => "do",
|
||||
|
@ -125,11 +141,22 @@
|
|||
"Calendar imported successfully" => "Kalendář byl úspěšně importován",
|
||||
"Close Dialog" => "Zavřít dialog",
|
||||
"Create a new event" => "Vytvořit novou událost",
|
||||
"View an event" => "Zobrazit událost",
|
||||
"No categories selected" => "Žádné kategorie nevybrány",
|
||||
"Select category" => "Vyberte kategorii",
|
||||
"of" => "z",
|
||||
"at" => "v",
|
||||
"Timezone" => "Časové pásmo",
|
||||
"Check always for changes of the timezone" => "Vždy kontrolavat, zda nedošlo ke změně časového pásma",
|
||||
"Timeformat" => "Formát času",
|
||||
"24h" => "24h",
|
||||
"12h" => "12h",
|
||||
"Calendar CalDAV syncing address:" => "Adresa pro synchronizaci kalendáře pomocí CalDAV:"
|
||||
"First day of the week" => "Týden začína v",
|
||||
"Calendar CalDAV syncing address:" => "Adresa pro synchronizaci kalendáře pomocí CalDAV:",
|
||||
"Users" => "Uživatelé",
|
||||
"select users" => "vybrat uživatele",
|
||||
"Editable" => "Upravovatelné",
|
||||
"Groups" => "Skupiny",
|
||||
"select groups" => "vybrat skupiny",
|
||||
"make public" => "zveřejnit"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Keine Kalender gefunden",
|
||||
"No events found." => "Keine Termine gefunden",
|
||||
"Wrong calendar" => "Falscher Kalender",
|
||||
"New Timezone:" => "Neue Zeitzone:",
|
||||
"Timezone changed" => "Zeitzone geändert",
|
||||
|
@ -19,6 +21,7 @@
|
|||
"Projects" => "Projekte",
|
||||
"Questions" => "Fragen",
|
||||
"Work" => "Arbeit",
|
||||
"unnamed" => "unbenannt",
|
||||
"Does not repeat" => "einmalig",
|
||||
"Daily" => "täglich",
|
||||
"Weekly" => "wöchentlich",
|
||||
|
@ -80,10 +83,15 @@
|
|||
"Calendars" => "Kalender",
|
||||
"There was a fail, while parsing the file." => "Fehler beim Einlesen der Datei.",
|
||||
"Choose active calendars" => "Aktive Kalender wählen",
|
||||
"Your calendars" => "Deine Kalender",
|
||||
"CalDav Link" => "CalDAV-Link",
|
||||
"Shared calendars" => "geteilte Kalender",
|
||||
"No shared calendars" => "Keine geteilten Kalender",
|
||||
"Share Calendar" => "Kalender teilen",
|
||||
"Download" => "Herunterladen",
|
||||
"Edit" => "Bearbeiten",
|
||||
"Delete" => "Löschen",
|
||||
"shared with you by" => "Von dir geteilt mit",
|
||||
"New calendar" => "Neuer Kalender",
|
||||
"Edit calendar" => "Kalender bearbeiten",
|
||||
"Displayname" => "Anzeigename",
|
||||
|
@ -94,8 +102,15 @@
|
|||
"Cancel" => "Abbrechen",
|
||||
"Edit an event" => "Ereignis bearbeiten",
|
||||
"Export" => "Exportieren",
|
||||
"Eventinfo" => "Termininfo",
|
||||
"Repeating" => "Wiederholen",
|
||||
"Alarm" => "Alarm",
|
||||
"Attendees" => "Teilnehmer",
|
||||
"Share" => "Teilen",
|
||||
"Title of the Event" => "Name",
|
||||
"Category" => "Kategorie",
|
||||
"Separate categories with commas" => "Kategorien trennen mittels Komma",
|
||||
"Edit categories" => "Kategorien ändern",
|
||||
"All Day Event" => "Ganztägiges Ereignis",
|
||||
"From" => "von",
|
||||
"To" => "bis",
|
||||
|
@ -125,11 +140,20 @@
|
|||
"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",
|
||||
"Timezone" => "Zeitzone",
|
||||
"Check always for changes of the timezone" => "immer die Zeitzone überprüfen",
|
||||
"Timeformat" => "Zeitformat",
|
||||
"24h" => "24h",
|
||||
"12h" => "12h",
|
||||
"Calendar CalDAV syncing address:" => "Kalender CalDAV Synchronisationsadresse:"
|
||||
"First day of the week" => "erster Wochentag",
|
||||
"Calendar CalDAV syncing address:" => "Kalender CalDAV Synchronisationsadresse:",
|
||||
"Users" => "Nutzer",
|
||||
"select users" => "gewählte Nutzer",
|
||||
"Editable" => "editierbar",
|
||||
"Groups" => "Gruppen",
|
||||
"select groups" => "Wähle Gruppen",
|
||||
"make public" => "Veröffentlichen"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Δε βρέθηκαν ημερολόγια.",
|
||||
"No events found." => "Δε βρέθηκαν γεγονότα.",
|
||||
"Wrong calendar" => "Λάθος ημερολόγιο",
|
||||
"New Timezone:" => "Νέα ζώνη ώρας:",
|
||||
"Timezone changed" => "Η ζώνη ώρας άλλαξε",
|
||||
"Invalid request" => "Μη έγκυρο αίτημα",
|
||||
"Calendar" => "Ημερολόγιο",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
||||
"Birthday" => "Γενέθλια",
|
||||
"Business" => "Επιχείρηση",
|
||||
"Call" => "Κλήση",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Έργα",
|
||||
"Questions" => "Ερωτήσεις",
|
||||
"Work" => "Εργασία",
|
||||
"unnamed" => "ανώνυμο",
|
||||
"Does not repeat" => "Μη επαναλαμβανόμενο",
|
||||
"Daily" => "Καθημερινά",
|
||||
"Weekly" => "Εβδομαδιαία",
|
||||
|
@ -78,12 +82,17 @@
|
|||
"List" => "Λίστα",
|
||||
"Today" => "Σήμερα",
|
||||
"Calendars" => "Ημερολόγια",
|
||||
"There was a fail, while parsing the file." => "Υπήρξε μια αποτυχία, κατά την αξιολόγηση του αρχείου.",
|
||||
"There was a fail, while parsing the file." => "Υπήρξε μια αποτυχία, κατά την σάρωση του αρχείου.",
|
||||
"Choose active calendars" => "Επιλέξτε τα ενεργά ημερολόγια",
|
||||
"Your calendars" => "Τα ημερολόγια σου",
|
||||
"CalDav Link" => "Σύνδεση CalDAV",
|
||||
"Shared calendars" => "Κοινόχρηστα ημερολόγια",
|
||||
"No shared calendars" => "Δεν υπάρχουν κοινόχρηστα ημερολόγια",
|
||||
"Share Calendar" => "Διαμοίρασε ένα ημερολόγιο",
|
||||
"Download" => "Λήψη",
|
||||
"Edit" => "Επεξεργασία",
|
||||
"Delete" => "Διαγραφή",
|
||||
"shared with you by" => "μοιράστηκε μαζί σας από ",
|
||||
"New calendar" => "Νέο ημερολόγιο",
|
||||
"Edit calendar" => "Επεξεργασία ημερολογίου",
|
||||
"Displayname" => "Προβολή ονόματος",
|
||||
|
@ -94,8 +103,15 @@
|
|||
"Cancel" => "Ακύρωση",
|
||||
"Edit an event" => "Επεξεργασία ενός γεγονότος",
|
||||
"Export" => "Εξαγωγή",
|
||||
"Eventinfo" => "Πληροφορίες γεγονότος",
|
||||
"Repeating" => "Επαναλαμβανόμενο",
|
||||
"Alarm" => "Ειδοποίηση",
|
||||
"Attendees" => "Συμμετέχοντες",
|
||||
"Share" => "Διαμοίρασε",
|
||||
"Title of the Event" => "Τίτλος συμβάντος",
|
||||
"Category" => "Κατηγορία",
|
||||
"Separate categories with commas" => "Διαχώρισε τις κατηγορίες με κόμμα",
|
||||
"Edit categories" => "Επεξεργασία κατηγοριών",
|
||||
"All Day Event" => "Ολοήμερο συμβάν",
|
||||
"From" => "Από",
|
||||
"To" => "Έως",
|
||||
|
@ -125,11 +141,22 @@
|
|||
"Calendar imported successfully" => "Το ημερολόγιο εισήχθει επιτυχώς",
|
||||
"Close Dialog" => "Κλείσιμο Διαλόγου",
|
||||
"Create a new event" => "Δημιουργήστε ένα νέο συμβάν",
|
||||
"View an event" => "Εμφάνισε ένα γεγονός",
|
||||
"No categories selected" => "Δεν επελέγησαν κατηγορίες",
|
||||
"Select category" => "Επιλέξτε κατηγορία",
|
||||
"of" => "του",
|
||||
"at" => "στο",
|
||||
"Timezone" => "Ζώνη ώρας",
|
||||
"Check always for changes of the timezone" => "Έλεγχος πάντα για τις αλλαγές της ζώνης ώρας",
|
||||
"Timeformat" => "Μορφή ώρας",
|
||||
"24h" => "24ω",
|
||||
"12h" => "12ω",
|
||||
"Calendar CalDAV syncing address:" => "Διεύθυνση για το συγχρονισμού του ημερολογίου CalDAV:"
|
||||
"First day of the week" => "Πρώτη μέρα της εβδομάδας",
|
||||
"Calendar CalDAV syncing address:" => "Διεύθυνση για το συγχρονισμού του ημερολογίου CalDAV:",
|
||||
"Users" => "Χρήστες",
|
||||
"select users" => "επέλεξε χρήστες",
|
||||
"Editable" => "Επεξεργάσιμο",
|
||||
"Groups" => "Ομάδες",
|
||||
"select groups" => "Επέλεξε ομάδες",
|
||||
"make public" => "κάνε το δημόσιο"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "No se encontraron calendarios.",
|
||||
"No events found." => "No se encontraron eventos.",
|
||||
"Wrong calendar" => "Calendario incorrecto",
|
||||
"New Timezone:" => "Nueva zona horaria:",
|
||||
"Timezone changed" => "Zona horaria cambiada",
|
||||
"Invalid request" => "Petición no válida",
|
||||
"Calendar" => "Calendario",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
||||
"Birthday" => "Cumpleaños",
|
||||
"Business" => "Negocios",
|
||||
"Call" => "Llamada",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Proyectos",
|
||||
"Questions" => "Preguntas",
|
||||
"Work" => "Trabajo",
|
||||
"unnamed" => "Sin nombre",
|
||||
"Does not repeat" => "No se repite",
|
||||
"Daily" => "Diariamente",
|
||||
"Weekly" => "Semanalmente",
|
||||
|
@ -80,10 +84,15 @@
|
|||
"Calendars" => "Calendarios",
|
||||
"There was a fail, while parsing the file." => "Se ha producido un fallo al analizar el archivo.",
|
||||
"Choose active calendars" => "Elige los calendarios activos",
|
||||
"Your calendars" => "Tus calendarios",
|
||||
"CalDav Link" => "Enlace a CalDav",
|
||||
"Shared calendars" => "Calendarios compartidos",
|
||||
"No shared calendars" => "Calendarios no compartidos",
|
||||
"Share Calendar" => "Compartir calendario",
|
||||
"Download" => "Descargar",
|
||||
"Edit" => "Editar",
|
||||
"Delete" => "Eliminar",
|
||||
"shared with you by" => "compartido contigo por",
|
||||
"New calendar" => "Nuevo calendario",
|
||||
"Edit calendar" => "Editar calendario",
|
||||
"Displayname" => "Nombre",
|
||||
|
@ -94,8 +103,15 @@
|
|||
"Cancel" => "Cancelar",
|
||||
"Edit an event" => "Editar un evento",
|
||||
"Export" => "Exportar",
|
||||
"Eventinfo" => "Información del evento",
|
||||
"Repeating" => "Repetición",
|
||||
"Alarm" => "Alarma",
|
||||
"Attendees" => "Asistentes",
|
||||
"Share" => "Compartir",
|
||||
"Title of the Event" => "Título del evento",
|
||||
"Category" => "Categoría",
|
||||
"Separate categories with commas" => "Separar categorías con comas",
|
||||
"Edit categories" => "Editar categorías",
|
||||
"All Day Event" => "Todo el día",
|
||||
"From" => "Desde",
|
||||
"To" => "Hasta",
|
||||
|
@ -117,7 +133,7 @@
|
|||
"End" => "Fin",
|
||||
"occurrences" => "ocurrencias",
|
||||
"Import a calendar file" => "Importar un archivo de calendario",
|
||||
"Please choose the calendar" => "Elija el calendario",
|
||||
"Please choose the calendar" => "Por favor elige el calendario",
|
||||
"create a new calendar" => "Crear un nuevo calendario",
|
||||
"Name of new calendar" => "Nombre del nuevo calendario",
|
||||
"Import" => "Importar",
|
||||
|
@ -125,11 +141,22 @@
|
|||
"Calendar imported successfully" => "Calendario importado exitosamente",
|
||||
"Close Dialog" => "Cerrar diálogo",
|
||||
"Create a new event" => "Crear un nuevo evento",
|
||||
"View an event" => "Ver un evento",
|
||||
"No categories selected" => "Ninguna categoría seleccionada",
|
||||
"Select category" => "Seleccionar categoría",
|
||||
"of" => "de",
|
||||
"at" => "a las",
|
||||
"Timezone" => "Zona horaria",
|
||||
"Check always for changes of the timezone" => "Comprobar siempre por cambios en la zona horaria",
|
||||
"Timeformat" => "Formato de hora",
|
||||
"24h" => "24h",
|
||||
"12h" => "12h",
|
||||
"Calendar CalDAV syncing address:" => "Dirección de sincronización de calendario CalDAV:"
|
||||
"First day of the week" => "Primer día de la semana",
|
||||
"Calendar CalDAV syncing address:" => "Dirección de sincronización de calendario CalDAV:",
|
||||
"Users" => "Usuarios",
|
||||
"select users" => "seleccionar usuarios",
|
||||
"Editable" => "Editable",
|
||||
"Groups" => "Grupos",
|
||||
"select groups" => "seleccionar grupos",
|
||||
"make public" => "hacerlo público"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Kalendreid ei leitud.",
|
||||
"No events found." => "Üritusi ei leitud.",
|
||||
"Wrong calendar" => "Vale kalender",
|
||||
"New Timezone:" => "Uus ajavöönd:",
|
||||
"Timezone changed" => "Ajavöönd on muudetud",
|
||||
"Invalid request" => "Vigane päring",
|
||||
"Calendar" => "Kalender",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
||||
"Birthday" => "Sünnipäev",
|
||||
"Business" => "Äri",
|
||||
"Call" => "Helista",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Projektid",
|
||||
"Questions" => "Küsimused",
|
||||
"Work" => "Töö",
|
||||
"unnamed" => "nimetu",
|
||||
"Does not repeat" => "Ei kordu",
|
||||
"Daily" => "Iga päev",
|
||||
"Weekly" => "Iga nädal",
|
||||
|
@ -80,10 +84,15 @@
|
|||
"Calendars" => "Kalendrid",
|
||||
"There was a fail, while parsing the file." => "Faili parsimisel tekkis viga.",
|
||||
"Choose active calendars" => "Vali aktiivsed kalendrid",
|
||||
"Your calendars" => "Sinu kalendrid",
|
||||
"CalDav Link" => "CalDav Link",
|
||||
"Shared calendars" => "Jagatud kalendrid",
|
||||
"No shared calendars" => "Jagatud kalendreid pole",
|
||||
"Share Calendar" => "Jaga kalendrit",
|
||||
"Download" => "Lae alla",
|
||||
"Edit" => "Muuda",
|
||||
"Delete" => "Kustuta",
|
||||
"shared with you by" => "jagas sinuga",
|
||||
"New calendar" => "Uus kalender",
|
||||
"Edit calendar" => "Muuda kalendrit",
|
||||
"Displayname" => "Näidatav nimi",
|
||||
|
@ -94,8 +103,15 @@
|
|||
"Cancel" => "Loobu",
|
||||
"Edit an event" => "Muuda sündmust",
|
||||
"Export" => "Ekspordi",
|
||||
"Eventinfo" => "Ürituse info",
|
||||
"Repeating" => "Kordamine",
|
||||
"Alarm" => "Alarm",
|
||||
"Attendees" => "Osalejad",
|
||||
"Share" => "Jaga",
|
||||
"Title of the Event" => "Sündmuse pealkiri",
|
||||
"Category" => "Kategooria",
|
||||
"Separate categories with commas" => "Eralda kategooriad komadega",
|
||||
"Edit categories" => "Muuda kategooriaid",
|
||||
"All Day Event" => "Kogu päeva sündmus",
|
||||
"From" => "Alates",
|
||||
"To" => "Kuni",
|
||||
|
@ -125,11 +141,22 @@
|
|||
"Calendar imported successfully" => "Kalender on imporditud",
|
||||
"Close Dialog" => "Sulge dialoogiaken",
|
||||
"Create a new event" => "Loo sündmus",
|
||||
"View an event" => "Vaata üritust",
|
||||
"No categories selected" => "Ühtegi kategooriat pole valitud",
|
||||
"Select category" => "Salvesta kategooria",
|
||||
"of" => "/",
|
||||
"at" => "kell",
|
||||
"Timezone" => "Ajavöönd",
|
||||
"Check always for changes of the timezone" => "Kontrolli alati muudatusi ajavööndis",
|
||||
"Timeformat" => "Aja vorming",
|
||||
"24h" => "24h",
|
||||
"12h" => "12h",
|
||||
"Calendar CalDAV syncing address:" => "Kalendri CalDAV sünkroniseerimise aadress:"
|
||||
"First day of the week" => "Nädala esimene päev",
|
||||
"Calendar CalDAV syncing address:" => "Kalendri CalDAV sünkroniseerimise aadress:",
|
||||
"Users" => "Kasutajad",
|
||||
"select users" => "valitud kasutajad",
|
||||
"Editable" => "Muudetav",
|
||||
"Groups" => "Grupid",
|
||||
"select groups" => "valitud grupid",
|
||||
"make public" => "tee avalikuks"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Aucun calendrier n'a été trouvé.",
|
||||
"No events found." => "Aucun événement n'a été trouvé.",
|
||||
"Wrong calendar" => "Mauvais calendrier",
|
||||
"New Timezone:" => "Nouveau fuseau horaire :",
|
||||
"Timezone changed" => "Fuseau horaire modifié",
|
||||
"Invalid request" => "Requête invalide",
|
||||
"Calendar" => "Calendrier",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
||||
"Birthday" => "Anniversaire",
|
||||
"Business" => "Professionnel",
|
||||
"Call" => "Appel",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Projets",
|
||||
"Questions" => "Questions",
|
||||
"Work" => "Travail",
|
||||
"unnamed" => "sans-nom",
|
||||
"Does not repeat" => "Pas de répétition",
|
||||
"Daily" => "Tous les jours",
|
||||
"Weekly" => "Hebdomadaire",
|
||||
|
@ -80,10 +84,15 @@
|
|||
"Calendars" => "Calendriers",
|
||||
"There was a fail, while parsing the file." => "Une erreur est survenue pendant la lecture du fichier.",
|
||||
"Choose active calendars" => "Choix des calendriers actifs",
|
||||
"Your calendars" => "Vos calendriers",
|
||||
"CalDav Link" => "Lien CalDav",
|
||||
"Shared calendars" => "Calendriers partagés",
|
||||
"No shared calendars" => "Aucun calendrier partagé",
|
||||
"Share Calendar" => "Partager le calendrier",
|
||||
"Download" => "Télécharger",
|
||||
"Edit" => "Éditer",
|
||||
"Delete" => "Supprimer",
|
||||
"shared with you by" => "partagé avec vous par",
|
||||
"New calendar" => "Nouveau calendrier",
|
||||
"Edit calendar" => "Éditer le calendrier",
|
||||
"Displayname" => "Nom d'affichage",
|
||||
|
@ -94,8 +103,15 @@
|
|||
"Cancel" => "Annuler",
|
||||
"Edit an event" => "Éditer un événement",
|
||||
"Export" => "Exporter",
|
||||
"Eventinfo" => "Événement",
|
||||
"Repeating" => "Occurences",
|
||||
"Alarm" => "Alarmes",
|
||||
"Attendees" => "Participants",
|
||||
"Share" => "Partage",
|
||||
"Title of the Event" => "Titre de l'événement",
|
||||
"Category" => "Catégorie",
|
||||
"Separate categories with commas" => "Séparer les catégories par des virgules",
|
||||
"Edit categories" => "Modifier les catégories",
|
||||
"All Day Event" => "Journée entière",
|
||||
"From" => "De",
|
||||
"To" => "À",
|
||||
|
@ -125,11 +141,22 @@
|
|||
"Calendar imported successfully" => "Calendrier importé avec succès",
|
||||
"Close Dialog" => "Fermer la fenêtre",
|
||||
"Create a new event" => "Créer un nouvel événement",
|
||||
"View an event" => "Voir un événement",
|
||||
"No categories selected" => "Aucune catégorie sélectionnée",
|
||||
"Select category" => "Sélectionner une catégorie",
|
||||
"of" => "de",
|
||||
"at" => "à",
|
||||
"Timezone" => "Fuseau horaire",
|
||||
"Check always for changes of the timezone" => "Toujours vérifier d'éventuels changements de fuseau horaire",
|
||||
"Timeformat" => "Format de l'heure",
|
||||
"24h" => "24h",
|
||||
"12h" => "12h",
|
||||
"Calendar CalDAV syncing address:" => "Adresse de synchronisation du calendrier CalDAV :"
|
||||
"First day of the week" => "Premier jour de la semaine",
|
||||
"Calendar CalDAV syncing address:" => "Adresse de synchronisation du calendrier CalDAV :",
|
||||
"Users" => "Utilisateurs",
|
||||
"select users" => "sélectionner les utilisateurs",
|
||||
"Editable" => "Modifiable",
|
||||
"Groups" => "Groupes",
|
||||
"select groups" => "sélectionner les groupes",
|
||||
"make public" => "rendre public"
|
||||
);
|
||||
|
|
|
@ -1,14 +1,27 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Necun calendarios trovate.",
|
||||
"No events found." => "Nulle eventos trovate.",
|
||||
"New Timezone:" => "Nove fuso horari",
|
||||
"Invalid request" => "Requesta invalide.",
|
||||
"Calendar" => "Calendario",
|
||||
"Birthday" => "Anniversario de nativitate",
|
||||
"Business" => "Affaires",
|
||||
"Call" => "Appello",
|
||||
"Clients" => "Clientes",
|
||||
"Holidays" => "Dies feriate",
|
||||
"Meeting" => "Incontro",
|
||||
"Other" => "Altere",
|
||||
"Personal" => "Personal",
|
||||
"Projects" => "Projectos",
|
||||
"Questions" => "Demandas",
|
||||
"Work" => "Travalio",
|
||||
"unnamed" => "sin nomine",
|
||||
"Does not repeat" => "Non repite",
|
||||
"Daily" => "Quotidian",
|
||||
"Weekly" => "Septimanal",
|
||||
"Every Weekday" => "Cata die",
|
||||
"Monthly" => "Mensual",
|
||||
"Yearly" => "Cata anno",
|
||||
"never" => "nunquam",
|
||||
"by date" => "per data",
|
||||
"Monday" => "Lunedi",
|
||||
|
@ -34,9 +47,12 @@
|
|||
"October" => "Octobre",
|
||||
"November" => "Novembre",
|
||||
"December" => "Decembre",
|
||||
"by events date" => "per data de eventos",
|
||||
"by day and month" => "per dia e mense",
|
||||
"Date" => "Data",
|
||||
"All day" => "Omne die",
|
||||
"New Calendar" => "Nove calendario",
|
||||
"Missing fields" => "Campos incomplete",
|
||||
"Title" => "Titulo",
|
||||
"From Date" => "Data de initio",
|
||||
"From Time" => "Hora de initio",
|
||||
|
@ -48,6 +64,7 @@
|
|||
"Today" => "Hodie",
|
||||
"Calendars" => "Calendarios",
|
||||
"Choose active calendars" => "Selectionar calendarios active",
|
||||
"Your calendars" => "Tu calendarios",
|
||||
"Download" => "Discarga",
|
||||
"Edit" => "Modificar",
|
||||
"Delete" => "Deler",
|
||||
|
@ -60,8 +77,10 @@
|
|||
"Cancel" => "Cancellar",
|
||||
"Edit an event" => "Modificar evento",
|
||||
"Export" => "Exportar",
|
||||
"Share" => "Compartir",
|
||||
"Title of the Event" => "Titulo del evento.",
|
||||
"Category" => "Categoria",
|
||||
"Edit categories" => "Modificar categorias",
|
||||
"From" => "Ab",
|
||||
"To" => "A",
|
||||
"Advanced options" => "Optiones avantiate",
|
||||
|
@ -71,16 +90,26 @@
|
|||
"Description of the Event" => "Description del evento",
|
||||
"Repeat" => "Repeter",
|
||||
"Advanced" => "Avantiate",
|
||||
"Select weekdays" => "Seliger dies del septimana",
|
||||
"Select days" => "Seliger dies",
|
||||
"Select months" => "Seliger menses",
|
||||
"Select weeks" => "Seliger septimanas",
|
||||
"Interval" => "Intervallo",
|
||||
"End" => "Fin",
|
||||
"Import a calendar file" => "Importar un file de calendario",
|
||||
"Please choose the calendar" => "Selige el calendario",
|
||||
"create a new calendar" => "crear un nove calendario",
|
||||
"Name of new calendar" => "Nomine del calendario",
|
||||
"Import" => "Importar",
|
||||
"Close Dialog" => "Clauder dialogo",
|
||||
"Create a new event" => "Crear un nove evento",
|
||||
"View an event" => "Vide un evento",
|
||||
"No categories selected" => "Nulle categorias seligite",
|
||||
"Select category" => "Selectionar categoria",
|
||||
"Timezone" => "Fuso horari"
|
||||
"of" => "de",
|
||||
"at" => "in",
|
||||
"Timezone" => "Fuso horari",
|
||||
"First day of the week" => "Prime die del septimana",
|
||||
"Users" => "Usatores",
|
||||
"Groups" => "Gruppos"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Nessun calendario trovato.",
|
||||
"No events found." => "Nessun evento trovato.",
|
||||
"Wrong calendar" => "Calendario sbagliato",
|
||||
"New Timezone:" => "Nuovo fuso orario:",
|
||||
"Timezone changed" => "Fuso orario cambiato",
|
||||
"Invalid request" => "Richiesta non valida",
|
||||
"Calendar" => "Calendario",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
||||
"Birthday" => "Compleanno",
|
||||
"Business" => "Azienda",
|
||||
"Call" => "Chiama",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Progetti",
|
||||
"Questions" => "Domande",
|
||||
"Work" => "Lavoro",
|
||||
"unnamed" => "senza nome",
|
||||
"Does not repeat" => "Non ripetere",
|
||||
"Daily" => "Giornaliero",
|
||||
"Weekly" => "Settimanale",
|
||||
|
@ -80,10 +84,15 @@
|
|||
"Calendars" => "Calendari",
|
||||
"There was a fail, while parsing the file." => "Si è verificato un errore durante l'analisi del file.",
|
||||
"Choose active calendars" => "Scegli i calendari attivi",
|
||||
"Your calendars" => "I tuoi calendari",
|
||||
"CalDav Link" => "Collegamento CalDav",
|
||||
"Shared calendars" => "Calendari condivisi",
|
||||
"No shared calendars" => "Nessun calendario condiviso",
|
||||
"Share Calendar" => "Condividi calendario",
|
||||
"Download" => "Scarica",
|
||||
"Edit" => "Modifica",
|
||||
"Delete" => "Elimina",
|
||||
"shared with you by" => "condiviso con te da",
|
||||
"New calendar" => "Nuovo calendario",
|
||||
"Edit calendar" => "Modifica calendario",
|
||||
"Displayname" => "Nome visualizzato",
|
||||
|
@ -94,8 +103,15 @@
|
|||
"Cancel" => "Annulla",
|
||||
"Edit an event" => "Modifica un evento",
|
||||
"Export" => "Esporta",
|
||||
"Eventinfo" => "Informazioni evento",
|
||||
"Repeating" => "Ripetizione",
|
||||
"Alarm" => "Avviso",
|
||||
"Attendees" => "Partecipanti",
|
||||
"Share" => "Condividi",
|
||||
"Title of the Event" => "Titolo dell'evento",
|
||||
"Category" => "Categoria",
|
||||
"Separate categories with commas" => "Categorie separate con virgole",
|
||||
"Edit categories" => "Modifica le categorie",
|
||||
"All Day Event" => "Evento che occupa tutta la giornata",
|
||||
"From" => "Da",
|
||||
"To" => "A",
|
||||
|
@ -125,11 +141,22 @@
|
|||
"Calendar imported successfully" => "Calendario importato correttamente",
|
||||
"Close Dialog" => "Chiudi la finestra di dialogo",
|
||||
"Create a new event" => "Crea un nuovo evento",
|
||||
"View an event" => "Visualizza un evento",
|
||||
"No categories selected" => "Nessuna categoria selezionata",
|
||||
"Select category" => "Seleziona una categoria",
|
||||
"of" => "di",
|
||||
"at" => "alle",
|
||||
"Timezone" => "Fuso orario",
|
||||
"Check always for changes of the timezone" => "Controlla sempre i cambiamenti di fuso orario",
|
||||
"Timeformat" => "Formato orario",
|
||||
"24h" => "24h",
|
||||
"12h" => "12h",
|
||||
"Calendar CalDAV syncing address:" => "Indirizzo sincronizzazione calendario CalDAV:"
|
||||
"First day of the week" => "Primo giorno della settimana",
|
||||
"Calendar CalDAV syncing address:" => "Indirizzo sincronizzazione calendario CalDAV:",
|
||||
"Users" => "Utenti",
|
||||
"select users" => "seleziona utenti",
|
||||
"Editable" => "Modificabile",
|
||||
"Groups" => "Gruppi",
|
||||
"select groups" => "seleziona gruppi",
|
||||
"make public" => "rendi pubblico"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "달력이 없습니다",
|
||||
"No events found." => "일정이 없습니다",
|
||||
"Wrong calendar" => "잘못된 달력",
|
||||
"New Timezone:" => "새로운 시간대 설정",
|
||||
"Timezone changed" => "시간대 변경됨",
|
||||
|
@ -19,6 +21,7 @@
|
|||
"Projects" => "프로젝트",
|
||||
"Questions" => "질문",
|
||||
"Work" => "작업",
|
||||
"unnamed" => "익명의",
|
||||
"Does not repeat" => "반복 없음",
|
||||
"Daily" => "매일",
|
||||
"Weekly" => "매주",
|
||||
|
@ -80,10 +83,15 @@
|
|||
"Calendars" => "달력",
|
||||
"There was a fail, while parsing the file." => "파일을 처리하는 중 오류가 발생하였습니다.",
|
||||
"Choose active calendars" => "활성 달력 선택",
|
||||
"Your calendars" => "내 달력",
|
||||
"CalDav Link" => "CalDav 링크",
|
||||
"Shared calendars" => "공유 달력",
|
||||
"No shared calendars" => "달력 공유하지 않음",
|
||||
"Share Calendar" => "달력 공유",
|
||||
"Download" => "다운로드",
|
||||
"Edit" => "편집",
|
||||
"Delete" => "삭제",
|
||||
"shared with you by" => "로 인해 당신과 함께 공유",
|
||||
"New calendar" => "새로운 달력",
|
||||
"Edit calendar" => "달력 편집",
|
||||
"Displayname" => "표시 이름",
|
||||
|
@ -94,8 +102,15 @@
|
|||
"Cancel" => "취소",
|
||||
"Edit an event" => "이벤트 편집",
|
||||
"Export" => "출력",
|
||||
"Eventinfo" => "일정 정보",
|
||||
"Repeating" => "반복",
|
||||
"Alarm" => "알람",
|
||||
"Attendees" => "참석자",
|
||||
"Share" => "공유",
|
||||
"Title of the Event" => "이벤트 제목",
|
||||
"Category" => "분류",
|
||||
"Separate categories with commas" => "쉼표로 카테고리 구분",
|
||||
"Edit categories" => "카테고리 수정",
|
||||
"All Day Event" => "종일 이벤트",
|
||||
"From" => "시작",
|
||||
"To" => "끝",
|
||||
|
@ -125,11 +140,22 @@
|
|||
"Calendar imported successfully" => "달력 입력을 성공적으로 마쳤습니다.",
|
||||
"Close Dialog" => "대화 마침",
|
||||
"Create a new event" => "새 이벤트 만들기",
|
||||
"View an event" => "일정 보기",
|
||||
"No categories selected" => "선택된 카테고리 없음",
|
||||
"Select category" => "선택 카테고리",
|
||||
"of" => "의",
|
||||
"at" => "에서",
|
||||
"Timezone" => "시간대",
|
||||
"Check always for changes of the timezone" => "항상 시간대 변경 확인하기",
|
||||
"Timeformat" => "시간 형식 설정",
|
||||
"24h" => "24시간",
|
||||
"12h" => "12시간",
|
||||
"Calendar CalDAV syncing address:" => "달력 CalDav 동기화 주소"
|
||||
"First day of the week" => "그 주의 첫째날",
|
||||
"Calendar CalDAV syncing address:" => "달력 CalDav 동기화 주소",
|
||||
"Users" => "사용자",
|
||||
"select users" => "사용자 선택",
|
||||
"Editable" => "편집 가능",
|
||||
"Groups" => "그룹",
|
||||
"select groups" => "선택 그룹",
|
||||
"make public" => "공개"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Не се најдени календари.",
|
||||
"No events found." => "Не се најдени настани.",
|
||||
"Wrong calendar" => "Погрешен календар",
|
||||
"New Timezone:" => "Нова временска зона:",
|
||||
"Timezone changed" => "Временската зона е променета",
|
||||
"Invalid request" => "Неправилно барање",
|
||||
"Calendar" => "Календар",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
||||
"Birthday" => "Роденден",
|
||||
"Business" => "Деловно",
|
||||
"Call" => "Повикај",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Проекти",
|
||||
"Questions" => "Прашања",
|
||||
"Work" => "Работа",
|
||||
"unnamed" => "неименувано",
|
||||
"Does not repeat" => "Не се повторува",
|
||||
"Daily" => "Дневно",
|
||||
"Weekly" => "Седмично",
|
||||
|
@ -38,6 +42,7 @@
|
|||
"Friday" => "Петок",
|
||||
"Saturday" => "Сабота",
|
||||
"Sunday" => "Недела",
|
||||
"events week of month" => "седмични настани од месец",
|
||||
"first" => "прв",
|
||||
"second" => "втор",
|
||||
"third" => "трет",
|
||||
|
@ -79,10 +84,15 @@
|
|||
"Calendars" => "Календари",
|
||||
"There was a fail, while parsing the file." => "Имаше проблем при парсирање на датотеката.",
|
||||
"Choose active calendars" => "Избери активни календари",
|
||||
"Your calendars" => "Ваши календари",
|
||||
"CalDav Link" => "Врска за CalDav",
|
||||
"Shared calendars" => "Споделени календари",
|
||||
"No shared calendars" => "Нема споделени календари",
|
||||
"Share Calendar" => "Сподели календар",
|
||||
"Download" => "Преземи",
|
||||
"Edit" => "Уреди",
|
||||
"Delete" => "Избриши",
|
||||
"shared with you by" => "Споделен со вас од",
|
||||
"New calendar" => "Нов календар",
|
||||
"Edit calendar" => "Уреди календар",
|
||||
"Displayname" => "Име за приказ",
|
||||
|
@ -93,8 +103,15 @@
|
|||
"Cancel" => "Откажи",
|
||||
"Edit an event" => "Уреди настан",
|
||||
"Export" => "Извези",
|
||||
"Eventinfo" => "Инфо за настан",
|
||||
"Repeating" => "Повторување",
|
||||
"Alarm" => "Аларм",
|
||||
"Attendees" => "Присутни",
|
||||
"Share" => "Сподели",
|
||||
"Title of the Event" => "Наслов на настанот",
|
||||
"Category" => "Категорија",
|
||||
"Separate categories with commas" => "Одвоете ги категориите со запирка",
|
||||
"Edit categories" => "Уреди категории",
|
||||
"All Day Event" => "Целодневен настан",
|
||||
"From" => "Од",
|
||||
"To" => "До",
|
||||
|
@ -107,8 +124,11 @@
|
|||
"Advanced" => "Напредно",
|
||||
"Select weekdays" => "Избери работни денови",
|
||||
"Select days" => "Избери денови",
|
||||
"and the events day of year." => "и настаните ден од година.",
|
||||
"and the events day of month." => "и настаните ден од месец.",
|
||||
"Select months" => "Избери месеци",
|
||||
"Select weeks" => "Избери седмици",
|
||||
"and the events week of year." => "и настаните седмица од година.",
|
||||
"Interval" => "интервал",
|
||||
"End" => "Крај",
|
||||
"occurrences" => "повторувања",
|
||||
|
@ -121,11 +141,22 @@
|
|||
"Calendar imported successfully" => "Календарот беше успешно увезен",
|
||||
"Close Dialog" => "Затвори дијалог",
|
||||
"Create a new event" => "Создади нов настан",
|
||||
"View an event" => "Погледај настан",
|
||||
"No categories selected" => "Нема избрано категории",
|
||||
"Select category" => "Избери категорија",
|
||||
"of" => "од",
|
||||
"at" => "на",
|
||||
"Timezone" => "Временска зона",
|
||||
"Check always for changes of the timezone" => "Секогаш провери за промени на временската зона",
|
||||
"Timeformat" => "Формат на времето",
|
||||
"24h" => "24ч",
|
||||
"12h" => "12ч",
|
||||
"Calendar CalDAV syncing address:" => "CalDAV календар адресата за синхронизација:"
|
||||
"First day of the week" => "Прв ден од седмицата",
|
||||
"Calendar CalDAV syncing address:" => "CalDAV календар адресата за синхронизација:",
|
||||
"Users" => "Корисници",
|
||||
"select users" => "избери корисници",
|
||||
"Editable" => "Изменливо",
|
||||
"Groups" => "Групи",
|
||||
"select groups" => "избери групи",
|
||||
"make public" => "направи јавно"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Ingen kalendere funnet",
|
||||
"No events found." => "Ingen hendelser funnet",
|
||||
"Wrong calendar" => "Feil kalender",
|
||||
"New Timezone:" => "Ny tidssone:",
|
||||
"Timezone changed" => "Tidssone endret",
|
||||
|
@ -17,6 +19,7 @@
|
|||
"Projects" => "Prosjekter",
|
||||
"Questions" => "Spørsmål",
|
||||
"Work" => "Arbeid",
|
||||
"unnamed" => "uten navn",
|
||||
"Does not repeat" => "Gjentas ikke",
|
||||
"Daily" => "Daglig",
|
||||
"Weekly" => "Ukentlig",
|
||||
|
@ -78,10 +81,15 @@
|
|||
"Calendars" => "Kalendre",
|
||||
"There was a fail, while parsing the file." => "Det oppstod en feil under åpningen av filen.",
|
||||
"Choose active calendars" => "Velg en aktiv kalender",
|
||||
"Your calendars" => "Dine kalendere",
|
||||
"CalDav Link" => "CalDav-lenke",
|
||||
"Shared calendars" => "Delte kalendere",
|
||||
"No shared calendars" => "Ingen delte kalendere",
|
||||
"Share Calendar" => "Del Kalender",
|
||||
"Download" => "Last ned",
|
||||
"Edit" => "Endre",
|
||||
"Delete" => "Slett",
|
||||
"shared with you by" => "delt med deg",
|
||||
"New calendar" => "Ny kalender",
|
||||
"Edit calendar" => "Rediger kalender",
|
||||
"Displayname" => "Visningsnavn",
|
||||
|
@ -92,8 +100,15 @@
|
|||
"Cancel" => "Avbryt",
|
||||
"Edit an event" => "Rediger en hendelse",
|
||||
"Export" => "Eksporter",
|
||||
"Eventinfo" => "Hendelsesinformasjon",
|
||||
"Repeating" => "Gjentas",
|
||||
"Alarm" => "Alarm",
|
||||
"Attendees" => "Deltakere",
|
||||
"Share" => "Del",
|
||||
"Title of the Event" => "Hendelsestittel",
|
||||
"Category" => "Kategori",
|
||||
"Separate categories with commas" => "Separer kategorier med komma",
|
||||
"Edit categories" => "Rediger kategorier",
|
||||
"All Day Event" => "Hele dagen-hendelse",
|
||||
"From" => "Fra",
|
||||
"To" => "Til",
|
||||
|
@ -123,11 +138,20 @@
|
|||
"Calendar imported successfully" => "Kalenderen ble importert uten feil",
|
||||
"Close Dialog" => "Lukk dialog",
|
||||
"Create a new event" => "Opprett en ny hendelse",
|
||||
"View an event" => "Se på hendelse",
|
||||
"No categories selected" => "Ingen kategorier valgt",
|
||||
"Select category" => "Velg kategori",
|
||||
"Timezone" => "Tidssone",
|
||||
"Check always for changes of the timezone" => "Se alltid etter endringer i tidssone",
|
||||
"Timeformat" => "Tidsformat:",
|
||||
"24h" => "24 t",
|
||||
"12h" => "12 t",
|
||||
"Calendar CalDAV syncing address:" => "Kalender CalDAV synkroniseringsadresse"
|
||||
"First day of the week" => "Ukens første dag",
|
||||
"Calendar CalDAV syncing address:" => "Kalender CalDAV synkroniseringsadresse",
|
||||
"Users" => "Brukere",
|
||||
"select users" => "valgte brukere",
|
||||
"Editable" => "Redigerbar",
|
||||
"Groups" => "Grupper",
|
||||
"select groups" => "velg grupper",
|
||||
"make public" => "gjør offentlig"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Nenhum calendário encontrado.",
|
||||
"No events found." => "Nenhum evento encontrado.",
|
||||
"Wrong calendar" => "Calendário incorreto",
|
||||
"New Timezone:" => "Novo fuso horário",
|
||||
"Timezone changed" => "Fuso horário alterado",
|
||||
"Invalid request" => "Pedido inválido",
|
||||
"Calendar" => "Calendário",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
||||
"Birthday" => "Aniversário",
|
||||
"Business" => "Negócio",
|
||||
"Call" => "Chamada",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Projetos",
|
||||
"Questions" => "Perguntas",
|
||||
"Work" => "Trabalho",
|
||||
"unnamed" => "sem nome",
|
||||
"Does not repeat" => "Não repetir",
|
||||
"Daily" => "Diariamente",
|
||||
"Weekly" => "Semanal",
|
||||
|
@ -80,10 +84,15 @@
|
|||
"Calendars" => "Calendários",
|
||||
"There was a fail, while parsing the file." => "Houve uma falha, ao analisar o arquivo.",
|
||||
"Choose active calendars" => "Escolha calendários ativos",
|
||||
"Your calendars" => "Meus Calendários",
|
||||
"CalDav Link" => "Link para CalDav",
|
||||
"Shared calendars" => "Calendários Compartilhados",
|
||||
"No shared calendars" => "Nenhum Calendário Compartilhado",
|
||||
"Share Calendar" => "Compartilhar Calendário",
|
||||
"Download" => "Baixar",
|
||||
"Edit" => "Editar",
|
||||
"Delete" => "Excluir",
|
||||
"shared with you by" => "compartilhado com você por",
|
||||
"New calendar" => "Novo calendário",
|
||||
"Edit calendar" => "Editar calendário",
|
||||
"Displayname" => "Mostrar Nome",
|
||||
|
@ -94,8 +103,15 @@
|
|||
"Cancel" => "Cancelar",
|
||||
"Edit an event" => "Editar um evento",
|
||||
"Export" => "Exportar",
|
||||
"Eventinfo" => "Info de Evento",
|
||||
"Repeating" => "Repetindo",
|
||||
"Alarm" => "Alarme",
|
||||
"Attendees" => "Participantes",
|
||||
"Share" => "Compartilhar",
|
||||
"Title of the Event" => "Título do evento",
|
||||
"Category" => "Categoria",
|
||||
"Separate categories with commas" => "Separe as categorias por vírgulas",
|
||||
"Edit categories" => "Editar categorias",
|
||||
"All Day Event" => "Evento de dia inteiro",
|
||||
"From" => "De",
|
||||
"To" => "Para",
|
||||
|
@ -125,11 +141,22 @@
|
|||
"Calendar imported successfully" => "Calendário importado com sucesso",
|
||||
"Close Dialog" => "Fechar caixa de diálogo",
|
||||
"Create a new event" => "Criar um novo evento",
|
||||
"View an event" => "Visualizar evento",
|
||||
"No categories selected" => "Nenhuma categoria selecionada",
|
||||
"Select category" => "Selecionar categoria",
|
||||
"of" => "de",
|
||||
"at" => "para",
|
||||
"Timezone" => "Fuso horário",
|
||||
"Check always for changes of the timezone" => "Verificar sempre mudanças no fuso horário",
|
||||
"Timeformat" => "Formato da Hora",
|
||||
"24h" => "24h",
|
||||
"12h" => "12h",
|
||||
"Calendar CalDAV syncing address:" => "Sincronização de endereço do calendário CalDAV :"
|
||||
"First day of the week" => "Primeiro dia da semana",
|
||||
"Calendar CalDAV syncing address:" => "Sincronização de endereço do calendário CalDAV :",
|
||||
"Users" => "Usuários",
|
||||
"select users" => "Selecione usuários",
|
||||
"Editable" => "Editável",
|
||||
"Groups" => "Grupos",
|
||||
"select groups" => "Selecione grupos",
|
||||
"make public" => "Tornar público"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Ni bilo najdenih koledarjev.",
|
||||
"No events found." => "Ni bilo najdenih dogodkov.",
|
||||
"Wrong calendar" => "Napačen koledar",
|
||||
"New Timezone:" => "Nov časovni pas:",
|
||||
"Timezone changed" => "Časovni pas je bil spremenjen",
|
||||
"Invalid request" => "Neveljaven zahtevek",
|
||||
"Calendar" => "Koledar",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
||||
"Birthday" => "Rojstni dan",
|
||||
"Business" => "Poslovno",
|
||||
"Call" => "Pokliči",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Projekt",
|
||||
"Questions" => "Vprašanja",
|
||||
"Work" => "Delo",
|
||||
"unnamed" => "neimenovan",
|
||||
"Does not repeat" => "Se ne ponavlja",
|
||||
"Daily" => "Dnevno",
|
||||
"Weekly" => "Tedensko",
|
||||
|
@ -80,10 +84,15 @@
|
|||
"Calendars" => "Koledarji",
|
||||
"There was a fail, while parsing the file." => "Pri razčlenjevanju datoteke je prišlo do napake.",
|
||||
"Choose active calendars" => "Izberite aktivne koledarje",
|
||||
"Your calendars" => "Vaši koledarji",
|
||||
"CalDav Link" => "CalDav povezava",
|
||||
"Shared calendars" => "Koledarji v souporabi",
|
||||
"No shared calendars" => "Ni koledarjev v souporabi",
|
||||
"Share Calendar" => "Daj koledar v souporabo",
|
||||
"Download" => "Prenesi",
|
||||
"Edit" => "Uredi",
|
||||
"Delete" => "Izbriši",
|
||||
"shared with you by" => "z vami souporablja",
|
||||
"New calendar" => "Nov koledar",
|
||||
"Edit calendar" => "Uredi koledar",
|
||||
"Displayname" => "Ime za prikaz",
|
||||
|
@ -94,8 +103,15 @@
|
|||
"Cancel" => "Prekliči",
|
||||
"Edit an event" => "Uredi dogodek",
|
||||
"Export" => "Izvozi",
|
||||
"Eventinfo" => "Informacije od dogodku",
|
||||
"Repeating" => "Ponavljanja",
|
||||
"Alarm" => "Alarm",
|
||||
"Attendees" => "Udeleženci",
|
||||
"Share" => "Souporaba",
|
||||
"Title of the Event" => "Naslov dogodka",
|
||||
"Category" => "Kategorija",
|
||||
"Separate categories with commas" => "Kategorije ločite z vejico",
|
||||
"Edit categories" => "Uredi kategorije",
|
||||
"All Day Event" => "Celodnevni dogodek",
|
||||
"From" => "Od",
|
||||
"To" => "Do",
|
||||
|
@ -125,11 +141,22 @@
|
|||
"Calendar imported successfully" => "Koledar je bil uspešno uvožen",
|
||||
"Close Dialog" => "Zapri dialog",
|
||||
"Create a new event" => "Ustvari nov dogodek",
|
||||
"View an event" => "Poglej dogodek",
|
||||
"No categories selected" => "Nobena kategorija ni izbrana",
|
||||
"Select category" => "Izberi kategorijo",
|
||||
"of" => "od",
|
||||
"at" => "pri",
|
||||
"Timezone" => "Časovni pas",
|
||||
"Check always for changes of the timezone" => "Vedno preveri za spremembe časovnega pasu",
|
||||
"Timeformat" => "Zapis časa",
|
||||
"24h" => "24ur",
|
||||
"12h" => "12ur",
|
||||
"Calendar CalDAV syncing address:" => "CalDAV sinhronizacijski naslov koledarja:"
|
||||
"First day of the week" => "Prvi dan v tednu",
|
||||
"Calendar CalDAV syncing address:" => "CalDAV sinhronizacijski naslov koledarja:",
|
||||
"Users" => "Uporabniki",
|
||||
"select users" => "izberite uporabnike",
|
||||
"Editable" => "Možno urejanje",
|
||||
"Groups" => "Skupine",
|
||||
"select groups" => "izberite skupine",
|
||||
"make public" => "objavi"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "ไม่พบปฏิทินที่ต้องการ",
|
||||
"No events found." => "ไม่พบกิจกรรมที่ต้องการ",
|
||||
"Wrong calendar" => "ปฏิทินไม่ถูกต้อง",
|
||||
"New Timezone:" => "สร้างโซนเวลาใหม่:",
|
||||
"Timezone changed" => "โซนเวลาถูกเปลี่ยนแล้ว",
|
||||
"Invalid request" => "คำร้องขอไม่ถูกต้อง",
|
||||
"Calendar" => "ปฏิทิน",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}",
|
||||
"Birthday" => "วันเกิด",
|
||||
"Business" => "ธุรกิจ",
|
||||
"Call" => "โทรติดต่อ",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "โครงการ",
|
||||
"Questions" => "คำถาม",
|
||||
"Work" => "งาน",
|
||||
"unnamed" => "ไม่มีชื่อ",
|
||||
"Does not repeat" => "ไม่ต้องทำซ้ำ",
|
||||
"Daily" => "รายวัน",
|
||||
"Weekly" => "รายสัปดาห์",
|
||||
|
@ -80,10 +84,15 @@
|
|||
"Calendars" => "ปฏิทิน",
|
||||
"There was a fail, while parsing the file." => "เกิดความล้มเหลวในการแยกไฟล์",
|
||||
"Choose active calendars" => "เลือกปฏิทินที่ต้องการใช้งาน",
|
||||
"Your calendars" => "ปฏิทินของคุณ",
|
||||
"CalDav Link" => "ลิงค์ CalDav",
|
||||
"Shared calendars" => "ปฏิทินที่เปิดแชร์",
|
||||
"No shared calendars" => "ไม่มีปฏิทินที่เปิดแชร์ไว้",
|
||||
"Share Calendar" => "เปิดแชร์ปฏิทิน",
|
||||
"Download" => "ดาวน์โหลด",
|
||||
"Edit" => "แก้ไข",
|
||||
"Delete" => "ลบ",
|
||||
"shared with you by" => "แชร์ให้คุณโดย",
|
||||
"New calendar" => "สร้างปฏิทินใหม่",
|
||||
"Edit calendar" => "แก้ไขปฏิทิน",
|
||||
"Displayname" => "ชื่อที่ต้องการให้แสดง",
|
||||
|
@ -94,8 +103,15 @@
|
|||
"Cancel" => "ยกเลิก",
|
||||
"Edit an event" => "แก้ไขกิจกรรม",
|
||||
"Export" => "ส่งออกข้อมูล",
|
||||
"Eventinfo" => "ข้อมูลเกี่ยวกับกิจกรรม",
|
||||
"Repeating" => "ทำซ้ำ",
|
||||
"Alarm" => "แจ้งเตือน",
|
||||
"Attendees" => "ผู้เข้าร่วมกิจกรรม",
|
||||
"Share" => "แชร์",
|
||||
"Title of the Event" => "ชื่อของกิจกรรม",
|
||||
"Category" => "หมวดหมู่",
|
||||
"Separate categories with commas" => "คั่นระหว่างรายการหมวดหมู่ด้วยเครื่องหมายจุลภาคหรือคอมม่า",
|
||||
"Edit categories" => "แก้ไขหมวดหมู่",
|
||||
"All Day Event" => "เป็นกิจกรรมตลอดทั้งวัน",
|
||||
"From" => "จาก",
|
||||
"To" => "ถึง",
|
||||
|
@ -125,11 +141,22 @@
|
|||
"Calendar imported successfully" => "ปฏิทินถูกนำเข้าข้อมูลเรียบร้อยแล้ว",
|
||||
"Close Dialog" => "ปิดกล่องข้อความโต้ตอบ",
|
||||
"Create a new event" => "สร้างกิจกรรมใหม่",
|
||||
"View an event" => "ดูกิจกรรม",
|
||||
"No categories selected" => "ยังไม่ได้เลือกหมวดหมู่",
|
||||
"Select category" => "เลือกหมวดหมู่",
|
||||
"of" => "ของ",
|
||||
"at" => "ที่",
|
||||
"Timezone" => "โซนเวลา",
|
||||
"Check always for changes of the timezone" => "ตรวจสอบการเปลี่ยนแปลงโซนเวลาอยู่เสมอ",
|
||||
"Timeformat" => "รูปแบบการแสดงเวลา",
|
||||
"24h" => "24 ช.ม.",
|
||||
"12h" => "12 ช.ม.",
|
||||
"Calendar CalDAV syncing address:" => "ที่อยู่ในการเชื่อมข้อมูลกับปฏิทิน CalDav:"
|
||||
"First day of the week" => "วันแรกของสัปดาห์",
|
||||
"Calendar CalDAV syncing address:" => "ที่อยู่ในการเชื่อมข้อมูลกับปฏิทิน CalDav:",
|
||||
"Users" => "ผู้ใช้งาน",
|
||||
"select users" => "เลือกผู้ใช้งาน",
|
||||
"Editable" => "สามารถแก้ไขได้",
|
||||
"Groups" => "กลุ่ม",
|
||||
"select groups" => "เลือกกลุ่ม",
|
||||
"make public" => "กำหนดเป็นสาธารณะ"
|
||||
);
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "Takvim yok.",
|
||||
"No events found." => "Etkinlik yok.",
|
||||
"Wrong calendar" => "Yanlış takvim",
|
||||
"New Timezone:" => "Yeni Zamandilimi:",
|
||||
"Timezone changed" => "Zaman dilimi değiştirildi",
|
||||
"Invalid request" => "Geçersiz istek",
|
||||
"Calendar" => "Takvim",
|
||||
"MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "AAA g[ yyyy]{ '—'[ AAA] g yyyy}",
|
||||
"Birthday" => "Doğum günü",
|
||||
"Business" => "İş",
|
||||
"Call" => "Arama",
|
||||
|
@ -19,6 +22,7 @@
|
|||
"Projects" => "Projeler",
|
||||
"Questions" => "Sorular",
|
||||
"Work" => "İş",
|
||||
"unnamed" => "isimsiz",
|
||||
"Does not repeat" => "Tekrar etmiyor",
|
||||
"Daily" => "Günlük",
|
||||
"Weekly" => "Haftalı",
|
||||
|
@ -38,6 +42,7 @@
|
|||
"Friday" => "Cuma",
|
||||
"Saturday" => "Cumartesi",
|
||||
"Sunday" => "Pazar",
|
||||
"events week of month" => "ayın etkinlikler haftası",
|
||||
"first" => "birinci",
|
||||
"second" => "ikinci",
|
||||
"third" => "üçüncü",
|
||||
|
@ -79,10 +84,15 @@
|
|||
"Calendars" => "Takvimler",
|
||||
"There was a fail, while parsing the file." => "Dosya okunurken başarısızlık oldu.",
|
||||
"Choose active calendars" => "Aktif takvimleri seçin",
|
||||
"Your calendars" => "Takvimleriniz",
|
||||
"CalDav Link" => "CalDav Bağlantısı",
|
||||
"Shared calendars" => "Paylaşılan",
|
||||
"No shared calendars" => "Paylaşılan takvim yok",
|
||||
"Share Calendar" => "Takvimi paylaş",
|
||||
"Download" => "İndir",
|
||||
"Edit" => "Düzenle",
|
||||
"Delete" => "Sil",
|
||||
"shared with you by" => "sizinle paylaşılmış",
|
||||
"New calendar" => "Yeni takvim",
|
||||
"Edit calendar" => "Takvimi düzenle",
|
||||
"Displayname" => "Görünüm adı",
|
||||
|
@ -93,8 +103,15 @@
|
|||
"Cancel" => "İptal",
|
||||
"Edit an event" => "Bir olay düzenle",
|
||||
"Export" => "Dışa aktar",
|
||||
"Eventinfo" => "Etkinlik bilgisi",
|
||||
"Repeating" => "Tekrarlama",
|
||||
"Alarm" => "Alarm",
|
||||
"Attendees" => "Katılanlar",
|
||||
"Share" => "Paylaş",
|
||||
"Title of the Event" => "Olayın Başlığı",
|
||||
"Category" => "Kategori",
|
||||
"Separate categories with commas" => "Kategorileri virgülle ayırın",
|
||||
"Edit categories" => "Kategorileri düzenle",
|
||||
"All Day Event" => "Tüm Gün Olay",
|
||||
"From" => "Kimden",
|
||||
"To" => "Kime",
|
||||
|
@ -107,18 +124,39 @@
|
|||
"Advanced" => "Gelişmiş",
|
||||
"Select weekdays" => "Hafta günlerini seçin",
|
||||
"Select days" => "Günleri seçin",
|
||||
"and the events day of year." => "ve yılın etkinlikler günü.",
|
||||
"and the events day of month." => "ve ayın etkinlikler günü.",
|
||||
"Select months" => "Ayları seç",
|
||||
"Select weeks" => "Haftaları seç",
|
||||
"and the events week of year." => "ve yılın etkinkinlikler haftası.",
|
||||
"Interval" => "Aralık",
|
||||
"End" => "Son",
|
||||
"occurrences" => "olaylar",
|
||||
"Import a calendar file" => "Takvim dosyasını içeri aktar",
|
||||
"Please choose the calendar" => "Lütfen takvimi seçin",
|
||||
"create a new calendar" => "Yeni bir takvim oluştur",
|
||||
"Name of new calendar" => "Yeni takvimin adı",
|
||||
"Import" => "İçe Al",
|
||||
"Importing calendar" => "Takvim içe aktarılıyor",
|
||||
"Calendar imported successfully" => "Takvim başarıyla içe aktarıldı",
|
||||
"Close Dialog" => "Diyalogu kapat",
|
||||
"Create a new event" => "Yeni olay oluştur",
|
||||
"View an event" => "Bir olay görüntüle",
|
||||
"No categories selected" => "Kategori seçilmedi",
|
||||
"Select category" => "Kategori seçin",
|
||||
"of" => "nın",
|
||||
"at" => "üzerinde",
|
||||
"Timezone" => "Zaman dilimi",
|
||||
"Check always for changes of the timezone" => "Sürekli zaman dilimi değişikliklerini kontrol et",
|
||||
"Timeformat" => "Saat biçimi",
|
||||
"24h" => "24s",
|
||||
"12h" => "12s",
|
||||
"Calendar CalDAV syncing address:" => "CalDAV Takvim senkron adresi:"
|
||||
"First day of the week" => "Haftanın ilk günü",
|
||||
"Calendar CalDAV syncing address:" => "CalDAV Takvim eşzamanlama adresi:",
|
||||
"Users" => "Kullanıcılar",
|
||||
"select users" => "kullanıcıları seç",
|
||||
"Editable" => "Düzenlenebilir",
|
||||
"Groups" => "Gruplar",
|
||||
"select groups" => "grupları seç",
|
||||
"make public" => "kamuyla paylaş"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"No calendars found." => "无法找到日历。",
|
||||
"No events found." => "无法找到事件。",
|
||||
"Wrong calendar" => "错误的日历",
|
||||
"New Timezone:" => "新时区:",
|
||||
"Timezone changed" => "时区已修改",
|
||||
|
@ -19,6 +21,7 @@
|
|||
"Projects" => "项目",
|
||||
"Questions" => "问题",
|
||||
"Work" => "工作",
|
||||
"unnamed" => "未命名",
|
||||
"Does not repeat" => "不重复",
|
||||
"Daily" => "每天",
|
||||
"Weekly" => "每周",
|
||||
|
@ -80,10 +83,15 @@
|
|||
"Calendars" => "日历",
|
||||
"There was a fail, while parsing the file." => "解析文件失败",
|
||||
"Choose active calendars" => "选择活动日历",
|
||||
"Your calendars" => "您的日历",
|
||||
"CalDav Link" => "CalDav 链接",
|
||||
"Shared calendars" => "共享的日历",
|
||||
"No shared calendars" => "无共享的日历",
|
||||
"Share Calendar" => "共享日历",
|
||||
"Download" => "下载",
|
||||
"Edit" => "编辑",
|
||||
"Delete" => "删除",
|
||||
"shared with you by" => " ",
|
||||
"New calendar" => "新日历",
|
||||
"Edit calendar" => "编辑日历",
|
||||
"Displayname" => "显示名称",
|
||||
|
@ -94,8 +102,14 @@
|
|||
"Cancel" => "取消",
|
||||
"Edit an event" => "编辑事件",
|
||||
"Export" => "导出",
|
||||
"Eventinfo" => "事件信息",
|
||||
"Repeating" => "重复",
|
||||
"Attendees" => "参加者",
|
||||
"Share" => "共享",
|
||||
"Title of the Event" => "事件标题",
|
||||
"Category" => "分类",
|
||||
"Separate categories with commas" => "用逗号分隔分类",
|
||||
"Edit categories" => "编辑分类",
|
||||
"All Day Event" => "全天事件",
|
||||
"From" => "自",
|
||||
"To" => "至",
|
||||
|
@ -125,11 +139,20 @@
|
|||
"Calendar imported successfully" => "导入日历成功",
|
||||
"Close Dialog" => "关闭对话框",
|
||||
"Create a new event" => "创建新事件",
|
||||
"View an event" => "查看事件",
|
||||
"No categories selected" => "无选中分类",
|
||||
"Select category" => "选择分类",
|
||||
"Timezone" => "时区",
|
||||
"Check always for changes of the timezone" => "选中则总是按照时区变化",
|
||||
"Timeformat" => "时间格式",
|
||||
"24h" => "24小时",
|
||||
"12h" => "12小时",
|
||||
"Calendar CalDAV syncing address:" => "日历CalDAV 同步地址:"
|
||||
"First day of the week" => "每周的第一天",
|
||||
"Calendar CalDAV syncing address:" => "日历CalDAV 同步地址:",
|
||||
"Users" => "用户",
|
||||
"select users" => "选中用户",
|
||||
"Editable" => "可编辑",
|
||||
"Groups" => "分组",
|
||||
"select groups" => "选中分组",
|
||||
"make public" => "公开"
|
||||
);
|
||||
|
|
|
@ -90,6 +90,9 @@
|
|||
"Cancel" => "取消",
|
||||
"Edit an event" => "編輯事件",
|
||||
"Export" => "匯出",
|
||||
"Alarm" => "鬧鐘",
|
||||
"Attendees" => "出席者",
|
||||
"Share" => "分享",
|
||||
"Title of the Event" => "事件標題",
|
||||
"Category" => "分類",
|
||||
"All Day Event" => "全天事件",
|
||||
|
@ -124,5 +127,10 @@
|
|||
"Timeformat" => "日期格式",
|
||||
"24h" => "24小時制",
|
||||
"12h" => "12小時制",
|
||||
"Calendar CalDAV syncing address:" => "CalDAV 的日曆同步地址:"
|
||||
"Calendar CalDAV syncing address:" => "CalDAV 的日曆同步地址:",
|
||||
"Users" => "使用者",
|
||||
"select users" => "選擇使用者",
|
||||
"Editable" => "可編輯",
|
||||
"Groups" => "群組",
|
||||
"select groups" => "選擇群組"
|
||||
);
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "S'ha produït un error en afegir el contacte.",
|
||||
"Cannot add empty property." => "No es pot afegir una propietat buida.",
|
||||
"At least one of the address fields has to be filled out." => "Almenys heu d'omplir un dels camps d'adreça.",
|
||||
"Trying to add duplicate property: " => "Esteu intentant afegir una propietat duplicada:",
|
||||
"Error adding contact property." => "Error en afegir la propietat del contacte.",
|
||||
"No ID provided" => "No heu facilitat cap ID",
|
||||
"Error setting checksum." => "Error en establir la suma de verificació.",
|
||||
"No categories selected for deletion." => "No heu seleccionat les categories a eliminar.",
|
||||
"No address books found." => "No s'han trobat llibretes d'adreces.",
|
||||
"No contacts found." => "No s'han trobat contactes.",
|
||||
"Missing ID" => "Falta la ID",
|
||||
"Error parsing VCard for ID: \"" => "Error en analitzar la ID de la VCard: \"",
|
||||
"Cannot add addressbook with an empty name." => "No es pot afegir una llibreta d'adreces amb un nom buit.",
|
||||
"Error adding addressbook." => "Error en afegir la llibreta d'adreces.",
|
||||
"Error activating addressbook." => "Error en activar la llibreta d'adreces.",
|
||||
"No contact ID was submitted." => "No s'ha tramès cap ID de contacte.",
|
||||
"Error loading image." => "Error en carregar la imatge.",
|
||||
"Error reading contact photo." => "Error en llegir la foto del contacte.",
|
||||
"Error saving temporary file." => "Error en desar el fitxer temporal.",
|
||||
"The loading photo is not valid." => "La foto carregada no és vàlida.",
|
||||
"id is not set." => "no s'ha establert la id.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "La informació de la vCard és incorrecta. Carregueu la pàgina de nou.",
|
||||
"Error deleting contact property." => "Error en eliminar la propietat del contacte.",
|
||||
"Contact ID is missing." => "falta la ID del contacte.",
|
||||
"Missing contact id." => "Falta la id del contacte.",
|
||||
"No photo path was submitted." => "No heu tramès el camí de la foto.",
|
||||
"File doesn't exist:" => "El fitxer no existeix:",
|
||||
"element name is not set." => "no s'ha establert el nom de l'element.",
|
||||
"checksum is not set." => "no s'ha establert la suma de verificació.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "La informació de la vCard és incorrecta. Carregueu de nou la pàgina:",
|
||||
"Something went FUBAR. " => "Alguna cosa ha anat FUBAR.",
|
||||
"Error updating contact property." => "Error en actualitzar la propietat del contacte.",
|
||||
"Cannot update addressbook with an empty name." => "No es pot actualitzar la llibreta d'adreces amb un nom buit",
|
||||
"Error updating addressbook." => "Error en actualitzar la llibreta d'adreces.",
|
||||
"Error uploading contacts to storage." => "Error en carregar contactes a l'emmagatzemament.",
|
||||
"There is no error, the file uploaded with success" => "No hi ha errors, el fitxer s'ha carregat correctament",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "El fitxer carregat supera la directiva upload_max_filesize de php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El fitxer carregat supera la directiva MAX_FILE_SIZE especificada al formulari HTML",
|
||||
"The uploaded file was only partially uploaded" => "El fitxer només s'ha carregat parcialment",
|
||||
"No file was uploaded" => "No s'ha carregat cap fitxer",
|
||||
"Missing a temporary folder" => "Falta un fitxer temporal",
|
||||
"Contacts" => "Contactes",
|
||||
"Addressbook not found." => "No s'ha trobat la llibreta d'adreces.",
|
||||
"This is not your addressbook." => "Aquesta no és la vostra llibreta d'adreces",
|
||||
"Contact could not be found." => "No s'ha trobat el contacte.",
|
||||
"Address" => "Adreça",
|
||||
|
@ -22,22 +54,53 @@
|
|||
"Mobile" => "Mòbil",
|
||||
"Text" => "Text",
|
||||
"Voice" => "Veu",
|
||||
"Message" => "Missatge",
|
||||
"Fax" => "Fax",
|
||||
"Video" => "Vídeo",
|
||||
"Pager" => "Paginador",
|
||||
"Internet" => "Internet",
|
||||
"{name}'s Birthday" => "Aniversari de {name}",
|
||||
"Contact" => "Contacte",
|
||||
"Add Contact" => "Afegeix un contacte",
|
||||
"Addressbooks" => "Llibretes d'adreces",
|
||||
"Configure Address Books" => "Configura les llibretes d'adreces",
|
||||
"New Address Book" => "Nova llibreta d'adreces",
|
||||
"Import from VCF" => "Importa de VFC",
|
||||
"CardDav Link" => "Enllaç CardDav",
|
||||
"Download" => "Baixa",
|
||||
"Edit" => "Edita",
|
||||
"Delete" => "Suprimeix",
|
||||
"Download contact" => "Baixa el contacte",
|
||||
"Delete contact" => "Suprimeix el contacte",
|
||||
"Drop photo to upload" => "Elimina la foto a carregar",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format personalitzat, Nom curt, Nom sencer, Invertit o Invertit amb coma",
|
||||
"Edit name details" => "Edita detalls del nom",
|
||||
"Nickname" => "Sobrenom",
|
||||
"Enter nickname" => "Escriviu el sobrenom",
|
||||
"Birthday" => "Aniversari",
|
||||
"dd-mm-yyyy" => "dd-mm-yyyy",
|
||||
"Groups" => "Grups",
|
||||
"Separate groups with commas" => "Separeu els grups amb comes",
|
||||
"Edit groups" => "Edita els grups",
|
||||
"Preferred" => "Preferit",
|
||||
"Please specify a valid email address." => "Especifiqueu una adreça de correu electrònic correcta",
|
||||
"Enter email address" => "Escriviu una adreça de correu electrònic",
|
||||
"Mail to address" => "Envia per correu electrònic a l'adreça",
|
||||
"Delete email address" => "Elimina l'adreça de correu electrònic",
|
||||
"Enter phone number" => "Escriviu el número de telèfon",
|
||||
"Delete phone number" => "Elimina el número de telèfon",
|
||||
"View on map" => "Visualitza al mapa",
|
||||
"Edit address details" => "Edita els detalls de l'adreça",
|
||||
"Add notes here." => "Afegiu notes aquí.",
|
||||
"Add field" => "Afegeix un camp",
|
||||
"Profile picture" => "Foto de perfil",
|
||||
"Phone" => "Telèfon",
|
||||
"Note" => "Nota",
|
||||
"Delete current photo" => "Elimina la foto actual",
|
||||
"Edit current photo" => "Edita la foto actual",
|
||||
"Upload new photo" => "Carrega una foto nova",
|
||||
"Select photo from ownCloud" => "Selecciona una foto de ownCloud",
|
||||
"Edit address" => "Edita l'adreça",
|
||||
"Type" => "Tipus",
|
||||
"PO Box" => "Adreça postal",
|
||||
"Extended" => "Addicional",
|
||||
|
@ -46,13 +109,52 @@
|
|||
"Region" => "Comarca",
|
||||
"Zipcode" => "Codi postal",
|
||||
"Country" => "País",
|
||||
"Edit categories" => "Edita categories",
|
||||
"Add" => "Afegeix",
|
||||
"Addressbook" => "Llibreta d'adreces",
|
||||
"Hon. prefixes" => "Prefix honorífic:",
|
||||
"Miss" => "Srta",
|
||||
"Ms" => "Sra",
|
||||
"Mr" => "Sr",
|
||||
"Sir" => "Senyor",
|
||||
"Mrs" => "Sra",
|
||||
"Dr" => "Dr",
|
||||
"Given name" => "Nom específic",
|
||||
"Additional names" => "Noms addicionals",
|
||||
"Family name" => "Nom de familia",
|
||||
"Hon. suffixes" => "Sufix honorífic:",
|
||||
"J.D." => "J.D.",
|
||||
"M.D." => "M.D.",
|
||||
"D.O." => "D.O.",
|
||||
"D.C." => "D.C.",
|
||||
"Ph.D." => "Ph.D.",
|
||||
"Esq." => "Esq.",
|
||||
"Jr." => "Jr.",
|
||||
"Sn." => "Sn.",
|
||||
"New Addressbook" => "Nova llibreta d'adreces",
|
||||
"Edit Addressbook" => "Edita la llibreta d'adreces",
|
||||
"Displayname" => "Nom a mostrar",
|
||||
"Active" => "Actiu",
|
||||
"Save" => "Desa",
|
||||
"Submit" => "Envia",
|
||||
"Cancel" => "Cancel·la"
|
||||
"Cancel" => "Cancel·la",
|
||||
"Import a contacts file" => "Importa un fitxer de contactes",
|
||||
"Please choose the addressbook" => "Escolliu la llibreta d'adreces",
|
||||
"create a new addressbook" => "crea una llibreta d'adreces nova",
|
||||
"Name of new addressbook" => "Nom de la nova llibreta d'adreces",
|
||||
"Import" => "Importa",
|
||||
"Importing contacts" => "S'estan important contactes",
|
||||
"Contacts imported successfully" => "Els contactes s'han importat correctament",
|
||||
"Close Dialog" => "Tanca el diàleg",
|
||||
"Import Addressbook" => "Importa la llibreta d'adreces",
|
||||
"Select address book to import to:" => "Seleccioneu la llibreta d'adreces a la que voleu importar:",
|
||||
"Drop a VCF file to import contacts." => "Elimina un fitxer VCF per importar contactes.",
|
||||
"Select from HD" => "Selecciona de HD",
|
||||
"You have no contacts in your addressbook." => "No teniu contactes a la llibreta d'adreces.",
|
||||
"Add contact" => "Afegeix un contacte",
|
||||
"Configure addressbooks" => "Configura les llibretes d'adreces",
|
||||
"CardDAV syncing addresses" => "Adreces de sincronització CardDAV",
|
||||
"more info" => "més informació",
|
||||
"Primary address (Kontact et al)" => "Adreça primària (Kontact i al)",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "Během přidávání kontaktu nastala chyba.",
|
||||
"Cannot add empty property." => "Nelze přidat prazdný údaj.",
|
||||
"At least one of the address fields has to be filled out." => "Musí být uveden nejméně jeden z adresních údajů",
|
||||
"Trying to add duplicate property: " => "Pokoušíte se přidat duplicitní atribut: ",
|
||||
"Error adding contact property." => "Chyba během přdávání údaje kontaktu.",
|
||||
"No ID provided" => "ID nezadáno",
|
||||
"Error setting checksum." => "Chyba při nastavování kontrolního součtu.",
|
||||
"No categories selected for deletion." => "Žádné kategorie nebyly vybrány k smazání.",
|
||||
"No address books found." => "Žádný adresář nenalezen.",
|
||||
"No contacts found." => "Žádné kontakty nenalezeny.",
|
||||
"Missing ID" => "Chybí ID",
|
||||
"Error parsing VCard for ID: \"" => "Chyba při parsování VCard pro ID: \"",
|
||||
"Cannot add addressbook with an empty name." => "Nelze přidat adresář s prázdným jménem.",
|
||||
"Error adding addressbook." => "Chyba při přidávání adresáře.",
|
||||
"Error activating addressbook." => "Chyba při aktivaci adresáře.",
|
||||
"No contact ID was submitted." => "Nebylo nastaveno ID kontaktu.",
|
||||
"Error loading image." => "Chyba při načítání obrázku.",
|
||||
"Error reading contact photo." => "Chyba při načítání fotky kontaktu.",
|
||||
"Error saving temporary file." => "Chyba při ukládání dočasného souboru.",
|
||||
"The loading photo is not valid." => "Načítaná fotka je vadná.",
|
||||
"id is not set." => "id neni nastaveno.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informace o vCard je nesprávná. Obnovte stránku, prosím.",
|
||||
"Error deleting contact property." => "Chyba při odstraňování údaje kontaktu.",
|
||||
"Contact ID is missing." => "Chybí ID kontaktu.",
|
||||
"Missing contact id." => "Chybí id kontaktu.",
|
||||
"No photo path was submitted." => "Žádná fotka nebyla nahrána.",
|
||||
"File doesn't exist:" => "Soubor neexistuje:",
|
||||
"element name is not set." => "jméno elementu není nastaveno.",
|
||||
"checksum is not set." => "kontrolní součet není nastaven.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informace o vCard je nesprávná. Obnovte stránku, prosím.",
|
||||
"Something went FUBAR. " => "Něco se pokazilo. ",
|
||||
"Error updating contact property." => "Chyba při aktualizaci údaje kontaktu.",
|
||||
"Cannot update addressbook with an empty name." => "Nelze aktualizovat adresář s prázdným jménem.",
|
||||
"Error updating addressbook." => "Chyba při aktualizaci adresáře.",
|
||||
"Error uploading contacts to storage." => "Chyba při nahrávání kontaktů do úložiště.",
|
||||
"There is no error, the file uploaded with success" => "Nevyskytla se žádná chyba, soubor byl úspěšně nahrán",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Nahrávaný soubor překračuje nastavení upload_max_filesize directive v php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Nahrávaný soubor překračuje nastavení MAX_FILE_SIZE z voleb HTML formuláře",
|
||||
"The uploaded file was only partially uploaded" => "Nahrávaný soubor se nahrál pouze z části",
|
||||
"No file was uploaded" => "Žádný soubor nebyl nahrán",
|
||||
"Missing a temporary folder" => "Chybí dočasný adresář",
|
||||
"Contacts" => "Kontakty",
|
||||
"Addressbook not found." => "Adresář nenalezen.",
|
||||
"This is not your addressbook." => "Toto není Váš adresář.",
|
||||
"Contact could not be found." => "Kontakt nebyl nalezen.",
|
||||
"Address" => "Adresa",
|
||||
|
@ -22,22 +54,53 @@
|
|||
"Mobile" => "Mobil",
|
||||
"Text" => "Text",
|
||||
"Voice" => "Hlas",
|
||||
"Message" => "Zpráva",
|
||||
"Fax" => "Fax",
|
||||
"Video" => "Video",
|
||||
"Pager" => "Pager",
|
||||
"Internet" => "Internet",
|
||||
"{name}'s Birthday" => "Narozeniny {name}",
|
||||
"Contact" => "Kontakt",
|
||||
"Add Contact" => "Přidat kontakt",
|
||||
"Addressbooks" => "Adresáře",
|
||||
"Configure Address Books" => "Nastavit adresáře",
|
||||
"New Address Book" => "Nový adresář",
|
||||
"Import from VCF" => "Importovat z VCF",
|
||||
"CardDav Link" => "CardDav odkaz",
|
||||
"Download" => "Stažení",
|
||||
"Edit" => "Editovat",
|
||||
"Delete" => "Odstranit",
|
||||
"Download contact" => "Stáhnout kontakt",
|
||||
"Delete contact" => "Odstranit kontakt",
|
||||
"Drop photo to upload" => "Přetáhněte sem fotku pro její nahrání",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formát vlastní, křestní, celé jméno, obráceně nebo obráceně oddelené čárkami",
|
||||
"Edit name details" => "Upravit podrobnosti jména",
|
||||
"Nickname" => "Přezdívka",
|
||||
"Enter nickname" => "Zadejte přezdívku",
|
||||
"Birthday" => "Narozeniny",
|
||||
"dd-mm-yyyy" => "dd-mm-rrrr",
|
||||
"Groups" => "Skupiny",
|
||||
"Separate groups with commas" => "Oddělte skupiny čárkami",
|
||||
"Edit groups" => "Upravit skupiny",
|
||||
"Preferred" => "Preferovaný",
|
||||
"Please specify a valid email address." => "Prosím zadejte platnou e-mailovou adresu",
|
||||
"Enter email address" => "Zadat e-mailovou adresu",
|
||||
"Mail to address" => "Odeslat na adresu",
|
||||
"Delete email address" => "Smazat e-mail",
|
||||
"Enter phone number" => "Zadat telefoní číslo",
|
||||
"Delete phone number" => "Smazat telefoní číslo",
|
||||
"View on map" => "Zobrazit na mapě",
|
||||
"Edit address details" => "Upravit podrobnosti adresy",
|
||||
"Add notes here." => "Zde můžete připsat poznámky.",
|
||||
"Add field" => "Přidat políčko",
|
||||
"Profile picture" => "Profilová fotka",
|
||||
"Phone" => "Telefon",
|
||||
"Note" => "Poznámka",
|
||||
"Delete current photo" => "Smazat současnou fotku",
|
||||
"Edit current photo" => "Upravit současnou fotku",
|
||||
"Upload new photo" => "Nahrát novou fotku",
|
||||
"Select photo from ownCloud" => "Vybrat fotku z ownCloudu",
|
||||
"Edit address" => "Upravit adresu",
|
||||
"Type" => "Typ",
|
||||
"PO Box" => "PO box",
|
||||
"Extended" => "Rozšířené",
|
||||
|
@ -46,13 +109,49 @@
|
|||
"Region" => "Kraj",
|
||||
"Zipcode" => "PSČ",
|
||||
"Country" => "Země",
|
||||
"Edit categories" => "Upravit kategorie",
|
||||
"Add" => "Přidat",
|
||||
"Addressbook" => "Adresář",
|
||||
"Hon. prefixes" => "Tituly před",
|
||||
"Miss" => "Slečna",
|
||||
"Mr" => "Pan",
|
||||
"Sir" => "Sir",
|
||||
"Mrs" => "Paní",
|
||||
"Dr" => "Dr",
|
||||
"Given name" => "Křestní jméno",
|
||||
"Additional names" => "Další jména",
|
||||
"Family name" => "Příjmení",
|
||||
"Hon. suffixes" => "Tituly za",
|
||||
"J.D." => "JUDr.",
|
||||
"M.D." => "MUDr.",
|
||||
"Ph.D." => "Ph.D.",
|
||||
"Esq." => "Esq.",
|
||||
"Jr." => "ml.",
|
||||
"Sn." => "st.",
|
||||
"New Addressbook" => "Nový adresář",
|
||||
"Edit Addressbook" => "Editace adresáře",
|
||||
"Displayname" => "Zobrazené jméno",
|
||||
"Active" => "Aktivní",
|
||||
"Save" => "Uložit",
|
||||
"Submit" => "Potvrdit",
|
||||
"Cancel" => "Storno"
|
||||
"Cancel" => "Storno",
|
||||
"Import a contacts file" => "Importovat soubor kontaktů",
|
||||
"Please choose the addressbook" => "Prosím zvolte adresář",
|
||||
"create a new addressbook" => "vytvořit nový adresář",
|
||||
"Name of new addressbook" => "Jméno nového adresáře",
|
||||
"Import" => "Import",
|
||||
"Importing contacts" => "Importování kontaktů",
|
||||
"Contacts imported successfully" => "Kontakty úspěšně importovány",
|
||||
"Close Dialog" => "Zavírací dialog",
|
||||
"Import Addressbook" => "Importovat adresář",
|
||||
"Select address book to import to:" => "Vyberte adresář do kterého chcete importovat:",
|
||||
"Drop a VCF file to import contacts." => "Pro import kontaktů sem přetáhněte soubor VCF",
|
||||
"Select from HD" => "Vybrat z disku",
|
||||
"You have no contacts in your addressbook." => "Nemáte žádné kontakty v adresáři.",
|
||||
"Add contact" => "Přidat kontakt",
|
||||
"Configure addressbooks" => "Nastavit adresář",
|
||||
"CardDAV syncing addresses" => "Adresa pro synchronizaci pomocí CardDAV:",
|
||||
"more info" => "víc informací",
|
||||
"Primary address (Kontact et al)" => "Hlavní adresa (Kontakt etc)",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -4,10 +4,12 @@
|
|||
"Cannot add empty property." => "Feld darf nicht leer sein.",
|
||||
"At least one of the address fields has to be filled out." => "Mindestens eines der Adressfelder muss ausgefüllt werden.",
|
||||
"Error adding contact property." => "Kontakt ändern fehlgeschlagen",
|
||||
"Missing ID" => "Fehlende ID",
|
||||
"Error adding addressbook." => "Adressbuch hinzufügen fehlgeschlagen",
|
||||
"Error activating addressbook." => "Adressbuchaktivierung fehlgeschlagen",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Die Information der vCard ist fehlerhaft. Bitte aktualisiere die Seite.",
|
||||
"Error deleting contact property." => "Kontakteigenschaft löschen fehlgeschlagen",
|
||||
"File doesn't exist:" => "Datei existiert nicht: ",
|
||||
"Error updating contact property." => "Kontakteigenschaft aktualisieren fehlgeschlagen",
|
||||
"Error updating addressbook." => "Adressbuch aktualisieren fehlgeschlagen",
|
||||
"Contacts" => "Kontakte",
|
||||
|
@ -22,9 +24,11 @@
|
|||
"Mobile" => "Mobil",
|
||||
"Text" => "Text",
|
||||
"Voice" => "Anruf",
|
||||
"Message" => "Mitteilung",
|
||||
"Fax" => "Fax",
|
||||
"Video" => "Video",
|
||||
"Pager" => "Pager",
|
||||
"Internet" => "Internet",
|
||||
"Contact" => "Kontakt",
|
||||
"Add Contact" => "Kontakt hinzufügen",
|
||||
"Addressbooks" => "Adressbücher",
|
||||
|
@ -36,8 +40,15 @@
|
|||
"Download contact" => "Kontakt herunterladen",
|
||||
"Delete contact" => "Kontakt löschen",
|
||||
"Birthday" => "Geburtstag",
|
||||
"dd-mm-yyyy" => "TT-MM-JJJJ",
|
||||
"Groups" => "Gruppen",
|
||||
"Edit groups" => "Gruppen editieren",
|
||||
"Preferred" => "Bevorzugt",
|
||||
"Profile picture" => "Profil Bild",
|
||||
"Phone" => "Telefon",
|
||||
"Note" => "Notiz",
|
||||
"Upload new photo" => "Neues Foto hochladen",
|
||||
"Edit address" => "Adresse ändern",
|
||||
"Type" => "Typ",
|
||||
"PO Box" => "Postfach",
|
||||
"Extended" => "Erweitert",
|
||||
|
@ -46,13 +57,25 @@
|
|||
"Region" => "Region",
|
||||
"Zipcode" => "Postleitzahl",
|
||||
"Country" => "Land",
|
||||
"Edit categories" => "Kategorie ändern",
|
||||
"Add" => "Hinzufügen",
|
||||
"Addressbook" => "Adressbuch",
|
||||
"Miss" => "Frau",
|
||||
"Ms" => "Frau",
|
||||
"Mr" => "Herr",
|
||||
"Sir" => "Herr",
|
||||
"Mrs" => "Frau",
|
||||
"Dr" => "Dr",
|
||||
"Given name" => "Vorname",
|
||||
"Family name" => "Familienname",
|
||||
"New Addressbook" => "Neues Adressbuch",
|
||||
"Edit Addressbook" => "Adressbuch editieren",
|
||||
"Displayname" => "Anzeigename",
|
||||
"Active" => "Aktiv",
|
||||
"Save" => "Speichern",
|
||||
"Submit" => "Eintragen",
|
||||
"Cancel" => "Abbrechen"
|
||||
"Cancel" => "Abbrechen",
|
||||
"Import" => "Importieren",
|
||||
"Add contact" => "Kontakt hinzufügen",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "Σφάλμα κατά την προσθήκη επαφής.",
|
||||
"Cannot add empty property." => "Αδύνατη προσθήκη κενής ιδιότητας.",
|
||||
"At least one of the address fields has to be filled out." => "Πρέπει να συμπληρωθεί τουλάχιστον ένα από τα παιδία διεύθυνσης.",
|
||||
"Trying to add duplicate property: " => "Προσπάθεια προσθήκης διπλότυπης ιδιότητας:",
|
||||
"Error adding contact property." => "Σφάλμα προσθήκης ιδιότητας επαφής.",
|
||||
"No ID provided" => "Δε δώθηκε ID",
|
||||
"Error setting checksum." => "Λάθος κατά τον ορισμό checksum ",
|
||||
"No categories selected for deletion." => "Δε επελέγησαν κατηγορίες για διαγραφή",
|
||||
"No address books found." => "Δε βρέθηκε βιβλίο διευθύνσεων",
|
||||
"No contacts found." => "Δεν βρέθηκαν επαφές",
|
||||
"Missing ID" => "Λείπει ID",
|
||||
"Error parsing VCard for ID: \"" => "Σφάλμα κατά την ανάγνωση του VCard για το ID:\"",
|
||||
"Cannot add addressbook with an empty name." => "Δε μπορεί να προστεθεί βιβλίο διευθύνσεων με κενό όνομα",
|
||||
"Error adding addressbook." => "Σφάλμα προσθήκης βιβλίου διευθύνσεων.",
|
||||
"Error activating addressbook." => "Σφάλμα ενεργοποίησης βιβλίου διευθύνσεων",
|
||||
"No contact ID was submitted." => "Δε υπεβλήθει ID επαφής",
|
||||
"Error loading image." => "Σφάλμα φόρτωσης εικόνας",
|
||||
"Error reading contact photo." => "Σφάλμα ανάγνωσης εικόνας επαφής",
|
||||
"Error saving temporary file." => "Σφάλμα αποθήκευσης προσωρινού αρχείου",
|
||||
"The loading photo is not valid." => "Η φορτωμένη φωτογραφία δεν είναι έγκυρη",
|
||||
"id is not set." => "δεν ορίστηκε id",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Οι πληροφορίες σχετικά με vCard είναι εσφαλμένες. Παρακαλώ επαναφορτώστε τη σελίδα.",
|
||||
"Error deleting contact property." => "Σφάλμα διαγραφής ιδιότητας επαφής.",
|
||||
"Contact ID is missing." => "Λείπει ID επαφής",
|
||||
"Missing contact id." => "Απουσιαζει ID επαφής",
|
||||
"No photo path was submitted." => "Δε δόθηκε διαδρομή εικόνας",
|
||||
"File doesn't exist:" => "Το αρχείο δεν υπάρχει:",
|
||||
"element name is not set." => "δεν ορίστηκε όνομα στοιχείου",
|
||||
"checksum is not set." => "δε ορίστηκε checksum ",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Οι πληροφορίες για τη vCard είναι λανθασμένες.Παρακαλώ ξαναφορτώστε τη σελίδα:",
|
||||
"Something went FUBAR. " => "Κάτι χάθηκε στο άγνωστο",
|
||||
"Error updating contact property." => "Σφάλμα ενημέρωσης ιδιότητας επαφής.",
|
||||
"Cannot update addressbook with an empty name." => "Δε μπορεί να γίνει αλλαγή βιβλίου διευθύνσεων χωρίς όνομα",
|
||||
"Error updating addressbook." => "Σφάλμα ενημέρωσης βιβλίου διευθύνσεων.",
|
||||
"Error uploading contacts to storage." => "Σφάλμα κατά την αποθήκευση επαφών",
|
||||
"There is no error, the file uploaded with success" => "Δεν υπάρχει σφάλμα, το αρχείο ανέβηκε με επιτυχία ",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Το μέγεθος του αρχείου ξεπερνάει το upload_max_filesize του php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Το ανεβασμένο αρχείο υπερβαίνει το MAX_FILE_SIZE που ορίζεται στην HTML φόρμα",
|
||||
"The uploaded file was only partially uploaded" => "Το αρχείο ανέβηκε μερικώς",
|
||||
"No file was uploaded" => "Δεν ανέβηκε κάποιο αρχείο",
|
||||
"Missing a temporary folder" => "Λείπει ο προσωρινός φάκελος",
|
||||
"Contacts" => "Επαφές",
|
||||
"Addressbook not found." => "Δε βρέθηκε βιβλίο διευθύνσεων",
|
||||
"This is not your addressbook." => "Αυτό δεν είναι το βιβλίο διευθύνσεων σας.",
|
||||
"Contact could not be found." => "Η επαφή δεν μπόρεσε να βρεθεί.",
|
||||
"Address" => "Διεύθυνση",
|
||||
|
@ -22,22 +54,53 @@
|
|||
"Mobile" => "Κινητό",
|
||||
"Text" => "Κείμενο",
|
||||
"Voice" => "Ομιλία",
|
||||
"Message" => "Μήνυμα ",
|
||||
"Fax" => "Φαξ",
|
||||
"Video" => "Βίντεο",
|
||||
"Pager" => "Βομβητής",
|
||||
"Internet" => "Διαδίκτυο",
|
||||
"{name}'s Birthday" => "{name} έχει Γενέθλια",
|
||||
"Contact" => "Επαφή",
|
||||
"Add Contact" => "Προσθήκη επαφής",
|
||||
"Addressbooks" => "Βιβλία διευθύνσεων",
|
||||
"Configure Address Books" => "Ρυθμίστε το βιβλίο διευθύνσεων ",
|
||||
"New Address Book" => "Νέο βιβλίο διευθύνσεων",
|
||||
"Import from VCF" => "Εισαγωγή από VCF αρχείο",
|
||||
"CardDav Link" => "Σύνδεσμος CardDav",
|
||||
"Download" => "Λήψη",
|
||||
"Edit" => "Επεξεργασία",
|
||||
"Delete" => "Διαγραφή",
|
||||
"Download contact" => "Λήψη επαφής",
|
||||
"Delete contact" => "Διαγραφή επαφής",
|
||||
"Drop photo to upload" => "Ρίξε μια φωτογραφία για ανέβασμα",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format custom, Όνομα, Επώνυμο, Αντίστροφο ή Αντίστροφο με κόμμα",
|
||||
"Edit name details" => "Αλλάξτε τις λεπτομέρειες ονόματος",
|
||||
"Nickname" => "Παρατσούκλι",
|
||||
"Enter nickname" => "Εισάγεται παρατσούκλι",
|
||||
"Birthday" => "Γενέθλια",
|
||||
"dd-mm-yyyy" => "ΗΗ-ΜΜ-ΕΕΕΕ",
|
||||
"Groups" => "Ομάδες",
|
||||
"Separate groups with commas" => "Διαχώρισε τις ομάδες με κόμμα ",
|
||||
"Edit groups" => "Επεξεργασία ομάδων",
|
||||
"Preferred" => "Προτιμώμενο",
|
||||
"Please specify a valid email address." => "Παρακαλώ εισήγαγε μια έγκυρη διεύθυνση ηλεκτρονικού ταχυδρομείου",
|
||||
"Enter email address" => "Εισήγαγε διεύθυνση ηλεκτρονικού ταχυδρομείου",
|
||||
"Mail to address" => "Αποστολή σε διεύθυνση",
|
||||
"Delete email address" => "Διαγραφή διεύθυνση email",
|
||||
"Enter phone number" => "Εισήγαγε αριθμό τηλεφώνου",
|
||||
"Delete phone number" => "Διέγραψε αριθμό τηλεφώνου",
|
||||
"View on map" => "Προβολή στο χάρτη",
|
||||
"Edit address details" => "Επεξεργασία λεπτομερειών διεύθυνσης",
|
||||
"Add notes here." => "Πρόσθεσε τις σημειώσεις εδώ",
|
||||
"Add field" => "Προσθήκη πεδίου",
|
||||
"Profile picture" => "Φωτογραφία προφίλ",
|
||||
"Phone" => "Τηλέφωνο",
|
||||
"Note" => "Σημείωση",
|
||||
"Delete current photo" => "Διαγραφή τρέχουσας φωτογραφίας",
|
||||
"Edit current photo" => "Επεξεργασία τρέχουσας φωτογραφίας",
|
||||
"Upload new photo" => "Ανέβασε νέα φωτογραφία",
|
||||
"Select photo from ownCloud" => "Επέλεξε φωτογραφία από το ownCloud",
|
||||
"Edit address" => "Επεξεργασία διεύθυνσης",
|
||||
"Type" => "Τύπος",
|
||||
"PO Box" => "Ταχ. Θυρίδα",
|
||||
"Extended" => "Εκτεταμένη",
|
||||
|
@ -46,13 +109,52 @@
|
|||
"Region" => "Περιοχή",
|
||||
"Zipcode" => "Τ.Κ.",
|
||||
"Country" => "Χώρα",
|
||||
"Edit categories" => "Επεξεργασία κατηγορίας",
|
||||
"Add" => "Προσθήκη",
|
||||
"Addressbook" => "Βιβλίο διευθύνσεων",
|
||||
"Hon. prefixes" => "προθέματα",
|
||||
"Miss" => "Δις",
|
||||
"Ms" => "Κα",
|
||||
"Mr" => "Κα",
|
||||
"Sir" => "Σερ",
|
||||
"Mrs" => "Κα",
|
||||
"Dr" => "Δρ.",
|
||||
"Given name" => "Όνομα",
|
||||
"Additional names" => "Επιπλέον ονόματα",
|
||||
"Family name" => "Επώνυμο",
|
||||
"Hon. suffixes" => "καταλήξεις",
|
||||
"J.D." => "J.D.",
|
||||
"M.D." => "M.D.",
|
||||
"D.O." => "D.O.",
|
||||
"D.C." => "D.C.",
|
||||
"Ph.D." => "Ph.D.",
|
||||
"Esq." => "Esq.",
|
||||
"Jr." => "Jr.",
|
||||
"Sn." => "Sn.",
|
||||
"New Addressbook" => "Νέο βιβλίο διευθύνσεων",
|
||||
"Edit Addressbook" => "Επεξεργασία βιβλίου διευθύνσεων",
|
||||
"Displayname" => "Προβαλόμενο όνομα",
|
||||
"Active" => "Ενεργό",
|
||||
"Save" => "Αποθήκευση",
|
||||
"Submit" => "Καταχώρηση",
|
||||
"Cancel" => "Ακύρωση"
|
||||
"Cancel" => "Ακύρωση",
|
||||
"Import a contacts file" => "Εισαγωγή αρχείου επαφών",
|
||||
"Please choose the addressbook" => "Παρακαλώ επέλεξε βιβλίο διευθύνσεων",
|
||||
"create a new addressbook" => "Δημιουργία νέου βιβλίου διευθύνσεων",
|
||||
"Name of new addressbook" => "Όνομα νέου βιβλίου διευθύνσεων",
|
||||
"Import" => "Εισαγωγή",
|
||||
"Importing contacts" => "Εισαγωγή επαφών",
|
||||
"Contacts imported successfully" => "Οι επαφές εισήχθησαν επιτυχώς",
|
||||
"Close Dialog" => "Κλείσιμο διαλόγου",
|
||||
"Import Addressbook" => "Εισαγωγή βιβλίου διευθύνσεων",
|
||||
"Select address book to import to:" => "Επέλεξε σε ποιο βιβλίο διευθύνσεων για εισαγωγή:",
|
||||
"Drop a VCF file to import contacts." => "Εισάγεται ένα VCF αρχείο για εισαγωγή επαφών",
|
||||
"Select from HD" => "Επιλογή από HD",
|
||||
"You have no contacts in your addressbook." => "Δεν έχεις επαφές στο βιβλίο διευθύνσεων",
|
||||
"Add contact" => "Προσθήκη επαφής",
|
||||
"Configure addressbooks" => "Ρύθμισε το βιβλίο διευθύνσεων",
|
||||
"CardDAV syncing addresses" => "συγχρονισμός διευθύνσεων μέσω CardDAV ",
|
||||
"more info" => "περισσότερες πληροφορίες",
|
||||
"Primary address (Kontact et al)" => "Κύρια διεύθυνση",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "Se ha producido un error al añadir el contacto.",
|
||||
"Cannot add empty property." => "No se puede añadir una propiedad vacía.",
|
||||
"At least one of the address fields has to be filled out." => "Al menos uno de los campos de direcciones se tiene que rellenar.",
|
||||
"Trying to add duplicate property: " => "Intentando añadir una propiedad duplicada: ",
|
||||
"Error adding contact property." => "Error al añadir una propiedad del contacto.",
|
||||
"No ID provided" => "No se ha proporcionado una ID",
|
||||
"Error setting checksum." => "Error al establecer la suma de verificación.",
|
||||
"No categories selected for deletion." => "No se seleccionaron categorías para borrar.",
|
||||
"No address books found." => "No se encontraron libretas de direcciones.",
|
||||
"No contacts found." => "No se encontraron contactos.",
|
||||
"Missing ID" => "Falta la ID",
|
||||
"Error parsing VCard for ID: \"" => "Error al analizar el VCard para la ID: \"",
|
||||
"Cannot add addressbook with an empty name." => "No se puede añadir una libreta de direcciones sin nombre",
|
||||
"Error adding addressbook." => "Error al añadir la libreta de direcciones.",
|
||||
"Error activating addressbook." => "Error al activar la libreta de direcciones.",
|
||||
"No contact ID was submitted." => "No se ha mandado ninguna ID de contacto.",
|
||||
"Error loading image." => "Error cargando imagen.",
|
||||
"Error reading contact photo." => "Error leyendo fotografía del contacto.",
|
||||
"Error saving temporary file." => "Error al guardar archivo temporal.",
|
||||
"The loading photo is not valid." => "La foto que se estaba cargando no es válida.",
|
||||
"id is not set." => "no se ha puesto ninguna ID.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "La información sobre el vCard es incorrecta. Por favor vuelve a cargar la página.",
|
||||
"Error deleting contact property." => "Error al borrar una propiedad del contacto.",
|
||||
"Contact ID is missing." => "Falta la ID del contacto.",
|
||||
"Missing contact id." => "Falta la id del contacto.",
|
||||
"No photo path was submitted." => "No se ha introducido la ruta de la foto.",
|
||||
"File doesn't exist:" => "Archivo inexistente:",
|
||||
"element name is not set." => "no se ha puesto ningún nombre de elemento.",
|
||||
"checksum is not set." => "no se ha puesto ninguna suma de comprobación.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "La información sobre la vCard es incorrecta. Por favor, recarga la página:",
|
||||
"Something went FUBAR. " => "Plof. Algo ha fallado.",
|
||||
"Error updating contact property." => "Error al actualizar una propiedad del contacto.",
|
||||
"Cannot update addressbook with an empty name." => "No se puede actualizar una libreta de direcciones sin nombre.",
|
||||
"Error updating addressbook." => "Error al actualizar la libreta de direcciones.",
|
||||
"Error uploading contacts to storage." => "Error al subir contactos al almacenamiento.",
|
||||
"There is no error, the file uploaded with success" => "No hay ningún error, el archivo se ha subido con éxito",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "El archivo subido sobrepasa la directiva upload_max_filesize de php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El archivo subido sobrepasa la directiva MAX_FILE_SIZE especificada en el formulario HTML",
|
||||
"The uploaded file was only partially uploaded" => "El archivo se ha subido parcialmente",
|
||||
"No file was uploaded" => "No se ha subido ningún archivo",
|
||||
"Missing a temporary folder" => "Falta la carpeta temporal",
|
||||
"Contacts" => "Contactos",
|
||||
"Addressbook not found." => "Libreta de direcciones no encontrada.",
|
||||
"This is not your addressbook." => "Esta no es tu agenda de contactos.",
|
||||
"Contact could not be found." => "No se ha podido encontrar el contacto.",
|
||||
"Address" => "Dirección",
|
||||
|
@ -22,22 +54,53 @@
|
|||
"Mobile" => "Móvil",
|
||||
"Text" => "Texto",
|
||||
"Voice" => "Voz",
|
||||
"Message" => "Mensaje",
|
||||
"Fax" => "Fax",
|
||||
"Video" => "Vídeo",
|
||||
"Pager" => "Localizador",
|
||||
"Internet" => "Internet",
|
||||
"{name}'s Birthday" => "Cumpleaños de {name}",
|
||||
"Contact" => "Contacto",
|
||||
"Add Contact" => "Añadir contacto",
|
||||
"Addressbooks" => "Libretas de direcciones",
|
||||
"Configure Address Books" => "Configurar libretas de direcciones",
|
||||
"New Address Book" => "Nueva libreta de direcciones",
|
||||
"Import from VCF" => "Importar desde VCF",
|
||||
"CardDav Link" => "Enlace CardDav",
|
||||
"Download" => "Descargar",
|
||||
"Edit" => "Editar",
|
||||
"Delete" => "Borrar",
|
||||
"Download contact" => "Descargar contacto",
|
||||
"Delete contact" => "Eliminar contacto",
|
||||
"Drop photo to upload" => "Suelta una foto para subirla",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formato personalizado, nombre abreviado, nombre completo, al revés o al revés con coma",
|
||||
"Edit name details" => "Editar los detalles del nombre",
|
||||
"Nickname" => "Alias",
|
||||
"Enter nickname" => "Introduce un alias",
|
||||
"Birthday" => "Cumpleaños",
|
||||
"dd-mm-yyyy" => "dd-mm-yyyy",
|
||||
"Groups" => "Grupos",
|
||||
"Separate groups with commas" => "Separa los grupos con comas",
|
||||
"Edit groups" => "Editar grupos",
|
||||
"Preferred" => "Preferido",
|
||||
"Please specify a valid email address." => "Por favor especifica una dirección de correo electrónico válida.",
|
||||
"Enter email address" => "Introduce una dirección de correo electrónico",
|
||||
"Mail to address" => "Enviar por correo a la dirección",
|
||||
"Delete email address" => "Eliminar dirección de correo electrónico",
|
||||
"Enter phone number" => "Introduce un número de teléfono",
|
||||
"Delete phone number" => "Eliminar número de teléfono",
|
||||
"View on map" => "Ver en el mapa",
|
||||
"Edit address details" => "Editar detalles de la dirección",
|
||||
"Add notes here." => "Añade notas aquí.",
|
||||
"Add field" => "Añadir campo",
|
||||
"Profile picture" => "Foto del perfil",
|
||||
"Phone" => "Teléfono",
|
||||
"Note" => "Nota",
|
||||
"Delete current photo" => "Eliminar fotografía actual",
|
||||
"Edit current photo" => "Editar fotografía actual",
|
||||
"Upload new photo" => "Subir nueva fotografía",
|
||||
"Select photo from ownCloud" => "Seleccionar fotografía desde ownCloud",
|
||||
"Edit address" => "Editar dirección",
|
||||
"Type" => "Tipo",
|
||||
"PO Box" => "Código postal",
|
||||
"Extended" => "Extendido",
|
||||
|
@ -46,13 +109,52 @@
|
|||
"Region" => "Región",
|
||||
"Zipcode" => "Código postal",
|
||||
"Country" => "País",
|
||||
"Edit categories" => "Editar categorías",
|
||||
"Add" => "Añadir",
|
||||
"Addressbook" => "Libreta de direcciones",
|
||||
"Hon. prefixes" => "Prefijos honoríficos",
|
||||
"Miss" => "Srta",
|
||||
"Ms" => "Sra.",
|
||||
"Mr" => "Sr.",
|
||||
"Sir" => "Señor",
|
||||
"Mrs" => "Sra",
|
||||
"Dr" => "Dr",
|
||||
"Given name" => "Nombre",
|
||||
"Additional names" => "Nombres adicionales",
|
||||
"Family name" => "Apellido",
|
||||
"Hon. suffixes" => "Sufijos honoríficos",
|
||||
"J.D." => "J.D.",
|
||||
"M.D." => "M.D.",
|
||||
"D.O." => "D.O.",
|
||||
"D.C." => "D.C.",
|
||||
"Ph.D." => "Dr",
|
||||
"Esq." => "Don",
|
||||
"Jr." => "Jr.",
|
||||
"Sn." => "Sn.",
|
||||
"New Addressbook" => "Nueva libreta de direcciones",
|
||||
"Edit Addressbook" => "Editar libreta de direcciones",
|
||||
"Displayname" => "Nombre a mostrar",
|
||||
"Active" => "Activo",
|
||||
"Save" => "Guardar",
|
||||
"Submit" => "Aceptar",
|
||||
"Cancel" => "Cancelar"
|
||||
"Cancel" => "Cancelar",
|
||||
"Import a contacts file" => "Importar archivo de contactos",
|
||||
"Please choose the addressbook" => "Por favor escoge la agenda",
|
||||
"create a new addressbook" => "crear una nueva agenda",
|
||||
"Name of new addressbook" => "Nombre de la nueva agenda",
|
||||
"Import" => "Importar",
|
||||
"Importing contacts" => "Importando contactos",
|
||||
"Contacts imported successfully" => "Contactos importados correctamente",
|
||||
"Close Dialog" => "Cerrar Diálogo",
|
||||
"Import Addressbook" => "Importar agenda",
|
||||
"Select address book to import to:" => "Selecciona una agenda para importar a:",
|
||||
"Drop a VCF file to import contacts." => "Suelta un archivo VCF para importar contactos.",
|
||||
"Select from HD" => "Seleccionar del disco duro",
|
||||
"You have no contacts in your addressbook." => "No hay contactos en tu agenda.",
|
||||
"Add contact" => "Añadir contacto",
|
||||
"Configure addressbooks" => "Configurar agenda",
|
||||
"CardDAV syncing addresses" => "Sincronizando direcciones",
|
||||
"more info" => "más información",
|
||||
"Primary address (Kontact et al)" => "Dirección primaria (Kontact et al)",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "Konktakti lisamisel tekkis viga.",
|
||||
"Cannot add empty property." => "Tühja omadust ei saa lisada.",
|
||||
"At least one of the address fields has to be filled out." => "Vähemalt üks aadressiväljadest peab olema täidetud.",
|
||||
"Trying to add duplicate property: " => "Proovitakse lisada topeltomadust: ",
|
||||
"Error adding contact property." => "Viga konktakti korralikul lisamisel.",
|
||||
"No ID provided" => "ID-d pole sisestatud",
|
||||
"Error setting checksum." => "Viga kontrollsumma määramisel.",
|
||||
"No categories selected for deletion." => "Kustutamiseks pole valitud ühtegi kategooriat.",
|
||||
"No address books found." => "Ei leitud ühtegi aadressiraamatut.",
|
||||
"No contacts found." => "Ühtegi kontakti ei leitud.",
|
||||
"Missing ID" => "Puudub ID",
|
||||
"Error parsing VCard for ID: \"" => "Viga VCard-ist ID parsimisel: \"",
|
||||
"Cannot add addressbook with an empty name." => "Tühja nimega aadressiraamatut ei saa lisada.",
|
||||
"Error adding addressbook." => "Viga aadressiraamatu lisamisel.",
|
||||
"Error activating addressbook." => "Viga aadressiraamatu aktiveerimisel.",
|
||||
"No contact ID was submitted." => "Kontakti ID-d pole sisestatud.",
|
||||
"Error loading image." => "Viga pildi laadimisel.",
|
||||
"Error reading contact photo." => "Viga kontakti foto lugemisel.",
|
||||
"Error saving temporary file." => "Viga ajutise faili salvestamisel.",
|
||||
"The loading photo is not valid." => "Laetav pilt pole korrektne pildifail.",
|
||||
"id is not set." => "ID on määramata.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Visiitkaardi info pole korrektne. Palun lae leht uuesti.",
|
||||
"Error deleting contact property." => "Viga konktaki korralikul kustutamisel.",
|
||||
"Contact ID is missing." => "Kontakti ID puudub.",
|
||||
"Missing contact id." => "Puuduv kontakti ID.",
|
||||
"No photo path was submitted." => "Foto asukohta pole määratud.",
|
||||
"File doesn't exist:" => "Faili pole olemas:",
|
||||
"element name is not set." => "elemendi nime pole määratud.",
|
||||
"checksum is not set." => "kontrollsummat pole määratud.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "vCard info pole korrektne. Palun lae lehekülg uuesti: ",
|
||||
"Something went FUBAR. " => "Midagi läks tõsiselt metsa.",
|
||||
"Error updating contact property." => "Viga konktaki korralikul uuendamisel.",
|
||||
"Cannot update addressbook with an empty name." => "Tühja nimega aadressiraamatut ei saa uuendada.",
|
||||
"Error updating addressbook." => "Viga aadressiraamatu uuendamisel.",
|
||||
"Error uploading contacts to storage." => "Viga kontaktide üleslaadimisel kettale.",
|
||||
"There is no error, the file uploaded with success" => "Ühtegi tõrget polnud, fail on üles laetud",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Üleslaetud fail ületab php.ini failis määratud upload_max_filesize suuruse",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Üleslaetud fail ületab MAX_FILE_SIZE suuruse, mis on HTML vormi jaoks määratud",
|
||||
"The uploaded file was only partially uploaded" => "Fail laeti üles ainult osaliselt",
|
||||
"No file was uploaded" => "Ühtegi faili ei laetud üles",
|
||||
"Missing a temporary folder" => "Ajutiste failide kaust puudub",
|
||||
"Contacts" => "Kontaktid",
|
||||
"Addressbook not found." => "Aadressiraamatut ei leitud",
|
||||
"This is not your addressbook." => "See pole sinu aadressiraamat.",
|
||||
"Contact could not be found." => "Kontakti ei leitud.",
|
||||
"Address" => "Aadress",
|
||||
|
@ -22,22 +54,53 @@
|
|||
"Mobile" => "Mobiil",
|
||||
"Text" => "Tekst",
|
||||
"Voice" => "Hääl",
|
||||
"Message" => "Sõnum",
|
||||
"Fax" => "Faks",
|
||||
"Video" => "Video",
|
||||
"Pager" => "Piipar",
|
||||
"Internet" => "Internet",
|
||||
"{name}'s Birthday" => "{name} sünnipäev",
|
||||
"Contact" => "Kontakt",
|
||||
"Add Contact" => "Lisa kontakt",
|
||||
"Addressbooks" => "Aadressiraamatud",
|
||||
"Configure Address Books" => "Seadista aadressiraamatut",
|
||||
"New Address Book" => "Uus aadressiraamat",
|
||||
"Import from VCF" => "Impordi VCF-ist",
|
||||
"CardDav Link" => "CardDav link",
|
||||
"Download" => "Lae alla",
|
||||
"Edit" => "Muuda",
|
||||
"Delete" => "Kustuta",
|
||||
"Download contact" => "Lae kontakt alla",
|
||||
"Delete contact" => "Kustuta kontakt",
|
||||
"Drop photo to upload" => "Lohista üleslaetav foto siia",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Kohandatud vorming, Lühike nimi, Täielik nimi, vastupidine või vastupidine komadega",
|
||||
"Edit name details" => "Muuda nime üksikasju",
|
||||
"Nickname" => "Hüüdnimi",
|
||||
"Enter nickname" => "Sisesta hüüdnimi",
|
||||
"Birthday" => "Sünnipäev",
|
||||
"dd-mm-yyyy" => "dd.mm.yyyy",
|
||||
"Groups" => "Grupid",
|
||||
"Separate groups with commas" => "Eralda grupid komadega",
|
||||
"Edit groups" => "Muuda gruppe",
|
||||
"Preferred" => "Eelistatud",
|
||||
"Please specify a valid email address." => "Palun sisesta korrektne e-posti aadress.",
|
||||
"Enter email address" => "Sisesta e-posti aadress",
|
||||
"Mail to address" => "Kiri aadressile",
|
||||
"Delete email address" => "Kustuta e-posti aadress",
|
||||
"Enter phone number" => "Sisesta telefoninumber",
|
||||
"Delete phone number" => "Kustuta telefoninumber",
|
||||
"View on map" => "Vaata kaardil",
|
||||
"Edit address details" => "Muuda aaressi infot",
|
||||
"Add notes here." => "Lisa märkmed siia.",
|
||||
"Add field" => "Lisa väli",
|
||||
"Profile picture" => "Profiili pilt",
|
||||
"Phone" => "Telefon",
|
||||
"Note" => "Märkus",
|
||||
"Delete current photo" => "Kustuta praegune foto",
|
||||
"Edit current photo" => "Muuda praegust pilti",
|
||||
"Upload new photo" => "Lae üles uus foto",
|
||||
"Select photo from ownCloud" => "Vali foto ownCloudist",
|
||||
"Edit address" => "Muuda aadressi",
|
||||
"Type" => "Tüüp",
|
||||
"PO Box" => "Postkontori postkast",
|
||||
"Extended" => "Laiendatud",
|
||||
|
@ -46,13 +109,52 @@
|
|||
"Region" => "Piirkond",
|
||||
"Zipcode" => "Postiindeks",
|
||||
"Country" => "Riik",
|
||||
"Edit categories" => "Muuda kategooriat",
|
||||
"Add" => "Lisa",
|
||||
"Addressbook" => "Aadressiraamat",
|
||||
"Hon. prefixes" => "Eesliited",
|
||||
"Miss" => "Preili",
|
||||
"Ms" => "Pr",
|
||||
"Mr" => "Hr",
|
||||
"Sir" => "Härra",
|
||||
"Mrs" => "Proua",
|
||||
"Dr" => "Dr",
|
||||
"Given name" => "Eesnimi",
|
||||
"Additional names" => "Lisanimed",
|
||||
"Family name" => "Perekonnanimi",
|
||||
"Hon. suffixes" => "Järelliited",
|
||||
"J.D." => "J.D.",
|
||||
"M.D." => "M.D.",
|
||||
"D.O." => "D.O.",
|
||||
"D.C." => "D.C.",
|
||||
"Ph.D." => "Ph.D.",
|
||||
"Esq." => "Esq.",
|
||||
"Jr." => "Jr.",
|
||||
"Sn." => "Senior.",
|
||||
"New Addressbook" => "Uus aadressiraamat",
|
||||
"Edit Addressbook" => "Muuda aadressiraamatut",
|
||||
"Displayname" => "Näidatav nimi",
|
||||
"Active" => "Aktiivne",
|
||||
"Save" => "Salvesta",
|
||||
"Submit" => "Saada",
|
||||
"Cancel" => "Loobu"
|
||||
"Cancel" => "Loobu",
|
||||
"Import a contacts file" => "Impordi kontaktifail",
|
||||
"Please choose the addressbook" => "Palun vali aadressiraamat",
|
||||
"create a new addressbook" => "loo uus aadressiraamat",
|
||||
"Name of new addressbook" => "Uue aadressiraamatu nimi",
|
||||
"Import" => "Impordi",
|
||||
"Importing contacts" => "Kontaktide importimine",
|
||||
"Contacts imported successfully" => "Kontaktid on imporditud",
|
||||
"Close Dialog" => "Sulge dialoog",
|
||||
"Import Addressbook" => "Impordi aadressiraamat",
|
||||
"Select address book to import to:" => "Vali aadressiraamat, millesse importida:",
|
||||
"Drop a VCF file to import contacts." => "Lohista siia VCF-fail, millest kontakte importida.",
|
||||
"Select from HD" => "Vali kõvakettalt",
|
||||
"You have no contacts in your addressbook." => "Sinu aadressiraamatus pole ühtegi kontakti.",
|
||||
"Add contact" => "Lisa kontakt",
|
||||
"Configure addressbooks" => "Seadista aadressiraamatuid",
|
||||
"CardDAV syncing addresses" => "CardDAV sünkroniseerimise aadressid",
|
||||
"more info" => "lisainfo",
|
||||
"Primary address (Kontact et al)" => "Peamine aadress",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "Une erreur s'est produite lors de l'ajout du contact.",
|
||||
"Cannot add empty property." => "Impossible d'ajouter un champ vide.",
|
||||
"At least one of the address fields has to be filled out." => "Au moins un des champs d'adresses doit être complété.",
|
||||
"Trying to add duplicate property: " => "Ajout d'une propriété en double:",
|
||||
"Error adding contact property." => "Erreur lors de l'ajout du champ.",
|
||||
"No ID provided" => "Aucun ID fourni",
|
||||
"Error setting checksum." => "Erreur lors du paramétrage du hachage.",
|
||||
"No categories selected for deletion." => "Pas de catégories sélectionnées pour la suppression.",
|
||||
"No address books found." => "Pas de carnet d'adresses trouvé.",
|
||||
"No contacts found." => "Aucun contact trouvé.",
|
||||
"Missing ID" => "ID manquant",
|
||||
"Error parsing VCard for ID: \"" => "Erreur lors de l'analyse du VCard pour l'ID: \"",
|
||||
"Cannot add addressbook with an empty name." => "Ne peut être ajouté avec un nom vide.",
|
||||
"Error adding addressbook." => "Erreur lors de l'ajout du carnet d'adresses.",
|
||||
"Error activating addressbook." => "Erreur lors de l'activation du carnet d'adresses.",
|
||||
"No contact ID was submitted." => "Aucun ID de contact envoyé",
|
||||
"Error loading image." => "Erreur lors du chargement de l'image.",
|
||||
"Error reading contact photo." => "Erreur de lecture de la photo du contact.",
|
||||
"Error saving temporary file." => "Erreur de sauvegarde du fichier temporaire.",
|
||||
"The loading photo is not valid." => "La photo chargée est invalide.",
|
||||
"id is not set." => "L'ID n'est pas défini.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Les informations relatives à cette vCard sont incorrectes. Veuillez recharger la page.",
|
||||
"Error deleting contact property." => "Erreur lors de la suppression du champ.",
|
||||
"Contact ID is missing." => "L'ID du contact est manquant.",
|
||||
"Missing contact id." => "ID contact manquant.",
|
||||
"No photo path was submitted." => "Le chemin de la photo n'a pas été envoyé.",
|
||||
"File doesn't exist:" => "Fichier inexistant:",
|
||||
"element name is not set." => "Le champ Nom n'est pas défini.",
|
||||
"checksum is not set." => "L'hachage n'est pas défini.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "L'informatiion à propos de la vCard est incorrect. Merci de rafraichir la page:",
|
||||
"Something went FUBAR. " => "Quelque chose est FUBAR.",
|
||||
"Error updating contact property." => "Erreur lors de la mise à jour du champ.",
|
||||
"Cannot update addressbook with an empty name." => "Impossible de mettre à jour le carnet d'adresses avec un nom vide.",
|
||||
"Error updating addressbook." => "Erreur lors de la mise à jour du carnet d'adresses.",
|
||||
"Error uploading contacts to storage." => "Erreur lors de l'envoi des contacts vers le stockage.",
|
||||
"There is no error, the file uploaded with success" => "Il n'y a pas d'erreur, le fichier a été envoyé avec succes.",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Le fichier envoyé dépasse la directive upload_max_filesize dans php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Le fichier envoyé dépasse la directive MAX_FILE_SIZE qui est spécifiée dans le formulaire HTML.",
|
||||
"The uploaded file was only partially uploaded" => "Le fichier envoyé n'a été que partiellement envoyé.",
|
||||
"No file was uploaded" => "Pas de fichier envoyé.",
|
||||
"Missing a temporary folder" => "Absence de dossier temporaire.",
|
||||
"Contacts" => "Contacts",
|
||||
"Addressbook not found." => "Carnet d'adresses introuvable.",
|
||||
"This is not your addressbook." => "Ce n'est pas votre carnet d'adresses.",
|
||||
"Contact could not be found." => "Ce contact n'a pas été trouvé.",
|
||||
"Address" => "Adresse",
|
||||
|
@ -22,22 +54,52 @@
|
|||
"Mobile" => "Mobile",
|
||||
"Text" => "Texte",
|
||||
"Voice" => "Voix",
|
||||
"Message" => "Message",
|
||||
"Fax" => "Fax",
|
||||
"Video" => "Vidéo",
|
||||
"Pager" => "Bipeur",
|
||||
"Internet" => "Internet",
|
||||
"{name}'s Birthday" => "Anniversaire de {name}",
|
||||
"Contact" => "Contact",
|
||||
"Add Contact" => "Ajouter un Contact",
|
||||
"Addressbooks" => "Carnets d'adresses",
|
||||
"Configure Address Books" => "Paramétrer carnet d'adresses",
|
||||
"New Address Book" => "Nouveau Carnet d'adresses",
|
||||
"Import from VCF" => "Importer depuis VCF",
|
||||
"CardDav Link" => "Lien CardDav",
|
||||
"Download" => "Télécharger",
|
||||
"Edit" => "Modifier",
|
||||
"Delete" => "Supprimer",
|
||||
"Download contact" => "Télécharger le contact",
|
||||
"Delete contact" => "Supprimer le contact",
|
||||
"Drop photo to upload" => "Glisser une photo pour l'envoi",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formatage personnalisé, Nom court, Nom complet, Inversé, Inversé avec virgule",
|
||||
"Edit name details" => "Editer les noms",
|
||||
"Nickname" => "Surnom",
|
||||
"Enter nickname" => "Entrer un surnom",
|
||||
"Birthday" => "Anniversaire",
|
||||
"dd-mm-yyyy" => "jj-mm-aaaa",
|
||||
"Groups" => "Groupes",
|
||||
"Separate groups with commas" => "Séparer les groupes avec des virgules",
|
||||
"Edit groups" => "Editer les groupes",
|
||||
"Preferred" => "Préféré",
|
||||
"Please specify a valid email address." => "Merci d'entrer une adresse e-mail valide.",
|
||||
"Enter email address" => "Entrer une adresse e-mail",
|
||||
"Delete email address" => "Supprimer l'adresse e-mail",
|
||||
"Enter phone number" => "Entrer un numéro de téléphone",
|
||||
"Delete phone number" => "Supprimer le numéro de téléphone",
|
||||
"View on map" => "Voir sur une carte",
|
||||
"Edit address details" => "Editer les adresses",
|
||||
"Add notes here." => "Ajouter des notes ici.",
|
||||
"Add field" => "Ajouter un champ.",
|
||||
"Profile picture" => "Photo de profil",
|
||||
"Phone" => "Téléphone",
|
||||
"Note" => "Note",
|
||||
"Delete current photo" => "Supprimer la photo actuelle",
|
||||
"Edit current photo" => "Editer la photo actuelle",
|
||||
"Upload new photo" => "Envoyer une nouvelle photo",
|
||||
"Select photo from ownCloud" => "Sélectionner une photo depuis ownCloud",
|
||||
"Edit address" => "Editer l'adresse",
|
||||
"Type" => "Type",
|
||||
"PO Box" => "Boîte postale",
|
||||
"Extended" => "Étendu",
|
||||
|
@ -46,13 +108,44 @@
|
|||
"Region" => "Région",
|
||||
"Zipcode" => "Code postal",
|
||||
"Country" => "Pays",
|
||||
"Edit categories" => "Editer les catégories",
|
||||
"Add" => "Ajouter",
|
||||
"Addressbook" => "Carnet d'adresses",
|
||||
"Hon. prefixes" => "Préfixe hon.",
|
||||
"Miss" => "Mlle",
|
||||
"Ms" => "Mme",
|
||||
"Mr" => "M.",
|
||||
"Sir" => "M.",
|
||||
"Mrs" => "Mme",
|
||||
"Dr" => "Dr",
|
||||
"Given name" => "Prénom",
|
||||
"Additional names" => "Nom supplémentaires",
|
||||
"Family name" => "Nom de famille",
|
||||
"Hon. suffixes" => "Suffixes hon.",
|
||||
"New Addressbook" => "Nouveau carnet d'adresses",
|
||||
"Edit Addressbook" => "Éditer le carnet d'adresses",
|
||||
"Displayname" => "Nom",
|
||||
"Active" => "Carnet actif",
|
||||
"Save" => "Sauvegarder",
|
||||
"Submit" => "Envoyer",
|
||||
"Cancel" => "Annuler"
|
||||
"Cancel" => "Annuler",
|
||||
"Import a contacts file" => "Importer un fichier de contacts",
|
||||
"Please choose the addressbook" => "Choisissez le carnet d'adresses SVP",
|
||||
"create a new addressbook" => "Créer un nouveau carnet d'adresses",
|
||||
"Name of new addressbook" => "Nom du nouveau carnet d'adresses",
|
||||
"Import" => "Importer",
|
||||
"Importing contacts" => "Importation des contacts",
|
||||
"Contacts imported successfully" => "Contacts importés avec succes",
|
||||
"Close Dialog" => "Fermer la boite de dialogue",
|
||||
"Import Addressbook" => "Importer un carnet d'adresses.",
|
||||
"Select address book to import to:" => "Selectionner le carnet d'adresses à importer vers:",
|
||||
"Drop a VCF file to import contacts." => "Glisser un fichier VCF pour importer des contacts.",
|
||||
"Select from HD" => "Selectionner depuis le disque dur",
|
||||
"You have no contacts in your addressbook." => "Il n'y a pas de contact dans votre carnet d'adresses.",
|
||||
"Add contact" => "Ajouter un contact",
|
||||
"Configure addressbooks" => "Paramétrer carnet d'adresses",
|
||||
"CardDAV syncing addresses" => "Synchronisation des contacts CardDAV",
|
||||
"more info" => "Plus d'infos",
|
||||
"Primary address (Kontact et al)" => "Adresse principale",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -1,5 +1,15 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Cannot add empty property." => "Non pote adder proprietate vacue.",
|
||||
"No address books found." => "Nulle adressario trovate",
|
||||
"No contacts found." => "Nulle contactos trovate.",
|
||||
"Error adding addressbook." => "Error durante que il addeva le adressario.",
|
||||
"Error activating addressbook." => "Error in activar adressario",
|
||||
"Error loading image." => "Il habeva un error durante le cargamento del imagine.",
|
||||
"Error saving temporary file." => "Error durante le scriptura in le file temporari",
|
||||
"No file was uploaded" => "Nulle file esseva incargate.",
|
||||
"Missing a temporary folder" => "Manca un dossier temporari",
|
||||
"Contacts" => "Contactos",
|
||||
"Addressbook not found." => "Adressario non trovate.",
|
||||
"This is not your addressbook." => "Iste non es tu libro de adresses",
|
||||
"Contact could not be found." => "Contacto non poterea esser legite",
|
||||
"Address" => "Adresse",
|
||||
|
@ -11,21 +21,42 @@
|
|||
"Mobile" => "Mobile",
|
||||
"Text" => "Texto",
|
||||
"Voice" => "Voce",
|
||||
"Message" => "Message",
|
||||
"Fax" => "Fax",
|
||||
"Video" => "Video",
|
||||
"Pager" => "Pager",
|
||||
"Internet" => "Internet",
|
||||
"Contact" => "Contacto",
|
||||
"Add Contact" => "Adder contacto",
|
||||
"Addressbooks" => "Adressarios",
|
||||
"New Address Book" => "Nove adressario",
|
||||
"CardDav Link" => "Ligamine CardDav",
|
||||
"Download" => "Discargar",
|
||||
"Edit" => "Modificar",
|
||||
"Delete" => "Deler",
|
||||
"Download contact" => "Discargar contacto",
|
||||
"Delete contact" => "Deler contacto",
|
||||
"Nickname" => "Pseudonymo",
|
||||
"Enter nickname" => "Inserer pseudonymo",
|
||||
"Birthday" => "Anniversario",
|
||||
"Groups" => "Gruppos",
|
||||
"Edit groups" => "Modificar gruppos",
|
||||
"Preferred" => "Preferite",
|
||||
"Enter email address" => "Entrar un adresse de e-posta",
|
||||
"Delete email address" => "Deler adresse de E-posta",
|
||||
"Enter phone number" => "Entrar un numero de telephono",
|
||||
"Delete phone number" => "Deler numero de telephono",
|
||||
"View on map" => "Vider in un carta",
|
||||
"Add notes here." => "Adder notas hic",
|
||||
"Add field" => "Adder campo",
|
||||
"Profile picture" => "Imagine de profilo",
|
||||
"Phone" => "Phono",
|
||||
"Note" => "Nota",
|
||||
"Delete current photo" => "Deler photo currente",
|
||||
"Edit current photo" => "Modificar photo currente",
|
||||
"Upload new photo" => "Incargar nove photo",
|
||||
"Select photo from ownCloud" => "Seliger photo ex ownCloud",
|
||||
"Edit address" => "Modificar adresses",
|
||||
"Type" => "Typo",
|
||||
"PO Box" => "Cassa postal",
|
||||
"Extended" => "Extendite",
|
||||
|
@ -34,12 +65,33 @@
|
|||
"Region" => "Region",
|
||||
"Zipcode" => "Codice postal",
|
||||
"Country" => "Pais",
|
||||
"Edit categories" => "Modificar categorias",
|
||||
"Add" => "Adder",
|
||||
"Addressbook" => "Adressario",
|
||||
"Hon. prefixes" => "Prefixos honorific",
|
||||
"Miss" => "Senioretta",
|
||||
"Mr" => "Sr.",
|
||||
"Mrs" => "Sra.",
|
||||
"Dr" => "Dr.",
|
||||
"Given name" => "Nomine date",
|
||||
"Additional names" => "Nomines additional",
|
||||
"Family name" => "Nomine de familia",
|
||||
"Hon. suffixes" => "Suffixos honorific",
|
||||
"New Addressbook" => "Nove adressario",
|
||||
"Edit Addressbook" => "Modificar adressario",
|
||||
"Active" => "Active",
|
||||
"Save" => "Salveguardar",
|
||||
"Submit" => "Submitter",
|
||||
"Cancel" => "Cancellar"
|
||||
"Cancel" => "Cancellar",
|
||||
"Import a contacts file" => "Importar un file de contactos",
|
||||
"Please choose the addressbook" => "Per favor selige le adressario",
|
||||
"create a new addressbook" => "Crear un nove adressario",
|
||||
"Name of new addressbook" => "Nomine del nove gruppo:",
|
||||
"Import" => "Importar",
|
||||
"Contacts imported successfully" => "Contactos importate con successo.",
|
||||
"Close Dialog" => "Clauder dialogo",
|
||||
"Import Addressbook" => "Importar adressario.",
|
||||
"Add contact" => "Adder adressario",
|
||||
"more info" => "plus info",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "Si è verificato un errore nell'aggiunta del contatto.",
|
||||
"Cannot add empty property." => "Impossibile aggiungere una proprietà vuota.",
|
||||
"At least one of the address fields has to be filled out." => "Deve essere riempito almeno un indirizzo.",
|
||||
"Trying to add duplicate property: " => "P",
|
||||
"Error adding contact property." => "Errore durante l'aggiunta della proprietà del contatto.",
|
||||
"No ID provided" => "Nessun ID fornito",
|
||||
"Error setting checksum." => "Errore di impostazione del codice di controllo.",
|
||||
"No categories selected for deletion." => "Nessuna categoria selezionata per l'eliminazione.",
|
||||
"No address books found." => "Nessuna rubrica trovata.",
|
||||
"No contacts found." => "Nessun contatto trovato.",
|
||||
"Missing ID" => "ID mancante",
|
||||
"Error parsing VCard for ID: \"" => "Errore in fase di elaborazione del file VCard per l'ID: \"",
|
||||
"Cannot add addressbook with an empty name." => "Impossibile aggiungere una rubrica senza nome.",
|
||||
"Error adding addressbook." => "Errore durante l'aggiunta della rubrica.",
|
||||
"Error activating addressbook." => "Errore durante l'attivazione della rubrica.",
|
||||
"No contact ID was submitted." => "Nessun ID di contatto inviato.",
|
||||
"Error loading image." => "Errore di caricamento immagine.",
|
||||
"Error reading contact photo." => "Errore di lettura della foto del contatto.",
|
||||
"Error saving temporary file." => "Errore di salvataggio del file temporaneo.",
|
||||
"The loading photo is not valid." => "La foto caricata non è valida.",
|
||||
"id is not set." => "ID non impostato.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informazioni sulla vCard non corrette. Ricarica la pagina.",
|
||||
"Error deleting contact property." => "Errore durante l'eliminazione della proprietà del contatto.",
|
||||
"Contact ID is missing." => "Manca l'ID del contatto.",
|
||||
"Missing contact id." => "ID di contatto mancante.",
|
||||
"No photo path was submitted." => "Non è stato inviato alcun percorso a una foto.",
|
||||
"File doesn't exist:" => "Il file non esiste:",
|
||||
"element name is not set." => "il nome dell'elemento non è impostato.",
|
||||
"checksum is not set." => "il codice di controllo non è impostato.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Le informazioni della vCard non sono corrette. Ricarica la pagina: ",
|
||||
"Something went FUBAR. " => "Qualcosa è andato storto. ",
|
||||
"Error updating contact property." => "Errore durante l'aggiornamento della proprietà del contatto.",
|
||||
"Cannot update addressbook with an empty name." => "Impossibile aggiornare una rubrica senza nome.",
|
||||
"Error updating addressbook." => "Errore durante l'aggiornamento della rubrica.",
|
||||
"Error uploading contacts to storage." => "Errore di invio dei contatti in archivio.",
|
||||
"There is no error, the file uploaded with success" => "Non ci sono errori, il file è stato inviato correttamente",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Il file inviato supera la direttiva upload_max_filesize nel php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Il file inviato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML",
|
||||
"The uploaded file was only partially uploaded" => "Il file è stato inviato solo parzialmente",
|
||||
"No file was uploaded" => "Nessun file è stato inviato",
|
||||
"Missing a temporary folder" => "Manca una cartella temporanea",
|
||||
"Contacts" => "Contatti",
|
||||
"Addressbook not found." => "Rubrica non trovata.",
|
||||
"This is not your addressbook." => "Questa non è la tua rubrica.",
|
||||
"Contact could not be found." => "Il contatto non può essere trovato.",
|
||||
"Address" => "Indirizzo",
|
||||
|
@ -22,22 +54,53 @@
|
|||
"Mobile" => "Cellulare",
|
||||
"Text" => "Testo",
|
||||
"Voice" => "Voce",
|
||||
"Message" => "Messaggio",
|
||||
"Fax" => "Fax",
|
||||
"Video" => "Video",
|
||||
"Pager" => "Cercapersone",
|
||||
"Internet" => "Internet",
|
||||
"{name}'s Birthday" => "Data di nascita di {name}",
|
||||
"Contact" => "Contatto",
|
||||
"Add Contact" => "Aggiungi contatto",
|
||||
"Addressbooks" => "Rubriche",
|
||||
"Configure Address Books" => "Configura rubrica",
|
||||
"New Address Book" => "Nuova rubrica",
|
||||
"Import from VCF" => "Importa da VCF",
|
||||
"CardDav Link" => "Link CardDav",
|
||||
"Download" => "Scarica",
|
||||
"Edit" => "Modifica",
|
||||
"Delete" => "Elimina",
|
||||
"Download contact" => "Scarica contatto",
|
||||
"Delete contact" => "Elimina contatto",
|
||||
"Drop photo to upload" => "Rilascia una foto da inviare",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formato personalizzato, nome breve, nome completo, invertito o invertito con virgola",
|
||||
"Edit name details" => "Modifica dettagli del nome",
|
||||
"Nickname" => "Pseudonimo",
|
||||
"Enter nickname" => "Inserisci pseudonimo",
|
||||
"Birthday" => "Compleanno",
|
||||
"dd-mm-yyyy" => "gg-mm-aaaa",
|
||||
"Groups" => "Gruppi",
|
||||
"Separate groups with commas" => "Separa i gruppi con virgole",
|
||||
"Edit groups" => "Modifica gruppi",
|
||||
"Preferred" => "Preferito",
|
||||
"Please specify a valid email address." => "Specifica un indirizzo email valido",
|
||||
"Enter email address" => "Inserisci indirizzo email",
|
||||
"Mail to address" => "Invia per email",
|
||||
"Delete email address" => "Elimina l'indirizzo email",
|
||||
"Enter phone number" => "Inserisci il numero di telefono",
|
||||
"Delete phone number" => "Elimina il numero di telefono",
|
||||
"View on map" => "Visualizza sulla mappa",
|
||||
"Edit address details" => "Modifica dettagli dell'indirizzo",
|
||||
"Add notes here." => "Aggiungi qui le note.",
|
||||
"Add field" => "Aggiungi campo",
|
||||
"Profile picture" => "Immagine del profilo",
|
||||
"Phone" => "Telefono",
|
||||
"Note" => "Nota",
|
||||
"Delete current photo" => "Elimina la foto corrente",
|
||||
"Edit current photo" => "Modifica la foto corrente",
|
||||
"Upload new photo" => "Invia una nuova foto",
|
||||
"Select photo from ownCloud" => "Seleziona la foto da ownCloud",
|
||||
"Edit address" => "Modifica indirizzo",
|
||||
"Type" => "Tipo",
|
||||
"PO Box" => "Casella postale",
|
||||
"Extended" => "Esteso",
|
||||
|
@ -46,13 +109,52 @@
|
|||
"Region" => "Regione",
|
||||
"Zipcode" => "CAP",
|
||||
"Country" => "Stato",
|
||||
"Edit categories" => "Modifica categorie",
|
||||
"Add" => "Aggiungi",
|
||||
"Addressbook" => "Rubrica",
|
||||
"Hon. prefixes" => "Prefissi onorifici",
|
||||
"Miss" => "Sig.na",
|
||||
"Ms" => "Sig.ra",
|
||||
"Mr" => "Sig.",
|
||||
"Sir" => "Sig.",
|
||||
"Mrs" => "Sig.ra",
|
||||
"Dr" => "Dott.",
|
||||
"Given name" => "Nome",
|
||||
"Additional names" => "Nomi aggiuntivi",
|
||||
"Family name" => "Cognome",
|
||||
"Hon. suffixes" => "Suffissi onorifici",
|
||||
"J.D." => "J.D.",
|
||||
"M.D." => "M.D.",
|
||||
"D.O." => "D.O.",
|
||||
"D.C." => "D.C.",
|
||||
"Ph.D." => "Ph.D.",
|
||||
"Esq." => "Esq.",
|
||||
"Jr." => "Jr.",
|
||||
"Sn." => "Sn.",
|
||||
"New Addressbook" => "Nuova rubrica",
|
||||
"Edit Addressbook" => "Modifica rubrica",
|
||||
"Displayname" => "Nome visualizzato",
|
||||
"Active" => "Attiva",
|
||||
"Save" => "Salva",
|
||||
"Submit" => "Invia",
|
||||
"Cancel" => "Annulla"
|
||||
"Cancel" => "Annulla",
|
||||
"Import a contacts file" => "Importa un file di contatti",
|
||||
"Please choose the addressbook" => "Scegli la rubrica",
|
||||
"create a new addressbook" => "crea una nuova rubrica",
|
||||
"Name of new addressbook" => "Nome della nuova rubrica",
|
||||
"Import" => "Importa",
|
||||
"Importing contacts" => "Importazione contatti",
|
||||
"Contacts imported successfully" => "Contatti importati correttamente",
|
||||
"Close Dialog" => "Chiudi finestra",
|
||||
"Import Addressbook" => "Importa rubrica",
|
||||
"Select address book to import to:" => "Seleziona la rubrica di destinazione:",
|
||||
"Drop a VCF file to import contacts." => "Rilascia un file VCF per importare i contatti.",
|
||||
"Select from HD" => "Seleziona da disco",
|
||||
"You have no contacts in your addressbook." => "Non hai contatti nella rubrica.",
|
||||
"Add contact" => "Aggiungi contatto",
|
||||
"Configure addressbooks" => "Configura rubriche",
|
||||
"CardDAV syncing addresses" => "Indirizzi di sincronizzazione CardDAV",
|
||||
"more info" => "altre informazioni",
|
||||
"Primary address (Kontact et al)" => "Indirizzo principale (Kontact e altri)",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -4,13 +4,32 @@
|
|||
"Cannot add empty property." => "빈 속성을 추가할 수 없습니다.",
|
||||
"At least one of the address fields has to be filled out." => "최소한 하나의 주소록 항목을 입력해야 합니다.",
|
||||
"Error adding contact property." => "연락처 속성을 추가할 수 없습니다.",
|
||||
"No ID provided" => "제공되는 아이디 없음",
|
||||
"Error setting checksum." => "오류 검사합계 설정",
|
||||
"No categories selected for deletion." => "삭제 카테고리를 선택하지 않았습니다. ",
|
||||
"No address books found." => "주소록을 찾을 수 없습니다.",
|
||||
"No contacts found." => "연락처를 찾을 수 없습니다.",
|
||||
"Missing ID" => "아이디 분실",
|
||||
"Cannot add addressbook with an empty name." => "성명란이 비어 주소록에 추가 할 수 없습니다.",
|
||||
"Error adding addressbook." => "주소록을 추가할 수 없습니다.",
|
||||
"Error activating addressbook." => "주소록을 활성화할 수 없습니다.",
|
||||
"No contact ID was submitted." => "접속 아이디가 기입되지 않았습니다.",
|
||||
"Error loading image." => "로딩 이미지 오류입니다.",
|
||||
"Error reading contact photo." => "사진 읽기 오류",
|
||||
"Error saving temporary file." => "임시 파일을 저장하는 동안 오류가 발생했습니다. ",
|
||||
"The loading photo is not valid." => "로딩 사진이 유효하지 않습니다. ",
|
||||
"id is not set." => "아이디가 설정되어 있지 않습니다. ",
|
||||
"Information about vCard is incorrect. Please reload the page." => "vCard 정보가 올바르지 않습니다. 페이지를 새로 고치십시오.",
|
||||
"Error deleting contact property." => "연락처 속성을 삭제할 수 없습니다.",
|
||||
"Contact ID is missing." => "접속 아이디가 없습니다. ",
|
||||
"Missing contact id." => "접속 아이디 분실",
|
||||
"File doesn't exist:" => "파일이 존재하지 않습니다. ",
|
||||
"Error updating contact property." => "연락처 속성을 업데이트할 수 없습니다.",
|
||||
"Error updating addressbook." => "주소록을 업데이트할 수 없습니다.",
|
||||
"No file was uploaded" => "파일이 업로드 되어있지 않습니다",
|
||||
"Missing a temporary folder" => "임시 폴더 분실",
|
||||
"Contacts" => "연락처",
|
||||
"Addressbook not found." => "주소록을 찾을 수 없습니다.",
|
||||
"This is not your addressbook." => "내 주소록이 아닙니다.",
|
||||
"Contact could not be found." => "연락처를 찾을 수 없습니다.",
|
||||
"Address" => "주소",
|
||||
|
@ -22,21 +41,36 @@
|
|||
"Mobile" => "휴대폰",
|
||||
"Text" => "문자 번호",
|
||||
"Voice" => "음성 번호",
|
||||
"Message" => "메세지",
|
||||
"Fax" => "팩스 번호",
|
||||
"Video" => "영상 번호",
|
||||
"Pager" => "호출기",
|
||||
"Internet" => "인터넷",
|
||||
"{name}'s Birthday" => "{이름}의 생일",
|
||||
"Contact" => "연락처",
|
||||
"Add Contact" => "연락처 추가",
|
||||
"Addressbooks" => "주소록",
|
||||
"Configure Address Books" => "주소록 구성",
|
||||
"New Address Book" => "새 주소록",
|
||||
"Import from VCF" => "VCF에서 가져오기",
|
||||
"CardDav Link" => "CardDav 링크",
|
||||
"Download" => "다운로드",
|
||||
"Edit" => "편집",
|
||||
"Delete" => "삭제",
|
||||
"Download contact" => "연락처 다운로드",
|
||||
"Delete contact" => "연락처 삭제",
|
||||
"Drop photo to upload" => "Drop photo to upload",
|
||||
"Edit name details" => "이름 세부사항을 편집합니다. ",
|
||||
"Nickname" => "별명",
|
||||
"Enter nickname" => "별명 입력",
|
||||
"Birthday" => "생일",
|
||||
"dd-mm-yyyy" => "일-월-년",
|
||||
"Groups" => "그룹",
|
||||
"Separate groups with commas" => "쉼표로 그룹 구분",
|
||||
"Edit groups" => "그룹 편집",
|
||||
"Preferred" => "선호함",
|
||||
"Please specify a valid email address." => "올바른 이메일 주소를 입력하세요.",
|
||||
"Enter email address" => "이메일 주소 입력",
|
||||
"Phone" => "전화 번호",
|
||||
"Type" => "종류",
|
||||
"PO Box" => "사서함",
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "Имаше грешка при додавање на контактот.",
|
||||
"Cannot add empty property." => "Неможе да се додаде празна вредност.",
|
||||
"At least one of the address fields has to be filled out." => "Барем една од полињата за адреса треба да биде пополнето.",
|
||||
"Trying to add duplicate property: " => "Се обидовте да внесете дупликат вредност:",
|
||||
"Error adding contact property." => "Грешка при додавање на вредност за контактот.",
|
||||
"No ID provided" => "Нема доставено ИД",
|
||||
"Error setting checksum." => "Грешка во поставување сума за проверка.",
|
||||
"No categories selected for deletion." => "Нема избрано категории за бришење.",
|
||||
"No address books found." => "Не се најдени адресари.",
|
||||
"No contacts found." => "Не се најдени контакти.",
|
||||
"Missing ID" => "Недостасува ИД",
|
||||
"Error parsing VCard for ID: \"" => "Грешка при парсирање VCard за ИД: \"",
|
||||
"Cannot add addressbook with an empty name." => "Неможе да се внесе адресар со празно име.",
|
||||
"Error adding addressbook." => "Грешки при додавање на адресарот.",
|
||||
"Error activating addressbook." => "Грешка при активирање на адресарот.",
|
||||
"No contact ID was submitted." => "Не беше доставено ИД за контакт.",
|
||||
"Error loading image." => "Грешка во вчитување на слика.",
|
||||
"Error reading contact photo." => "Грешка во читање на контакт фотографија.",
|
||||
"Error saving temporary file." => "Грешка во снимање на привремена датотека.",
|
||||
"The loading photo is not valid." => "Фотографијата која се вчитува е невалидна.",
|
||||
"id is not set." => "ид не е поставено.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Информацијата за vCard не е точна. Ве молам превчитајте ја страницава.",
|
||||
"Error deleting contact property." => "Греш при бришење на вредноста за контакт.",
|
||||
"Contact ID is missing." => "ИД за контакт недостасува.",
|
||||
"Missing contact id." => "Недостасува ид за контакт.",
|
||||
"No photo path was submitted." => "Не беше поднесена патека за фотографија.",
|
||||
"File doesn't exist:" => "Не постои датотеката:",
|
||||
"element name is not set." => "име за елементот не е поставена.",
|
||||
"checksum is not set." => "сумата за проверка не е поставена.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Информацијата за vCard не е точна. Ве молам превчитајте ја страницава:",
|
||||
"Something went FUBAR. " => "Нешто се расипа.",
|
||||
"Error updating contact property." => "Грешка при ажурирање на вредноста за контакт.",
|
||||
"Cannot update addressbook with an empty name." => "Неможе да се ажурира адресар со празно име.",
|
||||
"Error updating addressbook." => "Грешка при ажурирање на адресарот.",
|
||||
"Error uploading contacts to storage." => "Грешка во снимање на контактите на диск.",
|
||||
"There is no error, the file uploaded with success" => "Датотеката беше успешно подигната.",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Големината на датотеката ја надминува upload_max_filesize директивата во php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Големината на датотеката ја надминува MAX_FILE_SIZE директивата која беше специфицирана во HTML формата",
|
||||
"The uploaded file was only partially uploaded" => "Датотеката беше само делумно подигната.",
|
||||
"No file was uploaded" => "Не беше подигната датотека.",
|
||||
"Missing a temporary folder" => "Недостасува привремена папка",
|
||||
"Contacts" => "Контакти",
|
||||
"Addressbook not found." => "Адресарот не е најден.",
|
||||
"This is not your addressbook." => "Ова не е во Вашиот адресар.",
|
||||
"Contact could not be found." => "Контактот неможе да биде најден.",
|
||||
"Address" => "Адреса",
|
||||
|
@ -22,22 +54,53 @@
|
|||
"Mobile" => "Мобилен",
|
||||
"Text" => "Текст",
|
||||
"Voice" => "Глас",
|
||||
"Message" => "Порака",
|
||||
"Fax" => "Факс",
|
||||
"Video" => "Видео",
|
||||
"Pager" => "Пејџер",
|
||||
"Internet" => "Интернет",
|
||||
"{name}'s Birthday" => "Роденден на {name}",
|
||||
"Contact" => "Контакт",
|
||||
"Add Contact" => "Додади контакт",
|
||||
"Addressbooks" => "Адресари",
|
||||
"Configure Address Books" => "Конфигурирај адресар",
|
||||
"New Address Book" => "Нов адресар",
|
||||
"Import from VCF" => "Внеси од VCF",
|
||||
"CardDav Link" => "Врска за CardDav",
|
||||
"Download" => "Преземи",
|
||||
"Edit" => "Уреди",
|
||||
"Delete" => "Избриши",
|
||||
"Download contact" => "Преземи го контактот",
|
||||
"Delete contact" => "Избриши го контактот",
|
||||
"Drop photo to upload" => "Довлечкај фотографија за да се подигне",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Прилагоден формат, кратко име, цело име, обратно или обратно со запирка",
|
||||
"Edit name details" => "Уреди детали за име",
|
||||
"Nickname" => "Прекар",
|
||||
"Enter nickname" => "Внеси прекар",
|
||||
"Birthday" => "Роденден",
|
||||
"dd-mm-yyyy" => "dd-mm-yyyy",
|
||||
"Groups" => "Групи",
|
||||
"Separate groups with commas" => "Одвоете ги групите со запирка",
|
||||
"Edit groups" => "Уреди групи",
|
||||
"Preferred" => "Претпочитано",
|
||||
"Please specify a valid email address." => "Ве молам внесете правилна адреса за е-пошта.",
|
||||
"Enter email address" => "Внесете е-пошта",
|
||||
"Mail to address" => "Прати порака до адреса",
|
||||
"Delete email address" => "Избриши адреса за е-пошта",
|
||||
"Enter phone number" => "Внесете телефонски број",
|
||||
"Delete phone number" => "Избриши телефонски број",
|
||||
"View on map" => "Погледајте на мапа",
|
||||
"Edit address details" => "Уреди детали за адреса",
|
||||
"Add notes here." => "Внесете забелешки тука.",
|
||||
"Add field" => "Додади поле",
|
||||
"Profile picture" => "Фотографија за профил",
|
||||
"Phone" => "Телефон",
|
||||
"Note" => "Забелешка",
|
||||
"Delete current photo" => "Избриши моментална фотографија",
|
||||
"Edit current photo" => "Уреди моментална фотографија",
|
||||
"Upload new photo" => "Подигни нова фотографија",
|
||||
"Select photo from ownCloud" => "Изберете фотографија од ownCloud",
|
||||
"Edit address" => "Уреди адреса",
|
||||
"Type" => "Тип",
|
||||
"PO Box" => "Поштенски фах",
|
||||
"Extended" => "Дополнително",
|
||||
|
@ -46,13 +109,52 @@
|
|||
"Region" => "Регион",
|
||||
"Zipcode" => "Поштенски код",
|
||||
"Country" => "Држава",
|
||||
"Edit categories" => "Уреди категории",
|
||||
"Add" => "Додади",
|
||||
"Addressbook" => "Адресар",
|
||||
"Hon. prefixes" => "Префикси за титула",
|
||||
"Miss" => "Г-ца",
|
||||
"Ms" => "Г-ѓа",
|
||||
"Mr" => "Г-дин",
|
||||
"Sir" => "Сер",
|
||||
"Mrs" => "Г-ѓа",
|
||||
"Dr" => "Др",
|
||||
"Given name" => "Лично име",
|
||||
"Additional names" => "Дополнителни имиња",
|
||||
"Family name" => "Презиме",
|
||||
"Hon. suffixes" => "Суфикси за титула",
|
||||
"J.D." => "J.D.",
|
||||
"M.D." => "Д.М.",
|
||||
"D.O." => "D.O.",
|
||||
"D.C." => "D.C.",
|
||||
"Ph.D." => "Д-р",
|
||||
"Esq." => "Esq.",
|
||||
"Jr." => "Помлад.",
|
||||
"Sn." => "Постар.",
|
||||
"New Addressbook" => "Нов адресар",
|
||||
"Edit Addressbook" => "Уреди адресар",
|
||||
"Displayname" => "Прикажано име",
|
||||
"Active" => "Активно",
|
||||
"Save" => "Сними",
|
||||
"Submit" => "Прати",
|
||||
"Cancel" => "Откажи"
|
||||
"Cancel" => "Откажи",
|
||||
"Import a contacts file" => "Внеси датотека со контакти",
|
||||
"Please choose the addressbook" => "Ве молам изберете адресар",
|
||||
"create a new addressbook" => "креирај нов адресар",
|
||||
"Name of new addressbook" => "Име на новиот адресар",
|
||||
"Import" => "Внеси",
|
||||
"Importing contacts" => "Внесување контакти",
|
||||
"Contacts imported successfully" => "Контаките беа внесени успешно",
|
||||
"Close Dialog" => "Дијалог за затварање",
|
||||
"Import Addressbook" => "Внеси адресар",
|
||||
"Select address book to import to:" => "Изберете адресар да се внесе:",
|
||||
"Drop a VCF file to import contacts." => "Довлечкај VCF датотека да се внесат контакти.",
|
||||
"Select from HD" => "Изберете од хард диск",
|
||||
"You have no contacts in your addressbook." => "Немате контакти во Вашиот адресар.",
|
||||
"Add contact" => "Додади контакт",
|
||||
"Configure addressbooks" => "Уреди адресари",
|
||||
"CardDAV syncing addresses" => "Адреса за синхронизација со CardDAV",
|
||||
"more info" => "повеќе информации",
|
||||
"Primary address (Kontact et al)" => "Примарна адреса",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -4,13 +4,33 @@
|
|||
"Cannot add empty property." => "Kan ikke legge til tomt felt.",
|
||||
"At least one of the address fields has to be filled out." => "Minst en av adressefeltene må oppgis.",
|
||||
"Error adding contact property." => "Et problem oppsto med å legge til kontaktfeltet.",
|
||||
"No categories selected for deletion." => "Ingen kategorier valgt for sletting.",
|
||||
"No address books found." => "Ingen adressebok funnet.",
|
||||
"No contacts found." => "Ingen kontakter funnet.",
|
||||
"Missing ID" => "Manglende ID",
|
||||
"Cannot add addressbook with an empty name." => "Kan ikke legge til en adressebok uten navn.",
|
||||
"Error adding addressbook." => "Et problem oppsto med å legge til adresseboken.",
|
||||
"Error activating addressbook." => "Et problem oppsto med å aktivere adresseboken.",
|
||||
"Error loading image." => "Klarte ikke å laste bilde.",
|
||||
"Error reading contact photo." => "Klarte ikke å lese kontaktbilde.",
|
||||
"Error saving temporary file." => "Klarte ikke å lagre midlertidig fil.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informasjonen om vCard-filen er ikke riktig. Last inn siden på nytt.",
|
||||
"Error deleting contact property." => "Et problem oppsto med å fjerne kontaktfeltet.",
|
||||
"Missing contact id." => "Mangler kontakt-id.",
|
||||
"No photo path was submitted." => "Ingen filsti ble lagt inn.",
|
||||
"File doesn't exist:" => "Filen eksisterer ikke:",
|
||||
"Something went FUBAR. " => "Noe gikk fryktelig galt.",
|
||||
"Error updating contact property." => "Et problem oppsto med å legge til kontaktfeltet.",
|
||||
"Cannot update addressbook with an empty name." => "Kan ikke oppdatere adressebøker uten navn.",
|
||||
"Error updating addressbook." => "Et problem oppsto med å oppdatere adresseboken.",
|
||||
"There is no error, the file uploaded with success" => "Pust ut, ingen feil. Filen ble lastet opp problemfritt",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Filen du prøvde å laste opp var større enn grensen upload_max_filesize i php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Filen du prøvde å laste opp var større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet.",
|
||||
"The uploaded file was only partially uploaded" => "Filen du prøvde å laste opp ble kun delvis lastet opp",
|
||||
"No file was uploaded" => "Ingen filer ble lastet opp",
|
||||
"Missing a temporary folder" => "Mangler midlertidig mappe",
|
||||
"Contacts" => "Kontakter",
|
||||
"Addressbook not found." => "Adresseboken ble ikke funnet.",
|
||||
"This is not your addressbook." => "Dette er ikke dine adressebok.",
|
||||
"Contact could not be found." => "Kontakten ble ikke funnet.",
|
||||
"Address" => "Adresse",
|
||||
|
@ -22,22 +42,49 @@
|
|||
"Mobile" => "Mobil",
|
||||
"Text" => "Tekst",
|
||||
"Voice" => "Svarer",
|
||||
"Message" => "Melding",
|
||||
"Fax" => "Faks",
|
||||
"Video" => "Video",
|
||||
"Pager" => "Pager",
|
||||
"Internet" => "Internett",
|
||||
"{name}'s Birthday" => "bursdagen til {name}",
|
||||
"Contact" => "Kontakt",
|
||||
"Add Contact" => "Ny kontakt",
|
||||
"Addressbooks" => "Adressebøker",
|
||||
"Configure Address Books" => "Konfigurer adressebok",
|
||||
"New Address Book" => "Ny adressebok",
|
||||
"Import from VCF" => "Importer fra VDF",
|
||||
"CardDav Link" => "CardDAV-lenke",
|
||||
"Download" => "Hent ned",
|
||||
"Edit" => "Rediger",
|
||||
"Delete" => "Slett",
|
||||
"Download contact" => "Hend ned kontakten",
|
||||
"Delete contact" => "Slett kontakt",
|
||||
"Drop photo to upload" => "Dra bilder hit for å laste opp",
|
||||
"Edit name details" => "Endre detaljer rundt navn",
|
||||
"Nickname" => "Kallenavn",
|
||||
"Enter nickname" => "Skriv inn kallenavn",
|
||||
"Birthday" => "Bursdag",
|
||||
"dd-mm-yyyy" => "dd-mm-åååå",
|
||||
"Groups" => "Grupper",
|
||||
"Separate groups with commas" => "Skill gruppene med komma",
|
||||
"Edit groups" => "Endre grupper",
|
||||
"Preferred" => "Foretrukket",
|
||||
"Enter email address" => "Skriv inn e-postadresse",
|
||||
"Delete email address" => "Fjern e-postadresse",
|
||||
"Enter phone number" => "Skriv inn telefonnummer",
|
||||
"Delete phone number" => "Fjern telefonnummer",
|
||||
"View on map" => "Se på kart",
|
||||
"Edit address details" => "Endre detaljer rundt adresse",
|
||||
"Add notes here." => "Legg inn notater her.",
|
||||
"Add field" => "Legg til felt",
|
||||
"Profile picture" => "Profilbilde",
|
||||
"Phone" => "Telefon",
|
||||
"Delete current photo" => "Fjern nåværende bilde",
|
||||
"Edit current photo" => "Rediger nåværende bilde",
|
||||
"Upload new photo" => "Last opp nytt bilde",
|
||||
"Select photo from ownCloud" => "Velg bilde fra ownCloud",
|
||||
"Edit address" => "Endre adresse",
|
||||
"Type" => "Type",
|
||||
"PO Box" => "Postboks",
|
||||
"Extended" => "Utvidet",
|
||||
|
@ -46,13 +93,35 @@
|
|||
"Region" => "Området",
|
||||
"Zipcode" => "Postnummer",
|
||||
"Country" => "Land",
|
||||
"Edit categories" => "Endre kategorier",
|
||||
"Add" => "Ny",
|
||||
"Addressbook" => "Adressebok",
|
||||
"Miss" => "Frøken",
|
||||
"Mr" => "Herr",
|
||||
"Mrs" => "Fru",
|
||||
"Dr" => "Dr",
|
||||
"Given name" => "Fornavn",
|
||||
"Additional names" => "Ev. mellomnavn",
|
||||
"Family name" => "Etternavn",
|
||||
"Hon. suffixes" => "Titler",
|
||||
"Jr." => "Jr.",
|
||||
"Sn." => "Sr.",
|
||||
"New Addressbook" => "Ny adressebok",
|
||||
"Edit Addressbook" => "Endre adressebok",
|
||||
"Displayname" => "Visningsnavn",
|
||||
"Active" => "Aktiv",
|
||||
"Save" => "Lagre",
|
||||
"Submit" => "Send inn",
|
||||
"Cancel" => "Avbryt"
|
||||
"Cancel" => "Avbryt",
|
||||
"Import a contacts file" => "Importer en fil med kontakter.",
|
||||
"Please choose the addressbook" => "Vennligst velg adressebok",
|
||||
"create a new addressbook" => "Lag ny adressebok",
|
||||
"Name of new addressbook" => "Navn på ny adressebok",
|
||||
"Import" => "Importer",
|
||||
"Importing contacts" => "Importerer kontakter",
|
||||
"Contacts imported successfully" => "Kontaktene ble importert uten feil",
|
||||
"Close Dialog" => "Lukk dialog",
|
||||
"Import Addressbook" => "Importer adressebok",
|
||||
"Add contact" => "Ny kontakt",
|
||||
"more info" => "mer info"
|
||||
);
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "Med dodajanjem stika je prišlo do napake",
|
||||
"Cannot add empty property." => "Ne morem dodati prazne lastnosti.",
|
||||
"At least one of the address fields has to be filled out." => "Vsaj eno izmed polj je še potrebno izpolniti.",
|
||||
"Trying to add duplicate property: " => "Poskušam dodati podvojeno lastnost:",
|
||||
"Error adding contact property." => "Napaka pri dodajanju informacije o stiku.",
|
||||
"No ID provided" => "ID ni bil podan",
|
||||
"Error setting checksum." => "Napaka pri nastavljanju nadzorne vsote.",
|
||||
"No categories selected for deletion." => "Nobena kategorija ni bila izbrana za izbris.",
|
||||
"No address books found." => "Ni bilo najdenih imenikov.",
|
||||
"No contacts found." => "Ni bilo najdenih stikov.",
|
||||
"Missing ID" => "Manjkajoč ID",
|
||||
"Error parsing VCard for ID: \"" => "Napaka pri razčlenjevanju VCard za ID: \"",
|
||||
"Cannot add addressbook with an empty name." => "Ne morem dodati imenika s praznim imenom.",
|
||||
"Error adding addressbook." => "Napaka pri dodajanju imenika.",
|
||||
"Error activating addressbook." => "Napaka pri aktiviranju imenika.",
|
||||
"No contact ID was submitted." => "ID stika ni bil poslan.",
|
||||
"Error loading image." => "Napaka pri nalaganju slike.",
|
||||
"Error reading contact photo." => "Napaka pri branju slike stika.",
|
||||
"Error saving temporary file." => "Napaka pri shranjevanju začasne datoteke.",
|
||||
"The loading photo is not valid." => "Slika, ki se nalaga ni veljavna.",
|
||||
"id is not set." => "id ni nastavljen.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "Informacije o vCard niso pravilne. Prosimo, če ponovno naložite stran.",
|
||||
"Error deleting contact property." => "Napaka pri brisanju lastnosti stika.",
|
||||
"Contact ID is missing." => "Manjka ID stika.",
|
||||
"Missing contact id." => "Manjka id stika.",
|
||||
"No photo path was submitted." => "Pot slike ni bila poslana.",
|
||||
"File doesn't exist:" => "Datoteka ne obstaja:",
|
||||
"element name is not set." => "ime elementa ni nastavljeno.",
|
||||
"checksum is not set." => "nadzorna vsota ni nastavljena.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "Informacija o vCard je napačna. Prosimo, če ponovno naložite stran: ",
|
||||
"Something went FUBAR. " => "Nekaj je šlo v franže. ",
|
||||
"Error updating contact property." => "Napaka pri posodabljanju lastnosti stika.",
|
||||
"Cannot update addressbook with an empty name." => "Ne morem posodobiti imenika s praznim imenom.",
|
||||
"Error updating addressbook." => "Napaka pri posodabljanju imenika.",
|
||||
"Error uploading contacts to storage." => "Napaka pri nalaganju stikov v hrambo.",
|
||||
"There is no error, the file uploaded with success" => "Datoteka je bila uspešno naložena.",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Naložena datoteka presega velikost, ki jo določa parameter upload_max_filesize v datoteki php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Naložena datoteka presega velikost, ki jo določa parameter MAX_FILE_SIZE v HTML obrazcu",
|
||||
"The uploaded file was only partially uploaded" => "Datoteka je bila le delno naložena",
|
||||
"No file was uploaded" => "Nobena datoteka ni bila naložena",
|
||||
"Missing a temporary folder" => "Manjka začasna mapa",
|
||||
"Contacts" => "Stiki",
|
||||
"Addressbook not found." => "Imenik ni bil najden.",
|
||||
"This is not your addressbook." => "To ni vaš imenik.",
|
||||
"Contact could not be found." => "Stika ni bilo mogoče najti.",
|
||||
"Address" => "Naslov",
|
||||
|
@ -22,22 +54,53 @@
|
|||
"Mobile" => "Mobilni telefon",
|
||||
"Text" => "Besedilo",
|
||||
"Voice" => "Glas",
|
||||
"Message" => "Sporočilo",
|
||||
"Fax" => "Faks",
|
||||
"Video" => "Video",
|
||||
"Pager" => "Pozivnik",
|
||||
"Internet" => "Internet",
|
||||
"{name}'s Birthday" => "{name} - rojstni dan",
|
||||
"Contact" => "Stik",
|
||||
"Add Contact" => "Dodaj stik",
|
||||
"Addressbooks" => "Imeniki",
|
||||
"Configure Address Books" => "Nastavi imenike",
|
||||
"New Address Book" => "Nov imenik",
|
||||
"Import from VCF" => "Uvozi iz VCF",
|
||||
"CardDav Link" => "CardDav povezava",
|
||||
"Download" => "Prenesi",
|
||||
"Edit" => "Uredi",
|
||||
"Delete" => "Izbriši",
|
||||
"Download contact" => "Prenesi stik",
|
||||
"Delete contact" => "Izbriši stik",
|
||||
"Drop photo to upload" => "Spustite sliko tukaj, da bi jo naložili",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format po meri, Kratko ime, Polno ime, Obratno ali Obratno z vejico",
|
||||
"Edit name details" => "Uredite podrobnosti imena",
|
||||
"Nickname" => "Vzdevek",
|
||||
"Enter nickname" => "Vnesite vzdevek",
|
||||
"Birthday" => "Rojstni dan",
|
||||
"dd-mm-yyyy" => "dd. mm. yyyy",
|
||||
"Groups" => "Skupine",
|
||||
"Separate groups with commas" => "Skupine ločite z vejicami",
|
||||
"Edit groups" => "Uredi skupine",
|
||||
"Preferred" => "Prednosten",
|
||||
"Please specify a valid email address." => "Prosimo, če navedete veljaven e-poštni naslov.",
|
||||
"Enter email address" => "Vnesite e-poštni naslov",
|
||||
"Mail to address" => "E-pošta naslovnika",
|
||||
"Delete email address" => "Izbriši e-poštni naslov",
|
||||
"Enter phone number" => "Vpiši telefonsko številko",
|
||||
"Delete phone number" => "Izbriši telefonsko številko",
|
||||
"View on map" => "Prikaz na zemljevidu",
|
||||
"Edit address details" => "Uredi podrobnosti",
|
||||
"Add notes here." => "Opombe dodajte tukaj.",
|
||||
"Add field" => "Dodaj polje",
|
||||
"Profile picture" => "Slika profila",
|
||||
"Phone" => "Telefon",
|
||||
"Note" => "Opomba",
|
||||
"Delete current photo" => "Izbriši trenutno sliko",
|
||||
"Edit current photo" => "Uredi trenutno sliko",
|
||||
"Upload new photo" => "Naloži novo sliko",
|
||||
"Select photo from ownCloud" => "Izberi sliko iz ownCloud",
|
||||
"Edit address" => "Uredi naslov",
|
||||
"Type" => "Vrsta",
|
||||
"PO Box" => "Poštni predal",
|
||||
"Extended" => "Razširjeno",
|
||||
|
@ -46,13 +109,52 @@
|
|||
"Region" => "Regija",
|
||||
"Zipcode" => "Poštna št.",
|
||||
"Country" => "Dežela",
|
||||
"Edit categories" => "Uredi kategorije",
|
||||
"Add" => "Dodaj",
|
||||
"Addressbook" => "Imenik",
|
||||
"Hon. prefixes" => "Predpone",
|
||||
"Miss" => "gdč.",
|
||||
"Ms" => "ga.",
|
||||
"Mr" => "g.",
|
||||
"Sir" => "g.",
|
||||
"Mrs" => "ga.",
|
||||
"Dr" => "dr.",
|
||||
"Given name" => "Ime",
|
||||
"Additional names" => "Dodatna imena",
|
||||
"Family name" => "Priimek",
|
||||
"Hon. suffixes" => "Pripone",
|
||||
"J.D." => "univ. dipl. prav.",
|
||||
"M.D." => "dr. med.",
|
||||
"D.O." => "dr. med., spec. spl. med.",
|
||||
"D.C." => "dr. med., spec. kiropraktike",
|
||||
"Ph.D." => "dr.",
|
||||
"Esq." => "Esq.",
|
||||
"Jr." => "mlajši",
|
||||
"Sn." => "starejši",
|
||||
"New Addressbook" => "Nov imenik",
|
||||
"Edit Addressbook" => "Uredi imenik",
|
||||
"Displayname" => "Ime za prikaz",
|
||||
"Active" => "Aktiven",
|
||||
"Save" => "Shrani",
|
||||
"Submit" => "Potrdi",
|
||||
"Cancel" => "Prekliči"
|
||||
"Cancel" => "Prekliči",
|
||||
"Import a contacts file" => "Uvozi datoteko s stiki",
|
||||
"Please choose the addressbook" => "Prosimo, če izberete imenik",
|
||||
"create a new addressbook" => "Ustvari nov imenik",
|
||||
"Name of new addressbook" => "Ime novega imenika",
|
||||
"Import" => "Uvozi",
|
||||
"Importing contacts" => "Uvažam stike",
|
||||
"Contacts imported successfully" => "Stiki so bili uspešno uvoženi",
|
||||
"Close Dialog" => "Zapri dialog",
|
||||
"Import Addressbook" => "Uvozi imenik",
|
||||
"Select address book to import to:" => "Izberite imenik v katerega boste uvažali:",
|
||||
"Drop a VCF file to import contacts." => "Za uvoz stikov spustite VCF datoteko tukaj.",
|
||||
"Select from HD" => "Izberi iz HD",
|
||||
"You have no contacts in your addressbook." => "V vašem imeniku ni stikov.",
|
||||
"Add contact" => "Dodaj stik",
|
||||
"Configure addressbooks" => "Nastavi imenike",
|
||||
"CardDAV syncing addresses" => "CardDAV naslovi za sinhronizacijo",
|
||||
"more info" => "več informacij",
|
||||
"Primary address (Kontact et al)" => "Primarni naslov (za kontakt et al)",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "เกิดข้อผิดพลาดในการเพิ่มรายชื่อผู้ติดต่อใหม่",
|
||||
"Cannot add empty property." => "ไม่สามารถเพิ่มรายละเอียดที่ไม่มีข้อมูลได้",
|
||||
"At least one of the address fields has to be filled out." => "อย่างน้อยที่สุดช่องข้อมูลที่อยู่จะต้องถูกกรอกลงไป",
|
||||
"Trying to add duplicate property: " => "พยายามที่จะเพิ่มทรัพยากรที่ซ้ำซ้อนกัน: ",
|
||||
"Error adding contact property." => "เกิดข้อผิดพลาดในการเพิ่มรายละเอียดการติดต่อ",
|
||||
"No ID provided" => "ยังไม่ได้ใส่รหัส",
|
||||
"Error setting checksum." => "เกิดข้อผิดพลาดในการตั้งค่า checksum",
|
||||
"No categories selected for deletion." => "ยังไม่ได้เลือกหมวดหมู่ที่ต้องการลบ",
|
||||
"No address books found." => "ไม่พบสมุดบันทึกที่อยู่ที่ต้องการ",
|
||||
"No contacts found." => "ไม่พบข้อมูลการติดต่อที่ต้องการ",
|
||||
"Missing ID" => "รหัสสูญหาย",
|
||||
"Error parsing VCard for ID: \"" => "พบข้อผิดพลาดในการแยกรหัส VCard:\"",
|
||||
"Cannot add addressbook with an empty name." => "ไม่สามารถเพิ่มสมุดบันทึกที่อยู่โดยไม่มีชื่อได้",
|
||||
"Error adding addressbook." => "เกิดข้อผิดพลาดในการเพิ่มสมุดบันทึกที่อยู่ใหม่",
|
||||
"Error activating addressbook." => "เกิดข้อผิดพลาดในการเปิดใช้งานสมุดบันทึกที่อยู่",
|
||||
"No contact ID was submitted." => "ไม่มีรหัสข้อมูลการติดต่อถูกส่งมา",
|
||||
"Error loading image." => "เกิดข้อผิดพลาดในการโหลดรูปภาพ",
|
||||
"Error reading contact photo." => "เกิดข้อผิดพลาดในการอ่านรูปภาพของข้อมูลการติดต่อ",
|
||||
"Error saving temporary file." => "เกิดข้อผิดพลาดในการบันทึกไฟล์ชั่วคราว",
|
||||
"The loading photo is not valid." => "โหลดรูปภาพไม่ถูกต้อง",
|
||||
"id is not set." => "ยังไม่ได้กำหนดรหัส",
|
||||
"Information about vCard is incorrect. Please reload the page." => "ข้อมูลเกี่ยวกับ vCard ไม่ถูกต้อง กรุณาโหลดหน้าเวปใหม่อีกครั้ง",
|
||||
"Error deleting contact property." => "เกิดข้อผิดพลาดในการลบรายละเอียดการติดต่อ",
|
||||
"Contact ID is missing." => "รหัสข้อมูลการติดต่อเกิดการสูญหาย",
|
||||
"Missing contact id." => "รหัสข้อมูลการติดต่อเกิดการสูญหาย",
|
||||
"No photo path was submitted." => "ไม่พบตำแหน่งพาธของรูปภาพ",
|
||||
"File doesn't exist:" => "ไม่มีไฟล์ดังกล่าว",
|
||||
"element name is not set." => "ยังไม่ได้กำหนดชื่อ",
|
||||
"checksum is not set." => "ยังไม่ได้กำหนดค่า checksum",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "ข้อมูล vCard ไม่ถูกต้อง กรุณาโหลดหน้าเว็บใหม่อีกครั้ง: ",
|
||||
"Something went FUBAR. " => "มีบางอย่างเกิดการ FUBAR. ",
|
||||
"Error updating contact property." => "เกิดข้อผิดพลาดในการอัพเดทข้อมูลการติดต่อ",
|
||||
"Cannot update addressbook with an empty name." => "ไม่สามารถอัพเดทสมุดบันทึกที่อยู่โดยไม่มีชื่อได้",
|
||||
"Error updating addressbook." => "เกิดข้อผิดพลาดในการอัพเดทสมุดบันทึกที่อยู่",
|
||||
"Error uploading contacts to storage." => "เกิดข้อผิดพลาดในการอัพโหลดข้อมูลการติดต่อไปยังพื้นที่จัดเก็บข้อมูล",
|
||||
"There is no error, the file uploaded with success" => "ไม่พบข้อผิดพลาดใดๆ, ไฟล์ถูกอัพโหลดเรียบร้อยแล้ว",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "ไฟล์ที่อัพโหลดมีขนาดไฟล์ใหญ่เกินจำนวนที่กำหนดไว้ในคำสั่ง upload_max_filesize ที่อยู่ในไฟล์ php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "ไฟล์ที่อัพโหลดมีขนาดไฟล์ใหญ่เกินจำนวนที่กำหนดไว้ในคำสั่ง MAX_FILE_SIZE ที่ถูกระบุไว้ในรูปแบบของ HTML",
|
||||
"The uploaded file was only partially uploaded" => "ไฟล์ถูกอัพโหลดได้เพียงบางส่วนเท่านั้น",
|
||||
"No file was uploaded" => "ไม่มีไฟล์ที่ถูกอัพโหลด",
|
||||
"Missing a temporary folder" => "โฟลเดอร์ชั่วคราวเกิดการสูญหาย",
|
||||
"Contacts" => "ข้อมูลการติดต่อ",
|
||||
"Addressbook not found." => "ไม่พบสมุดบันทึกที่อยู่ที่ต้องการ",
|
||||
"This is not your addressbook." => "นี่ไม่ใช่สมุดบันทึกที่อยู่ของคุณ",
|
||||
"Contact could not be found." => "ไม่พบข้อมูลการติดต่อ",
|
||||
"Address" => "ที่อยู่",
|
||||
|
@ -22,22 +54,53 @@
|
|||
"Mobile" => "มือถือ",
|
||||
"Text" => "ข้อความ",
|
||||
"Voice" => "เสียงพูด",
|
||||
"Message" => "ข้อความ",
|
||||
"Fax" => "โทรสาร",
|
||||
"Video" => "วีดีโอ",
|
||||
"Pager" => "เพจเจอร์",
|
||||
"Internet" => "อินเทอร์เน็ต",
|
||||
"{name}'s Birthday" => "วันเกิดของ {name}",
|
||||
"Contact" => "ข้อมูลการติดต่อ",
|
||||
"Add Contact" => "เพิ่มรายชื่อผู้ติดต่อใหม่",
|
||||
"Addressbooks" => "สมุดบันทึกที่อยู่",
|
||||
"Configure Address Books" => "กำหนดค่าสมุดบันทึกที่อยู่",
|
||||
"New Address Book" => "สร้างสมุดบันทึกข้อมูลการติดต่อใหม่",
|
||||
"Import from VCF" => "นำเข้าจาก VCF",
|
||||
"CardDav Link" => "ลิงค์ CardDav",
|
||||
"Download" => "ดาวน์โหลด",
|
||||
"Edit" => "แก้ไข",
|
||||
"Delete" => "ลบ",
|
||||
"Download contact" => "ดาวน์โหลดข้อมูลการติดต่อ",
|
||||
"Delete contact" => "ลบข้อมูลการติดต่อ",
|
||||
"Drop photo to upload" => "วางรูปภาพที่ต้องการอัพโหลด",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "กำหนดรูปแบบของชื่อย่อ, ชื่อจริง, ย้อนค่ากลัีบด้วยคอมม่าเอง",
|
||||
"Edit name details" => "แก้ไขรายละเอียดของชื่อ",
|
||||
"Nickname" => "ชื่อเล่น",
|
||||
"Enter nickname" => "กรอกชื่อเล่น",
|
||||
"Birthday" => "วันเกิด",
|
||||
"dd-mm-yyyy" => "dd-mm-yyyy",
|
||||
"Groups" => "กลุ่ม",
|
||||
"Separate groups with commas" => "คั่นระหว่างรายชื่อกลุ่มด้วยเครื่องหมายจุลภาีคหรือคอมม่า",
|
||||
"Edit groups" => "แก้ไขกลุ่ม",
|
||||
"Preferred" => "พิเศษ",
|
||||
"Please specify a valid email address." => "กรุณาระบุที่อยู่อีเมลที่ถูกต้อง",
|
||||
"Enter email address" => "กรอกที่อยู่อีเมล",
|
||||
"Mail to address" => "ส่งอีเมลไปที่",
|
||||
"Delete email address" => "ลบที่อยู่อีเมล",
|
||||
"Enter phone number" => "กรอกหมายเลขโทรศัพท์",
|
||||
"Delete phone number" => "ลบหมายเลขโทรศัพท์",
|
||||
"View on map" => "ดูบนแผนที่",
|
||||
"Edit address details" => "แก้ไขรายละเอียดที่อยู่",
|
||||
"Add notes here." => "เพิ่มหมายเหตุกำกับไว้ที่นี่",
|
||||
"Add field" => "เพิ่มช่องรับข้อมูล",
|
||||
"Profile picture" => "รูปภาพโปรไฟล์",
|
||||
"Phone" => "โทรศัพท์",
|
||||
"Note" => "หมายเหตุ",
|
||||
"Delete current photo" => "ลบรูปภาพปัจจุบัน",
|
||||
"Edit current photo" => "แก้ไขรูปภาพปัจจุบัน",
|
||||
"Upload new photo" => "อัพโหลดรูปภาพใหม่",
|
||||
"Select photo from ownCloud" => "เลือกรูปภาพจาก ownCloud",
|
||||
"Edit address" => "แก้ไขที่อยู่",
|
||||
"Type" => "ประเภท",
|
||||
"PO Box" => "ตู้ ปณ.",
|
||||
"Extended" => "เพิ่ม",
|
||||
|
@ -46,13 +109,52 @@
|
|||
"Region" => "ภูมิภาค",
|
||||
"Zipcode" => "รหัสไปรษณีย์",
|
||||
"Country" => "ประเทศ",
|
||||
"Edit categories" => "แก้ไขหมวดหมู่",
|
||||
"Add" => "เพิ่ม",
|
||||
"Addressbook" => "สมุดบันทึกที่อยู่",
|
||||
"Hon. prefixes" => "คำนำหน้าชื่อคนรัก",
|
||||
"Miss" => "นางสาว",
|
||||
"Ms" => "น.ส.",
|
||||
"Mr" => "นาย",
|
||||
"Sir" => "คุณ",
|
||||
"Mrs" => "นาง",
|
||||
"Dr" => "ดร.",
|
||||
"Given name" => "ชื่อที่ใช้",
|
||||
"Additional names" => "ชื่ออื่นๆ",
|
||||
"Family name" => "ชื่อครอบครัว",
|
||||
"Hon. suffixes" => "คำแนบท้ายชื่อคนรัก",
|
||||
"J.D." => "J.D.",
|
||||
"M.D." => "M.D.",
|
||||
"D.O." => "D.O.",
|
||||
"D.C." => "D.C.",
|
||||
"Ph.D." => "ปริญญาเอก",
|
||||
"Esq." => "Esq.",
|
||||
"Jr." => "จูเนียร์",
|
||||
"Sn." => "ซีเนียร์",
|
||||
"New Addressbook" => "สร้างสมุดบันทึกที่อยู่ใหม่",
|
||||
"Edit Addressbook" => "แก้ไขสมุดบันทึกที่อยู่",
|
||||
"Displayname" => "ชื่อที่ต้องการให้แสดง",
|
||||
"Active" => "เปิดใช้",
|
||||
"Save" => "บันทึก",
|
||||
"Submit" => "ส่งข้อมูล",
|
||||
"Cancel" => "ยกเลิก"
|
||||
"Cancel" => "ยกเลิก",
|
||||
"Import a contacts file" => "นำเข้าไฟล์ข้อมูลการติดต่อ",
|
||||
"Please choose the addressbook" => "กรุณาเลือกสมุดบันทึกที่อยู่",
|
||||
"create a new addressbook" => "สร้างสมุดบันทึกที่อยู่ใหม่",
|
||||
"Name of new addressbook" => "กำหนดชื่อของสมุดที่อยู่ที่สร้างใหม่",
|
||||
"Import" => "นำเข้า",
|
||||
"Importing contacts" => "นำเข้าข้อมูลการติดต่อ",
|
||||
"Contacts imported successfully" => "ข้อมูลการติดต่อถูกนำเข้าข้อมูลเรียบร้อยแล้ว",
|
||||
"Close Dialog" => "ปิดกล่องข้อความ",
|
||||
"Import Addressbook" => "นำเข้าข้อมูลสมุดบันทึกที่อยู่",
|
||||
"Select address book to import to:" => "เลือกสมุดบันทึกที่อยู่ที่ต้องการนำเข้า:",
|
||||
"Drop a VCF file to import contacts." => "วางไฟล์ VCF ที่ต้องการนำเข้าข้อมูลการติดต่อ",
|
||||
"Select from HD" => "เลือกจากฮาร์ดดิส",
|
||||
"You have no contacts in your addressbook." => "คุณยังไม่มีข้อมูลการติดต่อใดๆในสมุดบันทึกที่อยู่ของคุณ",
|
||||
"Add contact" => "เพิ่มชื่อผู้ติดต่อ",
|
||||
"Configure addressbooks" => "กำหนดค่าสมุดบันทึกที่อยู่",
|
||||
"CardDAV syncing addresses" => "ที่อยู่ที่ใช้เชื่อมข้อมูลกับ CardDAV",
|
||||
"more info" => "ข้อมูลเพิ่มเติม",
|
||||
"Primary address (Kontact et al)" => "ที่อยู่หลัก (สำหรับติดต่อ)",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -3,14 +3,46 @@
|
|||
"There was an error adding the contact." => "Kişi eklenirken hata oluştu.",
|
||||
"Cannot add empty property." => "Boş özellik eklenemiyor.",
|
||||
"At least one of the address fields has to be filled out." => "En az bir adres alanı doldurulmalı.",
|
||||
"Trying to add duplicate property: " => "Yinelenen özellik eklenmeye çalışılıyor: ",
|
||||
"Error adding contact property." => "Kişi özelliği eklenirken hata oluştu.",
|
||||
"No ID provided" => "ID verilmedi",
|
||||
"Error setting checksum." => "İmza oluşturulurken hata.",
|
||||
"No categories selected for deletion." => "Silmek için bir kategori seçilmedi.",
|
||||
"No address books found." => "Adres defteri bulunamadı.",
|
||||
"No contacts found." => "Bağlantı bulunamadı.",
|
||||
"Missing ID" => "Eksik ID",
|
||||
"Error parsing VCard for ID: \"" => "ID için VCard ayrıştırılamadı:\"",
|
||||
"Cannot add addressbook with an empty name." => "Adres defterini isimsiz ekleyemezsiniz.",
|
||||
"Error adding addressbook." => "Adres defteri eklenirken hata oluştu.",
|
||||
"Error activating addressbook." => "Adres defteri etkinleştirilirken hata oluştu.",
|
||||
"No contact ID was submitted." => "Bağlantı ID'si girilmedi.",
|
||||
"Error loading image." => "İmaj yükleme hatası.",
|
||||
"Error reading contact photo." => "Bağlantı fotoğrafı okunamadı.",
|
||||
"Error saving temporary file." => "Geçici dosya kaydetme hatası.",
|
||||
"The loading photo is not valid." => "Yüklenecek fotograf geçerli değil.",
|
||||
"id is not set." => "id atanmamış.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "vCard bilgileri doğru değil. Lütfen sayfayı yenileyin.",
|
||||
"Error deleting contact property." => "Kişi özelliği silinirken hata oluştu.",
|
||||
"Contact ID is missing." => "Bağlantı ID'si eksik.",
|
||||
"Missing contact id." => "Eksik bağlantı id'si.",
|
||||
"No photo path was submitted." => "Fotoğraf girilmedi.",
|
||||
"File doesn't exist:" => "Dosya mevcut değil:",
|
||||
"element name is not set." => "eleman ismi atanmamış.",
|
||||
"checksum is not set." => "checksum atanmamış.",
|
||||
"Information about vCard is incorrect. Please reload the page: " => "vCard hakkındaki bilgi hatalı. Lütfen sayfayı yeniden yükleyin: ",
|
||||
"Something went FUBAR. " => "Bir şey FUBAR gitti.",
|
||||
"Error updating contact property." => "Kişi özelliği güncellenirken hata oluştu.",
|
||||
"Cannot update addressbook with an empty name." => "Adres defterini boş bir isimle güncelleyemezsiniz.",
|
||||
"Error updating addressbook." => "Adres defteri güncellenirken hata oluştu.",
|
||||
"Error uploading contacts to storage." => "Bağlantıları depoya yükleme hatası",
|
||||
"There is no error, the file uploaded with success" => "Dosya başarıyla yüklendi, hata oluşmadı",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Dosyanın boyutu php.ini dosyasındaki upload_max_filesize limitini aşıyor",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Yüklenecek dosyanın boyutu HTML formunda belirtilen MAX_FILE_SIZE limitini aşıyor",
|
||||
"The uploaded file was only partially uploaded" => "Dosya kısmen karşıya yüklenebildi",
|
||||
"No file was uploaded" => "Hiç dosya gönderilmedi",
|
||||
"Missing a temporary folder" => "Geçici dizin eksik",
|
||||
"Contacts" => "Kişiler",
|
||||
"Addressbook not found." => "Adres defteri bulunamadı.",
|
||||
"This is not your addressbook." => "Bu sizin adres defteriniz değil.",
|
||||
"Contact could not be found." => "Kişi bulunamadı.",
|
||||
"Address" => "Adres",
|
||||
|
@ -22,22 +54,53 @@
|
|||
"Mobile" => "Mobil",
|
||||
"Text" => "Metin",
|
||||
"Voice" => "Ses",
|
||||
"Message" => "mesaj",
|
||||
"Fax" => "Faks",
|
||||
"Video" => "Video",
|
||||
"Pager" => "Sayfalayıcı",
|
||||
"Internet" => "İnternet",
|
||||
"{name}'s Birthday" => "{name}'nin Doğumgünü",
|
||||
"Contact" => "Kişi",
|
||||
"Add Contact" => "Kişi Ekle",
|
||||
"Addressbooks" => "Adres defterleri",
|
||||
"Configure Address Books" => "Adres Defterlerini Yapılandır",
|
||||
"New Address Book" => "Yeni Adres Defteri",
|
||||
"Import from VCF" => "VCF'den içeri aktar",
|
||||
"CardDav Link" => "CardDav Bağlantısı",
|
||||
"Download" => "İndir",
|
||||
"Edit" => "Düzenle",
|
||||
"Delete" => "Sil",
|
||||
"Download contact" => "Kişiyi indir",
|
||||
"Delete contact" => "Kişiyi sil",
|
||||
"Drop photo to upload" => "Fotoğrafı yüklenmesi için bırakın",
|
||||
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Biçin özel, Kısa isim, Tam isim, Ters veya noktalı ters",
|
||||
"Edit name details" => "İsim detaylarını düzenle",
|
||||
"Nickname" => "Takma ad",
|
||||
"Enter nickname" => "Takma adı girin",
|
||||
"Birthday" => "Doğum günü",
|
||||
"dd-mm-yyyy" => "gg-aa-yyyy",
|
||||
"Groups" => "Gruplar",
|
||||
"Separate groups with commas" => "Grupları birbirinden virgülle ayırın",
|
||||
"Edit groups" => "Grupları düzenle",
|
||||
"Preferred" => "Tercih edilen",
|
||||
"Please specify a valid email address." => "Lütfen geçerli bir eposta adresi belirtin.",
|
||||
"Enter email address" => "Eposta adresini girin",
|
||||
"Mail to address" => "Eposta adresi",
|
||||
"Delete email address" => "Eposta adresini sil",
|
||||
"Enter phone number" => "Telefon numarasını gir",
|
||||
"Delete phone number" => "Telefon numarasını sil",
|
||||
"View on map" => "Haritada gör",
|
||||
"Edit address details" => "Adres detaylarını düzenle",
|
||||
"Add notes here." => "Notları buraya ekleyin.",
|
||||
"Add field" => "Alan ekle",
|
||||
"Profile picture" => "Profil resmi",
|
||||
"Phone" => "Telefon",
|
||||
"Note" => "Not",
|
||||
"Delete current photo" => "Mevcut fotoğrafı sil",
|
||||
"Edit current photo" => "Mevcut fotoğrafı düzenle",
|
||||
"Upload new photo" => "Yeni fotoğraf yükle",
|
||||
"Select photo from ownCloud" => "ownCloud'dan bir fotoğraf seç",
|
||||
"Edit address" => "Adresi düzenle",
|
||||
"Type" => "Tür",
|
||||
"PO Box" => "Posta Kutusu",
|
||||
"Extended" => "Uzatılmış",
|
||||
|
@ -46,13 +109,52 @@
|
|||
"Region" => "Bölge",
|
||||
"Zipcode" => "Posta kodu",
|
||||
"Country" => "Ülke",
|
||||
"Edit categories" => "Kategorileri düzenle",
|
||||
"Add" => "Ekle",
|
||||
"Addressbook" => "Adres defteri",
|
||||
"Hon. prefixes" => "Kısaltmalar",
|
||||
"Miss" => "Bayan",
|
||||
"Ms" => "Bayan",
|
||||
"Mr" => "Bay",
|
||||
"Sir" => "Bay",
|
||||
"Mrs" => "Bayan",
|
||||
"Dr" => "Dr",
|
||||
"Given name" => "Verilen isim",
|
||||
"Additional names" => "İlave isimler",
|
||||
"Family name" => "Soyad",
|
||||
"Hon. suffixes" => "Kısaltmalar",
|
||||
"J.D." => "J.D.",
|
||||
"M.D." => "Dr.",
|
||||
"D.O." => "D.O.",
|
||||
"D.C." => "D.C.",
|
||||
"Ph.D." => "Dr.",
|
||||
"Esq." => "Esq.",
|
||||
"Jr." => "Jr.",
|
||||
"Sn." => "Sn.",
|
||||
"New Addressbook" => "Yeni Adres defteri",
|
||||
"Edit Addressbook" => "Adres Defterini Düzenle",
|
||||
"Displayname" => "Görünen adı",
|
||||
"Active" => "Aktif",
|
||||
"Save" => "Kaydet",
|
||||
"Submit" => "Gönder",
|
||||
"Cancel" => "İptal"
|
||||
"Cancel" => "İptal",
|
||||
"Import a contacts file" => "Bağlantı dosyasını içeri aktar",
|
||||
"Please choose the addressbook" => "Yeni adres defterini seç",
|
||||
"create a new addressbook" => "Yeni adres defteri oluştur",
|
||||
"Name of new addressbook" => "Yeni adres defteri için isim",
|
||||
"Import" => "İçe aktar",
|
||||
"Importing contacts" => "Bağlantıları içe aktar",
|
||||
"Contacts imported successfully" => "Bağlantılar başarıyla içe aktarıldı",
|
||||
"Close Dialog" => "Diyaloğu kapat",
|
||||
"Import Addressbook" => "Adres defterini içeri aktar",
|
||||
"Select address book to import to:" => "İçe aktarılacak adres defterini seçin:",
|
||||
"Drop a VCF file to import contacts." => "Bağlantıları içe aktarmak için bir VCF dosyası bırakın.",
|
||||
"Select from HD" => "HD'den seç",
|
||||
"You have no contacts in your addressbook." => "Adres defterinizde hiç bağlantı yok.",
|
||||
"Add contact" => "Bağlatı ekle",
|
||||
"Configure addressbooks" => "Adres defterini yapılandır",
|
||||
"CardDAV syncing addresses" => "CardDAV adresleri eşzamanlıyor",
|
||||
"more info" => "daha fazla bilgi",
|
||||
"Primary address (Kontact et al)" => "Birincil adres (Bağlantı ve arkadaşları)",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -4,13 +4,28 @@
|
|||
"Cannot add empty property." => "无法添加空属性。",
|
||||
"At least one of the address fields has to be filled out." => "至少需要填写一项地址。",
|
||||
"Error adding contact property." => "添加联系人属性错误。",
|
||||
"Error setting checksum." => "设置校验值错误。",
|
||||
"No address books found." => "找不到地址簿。",
|
||||
"No contacts found." => "找不到联系人。",
|
||||
"Missing ID" => "缺少 ID",
|
||||
"Error adding addressbook." => "添加地址簿错误。",
|
||||
"Error activating addressbook." => "激活地址簿错误。",
|
||||
"Error loading image." => "加载图片错误。",
|
||||
"Error reading contact photo." => "读取联系人照片错误。",
|
||||
"Error saving temporary file." => "保存临时文件错误。",
|
||||
"id is not set." => "没有设置 id。",
|
||||
"Information about vCard is incorrect. Please reload the page." => "vCard 的信息不正确。请重新加载页面。",
|
||||
"Error deleting contact property." => "删除联系人属性错误。",
|
||||
"Contact ID is missing." => "缺少联系人 ID。",
|
||||
"Missing contact id." => "缺少联系人 ID。",
|
||||
"File doesn't exist:" => "文件不存在:",
|
||||
"checksum is not set." => "未设置校验值。",
|
||||
"Error updating contact property." => "更新联系人属性错误。",
|
||||
"Error updating addressbook." => "更新地址簿错误",
|
||||
"The uploaded file was only partially uploaded" => "已上传文件只上传了部分",
|
||||
"No file was uploaded" => "没有文件被上传",
|
||||
"Contacts" => "联系人",
|
||||
"Addressbook not found." => "未找到地址簿。",
|
||||
"This is not your addressbook." => "这不是您的地址簿。",
|
||||
"Contact could not be found." => "无法找到联系人。",
|
||||
"Address" => "地址",
|
||||
|
@ -25,19 +40,42 @@
|
|||
"Fax" => "传真",
|
||||
"Video" => "视频",
|
||||
"Pager" => "传呼机",
|
||||
"Internet" => "互联网",
|
||||
"{name}'s Birthday" => "{name} 的生日",
|
||||
"Contact" => "联系人",
|
||||
"Add Contact" => "添加联系人",
|
||||
"Addressbooks" => "地址簿",
|
||||
"Configure Address Books" => "配置地址簿",
|
||||
"New Address Book" => "新建地址簿",
|
||||
"Import from VCF" => "从 VCF 导入",
|
||||
"CardDav Link" => "CardDav 链接",
|
||||
"Download" => "下载",
|
||||
"Edit" => "编辑",
|
||||
"Delete" => "删除",
|
||||
"Download contact" => "下载联系人",
|
||||
"Delete contact" => "删除联系人",
|
||||
"Nickname" => "昵称",
|
||||
"Enter nickname" => "输入昵称",
|
||||
"Birthday" => "生日",
|
||||
"dd-mm-yyyy" => "yyyy-mm-dd",
|
||||
"Groups" => "分组",
|
||||
"Separate groups with commas" => "用逗号隔开分组",
|
||||
"Edit groups" => "编辑分组",
|
||||
"Preferred" => "偏好",
|
||||
"Please specify a valid email address." => "请指定合法的电子邮件地址",
|
||||
"Enter email address" => "输入电子邮件地址",
|
||||
"Mail to address" => "发送邮件到地址",
|
||||
"Delete email address" => "删除电子邮件地址",
|
||||
"Enter phone number" => "输入电话号码",
|
||||
"Delete phone number" => "删除电话号码",
|
||||
"View on map" => "在地图上显示",
|
||||
"Edit address details" => "编辑地址细节。",
|
||||
"Phone" => "电话",
|
||||
"Delete current photo" => "删除当前照片",
|
||||
"Edit current photo" => "编辑当前照片",
|
||||
"Upload new photo" => "上传新照片",
|
||||
"Select photo from ownCloud" => "从 ownCloud 选择照片",
|
||||
"Edit address" => "编辑地址",
|
||||
"Type" => "类型",
|
||||
"PO Box" => "邮箱",
|
||||
"Extended" => "扩展",
|
||||
|
@ -46,13 +84,27 @@
|
|||
"Region" => "地区",
|
||||
"Zipcode" => "邮编",
|
||||
"Country" => "国家",
|
||||
"Edit categories" => "编辑分类",
|
||||
"Add" => "添加",
|
||||
"Addressbook" => "地址簿",
|
||||
"Given name" => "名",
|
||||
"Family name" => "姓",
|
||||
"New Addressbook" => "新建地址簿",
|
||||
"Edit Addressbook" => "编辑地址簿",
|
||||
"Displayname" => "显示名称",
|
||||
"Active" => "激活",
|
||||
"Save" => "保存",
|
||||
"Submit" => "提交",
|
||||
"Cancel" => "取消"
|
||||
"Cancel" => "取消",
|
||||
"Import a contacts file" => "导入联系人文件",
|
||||
"Please choose the addressbook" => "请选择地址簿",
|
||||
"create a new addressbook" => "创建新地址簿",
|
||||
"Name of new addressbook" => "新地址簿名称",
|
||||
"Import" => "导入",
|
||||
"Importing contacts" => "导入联系人",
|
||||
"Contacts imported successfully" => "联系人导入成功",
|
||||
"Close Dialog" => "关闭对话框",
|
||||
"more info" => "更多信息",
|
||||
"Primary address (Kontact et al)" => "首选地址 (Kontact 等)",
|
||||
"iOS/OS X" => "iOS/OS X"
|
||||
);
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
"Cannot add empty property." => "不可添加空白內容",
|
||||
"At least one of the address fields has to be filled out." => "至少必須填寫一欄地址",
|
||||
"Error adding contact property." => "添加通訊錄內容中發生錯誤",
|
||||
"No ID provided" => "未提供 ID",
|
||||
"Error adding addressbook." => "添加電話簿中發生錯誤",
|
||||
"Error activating addressbook." => "啟用電話簿中發生錯誤",
|
||||
"Information about vCard is incorrect. Please reload the page." => "有關 vCard 的資訊不正確,請重新載入此頁。",
|
||||
|
@ -22,9 +23,11 @@
|
|||
"Mobile" => "行動電話",
|
||||
"Text" => "文字",
|
||||
"Voice" => "語音",
|
||||
"Message" => "訊息",
|
||||
"Fax" => "傳真",
|
||||
"Video" => "影片",
|
||||
"Pager" => "呼叫器",
|
||||
"Internet" => "網際網路",
|
||||
"Contact" => "通訊錄",
|
||||
"Add Contact" => "添加通訊錄",
|
||||
"Addressbooks" => "電話簿",
|
||||
|
@ -35,8 +38,13 @@
|
|||
"Delete" => "刪除",
|
||||
"Download contact" => "下載通訊錄",
|
||||
"Delete contact" => "刪除通訊錄",
|
||||
"Nickname" => "綽號",
|
||||
"Enter nickname" => "輸入綽號",
|
||||
"Birthday" => "生日",
|
||||
"Groups" => "群組",
|
||||
"Edit groups" => "編輯群組",
|
||||
"Preferred" => "首選",
|
||||
"Enter email address" => "輸入電子郵件地址",
|
||||
"Phone" => "電話",
|
||||
"Type" => "類型",
|
||||
"PO Box" => "通訊地址",
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "El fitxer només s'ha pujat parcialment",
|
||||
"No file was uploaded" => "El fitxer no s'ha pujat",
|
||||
"Missing a temporary folder" => "S'ha perdut un fitxer temporal",
|
||||
"Failed to write to disk" => "Ha fallat en escriure al disc",
|
||||
"Files" => "Fitxers",
|
||||
"File handling" => "Gestió de fitxers",
|
||||
"Maximum upload size" => "Mida màxima de pujada",
|
||||
"max. possible: " => "màxim possible:",
|
||||
"Needed for multi-file and folder downloads." => "Necessari per fitxers múltiples i baixada de carpetes",
|
||||
"Enable ZIP-download" => "Activa la baixada ZIP",
|
||||
"0 is unlimited" => "0 és sense límit",
|
||||
"Maximum input size for ZIP files" => "Mida màxima d'entrada per fitxers ZIP",
|
||||
"New" => "Nou",
|
||||
"Text file" => "Fitxer de text",
|
||||
"Folder" => "Carpeta",
|
||||
"From url" => "Des de la url",
|
||||
"Upload" => "Puja",
|
||||
"Cancel upload" => "Cancel·la la pujada",
|
||||
"Nothing in here. Upload something!" => "Res per aquí. Pugeu alguna cosa!",
|
||||
"Name" => "Nom",
|
||||
"Share" => "Comparteix",
|
||||
"Download" => "Baixa",
|
||||
"Size" => "Mida",
|
||||
"Modified" => "Modificat",
|
||||
"Delete all" => "Esborra-ho tot",
|
||||
"Delete" => "Suprimeix",
|
||||
"Upload too large" => "La pujada és massa gran",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada del servidor"
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada del servidor",
|
||||
"Files are being scanned, please wait." => "S'estan escanejant els fitxers, espereu",
|
||||
"Current scanning" => "Actualment escanejant"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "Soubor byl odeslán pouze částečně",
|
||||
"No file was uploaded" => "Soubor nebyl odeslán",
|
||||
"Missing a temporary folder" => "Chybí adresář pro sočasné soubory",
|
||||
"Failed to write to disk" => "Zápis na disk se nezdařil",
|
||||
"Files" => "Soubory",
|
||||
"File handling" => "Nastavení chování k souborům",
|
||||
"Maximum upload size" => "Maximální velikost ukládaných souborů",
|
||||
"max. possible: " => "největší možná:",
|
||||
"Needed for multi-file and folder downloads." => "Potřeba pro vícesoborvé stahování a stahování adresářů",
|
||||
"Enable ZIP-download" => "Povolit ZIP-stahování",
|
||||
"0 is unlimited" => "0 znamená bez omezení",
|
||||
"Maximum input size for ZIP files" => "Maximální velikost vstupu pro ZIP soubory",
|
||||
"New" => "Nový",
|
||||
"Text file" => "Textový soubor",
|
||||
"Folder" => "Adresář",
|
||||
"From url" => "Z url",
|
||||
"Upload" => "Uložit",
|
||||
"Cancel upload" => "Zrušit upload",
|
||||
"Nothing in here. Upload something!" => "Žádný obsah. Uložte si něco!",
|
||||
"Name" => "Název",
|
||||
"Share" => "Sdílet",
|
||||
"Download" => "Stáhnout",
|
||||
"Size" => "Velikost",
|
||||
"Modified" => "Změněno",
|
||||
"Delete all" => "Smazat vše",
|
||||
"Delete" => "Vymazat",
|
||||
"Upload too large" => "Příliš velký soubor",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Soubory, které se snažíte uložit, překračují maximální velikosti uploadu na tomto serveru."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Soubory, které se snažíte uložit, překračují maximální velikosti uploadu na tomto serveru.",
|
||||
"Files are being scanned, please wait." => "Soubory se prohledávají, prosím čekejte.",
|
||||
"Current scanning" => "Aktuální prohledávání"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,27 @@
|
|||
"The uploaded file was only partially uploaded" => "Die Datei wurde nur teilweise hochgeladen.",
|
||||
"No file was uploaded" => "Es wurde keine Datei hochgeladen.",
|
||||
"Missing a temporary folder" => "Temporärer Ordner fehlt.",
|
||||
"Failed to write to disk" => "Fehler beim Schreiben auf Festplatte",
|
||||
"Files" => "Dateien",
|
||||
"Maximum upload size" => "Maximale Größe",
|
||||
"Enable ZIP-download" => "ZIP-Download aktivieren",
|
||||
"0 is unlimited" => "0 bedeutet unbegrenzt",
|
||||
"New" => "Neu",
|
||||
"Text file" => "Text Datei",
|
||||
"Folder" => "Ordner",
|
||||
"From url" => "Von der URL",
|
||||
"Upload" => "Hochladen",
|
||||
"Cancel upload" => "Upload abbrechen",
|
||||
"Nothing in here. Upload something!" => "Alles leer. Lad’ was hoch!",
|
||||
"Name" => "Name",
|
||||
"Share" => "Teilen",
|
||||
"Download" => "Herunterladen",
|
||||
"Size" => "Größe",
|
||||
"Modified" => "Bearbeitet",
|
||||
"Delete all" => "Alle löschen",
|
||||
"Delete" => "Löschen",
|
||||
"Upload too large" => "Upload zu groß",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.",
|
||||
"Files are being scanned, please wait." => "Daten werden gescannt, bitte warten.",
|
||||
"Current scanning" => "Scannen"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "Το αρχείο μεταφορώθηκε μόνο εν μέρει",
|
||||
"No file was uploaded" => "Το αρχείο δεν μεταφορτώθηκε",
|
||||
"Missing a temporary folder" => "Λείπει ένας προσωρινός φάκελος",
|
||||
"Failed to write to disk" => "Η εγγραφή στο δίσκο απέτυχε",
|
||||
"Files" => "Αρχεία",
|
||||
"File handling" => "Διαχείριση αρχείων",
|
||||
"Maximum upload size" => "Μέγιστο μέγεθος μεταφόρτωσης",
|
||||
"max. possible: " => "μέγιστο δυνατό:",
|
||||
"Needed for multi-file and folder downloads." => "Απαραίτητο για κατέβασμα πολλαπλών αρχείων και φακέλων",
|
||||
"Enable ZIP-download" => "Ενεργοποίηση κατεβάσματος ZIP",
|
||||
"0 is unlimited" => "0 για απεριόριστο",
|
||||
"Maximum input size for ZIP files" => "Μέγιστο μέγεθος για αρχεία ZIP",
|
||||
"New" => "Νέο",
|
||||
"Text file" => "Αρχείο κειμένου",
|
||||
"Folder" => "Φάκελος",
|
||||
"From url" => "Από την διεύθυνση",
|
||||
"Upload" => "Μεταφόρτωση",
|
||||
"Cancel upload" => "Ακύρωση ανεβάσματος",
|
||||
"Nothing in here. Upload something!" => "Δεν υπάρχει τίποτα εδώ. Ανέβασε κάτι!",
|
||||
"Name" => "Όνομα",
|
||||
"Share" => "Διαμοίρασε",
|
||||
"Download" => "Λήψη",
|
||||
"Size" => "Μέγεθος",
|
||||
"Modified" => "Τροποποιήθηκε",
|
||||
"Delete all" => "Διαγραφή όλων",
|
||||
"Delete" => "Διαγραφή",
|
||||
"Upload too large" => "Πολύ μεγάλο το αρχείο προς μεταφόρτωση",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος μεταφόρτωσης αρχείων σε αυτόν το διακομιστή."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος μεταφόρτωσης αρχείων σε αυτόν το διακομιστή.",
|
||||
"Files are being scanned, please wait." => "Τα αρχεία ανιχνεύονται, παρακαλώ περιμένετε",
|
||||
"Current scanning" => "Τρέχουσα αναζήτηση "
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "El archivo que intentas subir solo se subió parcialmente",
|
||||
"No file was uploaded" => "No se ha subido ningún archivo",
|
||||
"Missing a temporary folder" => "Falta un directorio temporal",
|
||||
"Failed to write to disk" => "La escritura en disco ha fallado",
|
||||
"Files" => "Archivos",
|
||||
"File handling" => "Tratamiento de archivos",
|
||||
"Maximum upload size" => "Tamaño máximo de subida",
|
||||
"max. possible: " => "máx. posible:",
|
||||
"Needed for multi-file and folder downloads." => "Se necesita para descargas multi-archivo y de carpetas",
|
||||
"Enable ZIP-download" => "Habilitar descarga en ZIP",
|
||||
"0 is unlimited" => "0 es ilimitado",
|
||||
"Maximum input size for ZIP files" => "Tamaño máximo para archivos ZIP de entrada",
|
||||
"New" => "Nuevo",
|
||||
"Text file" => "Archivo de texto",
|
||||
"Folder" => "Carpeta",
|
||||
"From url" => "Desde la URL",
|
||||
"Upload" => "Subir",
|
||||
"Cancel upload" => "Cancelar subida",
|
||||
"Nothing in here. Upload something!" => "Aquí no hay nada. ¡Sube algo!",
|
||||
"Name" => "Nombre",
|
||||
"Share" => "Compartir",
|
||||
"Download" => "Descargar",
|
||||
"Size" => "Tamaño",
|
||||
"Modified" => "Modificado",
|
||||
"Delete all" => "Eliminar todo",
|
||||
"Delete" => "Eliminado",
|
||||
"Upload too large" => "El archivo es demasiado grande",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido por este servidor."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido por este servidor.",
|
||||
"Files are being scanned, please wait." => "Se están escaneando los archivos, por favor espere.",
|
||||
"Current scanning" => "Escaneo actual"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "Fail laeti üles ainult osaliselt",
|
||||
"No file was uploaded" => "Ühtegi faili ei laetud üles",
|
||||
"Missing a temporary folder" => "Ajutiste failide kaust puudub",
|
||||
"Failed to write to disk" => "Kettale kirjutamine ebaõnnestus",
|
||||
"Files" => "Failid",
|
||||
"File handling" => "Failide käsitlemine",
|
||||
"Maximum upload size" => "Maksimaalne üleslaadimise suurus",
|
||||
"max. possible: " => "maks. võimalik: ",
|
||||
"Needed for multi-file and folder downloads." => "Vajalik mitme faili ja kausta allalaadimiste jaoks.",
|
||||
"Enable ZIP-download" => "Luba ZIP-ina allalaadimine",
|
||||
"0 is unlimited" => "0 tähendab piiramatut",
|
||||
"Maximum input size for ZIP files" => "Maksimaalne ZIP-faili sisestatava faili suurus",
|
||||
"New" => "Uus",
|
||||
"Text file" => "Tekstifail",
|
||||
"Folder" => "Kaust",
|
||||
"From url" => "URL-ilt",
|
||||
"Upload" => "Lae üles",
|
||||
"Cancel upload" => "Tühista üleslaadimine",
|
||||
"Nothing in here. Upload something!" => "Siin pole midagi. Lae midagi üles!",
|
||||
"Name" => "Nimi",
|
||||
"Share" => "Jaga",
|
||||
"Download" => "Lae alla",
|
||||
"Size" => "Suurus",
|
||||
"Modified" => "Muudetud",
|
||||
"Delete all" => "Kustuta kõik",
|
||||
"Delete" => "Kustuta",
|
||||
"Upload too large" => "Üleslaadimine on liiga suur",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele failidele määratud maksimaalse suuruse."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele failidele määratud maksimaalse suuruse.",
|
||||
"Files are being scanned, please wait." => "Faile skannitakse, palun oota",
|
||||
"Current scanning" => "Praegune skannimine"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "Le fichier n'a été que partiellement téléversé",
|
||||
"No file was uploaded" => "Aucun fichier n'a été téléversé",
|
||||
"Missing a temporary folder" => "Il manque un répertoire temporaire",
|
||||
"Failed to write to disk" => "Erreur d'écriture sur le disque",
|
||||
"Files" => "Fichiers",
|
||||
"File handling" => "Gestion des fichiers",
|
||||
"Maximum upload size" => "Taille max. d'envoi",
|
||||
"max. possible: " => "Max. possible :",
|
||||
"Needed for multi-file and folder downloads." => "Nécessaire pour le téléchargement de plusieurs fichiers et de dossiers.",
|
||||
"Enable ZIP-download" => "Activer le téléchargement ZIP",
|
||||
"0 is unlimited" => "0 est illimité",
|
||||
"Maximum input size for ZIP files" => "Taille maximale pour les fichiers ZIP",
|
||||
"New" => "Nouveau",
|
||||
"Text file" => "Fichier texte",
|
||||
"Folder" => "Dossier",
|
||||
"From url" => "Depuis URL",
|
||||
"Upload" => "Envoyer",
|
||||
"Cancel upload" => "Annuler envoi",
|
||||
"Nothing in here. Upload something!" => "Il n'y a rien ici ! Envoyez donc quelque chose :)",
|
||||
"Name" => "Nom",
|
||||
"Share" => "Partager",
|
||||
"Download" => "Téléchargement",
|
||||
"Size" => "Taille",
|
||||
"Modified" => "Modifié",
|
||||
"Delete all" => "Supprimer tout",
|
||||
"Delete" => "Supprimer",
|
||||
"Upload too large" => "Fichier trop volumineux",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise par ce serveur."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise par ce serveur.",
|
||||
"Files are being scanned, please wait." => "Les fichiers sont analysés, patientez svp.",
|
||||
"Current scanning" => "Analyse en cours"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "Il file è stato parzialmente caricato",
|
||||
"No file was uploaded" => "Nessun file è stato caricato",
|
||||
"Missing a temporary folder" => "Cartella temporanea mancante",
|
||||
"Failed to write to disk" => "Scrittura su disco non riuscita",
|
||||
"Files" => "File",
|
||||
"File handling" => "Gestione file",
|
||||
"Maximum upload size" => "Dimensione massima upload",
|
||||
"max. possible: " => "numero mass.: ",
|
||||
"Needed for multi-file and folder downloads." => "Necessario per lo scaricamento di file multipli e cartelle.",
|
||||
"Enable ZIP-download" => "Abilita scaricamento ZIP",
|
||||
"0 is unlimited" => "0 è illimitato",
|
||||
"Maximum input size for ZIP files" => "Dimensione massima per i file ZIP",
|
||||
"New" => "Nuovo",
|
||||
"Text file" => "File di testo",
|
||||
"Folder" => "Cartella",
|
||||
"From url" => "Da URL",
|
||||
"Upload" => "Carica",
|
||||
"Cancel upload" => "Annulla invio",
|
||||
"Nothing in here. Upload something!" => "Non c'è niente qui. Carica qualcosa!",
|
||||
"Name" => "Nome",
|
||||
"Share" => "Condividi",
|
||||
"Download" => "Scarica",
|
||||
"Size" => "Dimensione",
|
||||
"Modified" => "Modificato",
|
||||
"Delete all" => "Elimina tutto",
|
||||
"Delete" => "Elimina",
|
||||
"Upload too large" => "Il file caricato è troppo grande",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "I file che stai provando a caricare superano la dimensione massima consentita su questo server."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "I file che stai provando a caricare superano la dimensione massima consentita su questo server.",
|
||||
"Files are being scanned, please wait." => "Scansione dei file in corso, attendi",
|
||||
"Current scanning" => "Scansione corrente"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "파일이 부분적으로 업로드됨",
|
||||
"No file was uploaded" => "업로드된 파일 없음",
|
||||
"Missing a temporary folder" => "임시 폴더가 사라짐",
|
||||
"Failed to write to disk" => "디스크에 쓰지 못했습니다",
|
||||
"Files" => "파일",
|
||||
"File handling" => "파일 처리",
|
||||
"Maximum upload size" => "최대 업로드 크기",
|
||||
"max. possible: " => "최대. 가능한:",
|
||||
"Needed for multi-file and folder downloads." => "멀티 파일 및 폴더 다운로드에 필요.",
|
||||
"Enable ZIP-download" => "ZIP- 다운로드 허용",
|
||||
"0 is unlimited" => "0은 무제한 입니다",
|
||||
"Maximum input size for ZIP files" => "ZIP 파일에 대한 최대 입력 크기",
|
||||
"New" => "새로 만들기",
|
||||
"Text file" => "텍스트 파일",
|
||||
"Folder" => "폴더",
|
||||
"From url" => "URL 에서",
|
||||
"Upload" => "업로드",
|
||||
"Cancel upload" => "업로드 취소",
|
||||
"Nothing in here. Upload something!" => "내용이 없습니다. 업로드할 수 있습니다!",
|
||||
"Name" => "이름",
|
||||
"Share" => "공유",
|
||||
"Download" => "다운로드",
|
||||
"Size" => "크기",
|
||||
"Modified" => "수정됨",
|
||||
"Delete all" => "모두 삭제",
|
||||
"Delete" => "삭제",
|
||||
"Upload too large" => "업로드 용량 초과",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.",
|
||||
"Files are being scanned, please wait." => "파일을 검색중입니다, 기다려 주십시오.",
|
||||
"Current scanning" => "커런트 스캐닝"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "Датотеката беше само делумно подигната.",
|
||||
"No file was uploaded" => "Не беше подигната датотека",
|
||||
"Missing a temporary folder" => "Не постои привремена папка",
|
||||
"Failed to write to disk" => "Неуспеав да запишам на диск",
|
||||
"Files" => "Датотеки",
|
||||
"File handling" => "Ракување со датотеки",
|
||||
"Maximum upload size" => "Максимална големина за подигање",
|
||||
"max. possible: " => "макс. можно:",
|
||||
"Needed for multi-file and folder downloads." => "Потребно за симнување повеќе-датотеки и папки.",
|
||||
"Enable ZIP-download" => "Овозможи ZIP симнување ",
|
||||
"0 is unlimited" => "0 е неограничено",
|
||||
"Maximum input size for ZIP files" => "Максимална големина за внес на ZIP датотеки",
|
||||
"New" => "Ново",
|
||||
"Text file" => "Текстуална датотека",
|
||||
"Folder" => "Папка",
|
||||
"From url" => "Од адреса",
|
||||
"Upload" => "Подигни",
|
||||
"Cancel upload" => "Откажи прикачување",
|
||||
"Nothing in here. Upload something!" => "Тука нема ништо. Снимете нешто!",
|
||||
"Name" => "Име",
|
||||
"Share" => "Сподели",
|
||||
"Download" => "Преземи",
|
||||
"Size" => "Големина",
|
||||
"Modified" => "Променето",
|
||||
"Delete all" => "Избриши сѐ",
|
||||
"Delete" => "Избриши",
|
||||
"Upload too large" => "Датотеката е премногу голема",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Датотеките кои се обидувате да ги подигнете ја надминуваат максималната големина за подигнување датотеки на овој сервер."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Датотеките кои се обидувате да ги подигнете ја надминуваат максималната големина за подигнување датотеки на овој сервер.",
|
||||
"Files are being scanned, please wait." => "Се скенираат датотеки, ве молам почекајте.",
|
||||
"Current scanning" => "Моментално скенирам"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "Filopplastningen ble bare delvis gjennomført",
|
||||
"No file was uploaded" => "Ingen fil ble lastet opp",
|
||||
"Missing a temporary folder" => "Mangler en midlertidig mappe",
|
||||
"Failed to write to disk" => "Klarte ikke å skrive til disk",
|
||||
"Files" => "Filer",
|
||||
"File handling" => "Filhåndtering",
|
||||
"Maximum upload size" => "Maksimum opplastingsstørrelse",
|
||||
"max. possible: " => "max. mulige:",
|
||||
"Needed for multi-file and folder downloads." => "Nødvendig for å laste ned mapper og mer enn én fil om gangen.",
|
||||
"Enable ZIP-download" => "Aktiver nedlasting av ZIP",
|
||||
"0 is unlimited" => "0 er ubegrenset",
|
||||
"Maximum input size for ZIP files" => "Maksimal størrelse på ZIP-filer",
|
||||
"New" => "Ny",
|
||||
"Text file" => "Tekstfil",
|
||||
"Folder" => "Mappe",
|
||||
"From url" => "Fra url",
|
||||
"Upload" => "Last opp",
|
||||
"Cancel upload" => "Avbryt opplasting",
|
||||
"Nothing in here. Upload something!" => "Ingenting her. Last opp noe!",
|
||||
"Name" => "Navn",
|
||||
"Share" => "Del",
|
||||
"Download" => "Last ned",
|
||||
"Size" => "Størrelse",
|
||||
"Modified" => "Endret",
|
||||
"Delete all" => "Slett alle",
|
||||
"Delete" => "Slett",
|
||||
"Upload too large" => "Opplasting for stor",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver å laste opp er for store for å laste opp til denne serveren."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver å laste opp er for store for å laste opp til denne serveren.",
|
||||
"Files are being scanned, please wait." => "Skanner etter filer, vennligst vent.",
|
||||
"Current scanning" => "Pågående skanning"
|
||||
);
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"Text file" => "Arquivo texto",
|
||||
"Folder" => "Pasta",
|
||||
"Upload" => "Carregar",
|
||||
"Nothing in here. Upload something!" => "Nada aqui.Carregar alguma coisa!",
|
||||
"Nothing in here. Upload something!" => "Nada aqui.Carrege alguma coisa!",
|
||||
"Name" => "Nome",
|
||||
"Download" => "Baixar",
|
||||
"Size" => "Tamanho",
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "Datoteka je bila le delno naložena",
|
||||
"No file was uploaded" => "Nobena datoteka ni bila naložena",
|
||||
"Missing a temporary folder" => "Manjka začasna mapa",
|
||||
"Failed to write to disk" => "Pisanje na disk je spodletelo",
|
||||
"Files" => "Datoteke",
|
||||
"File handling" => "Rokovanje z datotekami",
|
||||
"Maximum upload size" => "Največja velikost za nalaganje",
|
||||
"max. possible: " => "največ mogoče:",
|
||||
"Needed for multi-file and folder downloads." => "Potrebno za prenose večih datotek in map.",
|
||||
"Enable ZIP-download" => "Omogoči ZIP-prejemanje",
|
||||
"0 is unlimited" => "0 je neskončno",
|
||||
"Maximum input size for ZIP files" => "Največja vhodna velikost za ZIP datoteke",
|
||||
"New" => "Nova",
|
||||
"Text file" => "Besedilna datoteka",
|
||||
"Folder" => "Mapa",
|
||||
"From url" => "Iz url naslova",
|
||||
"Upload" => "Naloži",
|
||||
"Cancel upload" => "Prekliči nalaganje",
|
||||
"Nothing in here. Upload something!" => "Tukaj ni ničesar. Naložite kaj!",
|
||||
"Name" => "Ime",
|
||||
"Share" => "Souporaba",
|
||||
"Download" => "Prejmi",
|
||||
"Size" => "Velikost",
|
||||
"Modified" => "Spremenjeno",
|
||||
"Delete all" => "Izbriši vse",
|
||||
"Delete" => "Izbriši",
|
||||
"Upload too large" => "Nalaganje ni mogoče, ker je preveliko",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke, ki jih želite naložiti, presegajo največjo dovoljeno velikost na tem strežniku."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke, ki jih želite naložiti, presegajo največjo dovoljeno velikost na tem strežniku.",
|
||||
"Files are being scanned, please wait." => "Preiskujem datoteke, prosimo počakajte.",
|
||||
"Current scanning" => "Trenutno preiskujem"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "ไฟล์ที่อัพโหลดยังไม่ได้ถูกอัพโหลดอย่างสมบูรณ์",
|
||||
"No file was uploaded" => "ยังไม่มีไฟล์ที่ถูกอัพโหลด",
|
||||
"Missing a temporary folder" => "แฟ้มเอกสารชั่วคราวเกิดการสูญหาย",
|
||||
"Failed to write to disk" => "เขียนข้อมูลลงแผ่นดิสก์ล้มเหลว",
|
||||
"Files" => "ไฟล์",
|
||||
"File handling" => "การจัดกาไฟล์",
|
||||
"Maximum upload size" => "ขนาดไฟล์สูงสุดที่อัพโหลดได้",
|
||||
"max. possible: " => "จำนวนสูงสุดที่สามารถทำได้: ",
|
||||
"Needed for multi-file and folder downloads." => "จำเป็นต้องใช้สำหรับการดาวน์โหลดไฟล์พร้อมกันหลายๆไฟล์หรือดาวน์โหลดทั้งโฟลเดอร์",
|
||||
"Enable ZIP-download" => "อนุญาตให้ดาวน์โหลดเป็นไฟล์ ZIP ได้",
|
||||
"0 is unlimited" => "0 หมายถึงไม่จำกัด",
|
||||
"Maximum input size for ZIP files" => "ขนาดไฟล์ ZIP สูงสุด",
|
||||
"New" => "อัพโหลดไฟล์ใหม่",
|
||||
"Text file" => "ไฟล์ข้อความ",
|
||||
"Folder" => "แฟ้มเอกสาร",
|
||||
"From url" => "จาก url",
|
||||
"Upload" => "อัพโหลด",
|
||||
"Cancel upload" => "ยกเลิกการอัพโหลด",
|
||||
"Nothing in here. Upload something!" => "ยังไม่มีไฟล์ใดๆอยู่ที่นี่ กรุณาอัพโหลดไฟล์!",
|
||||
"Name" => "ชื่อ",
|
||||
"Share" => "แชร์",
|
||||
"Download" => "ดาวน์โหลด",
|
||||
"Size" => "ขนาด",
|
||||
"Modified" => "ปรับปรุงล่าสุด",
|
||||
"Delete all" => "ลบทั้งหมด",
|
||||
"Delete" => "ลบ",
|
||||
"Upload too large" => "ไฟล์ที่อัพโหลดมีขนาดใหญ่เกินไป",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "ไฟล์ที่คุณพยายามที่จะอัพโหลดมีขนาดเกินกว่าขนาดสูงสุดที่กำหนดไว้ให้อัพโหลดได้สำหรับเซิร์ฟเวอร์นี้"
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "ไฟล์ที่คุณพยายามที่จะอัพโหลดมีขนาดเกินกว่าขนาดสูงสุดที่กำหนดไว้ให้อัพโหลดได้สำหรับเซิร์ฟเวอร์นี้",
|
||||
"Files are being scanned, please wait." => "ไฟล์กำลังอยู่ระหว่างการสแกน, กรุณารอสักครู่.",
|
||||
"Current scanning" => "ไฟล์ที่กำลังสแกนอยู่ขณะนี้"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "Yüklenen dosyanın sadece bir kısmı yüklendi",
|
||||
"No file was uploaded" => "Hiç dosya yüklenmedi",
|
||||
"Missing a temporary folder" => "Geçici bir klasör eksik",
|
||||
"Failed to write to disk" => "Diske yazılamadı",
|
||||
"Files" => "Dosyalar",
|
||||
"File handling" => "Dosya taşıma",
|
||||
"Maximum upload size" => "Maksimum yükleme boyutu",
|
||||
"max. possible: " => "mümkün olan en fazla: ",
|
||||
"Needed for multi-file and folder downloads." => "Çoklu dosya ve dizin indirmesi için gerekli.",
|
||||
"Enable ZIP-download" => "ZIP indirmeyi aktif et",
|
||||
"0 is unlimited" => "0 limitsiz demektir",
|
||||
"Maximum input size for ZIP files" => "ZIP dosyaları için en fazla girdi sayısı",
|
||||
"New" => "Yeni",
|
||||
"Text file" => "Metin dosyası",
|
||||
"Folder" => "Klasör",
|
||||
"From url" => "Url'den",
|
||||
"Upload" => "Yükle",
|
||||
"Cancel upload" => "Yüklemeyi iptal et",
|
||||
"Nothing in here. Upload something!" => "Burada hiçbir şey yok. Birşeyler yükleyin!",
|
||||
"Name" => "Ad",
|
||||
"Share" => "Paylaş",
|
||||
"Download" => "İndir",
|
||||
"Size" => "Boyut",
|
||||
"Modified" => "Değiştirilme",
|
||||
"Delete all" => "Hepsini sil",
|
||||
"Delete" => "Sil",
|
||||
"Upload too large" => "Yüklemeniz çok büyük",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Yüklemeye çalıştığınız dosyalar bu sunucudaki maksimum yükleme boyutunu aşıyor."
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Yüklemeye çalıştığınız dosyalar bu sunucudaki maksimum yükleme boyutunu aşıyor.",
|
||||
"Files are being scanned, please wait." => "Dosyalar taranıyor, lütfen bekleyin.",
|
||||
"Current scanning" => "Güncel tarama"
|
||||
);
|
||||
|
|
|
@ -5,18 +5,31 @@
|
|||
"The uploaded file was only partially uploaded" => "只上传了文件的一部分",
|
||||
"No file was uploaded" => "文件没有上传",
|
||||
"Missing a temporary folder" => "缺少临时目录",
|
||||
"Failed to write to disk" => "写入磁盘失败",
|
||||
"Files" => "文件",
|
||||
"File handling" => "文件处理",
|
||||
"Maximum upload size" => "最大上传大小",
|
||||
"max. possible: " => "最大可能: ",
|
||||
"Needed for multi-file and folder downloads." => "多文件和文件夹下载需要此项。",
|
||||
"Enable ZIP-download" => "启用 ZIP 下载",
|
||||
"0 is unlimited" => "0 为无限制",
|
||||
"Maximum input size for ZIP files" => "ZIP 文件的最大输入大小",
|
||||
"New" => "新建",
|
||||
"Text file" => "文本文件",
|
||||
"Folder" => "文件夹",
|
||||
"From url" => "来自地址",
|
||||
"Upload" => "上传",
|
||||
"Cancel upload" => "取消上传",
|
||||
"Nothing in here. Upload something!" => "这里还什么都没有。上传些东西吧!",
|
||||
"Name" => "名称",
|
||||
"Share" => "共享",
|
||||
"Download" => "下载",
|
||||
"Size" => "大小",
|
||||
"Modified" => "修改日期",
|
||||
"Delete all" => "删除所有",
|
||||
"Delete" => "删除",
|
||||
"Upload too large" => "上传文件过大",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "您正尝试上传的文件超过了此服务器可以上传的最大大小"
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "您正尝试上传的文件超过了此服务器可以上传的最大大小",
|
||||
"Files are being scanned, please wait." => "文件正在被扫描,请稍候。",
|
||||
"Current scanning" => "当前扫描"
|
||||
);
|
||||
|
|
|
@ -5,17 +5,22 @@
|
|||
"The uploaded file was only partially uploaded" => "只有部分檔案被上傳",
|
||||
"No file was uploaded" => "無已上傳檔案",
|
||||
"Missing a temporary folder" => "遺失暫存資料夾",
|
||||
"Failed to write to disk" => "寫入硬碟失敗",
|
||||
"Files" => "檔案",
|
||||
"Maximum upload size" => "最大上傳容量",
|
||||
"New" => "新增",
|
||||
"Text file" => "文字檔",
|
||||
"Folder" => "資料夾",
|
||||
"From url" => "由 url ",
|
||||
"Upload" => "上傳",
|
||||
"Cancel upload" => "取消上傳",
|
||||
"Nothing in here. Upload something!" => "沒有任何東西。請上傳內容!",
|
||||
"Name" => "名稱",
|
||||
"Share" => "分享",
|
||||
"Download" => "下載",
|
||||
"Size" => "大小",
|
||||
"Modified" => "修改",
|
||||
"Delete all" => "全部刪除",
|
||||
"Delete" => "刪除",
|
||||
"Upload too large" => "上傳過大",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "你試圖上傳的檔案已超過伺服器的最大容量限制。 "
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Fotos",
|
||||
"Rescan" => "Escaneja de nou",
|
||||
"Back" => "Enrera"
|
||||
"Stop" => "Atura",
|
||||
"Share" => "Comparteix",
|
||||
"Settings" => "Arranjament",
|
||||
"Back" => "Enrera",
|
||||
"Remove confirmation" => "Elimina la confirmació",
|
||||
"Do you want to remove album" => "Voleu eliminar l'àlbum",
|
||||
"Change album name" => "Canvia el nom de l'àlbum",
|
||||
"New album name" => "Nom nou de l'àlbum"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Obrázky",
|
||||
"Rescan" => "Znovu prohledat",
|
||||
"Back" => "Zpět"
|
||||
"Stop" => "Zastavit",
|
||||
"Share" => "Sdílet",
|
||||
"Settings" => "Nastavení",
|
||||
"Back" => "Zpět",
|
||||
"Remove confirmation" => "Potvrzení odebrání",
|
||||
"Do you want to remove album" => "Chcete odstranit album?",
|
||||
"Change album name" => "Změnit název alba",
|
||||
"New album name" => "Název nového alba"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Bilder",
|
||||
"Rescan" => "Rescan",
|
||||
"Back" => "Zurück"
|
||||
"Stop" => "Stopp",
|
||||
"Share" => "Teilen",
|
||||
"Settings" => "Einstellungen",
|
||||
"Back" => "Zurück",
|
||||
"Remove confirmation" => "Bestätigung entfernen",
|
||||
"Do you want to remove album" => "Soll das Album entfernt werden",
|
||||
"Change album name" => "Albumname ändern",
|
||||
"New album name" => "Neuer Albumname"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Εικόνες",
|
||||
"Rescan" => "Επανασάρωση",
|
||||
"Back" => "Επιστροφή"
|
||||
"Stop" => "Σταμάτησε",
|
||||
"Share" => "Κοινοποίησε",
|
||||
"Settings" => "Ρυθμίσεις",
|
||||
"Back" => "Επιστροφή",
|
||||
"Remove confirmation" => "Αφαίρεση επιβεβαίωσης",
|
||||
"Do you want to remove album" => "Θέλετε να αφαιρέσετε το άλμπουμ",
|
||||
"Change album name" => "Αλλάξτε το όνομα του άλμπουμ",
|
||||
"New album name" => "Νέο όνομα άλμπουμ"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Imágenes",
|
||||
"Rescan" => "Refrescar",
|
||||
"Back" => "Atrás"
|
||||
"Stop" => "Parar",
|
||||
"Share" => "Compartir",
|
||||
"Settings" => "Preferencias",
|
||||
"Back" => "Atrás",
|
||||
"Remove confirmation" => "Borrar confirmación",
|
||||
"Do you want to remove album" => "¿Quieres eliminar el álbum",
|
||||
"Change album name" => "Cambiar nombre al álbum",
|
||||
"New album name" => "Nuevo nombre de álbum"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Pildid",
|
||||
"Rescan" => "Skänni uuesti",
|
||||
"Back" => "Tagasi"
|
||||
"Stop" => "Peata",
|
||||
"Share" => "Jaga",
|
||||
"Settings" => "Seaded",
|
||||
"Back" => "Tagasi",
|
||||
"Remove confirmation" => "Eemaldamise kinnitus",
|
||||
"Do you want to remove album" => "Kas sa soovid albumit eemaldada",
|
||||
"Change album name" => "Muuda albumi nime",
|
||||
"New album name" => "Uue albumi nimi"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Images",
|
||||
"Rescan" => "Analyser à nouveau",
|
||||
"Back" => "Retour"
|
||||
"Stop" => "Arrêter",
|
||||
"Share" => "Partager",
|
||||
"Settings" => "Préférences",
|
||||
"Back" => "Retour",
|
||||
"Remove confirmation" => "Enlever la confirmation",
|
||||
"Do you want to remove album" => "Voulez-vous supprimer l'album",
|
||||
"Change album name" => "Modifier le nom de l'album",
|
||||
"New album name" => "Nouveau nom de l'album"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Immagini",
|
||||
"Rescan" => "Nuova scansione",
|
||||
"Back" => "Indietro"
|
||||
"Stop" => "Ferma",
|
||||
"Share" => "Condividi",
|
||||
"Settings" => "Impostazioni",
|
||||
"Back" => "Indietro",
|
||||
"Remove confirmation" => "Rimuovi conferma",
|
||||
"Do you want to remove album" => "Vuoi rimuovere l'album",
|
||||
"Change album name" => "Cambia il nome dell'album",
|
||||
"New album name" => "Nuovo nome dell'album"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "사진",
|
||||
"Rescan" => "재검색",
|
||||
"Back" => "뒤로"
|
||||
"Stop" => "정지",
|
||||
"Share" => "공유",
|
||||
"Settings" => "세팅",
|
||||
"Back" => "뒤로",
|
||||
"Remove confirmation" => "삭제 승인",
|
||||
"Do you want to remove album" => "앨범을 삭제하시겠습니까",
|
||||
"Change album name" => "앨범 이름 변경",
|
||||
"New album name" => "새로운 앨범 이름"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Слики",
|
||||
"Rescan" => "Рескенирај",
|
||||
"Back" => "Назад"
|
||||
"Stop" => "Стоп",
|
||||
"Share" => "Сподели",
|
||||
"Settings" => "Параметри",
|
||||
"Back" => "Назад",
|
||||
"Remove confirmation" => "Тргни потврда",
|
||||
"Do you want to remove album" => "Дали сакате да го отстраните албумот",
|
||||
"Change album name" => "Измени име на албумот",
|
||||
"New album name" => "Ново има на албумот"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Bilder",
|
||||
"Rescan" => "Les inn på nytt",
|
||||
"Back" => "Tilbake"
|
||||
"Stop" => "Stopp",
|
||||
"Share" => "Del",
|
||||
"Settings" => "Innstillinger",
|
||||
"Back" => "Tilbake",
|
||||
"Remove confirmation" => "Fjern bekreftelse",
|
||||
"Do you want to remove album" => "Ønsker du å slette albumet?",
|
||||
"Change album name" => "Endre navn på album",
|
||||
"New album name" => "Nytt navn på album"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Fotos",
|
||||
"Rescan" => "Atualizar",
|
||||
"Back" => "Voltar"
|
||||
"Stop" => "Parar",
|
||||
"Share" => "Compartilhar",
|
||||
"Settings" => "Configuração",
|
||||
"Back" => "Voltar",
|
||||
"Remove confirmation" => "Confirmar apagar",
|
||||
"Do you want to remove album" => "Voçe dezeja remover o album",
|
||||
"Change album name" => "Mudar nome do album",
|
||||
"New album name" => "Nome do novo album"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Slike",
|
||||
"Rescan" => "Ponovno preišči",
|
||||
"Back" => "Nazaj"
|
||||
"Stop" => "Stop",
|
||||
"Share" => "Deli",
|
||||
"Settings" => "Nastavitve",
|
||||
"Back" => "Nazaj",
|
||||
"Remove confirmation" => "Odstrani potrditev",
|
||||
"Do you want to remove album" => "Ali želite odstraniti album",
|
||||
"Change album name" => "Spremeni ime albuma",
|
||||
"New album name" => "Novo ime albuma"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "รูปภาพ",
|
||||
"Rescan" => "ตรวจสอบอีกครั้ง",
|
||||
"Back" => "ย้อนกลับ"
|
||||
"Stop" => "หยุด",
|
||||
"Share" => "แชร์",
|
||||
"Settings" => "ตั้งค่า",
|
||||
"Back" => "ย้อนกลับ",
|
||||
"Remove confirmation" => "การยืนยันการลบ",
|
||||
"Do you want to remove album" => "คุณต้องการลบอัลบั้มออกหรือไม่",
|
||||
"Change album name" => "เปลี่ยนชื่ออัลบั้ม",
|
||||
"New album name" => "ชื่อใหม่ของอัลบั้ม"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "Resimler",
|
||||
"Rescan" => "Yeniden Tara ",
|
||||
"Back" => "Geri"
|
||||
"Stop" => "Durdur",
|
||||
"Share" => "Paylaş",
|
||||
"Settings" => "Ayarlar",
|
||||
"Back" => "Geri",
|
||||
"Remove confirmation" => "Doğrulamayı kaldır",
|
||||
"Do you want to remove album" => "Albümü silmek istiyor musunuz",
|
||||
"Change album name" => "Albüm adını değiştir",
|
||||
"New album name" => "Yeni albüm adı"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "图片",
|
||||
"Rescan" => "重新扫描",
|
||||
"Back" => "返回"
|
||||
"Stop" => "停止",
|
||||
"Share" => "分享",
|
||||
"Settings" => "设置",
|
||||
"Back" => "返回",
|
||||
"Remove confirmation" => "移除确认",
|
||||
"Do you want to remove album" => "您是否想要移除相册",
|
||||
"Change album name" => "修改相册名称",
|
||||
"New album name" => "新相册名称"
|
||||
);
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Pictures" => "圖片",
|
||||
"Rescan" => "重新掃描",
|
||||
"Back" => "返回"
|
||||
"Stop" => "停止",
|
||||
"Share" => "分享",
|
||||
"Settings" => "設定",
|
||||
"Back" => "返回",
|
||||
"Remove confirmation" => "移除確認",
|
||||
"Do you want to remove album" => "你確定要移除相簿嗎",
|
||||
"Change album name" => "變更相簿名稱",
|
||||
"New album name" => "新相簿名稱"
|
||||
);
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"Previous" => "Anterior",
|
||||
"Next" => "Siguiente",
|
||||
"Mute" => "Silenciar",
|
||||
"Unmute" => "Sonar",
|
||||
"Rescan Collection" => "Buscar música nueva",
|
||||
"Unmute" => "Quitar silencio",
|
||||
"Rescan Collection" => "Buscar canciones nuevas",
|
||||
"Artist" => "Artista",
|
||||
"Album" => "Álbum",
|
||||
"Title" => "Título"
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "No s'ha facilitat cap nom per l'aplicació.",
|
||||
"No category to add?" => "No voleu afegir cap categoria?",
|
||||
"This category already exists: " => "Aquesta categoria ja existeix:",
|
||||
"Owncloud password reset" => "Restableix la contrasenya d'Owncloud",
|
||||
"ownCloud password reset" => "estableix de nou la contrasenya Owncloud",
|
||||
"Use the following link to reset your password: {link}" => "Useu l'enllaç següent per restablir la contrasenya: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Rebreu un enllaç al correu electrònic per reiniciar la contrasenya.",
|
||||
"Requested" => "Sol·licitat",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Aplicacions",
|
||||
"Admin" => "Administrador",
|
||||
"Help" => "Ajuda",
|
||||
"Access forbidden" => "Accés prohibit",
|
||||
"Cloud not found" => "No s'ha trobat el núvol",
|
||||
"Edit categories" => "Edita les categories",
|
||||
"Add" => "Afegeix",
|
||||
"Create an <strong>admin account</strong>" => "Crea un <strong>compte d'administrador</strong>",
|
||||
"Password" => "Contrasenya",
|
||||
"Advanced" => "Avançat",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Jméno aplikace nezadáno.",
|
||||
"No category to add?" => "Žádná kategorie k přidání?",
|
||||
"This category already exists: " => "Tato kategorie již existuje:",
|
||||
"Owncloud password reset" => "Reset hesla Owncloud",
|
||||
"ownCloud password reset" => "Reset hesla pro ownCloud",
|
||||
"Use the following link to reset your password: {link}" => "Heslo vyresetujete použitím následujícího odkazu: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Bude Vám zaslán odkaz pro obnovu hesla",
|
||||
"Requested" => "Požadováno",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Aplikace",
|
||||
"Admin" => "Admin",
|
||||
"Help" => "Nápověda",
|
||||
"Access forbidden" => "Přístup odmítnut",
|
||||
"Cloud not found" => "Cloud nebyl nalezen",
|
||||
"Edit categories" => "Upravit kategorie",
|
||||
"Add" => "Přidat",
|
||||
"Create an <strong>admin account</strong>" => "Vytvořit <strong>účet správce</strong>",
|
||||
"Password" => "Heslo",
|
||||
"Advanced" => "Rozšířené volby",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Applikationsname nicht angegeben",
|
||||
"No category to add?" => "Keine Kategorie hinzufügen?",
|
||||
"This category already exists: " => "Kategorie existiert bereits:",
|
||||
"Owncloud password reset" => "OwnCloud Passwort zurücksetzen",
|
||||
"ownCloud password reset" => "ownCloud Passwort zurücksetzen",
|
||||
"Use the following link to reset your password: {link}" => "Nutze folgenden Link, um dein Passwort zurückzusetzen: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Sie erhalten einen Link, um Ihr Passwort per E-Mail zurückzusetzen.",
|
||||
"Requested" => "Angefragt",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Anwendungen",
|
||||
"Admin" => "Verwaltung",
|
||||
"Help" => "Hilfe",
|
||||
"Access forbidden" => "Zugang verboten",
|
||||
"Cloud not found" => "Cloud nicht verfügbar",
|
||||
"Edit categories" => "Kategorien ändern",
|
||||
"Add" => "Hinzufügen",
|
||||
"Create an <strong>admin account</strong>" => "<strong>Admin-Konto</strong> anlegen",
|
||||
"Password" => "Passwort",
|
||||
"Advanced" => "Erweitert",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Δε προσδιορίστηκε όνομα εφαρμογής",
|
||||
"No category to add?" => "Δεν έχετε να προστέσθέσεται μια κα",
|
||||
"This category already exists: " => "Αυτή η κατηγορία υπάρχει ήδη",
|
||||
"Owncloud password reset" => "Επανέκδοση κωδικού για το Owncloud",
|
||||
"ownCloud password reset" => "Επαναφορά κωδικού ownCloud",
|
||||
"Use the following link to reset your password: {link}" => "Χρησιμοποιήστε τον ακόλουθο σύνδεσμο για να επανεκδόσετε τον κωδικό: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Θα λάβετε ένα σύνδεσμο για να επαναφέρετε τον κωδικό πρόσβασής σας μέσω ηλεκτρονικού ταχυδρομείου.",
|
||||
"Requested" => "Ζητήθησαν",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Εφαρμογές",
|
||||
"Admin" => "Διαχειριστής",
|
||||
"Help" => "Βοήθεια",
|
||||
"Access forbidden" => "Δεν επιτρέπεται η πρόσβαση",
|
||||
"Cloud not found" => "Δεν βρέθηκε σύννεφο",
|
||||
"Edit categories" => "Επεξεργασία κατηγορίας",
|
||||
"Add" => "Προσθήκη",
|
||||
"Create an <strong>admin account</strong>" => "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>",
|
||||
"Password" => "Κωδικός",
|
||||
"Advanced" => "Για προχωρημένους",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Nombre de la aplicación no provisto.",
|
||||
"No category to add?" => "¿Ninguna categoría para agregar?",
|
||||
"This category already exists: " => "Esta categoría ya existe: ",
|
||||
"Owncloud password reset" => "Restablecer contraseña de ownCloud",
|
||||
"ownCloud password reset" => "Reiniciar contraseña de ownCloud",
|
||||
"Use the following link to reset your password: {link}" => "Utiliza el siguiente enlace para restablecer tu contraseña: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Recibirás un enlace por correo electrónico para restablecer tu contraseña",
|
||||
"Requested" => "Pedido",
|
||||
|
@ -15,13 +19,16 @@
|
|||
"Apps" => "Aplicaciones",
|
||||
"Admin" => "Administrador",
|
||||
"Help" => "Ayuda",
|
||||
"Access forbidden" => "Acceso denegado",
|
||||
"Cloud not found" => "No se ha encontrado la nube",
|
||||
"Edit categories" => "Editar categorías",
|
||||
"Add" => "Añadir",
|
||||
"Create an <strong>admin account</strong>" => "Crea una <strong>cuenta de administrador</strong>",
|
||||
"Password" => "Contraseña",
|
||||
"Advanced" => "Avanzado",
|
||||
"Data folder" => "Directorio de almacenamiento",
|
||||
"Configure the database" => "Configurar la base de datos",
|
||||
"will be used" => "serán utilizados",
|
||||
"will be used" => "se utilizarán",
|
||||
"Database user" => "Usuario de la base de datos",
|
||||
"Database password" => "Contraseña de la base de datos",
|
||||
"Database name" => "Nombre de la base de datos",
|
||||
|
@ -33,7 +40,7 @@
|
|||
"Lost your password?" => "¿Has perdido tu contraseña?",
|
||||
"remember" => "recuérdame",
|
||||
"Log in" => "Entrar",
|
||||
"You are logged out." => "Has cerrado sesión.",
|
||||
"You are logged out." => "Has cerrado la sesión.",
|
||||
"prev" => "anterior",
|
||||
"next" => "siguiente"
|
||||
);
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Rakenduse nime pole sisestatud.",
|
||||
"No category to add?" => "Pole kategooriat, mida lisada?",
|
||||
"This category already exists: " => "See kategooria on juba olemas: ",
|
||||
"Owncloud password reset" => "Owncloud parooli taastamine",
|
||||
"ownCloud password reset" => "ownCloud parooli taastamine",
|
||||
"Use the following link to reset your password: {link}" => "Kasuta järgnevat linki oma parooli taastamiseks: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Sinu parooli taastamise link saadetakse sulle e-postile.",
|
||||
"Requested" => "Kohustuslik",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Programmid",
|
||||
"Admin" => "Admin",
|
||||
"Help" => "Abiinfo",
|
||||
"Access forbidden" => "Ligipääs on keelatud",
|
||||
"Cloud not found" => "Pilve ei leitud",
|
||||
"Edit categories" => "Muuda kategooriaid",
|
||||
"Add" => "Lisa",
|
||||
"Create an <strong>admin account</strong>" => "Loo <strong>admini konto</strong>",
|
||||
"Password" => "Parool",
|
||||
"Advanced" => "Lisavalikud",
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Username" => "Käyttäjätunnus",
|
||||
"Password" => "Salasana",
|
||||
"Log out" => "Kirjaudu ulos",
|
||||
"You are logged out." => "Olet kirjautunut ulos."
|
||||
);
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Nom de l'application non fourni.",
|
||||
"No category to add?" => "Pas de catégorie à ajouter ?",
|
||||
"This category already exists: " => "Cette catégorie existe déjà : ",
|
||||
"Owncloud password reset" => "Réinitialisation de votre mot de passe Owncloud",
|
||||
"ownCloud password reset" => "Réinitialisation de votre mot de passe Owncloud",
|
||||
"Use the following link to reset your password: {link}" => "Utilisez le lien suivant pour réinitialiser votre mot de passe : {link}",
|
||||
"You will receive a link to reset your password via Email." => "Vous allez recevoir un e-mail contenant un lien pour réinitialiser votre mot de passe",
|
||||
"Requested" => "Demande envoyée",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Applications",
|
||||
"Admin" => "Administration",
|
||||
"Help" => "Aide",
|
||||
"Access forbidden" => "Accès interdit",
|
||||
"Cloud not found" => "Introuvable",
|
||||
"Edit categories" => "Modifier les catégories",
|
||||
"Add" => "Ajouter",
|
||||
"Create an <strong>admin account</strong>" => "Créer un <strong>compte administrateur</strong>",
|
||||
"Password" => "Mot de passe",
|
||||
"Advanced" => "Avancé",
|
||||
|
|
|
@ -1,15 +1,24 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"This category already exists: " => "Iste categoria jam existe:",
|
||||
"Owncloud password reset" => "Reinitialisation del contrasigno de Owncloud",
|
||||
"ownCloud password reset" => "Reinitialisation del contrasigno de ownCLoud",
|
||||
"Requested" => "Requestate",
|
||||
"Login failed!" => "Initio de session fallate!",
|
||||
"Login failed!" => "Initio de session fallite!",
|
||||
"Username" => "Nomine de usator",
|
||||
"Request reset" => "Requestar reinitialisation",
|
||||
"Your password was reset" => "Tu contrasigno esseva reinitialisate",
|
||||
"To login page" => "al pagina de initio de session",
|
||||
"New password" => "Nove contrasigno",
|
||||
"Reset password" => "Reinitialisar contrasigno",
|
||||
"Personal" => "Personal",
|
||||
"Users" => "Usatores",
|
||||
"Apps" => "Applicationes",
|
||||
"Admin" => "Administration",
|
||||
"Help" => "Adjuta",
|
||||
"Access forbidden" => "Accesso prohibite",
|
||||
"Cloud not found" => "Nube non trovate",
|
||||
"Edit categories" => "Modificar categorias",
|
||||
"Add" => "Adder",
|
||||
"Create an <strong>admin account</strong>" => "Crear un <strong>conto de administration</strong>",
|
||||
"Password" => "Contrasigno",
|
||||
"Advanced" => "Avantiate",
|
||||
|
@ -19,9 +28,14 @@
|
|||
"Database user" => "Usator de base de datos",
|
||||
"Database password" => "Contrasigno de base de datos",
|
||||
"Database name" => "Nomine de base de datos",
|
||||
"Database host" => "Hospite de base de datos",
|
||||
"web services under your control" => "servicios web sub tu controlo",
|
||||
"Log out" => "Clauder le session",
|
||||
"Settings" => "Configurationes",
|
||||
"Lost your password?" => "Tu perdeva le contrasigno?",
|
||||
"remember" => "memora",
|
||||
"Log in" => "Aperir session",
|
||||
"You are logged out." => "Tu session ha essite claudite.",
|
||||
"prev" => "prev",
|
||||
"next" => "prox"
|
||||
);
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Nome dell'applicazione non fornito.",
|
||||
"No category to add?" => "Nessuna categoria da aggiungere?",
|
||||
"This category already exists: " => "Questa categoria esiste già: ",
|
||||
"Owncloud password reset" => "Ripristino password di Owncloud",
|
||||
"ownCloud password reset" => "Ripristino password di ownCloud",
|
||||
"Use the following link to reset your password: {link}" => "Usa il collegamento seguente per ripristinare la password: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Riceverai un collegamento per ripristinare la tua password via email",
|
||||
"Requested" => "Richiesto",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Applicazioni",
|
||||
"Admin" => "Admin",
|
||||
"Help" => "Aiuto",
|
||||
"Access forbidden" => "Accesso negato",
|
||||
"Cloud not found" => "Cloud non trovata",
|
||||
"Edit categories" => "Modifica le categorie",
|
||||
"Add" => "Aggiungi",
|
||||
"Create an <strong>admin account</strong>" => "Crea un <strong>account amministratore</strong>",
|
||||
"Password" => "Password",
|
||||
"Advanced" => "Avanzate",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "응용 프로그램의 이름이 규정되어 있지 않습니다. ",
|
||||
"No category to add?" => "추가할 카테고리가 없습니까?",
|
||||
"This category already exists: " => "이 카테고리는 이미 존재합니다:",
|
||||
"Owncloud password reset" => "Owncloud 암호 재설정",
|
||||
"ownCloud password reset" => "ownCloud 비밀번호 재설정",
|
||||
"Use the following link to reset your password: {link}" => "다음 링크를 사용하여 암호를 초기화할 수 있습니다: {link}",
|
||||
"You will receive a link to reset your password via Email." => "전자 우편으로 암호 재설정 링크를 보냈습니다.",
|
||||
"Requested" => "요청함",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "프로그램",
|
||||
"Admin" => "관리자",
|
||||
"Help" => "도움말",
|
||||
"Access forbidden" => "접근 금지",
|
||||
"Cloud not found" => "클라우드를 찾을 수 없습니다",
|
||||
"Edit categories" => "카테고리 편집",
|
||||
"Add" => "추가",
|
||||
"Create an <strong>admin account</strong>" => "<strong>관리자 계정</strong>을 만드십시오",
|
||||
"Password" => "암호",
|
||||
"Advanced" => "고급",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Име за апликацијата не е доставено.",
|
||||
"No category to add?" => "Нема категорија да се додаде?",
|
||||
"This category already exists: " => "Оваа категорија веќе постои:",
|
||||
"Owncloud password reset" => "Ресетирање на Owncloud лозинка",
|
||||
"ownCloud password reset" => "ресетирање на лозинка за ownCloud",
|
||||
"Use the following link to reset your password: {link}" => "Користете ја следната врска да ја ресетирате Вашата лозинка: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Ќе добиете врска по е-пошта за да може да ја ресетирате Вашата лозинка.",
|
||||
"Requested" => "Побарано",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Апликации",
|
||||
"Admin" => "Админ",
|
||||
"Help" => "Помош",
|
||||
"Access forbidden" => "Забранет пристап",
|
||||
"Cloud not found" => "Облакот не е најден",
|
||||
"Edit categories" => "Уреди категории",
|
||||
"Add" => "Додади",
|
||||
"Create an <strong>admin account</strong>" => "Направете <strong>администраторска сметка</strong>",
|
||||
"Password" => "Лозинка",
|
||||
"Advanced" => "Напредно",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Nome da aplicação não foi fornecido.",
|
||||
"No category to add?" => "Nenhuma categoria adicionada?",
|
||||
"This category already exists: " => "Essa categoria já existe",
|
||||
"Owncloud password reset" => "Mudar senha do Owncloud",
|
||||
"ownCloud password reset" => "Redefinir senha ownCloud",
|
||||
"Use the following link to reset your password: {link}" => "Use o seguinte link para redefinir sua senha: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Você receberá um link para redefinir sua senha via e-mail.",
|
||||
"Requested" => "Solicitado",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Apps",
|
||||
"Admin" => "Admin",
|
||||
"Help" => "Ajuda",
|
||||
"Access forbidden" => "Acesso Proibido",
|
||||
"Cloud not found" => "Cloud não encontrado",
|
||||
"Edit categories" => "Editar categorias",
|
||||
"Add" => "Adicionar",
|
||||
"Create an <strong>admin account</strong>" => "Criar uma <strong>conta</strong> de <strong>administrador</strong>",
|
||||
"Password" => "Senha",
|
||||
"Advanced" => "Avançado",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Ime aplikacije ni bilo določeno.",
|
||||
"No category to add?" => "Ni kategorije za dodajanje?",
|
||||
"This category already exists: " => "Ta kategorija že obstaja:",
|
||||
"Owncloud password reset" => "Ponastavi ownCloud geslo",
|
||||
"ownCloud password reset" => "Ponastavitev gesla ownCloud",
|
||||
"Use the following link to reset your password: {link}" => "Uporabite sledečo povezavo za ponastavitev gesla: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Na e-pošto boste prejeli povezavo s katero lahko ponastavite vaše geslo.",
|
||||
"Requested" => "Zahtevano",
|
||||
|
@ -12,10 +16,13 @@
|
|||
"Reset password" => "Ponastavi geslo",
|
||||
"Personal" => "Osebno",
|
||||
"Users" => "Uporabniki",
|
||||
"Apps" => "Apps",
|
||||
"Apps" => "Aplikacije",
|
||||
"Admin" => "Admin",
|
||||
"Help" => "Pomoč",
|
||||
"Access forbidden" => "Dostop je prepovedan",
|
||||
"Cloud not found" => "Oblak ni bil najden",
|
||||
"Edit categories" => "Uredi kategorije",
|
||||
"Add" => "Dodaj",
|
||||
"Create an <strong>admin account</strong>" => "Ustvari <strong>skrbniški račun</strong>",
|
||||
"Password" => "Geslo",
|
||||
"Advanced" => "Napredne možnosti",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "ยังไม่ได้ตั้งชื่อแอพพลิเคชั่น",
|
||||
"No category to add?" => "ไม่มีหมวดหมู่ที่ต้องการเพิ่ม?",
|
||||
"This category already exists: " => "หมวดหมู่นี้มีอยู่แล้ว: ",
|
||||
"Owncloud password reset" => "เปลี่ยนรหัสผ่านใน Owncloud",
|
||||
"ownCloud password reset" => "รีเซ็ตรหัสผ่าน ownCloud",
|
||||
"Use the following link to reset your password: {link}" => "ใช้ลิงค์ต่อไปนี้เพื่อเปลี่ยนรหัสผ่านของคุณใหม่: {link}",
|
||||
"You will receive a link to reset your password via Email." => "คุณจะได้รับลิงค์เพื่อกำหนดรหัสผ่านใหม่ทางอีเมล์",
|
||||
"Requested" => "ส่งคำร้องเรียบร้อยแล้ว",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Apps",
|
||||
"Admin" => "ผู้ดูแลระบบ",
|
||||
"Help" => "ช่วยเหลือ",
|
||||
"Access forbidden" => "การเข้าถึงถูกหวงห้าม",
|
||||
"Cloud not found" => "ไม่พบ Cloud",
|
||||
"Edit categories" => "แก้ไขหมวดหมู่",
|
||||
"Add" => "เพิ่ม",
|
||||
"Create an <strong>admin account</strong>" => "สร้าง <strong>บัญชีผู้ดูแลระบบ</strong>",
|
||||
"Password" => "รหัสผ่าน",
|
||||
"Advanced" => "ขั้นสูง",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "Uygulama adı verilmedi.",
|
||||
"No category to add?" => "Eklenecek kategori yok?",
|
||||
"This category already exists: " => "Bu kategori zaten mevcut: ",
|
||||
"Owncloud password reset" => "Owncloud parola sıfırlama",
|
||||
"ownCloud password reset" => "ownCloud parola sıfırlama",
|
||||
"Use the following link to reset your password: {link}" => "Bu bağlantıyı kullanarak parolanızı sıfırlayın: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Parolanızı sıfırlamak için bir bağlantı Eposta olarak gönderilecek.",
|
||||
"Requested" => "İstendi",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "Uygulamalar",
|
||||
"Admin" => "Yönetici",
|
||||
"Help" => "Yardı",
|
||||
"Access forbidden" => "Erişim yasaklı",
|
||||
"Cloud not found" => "Bulut bulunamadı",
|
||||
"Edit categories" => "Kategorileri düzenle",
|
||||
"Add" => "Ekle",
|
||||
"Create an <strong>admin account</strong>" => "Bir <strong>yönetici hesabı</strong> oluşturun",
|
||||
"Password" => "Parola",
|
||||
"Advanced" => "Gelişmiş",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "没有提供应用程序名称。",
|
||||
"No category to add?" => "没有可添加分类?",
|
||||
"This category already exists: " => "此分类已存在: ",
|
||||
"Owncloud password reset" => "重置 Owncloud 密码",
|
||||
"ownCloud password reset" => "重置 ownCloud 密码",
|
||||
"Use the following link to reset your password: {link}" => "使用以下链接重置您的密码:{link}",
|
||||
"You will receive a link to reset your password via Email." => "您将会收到包含可以重置密码链接的邮件。",
|
||||
"Requested" => "已请求",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "应用",
|
||||
"Admin" => "管理员",
|
||||
"Help" => "帮助",
|
||||
"Access forbidden" => "访问禁止",
|
||||
"Cloud not found" => "未找到云",
|
||||
"Edit categories" => "编辑分类",
|
||||
"Add" => "添加",
|
||||
"Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>",
|
||||
"Password" => "密码",
|
||||
"Advanced" => "高级",
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Application name not provided." => "未提供應用程式名稱",
|
||||
"No category to add?" => "無分類添加?",
|
||||
"This category already exists: " => "此分類已經存在:",
|
||||
"Owncloud password reset" => "私有雲重設密碼",
|
||||
"ownCloud password reset" => "ownCloud 密碼重設",
|
||||
"Use the following link to reset your password: {link}" => "請循以下聯結重設你的密碼: (聯結) ",
|
||||
"You will receive a link to reset your password via Email." => "重設密碼的連結將會寄到你的電子郵件信箱",
|
||||
"Requested" => "已要求",
|
||||
|
@ -15,7 +19,10 @@
|
|||
"Apps" => "應用程式",
|
||||
"Admin" => "管理者",
|
||||
"Help" => "幫助",
|
||||
"Access forbidden" => "禁止存取",
|
||||
"Cloud not found" => "未發現雲",
|
||||
"Edit categories" => "編輯分類",
|
||||
"Add" => "添加",
|
||||
"Create an <strong>admin account</strong>" => "建立一個<strong>管理者帳號</strong>",
|
||||
"Password" => "密碼",
|
||||
"Advanced" => "進階",
|
||||
|
|
|
@ -0,0 +1,665 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2011-09-03 16:52+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: ajax/categories/rescan.php:28
|
||||
msgid "No calendars found."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/categories/rescan.php:36
|
||||
msgid "No events found."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/event/edit.form.php:20
|
||||
msgid "Wrong calendar"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/settings/guesstimezone.php:25
|
||||
msgid "New Timezone:"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/settings/settimezone.php:22
|
||||
msgid "Timezone changed"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/settings/settimezone.php:24
|
||||
msgid "Invalid request"
|
||||
msgstr ""
|
||||
|
||||
#: appinfo/app.php:23 templates/calendar.php:15
|
||||
#: templates/part.eventform.php:33 templates/part.showevent.php:31
|
||||
#: templates/settings.php:12
|
||||
msgid "Calendar"
|
||||
msgstr ""
|
||||
|
||||
#: js/calendar.js:788
|
||||
msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:125
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:126
|
||||
msgid "Business"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:127
|
||||
msgid "Call"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:128
|
||||
msgid "Clients"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:129
|
||||
msgid "Deliverer"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:130
|
||||
msgid "Holidays"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:131
|
||||
msgid "Ideas"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:132
|
||||
msgid "Journey"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:133
|
||||
msgid "Jubilee"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:134
|
||||
msgid "Meeting"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:135
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:136
|
||||
msgid "Personal"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:137
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:138
|
||||
msgid "Questions"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:139
|
||||
msgid "Work"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:380
|
||||
msgid "unnamed"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:330
|
||||
msgid "Does not repeat"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:331
|
||||
msgid "Daily"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:332
|
||||
msgid "Weekly"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:333
|
||||
msgid "Every Weekday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:334
|
||||
msgid "Bi-Weekly"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:335
|
||||
msgid "Monthly"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:336
|
||||
msgid "Yearly"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:343
|
||||
msgid "never"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:344
|
||||
msgid "by occurrences"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:345
|
||||
msgid "by date"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:352
|
||||
msgid "by monthday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:353
|
||||
msgid "by weekday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:360 templates/settings.php:42
|
||||
msgid "Monday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:361
|
||||
msgid "Tuesday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:362
|
||||
msgid "Wednesday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:363
|
||||
msgid "Thursday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:364
|
||||
msgid "Friday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:365
|
||||
msgid "Saturday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:366 templates/settings.php:43
|
||||
msgid "Sunday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:373
|
||||
msgid "events week of month"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:374
|
||||
msgid "first"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:375
|
||||
msgid "second"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:376
|
||||
msgid "third"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:377
|
||||
msgid "fourth"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:378
|
||||
msgid "fifth"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:379
|
||||
msgid "last"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:401
|
||||
msgid "January"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:402
|
||||
msgid "February"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:403
|
||||
msgid "March"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:404
|
||||
msgid "April"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:405
|
||||
msgid "May"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:406
|
||||
msgid "June"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:407
|
||||
msgid "July"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:408
|
||||
msgid "August"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:409
|
||||
msgid "September"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:410
|
||||
msgid "October"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:411
|
||||
msgid "November"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:412
|
||||
msgid "December"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:418
|
||||
msgid "by events date"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:419
|
||||
msgid "by yearday(s)"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:420
|
||||
msgid "by weeknumber(s)"
|
||||
msgstr ""
|
||||
|
||||
#: lib/object.php:421
|
||||
msgid "by day and month"
|
||||
msgstr ""
|
||||
|
||||
#: lib/search.php:32 lib/search.php:34 lib/search.php:37
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: lib/search.php:40
|
||||
msgid "Cal."
|
||||
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 ""
|
||||
|
||||
#: 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:40
|
||||
msgid "Week"
|
||||
msgstr ""
|
||||
|
||||
#: templates/calendar.php:41
|
||||
msgid "Month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/calendar.php:42
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
||||
#: templates/calendar.php:48
|
||||
msgid "Today"
|
||||
msgstr ""
|
||||
|
||||
#: templates/calendar.php:49
|
||||
msgid "Calendars"
|
||||
msgstr ""
|
||||
|
||||
#: templates/calendar.php:67
|
||||
msgid "There was a fail, while parsing the file."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.choosecalendar.php:1
|
||||
msgid "Choose active calendars"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.choosecalendar.php:2
|
||||
msgid "Your calendars"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.choosecalendar.php:27
|
||||
#: templates/part.choosecalendar.rowfields.php:5
|
||||
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:4
|
||||
msgid "Share Calendar"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.choosecalendar.rowfields.php:6
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.choosecalendar.rowfields.php:7
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.choosecalendar.rowfields.php:8
|
||||
#: 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:55
|
||||
msgid "All Day Event"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:60 templates/part.showevent.php:59
|
||||
msgid "From"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:68 templates/part.showevent.php:67
|
||||
msgid "To"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:76 templates/part.showevent.php:75
|
||||
msgid "Advanced options"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:81 templates/part.showevent.php:80
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:83
|
||||
msgid "Location of the Event"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:89 templates/part.showevent.php:88
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:91
|
||||
msgid "Description of the Event"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:100 templates/part.showevent.php:98
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:107 templates/part.showevent.php:105
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:151 templates/part.showevent.php:149
|
||||
msgid "Select weekdays"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:164 templates/part.eventform.php:177
|
||||
#: templates/part.showevent.php:162 templates/part.showevent.php:175
|
||||
msgid "Select days"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:169 templates/part.showevent.php:167
|
||||
msgid "and the events day of year."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:182 templates/part.showevent.php:180
|
||||
msgid "and the events day of month."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:190 templates/part.showevent.php:188
|
||||
msgid "Select months"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:203 templates/part.showevent.php:201
|
||||
msgid "Select weeks"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:208 templates/part.showevent.php:206
|
||||
msgid "and the events week of year."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:214 templates/part.showevent.php:212
|
||||
msgid "Interval"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:220 templates/part.showevent.php:218
|
||||
msgid "End"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.eventform.php:233 templates/part.showevent.php:231
|
||||
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
|
||||
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"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.import.php:24
|
||||
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:25
|
||||
msgid "Select category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.showevent.php:37
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.showevent.php:62 templates/part.showevent.php:70
|
||||
msgid "at"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:14
|
||||
msgid "Timezone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:31
|
||||
msgid "Check always for changes of the timezone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:33
|
||||
msgid "Timeformat"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:35
|
||||
msgid "24h"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:36
|
||||
msgid "12h"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:40
|
||||
msgid "First day of the week"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:49
|
||||
msgid "Calendar CalDAV syncing address:"
|
||||
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 ""
|
|
@ -0,0 +1,664 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2012-05-13 17:52+0000\n"
|
||||
"Last-Translator: icewind <icewind1991@gmail.com>\n"
|
||||
"Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: ajax/activation.php:19 ajax/updateaddressbook.php:32
|
||||
msgid "Error (de)activating addressbook."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/addcontact.php:59
|
||||
msgid "There was an error adding the contact."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/addproperty.php:40
|
||||
msgid "Cannot add empty property."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/addproperty.php:52
|
||||
msgid "At least one of the address fields has to be filled out."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/addproperty.php:62
|
||||
msgid "Trying to add duplicate property: "
|
||||
msgstr ""
|
||||
|
||||
#: ajax/addproperty.php:120
|
||||
msgid "Error adding contact property."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/categories/categoriesfor.php:15
|
||||
msgid "No ID provided"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/categories/categoriesfor.php:27
|
||||
msgid "Error setting checksum."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/categories/delete.php:29
|
||||
msgid "No categories selected for deletion."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/categories/delete.php:36 ajax/categories/rescan.php:28
|
||||
msgid "No address books found."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/categories/delete.php:44 ajax/categories/rescan.php:36
|
||||
msgid "No contacts found."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/contactdetails.php:37
|
||||
msgid "Missing ID"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/contactdetails.php:41
|
||||
msgid "Error parsing VCard for ID: \""
|
||||
msgstr ""
|
||||
|
||||
#: ajax/createaddressbook.php:18
|
||||
msgid "Cannot add addressbook with an empty name."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/createaddressbook.php:24
|
||||
msgid "Error adding addressbook."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/createaddressbook.php:30
|
||||
msgid "Error activating addressbook."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/currentphoto.php:40 ajax/oc_photo.php:40
|
||||
msgid "No contact ID was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60
|
||||
msgid "Error loading image."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/currentphoto.php:51
|
||||
msgid "Error reading contact photo."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/currentphoto.php:61
|
||||
msgid "Error saving temporary file."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/currentphoto.php:64
|
||||
msgid "The loading photo is not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/deletecard.php:37 ajax/saveproperty.php:58
|
||||
msgid "id is not set."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/deleteproperty.php:36
|
||||
msgid "Information about vCard is incorrect. Please reload the page."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/deleteproperty.php:43
|
||||
msgid "Error deleting contact property."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/editname.php:37
|
||||
msgid "Contact ID is missing."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/loadphoto.php:44
|
||||
msgid "Missing contact id."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/oc_photo.php:44
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/oc_photo.php:51
|
||||
msgid "File doesn't exist:"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/saveproperty.php:55
|
||||
msgid "element name is not set."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/saveproperty.php:61
|
||||
msgid "checksum is not set."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/saveproperty.php:78
|
||||
msgid "Information about vCard is incorrect. Please reload the page: "
|
||||
msgstr ""
|
||||
|
||||
#: ajax/saveproperty.php:83
|
||||
msgid "Something went FUBAR. "
|
||||
msgstr ""
|
||||
|
||||
#: ajax/saveproperty.php:153
|
||||
msgid "Error updating contact property."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/updateaddressbook.php:20
|
||||
msgid "Cannot update addressbook with an empty name."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/updateaddressbook.php:26
|
||||
msgid "Error updating addressbook."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/uploadimport.php:46 ajax/uploadimport.php:76
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: appinfo/app.php:22 templates/settings.php:3
|
||||
msgid "Contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:23
|
||||
msgid "Addressbook not found."
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:27
|
||||
msgid "This is not your addressbook."
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:38
|
||||
msgid "Contact could not be found."
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:94 templates/part.contact.php:109
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:95
|
||||
msgid "Telephone"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:96 templates/part.contact.php:108
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34
|
||||
#: templates/part.contact.php:104
|
||||
msgid "Organization"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:109 lib/app.php:116 lib/app.php:126
|
||||
msgid "Work"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:110 lib/app.php:114 lib/app.php:127
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:115
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:117
|
||||
msgid "Text"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:118
|
||||
msgid "Voice"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:119
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:120
|
||||
msgid "Fax"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:121
|
||||
msgid "Video"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:122
|
||||
msgid "Pager"
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:128
|
||||
msgid "Internet"
|
||||
msgstr ""
|
||||
|
||||
#: lib/hooks.php:79
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/search.php:22
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:13
|
||||
msgid "Add Contact"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:14
|
||||
msgid "Addressbooks"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.chooseaddressbook.php:1
|
||||
msgid "Configure Address Books"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.chooseaddressbook.php:16
|
||||
msgid "New Address Book"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.chooseaddressbook.php:17
|
||||
msgid "Import from VCF"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.chooseaddressbook.php:22
|
||||
#: templates/part.chooseaddressbook.rowfields.php:8
|
||||
msgid "CardDav Link"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.chooseaddressbook.rowfields.php:11
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.chooseaddressbook.rowfields.php:14
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.chooseaddressbook.rowfields.php:17
|
||||
#: templates/part.contact.php:34 templates/part.contact.php:36
|
||||
#: templates/part.contact.php:38 templates/part.contact.php:42
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:12
|
||||
msgid "Download contact"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:13
|
||||
msgid "Delete contact"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:19
|
||||
msgid "Drop photo to upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:29
|
||||
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:30
|
||||
msgid "Edit name details"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:35 templates/part.contact.php:105
|
||||
msgid "Nickname"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:36
|
||||
msgid "Enter nickname"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:37 templates/part.contact.php:106
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:38
|
||||
msgid "dd-mm-yyyy"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:39 templates/part.contact.php:111
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:41
|
||||
msgid "Separate groups with commas"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:42
|
||||
msgid "Edit groups"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:55 templates/part.contact.php:69
|
||||
msgid "Preferred"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:56
|
||||
msgid "Please specify a valid email address."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:56
|
||||
msgid "Enter email address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:60
|
||||
msgid "Mail to address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:61
|
||||
msgid "Delete email address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:70
|
||||
msgid "Enter phone number"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:74
|
||||
msgid "Delete phone number"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:84
|
||||
msgid "View on map"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:84
|
||||
msgid "Edit address details"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:95
|
||||
msgid "Add notes here."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:101
|
||||
msgid "Add field"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:103
|
||||
msgid "Profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:107
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contact.php:110
|
||||
msgid "Note"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contactphoto.php:8
|
||||
msgid "Delete current photo"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contactphoto.php:9
|
||||
msgid "Edit current photo"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contactphoto.php:10
|
||||
msgid "Upload new photo"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.contactphoto.php:11
|
||||
msgid "Select photo from ownCloud"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_address_dialog.php:9
|
||||
msgid "Edit address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_address_dialog.php:14
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_address_dialog.php:22
|
||||
#: templates/part.edit_address_dialog.php:25
|
||||
msgid "PO Box"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_address_dialog.php:29
|
||||
#: templates/part.edit_address_dialog.php:32
|
||||
msgid "Extended"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_address_dialog.php:35
|
||||
#: templates/part.edit_address_dialog.php:38
|
||||
msgid "Street"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_address_dialog.php:41
|
||||
#: templates/part.edit_address_dialog.php:44
|
||||
msgid "City"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_address_dialog.php:47
|
||||
#: templates/part.edit_address_dialog.php:50
|
||||
msgid "Region"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_address_dialog.php:53
|
||||
#: templates/part.edit_address_dialog.php:56
|
||||
msgid "Zipcode"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_address_dialog.php:59
|
||||
#: templates/part.edit_address_dialog.php:62
|
||||
msgid "Country"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_categories_dialog.php:4
|
||||
msgid "Edit categories"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.edit_categories_dialog.php:14
|
||||
msgid "Add"
|
||||
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.editaddressbook.php:9
|
||||
msgid "New Addressbook"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.editaddressbook.php:9
|
||||
msgid "Edit Addressbook"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.editaddressbook.php:12
|
||||
msgid "Displayname"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.editaddressbook.php:23
|
||||
msgid "Active"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.editaddressbook.php:29
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.editaddressbook.php:29
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.editaddressbook.php:30
|
||||
#: templates/part.importaddressbook.php:28
|
||||
msgid "Cancel"
|
||||
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:17
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.import.php:20
|
||||
msgid "Importing contacts"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.import.php:23
|
||||
msgid "Contacts imported successfully"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.import.php:24
|
||||
msgid "Close Dialog"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.importaddressbook.php:9
|
||||
msgid "Import Addressbook"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.importaddressbook.php:12
|
||||
msgid "Select address book to import to:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.importaddressbook.php:20
|
||||
msgid "Drop a VCF file to import contacts."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.importaddressbook.php:21
|
||||
msgid "Select from HD"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.no_contacts.php:2
|
||||
msgid "You have no contacts in your addressbook."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.no_contacts.php:4
|
||||
msgid "Add contact"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.no_contacts.php:5
|
||||
msgid "Configure addressbooks"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:4
|
||||
msgid "CardDAV syncing addresses"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:4
|
||||
msgid "more info"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:6
|
||||
msgid "Primary address (Kontact et al)"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:8
|
||||
msgid "iOS/OS X"
|
||||
msgstr ""
|
|
@ -0,0 +1,196 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2011-07-25 16:05+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
|
||||
msgid "Application name not provided."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/vcategories/add.php:29
|
||||
msgid "No category to add?"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/vcategories/add.php:36
|
||||
msgid "This category already exists: "
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/index.php:26
|
||||
msgid "Owncloud password reset"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/index.php:27
|
||||
msgid "ownCloud password reset"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/email.php:1
|
||||
msgid "Use the following link to reset your password: {link}"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:3
|
||||
msgid "You will receive a link to reset your password via Email."
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:5
|
||||
msgid "Requested"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:8
|
||||
msgid "Login failed!"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:25
|
||||
#: templates/login.php:9
|
||||
msgid "Username"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:15
|
||||
msgid "Request reset"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/resetpassword.php:4
|
||||
msgid "Your password was reset"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/resetpassword.php:5
|
||||
msgid "To login page"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/resetpassword.php:8
|
||||
msgid "New password"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/resetpassword.php:11
|
||||
msgid "Reset password"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:5
|
||||
msgid "Personal"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:6
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:7
|
||||
msgid "Apps"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:8
|
||||
msgid "Admin"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:9
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: templates/403.php:12
|
||||
msgid "Access forbidden"
|
||||
msgstr ""
|
||||
|
||||
#: templates/404.php:12
|
||||
msgid "Cloud not found"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit_categories_dialog.php:4
|
||||
msgid "Edit categories"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit_categories_dialog.php:14
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:23
|
||||
msgid "Create an <strong>admin account</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:29 templates/login.php:13
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:35
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:37
|
||||
msgid "Data folder"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:44
|
||||
msgid "Configure the database"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:49 templates/installation.php:60
|
||||
#: templates/installation.php:70
|
||||
msgid "will be used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:82
|
||||
msgid "Database user"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:86
|
||||
msgid "Database password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:90
|
||||
msgid "Database name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:96
|
||||
msgid "Database host"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:101
|
||||
msgid "Finish setup"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:36
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.user.php:35
|
||||
msgid "Log out"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.user.php:47 templates/layout.user.php:48
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.php:6
|
||||
msgid "Lost your password?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.php:17
|
||||
msgid "remember"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.php:18
|
||||
msgid "Log in"
|
||||
msgstr ""
|
||||
|
||||
#: templates/logout.php:1
|
||||
msgid "You are logged out."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.pagenavi.php:3
|
||||
msgid "prev"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.pagenavi.php:20
|
||||
msgid "next"
|
||||
msgstr ""
|
|
@ -0,0 +1,154 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2011-08-13 02:19+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: ajax/upload.php:19
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:20
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:21
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:22
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:23
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:24
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:25
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: appinfo/app.php:7
|
||||
msgid "Files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:5
|
||||
msgid "File handling"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:7
|
||||
msgid "Maximum upload size"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:7
|
||||
msgid "max. possible: "
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "Needed for multi-file and folder downloads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "Enable ZIP-download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:11
|
||||
msgid "0 is unlimited"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:12
|
||||
msgid "Maximum input size for ZIP files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:7
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:9
|
||||
msgid "Text file"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:10
|
||||
msgid "Folder"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:11
|
||||
msgid "From url"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:21
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:27
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:39
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:47
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:49
|
||||
msgid "Share"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:51
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:55
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:56
|
||||
msgid "Modified"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:56
|
||||
msgid "Delete all"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:56
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:64
|
||||
msgid "Upload too large"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:66
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:71
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:74
|
||||
msgid "Current scanning"
|
||||
msgstr ""
|
|
@ -0,0 +1,58 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2012-01-15 13:48+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: appinfo/app.php:42
|
||||
msgid "Pictures"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:16
|
||||
msgid "Rescan"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:17
|
||||
msgid "Stop"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:18
|
||||
msgid "Share"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:19
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: templates/view_album.php:19
|
||||
msgid "Back"
|
||||
msgstr ""
|
||||
|
||||
#: templates/view_album.php:36
|
||||
msgid "Remove confirmation"
|
||||
msgstr ""
|
||||
|
||||
#: templates/view_album.php:37
|
||||
msgid "Do you want to remove album"
|
||||
msgstr ""
|
||||
|
||||
#: templates/view_album.php:40
|
||||
msgid "Change album name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/view_album.php:43
|
||||
msgid "New album name"
|
||||
msgstr ""
|
|
@ -0,0 +1,62 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2011-08-13 02:19+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: appinfo/app.php:32 templates/player.php:8
|
||||
msgid "Music"
|
||||
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 ""
|
|
@ -0,0 +1,183 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2011-07-25 16:05+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Afrikaans (http://www.transifex.net/projects/p/owncloud/language/af/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: ajax/lostpassword.php:14
|
||||
msgid "email Changed"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:19
|
||||
#: ajax/setlanguage.php:22
|
||||
msgid "Invalid request"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/openid.php:15
|
||||
msgid "OpenID Changed"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/setlanguage.php:17
|
||||
msgid "Language changed"
|
||||
msgstr ""
|
||||
|
||||
#: personal.php:39 personal.php:40
|
||||
msgid "__language_name__"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:13
|
||||
msgid "Log"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:40
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:8
|
||||
msgid "Add your App"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:22
|
||||
msgid "Select an App"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:25
|
||||
msgid "-licensed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:25
|
||||
msgid "by"
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:8
|
||||
msgid "Documentation"
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:9
|
||||
msgid "Managing Big Files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:10
|
||||
msgid "Ask a question"
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:22
|
||||
msgid "Problems connecting to help database."
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:23
|
||||
msgid "Go there manually."
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:31
|
||||
msgid "Answer"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:8
|
||||
msgid "You use"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:8
|
||||
msgid "of the available"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:12
|
||||
msgid "Desktop and Mobile Syncing Clients"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:13
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:19
|
||||
msgid "Your password got changed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:20
|
||||
msgid "Unable to change your password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:21
|
||||
msgid "Current password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:22
|
||||
msgid "New password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:23
|
||||
msgid "show"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:24
|
||||
msgid "Change password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:30
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:31
|
||||
msgid "Your email address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:32
|
||||
msgid "Fill in an email address to enable password recovery"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:38 templates/personal.php:39
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:44
|
||||
msgid "Help translate"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:51
|
||||
msgid "use this address to connect to your ownCloud in your file manager"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:15 templates/users.php:44
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:16 templates/users.php:45
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:17 templates/users.php:46 templates/users.php:60
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:22
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:25
|
||||
msgid "Default Quota"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:35 templates/users.php:74
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:47
|
||||
msgid "Quota"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:80
|
||||
msgid "Delete"
|
||||
msgstr ""
|
|
@ -7,9 +7,9 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
|
||||
"POT-Creation-Date: 2012-05-09 12:29+0200\n"
|
||||
"PO-Revision-Date: 2012-05-09 10:32+0000\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2012-05-13 17:52+0000\n"
|
||||
"Last-Translator: icewind <icewind1991@gmail.com>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
msgid "Error (de)activating addressbook."
|
||||
msgstr "خطء خلال توقيف كتاب العناوين."
|
||||
|
||||
#: ajax/addcontact.php:58
|
||||
#: ajax/addcontact.php:59
|
||||
msgid "There was an error adding the contact."
|
||||
msgstr "خطء خلال اضافة معرفه جديده."
|
||||
|
||||
|
@ -70,10 +70,6 @@ msgstr ""
|
|||
msgid "Error parsing VCard for ID: \""
|
||||
msgstr ""
|
||||
|
||||
#: ajax/contactdetails.php:53
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/createaddressbook.php:18
|
||||
msgid "Cannot add addressbook with an empty name."
|
||||
msgstr ""
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
|
||||
"POT-Creation-Date: 2012-05-09 12:29+0200\n"
|
||||
"PO-Revision-Date: 2012-05-09 10:32+0000\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2012-05-13 17:52+0000\n"
|
||||
"Last-Translator: icewind <icewind1991@gmail.com>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
msgid "Error (de)activating addressbook."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/addcontact.php:58
|
||||
#: ajax/addcontact.php:59
|
||||
msgid "There was an error adding the contact."
|
||||
msgstr ""
|
||||
|
||||
|
@ -69,10 +69,6 @@ msgstr ""
|
|||
msgid "Error parsing VCard for ID: \""
|
||||
msgstr ""
|
||||
|
||||
#: ajax/contactdetails.php:53
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/createaddressbook.php:18
|
||||
msgid "Cannot add addressbook with an empty name."
|
||||
msgstr ""
|
||||
|
|
|
@ -8,10 +8,10 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
|
||||
"POT-Creation-Date: 2012-05-09 12:29+0200\n"
|
||||
"PO-Revision-Date: 2012-05-09 10:32+0000\n"
|
||||
"Last-Translator: icewind <icewind1991@gmail.com>\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2012-05-09 11:26+0000\n"
|
||||
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -21,11 +21,11 @@ msgstr ""
|
|||
|
||||
#: ajax/categories/rescan.php:28
|
||||
msgid "No calendars found."
|
||||
msgstr ""
|
||||
msgstr "No s'han trobat calendaris."
|
||||
|
||||
#: ajax/categories/rescan.php:36
|
||||
msgid "No events found."
|
||||
msgstr ""
|
||||
msgstr "No s'han trobat events."
|
||||
|
||||
#: ajax/event/edit.form.php:20
|
||||
msgid "Wrong calendar"
|
||||
|
@ -51,71 +51,71 @@ msgstr "Calendari"
|
|||
|
||||
#: js/calendar.js:788
|
||||
msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}"
|
||||
msgstr ""
|
||||
msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}"
|
||||
|
||||
#: lib/app.php:122
|
||||
#: lib/app.php:125
|
||||
msgid "Birthday"
|
||||
msgstr "Aniversari"
|
||||
|
||||
#: lib/app.php:123
|
||||
#: lib/app.php:126
|
||||
msgid "Business"
|
||||
msgstr "Feina"
|
||||
|
||||
#: lib/app.php:124
|
||||
#: lib/app.php:127
|
||||
msgid "Call"
|
||||
msgstr "Trucada"
|
||||
|
||||
#: lib/app.php:125
|
||||
#: lib/app.php:128
|
||||
msgid "Clients"
|
||||
msgstr "Clients"
|
||||
|
||||
#: lib/app.php:126
|
||||
#: lib/app.php:129
|
||||
msgid "Deliverer"
|
||||
msgstr "Remitent"
|
||||
|
||||
#: lib/app.php:127
|
||||
#: lib/app.php:130
|
||||
msgid "Holidays"
|
||||
msgstr "Vacances"
|
||||
|
||||
#: lib/app.php:128
|
||||
#: lib/app.php:131
|
||||
msgid "Ideas"
|
||||
msgstr "Idees"
|
||||
|
||||
#: lib/app.php:129
|
||||
#: lib/app.php:132
|
||||
msgid "Journey"
|
||||
msgstr "Viatge"
|
||||
|
||||
#: lib/app.php:130
|
||||
#: lib/app.php:133
|
||||
msgid "Jubilee"
|
||||
msgstr "Sant"
|
||||
|
||||
#: lib/app.php:131
|
||||
#: lib/app.php:134
|
||||
msgid "Meeting"
|
||||
msgstr "Reunió"
|
||||
|
||||
#: lib/app.php:132
|
||||
#: lib/app.php:135
|
||||
msgid "Other"
|
||||
msgstr "Altres"
|
||||
|
||||
#: lib/app.php:133
|
||||
#: lib/app.php:136
|
||||
msgid "Personal"
|
||||
msgstr "Personal"
|
||||
|
||||
#: lib/app.php:134
|
||||
#: lib/app.php:137
|
||||
msgid "Projects"
|
||||
msgstr "Projectes"
|
||||
|
||||
#: lib/app.php:135
|
||||
#: lib/app.php:138
|
||||
msgid "Questions"
|
||||
msgstr "Preguntes"
|
||||
|
||||
#: lib/app.php:136
|
||||
#: lib/app.php:139
|
||||
msgid "Work"
|
||||
msgstr "Feina"
|
||||
|
||||
#: lib/app.php:377
|
||||
#: lib/app.php:380
|
||||
msgid "unnamed"
|
||||
msgstr ""
|
||||
msgstr "sense nom"
|
||||
|
||||
#: lib/object.php:330
|
||||
msgid "Does not repeat"
|
||||
|
@ -364,7 +364,7 @@ msgstr "Seleccioneu calendaris actius"
|
|||
|
||||
#: templates/part.choosecalendar.php:2
|
||||
msgid "Your calendars"
|
||||
msgstr ""
|
||||
msgstr "Els vostres calendaris"
|
||||
|
||||
#: templates/part.choosecalendar.php:27
|
||||
#: templates/part.choosecalendar.rowfields.php:5
|
||||
|
@ -373,15 +373,15 @@ msgstr "Enllaç CalDav"
|
|||
|
||||
#: templates/part.choosecalendar.php:31
|
||||
msgid "Shared calendars"
|
||||
msgstr ""
|
||||
msgstr "Calendaris compartits"
|
||||
|
||||
#: templates/part.choosecalendar.php:48
|
||||
msgid "No shared calendars"
|
||||
msgstr ""
|
||||
msgstr "No hi ha calendaris compartits"
|
||||
|
||||
#: templates/part.choosecalendar.rowfields.php:4
|
||||
msgid "Share Calendar"
|
||||
msgstr ""
|
||||
msgstr "Comparteix el calendari"
|
||||
|
||||
#: templates/part.choosecalendar.rowfields.php:6
|
||||
msgid "Download"
|
||||
|
@ -398,7 +398,7 @@ msgstr "Suprimeix"
|
|||
|
||||
#: templates/part.choosecalendar.rowfields.shared.php:4
|
||||
msgid "shared with you by"
|
||||
msgstr ""
|
||||
msgstr "compartit amb vós"
|
||||
|
||||
#: templates/part.editcalendar.php:9
|
||||
msgid "New calendar"
|
||||
|
@ -443,23 +443,23 @@ msgstr "Exporta"
|
|||
|
||||
#: templates/part.eventform.php:8 templates/part.showevent.php:3
|
||||
msgid "Eventinfo"
|
||||
msgstr ""
|
||||
msgstr "Eventinfo"
|
||||
|
||||
#: templates/part.eventform.php:9 templates/part.showevent.php:4
|
||||
msgid "Repeating"
|
||||
msgstr ""
|
||||
msgstr "Repetició"
|
||||
|
||||
#: templates/part.eventform.php:10 templates/part.showevent.php:5
|
||||
msgid "Alarm"
|
||||
msgstr ""
|
||||
msgstr "Alarma"
|
||||
|
||||
#: templates/part.eventform.php:11 templates/part.showevent.php:6
|
||||
msgid "Attendees"
|
||||
msgstr ""
|
||||
msgstr "Assistents"
|
||||
|
||||
#: templates/part.eventform.php:13
|
||||
msgid "Share"
|
||||
msgstr ""
|
||||
msgstr "Comparteix"
|
||||
|
||||
#: templates/part.eventform.php:21
|
||||
msgid "Title of the Event"
|
||||
|
@ -471,11 +471,11 @@ msgstr "Categoria"
|
|||
|
||||
#: templates/part.eventform.php:29
|
||||
msgid "Separate categories with commas"
|
||||
msgstr ""
|
||||
msgstr "Separeu les categories amb comes"
|
||||
|
||||
#: templates/part.eventform.php:30
|
||||
msgid "Edit categories"
|
||||
msgstr ""
|
||||
msgstr "Edita categories"
|
||||
|
||||
#: templates/part.eventform.php:56 templates/part.showevent.php:55
|
||||
msgid "All Day Event"
|
||||
|
@ -596,11 +596,11 @@ msgstr "Crea un nou esdeveniment"
|
|||
|
||||
#: templates/part.showevent.php:1
|
||||
msgid "View an event"
|
||||
msgstr ""
|
||||
msgstr "Mostra un event"
|
||||
|
||||
#: templates/part.showevent.php:23
|
||||
msgid "No categories selected"
|
||||
msgstr ""
|
||||
msgstr "No hi ha categories seleccionades"
|
||||
|
||||
#: templates/part.showevent.php:25
|
||||
msgid "Select category"
|
||||
|
@ -608,11 +608,11 @@ msgstr "Seleccioneu categoria"
|
|||
|
||||
#: templates/part.showevent.php:37
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
msgstr "de"
|
||||
|
||||
#: templates/part.showevent.php:62 templates/part.showevent.php:70
|
||||
msgid "at"
|
||||
msgstr ""
|
||||
msgstr "a"
|
||||
|
||||
#: templates/settings.php:14
|
||||
msgid "Timezone"
|
||||
|
@ -636,7 +636,7 @@ msgstr "12h"
|
|||
|
||||
#: templates/settings.php:40
|
||||
msgid "First day of the week"
|
||||
msgstr ""
|
||||
msgstr "Primer dia de la setmana"
|
||||
|
||||
#: templates/settings.php:49
|
||||
msgid "Calendar CalDAV syncing address:"
|
||||
|
@ -644,24 +644,24 @@ msgstr "Adreça de sincronització del calendari CalDAV:"
|
|||
|
||||
#: templates/share.dropdown.php:20
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
msgstr "Usuaris"
|
||||
|
||||
#: templates/share.dropdown.php:21
|
||||
msgid "select users"
|
||||
msgstr ""
|
||||
msgstr "seleccioneu usuaris"
|
||||
|
||||
#: templates/share.dropdown.php:36 templates/share.dropdown.php:62
|
||||
msgid "Editable"
|
||||
msgstr ""
|
||||
msgstr "Editable"
|
||||
|
||||
#: templates/share.dropdown.php:48
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
msgstr "Grups"
|
||||
|
||||
#: templates/share.dropdown.php:49
|
||||
msgid "select groups"
|
||||
msgstr ""
|
||||
msgstr "seleccioneu grups"
|
||||
|
||||
#: templates/share.dropdown.php:75
|
||||
msgid "make public"
|
||||
msgstr ""
|
||||
msgstr "fes-ho public"
|
||||
|
|
|
@ -8,9 +8,9 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
|
||||
"POT-Creation-Date: 2012-05-09 12:29+0200\n"
|
||||
"PO-Revision-Date: 2012-05-09 10:32+0000\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2012-05-13 17:52+0000\n"
|
||||
"Last-Translator: icewind <icewind1991@gmail.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -23,7 +23,7 @@ msgstr ""
|
|||
msgid "Error (de)activating addressbook."
|
||||
msgstr "Error en (des)activar la llibreta d'adreces."
|
||||
|
||||
#: ajax/addcontact.php:58
|
||||
#: ajax/addcontact.php:59
|
||||
msgid "There was an error adding the contact."
|
||||
msgstr "S'ha produït un error en afegir el contacte."
|
||||
|
||||
|
@ -37,7 +37,7 @@ msgstr "Almenys heu d'omplir un dels camps d'adreça."
|
|||
|
||||
#: ajax/addproperty.php:62
|
||||
msgid "Trying to add duplicate property: "
|
||||
msgstr ""
|
||||
msgstr "Esteu intentant afegir una propietat duplicada:"
|
||||
|
||||
#: ajax/addproperty.php:120
|
||||
msgid "Error adding contact property."
|
||||
|
@ -45,39 +45,35 @@ msgstr "Error en afegir la propietat del contacte."
|
|||
|
||||
#: ajax/categories/categoriesfor.php:15
|
||||
msgid "No ID provided"
|
||||
msgstr ""
|
||||
msgstr "No heu facilitat cap ID"
|
||||
|
||||
#: ajax/categories/categoriesfor.php:27
|
||||
msgid "Error setting checksum."
|
||||
msgstr ""
|
||||
msgstr "Error en establir la suma de verificació."
|
||||
|
||||
#: ajax/categories/delete.php:29
|
||||
msgid "No categories selected for deletion."
|
||||
msgstr ""
|
||||
msgstr "No heu seleccionat les categories a eliminar."
|
||||
|
||||
#: ajax/categories/delete.php:36 ajax/categories/rescan.php:28
|
||||
msgid "No address books found."
|
||||
msgstr ""
|
||||
msgstr "No s'han trobat llibretes d'adreces."
|
||||
|
||||
#: ajax/categories/delete.php:44 ajax/categories/rescan.php:36
|
||||
msgid "No contacts found."
|
||||
msgstr ""
|
||||
msgstr "No s'han trobat contactes."
|
||||
|
||||
#: ajax/contactdetails.php:37
|
||||
msgid "Missing ID"
|
||||
msgstr ""
|
||||
msgstr "Falta la ID"
|
||||
|
||||
#: ajax/contactdetails.php:41
|
||||
msgid "Error parsing VCard for ID: \""
|
||||
msgstr ""
|
||||
|
||||
#: ajax/contactdetails.php:53
|
||||
msgid "Unknown"
|
||||
msgstr ""
|
||||
msgstr "Error en analitzar la ID de la VCard: \""
|
||||
|
||||
#: ajax/createaddressbook.php:18
|
||||
msgid "Cannot add addressbook with an empty name."
|
||||
msgstr ""
|
||||
msgstr "No es pot afegir una llibreta d'adreces amb un nom buit."
|
||||
|
||||
#: ajax/createaddressbook.php:24
|
||||
msgid "Error adding addressbook."
|
||||
|
@ -89,27 +85,27 @@ msgstr "Error en activar la llibreta d'adreces."
|
|||
|
||||
#: ajax/currentphoto.php:40 ajax/oc_photo.php:40
|
||||
msgid "No contact ID was submitted."
|
||||
msgstr ""
|
||||
msgstr "No s'ha tramès cap ID de contacte."
|
||||
|
||||
#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60
|
||||
msgid "Error loading image."
|
||||
msgstr ""
|
||||
msgstr "Error en carregar la imatge."
|
||||
|
||||
#: ajax/currentphoto.php:51
|
||||
msgid "Error reading contact photo."
|
||||
msgstr ""
|
||||
msgstr "Error en llegir la foto del contacte."
|
||||
|
||||
#: ajax/currentphoto.php:61
|
||||
msgid "Error saving temporary file."
|
||||
msgstr ""
|
||||
msgstr "Error en desar el fitxer temporal."
|
||||
|
||||
#: ajax/currentphoto.php:64
|
||||
msgid "The loading photo is not valid."
|
||||
msgstr ""
|
||||
msgstr "La foto carregada no és vàlida."
|
||||
|
||||
#: ajax/deletecard.php:37 ajax/saveproperty.php:58
|
||||
msgid "id is not set."
|
||||
msgstr ""
|
||||
msgstr "no s'ha establert la id."
|
||||
|
||||
#: ajax/deleteproperty.php:36
|
||||
msgid "Information about vCard is incorrect. Please reload the page."
|
||||
|
@ -121,35 +117,35 @@ msgstr "Error en eliminar la propietat del contacte."
|
|||
|
||||
#: ajax/editname.php:37
|
||||
msgid "Contact ID is missing."
|
||||
msgstr ""
|
||||
msgstr "falta la ID del contacte."
|
||||
|
||||
#: ajax/loadphoto.php:44
|
||||
msgid "Missing contact id."
|
||||
msgstr ""
|
||||
msgstr "Falta la id del contacte."
|
||||
|
||||
#: ajax/oc_photo.php:44
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
msgstr "No heu tramès el camí de la foto."
|
||||
|
||||
#: ajax/oc_photo.php:51
|
||||
msgid "File doesn't exist:"
|
||||
msgstr ""
|
||||
msgstr "El fitxer no existeix:"
|
||||
|
||||
#: ajax/saveproperty.php:55
|
||||
msgid "element name is not set."
|
||||
msgstr ""
|
||||
msgstr "no s'ha establert el nom de l'element."
|
||||
|
||||
#: ajax/saveproperty.php:61
|
||||
msgid "checksum is not set."
|
||||
msgstr ""
|
||||
msgstr "no s'ha establert la suma de verificació."
|
||||
|
||||
#: ajax/saveproperty.php:78
|
||||
msgid "Information about vCard is incorrect. Please reload the page: "
|
||||
msgstr ""
|
||||
msgstr "La informació de la vCard és incorrecta. Carregueu de nou la pàgina:"
|
||||
|
||||
#: ajax/saveproperty.php:83
|
||||
msgid "Something went FUBAR. "
|
||||
msgstr ""
|
||||
msgstr "Alguna cosa ha anat FUBAR."
|
||||
|
||||
#: ajax/saveproperty.php:153
|
||||
msgid "Error updating contact property."
|
||||
|
@ -157,7 +153,7 @@ msgstr "Error en actualitzar la propietat del contacte."
|
|||
|
||||
#: ajax/updateaddressbook.php:20
|
||||
msgid "Cannot update addressbook with an empty name."
|
||||
msgstr ""
|
||||
msgstr "No es pot actualitzar la llibreta d'adreces amb un nom buit"
|
||||
|
||||
#: ajax/updateaddressbook.php:26
|
||||
msgid "Error updating addressbook."
|
||||
|
@ -165,33 +161,33 @@ msgstr "Error en actualitzar la llibreta d'adreces."
|
|||
|
||||
#: ajax/uploadimport.php:46 ajax/uploadimport.php:76
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
msgstr "Error en carregar contactes a l'emmagatzemament."
|
||||
|
||||
#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
msgstr "No hi ha errors, el fitxer s'ha carregat correctament"
|
||||
|
||||
#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
msgstr "El fitxer carregat supera la directiva upload_max_filesize de php.ini"
|
||||
|
||||
#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
msgstr "El fitxer carregat supera la directiva MAX_FILE_SIZE especificada al formulari HTML"
|
||||
|
||||
#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
msgstr "El fitxer només s'ha carregat parcialment"
|
||||
|
||||
#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
msgstr "No s'ha carregat cap fitxer"
|
||||
|
||||
#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
msgstr "Falta un fitxer temporal"
|
||||
|
||||
#: appinfo/app.php:22 templates/settings.php:3
|
||||
msgid "Contacts"
|
||||
|
@ -199,7 +195,7 @@ msgstr "Contactes"
|
|||
|
||||
#: lib/app.php:23
|
||||
msgid "Addressbook not found."
|
||||
msgstr ""
|
||||
msgstr "No s'ha trobat la llibreta d'adreces."
|
||||
|
||||
#: lib/app.php:27
|
||||
msgid "This is not your addressbook."
|
||||
|
@ -248,7 +244,7 @@ msgstr "Veu"
|
|||
|
||||
#: lib/app.php:119
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
msgstr "Missatge"
|
||||
|
||||
#: lib/app.php:120
|
||||
msgid "Fax"
|
||||
|
@ -264,11 +260,11 @@ msgstr "Paginador"
|
|||
|
||||
#: lib/app.php:128
|
||||
msgid "Internet"
|
||||
msgstr ""
|
||||
msgstr "Internet"
|
||||
|
||||
#: lib/hooks.php:79
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
msgstr "Aniversari de {name}"
|
||||
|
||||
#: lib/search.php:22
|
||||
msgid "Contact"
|
||||
|
@ -284,7 +280,7 @@ msgstr "Llibretes d'adreces"
|
|||
|
||||
#: templates/part.chooseaddressbook.php:1
|
||||
msgid "Configure Address Books"
|
||||
msgstr ""
|
||||
msgstr "Configura les llibretes d'adreces"
|
||||
|
||||
#: templates/part.chooseaddressbook.php:16
|
||||
msgid "New Address Book"
|
||||
|
@ -292,7 +288,7 @@ msgstr "Nova llibreta d'adreces"
|
|||
|
||||
#: templates/part.chooseaddressbook.php:17
|
||||
msgid "Import from VCF"
|
||||
msgstr ""
|
||||
msgstr "Importa de VFC"
|
||||
|
||||
#: templates/part.chooseaddressbook.php:22
|
||||
#: templates/part.chooseaddressbook.rowfields.php:8
|
||||
|
@ -323,23 +319,23 @@ msgstr "Suprimeix el contacte"
|
|||
|
||||
#: templates/part.contact.php:19
|
||||
msgid "Drop photo to upload"
|
||||
msgstr ""
|
||||
msgstr "Elimina la foto a carregar"
|
||||
|
||||
#: templates/part.contact.php:29
|
||||
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
|
||||
msgstr ""
|
||||
msgstr "Format personalitzat, Nom curt, Nom sencer, Invertit o Invertit amb coma"
|
||||
|
||||
#: templates/part.contact.php:30
|
||||
msgid "Edit name details"
|
||||
msgstr ""
|
||||
msgstr "Edita detalls del nom"
|
||||
|
||||
#: templates/part.contact.php:35 templates/part.contact.php:105
|
||||
msgid "Nickname"
|
||||
msgstr ""
|
||||
msgstr "Sobrenom"
|
||||
|
||||
#: templates/part.contact.php:36
|
||||
msgid "Enter nickname"
|
||||
msgstr ""
|
||||
msgstr "Escriviu el sobrenom"
|
||||
|
||||
#: templates/part.contact.php:37 templates/part.contact.php:106
|
||||
msgid "Birthday"
|
||||
|
@ -347,19 +343,19 @@ msgstr "Aniversari"
|
|||
|
||||
#: templates/part.contact.php:38
|
||||
msgid "dd-mm-yyyy"
|
||||
msgstr ""
|
||||
msgstr "dd-mm-yyyy"
|
||||
|
||||
#: templates/part.contact.php:39 templates/part.contact.php:111
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
msgstr "Grups"
|
||||
|
||||
#: templates/part.contact.php:41
|
||||
msgid "Separate groups with commas"
|
||||
msgstr ""
|
||||
msgstr "Separeu els grups amb comes"
|
||||
|
||||
#: templates/part.contact.php:42
|
||||
msgid "Edit groups"
|
||||
msgstr ""
|
||||
msgstr "Edita els grups"
|
||||
|
||||
#: templates/part.contact.php:55 templates/part.contact.php:69
|
||||
msgid "Preferred"
|
||||
|
@ -367,47 +363,47 @@ msgstr "Preferit"
|
|||
|
||||
#: templates/part.contact.php:56
|
||||
msgid "Please specify a valid email address."
|
||||
msgstr ""
|
||||
msgstr "Especifiqueu una adreça de correu electrònic correcta"
|
||||
|
||||
#: templates/part.contact.php:56
|
||||
msgid "Enter email address"
|
||||
msgstr ""
|
||||
msgstr "Escriviu una adreça de correu electrònic"
|
||||
|
||||
#: templates/part.contact.php:60
|
||||
msgid "Mail to address"
|
||||
msgstr ""
|
||||
msgstr "Envia per correu electrònic a l'adreça"
|
||||
|
||||
#: templates/part.contact.php:61
|
||||
msgid "Delete email address"
|
||||
msgstr ""
|
||||
msgstr "Elimina l'adreça de correu electrònic"
|
||||
|
||||
#: templates/part.contact.php:70
|
||||
msgid "Enter phone number"
|
||||
msgstr ""
|
||||
msgstr "Escriviu el número de telèfon"
|
||||
|
||||
#: templates/part.contact.php:74
|
||||
msgid "Delete phone number"
|
||||
msgstr ""
|
||||
msgstr "Elimina el número de telèfon"
|
||||
|
||||
#: templates/part.contact.php:84
|
||||
msgid "View on map"
|
||||
msgstr ""
|
||||
msgstr "Visualitza al mapa"
|
||||
|
||||
#: templates/part.contact.php:84
|
||||
msgid "Edit address details"
|
||||
msgstr ""
|
||||
msgstr "Edita els detalls de l'adreça"
|
||||
|
||||
#: templates/part.contact.php:95
|
||||
msgid "Add notes here."
|
||||
msgstr ""
|
||||
msgstr "Afegiu notes aquí."
|
||||
|
||||
#: templates/part.contact.php:101
|
||||
msgid "Add field"
|
||||
msgstr ""
|
||||
msgstr "Afegeix un camp"
|
||||
|
||||
#: templates/part.contact.php:103
|
||||
msgid "Profile picture"
|
||||
msgstr ""
|
||||
msgstr "Foto de perfil"
|
||||
|
||||
#: templates/part.contact.php:107
|
||||
msgid "Phone"
|
||||
|
@ -415,27 +411,27 @@ msgstr "Telèfon"
|
|||
|
||||
#: templates/part.contact.php:110
|
||||
msgid "Note"
|
||||
msgstr ""
|
||||
msgstr "Nota"
|
||||
|
||||
#: templates/part.contactphoto.php:8
|
||||
msgid "Delete current photo"
|
||||
msgstr ""
|
||||
msgstr "Elimina la foto actual"
|
||||
|
||||
#: templates/part.contactphoto.php:9
|
||||
msgid "Edit current photo"
|
||||
msgstr ""
|
||||
msgstr "Edita la foto actual"
|
||||
|
||||
#: templates/part.contactphoto.php:10
|
||||
msgid "Upload new photo"
|
||||
msgstr ""
|
||||
msgstr "Carrega una foto nova"
|
||||
|
||||
#: templates/part.contactphoto.php:11
|
||||
msgid "Select photo from ownCloud"
|
||||
msgstr ""
|
||||
msgstr "Selecciona una foto de ownCloud"
|
||||
|
||||
#: templates/part.edit_address_dialog.php:9
|
||||
msgid "Edit address"
|
||||
msgstr ""
|
||||
msgstr "Edita l'adreça"
|
||||
|
||||
#: templates/part.edit_address_dialog.php:14
|
||||
msgid "Type"
|
||||
|
@ -478,7 +474,7 @@ msgstr "País"
|
|||
|
||||
#: templates/part.edit_categories_dialog.php:4
|
||||
msgid "Edit categories"
|
||||
msgstr ""
|
||||
msgstr "Edita categories"
|
||||
|
||||
#: templates/part.edit_categories_dialog.php:14
|
||||
msgid "Add"
|
||||
|
@ -490,79 +486,79 @@ msgstr "Llibreta d'adreces"
|
|||
|
||||
#: templates/part.edit_name_dialog.php:23
|
||||
msgid "Hon. prefixes"
|
||||
msgstr ""
|
||||
msgstr "Prefix honorífic:"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:27
|
||||
msgid "Miss"
|
||||
msgstr ""
|
||||
msgstr "Srta"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:28
|
||||
msgid "Ms"
|
||||
msgstr ""
|
||||
msgstr "Sra"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:29
|
||||
msgid "Mr"
|
||||
msgstr ""
|
||||
msgstr "Sr"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:30
|
||||
msgid "Sir"
|
||||
msgstr ""
|
||||
msgstr "Senyor"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:31
|
||||
msgid "Mrs"
|
||||
msgstr ""
|
||||
msgstr "Sra"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:32
|
||||
msgid "Dr"
|
||||
msgstr ""
|
||||
msgstr "Dr"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:35
|
||||
msgid "Given name"
|
||||
msgstr ""
|
||||
msgstr "Nom específic"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:37
|
||||
msgid "Additional names"
|
||||
msgstr ""
|
||||
msgstr "Noms addicionals"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:39
|
||||
msgid "Family name"
|
||||
msgstr ""
|
||||
msgstr "Nom de familia"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:41
|
||||
msgid "Hon. suffixes"
|
||||
msgstr ""
|
||||
msgstr "Sufix honorífic:"
|
||||
|
||||
#: templates/part.edit_name_dialog.php:45
|
||||
msgid "J.D."
|
||||
msgstr ""
|
||||
msgstr "J.D."
|
||||
|
||||
#: templates/part.edit_name_dialog.php:46
|
||||
msgid "M.D."
|
||||
msgstr ""
|
||||
msgstr "M.D."
|
||||
|
||||
#: templates/part.edit_name_dialog.php:47
|
||||
msgid "D.O."
|
||||
msgstr ""
|
||||
msgstr "D.O."
|
||||
|
||||
#: templates/part.edit_name_dialog.php:48
|
||||
msgid "D.C."
|
||||
msgstr ""
|
||||
msgstr "D.C."
|
||||
|
||||
#: templates/part.edit_name_dialog.php:49
|
||||
msgid "Ph.D."
|
||||
msgstr ""
|
||||
msgstr "Ph.D."
|
||||
|
||||
#: templates/part.edit_name_dialog.php:50
|
||||
msgid "Esq."
|
||||
msgstr ""
|
||||
msgstr "Esq."
|
||||
|
||||
#: templates/part.edit_name_dialog.php:51
|
||||
msgid "Jr."
|
||||
msgstr ""
|
||||
msgstr "Jr."
|
||||
|
||||
#: templates/part.edit_name_dialog.php:52
|
||||
msgid "Sn."
|
||||
msgstr ""
|
||||
msgstr "Sn."
|
||||
|
||||
#: templates/part.editaddressbook.php:9
|
||||
msgid "New Addressbook"
|
||||
|
@ -595,76 +591,76 @@ msgstr "Cancel·la"
|
|||
|
||||
#: templates/part.import.php:1
|
||||
msgid "Import a contacts file"
|
||||
msgstr ""
|
||||
msgstr "Importa un fitxer de contactes"
|
||||
|
||||
#: templates/part.import.php:6
|
||||
msgid "Please choose the addressbook"
|
||||
msgstr ""
|
||||
msgstr "Escolliu la llibreta d'adreces"
|
||||
|
||||
#: templates/part.import.php:10
|
||||
msgid "create a new addressbook"
|
||||
msgstr ""
|
||||
msgstr "crea una llibreta d'adreces nova"
|
||||
|
||||
#: templates/part.import.php:15
|
||||
msgid "Name of new addressbook"
|
||||
msgstr ""
|
||||
msgstr "Nom de la nova llibreta d'adreces"
|
||||
|
||||
#: templates/part.import.php:17
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
msgstr "Importa"
|
||||
|
||||
#: templates/part.import.php:20
|
||||
msgid "Importing contacts"
|
||||
msgstr ""
|
||||
msgstr "S'estan important contactes"
|
||||
|
||||
#: templates/part.import.php:23
|
||||
msgid "Contacts imported successfully"
|
||||
msgstr ""
|
||||
msgstr "Els contactes s'han importat correctament"
|
||||
|
||||
#: templates/part.import.php:24
|
||||
msgid "Close Dialog"
|
||||
msgstr ""
|
||||
msgstr "Tanca el diàleg"
|
||||
|
||||
#: templates/part.importaddressbook.php:9
|
||||
msgid "Import Addressbook"
|
||||
msgstr ""
|
||||
msgstr "Importa la llibreta d'adreces"
|
||||
|
||||
#: templates/part.importaddressbook.php:12
|
||||
msgid "Select address book to import to:"
|
||||
msgstr ""
|
||||
msgstr "Seleccioneu la llibreta d'adreces a la que voleu importar:"
|
||||
|
||||
#: templates/part.importaddressbook.php:20
|
||||
msgid "Drop a VCF file to import contacts."
|
||||
msgstr ""
|
||||
msgstr "Elimina un fitxer VCF per importar contactes."
|
||||
|
||||
#: templates/part.importaddressbook.php:21
|
||||
msgid "Select from HD"
|
||||
msgstr ""
|
||||
msgstr "Selecciona de HD"
|
||||
|
||||
#: templates/part.no_contacts.php:2
|
||||
msgid "You have no contacts in your addressbook."
|
||||
msgstr ""
|
||||
msgstr "No teniu contactes a la llibreta d'adreces."
|
||||
|
||||
#: templates/part.no_contacts.php:4
|
||||
msgid "Add contact"
|
||||
msgstr ""
|
||||
msgstr "Afegeix un contacte"
|
||||
|
||||
#: templates/part.no_contacts.php:5
|
||||
msgid "Configure addressbooks"
|
||||
msgstr ""
|
||||
msgstr "Configura les llibretes d'adreces"
|
||||
|
||||
#: templates/settings.php:4
|
||||
msgid "CardDAV syncing addresses"
|
||||
msgstr ""
|
||||
msgstr "Adreces de sincronització CardDAV"
|
||||
|
||||
#: templates/settings.php:4
|
||||
msgid "more info"
|
||||
msgstr ""
|
||||
msgstr "més informació"
|
||||
|
||||
#: templates/settings.php:6
|
||||
msgid "Primary address (Kontact et al)"
|
||||
msgstr ""
|
||||
msgstr "Adreça primària (Kontact i al)"
|
||||
|
||||
#: templates/settings.php:8
|
||||
msgid "iOS/OS X"
|
||||
msgstr ""
|
||||
msgstr "iOS/OS X"
|
||||
|
|
|
@ -8,10 +8,10 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
|
||||
"POT-Creation-Date: 2012-05-09 12:29+0200\n"
|
||||
"PO-Revision-Date: 2012-05-09 10:31+0000\n"
|
||||
"Last-Translator: icewind <icewind1991@gmail.com>\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||||
"PO-Revision-Date: 2012-05-09 11:23+0000\n"
|
||||
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -21,15 +21,15 @@ msgstr ""
|
|||
|
||||
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
|
||||
msgid "Application name not provided."
|
||||
msgstr ""
|
||||
msgstr "No s'ha facilitat cap nom per l'aplicació."
|
||||
|
||||
#: ajax/vcategories/add.php:29
|
||||
msgid "No category to add?"
|
||||
msgstr ""
|
||||
msgstr "No voleu afegir cap categoria?"
|
||||
|
||||
#: ajax/vcategories/add.php:36
|
||||
msgid "This category already exists: "
|
||||
msgstr ""
|
||||
msgstr "Aquesta categoria ja existeix:"
|
||||
|
||||
#: lostpassword/index.php:26
|
||||
msgid "Owncloud password reset"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Restableix la contrasenya d'Owncloud"
|
|||
|
||||
#: lostpassword/index.php:27
|
||||
msgid "ownCloud password reset"
|
||||
msgstr ""
|
||||
msgstr "estableix de nou la contrasenya Owncloud"
|
||||
|
||||
#: lostpassword/templates/email.php:1
|
||||
msgid "Use the following link to reset your password: {link}"
|
||||
|
@ -102,7 +102,7 @@ msgstr "Ajuda"
|
|||
|
||||
#: templates/403.php:12
|
||||
msgid "Access forbidden"
|
||||
msgstr ""
|
||||
msgstr "Accés prohibit"
|
||||
|
||||
#: templates/404.php:12
|
||||
msgid "Cloud not found"
|
||||
|
@ -110,11 +110,11 @@ msgstr "No s'ha trobat el núvol"
|
|||
|
||||
#: templates/edit_categories_dialog.php:4
|
||||
msgid "Edit categories"
|
||||
msgstr ""
|
||||
msgstr "Edita les categories"
|
||||
|
||||
#: templates/edit_categories_dialog.php:14
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
msgstr "Afegeix"
|
||||
|
||||
#: templates/installation.php:23
|
||||
msgid "Create an <strong>admin account</strong>"
|
||||
|
@ -161,7 +161,7 @@ msgstr "Ordinador central de la base de dades"
|
|||
msgid "Finish setup"
|
||||
msgstr "Acaba la configuració"
|
||||
|
||||
#: templates/layout.guest.php:37
|
||||
#: templates/layout.guest.php:36
|
||||
msgid "web services under your control"
|
||||
msgstr "controleu els vostres serveis web"
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue