diff --git a/main/lang/arabic/reservation.inc.php b/main/lang/arabic/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/arabic/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/arabic_unicode/reservation.inc.php b/main/lang/arabic_unicode/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/arabic_unicode/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/asturian/reservation.inc.php b/main/lang/asturian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/asturian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/bosnian/reservation.inc.php b/main/lang/bosnian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/bosnian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/brazilian/reservation.inc.php b/main/lang/brazilian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/brazilian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/bulgarian/reservation.inc.php b/main/lang/bulgarian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/bulgarian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/catalan/reservation.inc.php b/main/lang/catalan/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/catalan/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/croatian/reservation.inc.php b/main/lang/croatian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/croatian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/czech/reservation.inc.php b/main/lang/czech/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/czech/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/danish/reservation.inc.php b/main/lang/danish/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/danish/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/dari/reservation.inc.php b/main/lang/dari/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/dari/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/dutch/reservation.inc.php b/main/lang/dutch/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/dutch/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/dutch_corporate/reservation.inc.php b/main/lang/dutch_corporate/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/dutch_corporate/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/english/admin.inc.php b/main/lang/english/admin.inc.php index 38ff68601c..6635103080 100644 --- a/main/lang/english/admin.inc.php +++ b/main/lang/english/admin.inc.php @@ -861,4 +861,7 @@ $SearchShowUnlinkedResults = "Show them but without a link to the resource"; $Templates = "Templates"; $HideCampusFromPublicDokeosPlatformsList = "Do not display my campus in the list of Dokeos portals"; $EnableVersionCheck = "Enable version check"; +$AllowReservationTitle = "Allow the Booking system"; +$AllowReservationComment = "This will allow the use of the Booking system"; +$ConfigureResourceType = "Configure resource type"; ?> \ No newline at end of file diff --git a/main/lang/english/coursebackup.inc.php b/main/lang/english/coursebackup.inc.php index e44e3439fc..05d5075293 100644 --- a/main/lang/english/coursebackup.inc.php +++ b/main/lang/english/coursebackup.inc.php @@ -4,7 +4,7 @@ for more information: see languages.txt in the lang folder. $langSelectOptionForBackup = "Please select a backup-option."; $langLetMeSelectItems = "Let me select the course components"; $langCreateFullBackup = "Create a complete backup of this course"; -$langCreateBackup = "create a backup"; +$langCreateBackup = "Create a backup"; $langBackupCreated = "The backup of this course has been created. The download of this file will start in a few moments. If your download does not start, click the following link"; $langSelectBackupFile = "select a backup file"; $langImportBackup = "Import backup"; diff --git a/main/lang/english/gradebook.inc.php b/main/lang/english/gradebook.inc.php index ec582fb92b..2bf4eb4f2c 100644 --- a/main/lang/english/gradebook.inc.php +++ b/main/lang/english/gradebook.inc.php @@ -118,4 +118,12 @@ $OnlyNumbers = "Only numbers"; $IncorrectData = "Incorrect data"; $Resource = "Resource"; $PleaseEnableScoringSystem = "Please enable scoring system"; +$AllResultDeleted = "All results have been removed"; +$ImportNoFile = "Has not imported file"; +$ProblemUploadingFile = "There was a problem sending your file. Nothing has been received."; +$AllResultsEdited = "All results have been edited"; +$UserInfoDoesNotMatch = "The user info doesn\'t match."; +$ScoreDoesNotMatch = "The score doesn\'t match"; +$FileUploadComplete = "File upload successfull"; +$NoResultsAvailable = "No results available"; ?> \ No newline at end of file diff --git a/main/lang/english/notebook.inc.php b/main/lang/english/notebook.inc.php index d205da40d3..dd6e819fdb 100644 --- a/main/lang/english/notebook.inc.php +++ b/main/lang/english/notebook.inc.php @@ -13,5 +13,4 @@ $WriteYourNoteHere = "Click here to write a new note"; $SearchByTitle = "Search by title"; $WriteTheTitleHere = "Write the title here"; $UpdateDate = "Last modification"; -$Notebook = "Notebook"; ?> \ No newline at end of file diff --git a/main/lang/english/reservation.inc.php b/main/lang/english/reservation.inc.php new file mode 100644 index 0000000000..a2de1648ab --- /dev/null +++ b/main/lang/english/reservation.inc.php @@ -0,0 +1,16 @@ + \ No newline at end of file diff --git a/main/lang/english/tracking.inc.php b/main/lang/english/tracking.inc.php index b6bbc903b9..1dbb83832d 100644 --- a/main/lang/english/tracking.inc.php +++ b/main/lang/english/tracking.inc.php @@ -231,4 +231,6 @@ $ForumThreadsNumber = "Threads number"; $ForumPostsNumber = "Posts number"; $ChatConnectionsDuringLastXDays = "Connections to the chat during last %s days"; $ChatLastConnection = "Chat last connection"; +$CourseInformation = "Course Information"; +$NoAdditionalFieldsWillBeExported = "No additional fields will be exported"; ?> \ No newline at end of file diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index 4aeb533773..437e0cc5d3 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -647,5 +647,7 @@ $SearchFeatureNotEnabledComment = "The full-text search feature is not enabled i $Top = "Top"; $YourTextHere = "Your text here"; $OrderBy = "Order by"; +$Notebook = "Notebook"; $FieldRequired = "Mandatory field"; +$BookingSystem = "Booking system"; ?> \ No newline at end of file diff --git a/main/lang/english/work.inc.php b/main/lang/english/work.inc.php index 413aa1ed21..cc2bce0916 100644 --- a/main/lang/english/work.inc.php +++ b/main/lang/english/work.inc.php @@ -49,4 +49,10 @@ $EnableExpiryDate = "Enable expiry date"; $EnableEndDate = "Enable end date"; $IsNotPosibleSaveTheDocument = "Impossible to save the document"; $EndDateCannotBeBeforeTheExpireDate = "End date cannot be before the expire date"; +$SelectAFilter = "Select a filter"; +$FilterByNotExpired = "Filter by not expired"; +$FilterAssignments = "Filter assignments"; +$WeightNecessary = "Weight necessary"; +$QualificationOver = "Qualification over"; +$CompleteTheSurveysQuestions = "Complete the survey\'s questions"; ?> \ No newline at end of file diff --git a/main/lang/esperanto/reservation.inc.php b/main/lang/esperanto/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/esperanto/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/euskera/reservation.inc.php b/main/lang/euskera/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/euskera/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/finnish/reservation.inc.php b/main/lang/finnish/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/finnish/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/french/notebook.inc.php b/main/lang/french/notebook.inc.php index f0bf16986d..5d623c5278 100644 --- a/main/lang/french/notebook.inc.php +++ b/main/lang/french/notebook.inc.php @@ -13,5 +13,4 @@ $WriteYourNoteHere = "Cliquez ici pour $SearchByTitle = "Rechercher par titre"; $WriteTheTitleHere = "Entrez le titre ici"; $UpdateDate = "Derničre modification"; -$Notebook = "Bloc notes"; ?> \ No newline at end of file diff --git a/main/lang/french/reservation.inc.php b/main/lang/french/reservation.inc.php new file mode 100644 index 0000000000..6d8db3ae9d --- /dev/null +++ b/main/lang/french/reservation.inc.php @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/main/lang/french/trad4all.inc.php b/main/lang/french/trad4all.inc.php index 07a342afe4..154bca179d 100644 --- a/main/lang/french/trad4all.inc.php +++ b/main/lang/french/trad4all.inc.php @@ -647,5 +647,6 @@ $SearchFeatureNotEnabledComment = "La fonctionnalit $Top = "Début de page"; $YourTextHere = "Votre texte"; $OrderBy = "Trier par"; +$Notebook = "Bloc notes"; $FieldRequired = "Champ obligatoire"; ?> \ No newline at end of file diff --git a/main/lang/french_unicode/reservation.inc.php b/main/lang/french_unicode/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/french_unicode/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/friulian/reservation.inc.php b/main/lang/friulian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/friulian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/galician/reservation.inc.php b/main/lang/galician/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/galician/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/georgian/reservation.inc.php b/main/lang/georgian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/georgian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/german/reservation.inc.php b/main/lang/german/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/german/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/greek/reservation.inc.php b/main/lang/greek/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/greek/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/hebrew/reservation.inc.php b/main/lang/hebrew/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/hebrew/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/hungarian/reservation.inc.php b/main/lang/hungarian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/hungarian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/indonesian/reservation.inc.php b/main/lang/indonesian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/indonesian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/italian/admin.inc.php b/main/lang/italian/admin.inc.php index 57456ff9f4..4b74e4b706 100644 --- a/main/lang/italian/admin.inc.php +++ b/main/lang/italian/admin.inc.php @@ -861,4 +861,6 @@ $SearchShowUnlinkedResults = "Mostrali, ma rimuovendo il collegamento alla risor $Templates = "Modelli"; $HideCampusFromPublicDokeosPlatformsList = "Non mostrare il mio Campus nell\'elenco dei portali Dokeos"; $EnableVersionCheck = "Abilita il controllo di versione"; +$AllowReservationTitle = "Abilita il servizio di prenotazione"; +$AllowReservationComment = "L\'opzione permette di utilizzare il sistema di prenotazione"; ?> \ No newline at end of file diff --git a/main/lang/italian/notebook.inc.php b/main/lang/italian/notebook.inc.php index a87521c37c..8d1ce66cab 100644 --- a/main/lang/italian/notebook.inc.php +++ b/main/lang/italian/notebook.inc.php @@ -13,5 +13,4 @@ $WriteYourNoteHere = "Scrivi qui il tuo appunto"; $SearchByTitle = "Cerca nell\'intestazione"; $WriteTheTitleHere = "Scrivi qui l\'intestazione"; $UpdateDate = "Ultima modifica"; -$Notebook = "Appunti"; ?> \ No newline at end of file diff --git a/main/lang/italian/reservation.inc.php b/main/lang/italian/reservation.inc.php new file mode 100644 index 0000000000..a1d578bb79 --- /dev/null +++ b/main/lang/italian/reservation.inc.php @@ -0,0 +1,6 @@ + \ No newline at end of file diff --git a/main/lang/italian/tracking.inc.php b/main/lang/italian/tracking.inc.php index faa2cdbe23..f1b4940d31 100644 --- a/main/lang/italian/tracking.inc.php +++ b/main/lang/italian/tracking.inc.php @@ -231,4 +231,5 @@ $ForumThreadsNumber = "Numero di argomenti"; $ForumPostsNumber = "Numero di messaggi"; $ChatConnectionsDuringLastXDays = "Numero di connessioni in chat negli ultimi %s giorni"; $ChatLastConnection = "Ultima connessione in chat"; +$CourseInformation = "Informazioni sul corso"; ?> \ No newline at end of file diff --git a/main/lang/italian/trad4all.inc.php b/main/lang/italian/trad4all.inc.php index 8107e8a923..f129bb8fc2 100644 --- a/main/lang/italian/trad4all.inc.php +++ b/main/lang/italian/trad4all.inc.php @@ -647,5 +647,6 @@ $SearchFeatureNotEnabledComment = "La ricerca a testo libero non $Top = "Inizio"; $YourTextHere = "Inserisci il testo"; $OrderBy = "Ordina per"; +$Notebook = "Appunti"; $FieldRequired = "Campo obbligatorio"; ?> \ No newline at end of file diff --git a/main/lang/japanese/reservation.inc.php b/main/lang/japanese/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/japanese/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/japanese_unicode/reservation.inc.php b/main/lang/japanese_unicode/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/japanese_unicode/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/korean/reservation.inc.php b/main/lang/korean/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/korean/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/latvian/reservation.inc.php b/main/lang/latvian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/latvian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/lithuanian/reservation.inc.php b/main/lang/lithuanian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/lithuanian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/macedonian/reservation.inc.php b/main/lang/macedonian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/macedonian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/malay/reservation.inc.php b/main/lang/malay/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/malay/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/norwegian/reservation.inc.php b/main/lang/norwegian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/norwegian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/pashto/reservation.inc.php b/main/lang/pashto/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/pashto/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/persian/reservation.inc.php b/main/lang/persian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/persian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/polish/admin.inc.php b/main/lang/polish/admin.inc.php index e29af941e3..37424427e5 100644 --- a/main/lang/polish/admin.inc.php +++ b/main/lang/polish/admin.inc.php @@ -441,6 +441,7 @@ $NextStep = "Następny krok"; $keyword = "słowo kluczowe"; $Confirm = "Potwierdź"; $InvalidExtension = "Złe rozszerzenie"; +$VersionCheckExplanation = "Aby włączyć automatyczne sprawdzanie wersji należy zarejestrować swoją platformę (Campus) w dokeos.com. Informacje przesłane po kliknięciu przycisku są wyłącznie do użytku wewnętrznego i tylko dane ilościowe będą dostępne publicznie (całkowita liczba platform/Campuses, całkowita liczna studentów zarejestrowanych w dokeos, ...) (sprawdź: http://www.dokeos.com/stats/). Po rejestracji zostaniesz także dodany do Internetowwej listy (http://www.dokeos.com/community.php). Jeżeli nie chcesz zostać dodany do powyższej listy zaznacz opcje poniżej. Rejestracja jest bardzo prosta: musisz tylko kliknąć ten przycisk:
"; $AfterApproval = "Po zatwierdzeniu"; $StudentViewEnabledTitle = "Aktywacja widoku studenta."; $StudentViewEnabledComment = "Włącz widok studenta. Pozwala nauczycielowi lub administratorowi widzieć stronę kursu z perspektywy studenta."; @@ -459,6 +460,7 @@ $Comment = "Komentarz"; $Version = "Wersja"; $Header = "Nagłówek"; $Footer = "Stopka"; +$VersionCheck = "Sprawdzenie wersji"; $Active = "Aktywny"; $Inactive = "Nieaktywny"; $SessionOverview = "Podgląd sesji"; @@ -472,6 +474,7 @@ $WCAGContent = "Tekst"; $FinishSessionCreation = "Zakończ tworzenie sesji"; $UserLocked = "Użytkownik zablokowany"; $UserUnlocked = "Użytkownik odblokowany"; +$SelectedUsersDeleted = "Usunięto zaznaczonych użytkowników"; $RegistrationDate = "Data rejestracji"; $ClassNameNotAvailable = "Nazwa klasy jest niedostępna"; $UnknownUser = "Nieznany użytkownik"; diff --git a/main/lang/polish/reservation.inc.php b/main/lang/polish/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/polish/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/portuguese/reservation.inc.php b/main/lang/portuguese/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/portuguese/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/quechua_cusco/reservation.inc.php b/main/lang/quechua_cusco/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/quechua_cusco/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/quechua_cusco/trad4all.inc.php b/main/lang/quechua_cusco/trad4all.inc.php index 6e3296d1fe..9063309818 100644 --- a/main/lang/quechua_cusco/trad4all.inc.php +++ b/main/lang/quechua_cusco/trad4all.inc.php @@ -81,6 +81,7 @@ $langNotice = "Willay"; $langDate = "Pacha"; $langAmong = "Haykuy"; $langShow = "Whawachiy"; +$langMyCourses = "Noqapaq yachachiykuna"; $langModifyProfile = "Noqamanta"; $langLogout = "Lloqsiy"; $langMyAgenda = "Ima ruwayniy"; @@ -88,16 +89,21 @@ $langCourseHomepage = "Yachachinamanta raphi qallariy "; $langCourseManagerview = "Riy yachachiq qhawariyninman"; $langStudentView = "Yachaqe qhawariynin"; $langPrevious = "Ă‘aupaq"; +$Courses = "Yachachikuna"; $langShowAll = "Llapanta qhawachiy"; $langPage = "Raphi"; +$englishLangName = "InglĂ©s simipi"; $Home = "Qallariy"; +$langAreYouSureToDelete = "Cheqaychu picharuyta munanki?"; $SelectAll = "Ajllay llapanta"; $UnSelectAll = "Wañuchiy ajllay llapanta "; $WithSelected = "Ajllasqawan"; +$langOnLine = "Pikuna kashanku"; $langNameOfLang = "Simimanta sutin"; $langCheckAll = "Cheqaqchay"; $langNbAnnoucement = "Willaykuna"; $lang_no_access_here = "Kaymanqa mana haykuwaqchu"; +$langOtherCourses = "Hoq yachachiykuna"; $Groups = "Huñusqakuna"; $All = "Llapan"; $None = "Ch\'usaq"; @@ -106,6 +112,27 @@ $langDenied = "Kay ruwayqa manan kashanchu yachachina kamaqkunapaqqa"; $Today = "kunan"; $langCourseHomepageLink = "Yachachinamanta raphi qallariy"; $Attachment = "Yapay"; +$MondayInit = "k"; +$TuesdayInit = "A"; +$WednesdayInit = "Q"; +$ThursdayInit = "I"; +$FridayInit = "Ch"; +$SaturdayInit = "k"; +$SundayInit = "I"; +$MondayShort = "Killa"; +$TuesdayShort = "Anti"; +$WednesdayShort = "Qouyllur"; +$ThursdayShort = "Illapa"; +$FridayShort = "Ch\'aska"; +$SaturdayShort = "K\'uychi"; +$SundayShort = "Inti"; +$MondayLong = "Killachay"; +$TuesdayLong = "Antichay"; +$WednesdayLong = "Qoyllurchay"; +$ThursdayLong = "Illapachay"; +$FridayLong = "Ch\'askachay"; +$SaturdayLong = "K\'uychichay"; +$SundayLong = "Intichay"; $langMyCompetences = "Atipanaykuna"; $langMyDiplomas = "Sutinchachiykuna"; $langMyPersonalOpenArea = "Runakunapaq k\'itiy"; @@ -113,12 +140,17 @@ $langMyTeach = "Imata yachachiyman"; $PleaseTryAgain = "¡ Ama hina kaychu, hoqmanta ruwaruy !"; $UplNotAZip = "Archivo ajllasqaqa manan archivo zip. nisqachu"; $Done = "Ruwasqa"; +$Course_description = "Yachachiymanta"; +$Announcement = "Willaykuna"; $Export = "Apachiy"; +$Tools = "Llank\'anakuna"; $Everyone = "Sapanka"; $Student = "Yachaqe"; $Teacher = "Yachachiq"; $Complete = "Tukusqa"; $Incomplete = "Mana tukusqa"; +$reservation = "waqaychay"; +$StartTimeWindow = "Qallariy"; $Move = "Kuyurichiy"; $MoveTo = "Kuyurichiy kayman"; $DisplayAll = "Llanta Qhawarichiy"; diff --git a/main/lang/romanian/reservation.inc.php b/main/lang/romanian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/romanian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/russian/reservation.inc.php b/main/lang/russian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/russian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/russian_unicode/reservation.inc.php b/main/lang/russian_unicode/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/russian_unicode/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/serbian/reservation.inc.php b/main/lang/serbian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/serbian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/simpl_chinese/reservation.inc.php b/main/lang/simpl_chinese/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/simpl_chinese/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/simpl_chinese_unicode/reservation.inc.php b/main/lang/simpl_chinese_unicode/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/simpl_chinese_unicode/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/slovak/admin.inc.php b/main/lang/slovak/admin.inc.php index e7b94f36fd..7607abc0e0 100644 --- a/main/lang/slovak/admin.inc.php +++ b/main/lang/slovak/admin.inc.php @@ -168,6 +168,7 @@ $langNomPageAdmin = "Administr $langSysInfo = "Informácie o systéme"; $langDiffTranslation = "Porovnaj preklady"; $langStatOf = "Štatistika"; +$langSpeeSubscribe = "Rýchle zapísanie ako tester kurzu"; $langLogIdentLogout = "Zoznam prihlásených"; $langServerStatus = "Stav MySQL serveru:"; $langDataBase = "Databáza"; @@ -220,6 +221,7 @@ $PlatformLanguageTitle = "Jazyk platformy"; $ServerStatusComment = "Aký druh serveru je to? Povolí alebo zakáže niektoré špecifické možnosti. Na testovaciom serveri sú niektoré prekladové funkcie, ktoré upozornujú na nepreložené reťazce."; $ServerStatusTitle = "Typ serveru"; $PlatformLanguages = "Jazyky Dokeos platformy"; +$PlatformLanguagesExplanation = "Tento nástroj spravuje menu výberu jazyka na prihlasovacej stránke. Ako administrátor platformy môžete rozhodnúť, ktoré jazyky budú pre Vašich používateľov dostupné."; $OriginalName = "Pôvodný názov"; $EnglishName = "Anglický názov"; $DokeosFolder = "Dokeos zložka"; @@ -350,7 +352,11 @@ $PermanentlyRemoveFilesTitle = "Zmazan $PermanentlyRemoveFilesComment = "Zmazanie súboru v nástroji dokumentov ich zmaže natrvalo. Súbor nebude možné obnoviť"; $ClassName = "Meno triedy"; $DropboxMaxFilesizeTitle = "Schránka na dokumenty: Maximálna veľkosť dokumentu"; +$DropboxAllowOverwriteTitle = "Schránka na dokumenty: Môžu byť dokumenty prepísané"; $DropboxAllowJustUploadComment = "Umožní lektorom a študentom uložiť dokumenty do svojho vlastného priečinku na ukladanie súborov bez toho aby ho videli ostatný (=poslať súbor sám sebe)"; +$DropboxAllowStudentToStudentTitle = "Schránka na dokumenty: Študent <-> Študent"; +$DropboxAllowStudentToStudentComment = "Umožní študentom posielať dokumenty ostatným študentom. Študenti to môžu použiť tiež pre menej dôležité dokumenty (mp3, riešenia,...). Ak túto možnosť deaktivujete, študenti budú môcť poslať dokumenty len lektorom."; +$DropboxAllowMailingTitle = "Schránka na dokumenty: Povoliť maily"; $PermissionsForNewDirs = "Povolenia pre nové katalógy"; $UserListHasBeenExported = "Zoznam používateľov bol exportovaný."; $ClickHereToDownloadTheFile = "Pre načítanie súboru kliknite sem."; @@ -358,7 +364,10 @@ $administratorTelephoneTitle = "Administr $administratorTelephoneComment = "Telefónne číslo administrátora platformy"; $SendMailToNewUser = "Pošli mail novému užívateľovi"; $ExtendedProfileTitle = "Rozšírený profil"; +$ExtendedProfileComment = "Ak je toto nastavenie dané na \'Správne\' používateľ môže vyplniť nasledujúce (voliteľné) polia: \'Moje kompetencie\', \'Moje diplomy\', \'Čo môžem učiť\' a \'Môj osobný priestor\'"; $Classes = "Triedy"; +$UserUnsubscribed = "Používateľ je teraz odhlásený"; +$CannotUnsubscribeUserFromCourse = "Používateľ nemôže byť odhlásený z kurzu, pretože je to administrátor kurzu."; $InvalidStartDate = "Bol daný neplatný dátum začiatku."; $InvalidEndDate = "Bol daný neplatný dátum ukončenia."; $DateFormatLabel = "(d/m/r h:m) "; @@ -368,6 +377,7 @@ $PleaseEnterLinkName = "Pros $InsertThisLink = "Vložiť tento odkaz"; $FirstPlace = "Prvé miesto"; $After = "po"; +$DropboxAllowGroupTitle = "Schránka na dokumenty: povoliť skupinu"; $DropboxAllowGroupComment = "Používatelia môžu posielať súbory skupinám"; $ClassDeleted = "Trieda je zmazaná"; $ClassesDeleted = "Triedy sú zmazané"; @@ -388,6 +398,7 @@ $ShowOnlineCourse = "Zobraziť počet pou $ShowNavigationMenuTitle = "Zobraziť navigačné menu kurzu"; $ShowNavigationMenuComment = "Zobraziť navigačné menu, ktoré umožní ľahko prejsť na rôzne oblasti kurzu."; $ShowIconsInNavigationsMenuTitle = "Ukázať ikony v navigačnom menu?"; +$ClassesUnsubscribed = "Vybrané triedy boli odhlásené z označených kurzov"; $ClassesSubscribed = "Vybrané triedy boli zaradené do označených kurzov"; $RoleId = "ID funkcie"; $RoleName = "Meno funkcie"; @@ -400,7 +411,9 @@ $Banner = "Banner"; $DokeosAdminWebLinks = "Dokeos Web"; $ImageResizeTitle = "Zmeniť veľkosť obrázkov používateľa "; $MaxImageWidthTitle = "Maximálna šírka obrázku používateľa"; +$MaxImageWidthComment = "Maximálna šírka obrázku používateľa v pixeloch. Toto nastavenie platí v prípade, že pri načítavaní obrázku je nastavená zmena veľkosti obrázku používateľa."; $MaxImageHeightTitle = "Maximálna výška obrázku používateľa"; +$MaxImageHeightComment = "Maximálna výška obrázku používateľa v pixeloch. Toto nastavenie platí v prípade, že pri načítavaní je nastavená zmena veľkosti obrázku používateľa."; $YourVersionNotUpToDate = "Vaša verzia nie je aktuálna"; $YourVersionIs = "Vaša verzia je"; $PleaseVisitDokeos = "Prosím navštívte Dokeos"; @@ -428,6 +441,7 @@ $SessionNameIsRequired = "Meno stretnutia je povinn $NextStep = "Ďalší krok"; $keyword = "Kľúčové slovo"; $Confirm = "Potvrdiť"; +$UnsubscribeUsersFromCourse = "Odhlásiť používateľov z kurzu"; $MissingClassName = "Meno triedy chýba"; $ClassNameExists = "Meno triedy existuje"; $ClassesCreated = "Triedy vytvorené"; @@ -435,7 +449,12 @@ $ErrorsWhenImportingFile = "Chyby počas importovania s $ServiceActivated = "Služba aktivovaná"; $ActivateExtension = "Aktivovať služby"; $AfterApproval = "Po schválení"; +$StudentViewEnabledTitle = "Aktivovať študentský pohľad"; +$StudentViewEnabledComment = "Aktivovať študentský pohľad, ktorý umožní lektorovi alebo administrátorovi vidieť kurz tak, ako ho bude vidieť študent."; +$ExampleMaterialCourseCreationTitle = "Vzorový materiál pri tvorbe kurzu"; +$ExampleMaterialCourseCreationComment = "Automaticky vytvoriť vzorový materiál, keď sa vytvára nový kurz"; $AccountValidDurationTitle = "Platnosť konta"; +$AccountValidDurationComment = "Konto používateľa je platné pre tento počet dní po vytvorení"; $HomepageViewActivity = "Prehľad aktivity"; $HomepageView2column = "Dvoj-stĺpcový pohľad"; $HomepageView3column = "Troj-stĺpcový pohľad"; @@ -456,10 +475,14 @@ $Inactive = "Neakt $SessionOverview = "Prehľad stretnutí"; $SubscribeUserIfNotAllreadySubscribed = "Zaradiť používateľa, ak ešte nie je zaradený"; $DeleteSelectedSessions = "Zmazať označené stretnutia"; +$CourseListInSession = "Zoznam kurzov v tomto stretnutí "; +$UnsubscribeCoursesFromSession = "Odhlásiť vybrané kurzy zo stretnutia"; $NbUsers = "Používatelia"; $SubscribeUsersToSession = "Zaradiť používateľov na toto stretnutie"; $UserListInPlatform = "Zoznam používateľov platformy"; $UserListInSession = "Zoznam používateľov zaradených na toto stretnutie"; +$CourseListInPlatform = "Zoznam kurzov na platforme"; +$Host = "Hostiteľ"; $UserOnHost = "Meno používateľa"; $FtpPassword = "FTP heslo"; $WCAGContent = "Text"; @@ -471,6 +494,7 @@ $ChooseNewsLanguage = "Vybrať jazyk noviniek"; $Ajax_course_tracking_refresh = "Celkový čas strávený na kurze"; $EditLink = "Upraviť odkaz"; $FinishSessionCreation = "Ukončiť tvorbu stretnutia"; +$SessionNameSoonExists = "Názov stretnutia bude o chvíľu existovať"; $NoClassesHaveBeenCreated = "Neboli vytvorené žiadne triedy"; $ThisFieldShouldBeNumeric = "Toto pole by malo byť číselné "; $UserLocked = "Používateľ zablokovaný"; @@ -478,10 +502,13 @@ $UserUnlocked = "Pou $CannotDeleteUser = "Nemôžete zmazať tohto používateľa"; $SelectedUsersDeleted = "Vybraní používatelia zmazaní"; $SomeUsersNotDeleted = "Niektorí používatelia neboli zmazaní"; +$ExternalAuthentication = "Externá autentifikácia"; $RegistrationDate = "Dátum registrácie"; $UserUpdated = "Používateľ aktualizovaný"; $HomePageFilesNotReadable = "Súbory domovskej stránky nie sú čitateľné"; $Choose = "Vybrať"; +$ModifySessionCourse = "Zmeniť kurzu stretnutia"; +$CourseSessionList = "Zoznam kurzov stretnutia"; $SelectACoach = "Vybrať tútora"; $UserNameUsedTwice = "Meno používateľa je použité dvakrát"; $UserNameNotAvailable = "Toto meno používateľa nie je k dispozícii"; @@ -498,8 +525,10 @@ $SessionDeleted = "Stretnutie bolo zmazan $CourseDoesNotExist = "Tento kurz neexistuje"; $UserDoesNotExist = "Tento používateľ neexistuje"; $ButProblemsOccured = "ale objavili sa problémy"; +$UsernameTooLongWasCut = "Toto meno používateľa bolo vymazané"; $NoInputFile = "Žiadny súbor nebol poslaný"; $NoInputFile = "Žiadny súbor nebol poslaný"; +$StudentStatusWasGivenTo = "Status študenta bol daný na"; $WrongDate = "Nesprávny formát dátumu (rrrr-mm-dd)"; $WrongDate = "Nesprávny formát dátumu (rrrr-mm-dd)"; $ThisIsAutomaticEmailNoReply = "Toto je automatický e-mail. Prosím neodpovedajte naň."; @@ -507,48 +536,73 @@ $YouWillSoonReceiveMailFromCoach = "O chv $CourseTeachers = "Lektori kurzu"; $UnknownTeacher = "Neznámy lektor"; $ListOfCoursesOfSession = "Zoznam kurzov stretnutia"; +$UnsubscribeSelectedUsersFromSession = "Odhlásiť vybraných používateľov zo stretnutia"; +$ShowDifferentCourseLanguageComment = "Ukázať jazyk, v ktorom je každý kurz na domovskej stránke zoznamu kurzov vedľa názvu kurzu"; +$ShowEmptyCourseCategoriesComment = "Ukázať kategórie kurzov na domovskej stránke, aj v prípade, že sú prázdne"; +$ShowEmptyCourseCategories = "Ukázať prázdne kategórie kurzu"; $XMLNotValid = "XML dokument nie je platný"; $ForTheSession = "pre stretnutie"; +$AllowEmailEditorTitle = "Aktivovať online emailový editor"; +$AllowEmailEditorComment = "Keď je táto možnosť aktivovaná, klikom na e-mailovú adresu sa otvorí online emailový editor."; +$AddCSVHeader = "Pridať riadok záhlavia CSV?"; $DeleteSelectedSessions = "Zmazať označené stretnutia"; $ListOfUsersSubscribedToCourse = "Zoznam používateľov zaradených do kurzu"; $NumberOfCourses = "Počet kurzov"; $ShowDifferentCourseLanguage = "Ukázať jazyky kurzu"; $name = "Meno"; $Security = "Bezpečnosť"; +$UploadExtensionsListType = "Typ filtrovania pri načítavaní dokumentu"; +$UploadExtensionsListTypeComment = "Vybrať čiernu alebo bielu listinu ako filter. Ďalšie podrobnosti o čiernej alebo bielej listine v popise nižšie."; $Blacklist = "Čierna listina"; $Whitelist = "Biela listina"; $UploadExtensionsBlacklist = "Čierna listina - nastavenie"; $UploadExtensionsWhitelist = "Biela listina - nastavenie"; $Remove = "Odstrániť"; $Rename = "Premenovať"; +$ShowNumberOfCoursesComment = "Ukázať počet kurzov v každej kategórii v kategóriách kurzu na domovskej stránke"; +$EphorusLeadersInAntiPlagiarism = "Vodca v  
prevencii plagiátorstva
"; $EphorusClickHereForInformationsAndPrices = "Pre viac informácií a ceny kliknite sem"; $NameOfTheSession = "Meno stretnutia"; $NoSessionsForThisUser = "Tento používateľ nie je zaradený na stretnutie"; $DisplayCategoriesOnHomepageTitle = "Zobraziť kategórie na domovskej stránke"; +$DisplayCategoriesOnHomepageComment = "Táto možnosť zobrazí alebo skryje kategórie kurzu na domovskej stránke portálu"; $NoCoursesForThisSession = "Žiadne kurzy pre toto stretnutie"; $NoUsersForThisSession = "Žiadny používatelia pre toto stretnutie"; $LastNameMandatory = "Priezvisko nesmie byť prázdne"; $FirstNameMandatory = "Meno nesmie byť prázdne"; $EmailMandatory = "E-mailová adresa nemôže zostať prázdna"; $NoticeWillBeNotDisplayed = "Oznam nebude zobrazený na domovskej stránke"; +$LetThoseFieldsEmptyToHideTheNotice = "Pre skrytie oznamu nechajte tieto polia prázdne"; +$NoReplyEmailAddress = "E-mailová adresa bez možnosti odpovede (neodpovedať na tento email)"; $CourseCoachEmailSender = "E-mailová adresa tútora"; +$NoReplyEmailSender = "E-mailová adresa bez možnosti odpovede (neodpovedať na tento email) "; $Nested = "Vložený"; $VersionCheckEnabled = "Umožnené overenie verzie"; +$Port = "Port"; +$EphorusClickHereForADemoAccount = "Pre demo konto kliknite sem"; $ManageUserFields = "Spravovať používateľské polia"; $UserFields = "Používateľské polia"; $AddUserField = "Pridať používateľské pole"; $FieldLabel = "Označenie poľa"; $FieldType = "Typ poľa"; $FieldTitle = "Názov poľa"; +$FieldDefaultValue = "Štandardná hodnota poľa"; $FieldOrder = "Poradie polí"; $FieldVisibility = "Viditeľnosť poľa"; $FieldChangeability = "Možnosť zmeny"; $FieldTypeText = "Text"; +$FieldTypeTextarea = "Textové pole"; $FieldAdded = "Pole úspešne pridané"; $AddUserFields = "Pridať používateľské polia"; $FieldPossibleValues = "Možné hodnoty"; $FieldTypeDate = "Dátum"; $FieldTypeDatetime = "Dátum a čas"; +$AllowCourseThemeTitle = "Povoliť témy kurzu"; +$DisplayUpcomingEventsTitle = "Zobraziť očakávané udalosti v agende"; +$DisplayUpcomingEventsComment = "Toto nastavenie odblokuje alebo zablokuje zobrazenie očakávaných udalostí v ľavom stĺpci agendy kurzu"; +$NumberOfUpcomingEventsTitle = "Počet očakávaných udalostí, ktoré majú byť zobrazené."; +$NumberOfUpcomingEventsComment = "Počet očakávaných udalostí, ktoré majú byť zobrazené v agende. Toto vyžaduje, aby bola funkcionalita očakávaných udalostí aktivovaná (pozri nastavenie vyššie)."; +$LDAPConnectionError = "LDAP chyba v pripojení"; $LDAP = "LDAP"; $LDAPEnableTitle = "Sprístupniť LDAP"; $LDAPDomainTitle = "LDAP doména"; @@ -561,6 +615,7 @@ $EmailNotifySubscription = "Informovať zaraden $AllSlashNone = "Všetko/Nič"; $SelectDepartment = "Vybrať oddelenie"; $RegistrationYear = "Rok registrácie"; +$ErrorExistingStep = "Chyba: tento krok už existuje"; $NoUserInThisSession = "Žiadny používateľ na tomto stretnutí"; $SubscribeSomeUsersToThisSession = "Zaradiť nejakých používateľov na toto stretnutie"; $EnterStudentsToSubscribeToCourse = "Zadajte študentov, ktorých chcete zaregistrovať do Vášho kurzu"; diff --git a/main/lang/slovak/reservation.inc.php b/main/lang/slovak/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/slovak/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/slovenian/reservation.inc.php b/main/lang/slovenian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/slovenian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/slovenian_unicode/learnpath.inc.php b/main/lang/slovenian_unicode/learnpath.inc.php index 36039f85fc..99904bca88 100644 --- a/main/lang/slovenian_unicode/learnpath.inc.php +++ b/main/lang/slovenian_unicode/learnpath.inc.php @@ -210,4 +210,6 @@ $UplAlreadyExists = "Datoteka Ĺľe obstaja"; $UnknownPackageFormat = "Neznan format paketa"; $UplUnableToSaveFile = "Ne morem shraniti datoteke"; $UnknownPackageFormat = "Format tega paketa ni bil prepoznan. Preverite, ÄŤe je paket dejansko veljaven paket."; +$EditLPSettings = "Uredi nastavitve uÄŤne poti"; +$SaveLPSettings = "Shrani nastavitve uÄŤne poti"; ?> \ No newline at end of file diff --git a/main/lang/slovenian_unicode/reservation.inc.php b/main/lang/slovenian_unicode/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/slovenian_unicode/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/slovenian_unicode/trad4all.inc.php b/main/lang/slovenian_unicode/trad4all.inc.php index 6f61f827b6..078604521d 100644 --- a/main/lang/slovenian_unicode/trad4all.inc.php +++ b/main/lang/slovenian_unicode/trad4all.inc.php @@ -646,4 +646,5 @@ $SearchCombineSearchWith = "Kombiniraj kljuÄŤne besede z"; $SearchFeatureNotEnabledComment = "Iskanje po vsebini ni omogoÄŤeno v tem portalu. Kontaktirajte upravitelja platforme."; $Top = "Na vrh"; $YourTextHere = "Tvoje besedilo ..."; +$Notebook = "BeleĹľka"; ?> \ No newline at end of file diff --git a/main/lang/spanish/admin.inc.php b/main/lang/spanish/admin.inc.php index 17764ff9cf..4f02944bdc 100644 --- a/main/lang/spanish/admin.inc.php +++ b/main/lang/spanish/admin.inc.php @@ -861,4 +861,7 @@ $SearchShowUnlinkedResults = "Mostrarlos pero sin enlace hasta el recurso"; $Templates = "Plantillas"; $HideCampusFromPublicDokeosPlatformsList = "No mostrar mi campus en la lista pública de portales Dokeos"; $EnableVersionCheck = "Activar la verificación de versiones"; +$AllowReservationTitle = "Habilitar la herramienta de Reservas"; +$AllowReservationComment = "Esta opción habilitará el sistema de Reservas"; +$ConfigureResourceType = "Configurar tipo de recurso"; ?> \ No newline at end of file diff --git a/main/lang/spanish/gradebook.inc.php b/main/lang/spanish/gradebook.inc.php index 9d863bebe6..e0744edd5b 100644 --- a/main/lang/spanish/gradebook.inc.php +++ b/main/lang/spanish/gradebook.inc.php @@ -118,4 +118,12 @@ $OnlyNumbers = "Solamente numeros"; $IncorrectData = "Dato incorrecto"; $Resource = "Recurso"; $PleaseEnableScoringSystem = "Porfavor activar sistema de puntuación"; +$AllResultDeleted = "Todos los resultados han sido eliminados"; +$ImportNoFile = "No ha importado ningun archivo"; +$ProblemUploadingFile = "Ha ocurrido un error mandando su archivo. No se ha recibido nada"; +$AllResultsEdited = "Todos los resultados han sido modificados"; +$UserInfoDoesNotMatch = "No coincide con la información del usuario"; +$ScoreDoesNotMatch = "La puntuación no coincide"; +$FileUploadComplete = "Se cargó el archivo con éxito"; +$NoResultsAvailable = "No hay resultados disponibles"; ?> \ No newline at end of file diff --git a/main/lang/spanish/notebook.inc.php b/main/lang/spanish/notebook.inc.php index 8517d6ec1e..a5ac90fe8c 100644 --- a/main/lang/spanish/notebook.inc.php +++ b/main/lang/spanish/notebook.inc.php @@ -13,5 +13,4 @@ $WriteYourNoteHere = "Escribe tu nota aqui"; $SearchByTitle = "Buscar por título"; $WriteTheTitleHere = "Escriba el título aquí"; $UpdateDate = "Fecha de actualización"; -$Notebook = "Notas personales"; ?> \ No newline at end of file diff --git a/main/lang/spanish/reservation.inc.php b/main/lang/spanish/reservation.inc.php new file mode 100644 index 0000000000..3651c804b5 --- /dev/null +++ b/main/lang/spanish/reservation.inc.php @@ -0,0 +1,15 @@ + \ No newline at end of file diff --git a/main/lang/spanish/tracking.inc.php b/main/lang/spanish/tracking.inc.php index 6b27fe6657..3e7a045e17 100644 --- a/main/lang/spanish/tracking.inc.php +++ b/main/lang/spanish/tracking.inc.php @@ -231,4 +231,6 @@ $ForumThreadsNumber = "N $ForumPostsNumber = "Número de mensajes"; $ChatConnectionsDuringLastXDays = "Conecciones al chat en los últimos %s días"; $ChatLastConnection = "Última conección al chat"; +$CourseInformation = "Información del Curso"; +$NoAdditionalFieldsWillBeExported = "Campos adicionales no serán exportados"; ?> \ No newline at end of file diff --git a/main/lang/spanish/trad4all.inc.php b/main/lang/spanish/trad4all.inc.php index f9baa60269..37504283f0 100644 --- a/main/lang/spanish/trad4all.inc.php +++ b/main/lang/spanish/trad4all.inc.php @@ -647,4 +647,7 @@ $SearchFeatureNotEnabledComment = "La b $Top = "Inicio"; $YourTextHere = "Su texto aquí"; $OrderBy = "Ordenar por"; +$Notebook = "Notas personales"; +$FieldRequired = "Campo obligatorio"; +$BookingSystem = "Reservas"; ?> \ No newline at end of file diff --git a/main/lang/spanish/work.inc.php b/main/lang/spanish/work.inc.php index a16619ad76..68107add9b 100644 --- a/main/lang/spanish/work.inc.php +++ b/main/lang/spanish/work.inc.php @@ -49,4 +49,10 @@ $EnableExpiryDate = "Activar fecha de vencimiento"; $EnableEndDate = "Activar fecha de finalización"; $IsNotPosibleSaveTheDocument = "No se pudo guardar el documento"; $EndDateCannotBeBeforeTheExpireDate = "Fecha de término no puede ser antes de la fecha de caducidad"; +$SelectAFilter = "Seleccionar filtro"; +$FilterByNotExpired = "Filtrar por no caducado"; +$FilterAssignments = "Filtrar asignaciones"; +$WeightNecessary = "Peso necesario"; +$QualificationOver = "Calificación sobre"; +$CompleteTheSurveysQuestions = "Complete las preguntas de la encuesta"; ?> \ No newline at end of file diff --git a/main/lang/spanish_latin/reservation.inc.php b/main/lang/spanish_latin/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/spanish_latin/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/swahili/reservation.inc.php b/main/lang/swahili/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/swahili/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/swedish/reservation.inc.php b/main/lang/swedish/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/swedish/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/thai/reservation.inc.php b/main/lang/thai/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/thai/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/trad_chinese/reservation.inc.php b/main/lang/trad_chinese/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/trad_chinese/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/trad_chinese_unicode/reservation.inc.php b/main/lang/trad_chinese_unicode/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/trad_chinese_unicode/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/turkce/reservation.inc.php b/main/lang/turkce/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/turkce/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/ukrainian/reservation.inc.php b/main/lang/ukrainian/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/ukrainian/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/vietnamese/reservation.inc.php b/main/lang/vietnamese/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/vietnamese/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/main/lang/yoruba/reservation.inc.php b/main/lang/yoruba/reservation.inc.php new file mode 100644 index 0000000000..35b3a9886a --- /dev/null +++ b/main/lang/yoruba/reservation.inc.php @@ -0,0 +1,4 @@ + \ No newline at end of file