diff --git a/LangCodes.php b/LangCodes.php index 5d3b3cdf6..cf2811ad9 100644 --- a/LangCodes.php +++ b/LangCodes.php @@ -11,7 +11,8 @@ public function getLanguage($code){ 'en_US'=>'en_US', 'zh_CN'=>'zh_CN', 'zh_TW'=>'zh_TW', - 'de_DE'=>'de_DE' + 'de_DE'=>'de_DE', + 'tr_TR'=>'tr_TR' ); return array_key_exists($code, $all_lang) ? $all_lang[$code] : "en_US"; } @@ -22,7 +23,8 @@ public function getNameLang($code_lang){ 'en_US'=>'English (US)', 'zh_CN'=>'中文 (简体)', 'zh_TW'=>'中文 (正體)', - 'de_DE'=>'Deutsch' + 'de_DE'=>'Deutsch', + 'tr_TR'=>'Türkçe' ); return array_key_exists($code_lang, $name_lang) ? $name_lang[$code_lang] : "English"; } diff --git a/auth/admin.php b/auth/admin.php index c97d029d4..02341e20b 100644 --- a/auth/admin.php +++ b/auth/admin.php @@ -158,7 +158,7 @@ function setLanguage(lang) { var cookievalid=2592000000; // 30 days (1000*60*60*24*30) time += cookievalid; now.setTime(time); - document.cookie ='lang='+lang+';path=/'+';domain='+wl.host+';expires='+now; + document.cookie ='lang='+lang+';path=/'+';domain='+wl.hostname+';expires='+now; } diff --git a/auth/index.php b/auth/index.php index 3d158055b..ca2ee4550 100644 --- a/auth/index.php +++ b/auth/index.php @@ -290,7 +290,7 @@ function setLanguage(lang) { var cookievalid=2592000000; // 30 days (1000*60*60*24*30) time += cookievalid; now.setTime(time); - document.cookie ='lang='+lang+';path=/'+';domain='+wl.host+';expires='+now; + document.cookie ='lang='+lang+';path=/'+';domain='+wl.hostname+';expires='+now; } diff --git a/licensing/locale/de_DE/LC_MESSAGES/messages.mo b/licensing/locale/de_DE/LC_MESSAGES/messages.mo index b56765735..9d09d33cd 100644 Binary files a/licensing/locale/de_DE/LC_MESSAGES/messages.mo and b/licensing/locale/de_DE/LC_MESSAGES/messages.mo differ diff --git a/licensing/locale/de_DE/LC_MESSAGES/messages.po b/licensing/locale/de_DE/LC_MESSAGES/messages.po index 53ee92403..137d42c63 100644 --- a/licensing/locale/de_DE/LC_MESSAGES/messages.po +++ b/licensing/locale/de_DE/LC_MESSAGES/messages.po @@ -1,99 +1,94 @@ msgid "" msgstr "" "Project-Id-Version: Coral\n" -"POT-Creation-Date: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-19 17:24+0200\n" "PO-Revision-Date: \n" "Last-Translator: BSZ - Abteilung Bibliothekssysteme\n" -"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" +"Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de_DE\n" -"X-Generator: Poedit 2.0.4\n" +"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" +"X-Generator: Poedit 1.8.11\n" "X-Poedit-SourceCharset: UTF-8\n" +"Language-Team: \n" -#: install/licensing.php:9 install/licensing.php:31 install/licensing.php:104 -#: install/licensing.php:130 -msgid "Licensing Module" -msgstr "Lizenzen" +#: terms_report.php:22 +msgid "Terms Report" +msgstr "Reportbedingungen" -#: install/licensing.php:20 -msgid "Licensing Database" -msgstr "Lizenzdatenbank" +#: onix_import.php:14 onix_import.php:17 +msgid "ONIX-PL Import" +msgstr "ONIX-PL Import" -#: install/licensing.php:53 -msgid "Use Terms Tool Functionality" -msgstr "Verwende das Terms Tool" +#: onix_import.php:28 +msgid "The file has been successfully uploaded." +msgstr "Die Datei wurde erfolgreich hochgeladen." -#: calendar.php:21 templates/header.php:181 templates/header.php:236 -#: templates/header.php:284 index.php:23 in_progress.php:23 -msgid "Home" -msgstr "Start" +#: onix_import.php:51 +msgid "Unable to create file for license." +msgstr "Die Datei für die Lizenz konnte nicht erstellt werden." -#: calendar.php:34 templates/header.php:210 templates/header.php:265 -#: templates/header.php:313 -msgid "Calendar" -msgstr "Kalender" +#: onix_import.php:284 +msgid " Expression Type(s) Created" +msgstr " Lizenzbedingungstyp(en) erstellt" -#: calendar.php:41 -msgid "Could not connect to host." -msgstr "Konnte keine Verbindung zum Host herstellen." +#: onix_import.php:285 +msgid " Qualifiers Created" +msgstr " Kennzeichnungen erstellt" -#: calendar.php:42 -msgid "Could not find License database." -msgstr "Konnte Lizenzdatenbank nicht finden." +#: onix_import.php:289 +msgid "Cannot create XML object" +msgstr "Das XML Objekt konnte nicht erstellt werden" -#: calendar.php:43 -msgid "Could not find Resource database." -msgstr "Konnte Ressourcendatenbank nicht finden." +#: onix_import.php:294 +msgid "Unable to upload the file" +msgstr "Die Datei konnte nicht hochgeladen werden" -#: calendar.php:49 -msgid "" -"There was an error with the CalendarSettings Table please verify the table " -"has been created." -msgstr "" -"Es trat ein Fehler in der Tabelle CalendarSettings auf, bitte überprüfen Sie " -"ob die Tabelle angelegt wurde." +#: onix_import.php:298 +msgid "Error: " +msgstr "Fehler: " -#: calendar.php:90 -msgid "There was an error with the CalendarSettings Configuration." -msgstr "Es trat ein Fehler bei der Konfiguration von CalenderSettings auf." +#: onix_import.php:312 +msgid "File selection" +msgstr "Auswahl Datei" -#: calendar.php:115 calendar.php:152 -msgid "Bad Query Failure" -msgstr "Fehlerhafte Abfrage" +#: onix_import.php:313 +msgid "XML File" +msgstr "XML Datei" -#: calendar.php:122 -msgid "Upcoming License Renewals" -msgstr "Anstehende Lizenzverlängerungen" +#: onix_import.php:317 +msgid "Import options" +msgstr "Importoptionen" -#: calendar.php:210 -msgid "No associated licenses available." -msgstr "Keine verbundenen Lizenzen verfügbar." +#: onix_import.php:319 +msgid "Usage Terms" +msgstr "Nutzungsbedingungen" -#: calendar.php:216 -msgid "Expired " -msgstr "Abgelaufen " +#: onix_import.php:320 +msgid "Supply Terms" +msgstr "Lieferbedingungen" -#: calendar.php:216 -msgid " days ago" -msgstr " Tagen" +#: onix_import.php:321 +msgid "Continuing Access Terms" +msgstr "Fortlaufende Zugriffsberechtigungen" -#: calendar.php:218 -msgid "- Expires in " -msgstr "- Läuft in " +#: onix_import.php:322 +msgid "Payment Terms" +msgstr "Zahlungsbedingungen" -#: calendar.php:221 -msgid " days)" -msgstr " Tagen)" +#: onix_import.php:323 +msgid "General Terms" +msgstr "Allgemeine Bedingungen" -#: calendar.php:223 -msgid " days " -msgstr " Tage " +#: onix_import.php:325 ajax_forms.php:56 +msgid "Publisher / Provider:" +msgstr "Verlag / Anbieter:" -#: calendar.php:234 -msgid "Participants: " -msgstr "Teilnehmer: " +#: onix_import.php:334 +msgid "Upload" +msgstr "Upload" #: admin.php:22 msgid "Administration" @@ -108,8 +103,8 @@ msgid "add new user" msgstr "Neuer Nutzer hinzufügen" #: admin.php:39 admin.php:56 admin.php:70 admin.php:83 admin.php:97 -#: admin.php:112 admin.php:132 admin.php:153 admin.php:167 in_progress.php:38 -#: license.php:70 license.php:112 license.php:131 license.php:151 +#: admin.php:112 admin.php:132 admin.php:153 admin.php:167 license.php:70 +#: license.php:112 license.php:131 license.php:151 in_progress.php:38 msgid "Loading..." msgstr "Lädt..." @@ -177,99 +172,228 @@ msgstr "Neuen Anbieter hinzufügen" msgid "You don't have permission to access this page" msgstr "Sie haben nicht die Berechtigung auf diese Seite zuzugreifen" -#: js/license.js:103 -msgid "Do you really want to delete this license?" -msgstr "Möchten Sie diese Lizenz wirklich löschen?" +#: license.php:62 license.php:104 license.php:124 license.php:143 +msgid "Documents" +msgstr "Dokumente" -#: js/license.js:159 -msgid "Refreshing Contents..." -msgstr "Inhalte aktualisieren..." +#: license.php:63 license.php:105 license.php:125 license.php:144 +#: ajax_forms.php:546 +msgid "Expressions" +msgstr "Lizenzbedingungen" -#: js/license.js:279 -msgid " record)" -msgstr " Treffer)" +#: license.php:64 license.php:106 license.php:126 license.php:145 +msgid "Terms Tool" +msgstr "Terms Tool" -#: js/license.js:281 -msgid " records)" -msgstr " Treffer)" +#: license.php:65 license.php:107 license.php:127 license.php:146 +#: ajax_forms.php:789 +msgid "Attachments" +msgstr "Anhänge" -#: js/license.js:314 -msgid "Do you really want to archive this document?" -msgstr "Möchten Sie dieses Dokument wirklich archivieren?" +#: license.php:79 +msgid "Helpful Links" +msgstr "Hilfreiche Links" -#: js/license.js:332 -msgid "Do you really want to delete this document?" -msgstr "Möchten Sie dieses Dokument wirklich löschen?" +#: license.php:87 +msgid "Send feedback on this resource" +msgstr "Sende Feedback für diese Ressource" -#: js/license.js:339 -msgid "" -"There was a problem with deleting the document. You may not delete a " -"document if there are associated expressions. Remove all expressions and " -"try again." -msgstr "" -"Beim Löschen des Dokuments ist ein Fehler aufgetreten. Sie können ein " -"Dokument nicht löschen, dass mit Lizenzbedingungen verknüpft ist. Löschen " -"Sie alle Bedingungen und versuchen Sie es erneut." +#: in_progress.php:23 templates/header.php:181 templates/header.php:236 +#: templates/header.php:284 index.php:23 calendar.php:21 +msgid "Home" +msgstr "Start" -#: js/license.js:353 -msgid "Do you really want to delete this expression?" -msgstr "Möchten Sie diese Lizenzbedingung wirklich löschen?" +#: in_progress.php:33 +msgid "Licenses In Progress" +msgstr "Lizenzen in Bearbeitung" -#: js/license.js:368 +#: in_progress.php:33 +msgid "Browse All" +msgstr "Alle" + +#: templates/header.php:35 msgid "" -"Do you really want to delete this attachment? This will also delete all " -"attached files." +"Both license name and organization must be filled out. Please try again." +msgstr "Lizenzname und Organisation müssen ausgefüllt sein. Bitte ergänzen." + +#: templates/header.php:85 +msgid "" +"JavaScript must be enabled in order for you to use CORAL. However, it seems " +"JavaScript is either disabled or not supported by your browser. To use " +"CORAL, enable JavaScript by changing your browser options, then " msgstr "" -"Möchten Sie diesen Anhang wirklich löschen? Damit werden auch alle " -"verknüpften Dateien gelöscht." +"JavaScript muss aktiviert sein, um Coral verwenden zu können. Es scheint, " +"dass JavaScript entweder deaktiviert ist oder von Ihrem Browser nicht " +"unterstützt wird. Um Coral zu verwenden, aktivieren Sie JavaScript in den " +"Einstellungen Ihres Browsers und " -#: js/license.js:385 -msgid "Do you really want to delete this terms tool resource link?" -msgstr "Möchten Sie diesen Link zur Ressource im Terms Tool wirklich löschen?" +#: templates/header.php:85 +msgid "try again" +msgstr "versuchen Sie es erneut" -#: js/license.js:425 js/license.js:455 -msgid "File name is already being used." -msgstr "Der Dateiname wird bereits verwendet." +#: templates/header.php:107 +msgid "Licensing" +msgstr "Lizenzen" -#: js/license.js:457 js/forms/attachmentForm.js:84 js/forms/documentForm.js:134 -msgid " successfully uploaded." -msgstr " wurde erfolgreich hochgeladen." +#: templates/header.php:108 +msgid "Powered by" +msgstr "Powered by" -#: js/admin.js:122 js/admin.js:257 js/admin.js:282 js/admin.js:308 -#: js/admin.js:335 js/index.js:43 -msgid "Processing..." -msgstr "Lade..." +#: templates/header.php:114 +msgid "Hello" +msgstr "Hallo" -#: js/admin.js:255 js/admin.js:333 -msgid "Do you really want to delete this data?" -msgstr "Möchten Sie diese Daten wirklich löschen?" +#: templates/header.php:124 +msgid "logout" +msgstr "Logout" -#: js/admin.js:280 -msgid "Do you really want to delete this user?" -msgstr "Möchten Sie diesen Nutzer wirklich löschen?" +#: templates/header.php:124 +msgid "Help" +msgstr "Hilfe" -#: js/admin.js:306 -msgid "" -"Do you really want to delete this expression type? Any associated " -"Qualifiers will be deleted as well." -msgstr "" -"Möchten Sie den Lizenbedingungstyp wirklich löschen? Alle verknüpften " -"Kennzeichner werden ebenfalls gelöscht." +#: templates/header.php:142 +msgid "Invalid translation route!" +msgstr "Ungültige Übersetzung!" -#: js/admin.js:357 js/forms/licenseForm.js:172 js/forms/signatureForm.js:115 -#: js/forms/expressionForm.js:78 js/forms/documentForm.js:188 -#: ajax_forms.php:480 ajax_forms.php:743 -msgid "add" -msgstr "Hinzufügen" +#: templates/header.php:188 templates/header.php:243 templates/header.php:291 +msgid "New License" +msgstr "Neue Lizenz" -#: js/forms/licenseForm.js:34 js/forms/documentForm.js:38 -msgid "This name is already being used!" -msgstr "Dieser Name wird bereits verwendet!" +#: templates/header.php:195 templates/header.php:250 templates/header.php:298 +msgid "License In Progress" +msgstr "Lizenzen in Bearbeitung" -#: js/forms/licenseForm.js:57 js/forms/licenseForm.js:118 js/onix_import.js:11 -#: js/onix_import.js:68 -msgid "Warning! This organization will be added new." -msgstr "Warnung! Diese Organisation wird neu hinzugefügt." +#: templates/header.php:202 templates/header.php:257 templates/header.php:305 +#: compare.php:22 +msgid "Expression Comparison" +msgstr "Lizenzbedingungsvergleich" + +#: templates/header.php:210 templates/header.php:265 templates/header.php:313 +#: calendar.php:34 +msgid "Calendar" +msgstr "Kalender" + +#: templates/header.php:218 templates/header.php:273 templates/header.php:321 +msgid "ONIX-PL File Import" +msgstr "ONIX-PL-Dateiimport" + +#: templates/header.php:225 +msgid "Admin" +msgstr "Admin" + +#: templates/header.php:342 +msgid "Change Module" +msgstr "Modul wechseln" + +#: templates/header.php:345 +msgid "Main Menu" +msgstr "Hauptmenü" + +#: templates/header.php:350 +msgid "Resources" +msgstr "Ressourcen" + +#: templates/header.php:355 +msgid "Organizations" +msgstr "Organisationen" + +#: templates/header.php:360 +msgid "Usage Statistics" +msgstr "Nutzungsstatistik" + +#: templates/header.php:365 +msgid "Management" +msgstr "Management" + +#: index.php:48 +msgid "Search" +msgstr "Suche" + +#: index.php:49 index.php:238 +msgid "new search" +msgstr "Neue Suche" + +#: index.php:58 +msgid "Name (contains)" +msgstr "Name (enthält)" + +#: index.php:61 +msgid "go!" +msgstr "Los!" + +#: index.php:67 +msgid "Publisher/Provider" +msgstr "Verlag/Anbieter" + +#: index.php:78 index.php:104 +msgid "All" +msgstr "Alle" + +#: index.php:92 ajax_htmldata.php:496 ajax_forms.php:94 +msgid "" +"There was an error processing this request - please verify configuration.ini " +"is set up for organizations correctly and the database and tables have been " +"created." +msgstr "" +"Bei der Verarbeitung dieser Anfrage ist ein Fehler aufgetreten - bitte " +"überprüfen Sie, dass Ihre configuration.ini für Organisationen korrekt " +"eingerichtet ist und die Datenbank mit den Tabellen korrekt angelegt wurde." + +#: index.php:101 ajax_htmldata.php:385 ajax_htmldata.php:465 +msgid "Consortium" +msgstr "Konsortium" + +#: index.php:105 ajax_htmldata.php:1170 +msgid "(none)" +msgstr "(keine Treffer)" + +#: index.php:124 ajax_htmldata.php:386 ajax_htmldata.php:466 +msgid "Status" +msgstr "Status" + +#: index.php:149 +msgid "Document Type" +msgstr "Dokumenttyp" + +#: index.php:180 ajax_htmldata.php:1324 ajax_forms.php:993 ajax_forms.php:994 +msgid "Expression Type" +msgstr "Lizenzbedingungstyp" + +#: index.php:205 ajax_htmldata.php:1086 ajax_htmldata.php:1439 +#: ajax_forms.php:1144 ajax_forms.php:1167 +msgid "Qualifier" +msgstr "Kennzeichner" + +#: index.php:215 +msgid "Starts with" +msgstr "Beginnt mit" + +#: compare.php:39 +msgid "Limit by Expression Type:" +msgstr "Limit nach Lizenzbedingungstyp:" + +#: js/forms/sfxForm.js:59 +msgid "A document must be selected to continue." +msgstr "Es muss ein Dokument ausgewählt werden um fortzufahren." + +#: js/forms/sfxForm.js:60 +msgid "Terms Tool Resource must be entered to continue." +msgstr "Die Terms Tool Ressource muss eingegeben werden um fortzufahren." + +#: js/forms/licenseForm.js:34 js/forms/documentForm.js:38 +msgid "This name is already being used!" +msgstr "Dieser Name wird bereits verwendet!" + +#: js/forms/licenseForm.js:57 js/forms/licenseForm.js:118 js/onix_import.js:11 +#: js/onix_import.js:68 +msgid "Warning! This organization will be added new." +msgstr "Warnung! Diese Organisation wird neu hinzugefügt." + +#: js/forms/licenseForm.js:172 js/forms/expressionForm.js:78 +#: js/forms/signatureForm.js:115 js/forms/documentForm.js:188 js/admin.js:357 +#: ajax_forms.php:480 ajax_forms.php:743 +msgid "add" +msgstr "Hinzufügen" #: js/forms/licenseForm.js:191 msgid "Consortium has been added" @@ -283,6 +407,10 @@ msgstr "Ein Lizenzname ist erforderlich." msgid "Provider is required." msgstr "Der Anbieter ist erforderlich." +#: js/forms/expressionForm.js:89 +msgid "ExpressionType has been added" +msgstr "Der Lizenzbedingungstyp wurde hinzugefügt" + #: js/forms/attachmentForm.js:41 js/forms/attachmentForm.js:54 #: js/forms/documentForm.js:102 msgid "File name is already being used..." @@ -292,6 +420,10 @@ msgstr "Der Dateiname wird bereits verwendet..." msgid "The attachments directory is not writable." msgstr "Das Verzeichnis attachements ist nicht beschreibbar." +#: js/forms/attachmentForm.js:84 js/forms/documentForm.js:134 js/license.js:457 +msgid " successfully uploaded." +msgstr " wurde erfolgreich hochgeladen." + #: js/forms/attachmentForm.js:84 ajax_htmldata.php:142 ajax_htmldata.php:234 #: ajax_htmldata.php:1150 ajax_htmldata.php:1230 ajax_htmldata.php:1287 #: ajax_htmldata.php:1335 ajax_htmldata.php:1452 ajax_forms.php:458 @@ -319,10 +451,6 @@ msgstr "Möchten Sie diese Signatur wirklich löschen?" msgid "SignatureType has been added" msgstr "Signaturtyp wurde hinzugefügt" -#: js/forms/expressionForm.js:89 -msgid "ExpressionType has been added" -msgstr "Der Lizenzbedingungstyp wurde hinzugefügt" - #: js/forms/documentForm.js:106 msgid "" "File name may not contain special characters - ampersand, single quote, " @@ -347,13 +475,26 @@ msgstr "Die Kurzbezeichnung ist erforderlich." msgid "DocumentType has been added" msgstr "Der Dokumenttyp wurde hinzugefügt" -#: js/forms/sfxForm.js:59 -msgid "A document must be selected to continue." -msgstr "Es muss ein Dokument ausgewählt werden um fortzufahren." +#: js/admin.js:122 js/admin.js:257 js/admin.js:282 js/admin.js:308 +#: js/admin.js:335 js/index.js:43 +msgid "Processing..." +msgstr "Lade..." -#: js/forms/sfxForm.js:60 -msgid "Terms Tool Resource must be entered to continue." -msgstr "Die Terms Tool Ressource muss eingegeben werden um fortzufahren." +#: js/admin.js:255 js/admin.js:333 +msgid "Do you really want to delete this data?" +msgstr "Möchten Sie diese Daten wirklich löschen?" + +#: js/admin.js:280 +msgid "Do you really want to delete this user?" +msgstr "Möchten Sie diesen Nutzer wirklich löschen?" + +#: js/admin.js:306 +msgid "" +"Do you really want to delete this expression type? Any associated " +"Qualifiers will be deleted as well." +msgstr "" +"Möchten Sie den Lizenbedingungstyp wirklich löschen? Alle verknüpften " +"Kennzeichner werden ebenfalls gelöscht." #: js/onix_import.js:99 msgid "Please select a file to upload." @@ -375,166 +516,261 @@ msgstr "" "Bitte korrigieren Sie folgende(n) Formfehler:\n" "\n" -#: templates/header.php:35 +#: js/license.js:103 +msgid "Do you really want to delete this license?" +msgstr "Möchten Sie diese Lizenz wirklich löschen?" + +#: js/license.js:159 +msgid "Refreshing Contents..." +msgstr "Inhalte aktualisieren..." + +#: js/license.js:279 +msgid " record)" +msgstr " Treffer)" + +#: js/license.js:281 +msgid " records)" +msgstr " Treffer)" + +#: js/license.js:314 +msgid "Do you really want to archive this document?" +msgstr "Möchten Sie dieses Dokument wirklich archivieren?" + +#: js/license.js:332 +msgid "Do you really want to delete this document?" +msgstr "Möchten Sie dieses Dokument wirklich löschen?" + +#: js/license.js:339 msgid "" -"Both license name and organization must be filled out. Please try again." -msgstr "Lizenzname und Organisation müssen ausgefüllt sein. Bitte ergänzen." +"There was a problem with deleting the document. You may not delete a " +"document if there are associated expressions. Remove all expressions and " +"try again." +msgstr "" +"Beim Löschen des Dokuments ist ein Fehler aufgetreten. Sie können ein " +"Dokument nicht löschen, dass mit Lizenzbedingungen verknüpft ist. Löschen " +"Sie alle Bedingungen und versuchen Sie es erneut." -#: templates/header.php:85 +#: js/license.js:353 +msgid "Do you really want to delete this expression?" +msgstr "Möchten Sie diese Lizenzbedingung wirklich löschen?" + +#: js/license.js:368 msgid "" -"JavaScript must be enabled in order for you to use CORAL. However, it seems " -"JavaScript is either disabled or not supported by your browser. To use " -"CORAL, enable JavaScript by changing your browser options, then " +"Do you really want to delete this attachment? This will also delete all " +"attached files." msgstr "" -"JavaScript muss aktiviert sein, um Coral verwenden zu können. Es scheint, " -"dass JavaScript entweder deaktiviert ist oder von Ihrem Browser nicht " -"unterstützt wird. Um Coral zu verwenden, aktivieren Sie JavaScript in den " -"Einstellungen Ihres Browsers und " +"Möchten Sie diesen Anhang wirklich löschen? Damit werden auch alle " +"verknüpften Dateien gelöscht." -#: templates/header.php:85 -msgid "try again" -msgstr "versuchen Sie es erneut" +#: js/license.js:385 +msgid "Do you really want to delete this terms tool resource link?" +msgstr "Möchten Sie diesen Link zur Ressource im Terms Tool wirklich löschen?" -#: templates/header.php:107 -msgid "Licensing" -msgstr "Lizenzen" +#: js/license.js:425 js/license.js:455 +msgid "File name is already being used." +msgstr "Der Dateiname wird bereits verwendet." -#: templates/header.php:108 -msgid "Powered by" -msgstr "Powered by" +#: ajax_processing.php:96 +msgid "License successfully deleted." +msgstr "Lizenz wurde erfolgreich gelöscht." -#: templates/header.php:114 -msgid "Hello" -msgstr "Hallo" +#: ajax_processing.php:172 ajax_processing.php:957 +msgid "success uploading!" +msgstr "erfolgreich hochgeladen!" -#: templates/header.php:124 -msgid "logout" -msgstr "Logout" +#: ajax_processing.php:175 ajax_processing.php:960 +msgid "There was a problem saving your file to" +msgstr "Es trat ein Problem auf beim Speichern Ihrer Datei nach" -#: templates/header.php:124 -msgid "Help" -msgstr "Hilfe" +#: ajax_processing.php:236 +msgid "Document Saved Successfully." +msgstr "Dokument wurde erfolgreich gespeichert." -#: templates/header.php:142 -msgid "Invalid translation route!" -msgstr "Ungültige Übersetzung!" +#: ajax_processing.php:250 +msgid "Signature Deleted Successfully." +msgstr "Signatur wurde erfolgreich gelöscht." -#: templates/header.php:188 templates/header.php:243 templates/header.php:291 -msgid "New License" -msgstr "Neue Lizenz" +#: ajax_processing.php:312 +msgid "Expression Removed Successfully." +msgstr "Lizenzbedingung wurde erfolgreich entfernt." -#: templates/header.php:195 templates/header.php:250 templates/header.php:298 -msgid "License In Progress" -msgstr "Lizenzen in Bearbeitung" +#: ajax_processing.php:335 +msgid "" +"An expression in the licensing module has been approved for terms tool use." +msgstr "" +"Eine Lizenzbedingung im Lizenzmodul wurde für die Nutzung im Terms Tool " +"freigegeben." -#: templates/header.php:202 templates/header.php:257 templates/header.php:305 -#: compare.php:22 -msgid "Expression Comparison" -msgstr "Lizenzbedingungsvergleich" +#: ajax_processing.php:336 +msgid "License: " +msgstr "Lizenz: " -#: templates/header.php:218 templates/header.php:273 templates/header.php:321 -msgid "ONIX-PL File Import" -msgstr "ONIX-PL-Dateiimport" +#: ajax_processing.php:337 +msgid "View License Record: " +msgstr "Zeige Lizenz: " -#: templates/header.php:225 -msgid "Admin" -msgstr "Admin" +#: ajax_processing.php:341 +msgid "Licensing - expression set to production use" +msgstr "Lizenzen - Lizenzbedingung für Verwendung aktiv" -#: templates/header.php:342 -msgid "Change Module" -msgstr "Modul wechseln" +#: ajax_processing.php:346 +msgid "Approved for terms tool display." +msgstr "Für die Terms Tool Anzeige angenommen." -#: templates/header.php:345 -msgid "Main Menu" -msgstr "Hauptmenü" +#: ajax_processing.php:348 +msgid "Removed from terms tool display." +msgstr "Entfernt von der Terms Tool Anzeige." -#: templates/header.php:350 -msgid "Resources" -msgstr "Ressourcen" +#: ajax_processing.php:375 +msgid "Expression Note Updated Successfully." +msgstr "Lizenzbedingungsnotiz wurde erfolgreich aktualisiert." -#: templates/header.php:355 -msgid "Organizations" -msgstr "Organisationen" +#: ajax_processing.php:391 +msgid "Expression Note Added Successfully." +msgstr "Lizenzbedingungsnotiz wurde erfolgreich hinzugefügt." -#: templates/header.php:360 -msgid "Usage Statistics" -msgstr "Nutzungsstatistik" +#: ajax_processing.php:415 +msgid "Note Removed Successfully." +msgstr "Notiz wurde erfolgreich entfernt." -#: templates/header.php:365 -msgid "Management" -msgstr "Management" +#: ajax_processing.php:452 +msgid "Terms Tool Resource Link successfully deleted" +msgstr "Der Terms Tool Resource Link wurde erfolgreich gelöscht" -#: onix_import.php:14 onix_import.php:17 -msgid "ONIX-PL Import" -msgstr "ONIX-PL Import" +#: ajax_processing.php:468 +msgid "License Updated Successfully." +msgstr "Lizenz erfolgreich aktualisiert." -#: onix_import.php:28 -msgid "The file has been successfully uploaded." -msgstr "Die Datei wurde erfolgreich hochgeladen." +#: ajax_processing.php:477 +msgid "License Added Successfully." +msgstr "Lizenz erfolgreich hinzugefügt." -#: onix_import.php:51 -msgid "Unable to create file for license." -msgstr "Die Datei für die Lizenz konnte nicht erstellt werden." +#: ajax_processing.php:477 +msgid "Please continue to upload documents and add expressions or emails." +msgstr "" +"Bitte fahren Sie mit dem Upload von Dokumenten fort und fügen Sie " +"Lizenzbedingungen und E-Mail-Adressen hinzu." -#: onix_import.php:284 -msgid " Expression Type(s) Created" -msgstr " Lizenzbedingungstyp(en) erstellt" +#: ajax_processing.php:505 ajax_processing.php:517 ajax_processing.php:530 +#: ajax_forms.php:305 +msgid "Continue" +msgstr "Fortfahren" -#: onix_import.php:285 -msgid " Qualifiers Created" -msgstr " Kennzeichnungen erstellt" +#: ajax_processing.php:514 ajax_processing.php:527 +msgid "SQL Insert Failed." +msgstr "SQL Insert fehlgeschlagen." -#: onix_import.php:289 -msgid "Cannot create XML object" -msgstr "Das XML Objekt konnte nicht erstellt werden" +#: ajax_processing.php:514 ajax_processing.php:527 +msgid "Please make sure everything is filled out correctly." +msgstr "Bitte stellen Sie sicher das alles korrekt ausgefüllt ist." -#: onix_import.php:294 -msgid "Unable to upload the file" -msgstr "Die Datei konnte nicht hochgeladen werden" +#: ajax_processing.php:772 +msgid "Unable to delete - this " +msgstr "Kann nicht gelöscht werden - " -#: onix_import.php:298 -msgid "Error: " -msgstr "Fehler: " +#: ajax_processing.php:772 +msgid "" +" is in use. Please make sure no licenses are set up with this information." +msgstr "" +" wird verwendet. Bitte stellen Sie sicher, dass keine Lizenzen mit dieser " +"Information vorhanden sind." -#: onix_import.php:312 -msgid "File selection" -msgstr "Auswahl Datei" +#: ajax_processing.php:778 +msgid "" +"Unable to delete. Please make sure no licenses are set up with this " +"information." +msgstr "" +"Kann nicht gelöscht werden. Bitte setllen Sie sicher, dass keine Lizenzen " +"mit dieser Information vorhanden sind." -#: onix_import.php:313 -msgid "XML File" -msgstr "XML Datei" +#: ajax_processing.php:1027 +msgid "Attachment successfully deleted" +msgstr "Anhang wurde erfolgreich gelöscht" -#: onix_import.php:317 -msgid "Import options" -msgstr "Importoptionen" +#: ajax_processing.php:1041 +msgid "Attachment file successfully deleted" +msgstr "Anhang wurde erfolgreich gelöscht" -#: onix_import.php:319 -msgid "Usage Terms" -msgstr "Nutzungsbedingungen" +#: ajax_processing.php:1062 +msgid "Status has been updated" +msgstr "Der Status wurde aktualisiert" -#: onix_import.php:320 -msgid "Supply Terms" -msgstr "Lieferbedingungen" +#: ajax_processing.php:1172 ajax_htmldata.php:1590 ajax_forms.php:1194 +msgid "Action " +msgstr "Aktion " -#: onix_import.php:321 -msgid "Continuing Access Terms" -msgstr "Fortlaufende Zugriffsberechtigungen" +#: ajax_processing.php:1172 ajax_htmldata.php:1590 ajax_forms.php:1194 +msgid " not set up!" +msgstr " nicht aufgesetzt!" -#: onix_import.php:322 -msgid "Payment Terms" -msgstr "Zahlungsbedingungen" +#: not_available.php:21 +msgid "Not Available" +msgstr "Nicht verfügbar" -#: onix_import.php:323 -msgid "General Terms" -msgstr "Allgemeine Bedingungen" +#: not_available.php:66 +msgid "Please contact your Administrator for access to the Licensing Module." +msgstr "" +"Bitte kontaktieren Sie Ihren Administrator für den Zugang zum Lizenzmodul." + +#: calendar.php:41 +msgid "Could not connect to host." +msgstr "Konnte keine Verbindung zum Host herstellen." + +#: calendar.php:42 +msgid "Could not find License database." +msgstr "Konnte Lizenzdatenbank nicht finden." + +#: calendar.php:43 +msgid "Could not find Resource database." +msgstr "Konnte Ressourcendatenbank nicht finden." + +#: calendar.php:49 +msgid "" +"There was an error with the CalendarSettings Table please verify the table " +"has been created." +msgstr "" +"Es trat ein Fehler in der Tabelle CalendarSettings auf, bitte überprüfen Sie " +"ob die Tabelle angelegt wurde." + +#: calendar.php:90 +msgid "There was an error with the CalendarSettings Configuration." +msgstr "Es trat ein Fehler bei der Konfiguration von CalenderSettings auf." + +#: calendar.php:115 calendar.php:152 +msgid "Bad Query Failure" +msgstr "Fehlerhafte Abfrage" + +#: calendar.php:122 +msgid "Upcoming License Renewals" +msgstr "Anstehende Lizenzverlängerungen" + +#: calendar.php:210 +msgid "No associated licenses available." +msgstr "Keine verbundenen Lizenzen verfügbar." + +#: calendar.php:216 +msgid "Expired " +msgstr "Abgelaufen " + +#: calendar.php:216 +msgid " days ago" +msgstr " Tagen" + +#: calendar.php:218 +msgid "- Expires in " +msgstr "- Läuft in " + +#: calendar.php:221 +msgid " days)" +msgstr " Tagen)" -#: onix_import.php:325 ajax_forms.php:56 -msgid "Publisher / Provider:" -msgstr "Verlag / Anbieter:" +#: calendar.php:223 +msgid " days " +msgstr " Tage " -#: onix_import.php:334 -msgid "Upload" -msgstr "Upload" +#: calendar.php:234 +msgid "Participants: " +msgstr "Teilnehmer: " #: ajax_htmldata.php:50 msgid "edit license" @@ -634,28 +870,10 @@ msgstr "Name" msgid "Publisher / Provider" msgstr "Verlag / Anbieter" -#: ajax_htmldata.php:385 ajax_htmldata.php:465 index.php:101 -msgid "Consortium" -msgstr "Konsortium" - -#: ajax_htmldata.php:386 ajax_htmldata.php:466 index.php:124 -msgid "Status" -msgstr "Status" - #: ajax_htmldata.php:432 msgid "records per page" msgstr "Datensätze pro Seite" -#: ajax_htmldata.php:496 index.php:92 ajax_forms.php:94 -msgid "" -"There was an error processing this request - please verify configuration.ini " -"is set up for organizations correctly and the database and tables have been " -"created." -msgstr "" -"Bei der Verarbeitung dieser Anfrage ist ein Fehler aufgetreten - bitte " -"überprüfen Sie, dass Ihre configuration.ini für Organisationen korrekt " -"eingerichtet ist und die Datenbank mit den Tabellen korrekt angelegt wurde." - #: ajax_htmldata.php:535 msgid "view / edit license" msgstr "Lizenz anzeigen / bearbeiten" @@ -807,19 +1025,10 @@ msgstr "Lade neues Dokument hoch" msgid "For Document:" msgstr "Für Dokument:" -#: ajax_htmldata.php:1086 ajax_htmldata.php:1439 index.php:205 -#: ajax_forms.php:1144 ajax_forms.php:1167 -msgid "Qualifier" -msgstr "Kennzeichner" - #: ajax_htmldata.php:1125 msgid "used in terms tool" msgstr "wird im Terms Tool verwendet" -#: ajax_htmldata.php:1170 index.php:105 -msgid "(none)" -msgstr "(keine Treffer)" - #: ajax_htmldata.php:1176 msgid "add/view " msgstr "Hinzufügen/Anzeigen " @@ -853,10 +1062,6 @@ msgstr "Terms Tool E-Mail aktualisieren" msgid "update" msgstr "Update" -#: ajax_htmldata.php:1324 index.php:180 ajax_forms.php:993 ajax_forms.php:994 -msgid "Expression Type" -msgstr "Lizenzbedingungstyp" - #: ajax_htmldata.php:1325 ajax_forms.php:995 msgid "Note Type" msgstr "Notiztyp" @@ -882,188 +1087,6 @@ msgstr "Einschränken nach Kennzeichner:" msgid "Resources Module" msgstr "Ressourcen" -#: ajax_htmldata.php:1590 ajax_processing.php:1172 ajax_forms.php:1194 -msgid "Action " -msgstr "Aktion " - -#: ajax_htmldata.php:1590 ajax_processing.php:1172 ajax_forms.php:1194 -msgid " not set up!" -msgstr " nicht aufgesetzt!" - -#: terms_report.php:22 -msgid "Terms Report" -msgstr "Reportbedingungen" - -#: compare.php:39 -msgid "Limit by Expression Type:" -msgstr "Limit nach Lizenzbedingungstyp:" - -#: index.php:48 -msgid "Search" -msgstr "Suche" - -#: index.php:49 index.php:238 -msgid "new search" -msgstr "Neue Suche" - -#: index.php:58 -msgid "Name (contains)" -msgstr "Name (enthält)" - -#: index.php:61 -msgid "go!" -msgstr "Los!" - -#: index.php:67 -msgid "Publisher/Provider" -msgstr "Verlag/Anbieter" - -#: index.php:78 index.php:104 -msgid "All" -msgstr "Alle" - -#: index.php:149 -msgid "Document Type" -msgstr "Dokumenttyp" - -#: index.php:215 -msgid "Starts with" -msgstr "Beginnt mit" - -#: not_available.php:21 -msgid "Not Available" -msgstr "Nicht verfügbar" - -#: not_available.php:66 -msgid "Please contact your Administrator for access to the Licensing Module." -msgstr "" -"Bitte kontaktieren Sie Ihren Administrator für den Zugang zum Lizenzmodul." - -#: ajax_processing.php:96 -msgid "License successfully deleted." -msgstr "Lizenz wurde erfolgreich gelöscht." - -#: ajax_processing.php:172 ajax_processing.php:957 -msgid "success uploading!" -msgstr "erfolgreich hochgeladen!" - -#: ajax_processing.php:175 ajax_processing.php:960 -msgid "There was a problem saving your file to" -msgstr "Es trat ein Problem auf beim Speichern Ihrer Datei nach" - -#: ajax_processing.php:236 -msgid "Document Saved Successfully." -msgstr "Dokument wurde erfolgreich gespeichert." - -#: ajax_processing.php:250 -msgid "Signature Deleted Successfully." -msgstr "Signatur wurde erfolgreich gelöscht." - -#: ajax_processing.php:312 -msgid "Expression Removed Successfully." -msgstr "Lizenzbedingung wurde erfolgreich entfernt." - -#: ajax_processing.php:335 -msgid "" -"An expression in the licensing module has been approved for terms tool use." -msgstr "" -"Eine Lizenzbedingung im Lizenzmodul wurde für die Nutzung im Terms Tool " -"freigegeben." - -#: ajax_processing.php:336 -msgid "License: " -msgstr "Lizenz: " - -#: ajax_processing.php:337 -msgid "View License Record: " -msgstr "Zeige Lizenz: " - -#: ajax_processing.php:341 -msgid "Licensing - expression set to production use" -msgstr "Lizenzen - Lizenzbedingung für Verwendung aktiv" - -#: ajax_processing.php:346 -msgid "Approved for terms tool display." -msgstr "Für die Terms Tool Anzeige angenommen." - -#: ajax_processing.php:348 -msgid "Removed from terms tool display." -msgstr "Entfernt von der Terms Tool Anzeige." - -#: ajax_processing.php:375 -msgid "Expression Note Updated Successfully." -msgstr "Lizenzbedingungsnotiz wurde erfolgreich aktualisiert." - -#: ajax_processing.php:391 -msgid "Expression Note Added Successfully." -msgstr "Lizenzbedingungsnotiz wurde erfolgreich hinzugefügt." - -#: ajax_processing.php:415 -msgid "Note Removed Successfully." -msgstr "Notiz wurde erfolgreich entfernt." - -#: ajax_processing.php:452 -msgid "Terms Tool Resource Link successfully deleted" -msgstr "Der Terms Tool Resource Link wurde erfolgreich gelöscht" - -#: ajax_processing.php:468 -msgid "License Updated Successfully." -msgstr "Lizenz erfolgreich aktualisiert." - -#: ajax_processing.php:477 -msgid "License Added Successfully." -msgstr "Lizenz erfolgreich hinzugefügt." - -#: ajax_processing.php:477 -msgid "Please continue to upload documents and add expressions or emails." -msgstr "" -"Bitte fahren Sie mit dem Upload von Dokumenten fort und fügen Sie " -"Lizenzbedingungen und E-Mail-Adressen hinzu." - -#: ajax_processing.php:505 ajax_processing.php:517 ajax_processing.php:530 -#: ajax_forms.php:305 -msgid "Continue" -msgstr "Fortfahren" - -#: ajax_processing.php:514 ajax_processing.php:527 -msgid "SQL Insert Failed." -msgstr "SQL Insert fehlgeschlagen." - -#: ajax_processing.php:514 ajax_processing.php:527 -msgid "Please make sure everything is filled out correctly." -msgstr "Bitte stellen Sie sicher das alles korrekt ausgefüllt ist." - -#: ajax_processing.php:772 -msgid "Unable to delete - this " -msgstr "Kann nicht gelöscht werden - " - -#: ajax_processing.php:772 -msgid "" -" is in use. Please make sure no licenses are set up with this information." -msgstr "" -" wird verwendet. Bitte stellen Sie sicher, dass keine Lizenzen mit dieser " -"Information vorhanden sind." - -#: ajax_processing.php:778 -msgid "" -"Unable to delete. Please make sure no licenses are set up with this " -"information." -msgstr "" -"Kann nicht gelöscht werden. Bitte setllen Sie sicher, dass keine Lizenzen " -"mit dieser Information vorhanden sind." - -#: ajax_processing.php:1027 -msgid "Attachment successfully deleted" -msgstr "Anhang wurde erfolgreich gelöscht" - -#: ajax_processing.php:1041 -msgid "Attachment file successfully deleted" -msgstr "Anhang wurde erfolgreich gelöscht" - -#: ajax_processing.php:1062 -msgid "Status has been updated" -msgstr "Der Status wurde aktualisiert" - #: ajax_forms.php:51 msgid "License Name:" msgstr "Lizenzname:" @@ -1151,11 +1174,6 @@ msgstr "bestätige Aktualisierung" msgid "Close" msgstr "Schließen" -#: ajax_forms.php:546 license.php:63 license.php:105 license.php:125 -#: license.php:144 -msgid "Expressions" -msgstr "Lizenzbedingungen" - #: ajax_forms.php:551 msgid "Document:" msgstr "Dokument:" @@ -1176,11 +1194,6 @@ msgstr "Kennzeichner:" msgid "For Document Text:" msgstr "Für Dokumenttext:" -#: ajax_forms.php:789 license.php:65 license.php:107 license.php:127 -#: license.php:146 -msgid "Attachments" -msgstr "Anhänge" - #: ajax_forms.php:793 msgid "Date:" msgstr "Datum:" @@ -1267,13 +1280,18 @@ msgstr "Bearbeite" msgid "Variable Name" msgstr "Name der Variable" -#: in_progress.php:33 -msgid "Licenses In Progress" -msgstr "Lizenzen in Bearbeitung" +#: install/licensing.php:9 install/licensing.php:31 install/licensing.php:104 +#: install/licensing.php:130 +msgid "Licensing Module" +msgstr "Lizenzen" -#: in_progress.php:33 -msgid "Browse All" -msgstr "Alle" +#: install/licensing.php:20 +msgid "Licensing Database" +msgstr "Lizenzdatenbank" + +#: install/licensing.php:53 +msgid "Use Terms Tool Functionality" +msgstr "Verwende das Terms Tool" #: admin/classes/common/Object.php:72 msgid "Cannot get value for undefined key (" @@ -1283,19 +1301,3 @@ msgstr "" #: admin/classes/common/DBService.php:54 msgid "There was a problem with the database: " msgstr "Es gab ein Problem mit folgender Datenbank: " - -#: license.php:62 license.php:104 license.php:124 license.php:143 -msgid "Documents" -msgstr "Dokumente" - -#: license.php:64 license.php:106 license.php:126 license.php:145 -msgid "Terms Tool" -msgstr "Terms Tool" - -#: license.php:79 -msgid "Helpful Links" -msgstr "Hilfreiche Links" - -#: license.php:87 -msgid "Send feedback on this resource" -msgstr "Sende Feedback für diese Ressource" diff --git a/licensing/locale/tr_TR/LC_MESSAGES/messages.mo b/licensing/locale/tr_TR/LC_MESSAGES/messages.mo new file mode 100644 index 000000000..18650a468 Binary files /dev/null and b/licensing/locale/tr_TR/LC_MESSAGES/messages.mo differ diff --git a/licensing/locale/tr_TR/LC_MESSAGES/messages.po b/licensing/locale/tr_TR/LC_MESSAGES/messages.po new file mode 100644 index 000000000..3132af5ae --- /dev/null +++ b/licensing/locale/tr_TR/LC_MESSAGES/messages.po @@ -0,0 +1,1470 @@ +msgid "" +msgstr "" +"Project-Id-Version: messages\n" +"POT-Creation-Date: 2016-10-04 09:53-0600\n" +"PO-Revision-Date: 2017-12-26 14:26+0300\n" +"Last-Translator: <>\n" +"Language-Team: CORAL Türkiye \n" +"Language: tr_TR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-Basepath: ../../..\n" +"X-Generator: Poedit 1.8.4\n" +"X-Poedit-SearchPath-0: .\n" + +#: js/admin.js:122 js/admin.js:257 js/admin.js:282 js/admin.js:308 +#: js/admin.js:335 js/index.js:43 +msgid "Processing..." +msgstr "İşlem devam ediyor..." + +#: js/admin.js:255 js/admin.js:333 +msgid "Do you really want to delete this data?" +msgstr "Bu veriyi silmek istediğinizden emin misiniz?" + +#: js/admin.js:280 +msgid "Do you really want to delete this user?" +msgstr "Bu kullanıcıyı silmek istediğinizden emin misiniz?" + +#: js/admin.js:306 +msgid "" +"Do you really want to delete this expression type? Any associated " +"Qualifiers will be deleted as well." +msgstr "" +"Bu açıklamayı silmek istediğinizden emin misiniz? İlişkili olan açıklamalar " +"da silinecektir." + +#: js/admin.js:357 js/forms/documentForm.js:188 js/forms/expressionForm.js:78 +#: js/forms/licenseForm.js:172 js/forms/signatureForm.js:115 ajax_forms.php:480 +#: ajax_forms.php:743 +msgid "add" +msgstr "ekle" + +#: js/forms/attachmentForm.js:41 js/forms/attachmentForm.js:54 +#: js/forms/documentForm.js:102 +msgid "File name is already being used..." +msgstr "Dosya adı kullanımda..." + +#: js/forms/attachmentForm.js:46 +msgid "The attachments directory is not writable." +msgstr "Ek dizini yazılabilir değil." + +#: js/forms/attachmentForm.js:84 js/forms/documentForm.js:134 js/license.js:457 +msgid " successfully uploaded." +msgstr "yükleme başarılı." + +#: js/forms/attachmentForm.js:84 ajax_forms.php:458 ajax_forms.php:728 +#: ajax_forms.php:815 ajax_htmldata.php:142 ajax_htmldata.php:234 +#: ajax_htmldata.php:1150 ajax_htmldata.php:1230 ajax_htmldata.php:1287 +#: ajax_htmldata.php:1335 ajax_htmldata.php:1452 +msgid "remove" +msgstr "kaldır" + +#: js/forms/attachmentForm.js:101 js/forms/attachmentForm.js:109 +msgid "Do you really want to delete this attachment?" +msgstr "Bu eki silmek istediğinizden emin misiniz?" + +#: js/forms/documentForm.js:38 js/forms/licenseForm.js:34 +msgid "This name is already being used!" +msgstr "Bu ad daha önce alınmış!" + +#: js/forms/documentForm.js:106 +msgid "" +"File name may not contain special characters - ampersand, single quote, " +"double quote or less than/greater than characters" +msgstr "" +"Dosya adı özel karakter içermemelidir - ve işareti, tek tırnak, çift tırnak " +"veya küçük, büyük işareti" + +#: js/forms/documentForm.js:110 +msgid "The documents directory is not writable." +msgstr "Belgeler dizini yazılabilir değil." + +#: js/forms/documentForm.js:176 +msgid "Document Type is required." +msgstr "Belge tipi zorunludur." + +#: js/forms/documentForm.js:177 +msgid "Short Name is required." +msgstr "Kısa ad gerekli." + +#: js/forms/documentForm.js:207 +msgid "DocumentType has been added" +msgstr "Doküman Türü eklendi" + +#: js/forms/expressionForm.js:89 +msgid "ExpressionType has been added" +msgstr "Açıklama Türü eklendi" + +#: js/forms/licenseForm.js:57 js/forms/licenseForm.js:118 js/onix_import.js:11 +#: js/onix_import.js:68 +msgid "Warning! This organization will be added new." +msgstr "Uyarı! Bu yayıncı yeni eklenecek." + +#: js/forms/licenseForm.js:191 +msgid "Consortium has been added" +msgstr "Konsorsiyum eklendi" + +#: js/forms/licenseForm.js:200 +msgid "License Name is required." +msgstr "Lisans Adı gereklidir" + +#: js/forms/licenseForm.js:201 +msgid "Provider is required." +msgstr "Sağlayıcı gereklidir." + +#: js/forms/sfxForm.js:59 +msgid "A document must be selected to continue." +msgstr "Devam edebilmek için bir belge seçiniz." + +#: js/forms/sfxForm.js:60 +msgid "Terms Tool Resource must be entered to continue." +msgstr "Devam etmek için Kaynak Kullanım Şartları doldurulmalıdır." + +#: js/forms/signatureForm.js:41 +msgid "No match!" +msgstr "Eşleşme yok!" + +#: js/forms/signatureForm.js:41 +msgid "Selected: " +msgstr "Seçildi:" + +#: js/forms/signatureForm.js:96 +msgid "Do you really want to delete this signature?" +msgstr "Bu imzayı silmek istediğinizden emin misiniz?" + +#: js/forms/signatureForm.js:126 +msgid "SignatureType has been added" +msgstr "İmza Türü eklendi" + +#: js/license.js:103 +msgid "Do you really want to delete this license?" +msgstr "Bu lisansı silmek istediğinizden emin misiniz?" + +#: js/license.js:159 +msgid "Refreshing Contents..." +msgstr "İçerik Yenileniyor..." + +#: js/license.js:279 +msgid " record)" +msgstr "kayıt)" + +#: js/license.js:281 +msgid " records)" +msgstr "kayıtlar)" + +#: js/license.js:314 +msgid "Do you really want to archive this document?" +msgstr "Bu belgeyi arşivlemek istediğinizden emin misiniz?" + +#: js/license.js:332 +msgid "Do you really want to delete this document?" +msgstr "Bu belgeyi silmek istediğinizden emin misiniz?" + +#: js/license.js:339 +msgid "" +"There was a problem with deleting the document. You may not delete a " +"document if there are associated expressions. Remove all expressions and " +"try again." +msgstr "" +"Bu belgeyi silerken bir problemle karşılaşıldı. Belgeyle ilişkili " +"açıklamalar varsa, belgeyi silemezsiniz. Tüm açıklamaları kaldırarak tekrar " +"deneyiniz." + +#: js/license.js:353 +msgid "Do you really want to delete this expression?" +msgstr "Bu açıklamayı silmek istediğinizden emin misiniz?" + +#: js/license.js:368 +msgid "" +"Do you really want to delete this attachment? This will also delete all " +"attached files." +msgstr "" +"Bu eki silmek istediğinizden emin misiniz? Bu işlem eklenmiş tüm dosyaları " +"da silecektir." + +#: js/license.js:385 +msgid "Do you really want to delete this terms tool resource link?" +msgstr "" +"Kaynak Kullanım Şartları bağlantısını silmek istediğinizden emin misiniz?" + +#: js/license.js:425 js/license.js:455 +msgid "File name is already being used." +msgstr "Dosya adı kullanımda..." + +#: js/onix_import.js:99 +msgid "Please select a file to upload." +msgstr "Lütfen yüklenecek bir dosya seçin" + +#: js/onix_import.js:105 +msgid "At least one term type must be selected." +msgstr "En az bir dönem türü seçilmelidir." + +#: js/onix_import.js:111 +msgid "The Publisher / Provider field must contain a value." +msgstr "Le champ Editeur/fournisseur doit contenir une valeur." + +#: js/onix_import.js:114 +msgid "" +"Please correct the following form error(s):\n" +"\n" +msgstr "Lütfen aşağıdaki form hata(lar)ını düzeltin:\n" + +#: js/plugins/date.js:30 +msgid "Sunday" +msgstr "Pazar" + +#: js/plugins/date.js:30 +msgid "Monday" +msgstr "Pazartesi" + +#: js/plugins/date.js:30 +msgid "Tuesday" +msgstr "Salı" + +#: js/plugins/date.js:30 +msgid "Wednesday" +msgstr "Çarşamba" + +#: js/plugins/date.js:30 +msgid "Thursday" +msgstr "Perşembe" + +#: js/plugins/date.js:30 +msgid "Friday" +msgstr "Cuma" + +#: js/plugins/date.js:30 +msgid "Saturday" +msgstr "Cumartesi" + +#: js/plugins/date.js:42 +msgid "Sun" +msgstr "Pazar" + +#: js/plugins/date.js:42 +msgid "Mon" +msgstr "Ptesi" + +#: js/plugins/date.js:42 +msgid "Tue" +msgstr "Sal" + +#: js/plugins/date.js:42 +msgid "Wed" +msgstr "Çar" + +#: js/plugins/date.js:42 +msgid "Thu" +msgstr "Per" + +#: js/plugins/date.js:42 +msgid "Fri" +msgstr "Cum" + +#: js/plugins/date.js:42 +msgid "Sat" +msgstr "Cmt" + +#: js/plugins/date.js:54 +msgid "January" +msgstr "Ocak" + +#: js/plugins/date.js:54 +msgid "February" +msgstr "Şubat" + +#: js/plugins/date.js:54 +msgid "March" +msgstr "Mart" + +#: js/plugins/date.js:54 +msgid "April" +msgstr "Nisan" + +#: js/plugins/date.js:54 js/plugins/date.js:66 +msgid "May" +msgstr "Mayıs" + +#: js/plugins/date.js:54 +msgid "June" +msgstr "Haziran" + +#: js/plugins/date.js:54 +msgid "July" +msgstr "Temmuz" + +#: js/plugins/date.js:54 +msgid "August" +msgstr "Ağustos" + +#: js/plugins/date.js:54 +msgid "September" +msgstr "Eylül" + +#: js/plugins/date.js:54 +msgid "October" +msgstr "Ekim" + +#: js/plugins/date.js:54 +msgid "November" +msgstr "Kasım" + +#: js/plugins/date.js:54 +msgid "December" +msgstr "Aralık" + +#: js/plugins/date.js:66 +msgid "Jan" +msgstr "Oca" + +#: js/plugins/date.js:66 +msgid "Feb" +msgstr "Şub" + +#: js/plugins/date.js:66 +msgid "Mar" +msgstr "Mar" + +#: js/plugins/date.js:66 +msgid "Apr" +msgstr "Nis" + +#: js/plugins/date.js:66 +msgid "Jun" +msgstr "Haz" + +#: js/plugins/date.js:66 +msgid "Jul" +msgstr "Tem" + +#: js/plugins/date.js:66 +msgid "Aug" +msgstr "Ağu" + +#: js/plugins/date.js:66 +msgid "Sep" +msgstr "Eyl" + +#: js/plugins/date.js:66 +msgid "Oct" +msgstr "Eki" + +#: js/plugins/date.js:66 +msgid "Nov" +msgstr "Kas" + +#: js/plugins/date.js:66 +msgid "Dec" +msgstr "Ara" + +#: js/plugins/jquery.datePicker.js:1129 +msgid "Previous year" +msgstr "Önceki yıl" + +#: js/plugins/jquery.datePicker.js:1130 +msgid "Previous month" +msgstr "Önceki ay" + +#: js/plugins/jquery.datePicker.js:1131 +msgid "Next year" +msgstr "Gelecek yıl" + +#: js/plugins/jquery.datePicker.js:1132 +msgid "Next month" +msgstr "Gelecek ay" + +#: js/plugins/jquery.datePicker.js:1133 ajax_forms.php:490 ajax_forms.php:753 +msgid "Close" +msgstr "Kapat" + +#: js/plugins/jquery.datePicker.js:1134 +msgid "Choose date" +msgstr "Tarih seçiniz" + +#: admin.php:22 +msgid "Administration" +msgstr "Yönetim" + +#: admin.php:35 +msgid "Users" +msgstr "Kullanıcılar" + +#: admin.php:36 +msgid "add new user" +msgstr "yeni kullanıcı ekle" + +#: admin.php:39 admin.php:56 admin.php:70 admin.php:83 admin.php:97 +#: admin.php:112 admin.php:132 admin.php:153 admin.php:167 in_progress.php:38 +#: license.php:70 license.php:112 license.php:131 license.php:151 +msgid "Loading..." +msgstr "Yükleniyor..." + +#: admin.php:52 +msgid "Document Types" +msgstr "Belge Türleri" + +#: admin.php:53 +msgid "add new document type" +msgstr "yeni belge türü ekle" + +#: admin.php:66 +msgid "Expression Types" +msgstr "Açıklama Türleri" + +#: admin.php:67 +msgid "add new expression type" +msgstr "yeni açıklama türü ekle" + +#: admin.php:79 +msgid "Qualifiers" +msgstr "Yeterlilikler" + +#: admin.php:80 +msgid "add new qualifier" +msgstr "yeni yeterlilik ekle" + +#: admin.php:93 +msgid "Signature Types" +msgstr "İmza Türleri" + +#: admin.php:94 +msgid "add new signature type" +msgstr "yeni imza türü ekle" + +#: admin.php:108 +msgid "License Statuses" +msgstr "Lisans Durumları" + +#: admin.php:109 +msgid "add new license status" +msgstr "Yeni lisans durumu ekle" + +#: admin.php:129 ajax_forms.php:1035 +msgid "Calendar Settings" +msgstr "Takvim Ayarları" + +#: admin.php:149 +msgid "Consortia" +msgstr "Konsorsiyum" + +#: admin.php:150 +msgid "add new consortium" +msgstr "Yeni konsorsiyum ekle" + +#: admin.php:163 +msgid "Providers" +msgstr "Sağlayıcılar" + +#: admin.php:164 +msgid "add new provider" +msgstr "yeni sağlayıcı ekle" + +#: admin.php:180 +msgid "You don't have permission to access this page" +msgstr "Bu sayfaya erişim yetkiniz yok." + +#: admin/classes/common/DBService.php:40 +msgid "There was a problem with the database: " +msgstr "Veritabanıyla ilgili bir sorun oluştu: " + +#: admin/classes/common/Object.php:72 +msgid "Cannot get value for undefined key (" +msgstr "Tanımlamayan anahtar için değer oluşturulamadı (" + +#: ajax_forms.php:47 ajax_htmldata.php:630 +msgid "License" +msgstr "Lisans" + +#: ajax_forms.php:51 +msgid "License Name:" +msgstr "Lisans Adı" + +#: ajax_forms.php:56 onix_import.php:325 +msgid "Publisher / Provider:" +msgstr "Yayıncı / Sağlayıcı:" + +#: ajax_forms.php:66 +msgid "Consortium:" +msgstr "Konsorsiyum:" + +#: ajax_forms.php:94 ajax_htmldata.php:496 index.php:92 +msgid "" +"There was an error processing this request - please verify configuration.ini " +"is set up for organizations correctly and the database and tables have been " +"created." +msgstr "" +"Talebinizi işlerken bir hata oluştu - Yayıncılar ile oluşturduğunuz " +"veritabanı ve tabloların doğruluğu için configuration.ini dosyasını kontrol " +"edin." + +#: ajax_forms.php:106 +msgid "add consortium" +msgstr "konsorsiyum ekle" + +#: ajax_forms.php:113 ajax_forms.php:270 ajax_forms.php:369 ajax_forms.php:639 +#: ajax_forms.php:831 +msgid "submit" +msgstr "gönder" + +#: ajax_forms.php:114 ajax_forms.php:271 ajax_forms.php:370 ajax_forms.php:640 +#: ajax_forms.php:832 ajax_forms.php:965 ajax_forms.php:1011 +#: ajax_forms.php:1119 ajax_forms.php:1173 +msgid "cancel" +msgstr "iptal" + +#: ajax_forms.php:164 +msgid "Document Upload" +msgstr "Belge Yükle" + +#: ajax_forms.php:167 +msgid "Effective Date:" +msgstr "Geçerli Tarih:" + +#: ajax_forms.php:174 +msgid "Document Type:" +msgstr "Doküman Türü:" + +#: ajax_forms.php:195 +msgid "add document type" +msgstr "doküman türü ekle" + +#: ajax_forms.php:203 +msgid "Parent:" +msgstr "Üst öge:" + +#: ajax_forms.php:235 +msgid "Name:" +msgstr "Adı:" + +#: ajax_forms.php:241 +msgid "File:" +msgstr "Dosya:" + +#: ajax_forms.php:247 +msgid "replace with new file" +msgstr "yeni dosyayla değiştir" + +#: ajax_forms.php:263 +msgid "Archived:" +msgstr "Arşivlendi:" + +#: ajax_forms.php:297 +msgid "Archive Document Date" +msgstr "Belgenin Arşivlenme Tarihi" + +#: ajax_forms.php:302 +msgid "Archive Date:" +msgstr "Arşiv Tarihi:" + +#: ajax_forms.php:305 ajax_processing.php:505 ajax_processing.php:517 +#: ajax_processing.php:530 +msgid "Continue" +msgstr "Devam et" + +#: ajax_forms.php:335 +msgid "Terms Tool Resource Link" +msgstr "Kaynak Kullanım Şartları Bağlantısı" + +#: ajax_forms.php:340 ajax_htmldata.php:1079 +msgid "For Document:" +msgstr "Belge için" + +#: ajax_forms.php:363 +msgid "Terms Tool Resource:" +msgstr "Kaynak Kullanım Şartları:" + +#: ajax_forms.php:401 ajax_htmldata.php:773 ajax_htmldata.php:778 +#: ajax_htmldata.php:903 ajax_htmldata.php:908 +msgid "Signatures" +msgstr "İmzalar" + +#: ajax_forms.php:407 +msgid "Signer Name" +msgstr "İmzalayan" + +#: ajax_forms.php:408 ajax_htmldata.php:182 +msgid "Date" +msgstr "Tarih" + +#: ajax_forms.php:409 ajax_htmldata.php:771 ajax_htmldata.php:776 +#: ajax_htmldata.php:901 ajax_htmldata.php:906 ajax_htmldata.php:1083 +msgid "Type" +msgstr "Tür" + +#: ajax_forms.php:444 ajax_forms.php:705 +msgid "commit update" +msgstr "işlemi güncelle" + +#: ajax_forms.php:457 ajax_forms.php:727 ajax_htmldata.php:141 +#: ajax_htmldata.php:234 ajax_htmldata.php:1150 ajax_htmldata.php:1229 +#: ajax_htmldata.php:1412 +msgid "edit" +msgstr "düzenle" + +#: ajax_forms.php:546 license.php:63 license.php:105 license.php:125 +#: license.php:144 +msgid "Expressions" +msgstr "Açıklamalar" + +#: ajax_forms.php:551 +msgid "Document:" +msgstr "Belge:" + +#: ajax_forms.php:573 +msgid "Expression Type:" +msgstr "Açıklama Türü:" + +#: ajax_forms.php:592 +msgid "add expression" +msgstr "açıklama ekle" + +#: ajax_forms.php:599 +msgid "Qualifier:" +msgstr "Nitelendirici:" + +#: ajax_forms.php:635 ajax_htmldata.php:543 +msgid "Document Text:" +msgstr "Belge Metni:" + +#: ajax_forms.php:673 ajax_forms.php:684 ajax_htmldata.php:631 +msgid "Notes" +msgstr "Notlar" + +#: ajax_forms.php:674 +msgid "For Document Text:" +msgstr "Belge Türü için:" + +#: ajax_forms.php:789 license.php:65 license.php:107 license.php:127 +#: license.php:146 +msgid "Attachments" +msgstr "Ekler" + +#: ajax_forms.php:793 +msgid "Date:" +msgstr "Tarih:" + +#: ajax_forms.php:800 +msgid "Details:" +msgstr "Ayrıntılar:" + +#: ajax_forms.php:806 +msgid "Attachments:" +msgstr "Ekler:" + +#: ajax_forms.php:860 ajax_forms.php:901 ajax_forms.php:984 ajax_forms.php:1135 +msgid "Update" +msgstr "Güncelle" + +#: ajax_forms.php:865 ajax_htmldata.php:1286 ajax_htmldata.php:1334 +#: ajax_htmldata.php:1451 +msgid "update" +msgstr "güncelle" + +#: ajax_forms.php:872 +msgid "close" +msgstr "kapat" + +#: ajax_forms.php:904 ajax_forms.php:987 ajax_forms.php:1138 +msgid "Add New" +msgstr "Yeni Ekle" + +#: ajax_forms.php:912 +msgid "User" +msgstr "Kullanıcı" + +#: ajax_forms.php:913 ajax_htmldata.php:1258 +msgid "Login ID" +msgstr "Giriş kimliği" + +#: ajax_forms.php:914 ajax_htmldata.php:1259 +msgid "First Name" +msgstr "Ad" + +#: ajax_forms.php:915 ajax_htmldata.php:1260 +msgid "Last Name" +msgstr "Soyad" + +#: ajax_forms.php:916 ajax_htmldata.php:1261 +msgid "Privilege" +msgstr "Ayrıcalık" + +#: ajax_forms.php:919 ajax_forms.php:922 +msgid "Add/Edit users can add, edit, or remove licenses and associated fields" +msgstr "" +"Kullanıcı ekle/düzenle ile kullanıcılar lisansları ve ilişkili alanları " +"ekleyebilir, düzenleyebilir veya kaldırabilir" + +#: ajax_forms.php:919 ajax_forms.php:922 +msgid "Admin users have access to the Admin page and the SFX tab." +msgstr "" +"Yönetici kullanıcılar Yönetici sayfası ve SFX sekmesine erişim hakkına " +"sahiptir." + +#: ajax_forms.php:919 ajax_forms.php:922 +msgid "Restricted users do not have the ability to view documents" +msgstr "Kısıtlı kullanıcılar belgeleri görüntüleme yetkisine sahip değildir." + +#: ajax_forms.php:919 ajax_forms.php:922 +msgid "" +"View only users can view all license information, including the license pdf" +msgstr "" +"Lisansların pdfsi de dâhil olmak üzere tüm lisans bilgilerini görebilen " +"kullanıcıları göster" + +#: ajax_forms.php:951 +msgid "Terms Tool Email" +msgstr "E-Posta Kullanım Şartları" + +#: ajax_forms.php:954 +msgid "" +"Enter email address if you wish this user to receive email notifications " +"when the terms tool box is checked on the Expressions tab." +msgstr "" +"Açıklamalar sekmesindeki terimler aracı etkinleştirildiğinde bu kullanıcının " +"da e-posta bildirimleri almasını istiyorsanız, e-posta adresi giriniz." + +#: ajax_forms.php:954 +msgid "Leave this field blank if the user shouldn't receive emails." +msgstr "Kullanıcı e-posta almayacaksa, bu alanı boş bırakın." + +#: ajax_forms.php:995 ajax_forms.php:996 ajax_htmldata.php:1324 index.php:180 +msgid "Expression Type" +msgstr "Açıklama Türü" + +#: ajax_forms.php:997 ajax_htmldata.php:1325 +msgid "Note Type" +msgstr "Not Türü" + +#: ajax_forms.php:1000 +msgid "Internal" +msgstr "Dahili" + +#: ajax_forms.php:1001 +msgid "Display" +msgstr "Görünüm" + +#: ajax_forms.php:1006 +msgid "Note type of display allows for terms tool use" +msgstr "Terimler aracı kullanımında görünüme dair notlar türünü göster" + +#: ajax_forms.php:1026 +msgid "Edit" +msgstr "Düzenle" + +#: ajax_forms.php:1040 ajax_forms.php:1070 ajax_forms.php:1103 +msgid "Variable Name" +msgstr "Değişken Ad" + +#: ajax_forms.php:1043 ajax_forms.php:1073 ajax_forms.php:1104 +#: ajax_htmldata.php:1366 +msgid "Value" +msgstr "Değer" + +#: ajax_forms.php:1146 ajax_forms.php:1169 ajax_htmldata.php:1086 +#: ajax_htmldata.php:1439 index.php:205 +msgid "Qualifier" +msgstr "Nitelendirici:" + +#: ajax_forms.php:1148 ajax_htmldata.php:1438 +msgid "For Expression Type" +msgstr "Açıklama Türü için" + +#: ajax_forms.php:1196 ajax_htmldata.php:1590 ajax_processing.php:1172 +msgid "Action " +msgstr "Eylem" + +#: ajax_forms.php:1196 ajax_htmldata.php:1590 ajax_processing.php:1172 +msgid " not set up!" +msgstr " kurulmadı!" + +#: ajax_htmldata.php:50 +msgid "edit license" +msgstr "lisansı düzenle" + +#: ajax_htmldata.php:50 +msgid "remove license" +msgstr "lisansı kaldır" + +#: ajax_htmldata.php:61 +msgid "edit organization" +msgstr "yayıncıyı düzenle" + +#: ajax_htmldata.php:78 +msgid "License Status:" +msgstr "Lisans Durumu:" + +#: ajax_htmldata.php:131 +msgid "For Document" +msgstr "Belge için" + +#: ajax_htmldata.php:132 +msgid "Resource" +msgstr "Kaynak" + +#: ajax_htmldata.php:155 ajax_htmldata.php:245 ajax_htmldata.php:852 +#: ajax_htmldata.php:970 ajax_htmldata.php:1027 ajax_htmldata.php:1196 +#: ajax_htmldata.php:1239 ajax_htmldata.php:1296 ajax_htmldata.php:1344 +#: ajax_htmldata.php:1421 +msgid "(none found)" +msgstr "(bulunamadı)" + +#: ajax_htmldata.php:159 +msgid "add new terms tool resource link" +msgstr "kaynak kullanım şartları bağlantısı ekle" + +#: ajax_htmldata.php:183 +msgid "Details" +msgstr "Ayrıntılar" + +#: ajax_htmldata.php:206 ajax_htmldata.php:675 +msgid "more..." +msgstr "daha fazla..." + +#: ajax_htmldata.php:211 ajax_htmldata.php:680 +msgid "less..." +msgstr "daha az..." + +#: ajax_htmldata.php:223 ajax_htmldata.php:865 ajax_htmldata.php:983 +msgid "(none uploaded)" +msgstr "(hiçbiri yüklenemedi)" + +#: ajax_htmldata.php:228 +msgid "view attachment " +msgstr "eki görüntüle" + +#: ajax_htmldata.php:249 +msgid "add new attachment" +msgstr "yeni ek ekle" + +#: ajax_htmldata.php:322 +msgid "Sorry, no licenses fit your query" +msgstr "Aramanıza uygun lisans bulunamadı" + +#: ajax_htmldata.php:329 +msgid "Displaying " +msgstr "Gösteriliyor" + +#: ajax_htmldata.php:329 +msgid " to " +msgstr " e " + +#: ajax_htmldata.php:329 +msgid " of " +msgstr " nin " + +#: ajax_htmldata.php:329 +msgid " License Records" +msgstr "Lisans Kayıtları" + +#: ajax_htmldata.php:383 ajax_htmldata.php:463 ajax_htmldata.php:770 +#: ajax_htmldata.php:775 ajax_htmldata.php:900 ajax_htmldata.php:905 +msgid "Name" +msgstr "Ad" + +#: ajax_htmldata.php:384 ajax_htmldata.php:464 +msgid "Publisher / Provider" +msgstr "Yayıncı" + +#: ajax_htmldata.php:385 ajax_htmldata.php:465 index.php:101 +msgid "Consortium" +msgstr "Konsorsiyum" + +#: ajax_htmldata.php:386 ajax_htmldata.php:466 index.php:124 +msgid "Status" +msgstr "Durum" + +#: ajax_htmldata.php:432 +msgid "records per page" +msgstr "sayfadaki kayıt sayısı" + +#: ajax_htmldata.php:535 +msgid "view / edit license" +msgstr "lisansı görüntüle / düzenle" + +#: ajax_htmldata.php:535 +msgid "view / edit " +msgstr "görüntüle / düzenle" + +#: ajax_htmldata.php:535 ajax_htmldata.php:1176 +msgid " notes" +msgstr "notlar" + +#: ajax_htmldata.php:535 ajax_htmldata.php:537 ajax_htmldata.php:863 +#: ajax_htmldata.php:981 +msgid "view document" +msgstr "belgeyi görüntüle" + +#: ajax_htmldata.php:537 ajax_htmldata.php:639 +msgid "view license" +msgstr "lisansı görüntüle" + +#: ajax_htmldata.php:547 ajax_htmldata.php:652 ajax_htmldata.php:1155 +#: ajax_htmldata.php:1157 +msgid " Notes:" +msgstr "Notlar:" + +#: ajax_htmldata.php:573 +msgid "Qualifiers:" +msgstr "Yeterlilikler:" + +#: ajax_htmldata.php:632 ajax_htmldata.php:1084 +msgid "Document Text" +msgstr "Belge Metni" + +#: ajax_htmldata.php:644 +msgid "(document text not entered)" +msgstr "(belge metni girilmedi)" + +#: ajax_htmldata.php:692 +msgid "(none for " +msgstr "(hiçbiri için " + +#: ajax_htmldata.php:742 +msgid "Archived Documents" +msgstr "Arşivlenen Belgeler" + +#: ajax_htmldata.php:742 +msgid "hide archives" +msgstr "arşivleri gizle" + +#: ajax_htmldata.php:772 ajax_htmldata.php:777 ajax_htmldata.php:902 +#: ajax_htmldata.php:907 +msgid "Effective Date" +msgstr "Geçerli Tarih" + +#: ajax_htmldata.php:813 ajax_htmldata.php:933 +msgid "archived on: " +msgstr "arşivlendi:" + +#: ajax_htmldata.php:836 ajax_htmldata.php:954 +msgid "(no date)" +msgstr "(tarih yok)" + +#: ajax_htmldata.php:847 ajax_htmldata.php:965 +msgid "add/view details" +msgstr "ayrıntıları ekle/görüntüle" + +#: ajax_htmldata.php:854 ajax_htmldata.php:972 +msgid "add signatures" +msgstr "imzaları ekle" + +#: ajax_htmldata.php:870 ajax_htmldata.php:987 +msgid "view expressions" +msgstr "açıklamaları görüntüle" + +#: ajax_htmldata.php:876 ajax_htmldata.php:993 +msgid "edit document" +msgstr "belge düzenle" + +#: ajax_htmldata.php:876 ajax_htmldata.php:993 +msgid "remove document" +msgstr "belgeyi kaldır" + +#: ajax_htmldata.php:886 ajax_htmldata.php:888 +msgid "This document has " +msgstr "Bu belge " + +#: ajax_htmldata.php:886 ajax_htmldata.php:888 +msgid " children document(s) not displayed." +msgstr "alt belgeler görüntülenemedi." + +#: ajax_htmldata.php:886 ajax_htmldata.php:888 +msgid "show all documents for this parent" +msgstr "Bu üst öge için tüm belgeleri göster" + +#: ajax_htmldata.php:892 ajax_htmldata.php:894 ajax_htmldata.php:1002 +#: ajax_htmldata.php:1004 +msgid "The following " +msgstr "Takip eden " + +#: ajax_htmldata.php:892 ajax_htmldata.php:894 ajax_htmldata.php:1002 +#: ajax_htmldata.php:1004 +msgid " document(s) belong to " +msgstr " ait belge(ler) " + +#: ajax_htmldata.php:892 ajax_htmldata.php:894 +msgid "hide children documents for this parent" +msgstr "Bu üst ögede alt belgeleri gizle" + +#: ajax_htmldata.php:931 +msgid "archive document" +msgstr "belgeyi arşivle" + +#: ajax_htmldata.php:1031 +msgid " archive(s) available." +msgstr "arşiv(ler) mevcut" + +#: ajax_htmldata.php:1031 +msgid "show archives" +msgstr "arşivleri göster" + +#: ajax_htmldata.php:1037 +msgid "upload new document" +msgstr "yeni belge yükle" + +#: ajax_htmldata.php:1125 +msgid "used in terms tool" +msgstr "terimler aracında kullanıldı" + +#: ajax_htmldata.php:1170 index.php:105 +msgid "(none)" +msgstr "(hiçbiri)" + +#: ajax_htmldata.php:1176 +msgid "add/view " +msgstr "ekle/görüntüle" + +#: ajax_htmldata.php:1200 +msgid "add new expression" +msgstr "yeni açıklama ekle" + +#: ajax_htmldata.php:1267 +msgid "Terms Tool Update Email" +msgstr "Terimler Aracını Güncelleme E-Postası" + +#: ajax_htmldata.php:1365 +msgid "Setting" +msgstr "Ayar" + +#: ajax_htmldata.php:1488 +msgid "Limit by Qualifier:" +msgstr "Niteleyiciler ile Sınırlandır:" + +#: ajax_htmldata.php:1572 +msgid "Resources Module" +msgstr "Kaynaklar Modülü" + +#: ajax_processing.php:96 +msgid "License successfully deleted." +msgstr "Lisans başarıyla silindi." + +#: ajax_processing.php:172 ajax_processing.php:957 +msgid "success uploading!" +msgstr "yükleme başarılı!" + +#: ajax_processing.php:175 ajax_processing.php:960 +msgid "There was a problem saving your file to" +msgstr "Dosyanızı kaydederken bir hata oluştu" + +#: ajax_processing.php:236 +msgid "Document Saved Successfully." +msgstr "Belge Başarıyla Kaydedildi." + +#: ajax_processing.php:250 +msgid "Signature Deleted Successfully." +msgstr "İmza Başarıyla Silindi." + +#: ajax_processing.php:312 +msgid "Expression Removed Successfully." +msgstr "Açıklama Başarıyla Kaldırıldı." + +#: ajax_processing.php:335 +msgid "" +"An expression in the licensing module has been approved for terms tool use." +msgstr "" +"Lisanslama modlündeki açıklama terimler aracında kullanılmak üzere kabul " +"edildi." + +#: ajax_processing.php:336 +msgid "License: " +msgstr "Lisans: " + +#: ajax_processing.php:337 +msgid "View License Record: " +msgstr "Lisans Kaydını Göster:" + +#: ajax_processing.php:341 +msgid "Licensing - expression set to production use" +msgstr "Lisanslama - ürünün kullanımı için açıklama oluşturun" + +#: ajax_processing.php:346 +msgid "Approved for terms tool display." +msgstr "Terimler aracının gösterimi için onaylandı." + +#: ajax_processing.php:348 +msgid "Removed from terms tool display." +msgstr "Terimler aracının görüntülenmesi için kaldırıldı." + +#: ajax_processing.php:375 +msgid "Expression Note Updated Successfully." +msgstr "Açıklama Notu Başarıyla Kaydedildi." + +#: ajax_processing.php:391 +msgid "Expression Note Added Successfully." +msgstr "Açıklama Notu Başarıyla Eklendi." + +#: ajax_processing.php:415 +msgid "Note Removed Successfully." +msgstr "Not Başarıyla Kaldırıldı." + +#: ajax_processing.php:452 +msgid "Terms Tool Resource Link successfully deleted" +msgstr "Kaynakları Kullanma Şartları Bağlantısı başarıyla silindi" + +#: ajax_processing.php:468 +msgid "License Updated Successfully." +msgstr "Lisans Başarıyla Yüklendi." + +#: ajax_processing.php:477 +msgid "License Added Successfully." +msgstr "Lisans Başarıyla Eklendi." + +#: ajax_processing.php:477 +msgid "Please continue to upload documents and add expressions or emails." +msgstr "Belge yüklemeye devam edin ve açıklama ya da e-posta gönderin." + +#: ajax_processing.php:514 ajax_processing.php:527 +msgid "SQL Insert Failed." +msgstr "SQL eklenmesi başarısız." + +#: ajax_processing.php:514 ajax_processing.php:527 +msgid "Please make sure everything is filled out correctly." +msgstr "Her şeyin doğru doldurulduğundan emin olun." + +#: ajax_processing.php:772 +msgid "Unable to delete - this " +msgstr "Silme başarısız" + +#: ajax_processing.php:772 +msgid "" +" is in use. Please make sure no licenses are set up with this information." +msgstr "" +"Kullanımda. Lütfen bu bilgiler kullanılarak bir lisans oluşturulmadığından " +"emin olun." + +#: ajax_processing.php:778 +msgid "" +"Unable to delete. Please make sure no licenses are set up with this " +"information." +msgstr "" +"Silinemedi. Lütfen bu bilgiler kullanılarak bir lisans oluşturulmadığından " +"emin olun." + +#: ajax_processing.php:1027 +msgid "Attachment successfully deleted" +msgstr "Ek başarıyla silindi" + +#: ajax_processing.php:1041 +msgid "Attachment file successfully deleted" +msgstr "Ek dosyası başarıyla silindi" + +#: ajax_processing.php:1062 +msgid "Status has been updated" +msgstr "Durum güncellendi" + +#: calendar.php:21 in_progress.php:23 index.php:23 templates/header.php:181 +#: templates/header.php:236 templates/header.php:284 +msgid "Home" +msgstr "Anasayfa" + +#: calendar.php:34 templates/header.php:210 templates/header.php:265 +#: templates/header.php:313 +msgid "Calendar" +msgstr "Takvim" + +#: calendar.php:41 +msgid "Could not connect to host." +msgstr "Sunucuya bağlanılamadı." + +#: calendar.php:42 +msgid "Could not find License database." +msgstr "Lisans veritabanı bulunamadı." + +#: calendar.php:43 +msgid "Could not find Resource database." +msgstr "Kaynak veritabanı bulunamadı." + +#: calendar.php:49 +msgid "" +"There was an error with the CalendarSettings Table please verify the table " +"has been created." +msgstr "" +"Takvim Ayarları Tablosunda bir hata var. Lütfen oluşturduğunuz tabloyu " +"kontrol edin." + +#: calendar.php:90 +msgid "There was an error with the CalendarSettings Configuration." +msgstr "Takvim Ayarları Yapılandırmasında bir hata var." + +#: calendar.php:115 calendar.php:152 +msgid "Bad Query Failure" +msgstr "Sorgu Başarısız" + +#: calendar.php:122 +msgid "Upcoming License Renewals" +msgstr "Bekleyen Lisans Yenilemeleri" + +#: calendar.php:210 +msgid "No associated licenses available." +msgstr "İlişkili lisans mevcut değil." + +#: calendar.php:216 +msgid "Expired " +msgstr "Süresi doldu" + +#: calendar.php:216 +msgid " days ago" +msgstr " gün önce" + +#: calendar.php:218 +msgid "- Expires in " +msgstr "- sona erecek" + +#: calendar.php:221 +msgid " days)" +msgstr "günler)" + +#: calendar.php:223 +msgid " days " +msgstr "günler" + +#: calendar.php:234 +msgid "Participants: " +msgstr "Katılımcılar:" + +#: compare.php:22 templates/header.php:202 templates/header.php:257 +#: templates/header.php:305 +msgid "Expression Comparison" +msgstr "Açıklama Kıyaslaması" + +#: compare.php:39 +msgid "Limit by Expression Type:" +msgstr "Açıklama Türüne göre Sınırlandır:" + +#: in_progress.php:33 +msgid "Licenses In Progress" +msgstr "İşlemdeki Lisanslar" + +#: in_progress.php:33 +msgid "Browse All" +msgstr "Hepsini Göz At" + +#: index.php:48 +msgid "Search" +msgstr "Ara" + +#: index.php:49 index.php:238 +msgid "new search" +msgstr "yeni arama" + +#: index.php:58 +msgid "Name (contains)" +msgstr "Ad (içerir)" + +#: index.php:61 +msgid "go!" +msgstr "git!" + +#: index.php:67 +msgid "Publisher/Provider" +msgstr "Yayıncı/Sağlayıcı" + +#: index.php:78 index.php:104 +msgid "All" +msgstr "Hepsi" + +#: index.php:149 +msgid "Document Type" +msgstr "Belge Türü" + +#: index.php:215 +msgid "Starts with" +msgstr "Başlıyor" + +#: license.php:62 license.php:104 license.php:124 license.php:143 +msgid "Documents" +msgstr "Belgeler" + +#: license.php:64 license.php:106 license.php:126 license.php:145 +msgid "Terms Tool" +msgstr "Terimler Aracı" + +#: license.php:79 +msgid "Helpful Links" +msgstr "Yardımcı Bağlantılar" + +#: license.php:87 +msgid "Send feedback on this resource" +msgstr "Bu kaynakla ilgili geribildirim gönder" + +#: not_available.php:21 +msgid "Not Available" +msgstr "Mevcut Değil" + +#: not_available.php:66 +msgid "Please contact your Administrator for access to the Licensing Module." +msgstr "Lisanslama Modülüne erişmek için Yönetici ile irtibata geçin." + +#: onix_import.php:14 onix_import.php:17 +msgid "ONIX-PL Import" +msgstr "ONIX-PL dâhil et" + +#: onix_import.php:28 +msgid "The file has been successfully uploaded." +msgstr "Dosya başarıyla yüklendi." + +#: onix_import.php:51 +msgid "Unable to create file for license." +msgstr "Lisans için dosya oluşturma başarısız." + +#: onix_import.php:284 +msgid " Expression Type(s) Created" +msgstr "Açıklama Tür(leri) Oluşturuldu" + +#: onix_import.php:285 +msgid " Qualifiers Created" +msgstr "Niteleyiciler Oluşturuldu" + +#: onix_import.php:289 +msgid "Cannot create XML object" +msgstr "XML dosyası oluşturulamadı" + +#: onix_import.php:294 +msgid "Unable to upload the file" +msgstr "Dosya yükleme başarısız" + +#: onix_import.php:298 +msgid "Error: " +msgstr "Hata:" + +#: onix_import.php:312 +msgid "File selection" +msgstr "Dosya seçimi" + +#: onix_import.php:313 +msgid "XML File" +msgstr "XML Dosyası" + +#: onix_import.php:317 +msgid "Import options" +msgstr "İçe aktarma seçenekleri" + +#: onix_import.php:319 +msgid "Usage Terms" +msgstr "Kullanım Koşulları" + +#: onix_import.php:320 +msgid "Supply Terms" +msgstr "Tedarik Koşulları" + +#: onix_import.php:321 +msgid "Continuing Access Terms" +msgstr "Devam Eden Erişim Koşulları" + +#: onix_import.php:322 +msgid "Payment Terms" +msgstr "Ödeme Koşulları" + +#: onix_import.php:323 +msgid "General Terms" +msgstr "Genel Koşullar" + +#: onix_import.php:334 +msgid "Upload" +msgstr "Yükle" + +#: templates/footer.php:21 +msgid "Copyright" +msgstr "Telif hakkı" + +#: templates/footer.php:21 +msgid "Licensing Module version" +msgstr "Lisanslama Modülü versiyonu" + +#: templates/footer.php:21 +msgid "CORAL Project Website" +msgstr "CORAL Projesi Web sitesi" + +#: templates/footer.php:21 +msgid "Report an issue" +msgstr "Sorun bildir" + +#: templates/header.php:35 +msgid "" +"Both license name and organization must be filled out. Please try again." +msgstr "Hem lisans hem yayıncı adı doldurulmalı. Lütfen tekrar deneyin." + +#: templates/header.php:85 +msgid "" +"JavaScript must be enabled in order for you to use CORAL. However, it seems " +"JavaScript is either disabled or not supported by your browser. To use " +"CORAL, enable JavaScript by changing your browser options, then " +msgstr "" +"CORAL kullanmak için JavaScript etkin olmalıdır. Kullandığınız tarayıcı " +"JavaScript desteklemiyor ya da devre dışı bırakılmış olabilir. CORAL " +"kullanmak için tarayıcınızdan JavaScript'i etkinleştirin." + +#: templates/header.php:85 +msgid "try again" +msgstr "tekrar deneyin" + +#: templates/header.php:107 +msgid "Licensing" +msgstr "Lisanslama" + +#: templates/header.php:108 +msgid "Powered by" +msgstr "Tarafından destekleniyor" + +#: templates/header.php:114 +msgid "Hello" +msgstr "Merhaba" + +#: templates/header.php:124 +msgid "logout" +msgstr "çıkış" + +#: templates/header.php:124 +msgid "Help" +msgstr "Yardım" + +#: templates/header.php:142 +msgid "Invalid translation route!" +msgstr "Geçersiz çeviri yolu!" + +#: templates/header.php:188 templates/header.php:243 templates/header.php:291 +msgid "New License" +msgstr "Yeni Lisans" + +#: templates/header.php:195 templates/header.php:250 templates/header.php:298 +msgid "License In Progress" +msgstr "İşlemdeki Lisanslar" + +#: templates/header.php:218 templates/header.php:273 templates/header.php:321 +msgid "ONIX-PL File Import" +msgstr "ONIX-PL Dosyası İçe Aktarma" + +#: templates/header.php:225 +msgid "Admin" +msgstr "Yönetici" + +#: templates/header.php:342 +msgid "Change Module" +msgstr "Değişim Modülü" + +#: templates/header.php:345 +msgid "Main Menu" +msgstr "Ana Menü" + +#: templates/header.php:350 +msgid "Resources" +msgstr "Kaynaklar" + +#: templates/header.php:355 +msgid "Organizations" +msgstr "Yayıncılar" + +#: templates/header.php:360 +msgid "Usage Statistics" +msgstr "Kullanım İstatistikleri" + +#: templates/header.php:365 +msgid "Management" +msgstr "Yönetim" + +#: terms_report.php:22 +msgid "Terms Report" +msgstr "Koşulları Raporu" diff --git a/licensing/templates/header.php b/licensing/templates/header.php index 1f0c53ea0..13315ec83 100644 --- a/licensing/templates/header.php +++ b/licensing/templates/header.php @@ -390,7 +390,7 @@ function setLanguage(lang) { var cookievalid=2592000000; // 30 days (1000*60*60*24*30) time += cookievalid; now.setTime(time); - document.cookie ='lang='+lang+';path=/'+';domain='+wl.host+';expires='+now; + document.cookie ='lang='+lang+';path=/'+';domain='+wl.hostname+';expires='+now; } diff --git a/locale/de_DE/LC_MESSAGES/messages.mo b/locale/de_DE/LC_MESSAGES/messages.mo index d5817d0a1..ebfe308a2 100644 Binary files a/locale/de_DE/LC_MESSAGES/messages.mo and b/locale/de_DE/LC_MESSAGES/messages.mo differ diff --git a/locale/de_DE/LC_MESSAGES/messages.po b/locale/de_DE/LC_MESSAGES/messages.po index 51f75b5ff..f8de59416 100644 --- a/locale/de_DE/LC_MESSAGES/messages.po +++ b/locale/de_DE/LC_MESSAGES/messages.po @@ -2,17 +2,18 @@ msgid "" msgstr "" "Project-Id-Version: Coral\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-27 16:12+0200\n" +"POT-Creation-Date: 2018-06-19 17:23+0200\n" "PO-Revision-Date: \n" "Last-Translator: \n" -"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" "Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 2.0.4\n" +"X-Generator: Poedit 1.8.11\n" "X-Poedit-SourceCharset: UTF-8\n" +"Language-Team: \n" #: index.php:54 msgid "eRM" diff --git a/locale/tr_TR/LC_MESSAGES/messages.mo b/locale/tr_TR/LC_MESSAGES/messages.mo new file mode 100644 index 000000000..43c83733c Binary files /dev/null and b/locale/tr_TR/LC_MESSAGES/messages.mo differ diff --git a/locale/tr_TR/LC_MESSAGES/messages.po b/locale/tr_TR/LC_MESSAGES/messages.po new file mode 100644 index 000000000..0325e7302 --- /dev/null +++ b/locale/tr_TR/LC_MESSAGES/messages.po @@ -0,0 +1,56 @@ +msgid "" +msgstr "" +"Project-Id-Version: messages\n" +"POT-Creation-Date: 2016-05-11 14:32-0600\n" +"PO-Revision-Date: 2017-12-27 09:41+0300\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: fr_FR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.8.4\n" +"X-Poedit-Basepath: ../../..\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-SearchPath-0: .\n" + +#: index.php:49 +msgid "eRM" +msgstr "e-KY" + +#: index.php:49 +msgid "eResource Management" +msgstr "e-Kaynak Yönetimi" + +#: index.php:51 +msgid "Change language:" +msgstr "Dili değiştir" + +#: index.php:67 +msgid "Invalid translation route!" +msgstr "Geçersiz çeviri yolu!" + +#: index.php:101 index.php:106 +msgid "Resources" +msgstr "Kaynaklar" + +#: index.php:116 index.php:121 +msgid "Licensing" +msgstr "Lisans Anlaşmaları" + +#: index.php:130 index.php:135 +msgid "Organizations" +msgstr "Yayıncılar" + +#: index.php:144 index.php:149 +msgid "Usage Statistics" +msgstr "Kullanıcı İstatistikleri" + +#: index.php:158 index.php:163 +msgid "Management" +msgstr "Yönetim" + +#: index.php:170 +msgid "Powered by" +msgstr "Tarafından" diff --git a/management/locale/de_DE/LC_MESSAGES/messages.mo b/management/locale/de_DE/LC_MESSAGES/messages.mo index fdcfb79bc..519703c3a 100644 Binary files a/management/locale/de_DE/LC_MESSAGES/messages.mo and b/management/locale/de_DE/LC_MESSAGES/messages.mo differ diff --git a/management/locale/de_DE/LC_MESSAGES/messages.po b/management/locale/de_DE/LC_MESSAGES/messages.po index e6ef6d7b0..e5bb18068 100644 --- a/management/locale/de_DE/LC_MESSAGES/messages.po +++ b/management/locale/de_DE/LC_MESSAGES/messages.po @@ -1,162 +1,105 @@ msgid "" msgstr "" "Project-Id-Version: Coral\n" -"POT-Creation-Date: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-19 17:24+0200\n" "PO-Revision-Date: \n" "Last-Translator: BSZ - Abteilung Bibliothekssysteme\n" -"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" +"Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de_DE\n" -"X-Generator: Poedit 2.0.4\n" +"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" +"X-Generator: Poedit 1.8.11\n" "X-Poedit-SourceCharset: UTF-8\n" +"Language-Team: \n" -#: install/management.php:9 install/management.php:30 install/management.php:82 -#: install/management.php:108 not_available.php:29 -msgid "Management Module" -msgstr "Management-Modul" - -#: install/management.php:19 -msgid "Management Database" -msgstr "Management-Datenbank" - -#: admin.php:22 -msgid "Administration" -msgstr "Administration" - -#: admin.php:35 -msgid "Users" -msgstr "Benutzer" - -#: admin.php:36 -msgid "add new user" -msgstr "neuen Nutzer hinzufügen" - -#: admin.php:39 admin.php:53 admin.php:67 admin.php:155 in_progress.php:38 -#: license.php:68 license.php:93 license.php:112 license.php:131 -msgid "Loading..." -msgstr "Lädt..." - -#: admin.php:49 -msgid "Document Types" -msgstr "Dokumentarten" - -#: admin.php:50 -msgid "add new document type" -msgstr "neue Dokumentart hinzufügen" - -#: admin.php:63 -msgid "Note Types" -msgstr "Bemerkungsart" - -#: admin.php:64 -msgid "add new note type" -msgstr "neue Bemerkungsart hinzufügen" - -#: admin.php:151 -msgid "Categories" -msgstr "Kategorien" - -#: admin.php:152 -msgid "add new category" -msgstr "neue Kategorie hinzufügen" - -#: admin.php:183 -msgid "You don't have permission to access this page" -msgstr "Sie haben keine Berechtigung für diese Seite" +#: admin/classes/common/DBService.php:55 +msgid "There was a problem with the database: " +msgstr "Es ist ein Problem mit der Datenbank aufgetreten: " -#: js/license.js:101 js/license.js:329 -msgid "Do you really want to delete this document?" -msgstr "Wollen Sie dieses Dokument wirklich löschen?" +#: admin/classes/common/Object.php:63 admin/classes/common/Object.php:72 +msgid "Cannot set value for undefined key (" +msgstr "Kann keinen Wert für undefinierten Schlüssel setzen (" -#: js/license.js:276 -msgid "record" -msgstr "Datensatz" +#: index.php:23 templates/header.php:210 templates/header.php:233 +#: templates/header.php:249 in_progress.php:23 +msgid "Home" +msgstr "Start" -#: js/license.js:278 -msgid "records" -msgstr "Datensätze" +#: index.php:48 +msgid "Search" +msgstr "Suche" -#: js/license.js:311 -msgid "Do you really want to archive this document?" -msgstr "Wollen Sie dieses Dokument wirklich archivieren?" +#: index.php:49 index.php:246 +msgid "new search" +msgstr "neue Suche" -#: js/license.js:336 -msgid "" -"There was a problem with deleting the document. You may not delete a " -"document if there are associated expressions. Remove all expressions and " -"try again." -msgstr "" -"Dieses Dokument konnte nicht gelöscht werden. Sie können ein Dokument nicht " -"löschen, wenn es dazu Lizenzbedingungen gibt. Entfernen Sie alle " -"Lizenzbedingungen und versuchen Sie es erneut." +#: index.php:58 +msgid "Name (contains)" +msgstr "Name (enthält)" -#: js/license.js:350 -msgid "Do you really want to delete this expression?" -msgstr "Wollen Sie diesen Eintrag wirlich löschen?" +#: index.php:61 +msgid "go!" +msgstr "Los!" -#: js/license.js:365 +#: index.php:95 ajax_htmldata.php:591 ajax_forms.php:163 msgid "" -"Do you really want to delete this attachment? This will also delete all " -"attached files." +"There was an error processing this request - please verify configuration.ini " +"is set up for organizations correctly and the database and tables have been " +"created." msgstr "" -"Wollen Sie diesen Anhang wirklich löschen? Dadurch werden alle anhängenden " -"Dateien gelöscht." +"Beim Verarbeiten dieser Anfrage ist ein Fehler aufgetreten - Bitte " +"überprüfen Sie, dass die configuration.ini für Organisationen korrekt " +"konfiguriert wurde und dass die Datenbank mit den zugehörigen Tabellen " +"angelegt wurde." -#: js/license.js:381 -msgid "Do you really want to delete this note?" -msgstr "Wollen Sie diese Notiz wirlich löschen?" +#: index.php:105 ajax_htmldata.php:473 +msgid "Category" +msgstr "Kategorie" -#: js/license.js:398 -msgid "Do you really want to delete this terms tool resource link?" -msgstr "Wollen Sie diesen Link zur Ressource im Terms Tool wirklich löschen?" +#: index.php:108 +msgid "All" +msgstr "Alle" -#: js/license.js:450 js/license.js:480 -msgid "File name is already being used." -msgstr "Dateiname wird bereits verwendet." +#: index.php:109 ajax_htmldata.php:1278 +msgid "(none)" +msgstr "(keine)" -#: js/license.js:482 js/forms/licenseForm.js:390 js/forms/attachmentForm.js:84 -#: js/forms/documentForm.js:134 -msgid " successfully uploaded." -msgstr " erfolgreich hochgeladen." +#: index.php:158 +msgid "Document Type" +msgstr "Dokumententyp" -#: js/admin.js:106 js/admin.js:232 js/admin.js:257 js/admin.js:283 -#: js/admin.js:310 js/index.js:43 -msgid "Processing..." -msgstr "Wird geladen..." +#: index.php:213 ajax_htmldata.php:1194 ajax_htmldata.php:1454 +#: ajax_forms.php:1298 +msgid "Qualifier" +msgstr "Kennzeichner" -#: js/admin.js:135 -msgid "That " -msgstr "Dies " +#: index.php:223 +msgid "Starts with" +msgstr "Beginnt mit" -#: js/admin.js:135 -msgid " is already in use." -msgstr " wird bereits verwendet." +#: license.php:61 license.php:86 license.php:105 license.php:124 +msgid "Documents" +msgstr "Dokumente" -#: js/admin.js:230 js/admin.js:308 -msgid "Do you really want to delete this data?" -msgstr "Wollen sie diesen Satz wirklich löschen?" +#: license.php:63 license.php:88 license.php:107 license.php:126 +msgid "Terms Tool" +msgstr "Terms Tool" -#: js/admin.js:255 -msgid "Do you really want to delete this user?" -msgstr "Wollen Sie diesen Benutzer wirklich löschen?" +#: license.php:64 license.php:89 license.php:108 license.php:127 +#: ajax_forms.php:942 +msgid "Attachments" +msgstr "Anhänge" -#: js/admin.js:281 -msgid "" -"Do you really want to delete this expression type? Any associated " -"Qualifiers will be deleted as well." -msgstr "" -"Wollen Sie diese Lizenzbedingung wirklich löschen? Alle verbundenen " -"Kennzeichen werden ebenfalls gelöscht." +#: license.php:68 license.php:93 license.php:112 license.php:131 +#: in_progress.php:38 admin.php:39 admin.php:53 admin.php:67 admin.php:155 +msgid "Loading..." +msgstr "Lädt..." -#: js/admin.js:332 js/forms/licenseForm.js:196 js/forms/licenseForm.js:234 -#: js/forms/licenseForm.js:270 js/forms/licenseForm.js:306 -#: js/forms/signatureForm.js:104 js/forms/expressionForm.js:78 -#: js/forms/documentForm.js:189 js/forms/noteForm.js:37 ajax_forms.php:634 -#: ajax_forms.php:896 -msgid "add" -msgstr "hinzufügen" +#: license.php:87 license.php:106 ajax_forms.php:700 +msgid "Expressions" +msgstr "Lizenzbedingungen" #: js/forms/licenseForm.js:39 js/forms/documentForm.js:38 msgid "This name is already being used!" @@ -166,6 +109,14 @@ msgstr "Dieser Name wird bereits verwendet!" msgid "Warning! This organization will be added new." msgstr "Hinweis! Diese Organisation wird neu hinzugefügt." +#: js/forms/licenseForm.js:196 js/forms/licenseForm.js:234 +#: js/forms/licenseForm.js:270 js/forms/licenseForm.js:306 +#: js/forms/expressionForm.js:78 js/forms/noteForm.js:37 +#: js/forms/documentForm.js:189 js/forms/signatureForm.js:104 js/admin.js:332 +#: ajax_forms.php:634 ajax_forms.php:896 +msgid "add" +msgstr "hinzufügen" + #: js/forms/licenseForm.js:222 msgid "Category has been added" msgstr "Kategorie wurde hinzugefügt" @@ -227,6 +178,11 @@ msgstr "" msgid "The documents directory is not writable." msgstr "Dateiverzeichnis nicht beschreibbar." +#: js/forms/licenseForm.js:390 js/forms/attachmentForm.js:84 +#: js/forms/documentForm.js:134 js/license.js:482 +msgid " successfully uploaded." +msgstr " erfolgreich hochgeladen." + #: js/forms/attachmentForm.js:46 msgid "The attachments directory is not writable." msgstr "Verzeichnis für Anhänge nicht beschreibbar." @@ -243,6 +199,26 @@ msgstr "entfernen" msgid "Do you really want to delete this attachment?" msgstr "Wollen Sie diesen Anhang wirklich entfernen?" +#: js/forms/expressionForm.js:89 +msgid "ExpressionType has been added" +msgstr "Lizenzbedingungstyp wurde hinzugefügt" + +#: js/forms/sfxForm.js:59 +msgid "A document must be selected to continue." +msgstr "Bitte wählen Sie ein Dokument aus um fortzufahren." + +#: js/forms/sfxForm.js:60 +msgid "Terms Tool Resource must be entered to continue." +msgstr "Die Ressource muss im Terms Tool eingegeben werden um fortzufahren." + +#: js/forms/documentForm.js:177 +msgid "Document Type is required." +msgstr "Dokumenttyp ist erforderlich." + +#: js/forms/documentForm.js:178 +msgid "Short Name is required." +msgstr "Kurzname ist erforderlich." + #: js/forms/signatureForm.js:42 msgid "No match!" msgstr "Keine Übereinstimmung!" @@ -259,104 +235,214 @@ msgstr "Möchten Sie diese Unterschrift wirklich löschen?" msgid "SignatureType has been added" msgstr "Unterschriftstyp wurde hinzugefügt" -#: js/forms/expressionForm.js:89 -msgid "ExpressionType has been added" -msgstr "Lizenzbedingungstyp wurde hinzugefügt" +#: js/index.js:43 js/admin.js:106 js/admin.js:232 js/admin.js:257 +#: js/admin.js:283 js/admin.js:310 +msgid "Processing..." +msgstr "Wird geladen..." -#: js/forms/documentForm.js:177 -msgid "Document Type is required." -msgstr "Dokumenttyp ist erforderlich." +#: js/admin.js:135 +msgid "That " +msgstr "Dies " -#: js/forms/documentForm.js:178 -msgid "Short Name is required." -msgstr "Kurzname ist erforderlich." +#: js/admin.js:135 +msgid " is already in use." +msgstr " wird bereits verwendet." -#: js/forms/sfxForm.js:59 -msgid "A document must be selected to continue." -msgstr "Bitte wählen Sie ein Dokument aus um fortzufahren." +#: js/admin.js:230 js/admin.js:308 +msgid "Do you really want to delete this data?" +msgstr "Wollen sie diesen Satz wirklich löschen?" -#: js/forms/sfxForm.js:60 -msgid "Terms Tool Resource must be entered to continue." -msgstr "Die Ressource muss im Terms Tool eingegeben werden um fortzufahren." +#: js/admin.js:255 +msgid "Do you really want to delete this user?" +msgstr "Wollen Sie diesen Benutzer wirklich löschen?" -#: templates/header.php:34 +#: js/admin.js:281 msgid "" -"Both license name and organization must be filled out. Please try again." -msgstr "Die Felder Name und Organisation müssen ausgefüllt sein." +"Do you really want to delete this expression type? Any associated " +"Qualifiers will be deleted as well." +msgstr "" +"Wollen Sie diese Lizenzbedingung wirklich löschen? Alle verbundenen " +"Kennzeichen werden ebenfalls gelöscht." -#: templates/header.php:84 +#: js/license.js:101 js/license.js:329 +msgid "Do you really want to delete this document?" +msgstr "Wollen Sie dieses Dokument wirklich löschen?" + +#: js/license.js:276 +msgid "record" +msgstr "Datensatz" + +#: js/license.js:278 +msgid "records" +msgstr "Datensätze" + +#: js/license.js:311 +msgid "Do you really want to archive this document?" +msgstr "Wollen Sie dieses Dokument wirklich archivieren?" + +#: js/license.js:336 msgid "" -"JavaScript must be enabled in order for you to use CORAL. However, it seems " -"JavaScript is either disabled or not supported by your browser. To use " -"CORAL, enable JavaScript by changing your browser options, then " +"There was a problem with deleting the document. You may not delete a " +"document if there are associated expressions. Remove all expressions and " +"try again." msgstr "" -"Für CORAL muss JavaScript aktiviert sein. Bitte aktivieren Sie dieses über " -"Ihre Browser-Einstellungen. " +"Dieses Dokument konnte nicht gelöscht werden. Sie können ein Dokument nicht " +"löschen, wenn es dazu Lizenzbedingungen gibt. Entfernen Sie alle " +"Lizenzbedingungen und versuchen Sie es erneut." -#: templates/header.php:84 -msgid "try again" -msgstr "nochmal versuchen" +#: js/license.js:350 +msgid "Do you really want to delete this expression?" +msgstr "Wollen Sie diesen Eintrag wirlich löschen?" -#: templates/header.php:104 -msgid "Management" -msgstr "Management" +#: js/license.js:365 +msgid "" +"Do you really want to delete this attachment? This will also delete all " +"attached files." +msgstr "" +"Wollen Sie diesen Anhang wirklich löschen? Dadurch werden alle anhängenden " +"Dateien gelöscht." -#: templates/header.php:105 -msgid "Powered by" -msgstr "Powered by" +#: js/license.js:381 +msgid "Do you really want to delete this note?" +msgstr "Wollen Sie diese Notiz wirlich löschen?" -#: templates/header.php:111 -msgid "Hello" -msgstr "Hallo" +#: js/license.js:398 +msgid "Do you really want to delete this terms tool resource link?" +msgstr "Wollen Sie diesen Link zur Ressource im Terms Tool wirklich löschen?" -#: templates/header.php:121 -msgid "logout" -msgstr "Logout" +#: js/license.js:450 js/license.js:480 +msgid "File name is already being used." +msgstr "Dateiname wird bereits verwendet." -#: templates/header.php:121 -msgid "Help" -msgstr "Hilfe" +#: ajax_processing.php:101 +msgid "License successfully deleted." +msgstr "Lizenz gelöscht." -#: templates/header.php:139 -msgid "Invalid translation route!" -msgstr "Ungültige Übersetzung!" +#: ajax_processing.php:177 +msgid "success uploading!" +msgstr "erfolgreich hochgeladen!" + +#: ajax_processing.php:180 ajax_processing.php:1078 +msgid "There was a problem saving your file to " +msgstr "Es ist ein Problem beim Speichern der Datei am Zielort aufgetreten: " + +#: ajax_processing.php:241 +msgid "Document Saved Successfully." +msgstr "Dokument gespeichert." + +#: ajax_processing.php:255 +msgid "Signature Deleted Successfully." +msgstr "Unterschrift gelöscht." + +#: ajax_processing.php:317 +msgid "Expression Removed Successfully." +msgstr "Lizenzbedingung gelöscht." + +#: ajax_processing.php:340 +msgid "" +"An expression in the licensing module has been approved for terms tool use." +msgstr "" +"Eine Lizenzbedingung im Lizenzmodul wurde für das Terms Tool freigegeben." + +#: ajax_processing.php:341 +msgid "License: " +msgstr "Lizenz: " + +#: ajax_processing.php:342 +msgid "View License Record: " +msgstr "Lizenzdatensatz ansehen: " + +#: ajax_processing.php:346 +msgid "Licensing - expression set to production use" +msgstr "Lizenzen - Lizenzbedingung zur Verwendung freigegeben" + +#: ajax_processing.php:351 +msgid "Approved for terms tool display." +msgstr "Freigegeben für Anzeige im Terms Tool." + +#: ajax_processing.php:353 +msgid "Removed from terms tool display." +msgstr "Gesperrt für die Anzeige im Terms Tool." + +#: ajax_processing.php:380 +msgid "Expression Note Updated Successfully." +msgstr "Notiz zur Lizenzbedingung aktualisiert." + +#: ajax_processing.php:396 +msgid "Expression Note Added Successfully." +msgstr "Notiz zur Lizenzbedingung hinzugefügt." + +#: ajax_processing.php:420 +msgid "Note Removed Successfully." +msgstr "Notiz erfolgreich gelöscht." + +#: ajax_processing.php:457 +msgid "Terms Tool Resource Link successfully deleted" +msgstr "Link zur Ressource im Terms Tool gelöscht" + +#: ajax_processing.php:472 +msgid "Document Updated Successfully." +msgstr "Dokument erfolgreich aktualisiert." + +#: ajax_processing.php:482 +msgid "Document Added Successfully." +msgstr "Dokument erfolgreich hinzugefügt." + +#: ajax_processing.php:561 ajax_processing.php:573 ajax_processing.php:586 +#: ajax_forms.php:460 +msgid "Continue" +msgstr "Fortfahren" + +#: ajax_processing.php:570 ajax_processing.php:583 +msgid "SQL Insert Failed." +msgstr "SQL-Eingabe war nicht erfolgreich." + +#: ajax_processing.php:570 ajax_processing.php:583 +msgid " Please make sure everything is filled out correctly." +msgstr " Bitte stellen Sie sicher, dass alles korrekt ausgefüllt wurde." -#: templates/header.php:210 templates/header.php:233 templates/header.php:249 -#: index.php:23 in_progress.php:23 -msgid "Home" -msgstr "Start" +#: ajax_processing.php:911 +msgid "Unable to delete - this " +msgstr "Löschen nicht möglich - " -#: templates/header.php:217 templates/header.php:240 templates/header.php:256 -msgid "New Document" -msgstr "Neues Dokument" +#: ajax_processing.php:911 +msgid "" +" is in use. Please make sure no documents are set up with this information." +msgstr "" +" wird verwendet. Bitte stellen Sie sicher, dass diese Information in keinem " +"Dokument verwendet wird." -#: templates/header.php:224 -msgid "Admin" -msgstr "Admin" +#: ajax_processing.php:917 +msgid "" +"Unable to delete. Please make sure no documents are set up with this " +"information." +msgstr "" +"Löschen nicht möglich - Bitte stellen Sie sicher, dass diese Information in " +"keinem Dokument verwendet wird." -#: templates/header.php:277 -msgid "Change Module" -msgstr "Modul wechseln" +#: ajax_processing.php:1145 +msgid "Attachment successfully deleted" +msgstr "Anhang wurde gelöscht" -#: templates/header.php:280 -msgid "Main Menu" -msgstr "Hauptmenü" +#: ajax_processing.php:1159 +msgid "Attachment file successfully deleted" +msgstr "Anhang wurde gelöscht" -#: templates/header.php:285 -msgid "Resources" -msgstr "Ressourcen" +#: ajax_processing.php:1172 +msgid "Note successfully deleted" +msgstr "Notiz wurde gelöscht" -#: templates/header.php:290 -msgid "Organizations" -msgstr "Organisationen" +#: ajax_processing.php:1220 +msgid "Status has been updated" +msgstr "Status wurde aktualisiert" -#: templates/header.php:295 -msgid "Licensing" -msgstr "Lizenzen" +#: ajax_processing.php:1330 ajax_htmldata.php:1570 ajax_forms.php:1325 +msgid "Action " +msgstr "Aktion " -#: templates/header.php:300 -msgid "Usage Statistics" -msgstr "Nutzungsstatistik" +#: ajax_processing.php:1330 ajax_htmldata.php:1570 ajax_forms.php:1325 +msgid " not set up!" +msgstr " nicht konfiguriert!" #: ajax_htmldata.php:48 ajax_htmldata.php:156 ajax_htmldata.php:236 #: ajax_htmldata.php:319 ajax_htmldata.php:1258 ajax_htmldata.php:1328 @@ -471,10 +557,6 @@ msgstr " von " msgid " Records" msgstr " Datensätze" -#: ajax_htmldata.php:473 index.php:105 -msgid "Category" -msgstr "Kategorie" - #: ajax_htmldata.php:478 ajax_htmldata.php:558 ajax_htmldata.php:865 #: ajax_htmldata.php:870 ajax_htmldata.php:1001 ajax_htmldata.php:1006 msgid "Name" @@ -506,17 +588,6 @@ msgstr "Konsortium" msgid "Status" msgstr "Status" -#: ajax_htmldata.php:591 index.php:95 ajax_forms.php:163 -msgid "" -"There was an error processing this request - please verify configuration.ini " -"is set up for organizations correctly and the database and tables have been " -"created." -msgstr "" -"Beim Verarbeiten dieser Anfrage ist ein Fehler aufgetreten - Bitte " -"überprüfen Sie, dass die configuration.ini für Organisationen korrekt " -"konfiguriert wurde und dass die Datenbank mit den zugehörigen Tabellen " -"angelegt wurde." - #: ajax_htmldata.php:630 msgid "view / edit license" msgstr "Lizenz ansehen / bearbeiten" @@ -660,255 +731,66 @@ msgstr "Archive anzeigen" msgid "upload new document" msgstr "Neues Dokument hochladen" -#: ajax_htmldata.php:1143 -msgid "Only one active document is allowed." -msgstr "Es ist nur ein aktives Dokument erlaubt." - -#: ajax_htmldata.php:1143 -msgid "upload archived document" -msgstr "archiviertes Dokument hochladen" - -#: ajax_htmldata.php:1187 ajax_forms.php:495 -msgid "For Document:" -msgstr "Für Dokument:" - -#: ajax_htmldata.php:1194 ajax_htmldata.php:1454 index.php:213 -#: ajax_forms.php:1298 -msgid "Qualifier" -msgstr "Kennzeichner" - -#: ajax_htmldata.php:1233 -msgid "used in terms tool" -msgstr "wird im terms tool verwendet" - -#: ajax_htmldata.php:1278 index.php:109 -msgid "(none)" -msgstr "(keine)" - -#: ajax_htmldata.php:1284 -msgid "add/view " -msgstr "ansehen / bearbeiten " - -#: ajax_htmldata.php:1308 -msgid "add new expression" -msgstr "neue Lizenzbedingung hinzufügen" - -#: ajax_htmldata.php:1356 ajax_forms.php:1148 -msgid "Login ID" -msgstr "Login ID" - -#: ajax_htmldata.php:1357 ajax_forms.php:1149 -msgid "First Name" -msgstr "Vorname" - -#: ajax_htmldata.php:1358 ajax_forms.php:1150 -msgid "Last Name" -msgstr "Nachname" - -#: ajax_htmldata.php:1359 ajax_forms.php:1151 -msgid "Privilege" -msgstr "Berechtigung" - -#: ajax_htmldata.php:1363 -msgid "Terms Tool Update Email" -msgstr "Update der E-Mail im Terms Tool" - -#: ajax_htmldata.php:1382 ajax_htmldata.php:1423 ajax_htmldata.php:1466 -#: ajax_forms.php:1102 -msgid "update" -msgstr "aktualisieren" - -#: ajax_htmldata.php:1413 ajax_forms.php:1230 ajax_forms.php:1231 -msgid "Expression Type" -msgstr "Art der Lizenzbedingung" - -#: ajax_htmldata.php:1453 ajax_forms.php:1277 -msgid "For Expression Type" -msgstr "Für Lizenzbedingung" - -#: ajax_htmldata.php:1503 compare.php:73 -msgid "Limit by Qualifier:" -msgstr "Einschränken auf Kennzeichner:" - -#: ajax_htmldata.php:1570 ajax_processing.php:1330 ajax_forms.php:1325 -msgid "Action " -msgstr "Aktion " - -#: ajax_htmldata.php:1570 ajax_processing.php:1330 ajax_forms.php:1325 -msgid " not set up!" -msgstr " nicht konfiguriert!" - -#: terms_report.php:22 -msgid "Terms Report" -msgstr "Terms Tool Report" - -#: terms_report.php:35 compare.php:39 -msgid "Limit by Expression Type:" -msgstr "Nach Lizenbedingung einschränken:" - -#: compare.php:22 -msgid "Expression Comparison" -msgstr "Vergleich Lizenzbedingungen" - -#: index.php:48 -msgid "Search" -msgstr "Suche" - -#: index.php:49 index.php:246 -msgid "new search" -msgstr "neue Suche" - -#: index.php:58 -msgid "Name (contains)" -msgstr "Name (enthält)" - -#: index.php:61 -msgid "go!" -msgstr "Los!" - -#: index.php:108 -msgid "All" -msgstr "Alle" - -#: index.php:158 -msgid "Document Type" -msgstr "Dokumententyp" - -#: index.php:223 -msgid "Starts with" -msgstr "Beginnt mit" - -#: not_available.php:21 -msgid "Not Available" -msgstr "Nicht verfügbar" - -#: not_available.php:55 -msgid "Please contact your Administrator for access to the Management Module." -msgstr "" -"Bitte kontaktieren Sie Ihren Administrator um Zugriff auf das Modul " -"Management zu erhalten." - -#: ajax_processing.php:101 -msgid "License successfully deleted." -msgstr "Lizenz gelöscht." - -#: ajax_processing.php:177 -msgid "success uploading!" -msgstr "erfolgreich hochgeladen!" - -#: ajax_processing.php:180 ajax_processing.php:1078 -msgid "There was a problem saving your file to " -msgstr "Es ist ein Problem beim Speichern der Datei am Zielort aufgetreten: " - -#: ajax_processing.php:241 -msgid "Document Saved Successfully." -msgstr "Dokument gespeichert." - -#: ajax_processing.php:255 -msgid "Signature Deleted Successfully." -msgstr "Unterschrift gelöscht." - -#: ajax_processing.php:317 -msgid "Expression Removed Successfully." -msgstr "Lizenzbedingung gelöscht." - -#: ajax_processing.php:340 -msgid "" -"An expression in the licensing module has been approved for terms tool use." -msgstr "" -"Eine Lizenzbedingung im Lizenzmodul wurde für das Terms Tool freigegeben." - -#: ajax_processing.php:341 -msgid "License: " -msgstr "Lizenz: " - -#: ajax_processing.php:342 -msgid "View License Record: " -msgstr "Lizenzdatensatz ansehen: " - -#: ajax_processing.php:346 -msgid "Licensing - expression set to production use" -msgstr "Lizenzen - Lizenzbedingung zur Verwendung freigegeben" - -#: ajax_processing.php:351 -msgid "Approved for terms tool display." -msgstr "Freigegeben für Anzeige im Terms Tool." - -#: ajax_processing.php:353 -msgid "Removed from terms tool display." -msgstr "Gesperrt für die Anzeige im Terms Tool." - -#: ajax_processing.php:380 -msgid "Expression Note Updated Successfully." -msgstr "Notiz zur Lizenzbedingung aktualisiert." - -#: ajax_processing.php:396 -msgid "Expression Note Added Successfully." -msgstr "Notiz zur Lizenzbedingung hinzugefügt." - -#: ajax_processing.php:420 -msgid "Note Removed Successfully." -msgstr "Notiz erfolgreich gelöscht." +#: ajax_htmldata.php:1143 +msgid "Only one active document is allowed." +msgstr "Es ist nur ein aktives Dokument erlaubt." -#: ajax_processing.php:457 -msgid "Terms Tool Resource Link successfully deleted" -msgstr "Link zur Ressource im Terms Tool gelöscht" +#: ajax_htmldata.php:1143 +msgid "upload archived document" +msgstr "archiviertes Dokument hochladen" -#: ajax_processing.php:472 -msgid "Document Updated Successfully." -msgstr "Dokument erfolgreich aktualisiert." +#: ajax_htmldata.php:1187 ajax_forms.php:495 +msgid "For Document:" +msgstr "Für Dokument:" -#: ajax_processing.php:482 -msgid "Document Added Successfully." -msgstr "Dokument erfolgreich hinzugefügt." +#: ajax_htmldata.php:1233 +msgid "used in terms tool" +msgstr "wird im terms tool verwendet" -#: ajax_processing.php:561 ajax_processing.php:573 ajax_processing.php:586 -#: ajax_forms.php:460 -msgid "Continue" -msgstr "Fortfahren" +#: ajax_htmldata.php:1284 +msgid "add/view " +msgstr "ansehen / bearbeiten " -#: ajax_processing.php:570 ajax_processing.php:583 -msgid "SQL Insert Failed." -msgstr "SQL-Eingabe war nicht erfolgreich." +#: ajax_htmldata.php:1308 +msgid "add new expression" +msgstr "neue Lizenzbedingung hinzufügen" -#: ajax_processing.php:570 ajax_processing.php:583 -msgid " Please make sure everything is filled out correctly." -msgstr " Bitte stellen Sie sicher, dass alles korrekt ausgefüllt wurde." +#: ajax_htmldata.php:1356 ajax_forms.php:1148 +msgid "Login ID" +msgstr "Login ID" -#: ajax_processing.php:911 -msgid "Unable to delete - this " -msgstr "Löschen nicht möglich - " +#: ajax_htmldata.php:1357 ajax_forms.php:1149 +msgid "First Name" +msgstr "Vorname" -#: ajax_processing.php:911 -msgid "" -" is in use. Please make sure no documents are set up with this information." -msgstr "" -" wird verwendet. Bitte stellen Sie sicher, dass diese Information in keinem " -"Dokument verwendet wird." +#: ajax_htmldata.php:1358 ajax_forms.php:1150 +msgid "Last Name" +msgstr "Nachname" -#: ajax_processing.php:917 -msgid "" -"Unable to delete. Please make sure no documents are set up with this " -"information." -msgstr "" -"Löschen nicht möglich - Bitte stellen Sie sicher, dass diese Information in " -"keinem Dokument verwendet wird." +#: ajax_htmldata.php:1359 ajax_forms.php:1151 +msgid "Privilege" +msgstr "Berechtigung" -#: ajax_processing.php:1145 -msgid "Attachment successfully deleted" -msgstr "Anhang wurde gelöscht" +#: ajax_htmldata.php:1363 +msgid "Terms Tool Update Email" +msgstr "Update der E-Mail im Terms Tool" -#: ajax_processing.php:1159 -msgid "Attachment file successfully deleted" -msgstr "Anhang wurde gelöscht" +#: ajax_htmldata.php:1382 ajax_htmldata.php:1423 ajax_htmldata.php:1466 +#: ajax_forms.php:1102 +msgid "update" +msgstr "aktualisieren" -#: ajax_processing.php:1172 -msgid "Note successfully deleted" -msgstr "Notiz wurde gelöscht" +#: ajax_htmldata.php:1413 ajax_forms.php:1230 ajax_forms.php:1231 +msgid "Expression Type" +msgstr "Art der Lizenzbedingung" -#: ajax_processing.php:1220 -msgid "Status has been updated" -msgstr "Status wurde aktualisiert" +#: ajax_htmldata.php:1453 ajax_forms.php:1277 +msgid "For Expression Type" +msgstr "Für Lizenzbedingung" + +#: ajax_htmldata.php:1503 compare.php:73 +msgid "Limit by Qualifier:" +msgstr "Einschränken auf Kennzeichner:" #: ajax_forms.php:59 msgid "Edit " @@ -1021,10 +903,6 @@ msgstr "Update einspielen" msgid "Close" msgstr "Schließen" -#: ajax_forms.php:700 license.php:87 license.php:106 -msgid "Expressions" -msgstr "Lizenzbedingungen" - #: ajax_forms.php:705 ajax_forms.php:1048 msgid "Document:" msgstr "Dokument:" @@ -1045,11 +923,6 @@ msgstr "Kennzeichner:" msgid "For Document Text:" msgstr "Für Dokumenttext:" -#: ajax_forms.php:942 license.php:64 license.php:89 license.php:108 -#: license.php:127 -msgid "Attachments" -msgstr "Anhänge" - #: ajax_forms.php:946 msgid "Date:" msgstr "Datum:" @@ -1134,6 +1007,101 @@ msgstr "* Der Notiztyp Anzeige erlaubt die Verwendung im Terms Tool" msgid " Qualifier" msgstr " Kennzeichner" +#: install/management.php:9 install/management.php:30 install/management.php:82 +#: install/management.php:108 not_available.php:29 +msgid "Management Module" +msgstr "Management-Modul" + +#: install/management.php:19 +msgid "Management Database" +msgstr "Management-Datenbank" + +#: templates/header.php:34 +msgid "" +"Both license name and organization must be filled out. Please try again." +msgstr "Die Felder Name und Organisation müssen ausgefüllt sein." + +#: templates/header.php:84 +msgid "" +"JavaScript must be enabled in order for you to use CORAL. However, it seems " +"JavaScript is either disabled or not supported by your browser. To use " +"CORAL, enable JavaScript by changing your browser options, then " +msgstr "" +"Für CORAL muss JavaScript aktiviert sein. Bitte aktivieren Sie dieses über " +"Ihre Browser-Einstellungen. " + +#: templates/header.php:84 +msgid "try again" +msgstr "nochmal versuchen" + +#: templates/header.php:104 +msgid "Management" +msgstr "Management" + +#: templates/header.php:105 +msgid "Powered by" +msgstr "Powered by" + +#: templates/header.php:111 +msgid "Hello" +msgstr "Hallo" + +#: templates/header.php:121 +msgid "logout" +msgstr "Logout" + +#: templates/header.php:121 +msgid "Help" +msgstr "Hilfe" + +#: templates/header.php:139 +msgid "Invalid translation route!" +msgstr "Ungültige Übersetzung!" + +#: templates/header.php:217 templates/header.php:240 templates/header.php:256 +msgid "New Document" +msgstr "Neues Dokument" + +#: templates/header.php:224 +msgid "Admin" +msgstr "Admin" + +#: templates/header.php:277 +msgid "Change Module" +msgstr "Modul wechseln" + +#: templates/header.php:280 +msgid "Main Menu" +msgstr "Hauptmenü" + +#: templates/header.php:285 +msgid "Resources" +msgstr "Ressourcen" + +#: templates/header.php:290 +msgid "Organizations" +msgstr "Organisationen" + +#: templates/header.php:295 +msgid "Licensing" +msgstr "Lizenzen" + +#: templates/header.php:300 +msgid "Usage Statistics" +msgstr "Nutzungsstatistik" + +#: terms_report.php:22 +msgid "Terms Report" +msgstr "Terms Tool Report" + +#: terms_report.php:35 compare.php:39 +msgid "Limit by Expression Type:" +msgstr "Nach Lizenbedingung einschränken:" + +#: compare.php:22 +msgid "Expression Comparison" +msgstr "Vergleich Lizenzbedingungen" + #: in_progress.php:33 msgid "Licenses In Progress" msgstr "Lizenzen in Bearbeitung" @@ -1142,18 +1110,52 @@ msgstr "Lizenzen in Bearbeitung" msgid "Browse All" msgstr "Alle durchstübern" -#: admin/classes/common/Object.php:63 admin/classes/common/Object.php:72 -msgid "Cannot set value for undefined key (" -msgstr "Kann keinen Wert für undefinierten Schlüssel setzen (" +#: not_available.php:21 +msgid "Not Available" +msgstr "Nicht verfügbar" -#: admin/classes/common/DBService.php:55 -msgid "There was a problem with the database: " -msgstr "Es ist ein Problem mit der Datenbank aufgetreten: " +#: not_available.php:55 +msgid "Please contact your Administrator for access to the Management Module." +msgstr "" +"Bitte kontaktieren Sie Ihren Administrator um Zugriff auf das Modul " +"Management zu erhalten." -#: license.php:61 license.php:86 license.php:105 license.php:124 -msgid "Documents" -msgstr "Dokumente" +#: admin.php:22 +msgid "Administration" +msgstr "Administration" -#: license.php:63 license.php:88 license.php:107 license.php:126 -msgid "Terms Tool" -msgstr "Terms Tool" +#: admin.php:35 +msgid "Users" +msgstr "Benutzer" + +#: admin.php:36 +msgid "add new user" +msgstr "neuen Nutzer hinzufügen" + +#: admin.php:49 +msgid "Document Types" +msgstr "Dokumentarten" + +#: admin.php:50 +msgid "add new document type" +msgstr "neue Dokumentart hinzufügen" + +#: admin.php:63 +msgid "Note Types" +msgstr "Bemerkungsart" + +#: admin.php:64 +msgid "add new note type" +msgstr "neue Bemerkungsart hinzufügen" + +#: admin.php:151 +msgid "Categories" +msgstr "Kategorien" + +#: admin.php:152 +msgid "add new category" +msgstr "neue Kategorie hinzufügen" + +#: admin.php:183 +msgid "You don't have permission to access this page" +msgstr "Sie haben keine Berechtigung für diese Seite" diff --git a/management/locale/tr_TR/LC_MESSAGES/messages.mo b/management/locale/tr_TR/LC_MESSAGES/messages.mo new file mode 100644 index 000000000..d559da057 Binary files /dev/null and b/management/locale/tr_TR/LC_MESSAGES/messages.mo differ diff --git a/management/locale/tr_TR/LC_MESSAGES/messages.po b/management/locale/tr_TR/LC_MESSAGES/messages.po new file mode 100644 index 000000000..66a4210b8 --- /dev/null +++ b/management/locale/tr_TR/LC_MESSAGES/messages.po @@ -0,0 +1,1340 @@ +msgid "" +msgstr "" +"Project-Id-Version: messages\n" +"POT-Creation-Date: 2016-10-04 10:07-0600\n" +"PO-Revision-Date: 2018-01-05 09:40+0300\n" +"Last-Translator: <>\n" +"Language-Team: Coral Türkiye \n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Poedit-Basepath: ../../..\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Generator: Poedit 1.8.4\n" +"X-Poedit-SearchPath-0: .\n" + +#: js/admin.js:106 js/admin.js:232 js/admin.js:257 js/admin.js:283 +#: js/admin.js:310 js/index.js:43 +msgid "Processing..." +msgstr "İşlem devam ediyor..." + +#: js/admin.js:135 +msgid "That " +msgstr "O " + +#: js/admin.js:135 +msgid " is already in use." +msgstr "Kullanımda" + +#: js/admin.js:230 js/admin.js:308 +msgid "Do you really want to delete this data?" +msgstr "Bu veriyi silmek istediğinizden emin misiniz?" + +#: js/admin.js:255 +msgid "Do you really want to delete this user?" +msgstr "Bu kullanıcıyı silmek istediğinizden emin misiniz?" + +#: js/admin.js:281 +msgid "" +"Do you really want to delete this expression type? Any associated " +"Qualifiers will be deleted as well." +msgstr "" +"Bu açıklamayı silmek istediğinizden emin misiniz? İlişkili olan açıklamalar " +"da silinecektir." + +#: js/admin.js:332 js/forms/documentForm.js:189 js/forms/expressionForm.js:78 +#: js/forms/licenseForm.js:196 js/forms/licenseForm.js:234 +#: js/forms/licenseForm.js:270 js/forms/licenseForm.js:306 +#: js/forms/noteForm.js:37 js/forms/signatureForm.js:104 ajax_forms.php:634 +#: ajax_forms.php:896 +msgid "add" +msgstr "ekle" + +#: js/forms/attachmentForm.js:41 js/forms/attachmentForm.js:54 +#: js/forms/documentForm.js:102 js/forms/licenseForm.js:358 +msgid "File name is already being used..." +msgstr "Dosya adı kullanımda..." + +#: js/forms/attachmentForm.js:46 +msgid "The attachments directory is not writable." +msgstr "Ek dizini yazılabilir değil." + +#: js/forms/attachmentForm.js:84 js/forms/documentForm.js:134 +#: js/forms/licenseForm.js:390 js/license.js:482 +msgid " successfully uploaded." +msgstr "yükleme başarılı." + +#: js/forms/attachmentForm.js:84 ajax_forms.php:612 ajax_forms.php:881 +#: ajax_forms.php:966 ajax_htmldata.php:48 ajax_htmldata.php:157 +#: ajax_htmldata.php:236 ajax_htmldata.php:319 ajax_htmldata.php:1258 +#: ajax_htmldata.php:1329 ajax_htmldata.php:1383 ajax_htmldata.php:1424 +#: ajax_htmldata.php:1467 +msgid "remove" +msgstr "kaldır" + +#: js/forms/attachmentForm.js:101 js/forms/attachmentForm.js:109 +msgid "Do you really want to delete this attachment?" +msgstr "Bu eki silmek istediğinizden emin misiniz?" + +#: js/forms/documentForm.js:38 js/forms/licenseForm.js:39 +msgid "This name is already being used!" +msgstr "Bu ad daha önce alınmış!" + +#: js/forms/documentForm.js:106 js/forms/licenseForm.js:362 +msgid "" +"File name may not contain special characters - ampersand, single quote, " +"double quote or less than/greater than characters" +msgstr "" +"Dosya adı özel karakter içermemelidir - ve işareti, tek tırnak, çift tırnak " +"veya küçük, büyük işareti" + +#: js/forms/documentForm.js:110 js/forms/licenseForm.js:366 +msgid "The documents directory is not writable." +msgstr "Belgeler dizini yazılabilir değil." + +#: js/forms/documentForm.js:177 +msgid "Document Type is required." +msgstr "Belge tipi zorunludur." + +#: js/forms/documentForm.js:178 +msgid "Short Name is required." +msgstr "Kısa ad gerekli." + +#: js/forms/documentForm.js:216 js/forms/licenseForm.js:260 +msgid "DocumentType has been added" +msgstr "Doküman Türü eklendi" + +#: js/forms/documentForm.js:219 js/forms/licenseForm.js:263 +msgid "That type is already in use." +msgstr "Bu tür zaten kullanılıyor." + +#: js/forms/expressionForm.js:89 +msgid "ExpressionType has been added" +msgstr "Açıklama Türü eklendi" + +#: js/forms/licenseForm.js:62 js/forms/licenseForm.js:124 +msgid "Warning! This organization will be added new." +msgstr "Uyarı! Bu yayıncı yeni eklenecek." + +#: js/forms/licenseForm.js:222 +msgid "Category has been added" +msgstr "Kategori eklendi." + +#: js/forms/licenseForm.js:225 +msgid "That Category is already in use." +msgstr "Bu kategori zaten kullanılıyor." + +#: js/forms/licenseForm.js:295 js/forms/noteForm.js:62 +msgid "Note Type has been added" +msgstr "Not Türü eklendi" + +#: js/forms/licenseForm.js:298 js/forms/noteForm.js:65 +msgid "That Note Type is already in use." +msgstr "Bu Not Türü zaten kullanılıyor." + +#: js/forms/licenseForm.js:322 +msgid "Document Name is required." +msgstr "Belge adı gereklidir." + +#: js/forms/licenseForm.js:323 +msgid "A Category is required." +msgstr "Kategori gereklidir." + +#: js/forms/licenseForm.js:326 +msgid "Edit" +msgstr "Düzenle" + +#: js/forms/licenseForm.js:327 +msgid "successfully uploaded" +msgstr "yükleme başarılı" + +#: js/forms/licenseForm.js:330 +msgid "File is required" +msgstr "Dosya gereklidir" + +#: js/forms/sfxForm.js:59 +msgid "A document must be selected to continue." +msgstr "Devam edebilmek için bir belge seçiniz." + +#: js/forms/sfxForm.js:60 +msgid "Terms Tool Resource must be entered to continue." +msgstr "Devam etmek için Kaynak Kullanım Şartları doldurulmalıdır." + +#: js/forms/signatureForm.js:42 +msgid "No match!" +msgstr "Eşleşme yok!" + +#: js/forms/signatureForm.js:42 +msgid "Selected: " +msgstr "Seçilmiş:" + +#: js/forms/signatureForm.js:85 +msgid "Do you really want to delete this signature?" +msgstr "Bu imzayı silmek istediğinizden emin misiniz?" + +#: js/forms/signatureForm.js:115 +msgid "SignatureType has been added" +msgstr "İmza Türü eklendi" + +#: js/license.js:101 js/license.js:329 +msgid "Do you really want to delete this document?" +msgstr "Bu belgeyi silmek istediğinizden emin misiniz?" + +#: js/license.js:276 +msgid "record" +msgstr "kayıt" + +#: js/license.js:278 +msgid "records" +msgstr "kayıtlar" + +#: js/license.js:311 +msgid "Do you really want to archive this document?" +msgstr "Bu belgeyi arşivlemek istediğinizden emin misiniz?" + +#: js/license.js:336 +msgid "" +"There was a problem with deleting the document. You may not delete a " +"document if there are associated expressions. Remove all expressions and " +"try again." +msgstr "" +"Bu belgeyi silerken bir problemle karşılaşıldı. Belgeyle ilişkili " +"açıklamalar varsa, belgeyi silemezsiniz. Tüm açıklamaları kaldırarak tekrar " +"deneyiniz." + +#: js/license.js:350 +msgid "Do you really want to delete this expression?" +msgstr "Bu açıklamayı silmek istediğinizden emin misiniz?" + +#: js/license.js:365 +msgid "" +"Do you really want to delete this attachment? This will also delete all " +"attached files." +msgstr "" +"Bu eki silmek istediğinizden emin misiniz? Bu işlem eklenmiş tüm dosyaları " +"da silecektir." + +#: js/license.js:381 +msgid "Do you really want to delete this note?" +msgstr "Bu notu silmek istediğinizden emin misiniz?" + +#: js/license.js:398 +msgid "Do you really want to delete this terms tool resource link?" +msgstr "" +"Kaynak Kullanım Şartları bağlantısını silmek istediğinizden emin misiniz?" + +#: js/license.js:450 js/license.js:480 +msgid "File name is already being used." +msgstr "Dosya adı kullanımda..." + +#: js/plugins/date.js:30 +msgid "Sunday" +msgstr "Pazar" + +#: js/plugins/date.js:30 +msgid "Monday" +msgstr "Pazartesi" + +#: js/plugins/date.js:30 +msgid "Tuesday" +msgstr "Salı" + +#: js/plugins/date.js:30 +msgid "Wednesday" +msgstr "Çarşamba" + +#: js/plugins/date.js:30 +msgid "Thursday" +msgstr "Perşembe" + +#: js/plugins/date.js:30 +msgid "Friday" +msgstr "Cuma" + +#: js/plugins/date.js:30 +msgid "Saturday" +msgstr "Cumartesi" + +#: js/plugins/date.js:42 +msgid "Sun" +msgstr "Pzr" + +#: js/plugins/date.js:42 +msgid "Mon" +msgstr "Ptesi" + +#: js/plugins/date.js:42 +msgid "Tue" +msgstr "Sal" + +#: js/plugins/date.js:42 +msgid "Wed" +msgstr "Çar" + +#: js/plugins/date.js:42 +msgid "Thu" +msgstr "Per" + +#: js/plugins/date.js:42 +msgid "Fri" +msgstr "Cum" + +#: js/plugins/date.js:42 +msgid "Sat" +msgstr "Cmt" + +#: js/plugins/date.js:54 +msgid "January" +msgstr "Ocak" + +#: js/plugins/date.js:54 +msgid "February" +msgstr "Şubat" + +#: js/plugins/date.js:54 +msgid "March" +msgstr "Mart" + +#: js/plugins/date.js:54 +msgid "April" +msgstr "Nisan" + +#: js/plugins/date.js:54 js/plugins/date.js:66 +msgid "May" +msgstr "Mayıs" + +#: js/plugins/date.js:54 +msgid "June" +msgstr "Haziran" + +#: js/plugins/date.js:54 +msgid "July" +msgstr "Temmuz" + +#: js/plugins/date.js:54 +msgid "August" +msgstr "Ağustos" + +#: js/plugins/date.js:54 +msgid "September" +msgstr "Eylül" + +#: js/plugins/date.js:54 +msgid "October" +msgstr "Ekim" + +#: js/plugins/date.js:54 +msgid "November" +msgstr "Kasım" + +#: js/plugins/date.js:54 +msgid "December" +msgstr "Aralık" + +#: js/plugins/date.js:66 +msgid "Jan" +msgstr "Oca" + +#: js/plugins/date.js:66 +msgid "Feb" +msgstr "Şub" + +#: js/plugins/date.js:66 +msgid "Mar" +msgstr "Mar" + +#: js/plugins/date.js:66 +msgid "Apr" +msgstr "Nis" + +#: js/plugins/date.js:66 +msgid "Jun" +msgstr "Haz" + +#: js/plugins/date.js:66 +msgid "Jul" +msgstr "Tem" + +#: js/plugins/date.js:66 +msgid "Aug" +msgstr "Ağu" + +#: js/plugins/date.js:66 +msgid "Sep" +msgstr "Eyl" + +#: js/plugins/date.js:66 +msgid "Oct" +msgstr "Eki" + +#: js/plugins/date.js:66 +msgid "Nov" +msgstr "Kas" + +#: js/plugins/date.js:66 +msgid "Dec" +msgstr "Ara" + +#: js/plugins/jquery.datePicker.js:1129 +msgid "Previous year" +msgstr "Önceki yıl" + +#: js/plugins/jquery.datePicker.js:1130 +msgid "Previous month" +msgstr "Önceki ay" + +#: js/plugins/jquery.datePicker.js:1131 +msgid "Next year" +msgstr "Gelecek yıl" + +#: js/plugins/jquery.datePicker.js:1132 +msgid "Next month" +msgstr "Gelecek ay" + +#: js/plugins/jquery.datePicker.js:1133 ajax_forms.php:644 ajax_forms.php:906 +msgid "Close" +msgstr "Kapat" + +#: js/plugins/jquery.datePicker.js:1134 +msgid "Choose date" +msgstr "Tarih seçiniz" + +#: admin.php:22 +msgid "Administration" +msgstr "Yönetim" + +#: admin.php:35 +msgid "Users" +msgstr "Kullanıcılar" + +#: admin.php:36 +msgid "add new user" +msgstr "yeni kullanıcı ekle" + +#: admin.php:39 admin.php:53 admin.php:67 admin.php:155 in_progress.php:38 +#: license.php:68 license.php:93 license.php:112 license.php:131 +msgid "Loading..." +msgstr "Yükleniyor..." + +#: admin.php:49 +msgid "Document Types" +msgstr "Belge Türleri" + +#: admin.php:50 +msgid "add new document type" +msgstr "yeni belge türü ekle" + +#: admin.php:63 +msgid "Note Types" +msgstr "Not Türleri" + +#: admin.php:64 +msgid "add new note type" +msgstr "yeni not türü ekle" + +#: admin.php:151 +msgid "Categories" +msgstr "Kategoriler" + +#: admin.php:152 +msgid "add new category" +msgstr "yeni kategori ekle" + +#: admin.php:183 +msgid "You don't have permission to access this page" +msgstr "Bu sayfaya erişim yetkiniz yok" + +#: admin/classes/common/DBService.php:40 +msgid "There was a problem with the database: " +msgstr "Veritabanıyla ilgili bir sorun oluştu:" + +#: admin/classes/common/Object.php:63 admin/classes/common/Object.php:72 +msgid "Cannot set value for undefined key (" +msgstr "Tanımlamayan anahtar için değer belirlenemedi (" + +#: ajax_forms.php:59 +msgid "Edit " +msgstr "Düzenle" + +#: ajax_forms.php:59 +msgid "New " +msgstr "Yeni" + +#: ajax_forms.php:59 ajax_htmldata.php:200 +msgid "Document" +msgstr "Belge" + +#: ajax_forms.php:65 ajax_forms.php:378 +msgid "Name:" +msgstr "Ad" + +#: ajax_forms.php:72 +msgid "Description:" +msgstr "Açıklama:" + +#: ajax_forms.php:95 +msgid "Type:" +msgstr "Tür:" + +#: ajax_forms.php:114 +msgid "add type" +msgstr "tür ekle" + +#: ajax_forms.php:120 ajax_forms.php:307 +msgid "Last Document Revision:" +msgstr "Son Gözden Geçirme:" + +#: ajax_forms.php:135 ajax_htmldata.php:60 ajax_htmldata.php:73 +msgid "Categories:" +msgstr "Kategoriler:" + +#: ajax_forms.php:163 ajax_htmldata.php:591 index.php:95 +msgid "" +"There was an error processing this request - please verify configuration.ini " +"is set up for organizations correctly and the database and tables have been " +"created." +msgstr "" +"Talebinizi işlerken bir hata oluştu - Yayıncılar ile oluşturduğunuz " +"veritabanı ve tabloların doğruluğu için configuration.ini dosyasını kontrol " +"edin." + +#: ajax_forms.php:175 +msgid "add category" +msgstr "kategori ekle" + +#: ajax_forms.php:192 ajax_forms.php:384 +msgid "File:" +msgstr "Dosya:" + +#: ajax_forms.php:202 ajax_forms.php:406 +msgid "Archived:" +msgstr "Arşivlendi:" + +#: ajax_forms.php:211 +msgid "Add Optional Note" +msgstr "Seçmeli Bir Not Ekleyin" + +#: ajax_forms.php:221 ajax_forms.php:1021 +msgid "Note:" +msgstr "Not:" + +#: ajax_forms.php:226 ajax_forms.php:1025 +msgid "Note Type:" +msgstr "Not Türü:" + +#: ajax_forms.php:238 ajax_forms.php:1041 +msgid "add note type" +msgstr "not türü ekle" + +#: ajax_forms.php:252 ajax_forms.php:425 ajax_forms.php:523 ajax_forms.php:793 +#: ajax_forms.php:982 ajax_forms.php:1064 +msgid "submit" +msgstr "gönder" + +#: ajax_forms.php:253 ajax_forms.php:426 ajax_forms.php:524 ajax_forms.php:794 +#: ajax_forms.php:983 ajax_forms.php:1065 ajax_forms.php:1200 +#: ajax_forms.php:1246 ajax_forms.php:1302 +msgid "cancel" +msgstr "iptal et" + +#: ajax_forms.php:304 +msgid "Document Upload" +msgstr "Belge Yükle" + +#: ajax_forms.php:315 +msgid "Document Type:" +msgstr "Belge Türü:" + +#: ajax_forms.php:336 +msgid "add document type" +msgstr "belge türü ekle" + +#: ajax_forms.php:390 +msgid "replace with new file" +msgstr "yeni dosyayla değiştir" + +#: ajax_forms.php:452 +msgid "Archive Document Date" +msgstr "Belgenin Arşivlenme Tarihi" + +#: ajax_forms.php:457 +msgid "Archive Date:" +msgstr "Arşiv Tarihi:" + +#: ajax_forms.php:460 ajax_processing.php:561 ajax_processing.php:573 +#: ajax_processing.php:586 +msgid "Continue" +msgstr "Devam et" + +#: ajax_forms.php:490 +msgid "Terms Tool Resource Link" +msgstr "Kaynak Kullanım Şartları Bağlantısı" + +#: ajax_forms.php:495 ajax_htmldata.php:1187 +msgid "For Document:" +msgstr "Belge için:" + +#: ajax_forms.php:518 +msgid "Terms Tool Resource:" +msgstr "Kaynak Kullanım Şartları:" + +#: ajax_forms.php:555 ajax_htmldata.php:1004 ajax_htmldata.php:1009 +msgid "Signatures" +msgstr "İmzalar" + +#: ajax_forms.php:561 +msgid "Signer Name" +msgstr "İmzalayan" + +#: ajax_forms.php:562 ajax_htmldata.php:198 ajax_htmldata.php:267 +msgid "Date" +msgstr "Tarih" + +#: ajax_forms.php:563 ajax_htmldata.php:480 ajax_htmldata.php:866 +#: ajax_htmldata.php:871 ajax_htmldata.php:1002 ajax_htmldata.php:1007 +#: ajax_htmldata.php:1191 +msgid "Type" +msgstr "Tür" + +#: ajax_forms.php:598 ajax_forms.php:858 +msgid "commit update" +msgstr "işlemi güncelle" + +#: ajax_forms.php:611 ajax_forms.php:880 ajax_htmldata.php:48 +#: ajax_htmldata.php:156 ajax_htmldata.php:236 ajax_htmldata.php:319 +#: ajax_htmldata.php:1258 ajax_htmldata.php:1328 +msgid "edit" +msgstr "düzenle" + +#: ajax_forms.php:700 license.php:87 license.php:106 +msgid "Expressions" +msgstr "Açıklamalar" + +#: ajax_forms.php:705 ajax_forms.php:1048 +msgid "Document:" +msgstr "Belge:" + +#: ajax_forms.php:727 +msgid "Expression Type:" +msgstr "Açıklama Türü:" + +#: ajax_forms.php:746 +msgid "add expression type" +msgstr "açıklama türü ekle" + +#: ajax_forms.php:753 +msgid "Qualifier:" +msgstr "Nitelendirici:" + +#: ajax_forms.php:789 ajax_htmldata.php:638 +msgid "Document Text:" +msgstr "Belge Metni:" + +#: ajax_forms.php:827 ajax_forms.php:837 ajax_forms.php:1018 +#: ajax_htmldata.php:186 +msgid "Notes" +msgstr "Notlar" + +#: ajax_forms.php:828 +msgid "For Document Text:" +msgstr "Belge Metni için :" + +#: ajax_forms.php:942 license.php:64 license.php:89 license.php:108 +#: license.php:127 +msgid "Attachments" +msgstr "Ekler" + +#: ajax_forms.php:946 +msgid "Date:" +msgstr "Tarih:" + +#: ajax_forms.php:953 +msgid "Details:" +msgstr "Ayrıntılar:" + +#: ajax_forms.php:957 +msgid "Attachments:" +msgstr "Ekler:" + +#: ajax_forms.php:1051 +msgid "All Documents" +msgstr "Tüm Belgeler" + +#: ajax_forms.php:1093 ajax_forms.php:1136 ajax_forms.php:1219 +#: ajax_forms.php:1264 +msgid "Update" +msgstr "Güncelle" + +#: ajax_forms.php:1102 ajax_htmldata.php:1382 ajax_htmldata.php:1423 +#: ajax_htmldata.php:1466 +msgid "update" +msgstr "güncelle" + +#: ajax_forms.php:1107 +msgid "close" +msgstr "kapat" + +#: ajax_forms.php:1139 ajax_forms.php:1222 ajax_forms.php:1267 +msgid "Add New" +msgstr "Yeni Ekle" + +#: ajax_forms.php:1147 +msgid "User" +msgstr "Kullanıcı" + +#: ajax_forms.php:1148 ajax_htmldata.php:1356 +msgid "Login ID" +msgstr "Oturum Açma Kimliği" + +#: ajax_forms.php:1149 ajax_htmldata.php:1357 +msgid "First Name" +msgstr "Ad" + +#: ajax_forms.php:1150 ajax_htmldata.php:1358 +msgid "Last Name" +msgstr "Soyad" + +#: ajax_forms.php:1151 ajax_htmldata.php:1359 +msgid "Privilege" +msgstr "Ayrıcalık" + +#: ajax_forms.php:1154 ajax_forms.php:1157 +msgid "Add/Edit users can add, edit, or remove licenses and associated fields" +msgstr "" +"Kullanıcı ekle/düzenle ile kullanıcılar lisansları ve ilişkili alanları " +"ekleyebilir, düzenleyebilir veya kaldırabilir" + +#: ajax_forms.php:1154 ajax_forms.php:1157 +msgid "Admin users have access to the Admin page and the SFX tab." +msgstr "" +"Yönetici kullanıcılar Yönetici sayfası ve SFX sekmesine erişim hakkına " +"sahiptir." + +#: ajax_forms.php:1154 ajax_forms.php:1157 +msgid "" +"View only users can view all license information, including the license pdf" +msgstr "" +"Lisansların pdfsi de dâhil olmak üzere tüm lisans bilgilerini görebilen " +"kullanıcıları göster" + +#: ajax_forms.php:1186 +msgid "Terms Tool Email" +msgstr "E-Posta Kullanım Şartları" + +#: ajax_forms.php:1189 +msgid "" +"Enter email address if you wish this user to receive email notifications " +"when the terms tool box is checked on the Expressions tab." +msgstr "" +"Açıklamalar sekmesindeki terimler aracı etkinleştirildiğinde bu kullanıcının " +"da e-posta bildirimleri almasını istiyorsanız, e-posta adresi giriniz." + +#: ajax_forms.php:1189 +msgid "Leave this field blank if the user shouldn't receive emails." +msgstr "Kullanıcı e-posta almayacaksa, bu alanı boş bırakın." + +#: ajax_forms.php:1230 ajax_forms.php:1231 ajax_htmldata.php:1413 +msgid "Expression Type" +msgstr "Açıklama Türü" + +#: ajax_forms.php:1232 ajax_htmldata.php:201 ajax_htmldata.php:1414 +msgid "Note Type" +msgstr "Not Türü" + +#: ajax_forms.php:1235 +msgid "Internal" +msgstr "Dahili" + +#: ajax_forms.php:1236 +msgid "Display" +msgstr "Göster" + +#: ajax_forms.php:1241 +msgid "* Note type of display allows for terms tool use" +msgstr "* Terimler aracı kullanımında not türünü göster" + +#: ajax_forms.php:1275 +msgid " Qualifier" +msgstr " Nitelendirici" + +#: ajax_forms.php:1277 ajax_htmldata.php:1453 +msgid "For Expression Type" +msgstr "Açıklama Türü için" + +#: ajax_forms.php:1298 ajax_htmldata.php:1194 ajax_htmldata.php:1454 +#: index.php:213 +msgid "Qualifier" +msgstr "Nitelendirici" + +#: ajax_forms.php:1325 ajax_htmldata.php:1570 ajax_processing.php:1330 +msgid "Action " +msgstr "Eylem" + +#: ajax_forms.php:1325 ajax_htmldata.php:1570 ajax_processing.php:1330 +msgid " not set up!" +msgstr " kurulmadı!" + +#: ajax_htmldata.php:59 ajax_htmldata.php:72 +msgid "Description: " +msgstr "Tanım: " + +#: ajax_htmldata.php:85 +msgid "Creation Date: " +msgstr "Oluşturma Tarihi: " + +#: ajax_htmldata.php:86 +msgid "Last Update: " +msgstr "Son Güncelleme:" + +#: ajax_htmldata.php:93 +msgid "License Status:" +msgstr "Lisans Durumu:" + +#: ajax_htmldata.php:146 +msgid "For Document" +msgstr "Belge için" + +#: ajax_htmldata.php:147 +msgid "Resource" +msgstr "Kaynak" + +#: ajax_htmldata.php:170 ajax_htmldata.php:247 ajax_htmldata.php:330 +#: ajax_htmldata.php:1071 ajax_htmldata.php:1128 ajax_htmldata.php:1304 +#: ajax_htmldata.php:1338 ajax_htmldata.php:1392 ajax_htmldata.php:1433 +msgid "(none found)" +msgstr "(hiçbiri bulunamadı)" + +#: ajax_htmldata.php:175 +msgid "add new terms tool resource link" +msgstr "kaynak kullanım şartları bağlantısı ekle" + +#: ajax_htmldata.php:189 +msgid "add new note" +msgstr "yeni not ekle" + +#: ajax_htmldata.php:199 +msgid "Note" +msgstr "Not" + +#: ajax_htmldata.php:223 ajax_htmldata.php:291 ajax_htmldata.php:770 +msgid "more" +msgstr "daha fazla" + +#: ajax_htmldata.php:228 ajax_htmldata.php:296 ajax_htmldata.php:775 +msgid "less" +msgstr "daha az" + +#: ajax_htmldata.php:268 +msgid "Details" +msgstr "Ayrıntılar" + +#: ajax_htmldata.php:308 ajax_htmldata.php:966 ajax_htmldata.php:1084 +msgid "(none uploaded)" +msgstr "(hiçbiri yüklenemedi)" + +#: ajax_htmldata.php:313 +msgid "view attachment " +msgstr "eki görüntüle" + +#: ajax_htmldata.php:334 +msgid "add new attachment" +msgstr "yeni ek ekle" + +#: ajax_htmldata.php:418 +msgid "Sorry, no documents fit your query" +msgstr "Üzgünüz, sorgunuza uygun bir belge bulunamadı." + +#: ajax_htmldata.php:425 +msgid "Displaying " +msgstr "Gösteriliyor" + +#: ajax_htmldata.php:425 +msgid " to " +msgstr " ona " + +#: ajax_htmldata.php:425 +msgid " of " +msgstr " onun " + +#: ajax_htmldata.php:425 +msgid " Records" +msgstr " Kayıtlar" + +#: ajax_htmldata.php:473 index.php:105 +msgid "Category" +msgstr "Kategori" + +#: ajax_htmldata.php:478 ajax_htmldata.php:558 ajax_htmldata.php:865 +#: ajax_htmldata.php:870 ajax_htmldata.php:1001 ajax_htmldata.php:1006 +msgid "Name" +msgstr "Ad" + +#: ajax_htmldata.php:481 ajax_htmldata.php:867 ajax_htmldata.php:872 +msgid "Last Document Revision" +msgstr "Son Gözden Geçirme:" + +#: ajax_htmldata.php:527 +msgid "records per page" +msgstr "sayfadaki kayıt sayısı" + +#: ajax_htmldata.php:559 +msgid "Publisher / Provider" +msgstr "Yayıncı/Sağlayıcı" + +#: ajax_htmldata.php:560 +msgid "Consortium" +msgstr "Konsorsiyum" + +#: ajax_htmldata.php:561 +msgid "Status" +msgstr "Durum" + +#: ajax_htmldata.php:630 +msgid "view / edit license" +msgstr "lisansı görüntüle / düzenle" + +#: ajax_htmldata.php:630 +msgid "view / edit " +msgstr "görüntüle / düzenle" + +#: ajax_htmldata.php:630 ajax_htmldata.php:1284 +msgid " notes" +msgstr " notlar" + +#: ajax_htmldata.php:630 ajax_htmldata.php:632 ajax_htmldata.php:964 +#: ajax_htmldata.php:1082 +msgid "view document" +msgstr "belgeyi görüntüle" + +#: ajax_htmldata.php:632 ajax_htmldata.php:734 +msgid "view license" +msgstr "lisansı görüntüle" + +#: ajax_htmldata.php:642 +msgid " Notes: " +msgstr " Notlar: " + +#: ajax_htmldata.php:668 +msgid "Qualifiers:" +msgstr "Yeterlilikler:" + +#: ajax_htmldata.php:725 +msgid "License" +msgstr "Lisans" + +#: ajax_htmldata.php:726 +msgid " Notes" +msgstr " Notlar" + +#: ajax_htmldata.php:727 ajax_htmldata.php:1192 +msgid "Document Text" +msgstr "Belge Metni" + +#: ajax_htmldata.php:739 +msgid "(document text not entered)" +msgstr "(belge metni girilmedi)" + +#: ajax_htmldata.php:747 ajax_htmldata.php:1263 ajax_htmldata.php:1265 +msgid " Notes:" +msgstr " Notlar:" + +#: ajax_htmldata.php:787 +msgid "none for " +msgstr "(hiçbiri için " + +#: ajax_htmldata.php:837 +msgid "Archived Documents" +msgstr "Arşivlenen Belgeler" + +#: ajax_htmldata.php:837 +msgid "hide archives" +msgstr "arşivleri gizle" + +#: ajax_htmldata.php:914 ajax_htmldata.php:1034 +msgid "archived on: " +msgstr "arşivlendi:" + +#: ajax_htmldata.php:971 ajax_htmldata.php:1088 +msgid "view expressions" +msgstr "açıklamaları görüntüle" + +#: ajax_htmldata.php:977 ajax_htmldata.php:1094 +msgid "edit document" +msgstr "belge düzenle" + +#: ajax_htmldata.php:977 ajax_htmldata.php:1094 +msgid "remove document" +msgstr "belgeyi kaldır" + +#: ajax_htmldata.php:987 ajax_htmldata.php:989 +msgid "This document has " +msgstr "Bu belge " + +#: ajax_htmldata.php:987 ajax_htmldata.php:989 +msgid " children document(s) not displayed. " +msgstr "alt belgeler görüntülenemedi." + +#: ajax_htmldata.php:987 ajax_htmldata.php:989 +msgid "show all documents for this parent" +msgstr "Bu üst öge için tüm belgeleri göster" + +#: ajax_htmldata.php:993 ajax_htmldata.php:995 ajax_htmldata.php:1103 +#: ajax_htmldata.php:1105 +msgid "The following " +msgstr "Takip eden " + +#: ajax_htmldata.php:993 ajax_htmldata.php:995 ajax_htmldata.php:1103 +#: ajax_htmldata.php:1105 +msgid " document(s) belong to " +msgstr " ait belge(ler) " + +#: ajax_htmldata.php:993 ajax_htmldata.php:995 +msgid "hide children documents for this parent" +msgstr "Bu üst ögedeki alt belgeleri gizle" + +#: ajax_htmldata.php:1003 ajax_htmldata.php:1008 +msgid "Effective Date" +msgstr "Geçerli Tarih" + +#: ajax_htmldata.php:1032 +msgid "archive document" +msgstr "belgeyi arşivle" + +#: ajax_htmldata.php:1055 +msgid "(no date)" +msgstr "(tarih yok)" + +#: ajax_htmldata.php:1066 +msgid "add/view details" +msgstr "ayrıntıları ekle/görüntüle" + +#: ajax_htmldata.php:1073 +msgid "add signatures" +msgstr "imzaları ekle" + +#: ajax_htmldata.php:1132 +msgid " archive(s) available." +msgstr " arşiv(ler) mevcut" + +#: ajax_htmldata.php:1132 +msgid "show archives" +msgstr "arşivleri göster" + +#: ajax_htmldata.php:1141 +msgid "upload new document" +msgstr "yeni belge yükle" + +#: ajax_htmldata.php:1143 +msgid "Only one active document is allowed." +msgstr "Sadece bir etkin belgeye izin var." + +#: ajax_htmldata.php:1143 +msgid "upload archived document" +msgstr "Arşivlenen belgeyi yükleme" + +#: ajax_htmldata.php:1233 +msgid "used in terms tool" +msgstr "terimler aracında kullanıldı" + +#: ajax_htmldata.php:1278 index.php:109 +msgid "(none)" +msgstr "(hiçbiri)" + +#: ajax_htmldata.php:1284 +msgid "add/view " +msgstr "ekle/görüntüle" + +#: ajax_htmldata.php:1308 +msgid "add new expression" +msgstr "yeni açıklama ekle" + +#: ajax_htmldata.php:1363 +msgid "Terms Tool Update Email" +msgstr "Terimler Aracını Güncelleme E-Postası" + +#: ajax_htmldata.php:1503 compare.php:73 +msgid "Limit by Qualifier:" +msgstr "Niteleyiciler ile Sınırlandır:" + +#: ajax_processing.php:101 +msgid "License successfully deleted." +msgstr "Lisans başarıyla silindi." + +#: ajax_processing.php:177 +msgid "success uploading!" +msgstr "yükleme başarılı!" + +#: ajax_processing.php:180 ajax_processing.php:1078 +msgid "There was a problem saving your file to " +msgstr "Dosyanızı kaydederken bir hata oluştu" + +#: ajax_processing.php:241 +msgid "Document Saved Successfully." +msgstr "Belge Başarıyla Kaydedildi." + +#: ajax_processing.php:255 +msgid "Signature Deleted Successfully." +msgstr "İmza Başarıyla Silindi." + +#: ajax_processing.php:317 +msgid "Expression Removed Successfully." +msgstr "Açıklama Başarıyla Kaldırıldı." + +#: ajax_processing.php:340 +msgid "" +"An expression in the licensing module has been approved for terms tool use." +msgstr "" +"Lisanslama modlündeki açıklama terimler aracında kullanılmak üzere kabul " +"edildi." + +#: ajax_processing.php:341 +msgid "License: " +msgstr "Lisans:" + +#: ajax_processing.php:342 +msgid "View License Record: " +msgstr "Lisans Kaydını Göster:" + +#: ajax_processing.php:346 +msgid "Licensing - expression set to production use" +msgstr "Lisanslama - ürünün kullanımı için açıklama oluşturun" + +#: ajax_processing.php:351 +msgid "Approved for terms tool display." +msgstr "Terimler aracının gösterimi için onaylandı." + +#: ajax_processing.php:353 +msgid "Removed from terms tool display." +msgstr "Terimler aracının görüntülenmesi için kaldırıldı." + +#: ajax_processing.php:380 +msgid "Expression Note Updated Successfully." +msgstr "Açıklama Notu Başarıyla Kaydedildi." + +#: ajax_processing.php:396 +msgid "Expression Note Added Successfully." +msgstr "Açıklama Notu Başarıyla Eklendi." + +#: ajax_processing.php:420 +msgid "Note Removed Successfully." +msgstr "Not Başarıyla Kaldırıldı." + +#: ajax_processing.php:457 +msgid "Terms Tool Resource Link successfully deleted" +msgstr "Kaynakları Kullanma Şartları Bağlantısı başarıyla silindi" + +#: ajax_processing.php:472 +msgid "Document Updated Successfully." +msgstr "Belge Başarıyla Güncellendi." + +#: ajax_processing.php:482 +msgid "Document Added Successfully." +msgstr "Belge Başarıyla Eklendi." + +#: ajax_processing.php:570 ajax_processing.php:583 +msgid "SQL Insert Failed." +msgstr "SQL eklenmesi başarısız." + +#: ajax_processing.php:570 ajax_processing.php:583 +msgid " Please make sure everything is filled out correctly." +msgstr "Her şeyin doğru doldurulduğundan emin olun." + +#: ajax_processing.php:911 +msgid "Unable to delete - this " +msgstr "Silme başarısız" + +#: ajax_processing.php:911 +msgid "" +" is in use. Please make sure no documents are set up with this information." +msgstr "" +"Kullanımda. Lütfen bu bilgilerin bir belgeyle eşleştirilmediğinden emin olun." + +#: ajax_processing.php:917 +msgid "" +"Unable to delete. Please make sure no documents are set up with this " +"information." +msgstr "" +"Silme başarısız. Lütfen bu bilgilerin bir belgeyle eşleştirilmediğinden emin " +"olun." + +#: ajax_processing.php:1145 +msgid "Attachment successfully deleted" +msgstr "Ek başarıyla silindi" + +#: ajax_processing.php:1159 +msgid "Attachment file successfully deleted" +msgstr "Ek dosyası başarıyla silindi" + +#: ajax_processing.php:1172 +msgid "Note successfully deleted" +msgstr "Not başarıyla silindi." + +#: ajax_processing.php:1220 +msgid "Status has been updated" +msgstr "Durum güncellendi" + +#: compare.php:22 +msgid "Expression Comparison" +msgstr "Açıklama Kıyaslaması" + +#: compare.php:39 terms_report.php:35 +msgid "Limit by Expression Type:" +msgstr "Açıklama Türüne göre Sınırlandır:" + +#: in_progress.php:23 index.php:23 templates/header.php:210 +#: templates/header.php:233 templates/header.php:249 +msgid "Home" +msgstr "Anasayfa" + +#: in_progress.php:33 +msgid "Licenses In Progress" +msgstr "İşlemdeki Lisanslar" + +#: in_progress.php:33 +msgid "Browse All" +msgstr "Hepsine Göz At" + +#: index.php:48 +msgid "Search" +msgstr "Ara" + +#: index.php:49 index.php:246 +msgid "new search" +msgstr "yeni arama" + +#: index.php:58 +msgid "Name (contains)" +msgstr "Ad (içerir)" + +#: index.php:61 +msgid "go!" +msgstr "git!" + +#: index.php:108 +msgid "All" +msgstr "Hepsi" + +#: index.php:158 +msgid "Document Type" +msgstr "Belge Türü" + +#: index.php:223 +msgid "Starts with" +msgstr "Şununla başlayan" + +#: license.php:61 license.php:86 license.php:105 license.php:124 +msgid "Documents" +msgstr "Belgeler" + +#: license.php:63 license.php:88 license.php:107 license.php:126 +msgid "Terms Tool" +msgstr "Terimler Aracı" + +#: not_available.php:21 +msgid "Not Available" +msgstr "Mevcut Değil" + +#: not_available.php:29 +msgid "Management Module" +msgstr "Yönetim Modulü" + +#: not_available.php:55 +msgid "Please contact your Administrator for access to the Management Module." +msgstr "Yönetim Modülüne erişmek için Yönetici ile irtibata geçin." + +#: templates/footer.php:33 +msgid "Copyright" +msgstr "Telif hakkı" + +#: templates/footer.php:33 +msgid "Management Module version" +msgstr "Yönetim Modülü versiyonu" + +#: templates/footer.php:33 +msgid "CORAL Project Website" +msgstr "CORAL Projesi Web sitesi" + +#: templates/footer.php:33 +msgid "Report an issue" +msgstr "Sorun bildir" + +#: templates/header.php:34 +msgid "" +"Both license name and organization must be filled out. Please try again." +msgstr "Hem lisans hem yayıncı adı doldurulmalı. Lütfen tekrar deneyin." + +#: templates/header.php:84 +msgid "" +"JavaScript must be enabled in order for you to use CORAL. However, it seems " +"JavaScript is either disabled or not supported by your browser. To use " +"CORAL, enable JavaScript by changing your browser options, then " +msgstr "" +"CORAL kullanmak için JavaScript etkin olmalıdır. Kullandığınız tarayıcı " +"JavaScript desteklemiyor ya da devre dışı bırakılmış olabilir. CORAL " +"kullanmak için tarayıcınızdan JavaScript'i etkinleştirin." + +#: templates/header.php:84 +msgid "try again" +msgstr "tekrar deneyin" + +#: templates/header.php:104 +msgid "Management" +msgstr "Yönetim" + +#: templates/header.php:105 +msgid "Powered by" +msgstr "Tarafından" + +#: templates/header.php:111 +msgid "Hello" +msgstr "Merhaba" + +#: templates/header.php:121 +msgid "logout" +msgstr "çıkış" + +#: templates/header.php:121 +msgid "Help" +msgstr "Yardım" + +#: templates/header.php:139 +msgid "Invalid translation route!" +msgstr "Geçersiz çeviri yolu!" + +#: templates/header.php:217 templates/header.php:240 templates/header.php:256 +msgid "New Document" +msgstr "Yeni Belge" + +#: templates/header.php:224 +msgid "Admin" +msgstr "Yönetici" + +#: templates/header.php:277 +msgid "Change Module" +msgstr "Değişim Modülü" + +#: templates/header.php:280 +msgid "Main Menu" +msgstr "Ana Menü" + +#: templates/header.php:285 +msgid "Resources" +msgstr "Kaynaklar" + +#: templates/header.php:290 +msgid "Organizations" +msgstr "Yayıncılar" + +#: templates/header.php:295 +msgid "Licensing" +msgstr "Lisanslar" + +#: templates/header.php:300 +msgid "Usage Statistics" +msgstr "Kullanım İstatistikleri" + +#: terms_report.php:22 +msgid "Terms Report" +msgstr "Koşullar Raporu" diff --git a/management/templates/header.php b/management/templates/header.php index 4d75295b5..8825e2f44 100644 --- a/management/templates/header.php +++ b/management/templates/header.php @@ -325,7 +325,7 @@ function setLanguage(lang) { var cookievalid=2592000000; // 30 days (1000*60*60*24*30) time += cookievalid; now.setTime(time); - document.cookie ='lang='+lang+';path=/'+';domain='+wl.host+';expires='+now; + document.cookie ='lang='+lang+';path=/'+';domain='+wl.hostname+';expires='+now; } diff --git a/organizations/locale/de_DE/LC_MESSAGES/messages.mo b/organizations/locale/de_DE/LC_MESSAGES/messages.mo index ec0e7ea72..306d38af6 100644 Binary files a/organizations/locale/de_DE/LC_MESSAGES/messages.mo and b/organizations/locale/de_DE/LC_MESSAGES/messages.mo differ diff --git a/organizations/locale/de_DE/LC_MESSAGES/messages.po b/organizations/locale/de_DE/LC_MESSAGES/messages.po index 9a6d629f1..2d9c3cb9f 100644 --- a/organizations/locale/de_DE/LC_MESSAGES/messages.po +++ b/organizations/locale/de_DE/LC_MESSAGES/messages.po @@ -1,263 +1,265 @@ msgid "" msgstr "" "Project-Id-Version: Coral\n" -"POT-Creation-Date: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-19 17:24+0200\n" "PO-Revision-Date: \n" "Last-Translator: BSZ - Abteilung Bibliothekssysteme\n" -"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" +"Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.0.4\n" -"Language: de_DE\n" +"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" +"X-Generator: Poedit 1.8.11\n" "X-Poedit-SourceCharset: UTF-8\n" +"Language-Team: \n" -#: install/organizations.php:9 install/organizations.php:36 -#: install/organizations.php:100 install/organizations.php:119 -msgid "Organizations Module" -msgstr "Modul Organisationen" - -#: install/organizations.php:25 -msgid "Organizations Database" -msgstr "Datenbank Organisationen" - -#: admin.php:22 -msgid "Administration" -msgstr "Administration" - -#: admin.php:33 -msgid "Users" -msgstr "Nutzer" - -#: admin.php:34 -msgid "add new user" -msgstr "Neuen Nutzer anlegen" +#: ajax_processing.php:438 +msgid "Unable to delete - this " +msgstr "Kann nicht gelöscht werden - " -#: admin.php:37 admin.php:52 admin.php:66 admin.php:81 admin.php:95 -#: admin.php:106 -msgid "Loading..." -msgstr "Lade..." +#: ajax_processing.php:438 +msgid "" +" is in use. Please make sure no organizations are set up with this " +"information." +msgstr "" +" wird verwendet. Bitte stellen Sie sicher das keine Organisationen mit " +"dieser Information vorhanden sind." -#: admin.php:48 -msgid "Organization Role" -msgstr "Rolle der Organisation" +#: ajax_processing.php:444 +msgid "" +"Unable to delete. Please make sure no organizations are set up with this " +"information." +msgstr "" +"Kann nicht gelöscht werden. Bitte stellen Sie sicher das keine " +"Organisationen mit dieser Information vorhanden sind." -#: admin.php:49 -msgid "add new organization role" -msgstr "Neue Rolle für Organisation anlegen" +#: ajax_processing.php:457 +msgid "Organization successfully deleted." +msgstr "Die Organisation wurde erfolgreich gelöscht." -#: admin.php:62 -msgid "Contact Role" -msgstr "Rolle des Kontakts" +#: ajax_processing.php:501 +msgid "User successfully saved." +msgstr "Nutzer erfolgreich gespeichert." -#: admin.php:63 -msgid "add new contact role" -msgstr "Neue Rolle für Kontakt anlegen" +#: ajax_processing.php:586 ajax_htmldata.php:1091 ajax_forms.php:1176 +msgid "Action " +msgstr "Aktion " -#: admin.php:77 ajax_htmldata.php:339 ajax_forms.php:209 -msgid "Alias Type" -msgstr "Art des Alias" +#: ajax_processing.php:586 ajax_htmldata.php:1091 ajax_forms.php:1176 +msgid " not set up!" +msgstr " nicht aufgesetzt!" -#: admin.php:78 -msgid "add new alias type" -msgstr "Neuen Typ für Alias anlegen" +#: summary.php:129 ajax_htmldata.php:200 +msgid "Parent Organization:" +msgstr "Übergeordnete Organisation:" -#: admin.php:91 -msgid "External Login Type" -msgstr "Art des Externen Logins" +#: summary.php:134 summary.php:150 ajax_htmldata.php:205 +msgid "view organization" +msgstr "Organsiation ansehen" -#: admin.php:92 -msgid "add new external login type" -msgstr "Neuer Typ für Externes Login anlegen" +#: summary.php:134 summary.php:150 ajax_htmldata.php:205 +msgid "View" +msgstr "Ansehen" -#: admin.php:102 -msgid "Issue Type" -msgstr "Art des Problems" +#: summary.php:145 ajax_htmldata.php:216 +msgid "Child Organizations:" +msgstr "Untergeordnete Organisationen:" -#: admin.php:103 -msgid "add new issue type" -msgstr "Neue Art des Problems anlegen" +#: summary.php:161 ajax_htmldata.php:232 ajax_forms.php:107 +msgid "Company URL:" +msgstr "Firmen-URL:" -#: admin.php:118 -msgid "You do not have permissions to access this screen." -msgstr "Sie haben nicht die Berechtigung auf diese Seite zuzugreifen." +#: summary.php:169 ajax_htmldata.php:242 ajax_forms.php:113 ajax_forms.php:386 +msgid "Role(s):" +msgstr "Rolle(n):" -#: js/admin.js:81 js/admin.js:133 js/admin.js:159 js/admin.js:200 -#: js/index.js:46 -msgid "Processing..." -msgstr "Lade..." +#: summary.php:177 ajax_htmldata.php:250 ajax_forms.php:146 +msgid "Account Details:" +msgstr "Account Details:" -#: js/admin.js:131 -msgid "Do you really want to delete this data?" -msgstr "Möchten Sie diese Daten wirklich löschen?" +#: summary.php:185 summary.php:393 summary.php:497 ajax_htmldata.php:258 +#: ajax_htmldata.php:505 ajax_htmldata.php:627 ajax_forms.php:151 +#: ajax_forms.php:423 ajax_forms.php:526 ajax_forms.php:941 +msgid "Notes:" +msgstr "Notizen:" -#: js/admin.js:157 -msgid "Do you really want to delete this user?" -msgstr "Möchten Sie diesen Nutzer wirklich löschen?" +#: summary.php:202 +msgid "Created: " +msgstr "Erstellt: " -#: js/admin.js:181 -msgid "add" -msgstr "hinzufügen" +#: summary.php:205 summary.php:221 ajax_htmldata.php:284 ajax_htmldata.php:298 +msgid " by " +msgstr " von " -#: js/forms/contactSubmitForm.js:117 -msgid "Please choose at least one role." -msgstr "Bitte wählen Sie mindestens eine Rolle aus." +#: summary.php:221 +msgid "Last Update: " +msgstr "Zuletzt geändert: " -#: js/forms/contactSubmitForm.js:125 js/forms/organizationSubmitForm.js:149 -#: js/forms/aliasSubmitForm.js:43 -msgid "Name must be entered to continue." -msgstr "Das Feld Name muss ausgefüllt sein." +#: summary.php:248 orgDetail.php:120 orgDetail.php:151 orgDetail.php:188 +#: orgDetail.php:225 orgDetail.php:278 orgDetail.php:304 +msgid "Aliases" +msgstr "Aliase" -#: js/forms/organizationSubmitForm.js:56 -msgid "This organization already exists!" -msgstr "Diese Organisation existiert bereits!" +#: summary.php:261 ajax_htmldata.php:362 +msgid "No aliases defined" +msgstr "Kein Alias definiert" -#: js/forms/organizationSubmitForm.js:72 -msgid "This vendor does not exist in the ILS." -msgstr "Dieser Lieferant existiert nicht im Bibliothekssystem." +#: summary.php:283 ajax_htmldata.php:396 +msgid "The following are archived contacts:" +msgstr "Folgende Kontakte wurden archiviert:" -#: js/forms/organizationSubmitForm.js:76 -msgid "This vendor exists in the ILS." -msgstr "Dieser Lieferant existiert im Bibliothekssystem." +#: summary.php:314 orgDetail.php:121 orgDetail.php:152 orgDetail.php:189 +#: orgDetail.php:226 orgDetail.php:279 orgDetail.php:305 +msgid "Contacts" +msgstr "Kontakte" -#: js/orgDetail.js:159 -msgid "Must set a date." -msgstr "Datum fehlt." +#: summary.php:337 ajax_htmldata.php:449 +msgid "No longer valid:" +msgstr "Nicht mehr gültig:" -#: js/orgDetail.js:185 -msgid "Must set an end date." -msgstr "Enddatum fehlt." +#: summary.php:345 ajax_htmldata.php:457 ajax_forms.php:336 +msgid "Title:" +msgstr "Titel:" -#: js/orgDetail.js:247 js/orgDetail.js:281 js/orgDetail.js:300 -#: js/orgDetail.js:324 js/orgDetail.js:342 js/orgDetail.js:504 -#: js/orgDetail.js:560 -msgid "Refreshing Contents..." -msgstr "Aktualisiere..." +#: summary.php:353 ajax_htmldata.php:465 ajax_forms.php:379 +msgid "Address:" +msgstr "Adresse:" -#: js/orgDetail.js:527 -msgid "New contact must have a name." -msgstr "Das Feld Name muss ausgefüllt sein." +#: summary.php:361 ajax_htmldata.php:473 ajax_forms.php:343 +msgid "Phone:" +msgstr "Telefonnummer:" -#: js/orgDetail.js:534 -msgid "CC must be a valid email." -msgstr "Bitte geben Sie bei CC eine valide E-Mailadresse an." +#: summary.php:369 ajax_htmldata.php:481 ajax_forms.php:350 +msgid "Alt Phone:" +msgstr "Alternative Telefonnummer:" -#: js/orgDetail.js:578 -msgid "Do you really want to delete this organization?" -msgstr "Möchten Sie diese Organisation wirklich löschen?" +#: summary.php:377 ajax_htmldata.php:489 ajax_forms.php:357 +msgid "Fax:" +msgstr "Fax:" -#: js/orgDetail.js:591 -msgid "" -"This Organization cannot be deleted because it has at least one License " -"Record associated." -msgstr "" -"Diese Organisation kann nicht gelöscht werden, da noch ein verknüpfter " -"Lizenzdatensatz existiert." +#: summary.php:385 ajax_htmldata.php:497 ajax_forms.php:364 +msgid "Email:" +msgstr "E-Mail:" -#: js/orgDetail.js:655 -msgid "Do you really want to delete this alias?" -msgstr "Möchten Sie diesen Alias wirklich löschen?" +#: summary.php:401 summary.php:489 ajax_htmldata.php:513 ajax_htmldata.php:619 +msgid "Last Updated:" +msgstr "Zuletzt geändert:" -#: js/orgDetail.js:673 -msgid "Do you really want to delete this contact?" -msgstr "Möchten Sie diesen Kontakt wirklich löschen?" +#: summary.php:412 ajax_htmldata.php:526 +msgid "No unarchived contacts" +msgstr "Keine archivierten Kontakte" -#: js/orgDetail.js:691 -msgid "Do you really want to delete this account?" -msgstr "Möchten Sie diesen Account wirklich löschen?" +#: summary.php:438 +msgid "External Logins" +msgstr "Externe Logins" -#: js/orgDetail.js:710 -msgid "Do you really want to delete this issue?" -msgstr "Möchten Sie dieses Problem wirklich löschen?" +#: summary.php:453 ajax_htmldata.php:583 +msgid "Login URL:" +msgstr "Login URL:" -#: js/common.js:68 -msgid "No match!" -msgstr "Kein Treffer!" +#: summary.php:458 ajax_htmldata.php:588 +msgid "Visit Login URL" +msgstr "Besuche Login URL" -#: js/common.js:68 -msgid "Selected: " -msgstr "Ausgewählt: " +#: summary.php:465 ajax_htmldata.php:595 +msgid "Local email on account:" +msgstr "Lokale E-Mail für Konto:" -#: templates/header.php:78 -msgid "" -"JavaScript must be enabled in order for you to use CORAL. However, it seems " -"JavaScript is either disabled or not supported by your browser. To use " -"CORAL, enable JavaScript by changing your browser options, then " -msgstr "" -"Für CORAL muss JavaScript aktiviert sein. Bitte aktivieren Sie dieses über " -"Ihre Browser-Einstellungen. " +#: summary.php:473 ajax_htmldata.php:603 +msgid "User Name:" +msgstr "Nutzername:" -#: templates/header.php:78 -msgid "try again" -msgstr "Nochmal versuchen" +#: summary.php:481 ajax_htmldata.php:611 ajax_forms.php:519 +msgid "Password:" +msgstr "Passwort:" -#: templates/header.php:98 -msgid "Organizations" -msgstr "Organisationen" +#: summary.php:507 ajax_htmldata.php:640 +msgid "No external logins added" +msgstr "Es wurden keine externen Login hinzugefügt" -#: templates/header.php:99 -msgid "Powered by" -msgstr "Powered by" +#: summary.php:540 orgDetail.php:125 orgDetail.php:127 orgDetail.php:156 +#: orgDetail.php:158 orgDetail.php:193 orgDetail.php:195 orgDetail.php:230 +#: orgDetail.php:232 orgDetail.php:259 orgDetail.php:281 orgDetail.php:309 +#: orgDetail.php:311 +msgid "Issues" +msgstr "Probleme" -#: templates/header.php:105 -msgid "Hello" -msgstr "Hallo" +#: summary.php:549 +msgid "Date Added" +msgstr "Hinzugefügt am" -#: templates/header.php:115 -msgid "logout" -msgstr "Abmelden" +#: summary.php:550 +msgid "Issue Date" +msgstr "Datum" -#: templates/header.php:115 -msgid "Help" -msgstr "Hilfe" +#: summary.php:551 ajax_htmldata.php:774 +msgid "Notes" +msgstr "Notizen" -#: templates/header.php:133 -msgid "Invalid translation route!" -msgstr "Ungültige Übersetzung!" +#: summary.php:562 ajax_htmldata.php:791 +msgid "by " +msgstr "von " -#: templates/header.php:172 templates/header.php:196 templates/header.php:212 -#: index.php:25 -msgid "Home" -msgstr "Start" +#: summary.php:571 ajax_htmldata.php:818 +msgid "No issues reported" +msgstr "Keine Probleme gemeldet" -#: templates/header.php:179 templates/header.php:203 templates/header.php:219 -msgid "New Organization" -msgstr "Neue Organisation" +#: summary.php:590 orgDetail.php:130 orgDetail.php:161 orgDetail.php:198 +#: orgDetail.php:235 orgDetail.php:282 orgDetail.php:314 +msgid "Licenses" +msgstr "Lizenzen" -#: templates/header.php:187 templates/header.php:227 -msgid "Admin" -msgstr "Admin" +#: summary.php:598 ajax_htmldata.php:855 +msgid "Consortium" +msgstr "Konsortium" -#: templates/header.php:245 -msgid "Change Module" -msgstr "Modul wechseln" +#: summary.php:599 ajax_htmldata.php:856 +msgid "Status" +msgstr "Status" -#: templates/header.php:248 -msgid "Main Menu" -msgstr "Hauptmenü" +#: summary.php:618 ajax_htmldata.php:875 +msgid "No licenses set up for this organization" +msgstr "Für diese Organisation sind keine Lizenzen angelegt" -#: templates/header.php:253 -msgid "Licensing" -msgstr "Lizenzen" +#: summary.php:624 ajax_htmldata.php:879 +msgid "" +"Unable to access the licensing database. Make sure the configuration.ini is " +"pointing to the correct place and that the database and associated tables " +"have been set up." +msgstr "" +"Zugriff auf die Lizenzdatenbank nicht möglich. Stellen Sie sicher das die " +"Datei configuration.ini am richtigen Ort liegt und die Datenbank mit den " +"zugehörigen Tabellen angelegt wurde." -#: templates/header.php:258 -msgid "Resources" -msgstr "Ressourcen" +#: summary.php:643 orgDetail.php:337 +msgid "invalid organization" +msgstr "ungültige Organisation" -#: templates/header.php:263 -msgid "Cancel" -msgstr "Abbrechen" +#: user.php:106 +msgid "" +"Login is not working. Check the .htaccess file and the " +"remoteAuthVariableName specified in /admin/configuration.ini" +msgstr "" +"Das Login funktioniert nicht. Bitte überprüfen Sie die .htaccess Datei und " +"den remoteAuthVariableName Parameter unter /admin/configuration.ini" -#: templates/header.php:268 -msgid "Usage Statistics" -msgstr "Nutzungsstatistik" +#: admin/classes/common/DBService.php:54 +msgid "There was a problem with the database: " +msgstr "Es gab ein Problem mit folgender Datenbank: " -#: templates/header.php:273 -msgid "Management" -msgstr "Management" +#: admin/classes/common/Object.php:63 +msgid "Cannot set value for undefined key (" +msgstr "" +"Der Wert des nicht definierten Schlüssels konnte nicht gesetzt werden (" + +#: admin/classes/common/Object.php:72 +msgid "Cannot get value for undefined key (" +msgstr "" +"Der Wert des nicht definierten Schlüssels konnte nicht ermittelt werden (" -#: ajax_htmldata.php:194 ajax_htmldata.php:348 ajax_htmldata.php:436 -#: ajax_htmldata.php:571 ajax_htmldata.php:804 ajax_forms.php:991 +#: ajax_htmldata.php:194 ajax_htmldata.php:350 ajax_htmldata.php:438 +#: ajax_htmldata.php:573 ajax_htmldata.php:806 ajax_forms.php:991 msgid "edit" msgstr "bearbeiten" @@ -269,346 +271,207 @@ msgstr "Ressource bearbeiten" msgid "remove resource" msgstr "Ressource löschen" -#: ajax_htmldata.php:200 summary.php:129 -msgid "Parent Organization:" -msgstr "Übergeordnete Organisation:" - -#: ajax_htmldata.php:205 summary.php:134 summary.php:150 -msgid "view organization" -msgstr "Organsiation ansehen" - -#: ajax_htmldata.php:205 summary.php:134 summary.php:150 -msgid "View" -msgstr "Ansehen" - -#: ajax_htmldata.php:216 summary.php:145 -msgid "Child Organizations:" -msgstr "Untergeordnete Organisationen:" - -#: ajax_htmldata.php:232 summary.php:161 ajax_forms.php:107 -msgid "Company URL:" -msgstr "Firmen-URL:" - -#: ajax_htmldata.php:240 summary.php:169 ajax_forms.php:113 ajax_forms.php:386 -msgid "Role(s):" -msgstr "Rolle(n):" - -#: ajax_htmldata.php:248 summary.php:177 ajax_forms.php:146 -msgid "Account Details:" -msgstr "Account Details:" - -#: ajax_htmldata.php:256 ajax_htmldata.php:503 ajax_htmldata.php:625 -#: summary.php:185 summary.php:393 summary.php:497 ajax_forms.php:151 -#: ajax_forms.php:423 ajax_forms.php:526 ajax_forms.php:941 -msgid "Notes:" -msgstr "Notizen:" - -#: ajax_htmldata.php:266 +#: ajax_htmldata.php:268 msgid "ILS:" msgstr "Bibliothekssystem:" -#: ajax_htmldata.php:277 +#: ajax_htmldata.php:279 msgid "Created:" msgstr "Erstellt:" -#: ajax_htmldata.php:282 ajax_htmldata.php:296 summary.php:205 summary.php:221 -msgid " by " -msgstr " von " - -#: ajax_htmldata.php:296 +#: ajax_htmldata.php:298 msgid "Last Update:" msgstr "Zuletzt geändert:" -#: ajax_htmldata.php:338 ajax_htmldata.php:976 +#: ajax_htmldata.php:340 ajax_htmldata.php:978 msgid "Alias" msgstr "Alias" -#: ajax_htmldata.php:348 +#: ajax_htmldata.php:341 ajax_forms.php:209 admin.php:77 +msgid "Alias Type" +msgstr "Art des Alias" + +#: ajax_htmldata.php:350 msgid "edit alias" msgstr "Alias bearbeiten" -#: ajax_htmldata.php:349 +#: ajax_htmldata.php:351 msgid "remove alias" msgstr "Alias löschen" -#: ajax_htmldata.php:360 summary.php:261 -msgid "No aliases defined" -msgstr "Kein Alias definiert" - -#: ajax_htmldata.php:366 +#: ajax_htmldata.php:368 msgid "add a new alias" msgstr "Neuen Alias anlegen" -#: ajax_htmldata.php:394 summary.php:283 -msgid "The following are archived contacts:" -msgstr "Folgende Kontakte wurden archiviert:" - -#: ajax_htmldata.php:436 +#: ajax_htmldata.php:438 msgid "edit contact" msgstr "Kontakt bearbeiten" -#: ajax_htmldata.php:437 +#: ajax_htmldata.php:439 msgid "remove contact" msgstr "Kontakt löschen" -#: ajax_htmldata.php:447 summary.php:337 -msgid "No longer valid:" -msgstr "Nicht mehr gültig:" - -#: ajax_htmldata.php:455 summary.php:345 ajax_forms.php:336 -msgid "Title:" -msgstr "Titel:" - -#: ajax_htmldata.php:463 summary.php:353 ajax_forms.php:379 -msgid "Address:" -msgstr "Adresse:" - -#: ajax_htmldata.php:471 summary.php:361 ajax_forms.php:343 -msgid "Phone:" -msgstr "Telefonnummer:" - -#: ajax_htmldata.php:479 summary.php:369 ajax_forms.php:350 -msgid "Alt Phone:" -msgstr "Alternative Telefonnummer:" - -#: ajax_htmldata.php:487 summary.php:377 ajax_forms.php:357 -msgid "Fax:" -msgstr "Fax:" - -#: ajax_htmldata.php:495 summary.php:385 ajax_forms.php:364 -msgid "Email:" -msgstr "E-Mail:" - -#: ajax_htmldata.php:511 ajax_htmldata.php:617 summary.php:401 summary.php:489 -msgid "Last Updated:" -msgstr "Zuletzt geändert:" - -#: ajax_htmldata.php:524 summary.php:412 -msgid "No unarchived contacts" -msgstr "Keine archivierten Kontakte" - -#: ajax_htmldata.php:529 +#: ajax_htmldata.php:531 msgid " archived contact(s) available. " msgstr " archivierte Kontakte verfügbar " -#: ajax_htmldata.php:529 +#: ajax_htmldata.php:531 msgid "show archived contacts" msgstr "Zeige archivierte Kontakte" -#: ajax_htmldata.php:533 +#: ajax_htmldata.php:535 msgid "hide archived contacts" msgstr "Verberge archivierte Kontakte" -#: ajax_htmldata.php:571 +#: ajax_htmldata.php:573 msgid "edit external login" msgstr "bearbeite externes Login" -#: ajax_htmldata.php:572 +#: ajax_htmldata.php:574 msgid "remove external login" msgstr "entferne externes Login" -#: ajax_htmldata.php:581 summary.php:453 -msgid "Login URL:" -msgstr "Login URL:" - -#: ajax_htmldata.php:586 summary.php:458 -msgid "Visit Login URL" -msgstr "Besuche Login URL" - -#: ajax_htmldata.php:593 summary.php:465 -msgid "Local email on account:" -msgstr "Lokale E-Mail für Konto:" - -#: ajax_htmldata.php:601 summary.php:473 -msgid "User Name:" -msgstr "Nutzername:" - -#: ajax_htmldata.php:609 summary.php:481 ajax_forms.php:519 -msgid "Password:" -msgstr "Passwort:" - -#: ajax_htmldata.php:638 summary.php:507 -msgid "No external logins added" -msgstr "Es wurden keine externen Login hinzugefügt" - -#: ajax_htmldata.php:643 +#: ajax_htmldata.php:645 msgid "add new external login" msgstr "neuer externer Login hinzufügen" -#: ajax_htmldata.php:660 +#: ajax_htmldata.php:662 msgid "Issues/Problems" msgstr "Probleme" -#: ajax_htmldata.php:663 +#: ajax_htmldata.php:665 msgid "report new issue" msgstr "neues Problem melden" -#: ajax_htmldata.php:667 +#: ajax_htmldata.php:669 msgid "view open issues" msgstr "zeige offene Probleme" -#: ajax_htmldata.php:674 +#: ajax_htmldata.php:676 msgid "view archived issues" msgstr "zeige archivierte Probleme" -#: ajax_htmldata.php:683 +#: ajax_htmldata.php:685 msgid "Downtime" msgstr "Ausfallzeit" -#: ajax_htmldata.php:686 +#: ajax_htmldata.php:688 msgid "report new Downtime" msgstr "neue Ausfallzeit melden" -#: ajax_htmldata.php:690 +#: ajax_htmldata.php:692 msgid "view current/upcoming downtime" msgstr "zeige aktuelle/kommende Ausfallzeiten" -#: ajax_htmldata.php:697 +#: ajax_htmldata.php:699 msgid "view archived downtime" msgstr "zeige archivierte Ausfallzeiten" -#: ajax_htmldata.php:716 +#: ajax_htmldata.php:718 msgid "There are no organization level issues." msgstr "Es gibt keine Probleme auf Organisationsebene." -#: ajax_htmldata.php:731 +#: ajax_htmldata.php:733 msgid "There are no organization level downtimes." msgstr "Es gibt keine Ausfallzeiten auf Organisationsebene." -#: ajax_htmldata.php:769 +#: ajax_htmldata.php:771 msgid "Added" msgstr "Hinzugefügt" -#: ajax_htmldata.php:770 ajax_forms.php:725 ajax_forms.php:792 +#: ajax_htmldata.php:772 ajax_forms.php:725 ajax_forms.php:792 #: ajax_forms.php:809 msgid "Date" msgstr "Datum" -#: ajax_htmldata.php:771 +#: ajax_htmldata.php:773 msgid "Type" msgstr "Typ" -#: ajax_htmldata.php:772 summary.php:551 -msgid "Notes" -msgstr "Notizen" - -#: ajax_htmldata.php:789 summary.php:562 -msgid "by " -msgstr "von " - -#: ajax_htmldata.php:792 ajax_htmldata.php:923 +#: ajax_htmldata.php:794 ajax_htmldata.php:925 msgid " to " msgstr " zu " -#: ajax_htmldata.php:794 +#: ajax_htmldata.php:796 msgid "start: " msgstr "Start: " -#: ajax_htmldata.php:796 +#: ajax_htmldata.php:798 msgid "end: " msgstr "Ende: " -#: ajax_htmldata.php:804 +#: ajax_htmldata.php:806 msgid "edit issue" msgstr "Problem bearbeiten" -#: ajax_htmldata.php:805 +#: ajax_htmldata.php:807 msgid "remove issue" msgstr "Problem entfernen" -#: ajax_htmldata.php:816 summary.php:571 -msgid "No issues reported" -msgstr "Keine Probleme gemeldet" - -#: ajax_htmldata.php:821 +#: ajax_htmldata.php:823 msgid "add new issue" msgstr "neues Problem hinzufügen" -#: ajax_htmldata.php:825 +#: ajax_htmldata.php:827 msgid "export these issues" msgstr "exportiere diese Probleme" -#: ajax_htmldata.php:825 +#: ajax_htmldata.php:827 msgid "export all issues" msgstr "exportiere alle Probleme" -#: ajax_htmldata.php:852 +#: ajax_htmldata.php:854 msgid "License" msgstr "Lizenz" -#: ajax_htmldata.php:853 summary.php:598 -msgid "Consortium" -msgstr "Konsortium" - -#: ajax_htmldata.php:854 summary.php:599 -msgid "Status" -msgstr "Status" - -#: ajax_htmldata.php:873 summary.php:618 -msgid "No licenses set up for this organization" -msgstr "Für diese Organisation sind keine Lizenzen angelegt" - -#: ajax_htmldata.php:877 summary.php:624 -msgid "" -"Unable to access the licensing database. Make sure the configuration.ini is " -"pointing to the correct place and that the database and associated tables " -"have been set up." -msgstr "" -"Zugriff auf die Lizenzdatenbank nicht möglich. Stellen Sie sicher das die " -"Datei configuration.ini am richtigen Ort liegt und die Datenbank mit den " -"zugehörigen Tabellen angelegt wurde." - -#: ajax_htmldata.php:919 +#: ajax_htmldata.php:921 msgid "Sorry, no requests fit your query" msgstr "Ihre Suche ergab keine Treffer" -#: ajax_htmldata.php:923 +#: ajax_htmldata.php:925 msgid "Displaying " msgstr "Angezeigt " -#: ajax_htmldata.php:923 +#: ajax_htmldata.php:925 msgid " of " msgstr " von " -#: ajax_htmldata.php:923 +#: ajax_htmldata.php:925 msgid " Organization Records" msgstr " Organisationsdatensätze" -#: ajax_htmldata.php:968 +#: ajax_htmldata.php:970 msgid "Contact Name(s)" msgstr "Kontaktname(n)" -#: ajax_htmldata.php:969 +#: ajax_htmldata.php:971 msgid "Contact Role(s)" msgstr "Kontaktrolle(n)" -#: ajax_htmldata.php:970 ajax_htmldata.php:975 +#: ajax_htmldata.php:972 ajax_htmldata.php:977 msgid "Organization Name" msgstr "Name der Organisation" -#: ajax_htmldata.php:971 ajax_htmldata.php:977 +#: ajax_htmldata.php:973 ajax_htmldata.php:979 msgid "Parent Organization" msgstr "Übergeordnete Organisation" -#: ajax_htmldata.php:972 +#: ajax_htmldata.php:974 msgid "Organization Role(s)" msgstr "Organisationsrolle(n)" -#: ajax_htmldata.php:978 +#: ajax_htmldata.php:980 msgid "Role(s)" msgstr "Rolle(n)" -#: ajax_htmldata.php:1067 +#: ajax_htmldata.php:1069 msgid "records per page" msgstr "Datensätze pro Seite" -#: ajax_htmldata.php:1089 ajax_processing.php:586 ajax_forms.php:1176 -msgid "Action " -msgstr "Aktion " - -#: ajax_htmldata.php:1089 ajax_processing.php:586 ajax_forms.php:1176 -msgid " not set up!" -msgstr " nicht aufgesetzt!" +#: index.php:25 templates/header.php:172 templates/header.php:196 +#: templates/header.php:212 +msgid "Home" +msgstr "Start" #: index.php:49 msgid "Search" @@ -638,83 +501,18 @@ msgstr "Alle" msgid "Contact Name (contains)" msgstr "Kontaktname (enthält)" -#: index.php:101 -msgid "Starts with" -msgstr "Beginnt mit" - -#: summary.php:202 -msgid "Created: " -msgstr "Erstellt: " - -#: summary.php:221 -msgid "Last Update: " -msgstr "Zuletzt geändert: " - -#: summary.php:248 orgDetail.php:120 orgDetail.php:151 orgDetail.php:188 -#: orgDetail.php:225 orgDetail.php:278 orgDetail.php:304 -msgid "Aliases" -msgstr "Aliase" - -#: summary.php:314 orgDetail.php:121 orgDetail.php:152 orgDetail.php:189 -#: orgDetail.php:226 orgDetail.php:279 orgDetail.php:305 -msgid "Contacts" -msgstr "Kontakte" - -#: summary.php:438 -msgid "External Logins" -msgstr "Externe Logins" - -#: summary.php:540 orgDetail.php:125 orgDetail.php:127 orgDetail.php:156 -#: orgDetail.php:158 orgDetail.php:193 orgDetail.php:195 orgDetail.php:230 -#: orgDetail.php:232 orgDetail.php:259 orgDetail.php:281 orgDetail.php:309 -#: orgDetail.php:311 -msgid "Issues" -msgstr "Probleme" - -#: summary.php:549 -msgid "Date Added" -msgstr "Hinzugefügt am" - -#: summary.php:550 -msgid "Issue Date" -msgstr "Datum" - -#: summary.php:590 orgDetail.php:130 orgDetail.php:161 orgDetail.php:198 -#: orgDetail.php:235 orgDetail.php:282 orgDetail.php:314 -msgid "Licenses" -msgstr "Lizenzen" - -#: summary.php:643 orgDetail.php:337 -msgid "invalid organization" -msgstr "ungültige Organisation" - -#: ajax_processing.php:438 -msgid "Unable to delete - this " -msgstr "Kann nicht gelöscht werden - " - -#: ajax_processing.php:438 -msgid "" -" is in use. Please make sure no organizations are set up with this " -"information." -msgstr "" -" wird verwendet. Bitte stellen Sie sicher das keine Organisationen mit " -"dieser Information vorhanden sind." - -#: ajax_processing.php:444 -msgid "" -"Unable to delete. Please make sure no organizations are set up with this " -"information." -msgstr "" -"Kann nicht gelöscht werden. Bitte stellen Sie sicher das keine " -"Organisationen mit dieser Information vorhanden sind." +#: index.php:101 +msgid "Starts with" +msgstr "Beginnt mit" -#: ajax_processing.php:457 -msgid "Organization successfully deleted." -msgstr "Die Organisation wurde erfolgreich gelöscht." +#: install/organizations.php:9 install/organizations.php:36 +#: install/organizations.php:100 install/organizations.php:119 +msgid "Organizations Module" +msgstr "Modul Organisationen" -#: ajax_processing.php:501 -msgid "User successfully saved." -msgstr "Nutzer erfolgreich gespeichert." +#: install/organizations.php:25 +msgid "Organizations Database" +msgstr "Datenbank Organisationen" #: ajax_forms.php:67 msgid "Update Organization" @@ -954,6 +752,79 @@ msgstr "Füge neu hinzu" msgid "User" msgstr "Nutzer" +#: templates/header.php:78 +msgid "" +"JavaScript must be enabled in order for you to use CORAL. However, it seems " +"JavaScript is either disabled or not supported by your browser. To use " +"CORAL, enable JavaScript by changing your browser options, then " +msgstr "" +"Für CORAL muss JavaScript aktiviert sein. Bitte aktivieren Sie dieses über " +"Ihre Browser-Einstellungen. " + +#: templates/header.php:78 +msgid "try again" +msgstr "Nochmal versuchen" + +#: templates/header.php:98 +msgid "Organizations" +msgstr "Organisationen" + +#: templates/header.php:99 +msgid "Powered by" +msgstr "Powered by" + +#: templates/header.php:105 +msgid "Hello" +msgstr "Hallo" + +#: templates/header.php:115 +msgid "logout" +msgstr "Abmelden" + +#: templates/header.php:115 +msgid "Help" +msgstr "Hilfe" + +#: templates/header.php:133 +msgid "Invalid translation route!" +msgstr "Ungültige Übersetzung!" + +#: templates/header.php:179 templates/header.php:203 templates/header.php:219 +msgid "New Organization" +msgstr "Neue Organisation" + +#: templates/header.php:187 templates/header.php:227 +msgid "Admin" +msgstr "Admin" + +#: templates/header.php:245 +msgid "Change Module" +msgstr "Modul wechseln" + +#: templates/header.php:248 +msgid "Main Menu" +msgstr "Hauptmenü" + +#: templates/header.php:253 +msgid "Licensing" +msgstr "Lizenzen" + +#: templates/header.php:258 +msgid "Resources" +msgstr "Ressourcen" + +#: templates/header.php:263 +msgid "Cancel" +msgstr "Abbrechen" + +#: templates/header.php:268 +msgid "Usage Statistics" +msgstr "Nutzungsstatistik" + +#: templates/header.php:273 +msgid "Management" +msgstr "Management" + #: setuser.php:41 msgid "" "LDAP Connection is not working or has timed out. Please check configuration." @@ -962,20 +833,6 @@ msgstr "" "Die LDAP Verbindung funktioniert oder ist in einen Timeout gelaufen. Bitte " "überprüfen Sie die Einstellungen in der Datei configuration.ini." -#: admin/classes/common/Object.php:63 -msgid "Cannot set value for undefined key (" -msgstr "" -"Der Wert des nicht definierten Schlüssels konnte nicht gesetzt werden (" - -#: admin/classes/common/Object.php:72 -msgid "Cannot get value for undefined key (" -msgstr "" -"Der Wert des nicht definierten Schlüssels konnte nicht ermittelt werden (" - -#: admin/classes/common/DBService.php:54 -msgid "There was a problem with the database: " -msgstr "Es gab ein Problem mit folgender Datenbank: " - #: orgDetail.php:66 msgid "Organization Search" msgstr "Suche" @@ -1016,10 +873,155 @@ msgstr " Treffer" msgid " records" msgstr " Treffer" -#: user.php:106 +#: js/orgDetail.js:159 +msgid "Must set a date." +msgstr "Datum fehlt." + +#: js/orgDetail.js:185 +msgid "Must set an end date." +msgstr "Enddatum fehlt." + +#: js/orgDetail.js:247 js/orgDetail.js:281 js/orgDetail.js:300 +#: js/orgDetail.js:324 js/orgDetail.js:342 js/orgDetail.js:504 +#: js/orgDetail.js:560 +msgid "Refreshing Contents..." +msgstr "Aktualisiere..." + +#: js/orgDetail.js:527 +msgid "New contact must have a name." +msgstr "Das Feld Name muss ausgefüllt sein." + +#: js/orgDetail.js:534 +msgid "CC must be a valid email." +msgstr "Bitte geben Sie bei CC eine valide E-Mailadresse an." + +#: js/orgDetail.js:578 +msgid "Do you really want to delete this organization?" +msgstr "Möchten Sie diese Organisation wirklich löschen?" + +#: js/orgDetail.js:591 msgid "" -"Login is not working. Check the .htaccess file and the " -"remoteAuthVariableName specified in /admin/configuration.ini" +"This Organization cannot be deleted because it has at least one License " +"Record associated." msgstr "" -"Das Login funktioniert nicht. Bitte überprüfen Sie die .htaccess Datei und " -"den remoteAuthVariableName Parameter unter /admin/configuration.ini" +"Diese Organisation kann nicht gelöscht werden, da noch ein verknüpfter " +"Lizenzdatensatz existiert." + +#: js/orgDetail.js:655 +msgid "Do you really want to delete this alias?" +msgstr "Möchten Sie diesen Alias wirklich löschen?" + +#: js/orgDetail.js:673 +msgid "Do you really want to delete this contact?" +msgstr "Möchten Sie diesen Kontakt wirklich löschen?" + +#: js/orgDetail.js:691 +msgid "Do you really want to delete this account?" +msgstr "Möchten Sie diesen Account wirklich löschen?" + +#: js/orgDetail.js:710 +msgid "Do you really want to delete this issue?" +msgstr "Möchten Sie dieses Problem wirklich löschen?" + +#: js/common.js:68 +msgid "No match!" +msgstr "Kein Treffer!" + +#: js/common.js:68 +msgid "Selected: " +msgstr "Ausgewählt: " + +#: js/admin.js:81 js/admin.js:133 js/admin.js:159 js/admin.js:200 +#: js/index.js:46 +msgid "Processing..." +msgstr "Lade..." + +#: js/admin.js:131 +msgid "Do you really want to delete this data?" +msgstr "Möchten Sie diese Daten wirklich löschen?" + +#: js/admin.js:157 +msgid "Do you really want to delete this user?" +msgstr "Möchten Sie diesen Nutzer wirklich löschen?" + +#: js/admin.js:181 +msgid "add" +msgstr "hinzufügen" + +#: js/forms/organizationSubmitForm.js:56 +msgid "This organization already exists!" +msgstr "Diese Organisation existiert bereits!" + +#: js/forms/organizationSubmitForm.js:72 +msgid "This vendor does not exist in the ILS." +msgstr "Dieser Lieferant existiert nicht im Bibliothekssystem." + +#: js/forms/organizationSubmitForm.js:76 +msgid "This vendor exists in the ILS." +msgstr "Dieser Lieferant existiert im Bibliothekssystem." + +#: js/forms/organizationSubmitForm.js:149 js/forms/aliasSubmitForm.js:43 +#: js/forms/contactSubmitForm.js:125 +msgid "Name must be entered to continue." +msgstr "Das Feld Name muss ausgefüllt sein." + +#: js/forms/contactSubmitForm.js:117 +msgid "Please choose at least one role." +msgstr "Bitte wählen Sie mindestens eine Rolle aus." + +#: admin.php:22 +msgid "Administration" +msgstr "Administration" + +#: admin.php:33 +msgid "Users" +msgstr "Nutzer" + +#: admin.php:34 +msgid "add new user" +msgstr "Neuen Nutzer anlegen" + +#: admin.php:37 admin.php:52 admin.php:66 admin.php:81 admin.php:95 +#: admin.php:106 +msgid "Loading..." +msgstr "Lade..." + +#: admin.php:48 +msgid "Organization Role" +msgstr "Rolle der Organisation" + +#: admin.php:49 +msgid "add new organization role" +msgstr "Neue Rolle für Organisation anlegen" + +#: admin.php:62 +msgid "Contact Role" +msgstr "Rolle des Kontakts" + +#: admin.php:63 +msgid "add new contact role" +msgstr "Neue Rolle für Kontakt anlegen" + +#: admin.php:78 +msgid "add new alias type" +msgstr "Neuen Typ für Alias anlegen" + +#: admin.php:91 +msgid "External Login Type" +msgstr "Art des Externen Logins" + +#: admin.php:92 +msgid "add new external login type" +msgstr "Neuer Typ für Externes Login anlegen" + +#: admin.php:102 +msgid "Issue Type" +msgstr "Art des Problems" + +#: admin.php:103 +msgid "add new issue type" +msgstr "Neue Art des Problems anlegen" + +#: admin.php:118 +msgid "You do not have permissions to access this screen." +msgstr "Sie haben nicht die Berechtigung auf diese Seite zuzugreifen." diff --git a/organizations/locale/tr_TR/LC_MESSAGES/messages.mo b/organizations/locale/tr_TR/LC_MESSAGES/messages.mo new file mode 100644 index 000000000..d39a0cf3b Binary files /dev/null and b/organizations/locale/tr_TR/LC_MESSAGES/messages.mo differ diff --git a/organizations/locale/tr_TR/LC_MESSAGES/messages.po b/organizations/locale/tr_TR/LC_MESSAGES/messages.po new file mode 100644 index 000000000..cfd79f385 --- /dev/null +++ b/organizations/locale/tr_TR/LC_MESSAGES/messages.po @@ -0,0 +1,1190 @@ +msgid "" +msgstr "" +"Project-Id-Version: messages\n" +"POT-Creation-Date: 2016-11-21 11:06-0700\n" +"PO-Revision-Date: 2017-12-27 14:07+0300\n" +"Last-Translator: <>\n" +"Language-Team: Coral Türkiye \n" +"Language: tr_TR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Poedit-Basepath: ../../..\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Generator: Poedit 1.8.4\n" +"X-Poedit-SearchPath-0: .\n" + +#: js/admin.js:81 js/admin.js:133 js/admin.js:159 js/admin.js:200 +#: js/index.js:46 +msgid "Processing..." +msgstr "İşlem devam ediyor..." + +#: js/admin.js:131 +msgid "Do you really want to delete this data?" +msgstr "Bu veriyi silmek istediğinizden emin misiniz?" + +#: js/admin.js:157 +msgid "Do you really want to delete this user?" +msgstr "Bu kullanıcıyı silmek istediğinizden emin misiniz?" + +#: js/admin.js:181 +msgid "add" +msgstr "ekle" + +#: js/common.js:68 +msgid "No match!" +msgstr "Eşleşme yok!" + +#: js/common.js:68 +msgid "Selected: " +msgstr "Seçildi:" + +#: js/forms/aliasSubmitForm.js:43 js/forms/contactSubmitForm.js:125 +#: js/forms/organizationSubmitForm.js:109 +msgid "Name must be entered to continue." +msgstr "Devam etmek için bir ad giriniz." + +#: js/forms/contactSubmitForm.js:117 +msgid "Please choose at least one role." +msgstr "Lütfen en az bir rol tanımlayınız." + +#: js/forms/organizationSubmitForm.js:33 +msgid "This organization already exists!" +msgstr "Uyarı: Bu yayıncı mevcut." + +#: js/orgDetail.js:159 +msgid "Must set a date." +msgstr "Bir tarih belirtmelisiniz." + +#: js/orgDetail.js:185 +msgid "Must set an end date." +msgstr "Bitiş tarihi belirlemelisiniz." + +#: js/orgDetail.js:247 js/orgDetail.js:281 js/orgDetail.js:300 +#: js/orgDetail.js:324 js/orgDetail.js:342 js/orgDetail.js:504 +#: js/orgDetail.js:560 +msgid "Refreshing Contents..." +msgstr "İçerik Yenileniyor..." + +#: js/orgDetail.js:527 +msgid "New contact must have a name." +msgstr "Yeni muhatabın bir adı olmalıdır." + +#: js/orgDetail.js:534 +msgid "CC must be a valid email." +msgstr "CC, geçerli bir e-posta olmalıdır." + +#: js/orgDetail.js:578 +msgid "Do you really want to delete this organization?" +msgstr "Bu yayıncıyı silmek istediğinizden emin misiniz?" + +#: js/orgDetail.js:591 +msgid "" +"This Organization cannot be deleted because it has at least one License " +"Record associated." +msgstr "" +"Bu yayıncı silinemez çünkü onunla ilişkilendirilmiş en az bir Lisans " +"Anlaşması var." + +#: js/orgDetail.js:655 +msgid "Do you really want to delete this alias?" +msgstr "Bu takma adı silmek istediğinizden emin misiniz?" + +#: js/orgDetail.js:673 +msgid "Do you really want to delete this contact?" +msgstr "Bu muhatabı silmek istediğinizden emin misiniz?" + +#: js/orgDetail.js:691 +msgid "Do you really want to delete this account?" +msgstr "Bu hesabı silmek istediğinizden emin misiniz?" + +#: js/orgDetail.js:710 +msgid "Do you really want to delete this issue?" +msgstr "Bu konuyu silmek istediğinizden emin misiniz?" + +#: js/plugins/date.js:30 +msgid "Sunday" +msgstr "Pazar" + +#: js/plugins/date.js:30 +msgid "Monday" +msgstr "Pazartesi" + +#: js/plugins/date.js:30 +msgid "Tuesday" +msgstr "Salı" + +#: js/plugins/date.js:30 +msgid "Wednesday" +msgstr "Çarşamba" + +#: js/plugins/date.js:30 +msgid "Thursday" +msgstr "Perşembe" + +#: js/plugins/date.js:30 +msgid "Friday" +msgstr "Cuma" + +#: js/plugins/date.js:30 +msgid "Saturday" +msgstr "Cumartesi" + +#: js/plugins/date.js:42 +msgid "Sun" +msgstr "Pzr" + +#: js/plugins/date.js:42 +msgid "Mon" +msgstr "Ptesi" + +#: js/plugins/date.js:42 +msgid "Tue" +msgstr "Sal" + +#: js/plugins/date.js:42 +msgid "Wed" +msgstr "Çar" + +#: js/plugins/date.js:42 +msgid "Thu" +msgstr "Per" + +#: js/plugins/date.js:42 +msgid "Fri" +msgstr "Cum" + +#: js/plugins/date.js:42 +msgid "Sat" +msgstr "Cmt" + +#: js/plugins/date.js:54 +msgid "January" +msgstr "Ocak" + +#: js/plugins/date.js:54 +msgid "February" +msgstr "Şubat" + +#: js/plugins/date.js:54 +msgid "March" +msgstr "Mart" + +#: js/plugins/date.js:54 +msgid "April" +msgstr "Nisan" + +#: js/plugins/date.js:54 js/plugins/date.js:66 +msgid "May" +msgstr "Mayıs" + +#: js/plugins/date.js:54 +msgid "June" +msgstr "Haziran" + +#: js/plugins/date.js:54 +msgid "July" +msgstr "Temmuz" + +#: js/plugins/date.js:54 +msgid "August" +msgstr "Ağustos" + +#: js/plugins/date.js:54 +msgid "September" +msgstr "Eylül" + +#: js/plugins/date.js:54 +msgid "October" +msgstr "Ekim" + +#: js/plugins/date.js:54 +msgid "November" +msgstr "Kasım" + +#: js/plugins/date.js:54 +msgid "December" +msgstr "Aralık" + +#: js/plugins/date.js:66 +msgid "Jan" +msgstr "Oca" + +#: js/plugins/date.js:66 +msgid "Feb" +msgstr "Şub" + +#: js/plugins/date.js:66 +msgid "Mar" +msgstr "Mar" + +#: js/plugins/date.js:66 +msgid "Apr" +msgstr "Nis" + +#: js/plugins/date.js:66 +msgid "Jun" +msgstr "Haz" + +#: js/plugins/date.js:66 +msgid "Jul" +msgstr "Tem" + +#: js/plugins/date.js:66 +msgid "Aug" +msgstr "Ağu" + +#: js/plugins/date.js:66 +msgid "Sep" +msgstr "Eyl" + +#: js/plugins/date.js:66 +msgid "Oct" +msgstr "Eki" + +#: js/plugins/date.js:66 +msgid "Nov" +msgstr "Kas" + +#: js/plugins/date.js:66 +msgid "Dec" +msgstr "Ara" + +#: js/plugins/jquery.datePicker.js:1129 +msgid "Previous year" +msgstr "Önceki yıl" + +#: js/plugins/jquery.datePicker.js:1130 +msgid "Previous month" +msgstr "Önceki ay" + +#: js/plugins/jquery.datePicker.js:1131 +msgid "Next year" +msgstr "Gelecek yıl" + +#: js/plugins/jquery.datePicker.js:1132 +msgid "Next month" +msgstr "Gelecek ay" + +#: js/plugins/jquery.datePicker.js:1133 +msgid "Close" +msgstr "Kapat" + +#: js/plugins/jquery.datePicker.js:1134 +msgid "Choose date" +msgstr "Tarih seçiniz" + +#: admin.php:22 +msgid "Administration" +msgstr "Yönetim" + +#: admin.php:33 +msgid "Users" +msgstr "Kullanıcılar" + +#: admin.php:34 +msgid "add new user" +msgstr "yeni kullanıcı ekle" + +#: admin.php:37 admin.php:52 admin.php:66 admin.php:81 admin.php:95 +#: admin.php:106 +msgid "Loading..." +msgstr "Yükleniyor..." + +#: admin.php:48 +msgid "Organization Role" +msgstr "Yayıncı Rolü" + +#: admin.php:49 +msgid "add new organization role" +msgstr "yeni organizasyon rolü ekle" + +#: admin.php:62 +msgid "Contact Role" +msgstr "Muhatabın Rolü" + +#: admin.php:63 +msgid "add new contact role" +msgstr "yeni muhatap rolü ekle" + +#: admin.php:77 ajax_forms.php:202 ajax_htmldata.php:329 +msgid "Alias Type" +msgstr "Takma ad Türü" + +#: admin.php:78 +msgid "add new alias type" +msgstr "yeni takma ad ekle" + +#: admin.php:91 +msgid "External Login Type" +msgstr "Harici Giriş Türü" + +#: admin.php:92 +msgid "add new external login type" +msgstr "yeni harici giriş türü ekle" + +#: admin.php:102 +msgid "Issue Type" +msgstr "Sorun Türü" + +#: admin.php:103 +msgid "add new issue type" +msgstr "yeni sorun türü ekle" + +#: admin.php:118 +msgid "You do not have permissions to access this screen." +msgstr "Bu ekrana erişim yetkiniz yok." + +#: admin/classes/common/DBService.php:39 +msgid "There was a problem with the database: " +msgstr "Veritabanıyla ilgili bir sorun oluştu: " + +#: admin/classes/common/Object.php:63 +msgid "Cannot set value for undefined key (" +msgstr "Tanımlanmayan anahtar için değer ayarlanamıyor (" + +#: admin/classes/common/Object.php:72 +msgid "Cannot get value for undefined key (" +msgstr "Tanımlamayan anahtar için değer oluşturulamadı (" + +#: ajax_forms.php:67 +msgid "Update Organization" +msgstr "Yayıncıyı Güncelle" + +#: ajax_forms.php:67 +msgid "Add New Organization" +msgstr "Yeni Yayıncı Ekle" + +#: ajax_forms.php:72 ajax_forms.php:322 +msgid "Name:" +msgstr "Ad:" + +#: ajax_forms.php:78 ajax_forms.php:92 +msgid "Parent:" +msgstr "Üst öge:" + +#: ajax_forms.php:101 ajax_htmldata.php:232 summary.php:161 +msgid "Company URL:" +msgstr "Şirket URL:" + +#: ajax_forms.php:107 ajax_forms.php:379 ajax_htmldata.php:240 summary.php:169 +msgid "Role(s):" +msgstr "Rol(ler):" + +#: ajax_forms.php:139 ajax_htmldata.php:248 summary.php:177 +msgid "Account Details:" +msgstr "Hesap Ayrıntıları:" + +#: ajax_forms.php:144 ajax_forms.php:416 ajax_forms.php:519 ajax_forms.php:934 +#: ajax_htmldata.php:256 ajax_htmldata.php:493 ajax_htmldata.php:615 +#: summary.php:185 summary.php:393 summary.php:497 +msgid "Notes:" +msgstr "Notlar:" + +#: ajax_forms.php:154 ajax_forms.php:231 ajax_forms.php:425 ajax_forms.php:529 +#: ajax_forms.php:688 ajax_forms.php:856 ajax_forms.php:943 +msgid "submit" +msgstr "gönder" + +#: ajax_forms.php:155 ajax_forms.php:232 ajax_forms.php:426 ajax_forms.php:530 +#: ajax_forms.php:689 ajax_forms.php:857 ajax_forms.php:944 ajax_forms.php:1154 +msgid "cancel" +msgstr "iptal et" + +#: ajax_forms.php:196 +msgid "Update Alias" +msgstr "Takma ad Güncelle" + +#: ajax_forms.php:196 +msgid "Add Alias" +msgstr "Takma Ad Ekle" + +#: ajax_forms.php:219 +msgid "Name" +msgstr "Ad" + +#: ajax_forms.php:316 +msgid "Update Contact" +msgstr "Muhatabı Güncelle" + +#: ajax_forms.php:316 +msgid "Add Contact" +msgstr "Muhatap Ekle" + +#: ajax_forms.php:329 ajax_htmldata.php:445 summary.php:345 +msgid "Title:" +msgstr "Başlık:" + +#: ajax_forms.php:336 ajax_htmldata.php:461 summary.php:361 +msgid "Phone:" +msgstr "Telefon:" + +#: ajax_forms.php:343 ajax_htmldata.php:469 summary.php:369 +msgid "Alt Phone:" +msgstr "Alternatif Telefon:" + +#: ajax_forms.php:350 ajax_htmldata.php:477 summary.php:377 +msgid "Fax:" +msgstr "Faks:" + +#: ajax_forms.php:357 ajax_htmldata.php:485 summary.php:385 +msgid "Email:" +msgstr "E-posta:" + +#: ajax_forms.php:364 +msgid "Archived:" +msgstr "Arşivlendi:" + +#: ajax_forms.php:372 ajax_htmldata.php:453 summary.php:353 +msgid "Address:" +msgstr "Adres:" + +#: ajax_forms.php:468 +msgid "Update Login" +msgstr "Girişi Güncelle" + +#: ajax_forms.php:468 +msgid "Add Login" +msgstr "Giriş Ekle" + +#: ajax_forms.php:474 +msgid "Login Type:" +msgstr "Giriş Türü:" + +#: ajax_forms.php:491 +msgid "URL:" +msgstr "URL:" + +#: ajax_forms.php:498 +msgid "Local Account Email:" +msgstr "Yerel Hesap E-postası:" + +#: ajax_forms.php:505 +msgid "Username:" +msgstr "Kullanıcı Adı:" + +#: ajax_forms.php:512 ajax_htmldata.php:599 summary.php:481 +msgid "Password:" +msgstr "Şifre:" + +#: ajax_forms.php:591 +msgid "Report New Problem" +msgstr "Yeni Problem Bildir" + +#: ajax_forms.php:592 +msgid "* required fields" +msgstr "* zorunlu alanlar" + +#: ajax_forms.php:596 +msgid "Organization:" +msgstr "Yayıncı:" + +#: ajax_forms.php:603 +msgid "Contact:" +msgstr "Muhatap:" + +#: ajax_forms.php:620 orgDetail.php:206 +msgid "add contact" +msgstr "muhatap ekle" + +#: ajax_forms.php:625 +msgid "CC myself:" +msgstr "Kendime CC" + +#: ajax_forms.php:632 +msgid "CC:" +msgstr "Bilgi:" + +#: ajax_forms.php:635 +msgid "Add" +msgstr "Ekle" + +#: ajax_forms.php:637 +msgid "Current CCs: " +msgstr "Mevcut CCler:" + +#: ajax_forms.php:644 +msgid "Subject:" +msgstr "Konu:" + +#: ajax_forms.php:651 +msgid "Body:" +msgstr "Gövde:" + +#: ajax_forms.php:658 +msgid "Applies to:" +msgstr "Şunlara uygula:" + +#: ajax_forms.php:661 +msgid "Applies to all " +msgstr "Hepsine uygula" + +#: ajax_forms.php:661 ajax_forms.php:664 +msgid "resources" +msgstr "kaynaklar" + +#: ajax_forms.php:664 +msgid "Applies to selected " +msgstr "Seçilenlere uygula" + +#: ajax_forms.php:680 +msgid "Send me a reminder every" +msgstr "Her zaman bana bir hatırlatma gönder" + +#: ajax_forms.php:683 +msgid "day(s)" +msgstr "gün(ler)" + +#: ajax_forms.php:718 ajax_forms.php:785 ajax_forms.php:802 +#: ajax_htmldata.php:760 +msgid "Date" +msgstr "Tarih" + +#: ajax_forms.php:723 ajax_forms.php:790 ajax_forms.php:807 +msgid "Time" +msgstr "Saat" + +#: ajax_forms.php:778 +msgid "Resource Downtime Report" +msgstr "Kaynak Arıza Raporu" + +#: ajax_forms.php:782 +msgid "Downtime Start:" +msgstr "Arıza Başlangıcı:" + +#: ajax_forms.php:799 +msgid "Downtime Resolution:" +msgstr "Arıza Bitişi:" + +#: ajax_forms.php:816 +msgid "Problem Type:" +msgstr "Sorun Türü:" + +#: ajax_forms.php:831 +msgid "Link to open issue:" +msgstr "Konu açmak için bağlantı:" + +#: ajax_forms.php:847 +msgid "Note:" +msgstr "Not:" + +#: ajax_forms.php:895 +msgid "Update Issue" +msgstr "Sorunu Güncelle" + +#: ajax_forms.php:895 +msgid "Add Issue" +msgstr "Sorun Ekle" + +#: ajax_forms.php:901 +msgid "Type:" +msgstr "Tür" + +#: ajax_forms.php:919 +msgid "Start date:" +msgstr "Başlangıç tarihi:" + +#: ajax_forms.php:926 +msgid "End date:" +msgstr "Bitiş tarihi:" + +#: ajax_forms.php:984 ajax_htmldata.php:194 ajax_htmldata.php:338 +#: ajax_htmldata.php:426 ajax_htmldata.php:561 ajax_htmldata.php:794 +msgid "edit" +msgstr "düzenle" + +#: ajax_forms.php:985 ajax_forms.php:1091 +msgid "remove" +msgstr "kaldır" + +#: ajax_forms.php:994 ajax_forms.php:1100 +msgid "(none found)" +msgstr "(bulunamadı)" + +#: ajax_forms.php:1012 ajax_forms.php:1111 +msgid "Update" +msgstr "Güncelle" + +#: ajax_forms.php:1022 ajax_forms.php:1090 +msgid "update" +msgstr "güncelle" + +#: ajax_forms.php:1028 +msgid "close" +msgstr "kapat" + +#: ajax_forms.php:1075 ajax_forms.php:1128 +msgid "Login ID" +msgstr "Giriş kimliği" + +#: ajax_forms.php:1076 ajax_forms.php:1129 +msgid "First Name" +msgstr "Ad" + +#: ajax_forms.php:1077 ajax_forms.php:1130 +msgid "Last Name" +msgstr "Soyadı" + +#: ajax_forms.php:1078 ajax_forms.php:1131 +msgid "Privilege" +msgstr "Ayrıcalık" + +#: ajax_forms.php:1113 +msgid "Add New" +msgstr "Yeni Ekle" + +#: ajax_forms.php:1127 +msgid "User" +msgstr "Kullanıcı" + +#: ajax_forms.php:1169 ajax_htmldata.php:1079 ajax_processing.php:542 +msgid "Action " +msgstr "Eylem" + +#: ajax_forms.php:1169 ajax_htmldata.php:1079 ajax_processing.php:542 +msgid " not set up!" +msgstr " kurulmadı!" + +#: ajax_htmldata.php:194 +msgid "edit resource" +msgstr "kaynak düzenle" + +#: ajax_htmldata.php:194 +msgid "remove resource" +msgstr "kaynağı kaldır" + +#: ajax_htmldata.php:200 summary.php:129 +msgid "Parent Organization:" +msgstr "Ana Yayıncı:" + +#: ajax_htmldata.php:205 summary.php:134 summary.php:150 +msgid "view organization" +msgstr "yayıncıyı görüntüle" + +#: ajax_htmldata.php:205 summary.php:134 summary.php:150 +msgid "View" +msgstr "Görüntüle" + +#: ajax_htmldata.php:216 summary.php:145 +msgid "Child Organizations:" +msgstr "Alt Yayıncılar:" + +#: ajax_htmldata.php:267 +msgid "Created:" +msgstr "Oluşturuldu:" + +#: ajax_htmldata.php:272 ajax_htmldata.php:286 summary.php:205 summary.php:221 +msgid " by " +msgstr "tarafından" + +#: ajax_htmldata.php:286 +msgid "Last Update:" +msgstr "Son Güncelleme:" + +#: ajax_htmldata.php:328 ajax_htmldata.php:966 +msgid "Alias" +msgstr "Takma ad" + +#: ajax_htmldata.php:338 +msgid "edit alias" +msgstr "takma ad düzenle" + +#: ajax_htmldata.php:339 +msgid "remove alias" +msgstr "takma adı kaldır" + +#: ajax_htmldata.php:350 summary.php:261 +msgid "No aliases defined" +msgstr "Takma ad yok" + +#: ajax_htmldata.php:356 +msgid "add a new alias" +msgstr "yeni takma ad ekle" + +#: ajax_htmldata.php:384 summary.php:283 +msgid "The following are archived contacts:" +msgstr "Arşivlenen muhatap bilgileri:" + +#: ajax_htmldata.php:426 +msgid "edit contact" +msgstr "muhatabı düzenle" + +#: ajax_htmldata.php:427 +msgid "remove contact" +msgstr "muhatabı kaldır" + +#: ajax_htmldata.php:437 summary.php:337 +msgid "No longer valid:" +msgstr "Artık geçerli değil:" + +#: ajax_htmldata.php:501 ajax_htmldata.php:607 summary.php:401 summary.php:489 +msgid "Last Updated:" +msgstr "Son Güncelleme:" + +#: ajax_htmldata.php:514 summary.php:412 +msgid "No unarchived contacts" +msgstr "Arşivlenmiş muhatap bilgisi yok" + +#: ajax_htmldata.php:519 +msgid " archived contact(s) available. " +msgstr "arşivlenmiş muhatap bilgi(leri) mevcut." + +#: ajax_htmldata.php:519 +msgid "show archived contacts" +msgstr "arşivlenen muhatap bilgilerini göster" + +#: ajax_htmldata.php:523 +msgid "hide archived contacts" +msgstr "arşivlenen muhatap bilgilerini gizle" + +#: ajax_htmldata.php:561 +msgid "edit external login" +msgstr "harici girişi düzenle" + +#: ajax_htmldata.php:562 +msgid "remove external login" +msgstr "harici girişi kaldır" + +#: ajax_htmldata.php:571 summary.php:453 +msgid "Login URL:" +msgstr "Giriş URL" + +#: ajax_htmldata.php:576 summary.php:458 +msgid "Visit Login URL" +msgstr "Giriş URL'sine Git" + +#: ajax_htmldata.php:583 summary.php:465 +msgid "Local email on account:" +msgstr "Hesapta kayıtlı olan e-posta:" + +#: ajax_htmldata.php:591 summary.php:473 +msgid "User Name:" +msgstr "Kullanıcı Adı:" + +#: ajax_htmldata.php:628 summary.php:507 +msgid "No external logins added" +msgstr "Harici giriş eklenmedi" + +#: ajax_htmldata.php:633 +msgid "add new external login" +msgstr "Yeni harici giriş ekle" + +#: ajax_htmldata.php:650 +msgid "Issues/Problems" +msgstr "Sorunlar/Problemler" + +#: ajax_htmldata.php:653 +msgid "report new issue" +msgstr "yeni sorun bildir" + +#: ajax_htmldata.php:657 +msgid "view open issues" +msgstr "açık sorunları görüntüleri" + +#: ajax_htmldata.php:664 +msgid "view archived issues" +msgstr "arşivlenen sorunları görüntüle" + +#: ajax_htmldata.php:673 +msgid "Downtime" +msgstr "Arıza" + +#: ajax_htmldata.php:676 +msgid "report new Downtime" +msgstr "Yeni arıza bildir" + +#: ajax_htmldata.php:680 +msgid "view current/upcoming downtime" +msgstr "mevcut/muhtemel arızaları görüntüle" + +#: ajax_htmldata.php:687 +msgid "view archived downtime" +msgstr "arşivlenen arızaları görüntüle" + +#: ajax_htmldata.php:706 +msgid "There are no organization level issues." +msgstr "Yayıncı düzeyinde sorunlar yok." + +#: ajax_htmldata.php:721 +msgid "There are no organization level downtimes." +msgstr "Yayıncı düzeyinde sorunlar yok." + +#: ajax_htmldata.php:759 +msgid "Added" +msgstr "Eklenen" + +#: ajax_htmldata.php:761 +msgid "Type" +msgstr "Tür" + +#: ajax_htmldata.php:762 summary.php:551 +msgid "Notes" +msgstr "Notlar" + +#: ajax_htmldata.php:779 summary.php:562 +msgid "by " +msgstr "tarafından" + +#: ajax_htmldata.php:782 ajax_htmldata.php:913 +msgid " to " +msgstr "ona" + +#: ajax_htmldata.php:784 +msgid "start: " +msgstr "başlangıç:" + +#: ajax_htmldata.php:786 +msgid "end: " +msgstr "bitiş:" + +#: ajax_htmldata.php:794 +msgid "edit issue" +msgstr "sorunu düzenle" + +#: ajax_htmldata.php:795 +msgid "remove issue" +msgstr "sorunu kaldır" + +#: ajax_htmldata.php:806 summary.php:571 +msgid "No issues reported" +msgstr "Bildirilen sorun yok" + +#: ajax_htmldata.php:811 +msgid "add new issue" +msgstr "yeni sorun ekle" + +#: ajax_htmldata.php:815 +msgid "export these issues" +msgstr "bu sorunları dışa aktar" + +#: ajax_htmldata.php:815 +msgid "export all issues" +msgstr "tüm sorunları dışa aktar" + +#: ajax_htmldata.php:842 +msgid "License" +msgstr "Lisans" + +#: ajax_htmldata.php:843 summary.php:598 +msgid "Consortium" +msgstr "Konsorsiyum" + +#: ajax_htmldata.php:844 summary.php:599 +msgid "Status" +msgstr "Durum" + +#: ajax_htmldata.php:863 summary.php:618 +msgid "No licenses set up for this organization" +msgstr "Bu yayıncı için lisans oluşturulmadı" + +#: ajax_htmldata.php:867 summary.php:624 +msgid "" +"Unable to access the licensing database. Make sure the configuration.ini is " +"pointing to the correct place and that the database and associated tables " +"have been set up." +msgstr "" +"Lisanslama veritabanına erişilemiyor. Configuration.ini dosyasının doğru " +"konumlandırıldığından ve veritabanı ile ilişkili tabloların kurulduğundan " +"emin olun." + +#: ajax_htmldata.php:909 +msgid "Sorry, no requests fit your query" +msgstr "Aramanızla uyuşan talep bulunamadı" + +#: ajax_htmldata.php:913 +msgid "Displaying " +msgstr "Gösteriliyor" + +#: ajax_htmldata.php:913 +msgid " of " +msgstr "onun" + +#: ajax_htmldata.php:913 +msgid " Organization Records" +msgstr "Yayıncı Kayıtları" + +#: ajax_htmldata.php:958 +msgid "Contact Name(s)" +msgstr "Muhatap Ad(ları)" + +#: ajax_htmldata.php:959 +msgid "Contact Role(s)" +msgstr "Muhatap Görev(leri)" + +#: ajax_htmldata.php:960 ajax_htmldata.php:965 +msgid "Organization Name" +msgstr "Yayıncı Adı" + +#: ajax_htmldata.php:961 ajax_htmldata.php:967 +msgid "Parent Organization" +msgstr "Ana Yayıncı:" + +#: ajax_htmldata.php:962 +msgid "Organization Role(s)" +msgstr "Yayıncı Rol(leri)" + +#: ajax_htmldata.php:968 +msgid "Role(s)" +msgstr "Rol(ler)" + +#: ajax_htmldata.php:1057 +msgid "records per page" +msgstr "sayfadaki kayıt sayısı" + +#: ajax_processing.php:411 +msgid "Unable to delete - this " +msgstr "Silme başarısız" + +#: ajax_processing.php:411 +msgid "" +" is in use. Please make sure no organizations are set up with this " +"information." +msgstr "" +"Kullanımda. Lütfen bu bilgilerin bir yayıncıyla eşleştirilmediğinden emin " +"olun." + +#: ajax_processing.php:417 +msgid "" +"Unable to delete. Please make sure no organizations are set up with this " +"information." +msgstr "" +"Silme başarısız. Lütfen bu bilgilerin bir yayıncıyla eşleştirilmediğinden " +"emin olun." + +#: ajax_processing.php:430 +msgid "Organization successfully deleted." +msgstr "Yayıncı başarıyla silindi." + +#: ajax_processing.php:474 +msgid "User successfully saved." +msgstr "Kullanıcı başarıyla kaydedildi." + +#: index.php:26 templates/header.php:171 templates/header.php:195 +#: templates/header.php:211 +msgid "Home" +msgstr "Ana Sayfa" + +#: index.php:47 +msgid "Search" +msgstr "Ara" + +#: index.php:48 index.php:124 +msgid "new search" +msgstr "yeni arama" + +#: index.php:57 +msgid "Name (contains)" +msgstr "Ad (içerir)" + +#: index.php:60 index.php:94 +msgid "go!" +msgstr "git!" + +#: index.php:66 +msgid "Role" +msgstr "Rol" + +#: index.php:69 +msgid "All" +msgstr "Hepsi" + +#: index.php:91 +msgid "Contact Name (contains)" +msgstr "Muhatap Adı (içerir)" + +#: index.php:100 +msgid "Starts with" +msgstr "Şununla başlayan" + +#: orgDetail.php:66 +msgid "Organization Search" +msgstr "Yayıncı Ara" + +#: orgDetail.php:80 +msgid "Helpful Links" +msgstr "Yardımcı Bağlantılar" + +#: orgDetail.php:81 +msgid "Print View" +msgstr "Çıktı Görünümü" + +#: orgDetail.php:92 +msgid " of:" +msgstr "ait:" + +#: orgDetail.php:98 +msgid "(archived)" +msgstr "(arşivlendi)" + +#: orgDetail.php:119 orgDetail.php:150 orgDetail.php:187 orgDetail.php:224 +#: orgDetail.php:277 orgDetail.php:303 +msgid "Organization" +msgstr "Yayıncı" + +#: orgDetail.php:120 orgDetail.php:151 orgDetail.php:188 orgDetail.php:225 +#: orgDetail.php:278 orgDetail.php:304 summary.php:248 +msgid "Aliases" +msgstr "Takma adlar" + +#: orgDetail.php:121 orgDetail.php:152 orgDetail.php:189 orgDetail.php:226 +#: orgDetail.php:279 orgDetail.php:305 summary.php:314 +msgid "Contacts" +msgstr "Muhataplar" + +#: orgDetail.php:122 orgDetail.php:153 orgDetail.php:190 orgDetail.php:227 +#: orgDetail.php:280 orgDetail.php:306 +msgid "Accounts" +msgstr "Hesaplar" + +#: orgDetail.php:125 orgDetail.php:127 orgDetail.php:156 orgDetail.php:158 +#: orgDetail.php:193 orgDetail.php:195 orgDetail.php:230 orgDetail.php:232 +#: orgDetail.php:259 orgDetail.php:281 orgDetail.php:309 orgDetail.php:311 +#: summary.php:540 +msgid "Issues" +msgstr "Sorunlar" + +#: orgDetail.php:130 orgDetail.php:161 orgDetail.php:198 orgDetail.php:235 +#: orgDetail.php:282 orgDetail.php:314 summary.php:590 +msgid "Licenses" +msgstr "Lisanslar" + +#: orgDetail.php:130 orgDetail.php:161 orgDetail.php:198 orgDetail.php:235 +#: orgDetail.php:282 orgDetail.php:314 +msgid " record" +msgstr "kayıt" + +#: orgDetail.php:130 orgDetail.php:161 orgDetail.php:198 orgDetail.php:235 +#: orgDetail.php:282 orgDetail.php:314 +msgid " records" +msgstr "kayıtlar" + +#: orgDetail.php:337 summary.php:643 +msgid "invalid organization" +msgstr "geçersiz yayıncı" + +#: setuser.php:41 +msgid "" +"LDAP Connection is not working or has timed out. Please check configuration." +"ini to verify settings." +msgstr "" +"LDAP Bağlantısı çalışmıyor veya zaman aşımına uğramış. Doğrulamak için " +"configuration.ini dosyasını kontrol edin." + +#: summary.php:202 +msgid "Created: " +msgstr "Oluşturuldu:" + +#: summary.php:221 +msgid "Last Update: " +msgstr "Son Güncelleme:" + +#: summary.php:438 +msgid "External Logins" +msgstr "Harici Girişler" + +#: summary.php:549 +msgid "Date Added" +msgstr "Eklenme Tarihi" + +#: summary.php:550 +msgid "Issue Date" +msgstr "Sorun Tarihi" + +#: templates/footer.php:31 +msgid "Copyright" +msgstr "Telif hakkı" + +#: templates/footer.php:31 +msgid "Organizations Module version" +msgstr "Yayıncı Modülü" + +#: templates/footer.php:31 +msgid "CORAL Project Website" +msgstr "CORAL Projesi Web sitesi" + +#: templates/footer.php:31 +msgid "Report an issue" +msgstr "Sorun bildir" + +#: templates/header.php:77 +msgid "" +"JavaScript must be enabled in order for you to use CORAL. However, it seems " +"JavaScript is either disabled or not supported by your browser. To use " +"CORAL, enable JavaScript by changing your browser options, then " +msgstr "" +"CORAL kullanmak için JavaScript etkin olmalıdır. Kullandığınız tarayıcı " +"JavaScript desteklemiyor ya da devre dışı bırakılmış olabilir. CORAL " +"kullanmak için tarayıcınızdan JavaScript'i etkinleştirin." + +#: templates/header.php:77 +msgid "try again" +msgstr "tekrar deneyin" + +#: templates/header.php:97 +msgid "Organizations" +msgstr "Yayıncılar" + +#: templates/header.php:98 +msgid "Powered by" +msgstr "Tarafından destekleniyor" + +#: templates/header.php:104 +msgid "Hello" +msgstr "Merhaba" + +#: templates/header.php:114 +msgid "logout" +msgstr "çıkış" + +#: templates/header.php:114 +msgid "Help" +msgstr "Yardım" + +#: templates/header.php:132 +msgid "Invalid translation route!" +msgstr "Geçersiz çeviri yolu!" + +#: templates/header.php:178 templates/header.php:202 templates/header.php:218 +msgid "New Organization" +msgstr "Yeni Yayıncı Ekle" + +#: templates/header.php:186 templates/header.php:226 +msgid "Admin" +msgstr "admin" + +#: templates/header.php:244 +msgid "Change Module" +msgstr "Değişim Modülü" + +#: templates/header.php:247 +msgid "Main Menu" +msgstr "Ana Menü" + +#: templates/header.php:252 +msgid "Licensing" +msgstr "Lisanslar" + +#: templates/header.php:257 +msgid "Resources" +msgstr "Kaynaklar" + +#: templates/header.php:262 +msgid "Cancel" +msgstr "iptal et" + +#: templates/header.php:267 +msgid "Usage Statistics" +msgstr "Kullanım İstatistikleri" + +#: templates/header.php:272 +msgid "Management" +msgstr "Yönetim" + +#: user.php:106 +msgid "" +"Login is not working. Check the .htaccess file and the " +"remoteAuthVariableName specified in /admin/configuration.ini" +msgstr "" +"Giriş çalışmıyor. .htaccess dosyasını ve admin/configuration.ini " +"içerisindeki remoteAuthVariableName kontrol edin" diff --git a/organizations/templates/header.php b/organizations/templates/header.php index e4c67d15e..9d08c111b 100644 --- a/organizations/templates/header.php +++ b/organizations/templates/header.php @@ -299,7 +299,7 @@ function setLanguage(lang) { var cookievalid=2592000000; // 30 days (1000*60*60*24*30) time += cookievalid; now.setTime(time); - document.cookie ='lang='+lang+';path=/'+';domain='+wl.host+';expires='+now; + document.cookie ='lang='+lang+';path=/'+';domain='+wl.hostname+';expires='+now; } diff --git a/reports/index.php b/reports/index.php index b39d56ddd..3f83b6523 100644 --- a/reports/index.php +++ b/reports/index.php @@ -172,7 +172,7 @@ function setLanguage(lang) { var cookievalid=2592000000; // 30 days (1000*60*60*24*30) time += cookievalid; now.setTime(time); - document.cookie ='lang='+lang+';path=/'+';domain='+wl.host+';expires='+now; + document.cookie ='lang='+lang+';path=/'+';domain='+wl.hostname+';expires='+now; } diff --git a/reports/locale/de_DE/LC_MESSAGES/messages.mo b/reports/locale/de_DE/LC_MESSAGES/messages.mo index be489727e..8e1ff9d44 100644 Binary files a/reports/locale/de_DE/LC_MESSAGES/messages.mo and b/reports/locale/de_DE/LC_MESSAGES/messages.mo differ diff --git a/reports/locale/de_DE/LC_MESSAGES/messages.po b/reports/locale/de_DE/LC_MESSAGES/messages.po index f814b5e10..19fa3e0d5 100644 --- a/reports/locale/de_DE/LC_MESSAGES/messages.po +++ b/reports/locale/de_DE/LC_MESSAGES/messages.po @@ -1,72 +1,23 @@ msgid "" msgstr "" "Project-Id-Version: Coral\n" -"POT-Creation-Date: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-06-19 17:25+0200\n" "PO-Revision-Date: \n" "Last-Translator: BSZ - Abteilung Bibliothekssysteme\n" -"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" +"Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de_DE\n" -"X-Generator: Poedit 2.0.4\n" +"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" +"X-Generator: Poedit 1.8.11\n" "X-Poedit-SourceCharset: UTF-8\n" - -#: install/reports.php:9 install/reports.php:30 install/reports.php:94 -#: install/reports.php:105 -msgid "Reports Module" -msgstr "Statistikmodul" - -#: install/reports.php:19 -msgid "Reports Database" -msgstr "Statistikdatenbank" +"Language-Team: \n" #: js/index.js:21 msgid "Refreshing Contents..." msgstr "Inhalt aktualisieren..." -#: templates/header.php:72 -msgid "" -"JavaScript must be enabled in order for you to use CORAL. However, it seems " -"JavaScript is either disabled or not supported by your browser. To use " -"CORAL, enable JavaScript by changing your browser options, then" -msgstr "" -"JavaScript muss aktiviert sein, damit Sie CORAL benutzen können. JavaScript " -"ist entweder deaktiviert oder wird von Ihrem Browser nicht unterstützt. Um " -"CORAL zu benutzen, aktivieren Sie JavaScript in Ihrer Browser-Einstellung und" - -#: templates/header.php:72 -msgid "try again" -msgstr "versuchen Sie es erneut" - -#: index.php:38 report.php:117 -msgid "Usage Reports" -msgstr "Nutzungsstatistik" - -#: index.php:41 report.php:120 -msgid "Powered by" -msgstr "Powered by" - -#: index.php:60 -msgid "Invalid translation route!" -msgstr "Ungültige Übersetzung!" - -#: index.php:87 -msgid "Help" -msgstr "Hilfe" - -#: index.php:97 -msgid "Select Report" -msgstr "Bericht auswählen" - -#: index.php:147 -msgid "Submit" -msgstr "Abschicken" - -#: index.php:148 -msgid "Reset" -msgstr "Zurücksetzen" - #: popup.php:66 msgid "Frequently Asked Questions" msgstr "FAQ" @@ -138,6 +89,78 @@ msgstr "" msgid "Invalid type!!" msgstr "Ungültige Auswahl!" +#: templates/header.php:72 +msgid "" +"JavaScript must be enabled in order for you to use CORAL. However, it seems " +"JavaScript is either disabled or not supported by your browser. To use " +"CORAL, enable JavaScript by changing your browser options, then" +msgstr "" +"JavaScript muss aktiviert sein, damit Sie CORAL benutzen können. JavaScript " +"ist entweder deaktiviert oder wird von Ihrem Browser nicht unterstützt. Um " +"CORAL zu benutzen, aktivieren Sie JavaScript in Ihrer Browser-Einstellung und" + +#: templates/header.php:72 +msgid "try again" +msgstr "versuchen Sie es erneut" + +#: index.php:38 report.php:117 +msgid "Usage Reports" +msgstr "Nutzungsstatistik" + +#: index.php:41 report.php:120 +msgid "Powered by" +msgstr "Powered by" + +#: index.php:60 +msgid "Invalid translation route!" +msgstr "Ungültige Übersetzung!" + +#: index.php:87 +msgid "Help" +msgstr "Hilfe" + +#: index.php:97 +msgid "Select Report" +msgstr "Bericht auswählen" + +#: index.php:147 +msgid "Submit" +msgstr "Abschicken" + +#: index.php:148 +msgid "Reset" +msgstr "Zurücksetzen" + +#: admin/classes/domain/ReportNotes.php:53 +msgid "Platform Interface Notes (if available)" +msgstr "Hinweise der Plattform (falls verfügbar)" + +#: admin/classes/domain/ReportNotes.php:54 +msgid "Publisher Notes (if available)" +msgstr "Hinweise des Anbieters (falls verfügbar)" + +#: admin/classes/domain/ReportTable.php:109 +msgid "Sorry, no rows were returned." +msgstr "Keine Treffer gefunden." + +#: admin/classes/domain/ReportTable.php:183 +#: admin/classes/domain/ReportTable.php:185 +msgid "view related titles" +msgstr "zeige verknüpfte Titel" + +#: admin/classes/domain/ReportTable.php:190 +msgid "view in link resolver" +msgstr "im Linkresolver öffnen" + +#: install/reports.php:9 install/reports.php:30 install/reports.php:94 +#: install/reports.php:105 +msgid "Reports Module" +msgstr "Statistikmodul" + +#: install/reports.php:19 +msgid "Reports Database" +msgstr "Statistikdatenbank" + #: report.php:74 msgid "CORAL Usage Statistics Reporting" msgstr "CORAL Nutzungsstatistiken" @@ -224,24 +247,3 @@ msgstr "" #: report.php:305 report.php:327 msgid "Color Background Key" msgstr "Farbschlüssel Hintergrund" - -#: admin/classes/domain/ReportTable.php:109 -msgid "Sorry, no rows were returned." -msgstr "Keine Treffer gefunden." - -#: admin/classes/domain/ReportTable.php:183 -#: admin/classes/domain/ReportTable.php:185 -msgid "view related titles" -msgstr "zeige verknüpfte Titel" - -#: admin/classes/domain/ReportTable.php:190 -msgid "view in link resolver" -msgstr "im Linkresolver öffnen" - -#: admin/classes/domain/ReportNotes.php:53 -msgid "Platform Interface Notes (if available)" -msgstr "Hinweise der Plattform (falls verfügbar)" - -#: admin/classes/domain/ReportNotes.php:54 -msgid "Publisher Notes (if available)" -msgstr "Hinweise des Anbieters (falls verfügbar)" diff --git a/reports/locale/tr_TR/messages.mo b/reports/locale/tr_TR/messages.mo new file mode 100644 index 000000000..8835d3fe2 Binary files /dev/null and b/reports/locale/tr_TR/messages.mo differ diff --git a/reports/locale/tr_TR/messages.po b/reports/locale/tr_TR/messages.po new file mode 100644 index 000000000..8cc5bdb98 --- /dev/null +++ b/reports/locale/tr_TR/messages.po @@ -0,0 +1,246 @@ +msgid "" +msgstr "" +"Project-Id-Version: messages\n" +"POT-Creation-Date: 2016-10-04 09:23-0600\n" +"PO-Revision-Date: 2017-12-27 09:40+0300\n" +"Last-Translator: <>\n" +"Language-Team: CORAL Türkiye \n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Poedit-Basepath: ../../..\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Generator: Poedit 1.8.4\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SearchPathExcluded-0: js/plugins/jquery.js\n" + +#: js/index.js:21 +msgid "Refreshing Contents..." +msgstr "İçerik Yenileniyor..." + +#: admin/classes/domain/ReportNotes.php:53 +msgid "Platform Interface Notes (if available)" +msgstr "Platform Arayüz Notları (eğer gerekliyse)" + +#: admin/classes/domain/ReportNotes.php:54 +msgid "Publisher Notes (if available)" +msgstr "Yayıncı Notları (eğer gerekliyse)" + +#: admin/classes/domain/ReportTable.php:109 +msgid "Sorry, no rows were returned." +msgstr "Maalesef, hiçbir satır döndürülemedi." + +#: admin/classes/domain/ReportTable.php:183 +#: admin/classes/domain/ReportTable.php:185 +msgid "view related titles" +msgstr "ilgili başlıkları görüntüle" + +#: admin/classes/domain/ReportTable.php:190 +msgid "view in link resolver" +msgstr "bağlantı çözücüde görüntüle" + +#: index.php:38 report.php:117 +msgid "Usage Reports" +msgstr "Kullanım Raporları" + +#: index.php:41 report.php:120 +msgid "Powered by" +msgstr "Tarafından destekleniyor" + +#: index.php:60 +msgid "Invalid translation route!" +msgstr "Geçersiz çeviri yolu!" + +#: index.php:87 +msgid "Help" +msgstr "Yardım" + +#: index.php:97 +msgid "Select Report" +msgstr "Rapor Seç" + +#: index.php:147 +msgid "Submit" +msgstr "Gönder" + +#: index.php:148 +msgid "Reset" +msgstr "Sıfırla" + +#: popup.php:66 +msgid "Frequently Asked Questions" +msgstr "Sıkça Sorulan Sorular" + +#: popup.php:67 +msgid "" +"Q. Why isn't the HTML number double the PDF number for interfaces that " +"automatically download HTML?" +msgstr "" +"S. Neden otomatik olarak indirilen HTML dosyalarının bulunduğu arayüzlerdeki " +"HTML sayıları PDF sayısını ikiye katlamıyor?" + +#: popup.php:69 +msgid "" +"A. Frequently these sites do NOT automatically download HTML from the Table " +"of Contents browse interface, so even platforms such as ScienceDirect " +"occasionally have higher PDF than HTML counts." +msgstr "" +"C. Genellikle bu siteler İçindekiler Listesine gözatma arayüzünü kullanarak " +"HTML dosyalarını otomatik olarak indirmez, bu nedenle ScienceDirect gibi " +"platformlarda PDF kullanım sayısı HTML kullanım sayısından daha yüksektir. " + +#: popup.php:71 +msgid "" +"Q. I thought COUNTER standards prevented double-counting of article " +"downloads." +msgstr "" +"S. COUNTER standartlarının indirilen makalelerin mükerrer sayımını " +"engellediğini düşünüyorum." + +#: popup.php:73 +msgid "" +"A. COUNTER does require that duplicate clicks on HTML or PDF within a short " +"period of time be counted once. But COUNTER specifically does not deny " +"double count of different formats--HTML and PDF. Because some publishers " +"automatically choose HTML for users, and because many users prefer to save " +"and/or print the PDF version, this interface significantly inflates total " +"article usage." +msgstr "" +"C. COUNTER, kullanımları hesaplamadan önce kısa bir zaman dilimi içerisinde " +"HTML veya PDF dosyalarının mükerrer olarak tıklanmasına ihtiyaç duyar. Fakat " +"COUNTER, HTML ve PDF örneğinde olduğu gibi farklı formatlardaki mükerrer " +"sayımları belirtmez. Çünkü, bazı yayıncılar kullanıcıları için HTML'yi " +"otomatik olarak ekrana getirir ve bazı kullanıcılar da PDF formatında " +"kaydetmeyi veya çıktı almayı sever, bu husus toplam makale kullanımını da " +"oldukça ciddi etkiler." + +#: popup.php:75 +msgid "" +"Q. Why do some Highwire Press publishers have high HTML ratios to PDFs, but " +"some appear to have a very low ratio?" +msgstr "" +"S. Neden, bazı Highwire Press yayıncıları PDF'ye göre daha yüksek HTML " +"kullanımına sahipken, bazıları düşük kullanıma sahiptir?" + +#: popup.php:77 +msgid "" +"A. Some publishers have automatic HTML display on Highwire, and some do not. " +"This is because the publisher is able to indicate a preferred linking page " +"through the DOI registry. Because this platform includes multiple " +"publishers, the interface impact is not consistent." +msgstr "" +"C. Bazı yayıncılar Highwire Platformunda otomatik HTML görüntüleyicisine " +"sahipken bazıları sahip değildir. Bu nedenle DOI numarası aracılığıyla bazı " +"yayıncılar sayfalarına bağlantı verebilmektedir. Highwire Platformu pek çok " +"yayıncıyı içerisine dâhil edebilir, arayüz kullanımda çok etkili değildir." + +#: popup.php:85 +msgid "Invalid type!!" +msgstr "Geçersiz tür!!" + +#: report.php:74 +msgid "CORAL Usage Statistics Reporting" +msgstr "CORAL Kullanım İstatistikleri Raporlama" + +#: report.php:136 +msgid "Click to show information about this report" +msgstr "Bu rapor hakkındaki bilgileri görüntülemek için tıklayın" + +#: report.php:142 +msgid "Modify Parameters" +msgstr "Parametreleri Düzenle" + +#: report.php:146 +msgid "Create New Report" +msgstr "Yeni Rapor Oluştur" + +#: report.php:187 +msgid "By Month and Resource" +msgstr "Ay ve Kaynağa Göre" + +#: report.php:190 +msgid "from an Archive" +msgstr "Arşivden" + +#: report.php:195 +#, php-format +msgid "Number of Successful Full-Text Article Requests %s" +msgstr "Başarılı %s denemelerin sayısı" + +#: report.php:240 report.php:297 +msgid "" +"Multiple titles with the same print ISSN (generally multiple parts) have " +"been merged together" +msgstr "Aynı basılı ISSN'ye sahip farklı başlıklar biraraya getirildi" + +#: report.php:247 +msgid "Key" +msgstr "Anahtar" + +#: report.php:252 +msgid "not been adjusted" +msgstr "ayarlanmadı" + +#: report.php:252 +msgid "been adjusted manually by Electronic Resources" +msgstr "Elektronik Kaynaklar tarafından elle düzeltildi" + +#: report.php:260 +#, php-format +msgid "" +"Programmatically flagged as outlier based on previous 12 month average. The " +"number has %s" +msgstr "" +"Programlanarak önceki 12 ayın ortalamasına aykırı bir şekilde işaretlendi. " +"Sayılar %s sahiptir." + +#: report.php:273 report.php:340 +#, php-format +msgid "" +"Programmatically flagged as outlier using the following formula: Count is %d " +"over %d%% of the previous 12 month average." +msgstr "" +"Programlanarak önceki 12 ayın ortalamasına aykırı bir şekilde işaretlendi. " +"Sayım geçmiş 12 ay ortalamasının %sinden %fazla" + +#: report.php:295 +msgid "" +"Programmatically flagged as outlier based on previous 12 month average. The " +"number has not been adjusted." +msgstr "" +"Programlanarak önceki 12 ayın ortalamasına aykırı bir şekilde işaretlendi. " +"Sayılar düzenlenmemiştir." + +#: report.php:296 +msgid "" +"Programmatically flagged as outlier based on previous 12 month average. The " +"number has been adjusted manually by Electronic Resources." +msgstr "" +"Programlanarak önceki 12 ayın ortalamasına aykırı bir şekilde işaretlendi. " +"Sayılar Elektronik Kaynaklar tarafından elle düzeltilmiştir." + +#: report.php:305 report.php:327 +msgid "Color Background Key" +msgstr "Arkaplan Renk Anahtarı" + +#: templates/header.php:72 +msgid "" +"JavaScript must be enabled in order for you to use CORAL. However, it seems " +"JavaScript is either disabled or not supported by your browser. To use " +"CORAL, enable JavaScript by changing your browser options, then" +msgstr "" +"CORAL kullanmak için JavaScript etkin olmalıdır. Kullandığınız tarayıcı " +"JavaScript desteklemiyor ya da devre dışı bırakılmış olabilir. CORAL " +"kullanmak için tarayıcınızdan JavaScript'i etkinleştirin." + +#: templates/header.php:72 +msgid "try again" +msgstr "tekrar deneyin" + +#~ msgid "" +#~ "Programmatically flagged as outlier using the following formula: Count is " +#~ "%d over %d% of the previous 12 month average." +#~ msgstr "" +#~ "使用如下公式以编程的方式标记为离群值:计数是%d高于之前12个月平均值的%d%。" diff --git a/resources/admin/classes/domain/Fund.php b/resources/admin/classes/domain/Fund.php index 26b5770f7..4dd90b841 100644 --- a/resources/admin/classes/domain/Fund.php +++ b/resources/admin/classes/domain/Fund.php @@ -66,7 +66,7 @@ public function getFundIDFromFundCode($fundCode) { //returns array of archived objects public function getUnArchivedFunds(){ - $query = "SELECT * FROM Fund WHERE archived is null ORDER BY 3"; + $query = "SELECT * FROM Fund WHERE archived is null OR archived = 0 ORDER BY 3"; $result = $this->db->processQuery($query, 'assoc'); $resultArray = array(); diff --git a/resources/admin/classes/domain/Resource.php b/resources/admin/classes/domain/Resource.php index 91f902ec8..5082f3227 100644 --- a/resources/admin/classes/domain/Resource.php +++ b/resources/admin/classes/domain/Resource.php @@ -596,7 +596,7 @@ public static function getSearchDetails() { if ($search['resourceNote']) { - $whereAdd[] = "UPPER(RN.noteText) LIKE UPPER('%" . $resource->db->escapeString($search['resourceNote']) . "%')"; + $whereAdd[] = "(UPPER(RNA.noteText) LIKE UPPER('%" . $resource->db->escapeString($search['resourceNote']) . "%') AND RNA.tabName <> 'Product') OR (UPPER(RNR.noteText) LIKE UPPER('%" . $resource->db->escapeString($search['resourceNote']) . "%') AND RNR.tabName = 'Product')"; $searchDisplay[] = _("Note contains: ") . $search['resourceNote']; } @@ -659,10 +659,10 @@ public static function getSearchDetails() { } if ($search['noteTypeID'] == 'none') { - $whereAdd[] = "(RN.noteTypeID IS NULL) AND (RN.noteText IS NOT NULL)"; + $whereAdd[] = "(RNA.noteTypeID IS NULL) AND (RNA.noteText IS NOT NULL) AND (RNR.noteTypeID IS NULL) AND (RNR.noteText IS NOT NULL)"; $searchDisplay[] = _("Note Type: none"); }else if ($search['noteTypeID']) { - $whereAdd[] = "RN.noteTypeID = '" . $resource->db->escapeString($search['noteTypeID']) . "'"; + $whereAdd[] = "(RNA.noteTypeID = '" . $resource->db->escapeString($search['noteTypeID']) . "' AND RNA.tabName <> 'Product') OR (RNR.noteTypeID = '" . $resource->db->escapeString($search['noteTypeID']) . "' AND RNR.tabName = 'Product')"; $noteType = new NoteType(new NamedArguments(array('primaryKey' => $search['noteTypeID']))); $searchDisplay[] = _("Note Type: ") . $noteType->shortName; } @@ -699,19 +699,19 @@ public static function getSearchDetails() { if ($search['authenticationTypeID'] == 'none') { - $whereAdd[] = "R.authenticationTypeID IS NULL"; + $whereAdd[] = "RA.authenticationTypeID IS NULL"; $searchDisplay[] = _("Authentication Type: none"); }else if ($search['authenticationTypeID']) { - $whereAdd[] = "R.authenticationTypeID = '" . $resource->db->escapeString($search['authenticationTypeID']) . "'"; + $whereAdd[] = "RA.authenticationTypeID = '" . $resource->db->escapeString($search['authenticationTypeID']) . "'"; $authenticationType = new AuthenticationType(new NamedArguments(array('primaryKey' => $search['authenticationTypeID']))); $searchDisplay[] = _("Authentication Type: ") . $authenticationType->shortName; } if ($search['catalogingStatusID'] == 'none') { - $whereAdd[] = "(R.catalogingStatusID IS NULL)"; + $whereAdd[] = "(RA.catalogingStatusID IS NULL)"; $searchDisplay[] = _("Cataloging Status: none"); } else if ($search['catalogingStatusID']) { - $whereAdd[] = "R.catalogingStatusID = '" . $resource->db->escapeString($search['catalogingStatusID']) . "'"; + $whereAdd[] = "RA.catalogingStatusID = '" . $resource->db->escapeString($search['catalogingStatusID']) . "'"; $catalogingStatus = new CatalogingStatus(new NamedArguments(array('primaryKey' => $search['catalogingStatusID']))); $searchDisplay[] = _("Cataloging Status: ") . $catalogingStatus->shortName; } @@ -803,10 +803,10 @@ public function searchQuery($whereAdd, $orderBy = '', $limit = '', $count = fals $table_matches = array(); // Build a list of tables that are referenced by the select and where statements in order to limit the number of joins performed in the search. - preg_match_all("/[A-Z]+(?=[.][A-Z]+)/i", $select, $table_matches); + preg_match_all("/[A-Z]+(?=[.][A-Z]+)/iu", $select, $table_matches); $referenced_tables = array_unique($table_matches[0]); - preg_match_all("/[A-Z]+(?=[.][A-Z]+)/i", $whereStatement, $table_matches); + preg_match_all("/[A-Z]+(?=[.][A-Z]+)/iu", $whereStatement, $table_matches); $referenced_tables = array_unique(array_merge($referenced_tables, $table_matches[0])); // These join statements will only be included in the query if the alias is referenced by the select and/or where. @@ -815,12 +815,13 @@ public function searchQuery($whereAdd, $orderBy = '', $limit = '', $count = fals LEFT JOIN AcquisitionType AT ON RA.acquisitionTypeID = AT.acquisitionTypeID LEFT JOIN Status S ON R.statusID = S.statusID LEFT JOIN User CU ON R.createLoginID = CU.loginID - LEFT JOIN ResourcePurchaseSiteLink RPSL ON R.resourceID = RPSL.resourceID - LEFT JOIN ResourceAuthorizedSiteLink RAUSL ON R.resourceID = RAUSL.resourceID - LEFT JOIN ResourceAdministeringSiteLink RADSL ON R.resourceID = RADSL.resourceID - LEFT JOIN ResourcePayment RPAY ON R.resourceID = RPAY.resourceID - LEFT JOIN ResourceNote RN ON R.resourceID = RN.resourceID - LEFT JOIN ResourceStep RS ON R.resourceID = RS.resourceID + LEFT JOIN ResourcePurchaseSiteLink RPSL ON RA.resourceAcquisitionID = RPSL.resourceAcquisitionID + LEFT JOIN ResourceAuthorizedSiteLink RAUSL ON RA.resourceAcquisitionID = RAUSL.resourceAcquisitionID + LEFT JOIN ResourceAdministeringSiteLink RADSL ON RA.resourceAcquisitionID = RADSL.resourceAcquisitionID + LEFT JOIN ResourceNote RNA ON RA.resourceAcquisitionID = RNA.entityID + LEFT JOIN ResourceNote RNR ON R.resourceID = RNR.entityID + LEFT JOIN ResourcePayment RPAY ON RA.resourceAcquisitionID = RPAY.resourceAcquisitionID + LEFT JOIN ResourceStep RS ON RA.resourceAcquisitionID = RS.resourceAcquisitionID LEFT JOIN IsbnOrIssn I ON R.resourceID = I.resourceID "); @@ -837,7 +838,6 @@ public function searchQuery($whereAdd, $orderBy = '', $limit = '', $count = fals $additional_joins[] = $join; } } - $query = $select . " FROM Resource R LEFT JOIN ResourceAcquisition RA ON R.resourceID = RA.resourceID diff --git a/resources/ajax_htmldata/getDashboard.php b/resources/ajax_htmldata/getDashboard.php index e202d90c1..788efcb5d 100644 --- a/resources/ajax_htmldata/getDashboard.php +++ b/resources/ajax_htmldata/getDashboard.php @@ -16,7 +16,7 @@ $query = $dashboard->getQuery($resourceTypeID, $year, $acquisitionTypeID, $orderTypeID, $subjectID, $costDetailsID, $groupBy); $results = $dashboard->getResults($query); if ($groupBy == "GS.shortName") $groupBy = "generalSubject"; - echo ""; + echo "
"; echo ""; echo ""; echo ""; diff --git a/resources/ajax_htmldata/getDashboardYearlyCosts.php b/resources/ajax_htmldata/getDashboardYearlyCosts.php index 3503bcc20..5ded81a7f 100644 --- a/resources/ajax_htmldata/getDashboardYearlyCosts.php +++ b/resources/ajax_htmldata/getDashboardYearlyCosts.php @@ -23,7 +23,7 @@ $costDetails = new CostDetails(); $costDetailsArray = $costDetails->allAsArray(); - echo "
" . _("Name") . "" . _("Resource Type") . "
"; + echo "
"; echo ""; echo ""; echo ""; diff --git a/resources/ajax_htmldata/getRightPanel.php b/resources/ajax_htmldata/getRightPanel.php index 47b1bb12b..cb89ec178 100644 --- a/resources/ajax_htmldata/getRightPanel.php +++ b/resources/ajax_htmldata/getRightPanel.php @@ -36,7 +36,7 @@ $orgArray = $resource->getDistinctOrganizationArray(); //get licenses (already returned in array) - $licenseArray = $resource->getLicenseArray(); + $licenseArray = $resourceAcquisition->getLicenseArray(); echo "
"; echo ""; diff --git a/resources/ajax_processing/submitAcquisitions.php b/resources/ajax_processing/submitAcquisitions.php index 71fb6f2b2..127580fd1 100644 --- a/resources/ajax_processing/submitAcquisitions.php +++ b/resources/ajax_processing/submitAcquisitions.php @@ -24,7 +24,7 @@ $resourceAcquisition->acquisitionTypeID = $_POST['acquisitionTypeID']; $resourceAcquisition->orderNumber = $_POST['orderNumber']; $resourceAcquisition->systemNumber = $_POST['systemNumber']; - $resourceAcquisition->subscriptionAlertEnabledInd = isset($_POST['subscriptionAlertEnabledInd']) ? $_POST['subscriptionAlertEnabledInd'] : null; + $resourceAcquisition->subscriptionAlertEnabledInd = isset($_POST['subscriptionAlertEnabledInd']) ? $_POST['subscriptionAlertEnabledInd'] : 0; $resourceAcquisition->resourceID = $_POST['resourceID']; $resourceAcquisition->organizationID = $_POST['organizationID']; diff --git a/resources/dashboard.php b/resources/dashboard.php index d8076be5e..33a4fa0f5 100644 --- a/resources/dashboard.php +++ b/resources/dashboard.php @@ -13,7 +13,7 @@
" . _("Name") . "" . _("Resource Type") . "
- - diff --git a/resources/dashboard_yearly_costs.php b/resources/dashboard_yearly_costs.php index 5b92c3286..8d9804563 100644 --- a/resources/dashboard_yearly_costs.php +++ b/resources/dashboard_yearly_costs.php @@ -12,7 +12,7 @@
- - diff --git a/resources/directory.php b/resources/directory.php index 39b4eeebb..66ae88329 100644 --- a/resources/directory.php +++ b/resources/directory.php @@ -84,20 +84,21 @@ function watchString($string) { function resource_sidemenu($selected_link = '') { global $user; $links = array( - 'product', - 'orders', - 'acquisitions', - 'access', - 'cataloging', - 'contacts', - 'accounts', - 'issues', - 'attachments', - 'workflow', + 'Product', + 'Orders', + 'Acquisitions', + 'Access', + 'Cataloging', + 'Contacts', + 'Accounts', + 'Issues', + 'Attachments', + 'Workflow', ); foreach ($links as $key) { $name = ucfirst($key); + $selected_link = ucfirst($selected_link); if ($selected_link == $key) { $class = 'sidemenuselected'; $icon_id = "icon_$key"; diff --git a/resources/import.php b/resources/import.php index 64be3f2e5..c6c5caa98 100644 --- a/resources/import.php +++ b/resources/import.php @@ -933,6 +933,7 @@ function showMappings($handle, $delimiter, $configuration, $config_array) { + " class="submit-button" /> diff --git a/resources/install/protected/update_upload_history.sql b/resources/install/protected/3.0.0/004-170.sql similarity index 100% rename from resources/install/protected/update_upload_history.sql rename to resources/install/protected/3.0.0/004-170.sql diff --git a/resources/js/resource.js b/resources/js/resource.js index 16c0acb40..67493b7c6 100644 --- a/resources/js/resource.js +++ b/resources/js/resource.js @@ -282,13 +282,7 @@ $(document).ready(function(){ $(".showAccounts").click(function () { $('.resource_tab_content').hide(); - $('#div_product').hide(); - $('#div_acquisitions').hide(); - $('#div_access').hide(); - $('#div_contacts').hide(); $('#div_accounts').show(); - $('#div_attachments').hide(); - $('#div_workflow').hide(); $('#div_fullRightPanel').show(); updateAccounts(); return false; @@ -661,6 +655,7 @@ function submitCloseIssue() { } function updateAccounts(){ + currentTab = "Accounts"; $("#icon_accounts").html(""); $.ajax({ type: "GET", @@ -878,7 +873,7 @@ function bind_removes(){ url: "ajax_processing.php", cache: false, data: "action=deleteOrder&resourceAcquisitionID=" + $(this).attr("id"), - success: function(html, ) { + success: function(html) { //post return message to index postwith('resource.php?resourceID=' + $("#resourceID").val(), {message:html}); } diff --git a/resources/locale/de_DE/LC_MESSAGES/messages.mo b/resources/locale/de_DE/LC_MESSAGES/messages.mo index 9a430d7f3..36296ca99 100644 Binary files a/resources/locale/de_DE/LC_MESSAGES/messages.mo and b/resources/locale/de_DE/LC_MESSAGES/messages.mo differ diff --git a/resources/locale/de_DE/LC_MESSAGES/messages.po b/resources/locale/de_DE/LC_MESSAGES/messages.po index 073dcd943..13e0c88a8 100644 --- a/resources/locale/de_DE/LC_MESSAGES/messages.po +++ b/resources/locale/de_DE/LC_MESSAGES/messages.po @@ -2,2586 +2,2601 @@ msgid "" msgstr "" "Project-Id-Version: Coral\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-27 15:04+0200\n" +"POT-Creation-Date: 2018-06-19 17:19+0200\n" "PO-Revision-Date: \n" "Last-Translator: BSZ - Abteilung Bibliothekssysteme\n" -"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" "Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language-Abteilung: BSZ - Abteilung Bibliothekssysteme\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 2.0.4\n" +"X-Generator: Poedit 1.8.11\n" "X-Poedit-SourceCharset: UTF-8\n" +"Language-Team: \n" -#: import.php:16 -msgid "Settings" -msgstr "Einstellungen" +#: importHistory.php:9 +msgid "Import detail" +msgstr "Importdetails" -#: import.php:17 -msgid "Importing and deduping isbnOrISSN on the following columns: " -msgstr "Importiere und dedupliziere isbnOrISSN mit den folgenden Spalten: " +#: importHistory.php:57 +msgid "Import history" +msgstr "Import-Historie" -#: import.php:30 -msgid "Preview" -msgstr "Vorschau" +#: ajax_forms/getCurrentWorkflowForm.php:34 ajax_forms/getOrderForm.php:49 +#: summary.php:430 ajax_htmldata/getOutstandingQueue.php:21 +#: ajax_htmldata/getOrdersDetails.php:29 +msgid "Order" +msgstr "Bestellung" -#: import.php:57 -msgid "Columns" -msgstr "Spalten" +#: ajax_forms/getCurrentWorkflowForm.php:35 +msgid "Reminder delay (in days)" +msgstr "Erinnerungsverzögerung (in Tagen)" -#: import.php:73 -msgid "Mapping" -msgstr "Mapping" +#: ajax_forms/getCurrentWorkflowForm.php:36 +#: ajax_forms/getAdminCurrencyUpdateForm.php:27 +#: ajax_forms/getAdminFundUpdateForm.php:28 +#: dashboard_yearly_costs_exports.php:52 dashboard_export.php:46 +#: templates/ebscoKbVendorList.php:4 templates/ebscoKbPackageList.php:4 +#: ajax_htmldata/getDashboard.php:21 ajax_htmldata/getOutstandingQueue.php:20 +#: ajax_htmldata/getAdminCurrencyDisplay.php:15 +#: ajax_htmldata/getAdminFundDisplay.php:15 +#: ajax_htmldata/getDashboardYearlyCosts.php:28 +#: ajax_htmldata/getSubmittedQueue.php:15 ajax_htmldata/getSavedQueue.php:18 +#: ajax_htmldata/getSearchResources.php:113 +#: ajax_htmldata/getAdminImportConfigDisplay.php:13 export.php:57 +msgid "Name" +msgstr "Name" -#: import.php:103 -msgid "Resources import" -msgstr "Resourcen importieren" +#: ajax_forms/getCurrentWorkflowForm.php:37 +msgid "Approval/Notification group" +msgstr "Zustimmungs-/Benachrichtigungsgruppe" -#: import.php:106 -msgid "Delimited File Import" -msgstr "CSV-Dateien importieren" +#: ajax_forms/getCurrentWorkflowForm.php:38 +#: ajax_forms/getAdminWorkflowForm.php:127 +msgid "Parent Step" +msgstr "Übergeordneter Schritt" -#: import.php:146 importFunds.php:21 -msgid "The file has been successfully uploaded." -msgstr "Die Datei wurde erfolgreich hochgeladen." +#: ajax_forms/getCurrentWorkflowForm.php:39 +msgid "Action" +msgstr "Aktion" -#: import.php:160 importFunds.php:31 -msgid "Unable to get columns headers from the file" -msgstr "Keine Spaltenüberschriften in der Datei gefunden" +#: ajax_forms/getGeneralSubjectUpdateForm.php:16 +#: ajax_forms/getDetailSubjectUpdateForm.php:16 +#: ajax_forms/getAdminUpdateForm.php:16 +msgid "Edit " +msgstr "Bearbeiten " -#: import.php:166 importFunds.php:34 -msgid "Unable to open the uploaded file" -msgstr "Nicht möglich die hochgeladene Datei zu öffnen" +#: ajax_forms/getGeneralSubjectUpdateForm.php:16 +#: ajax_forms/getDetailSubjectUpdateForm.php:16 +#: ajax_forms/getAdminUpdateForm.php:16 +msgid "Add " +msgstr "Hinzufügen " -#: import.php:171 -msgid "Unable to upload the file" -msgstr "Upload der Datei ist nicht möglich" +#: ajax_forms/getGeneralSubjectUpdateForm.php:38 +#: ajax_forms/getDetailSubjectUpdateForm.php:38 +#: ajax_forms/getResourceStepForm.php:65 ajax_forms/getAdminUpdateForm.php:44 +#: ajax_forms/getAdminUserGroupForm.php:147 ajax_forms/getNewIssueForm.php:135 +#: ajax_forms/getOrderForm.php:175 ajax_forms/getAdminWorkflowForm.php:268 +#: ajax_forms/getAdminAlertDaysForm.php:34 ajax_forms/getAccountForm.php:86 +#: ajax_forms/getNoteForm.php:61 ajax_forms/getEbscoKbTitleImportForm.php:130 +#: ajax_forms/getGeneralDetailSubjectForm.php:130 +#: ajax_forms/getContactForm.php:163 ajax_forms/getNewResourceForm.php:287 +#: ajax_forms/getAdminCurrencyUpdateForm.php:38 +#: ajax_forms/getAccessForm.php:254 ajax_forms/getUpdateProductForm.php:429 +#: ajax_forms/getAdminUserUpdateForm.php:66 +#: ajax_forms/getAdminImportConfigUpdateForm.php:40 +#: ajax_forms/getCostForm.php:367 ajax_forms/getAdminFundUpdateForm.php:45 +#: ajax_forms/getAdminAlertEmailForm.php:34 ajax_forms/getAttachmentForm.php:91 +#: ajax_forms/getNewDowntimeForm.php:135 ajax_forms/getLicenseForm.php:193 +#: resources/cataloging_edit.php:105 +msgid "submit" +msgstr "Abschicken" -#: import.php:174 importFunds.php:37 -msgid "Error: " -msgstr "Fehler: " +#: ajax_forms/getGeneralSubjectUpdateForm.php:39 +#: ajax_forms/getDetailSubjectUpdateForm.php:39 +#: ajax_forms/getResourceStepForm.php:66 ajax_forms/getAdminUpdateForm.php:45 +#: ajax_forms/getAdminUserGroupForm.php:148 ajax_forms/getNewIssueForm.php:136 +#: ajax_forms/getNewIssueForm.php:145 ajax_forms/getOrderForm.php:176 +#: ajax_forms/getResourceSubjectForm.php:48 +#: ajax_forms/getAdminWorkflowForm.php:269 +#: ajax_forms/getAdminAlertDaysForm.php:35 ajax_forms/getAccountForm.php:87 +#: ajax_forms/getNoteForm.php:62 ajax_forms/getEbscoKbTitleImportForm.php:132 +#: ajax_forms/getGeneralDetailSubjectForm.php:131 +#: ajax_forms/getContactForm.php:164 ajax_forms/getImportSaveCfgForm.php:28 +#: ajax_forms/getNewResourceForm.php:288 +#: ajax_forms/getAdminCurrencyUpdateForm.php:39 +#: ajax_forms/getAccessForm.php:255 +#: ajax_forms/getEbscoKbPackageImportForm.php:345 +#: ajax_forms/getUpdateProductForm.php:430 +#: ajax_forms/getAdminUserUpdateForm.php:67 +#: ajax_forms/getAdminImportConfigUpdateForm.php:41 +#: ajax_forms/getCostForm.php:368 ajax_forms/getAdminFundUpdateForm.php:46 +#: ajax_forms/getAdminAlertEmailForm.php:35 ajax_forms/getAttachmentForm.php:92 +#: ajax_forms/getNewDowntimeForm.php:136 ajax_forms/getNewDowntimeForm.php:145 +#: ajax_forms/getLicenseForm.php:194 importFunds.php:64 +#: resources/cataloging_edit.php:106 +#: ajax_htmldata/getEbscoKbTitleDetails.php:159 +msgid "cancel" +msgstr "Abbrechen" -#: import.php:178 -msgid "" -"If you have not previously created an Import Configuration, then for each of " -"the resource fields please input the number of the column in your CSV file " -"that corresponds to the resource field. For example, if your import file has " -"a second column called Name that corresponds to the Resource Title, then you " -"would input 2 for the value for the Resource Title field. For columns with " -"multiple values that are character-delimited, indicate the delimiter using " -"the If delimited, delimited by field. For fields with values across multiple " -"columns, add additional sets using the +Add another links. Use the Dedupe on " -"this column option for ISBN/ISSN sets to ignore any duplicate values that " -"might occur across those columns. The Alias Types, Note Types, and " -"Organization Roles that you can assign to your mapped columns can be " -"configured on the Admin page." -msgstr "" -"Wenn Sie zuvor noch keine Importkonfiguration angelegt haben, dann geben Sie " -"für jedes Feld in der Ressource die Nummer der Spalte in Ihrer CSV-Datei an, " -"die diesem entspricht. Zum Beispiel: Wenn die zweite Spalte in Ihrer Datei " -"mit Name benannt ist und dies dem Titel der Ressource entspricht, geben Sie " -"2 als Wert für den Titel an. Für Spalten mit mehreren Werten, die mit einem " -"Trennzeichen getrennt sind, können Sie das Trennzeichen angeben: Wenn " -"Trennzeichen, dann getrennt mit. Für Felder mit Daten, die über mehrere " -"Spalten verteilt sind, können Sie Gruppen über die +-Links bilden. Verwenden " -"Sie die Option Mit dieser Spalte duplizieren für ISBN/ISSN-Gruppen, um " -"doppelte Werte zu ignorieren, die in mehreren Spalten stehen können. Die " -"Aliastypen, Notizarten und Organisationsrollen die den gemappten Spalten " -"zugewiesen werden können, werden auf der Admin-Seite konfiguriert." +#: ajax_forms/getResourceStepForm.php:25 +msgid "Edit Resource Step" +msgstr "Ressourcen-Schritt bearbeiten" -#: import.php:179 -msgid "Please select the import configuration to load: " -msgstr "Bitte wählen Sie Importkonfiguration für das Laden: " +#: ajax_forms/getResourceStepForm.php:32 +msgid "Reassign Resource Step" +msgstr "Ressourcen-Schritt neu zuweisen" -#: import.php:180 -msgid "Select Configuration" -msgstr "Konfiguration auswählen" +#: ajax_forms/getResourceStepForm.php:40 +msgid "Step name: " +msgstr "Schrittname: " -#: import.php:188 -msgid "Please choose columns from your CSV file:" -msgstr "Spalten in der CSV-Datei auswählen:" +#: ajax_forms/getResourceStepForm.php:42 +msgid "Group: " +msgstr "Gruppe: " -#: import.php:757 -msgid "Organization " -msgstr "Organisation " +#: ajax_forms/getResourceStepForm.php:53 +msgid "Apply to all later steps?" +msgstr "Für alle späteren Schritte anwenden?" -#: import.php:757 -msgid " could not be added." -msgstr " konnte nicht hinzugefügt werden." +#: ajax_forms/getAdminUpdateForm.php:31 +msgid "Show stats button?" +msgstr "Statistik-Schaltfläche anzeigen?" -#: import.php:770 import.php:796 -msgid "Error: more than one organization is called " -msgstr "Fehler: Mehr als eine Organisation wird aufgerufen " +#: ajax_forms/getAdminUserGroupForm.php:17 +msgid "Edit User Group" +msgstr "Nutzergruppe bearbeiten" -#: import.php:770 -msgid ". Please consider deduping." -msgstr ". Bitte erwägen Sie zu deduplizieren." +#: ajax_forms/getAdminUserGroupForm.php:17 +msgid "Add User Group" +msgstr "Neue Nutzergruppe" -#: import.php:796 -msgid " Please consider deduping." -msgstr " Bitte erwägen Sie zu deduplizieren." +#: ajax_forms/getAdminUserGroupForm.php:26 +msgid "User Group" +msgstr "Nutzergruppe" -#: import.php:868 importFunds.php:52 -msgid "Results" -msgstr "Treffer" +#: ajax_forms/getAdminUserGroupForm.php:34 +msgid "Group Name:" +msgstr "Gruppenname:" -#: import.php:921 -msgid "" -"The first line of the CSV file must contain column names, and not data. " -"These names will be used during the import process." -msgstr "" -"Die erste Zeile der CSV-Datei muss die Spaltennamen enthalten, keine Daten. " -"Diese Namen werden während des Importprozesses verwendet." +#: ajax_forms/getAdminUserGroupForm.php:41 +msgid "Email Address:" +msgstr "E-Mail-Adresse:" -#: import.php:924 -msgid "File selection" -msgstr "Dateiauswahl" +#: ajax_forms/getAdminUserGroupForm.php:58 +msgid "Assigned Users" +msgstr "Zugewiesene Nutzer" -#: import.php:925 -msgid "CSV File" -msgstr "CSV-Datei" +#: ajax_forms/getAdminUserGroupForm.php:82 +msgid "add user" +msgstr "Neuer Nutzer" -#: import.php:929 -msgid "Import options" -msgstr "Importoptionen" +#: ajax_forms/getAdminUserGroupForm.php:82 ajax_forms/getNewIssueForm.php:78 +#: ajax_forms/getResourceSubjectForm.php:26 +#: ajax_forms/getResourceSubjectForm.php:33 +#: ajax_forms/getAdminWorkflowForm.php:157 +#: ajax_forms/getGeneralDetailSubjectForm.php:76 +#: ajax_forms/getUpdateProductForm.php:124 +#: ajax_forms/getUpdateProductForm.php:153 +#: ajax_forms/getUpdateProductForm.php:266 +#: ajax_forms/getUpdateProductForm.php:359 ajax_forms/getCostForm.php:189 +#: ajax_forms/getLicenseForm.php:78 +msgid "Add" +msgstr "Hinzufügen" -#: import.php:930 -msgid "CSV delimiter" -msgstr "CSV-Trennzeichen" +#: ajax_forms/getAdminUserGroupForm.php:121 js/forms/userGroupForm.js:117 +msgid "remove user from group" +msgstr "Nutzergruppe entfernen" -#: import.php:932 -msgid "(comma)" -msgstr "(Komma)" +#: ajax_forms/getNewIssueForm.php:27 +msgid "Report New Problem" +msgstr "Neues Problem melden" -#: import.php:933 -msgid "(semicolon)" -msgstr "(Semikolon)" +#: ajax_forms/getNewIssueForm.php:28 +msgid "* required fields" +msgstr "* Pflichtfelder" -# ? -#: import.php:934 -msgid "(pipe)" -msgstr "(Pipe)" +#: ajax_forms/getNewIssueForm.php:32 ajax_forms/getUpdateProductForm.php:244 +#: ajax_htmldata/getContactDetails.php:85 ajax_htmldata/getOrdersDetails.php:50 +msgid "Organization:" +msgstr "Organisation:" -#: import.php:937 -msgid "Upload" -msgstr "Upload" +#: ajax_forms/getNewIssueForm.php:39 +msgid "Contact:" +msgstr "Kontakt:" -#: install/resources.php:9 install/resources.php:30 install/resources.php:160 -#: install/resources.php:194 -msgid "Resources Module" -msgstr "Resourcenmodul" +#: ajax_forms/getNewIssueForm.php:60 ajax_htmldata/getContactDetails.php:45 +#: ajax_htmldata/getContactDetails.php:189 +#: ajax_htmldata/getContactDetails.php:199 +msgid "add contact" +msgstr "Neuer Kontakt" -#: install/resources.php:19 -msgid "Resources Database" -msgstr "Resourcedatenbank" +#: ajax_forms/getNewIssueForm.php:68 +msgid "CC myself:" +msgstr "CC an mich:" -#: install/resources.php:65 -msgid "Default Currency" -msgstr "Standard-Währung" +#: ajax_forms/getNewIssueForm.php:75 +msgid "CC:" +msgstr "CC:" -#: install/resources.php:71 -msgid "Enable Alerts" -msgstr "Warnungen aktivieren" +#: ajax_forms/getNewIssueForm.php:80 +msgid "Current CCs:" +msgstr "Aktuelle CCs:" -#: install/resources.php:77 -msgid "Catalog URL" -msgstr "Katalog-URL" +#: ajax_forms/getNewIssueForm.php:87 ajax_htmldata/getIssuesList.php:60 +msgid "Subject:" +msgstr "Fachgebiet:" -#: install/resources.php:82 -msgid "Feedback Email Address" -msgstr "E-Mail-Adresse für Feedback" +#: ajax_forms/getNewIssueForm.php:94 ajax_htmldata/getIssuesList.php:62 +msgid "Body:" +msgstr "Text:" -#: install/resources.php:90 -msgid "Please set up the following options for the resources module." -msgstr "Bitte konfigurieren Sie die folgenden Optionen für das Resourcenmodul." +#: ajax_forms/getNewIssueForm.php:101 ajax_htmldata/getIssuesList.php:49 +msgid "Applies to:" +msgstr "Gilt für:" -#: importFunds.php:53 -msgid "rows have been processed." -msgstr "Zeilen wurden verarbeitet." +#: ajax_forms/getNewIssueForm.php:105 +msgid "Applies only to" +msgstr "Gilt nur für" -#: importFunds.php:60 -msgid "Import Funds" -msgstr "Konten importieren" +#: ajax_forms/getNewIssueForm.php:108 +msgid "Applies to all" +msgstr "Gilt für alle" -#: importFunds.php:61 -msgid "Select File" -msgstr "Datei auswählen" +#: ajax_forms/getNewIssueForm.php:111 +msgid "Applies to selected" +msgstr "Git für ausgewählte" -#: importFunds.php:63 templates/ebscoKbTitleList.php:57 -#: templates/ebscoKbPackageList.php:52 -#: ajax_htmldata/getEbscoKbTitleDetails.php:157 -#: ajax_forms/getEbscoKbPackageImportForm.php:343 -msgid "import" -msgstr "Importieren" +#: ajax_forms/getNewIssueForm.php:127 +msgid "Send me a reminder every" +msgstr "Schicke mir eine Erinnerung alle" -#: importFunds.php:64 ajax_htmldata/getEbscoKbTitleDetails.php:159 -#: resources/cataloging_edit.php:106 ajax_forms/getLicenseForm.php:194 -#: ajax_forms/getNoteForm.php:62 ajax_forms/getAdminWorkflowForm.php:269 -#: ajax_forms/getResourceSubjectForm.php:48 -#: ajax_forms/getImportSaveCfgForm.php:28 ajax_forms/getNewDowntimeForm.php:136 -#: ajax_forms/getNewDowntimeForm.php:145 ajax_forms/getAdminUpdateForm.php:45 -#: ajax_forms/getCostForm.php:368 ajax_forms/getAttachmentForm.php:92 -#: ajax_forms/getResourceStepForm.php:66 -#: ajax_forms/getUpdateProductForm.php:430 ajax_forms/getNewIssueForm.php:136 -#: ajax_forms/getNewIssueForm.php:145 ajax_forms/getOrderForm.php:176 -#: ajax_forms/getAdminAlertEmailForm.php:35 -#: ajax_forms/getEbscoKbTitleImportForm.php:132 -#: ajax_forms/getAdminUserGroupForm.php:148 -#: ajax_forms/getNewResourceForm.php:296 -#: ajax_forms/getAdminFundUpdateForm.php:46 -#: ajax_forms/getAdminAlertDaysForm.php:35 -#: ajax_forms/getEbscoKbPackageImportForm.php:345 -#: ajax_forms/getDetailSubjectUpdateForm.php:39 -#: ajax_forms/getAccessForm.php:255 -#: ajax_forms/getGeneralDetailSubjectForm.php:131 -#: ajax_forms/getAdminUserUpdateForm.php:67 -#: ajax_forms/getAdminCurrencyUpdateForm.php:39 -#: ajax_forms/getContactForm.php:164 -#: ajax_forms/getGeneralSubjectUpdateForm.php:39 -#: ajax_forms/getAdminImportConfigUpdateForm.php:41 -#: ajax_forms/getAccountForm.php:87 -msgid "cancel" -msgstr "Abbrechen" +#: ajax_forms/getNewIssueForm.php:130 +msgid "day(s)" +msgstr "Tage" -#: admin.php:26 admin.php:41 -msgid "Administration" -msgstr "Administration" +#: ajax_forms/getNewIssueForm.php:144 +msgid "" +"Opening an issue requires a resource to be associated with an organization." +msgstr "" +"Um ein Problem anzulegen, ist eine Ressource erforderlich, die mit einer " +"Organisation verknüpft ist." -#: admin.php:52 ajax_htmldata/getAdminWorkflowDisplay.php:87 -#: ajax_htmldata/getAdminUserDisplay.php:19 -msgid "Users" -msgstr "Nutzer" +#: ajax_forms/getOrderForm.php:42 +msgid "Clone Order" +msgstr "Bestellung kopieren" -#: admin.php:53 -msgid "Workflow / User Group" -msgstr "Workflow / Nutzergruppe" +#: ajax_forms/getOrderForm.php:42 +msgid "Edit Order" +msgstr "Bestellung bearbeiten" -#: admin.php:54 export.php:97 -msgid "Access Method" -msgstr "Zugriffsmethode" +#: ajax_forms/getOrderForm.php:55 ajax_forms/getAdminWorkflowForm.php:58 +#: summary.php:437 ajax_htmldata/getOrdersDetails.php:57 +msgid "Acquisition Type:" +msgstr "Erwerbungsart:" -#: admin.php:55 export.php:85 index.php:146 ajax_htmldata/getDashboard.php:24 -#: ajax_htmldata/getAdminWorkflowDisplay.php:16 -#: ajax_htmldata/getDashboardYearlyCosts.php:31 -#: ajax_htmldata/getOutstandingQueue.php:22 -#: ajax_htmldata/getSearchResources.php:117 dashboard.php:69 -#: dashboard_yearly_costs_exports.php:55 admin/classes/common/Dashboard.php:139 -#: ajax_forms/getEbscoKbTitleImportForm.php:88 -#: ajax_forms/getNewResourceForm.php:176 -#: ajax_forms/getEbscoKbPackageImportForm.php:274 -#: ajax_forms/getImportConfigForm.php:56 dashboard_export.php:49 -#: dashboard_yearly_costs.php:69 -msgid "Acquisition Type" -msgstr "Erwerbungsart" +#: ajax_forms/getOrderForm.php:73 summary.php:444 +#: ajax_htmldata/getOrdersDetails.php:64 +msgid "Order Number:" +msgstr "Bestellnummer:" -#: admin.php:56 index.php:503 -msgid "Administering Site" -msgstr "Verwaltender Standort" +#: ajax_forms/getOrderForm.php:78 summary.php:451 +#: ajax_htmldata/getOrdersDetails.php:71 +msgid "System Number:" +msgstr "Systemnummer:" -#: admin.php:58 ajax_htmldata/getAdminAlertDisplay.php:10 -msgid "Alert Settings" -msgstr "Einstellungen für Warnungen" +#: ajax_forms/getOrderForm.php:83 summary.php:473 +#: ajax_htmldata/getOrdersDetails.php:92 +msgid "Sub Start:" +msgstr "Abo-Beginn:" -#: admin.php:60 ajax_forms/getEbscoKbPackageImportForm.php:143 -#: ajax_forms/getImportConfigForm.php:63 ajax_forms/getImportConfigForm.php:77 -#: ajax_forms/getImportConfigForm.php:299 -msgid "Alias Type" -msgstr "Art des Alias" +#: ajax_forms/getOrderForm.php:88 summary.php:480 +msgid "Current Sub End:" +msgstr "Aktuelles Abo-Ende:" -#: admin.php:61 -msgid "Attachment Type" -msgstr "Art des Anhangs" +#: ajax_forms/getOrderForm.php:94 ajax_forms/getImportConfigForm.php:190 +#: ajax_forms/getImportConfigForm.php:202 +#: ajax_forms/getImportConfigForm.php:329 +msgid "Organization" +msgstr "Organisation" -#: admin.php:62 export.php:96 index.php:533 -msgid "Authentication Type" -msgstr "Art der Authentifizierung" +#: ajax_forms/getOrderForm.php:106 +msgid "Enable Alert" +msgstr "Benachrichtigung aktivieren" -#: admin.php:63 index.php:471 -msgid "Authorized Site" -msgstr "Zugriffsberechtigte Standorte" +#: ajax_forms/getOrderForm.php:126 +msgid "Purchasing Site(s)" +msgstr "Erwerbende(r) Standort(e)" -#: admin.php:64 export.php:104 index.php:563 resources/cataloging_edit.php:58 -msgid "Cataloging Status" -msgstr "Katalogisierungsstatus" +#: ajax_forms/getResourceSubjectForm.php:7 +msgid "Add General / Detail Subject Link" +msgstr "Link zum Fachgebiet hinzufügen" -#: admin.php:65 export.php:103 resources/cataloging_edit.php:51 -msgid "Cataloging Type" -msgstr "Art der Katalogisierung" +#: ajax_forms/getResourceSubjectForm.php:14 +msgid "General Subject Name" +msgstr "Allgemeines Fachgebiet" -#: admin.php:66 -msgid "Contact Role" -msgstr "Rolle des Kontakts" +#: ajax_forms/getResourceSubjectForm.php:15 +msgid "Detail Subject Name" +msgstr "Genaues Fachgebiet" -#: admin.php:68 dashboard.php:52 admin/classes/common/Dashboard.php:149 -#: ajax_forms/getCostForm.php:86 dashboard_yearly_costs.php:51 -msgid "Cost Details" -msgstr "Kostendetails" +#: ajax_forms/getResourceSubjectForm.php:26 +#: ajax_forms/getResourceSubjectForm.php:33 +msgid "add" +msgstr "Hinzufügen" -#: admin.php:70 export.php:77 ajax_htmldata/getAdminCurrencyDisplay.php:8 -#: ajax_forms/getCostForm.php:83 ajax_forms/getImportConfigForm.php:264 -msgid "Currency" -msgstr "Währung" +#: ajax_forms/getResourceSubjectForm.php:44 +#: ajax_htmldata/getAdminUserDisplay.php:58 +#: ajax_htmldata/getAdminFundDisplay.php:44 +#: ajax_htmldata/getAdminAlertDisplay.php:35 +#: ajax_htmldata/getAdminAlertDisplay.php:65 +#: ajax_htmldata/getAdminDisplay.php:38 +#: ajax_htmldata/getAdminSubjectDisplay.php:41 +#: ajax_htmldata/getAdminSubjectDisplay.php:81 +#: ajax_htmldata/getAdminSubjectDisplay.php:123 +#: ajax_htmldata/getGeneralSubjectDisplay.php:35 +#: ajax_htmldata/getAdminWorkflowDisplay.php:62 +#: ajax_htmldata/getAdminWorkflowDisplay.php:113 +msgid "(none found)" +msgstr "(keine gefunden)" -#: admin.php:71 -msgid "Downtime Type" -msgstr "Art des Ausfalls" +#: ajax_forms/getAdminWorkflowForm.php:42 +msgid "Edit Workflow" +msgstr "Workflow bearbeiten" -#: admin.php:72 -msgid "EBSCO Kb Config" -msgstr "EBSCO KB - Konfiguration" +#: ajax_forms/getAdminWorkflowForm.php:51 +msgid "Resource Entry Requirements" +msgstr "Eingabeanforderungen für Ressourcen" -#: admin.php:73 -msgid "External Login Type" -msgstr "Art des externen Logins" +#: ajax_forms/getAdminWorkflowForm.php:75 +#: ajax_forms/getUpdateProductForm.php:176 +msgid "Format:" +msgstr "Format:" -#: admin.php:74 -msgid "Funds" -msgstr "Konten" +#: ajax_forms/getAdminWorkflowForm.php:91 +#: ajax_forms/getUpdateProductForm.php:195 +#: ajax_forms/getUpdateProductForm.php:336 ajax_forms/getAttachmentForm.php:37 +#: ajax_htmldata/getAttachmentDetails.php:49 +#: ajax_htmldata/getDowntimeList.php:19 +msgid "Type:" +msgstr "Art:" -#: admin.php:75 ajax_htmldata/getAdminImportConfigDisplay.php:7 -msgid "Import Configuration" -msgstr "Importkonfiguration" +#: ajax_forms/getAdminWorkflowForm.php:116 +msgid "Workflow Steps" +msgstr "Workflow-Schritte" -#: admin.php:76 export.php:93 -msgid "License Status" -msgstr "Status der Lizenzierung" +#: ajax_forms/getAdminWorkflowForm.php:125 ajax_forms/getContactForm.php:45 +#: ajax_forms/getImportSaveCfgForm.php:16 ajax_forms/getNewResourceForm.php:92 +#: ajax_forms/getUpdateProductForm.php:91 ajax_forms/getAttachmentForm.php:29 +msgid "Name:" +msgstr "Name:" -#: admin.php:77 index.php:381 ajax_forms/getImportConfigForm.php:155 -#: ajax_forms/getImportConfigForm.php:169 -#: ajax_forms/getImportConfigForm.php:323 -msgid "Note Type" -msgstr "Art der Notiz" +#: ajax_forms/getAdminWorkflowForm.php:126 +msgid "Approval/Notification Group:" +msgstr "Bestätigungs-/Benachrichtigungs-Gruppe:" -#: admin.php:78 export.php:79 dashboard.php:46 -#: admin/classes/common/Dashboard.php:145 -#: ajax_forms/getImportConfigForm.php:252 dashboard_yearly_costs.php:45 -msgid "Order Type" -msgstr "Bestelltyp" +#: ajax_forms/getAdminWorkflowForm.php:157 +msgid "add step" +msgstr "Neuer Schritt" -#: admin.php:85 ajax_forms/getImportConfigForm.php:190 -#: ajax_forms/getImportConfigForm.php:202 -#: ajax_forms/getImportConfigForm.php:329 -msgid "Organization Role" -msgstr "Rolle der Organisation" +#: ajax_forms/getAdminWorkflowForm.php:240 js/forms/workflowForm.js:199 +#: js/forms/currentWorkflowForm.js:10 js/forms/currentWorkflowForm.js:11 +msgid "remove this step" +msgstr "Schritt entfernen" -#: admin.php:86 templates/header.php:243 export.php:69 -#: ajax_forms/getUpdateProductForm.php:235 -msgid "Organizations" -msgstr "Organisationen" +#: ajax_forms/getAdminAlertDaysForm.php:14 +msgid "Edit Alert Days In Advance" +msgstr "Benachrichtigungszeitpunkt bearbeiten" -#: admin.php:90 -msgid "Purchasing Site" -msgstr "Erwerbender Standort" +#: ajax_forms/getAdminAlertDaysForm.php:14 +msgid "Add Alert Days In Advance" +msgstr "Neuer Benachrichtigungszeitpunkt" -#: admin.php:91 index.php:232 ajax_htmldata/getAdminWorkflowDisplay.php:17 -#: ajax_forms/getImportConfigForm.php:54 -msgid "Resource Format" -msgstr "Format der Resource" +#: ajax_forms/getAccountForm.php:17 +msgid "Edit Account" +msgstr "Konto bearbeiten" -#: admin.php:92 templates/ebscoKbTitleList.php:6 index.php:256 -#: ajax_htmldata/getDashboard.php:22 -#: ajax_htmldata/getAdminWorkflowDisplay.php:18 -#: ajax_htmldata/getDashboardYearlyCosts.php:29 ebsco_kb.php:156 -#: dashboard.php:67 dashboard_yearly_costs_exports.php:53 -#: admin/classes/common/Dashboard.php:127 ajax_forms/getNewResourceForm.php:223 -#: ajax_forms/getImportConfigForm.php:55 dashboard_export.php:47 -#: dashboard_yearly_costs.php:67 -msgid "Resource Type" -msgstr "Art der Resource" +#: ajax_forms/getAccountForm.php:17 +msgid "Add Account" +msgstr "Konto hinzufügen" -#: admin.php:93 export.php:98 -msgid "Storage Location" -msgstr "Aufbewahrungsort" +#: ajax_forms/getAccountForm.php:27 +msgid "Login Type:" +msgstr "Art des Logins:" -#: admin.php:94 ajax_htmldata/getEbscoKbTitleDetails.php:51 -#: ajax_htmldata/getProductDetails.php:322 -msgid "Subjects" -msgstr "Schlagwörter" +#: ajax_forms/getAccountForm.php:44 ajax_forms/getNewResourceForm.php:107 +#: ajax_forms/getUpdateProductForm.php:101 summary.php:805 +msgid "URL:" +msgstr "URL:" -#: admin.php:95 -msgid "User Limit" -msgstr "Nutzerbegrenzung" +#: ajax_forms/getAccountForm.php:51 ajax_htmldata/getAccountDetails.php:96 +msgid "Registered Email:" +msgstr "Registrierte E-Mail:" -#: admin.php:100 queue.php:69 -msgid "Loading..." -msgstr "Läd..." +#: ajax_forms/getAccountForm.php:58 ajax_forms/getAccessForm.php:93 +msgid "Username:" +msgstr "Benutzername:" -#: admin.php:123 -msgid "You do not have permissions to access this screen." -msgstr "Sie haben keine Berechtigung auf diese Seite zuzugreifen." +#: ajax_forms/getAccountForm.php:65 ajax_forms/getAccessForm.php:112 +#: ajax_htmldata/getAccountDetails.php:80 +msgid "Password:" +msgstr "Passwort:" -#: dashboard_menu.php:3 dashboard_menu.php:7 templates/header.php:204 -#: templates/header.php:207 -msgid "Dashboards" -msgstr "Dashboards" +#: ajax_forms/getAccountForm.php:72 ajax_forms/getNoteForm.php:48 +#: ajax_forms/getContactForm.php:140 ajax_htmldata/getAccountDetails.php:104 +#: ajax_htmldata/getContactDetails.php:167 +msgid "Notes:" +msgstr "Notizen:" -#: dashboard_menu.php:8 -msgid "Statistics" -msgstr "Statistiken" +#: ajax_forms/getNoteForm.php:18 +msgid "Edit Note" +msgstr "Notiz bearbeiten" -#: dashboard_menu.php:9 -msgid "Yearly costs" -msgstr "Jährliche Kosten" +#: ajax_forms/getNoteForm.php:18 +msgid "Add Note" +msgstr "Notiz hinzufügen" -#: js/ebsco_kb.js:90 js/index.js:121 -msgid "Processing..." -msgstr "Wird geladen..." +#: ajax_forms/getNoteForm.php:28 +msgid "Note Type:" +msgstr "Art der Notiz:" -#: js/queue.js:45 js/queue.js:93 -msgid "Refreshing..." -msgstr "Aktualisiert..." +#: ajax_forms/getEbscoKbTitleImportForm.php:27 +#: ajax_forms/getEbscoKbPackageImportForm.php:80 templates/header.php:187 +#: templates/ebscoKbTitleList.php:8 +msgid "Import" +msgstr "Import" -#: js/queue.js:71 js/resource.js:712 -msgid " record)" -msgstr " Datensatz)" +#: ajax_forms/getEbscoKbTitleImportForm.php:27 +#: ajax_forms/getEbscoKbPackageImportForm.php:80 +msgid " from EBSCO Kb" +msgstr " von EBSCO Kb" -#: js/queue.js:73 js/resource.js:714 -msgid " records)" -msgstr " Datensätze)" +#: ajax_forms/getEbscoKbTitleImportForm.php:31 +#: ajax_forms/getNewResourceForm.php:77 +#: ajax_forms/getEbscoKbPackageImportForm.php:85 +msgid "required fields" +msgstr "Pflichtfelder" -# request? -#: js/queue.js:92 -msgid "Do you really want to delete this request?" -msgstr "Möchten Sie diese Anfrage wirklich löschen?" +#: ajax_forms/getEbscoKbTitleImportForm.php:34 +#: ajax_forms/getEbscoKbPackageImportForm.php:88 +msgid "There was a problem importing this resource" +msgstr "Beim Import dieser Ressource ist ein Problem aufgetreten" -#: js/admin.js:492 -msgid "Number of days must be a number" -msgstr "Anzahl Tage muss eine Zahl sein" +#: ajax_forms/getEbscoKbTitleImportForm.php:47 +#: ajax_forms/getEbscoKbTitleImportForm.php:50 +#: ajax_forms/getEbscoKbPackageImportForm.php:103 +msgid "Provider" +msgstr "Anbieter" -#: js/admin.js:495 -msgid "Number of days should be between 1 and 365" -msgstr "Anzahl der Tage sollte zwischen 1 und 365 liegen" +#: ajax_forms/getEbscoKbTitleImportForm.php:60 +#: ajax_forms/getNewResourceForm.php:123 +#: ajax_forms/getEbscoKbPackageImportForm.php:249 export.php:59 +msgid "Format" +msgstr "Format" -#: js/admin.js:536 -msgid "Do you really want to delete this data?" -msgstr "Möchten Sie diese Daten wirklich löschen?" +#: ajax_forms/getEbscoKbTitleImportForm.php:88 +#: ajax_forms/getNewResourceForm.php:168 +#: ajax_forms/getEbscoKbPackageImportForm.php:274 +#: ajax_forms/getImportConfigForm.php:56 dashboard_yearly_costs_exports.php:55 +#: dashboard.php:69 index.php:146 dashboard_yearly_costs.php:69 +#: dashboard_export.php:49 admin.php:55 admin/classes/common/Dashboard.php:139 +#: ajax_htmldata/getDashboard.php:24 ajax_htmldata/getOutstandingQueue.php:22 +#: ajax_htmldata/getDashboardYearlyCosts.php:31 +#: ajax_htmldata/getAdminWorkflowDisplay.php:16 +#: ajax_htmldata/getSearchResources.php:117 export.php:84 +msgid "Acquisition Type" +msgstr "Erwerbungsart" -#: js/admin.js:563 js/admin.js:591 js/admin.js:619 js/admin.js:725 -msgid "Do you really want to remove this data?" -msgstr "Möchten Sie diese Daten wirklich löschen?" +#: ajax_forms/getEbscoKbTitleImportForm.php:112 +#: ajax_forms/getNewResourceForm.php:261 +#: ajax_forms/getEbscoKbPackageImportForm.php:329 +#: ajax_htmldata/getAcquisitionsDetails.php:120 +msgid "Notes" +msgstr "Notizen" -#: js/admin.js:647 -msgid "Do you really want to delete this user?" -msgstr "Möchten Sie diesen Nutzer wirklich löschen?" +#: ajax_forms/getEbscoKbTitleImportForm.php:115 +#: ajax_forms/getNewResourceForm.php:270 +#: ajax_forms/getEbscoKbPackageImportForm.php:332 +msgid "Include any additional information" +msgstr "Jede weitere Information berücksichtigen" -#: js/admin.js:674 -msgid "Do you really want to remove this alert setting?" -msgstr "Möchten Sie diese Einstellung für Warnungen wirklich löschen?" +#: ajax_forms/getEbscoKbTitleImportForm.php:127 +#: ajax_forms/getImportSaveCfgForm.php:27 ajax_forms/getNewResourceForm.php:286 +msgid "save" +msgstr "Speichern" -#: js/admin.js:753 -msgid "Do you really want to delete this currency?" -msgstr "Möchten Sie diese Währung wirklich löschen?" +#: ajax_forms/getGeneralDetailSubjectForm.php:18 +msgid "Add / Edit Subject Relationships" +msgstr "Fachgebietsbeziehungen hinzufügen / bearbeiten" -#: js/index.js:232 index.php:376 -msgid "more options..." -msgstr "weitere Optionen..." +#: ajax_forms/getGeneralDetailSubjectForm.php:27 index.php:288 +#: ajax_htmldata/getAdminSubjectDisplay.php:9 +#: ajax_htmldata/getAdminSubjectDisplay.php:98 +msgid "General Subject" +msgstr "Allgemeines Schlagwort" -#: js/resource.js:150 -msgid "Must set a date." -msgstr "Es muss ein Datum ausgewählt werden." +#: ajax_forms/getGeneralDetailSubjectForm.php:53 +msgid "Detailed Subjects" +msgstr "Genaues Fachgebiet" -#: js/resource.js:176 -msgid "Must set an end date." -msgstr "Es muss ein Enddatum ausgewählt werden." +#: ajax_forms/getGeneralDetailSubjectForm.php:76 +msgid "add detail subject" +msgstr "Neues genaues Fachgebiet" -#: js/resource.js:230 -msgid "New contact must have a name." -msgstr "Der neue Kontakt muss einen Namen haben." +#: ajax_forms/getGeneralDetailSubjectForm.php:107 +#: js/forms/generalDetailSubjectForm.js:133 +msgid "remove detailed subject" +msgstr "Genaues Fachgebiet entfernen" -#: js/resource.js:237 js/resource.js:279 -msgid "CC must be a valid email." -msgstr "CC muss eine gültige E-Mail-Adresse sein." +#: ajax_forms/getGeneralDetailSubjectForm.php:109 +#: ajax_htmldata/getAdminSubjectDisplay.php:30 +#: ajax_htmldata/getAdminSubjectDisplay.php:71 +msgid "subject in use" +msgstr "Fachgebiet wird verwendet" -#: js/resource.js:434 js/resource.js:761 -msgid "Refreshing Contents..." -msgstr "Inhalte aktuaisieren..." +#: ajax_forms/getContactForm.php:32 +msgid "Edit Contact" +msgstr "Kontakt bearbeiten" -#: js/resource.js:527 -msgid "" -"Opening an issue requires a resource to be associated with an organization. " -"Please contact your IT department." -msgstr "" -"Um ein Problem zu erfassen, muss eine Organisation mit der Ressource " -"verknüpft sein. Bitte kontaktieren Sie Ihre IT-Abteilung." +#: ajax_forms/getContactForm.php:32 +msgid "Add Contact" +msgstr "Neuer Kontakt" -#: js/resource.js:532 -msgid "A contact must be selected to continue." -msgstr "Es muss ein Kontakt ausgewählt werden um fortzufahren." +#: ajax_forms/getContactForm.php:52 ajax_htmldata/getContactDetails.php:102 +msgid "Title:" +msgstr "Titel:" -#: js/resource.js:537 -msgid "A subject must be entered to continue." -msgstr "Es muss ein Fachgebiet eingegeben werden um fortzufahren." +#: ajax_forms/getContactForm.php:59 ajax_htmldata/getContactDetails.php:135 +msgid "Phone:" +msgstr "Telefonnummer:" -#: js/resource.js:542 -msgid "A body must be entered to continue." -msgstr "Ein Text muss eingegeben werden um fortzufahren." +#: ajax_forms/getContactForm.php:66 ajax_htmldata/getContactDetails.php:143 +msgid "Alt Phone:" +msgstr "Alternative Telefonnummer:" -#: js/resource.js:555 -msgid "An issue must be associated with an organization or resource(s)." -msgstr "" -"Ein Problem muss mit einer Organisation oder Ressource(n) verknüpft sein." +#: ajax_forms/getContactForm.php:73 ajax_htmldata/getContactDetails.php:151 +msgid "Fax:" +msgstr "Fax:" -#: js/resource.js:801 -msgid "Do you really want to delete this contact?" -msgstr "Möchten Sie diesen Kontakt wirklich löschen?" +#: ajax_forms/getContactForm.php:80 ajax_htmldata/getContactDetails.php:159 +msgid "Email:" +msgstr "E-Mail-Adresse:" -#: js/resource.js:819 -msgid "Do you really want to delete this account?" -msgstr "Möchten Sie dieses Konto wirklich löschen?" +#: ajax_forms/getContactForm.php:87 ajax_htmldata/getContactDetails.php:110 +msgid "Address:" +msgstr "Adresse:" -#: js/resource.js:837 -msgid "Do you really want to delete this attachment?" -msgstr "Möchten Sie diesen Anhang wirklich löschen?" +#: ajax_forms/getContactForm.php:94 ajax_forms/getUpdateProductForm.php:214 +#: ajax_htmldata/getProductDetails.php:111 +msgid "Archived:" +msgstr "Archiviert:" -#: js/resource.js:857 -msgid "Do you really want to delete this resource?" -msgstr "Möchten Sie diese Resource wirklich löschen?" +#: ajax_forms/getContactForm.php:104 +msgid "Role(s):" +msgstr "Rolle(n):" -#: js/resource.js:875 -msgid "Do you really want to delete this order?" -msgstr "Möchten Sie diese Bestellung wirklich löschen?" +#: ajax_forms/getImportSaveCfgForm.php:6 +msgid "Save Import Configuration" +msgstr "Import-Konfiguration speichern" -#: js/resource.js:890 -msgid "Do you really want to delete this resource and all its children?" -msgstr "Möchten Sie diese Resource und alle untergeordneten wirklich löschen?" +#: ajax_forms/getNewResourceForm.php:76 +msgid "Edit Saved Resource" +msgstr "Gespeicherte Ressource bearbeiten" -#: js/resource.js:911 -msgid "Do you really want to remove this Subject?" -msgstr "Möchten Sie dieses Fachgebiet wirklich löschen?" +#: ajax_forms/getNewResourceForm.php:76 +msgid "Add New Resource" +msgstr "Neue Ressource" -#: js/resource.js:929 -msgid "Do you really want to delete this note?" -msgstr "Möchten Sie diese Notiz wirklich löschen?" +#: ajax_forms/getNewResourceForm.php:83 ajax_forms/getUpdateProductForm.php:81 +msgid "Product" +msgstr "Produkt" -#: js/resource.js:975 -msgid "" -"Warning! You are about to remove any steps that have been started and " -"completed. Are you sure you wish to continue?" -msgstr "" -"Warnung! Sie sind im Begriff alle Schritte, die begonnen oder abgeschlossen " -"wurden zu entfernen. Möchten Sie fortfahren?" +#: ajax_forms/getNewResourceForm.php:97 ajax_forms/getUpdateProductForm.php:96 +#: summary.php:363 ajax_htmldata/getProductDetails.php:286 +msgid "Description:" +msgstr "Beschreibung:" -#: js/resource.js:993 -msgid "hide archived workflows" -msgstr "Archivierte Workflows ausblenden" +#: ajax_forms/getNewResourceForm.php:102 +msgid "Provider:" +msgstr "Anbieter:" -#: js/resource.js:996 ajax_htmldata/getWorkflowDetails.php:164 -msgid "display archived workflows" -msgstr "Archivierte Workflows anzeigen" +#: ajax_forms/getNewResourceForm.php:112 +#: ajax_forms/getUpdateProductForm.php:106 summary.php:355 +#: ajax_htmldata/getProductDetails.php:278 +msgid "Alt URL:" +msgstr "Alternative URL:" -#: js/resource.js:1002 -msgid "" -"Do you really want to mark this resource complete? This action cannot be " -"undone." -msgstr "" -"Möchten Sie diese Resource als vollständig markieren? Diese Aktion kann " -"nicht rückgängig gemacht werden." +#: ajax_forms/getNewResourceForm.php:215 ajax_forms/getImportConfigForm.php:55 +#: dashboard_yearly_costs_exports.php:53 dashboard.php:67 index.php:256 +#: dashboard_yearly_costs.php:67 dashboard_export.php:47 admin.php:92 +#: admin/classes/common/Dashboard.php:127 ebsco_kb.php:156 +#: templates/ebscoKbTitleList.php:6 ajax_htmldata/getDashboard.php:22 +#: ajax_htmldata/getDashboardYearlyCosts.php:29 +#: ajax_htmldata/getAdminWorkflowDisplay.php:18 +msgid "Resource Type" +msgstr "Art der Resource" -#: js/resource.js:1016 -msgid "" -"Do you really want to delete this step? If other steps depended on this one, " -"they will be started upon deletion. This action cannot be undone" -msgstr "" -"Möchten Sie diesen Schritt wirklich löschen? Wenn andere Schritte von diesem " -"abhängen, werden Sie mit dem Löschen gestartet. Diese Aktion kann nicht " -"rückgängig gemacht werden" - -#: js/forms/licenseForm.js:140 js/forms/licenseForm.js:251 -msgid "Error - Please choose a valid license" -msgstr "Fehler - Bitte wählen Sie eine gültige Lizenz" +#: ajax_forms/getAdminCurrencyUpdateForm.php:14 +msgid "Edit Currency" +msgstr "Währung bearbeiten" -#: js/forms/licenseForm.js:153 -msgid "remove this license" -msgstr "Lizenz entfernen" +#: ajax_forms/getAdminCurrencyUpdateForm.php:14 +msgid "Add Currency" +msgstr "Neue Währung" -#: js/forms/userGroupForm.js:101 -msgid "Error - User is required" -msgstr "Fehler - Nutzer ist erforderlich" +#: ajax_forms/getAdminCurrencyUpdateForm.php:24 +#: ajax_forms/getAdminFundUpdateForm.php:25 +#: ajax_htmldata/getAdminCurrencyDisplay.php:14 +#: ajax_htmldata/getAdminFundDisplay.php:14 +msgid "Code" +msgstr "Code" -#: js/forms/userGroupForm.js:117 ajax_forms/getAdminUserGroupForm.php:121 -msgid "remove user from group" -msgstr "Nutzergruppe entfernen" +#: ajax_forms/getAccessForm.php:62 +msgid "Edit Access" +msgstr "Zugang bearbeiten" -#: js/forms/userGroupForm.js:118 -msgid "remove from group" -msgstr "Aus Gruppe entfernen" +#: ajax_forms/getAccessForm.php:71 +msgid "Access" +msgstr "Zugang" -#: js/forms/userGroupForm.js:163 -msgid "Group name must be entered to continue." -msgstr "Der Gruppenname muss angegeben werden, um fortzufahren." +#: ajax_forms/getAccessForm.php:78 summary.php:695 +#: ajax_htmldata/getAccessDetails.php:59 +msgid "Authentication Type:" +msgstr "Art der Authentifizierung:" -#: js/forms/resourceUpdateForm.js:90 -msgid "Error - Parent cannot be the same as the child" -msgstr "" -"Fehler - übergeordneter Datensatz kann nicht gleichzeitig untergeordnet sein" +#: ajax_forms/getAccessForm.php:97 summary.php:732 +#: ajax_htmldata/getAccessDetails.php:104 +msgid "Access Method:" +msgstr "Zugriffsmethode:" -#: js/forms/resourceUpdateForm.js:223 js/forms/resourceUpdateForm.js:308 -#: js/forms/resourceUpdateForm.js:393 js/forms/resourceUpdateForm.js:404 -msgid "Error - Both fields are required" -msgstr "Fehler - Beide Felder sind erforderlich" +#: ajax_forms/getAccessForm.php:116 summary.php:725 +#: ajax_htmldata/getAccessDetails.php:90 +msgid "Storage Location:" +msgstr "Aufbewahrungsort:" -#: js/forms/resourceUpdateForm.js:236 ajax_forms/getUpdateProductForm.php:400 -msgid "remove this alias" -msgstr "Alias löschen" +#: ajax_forms/getAccessForm.php:131 summary.php:709 +#: ajax_htmldata/getAccessDetails.php:74 +msgid "Simultaneous User Limit:" +msgstr "Begrenzung simultaner Zugriffe:" -#: js/forms/resourceUpdateForm.js:263 ajax_forms/getUpdateProductForm.php:164 -msgid "remove Issn/Isbn" -msgstr "ISSN/ISBN entfernen" +#: ajax_forms/getAccessForm.php:148 ajax_htmldata/getAccessDetails.php:97 +msgid "Coverage:" +msgstr "Abdeckung:" -#: js/forms/resourceUpdateForm.js:282 -msgid "Error - Parent is not found. Please use the Autocomplete." -msgstr "" -"Fehler - Übergeordneter Datensatz nicht gefunden. Bitte verwenden Sie die " -"Autovervollständigung." +#: ajax_forms/getAccessForm.php:166 +msgid "Authorized Site(s)" +msgstr "Autorisierte Standorte" -#: js/forms/resourceUpdateForm.js:292 ajax_forms/getUpdateProductForm.php:137 -msgid "remove parent" -msgstr "Übergeordnetes entfernen" +#: ajax_forms/getAccessForm.php:211 +msgid "Administering Site(s)" +msgstr "Verwaltende Standorte" -#: js/forms/resourceUpdateForm.js:310 -msgid "Error - Organization is not found. Please use the Autocomplete." +#: ajax_forms/getEbscoKbPackageImportForm.php:30 +msgid "" +"The EBSCO Kb API only allows importing a maximum of 10,000 records. Only " +"package information will be imported." msgstr "" -"Fehler - Organisation wurde nicht gefunden. Bitte verwenden Sie die " -"Autovervollständigung." - -#: js/forms/resourceUpdateForm.js:325 -msgid "remove this organization" -msgstr "Organisation löschen" - -#: js/forms/resourceUpdateForm.js:379 js/forms/attachmentForm.js:159 -msgid "Name must be entered to continue." -msgstr "Name muss angegeben werden, um fortzufahren." +"Die EBSCO Kb API erlaubt nur einen Import von maximal 10.000 Datensätzen. Es " +"wird daher nur die Paketinformation übernommen." -#: js/forms/resourceUpdateForm.js:395 -msgid "Error - Organization is not found. Please use Autocomplete." +#: ajax_forms/getEbscoKbPackageImportForm.php:32 +msgid "" +"Alternatively, you may import titles individually or via a manual import." msgstr "" -"Fehler - Organisation wurde nicht gefunden. Bitte verwenden Sie die " -"Autovervollständigung." +"Alternativ können Sie Titel individuell oder über den manuellen Import " +"importieren." -#: js/forms/attachmentForm.js:94 -msgid "File name is already being used..." -msgstr "Der Dateiname wird bereits verwendet..." +#: ajax_forms/getEbscoKbPackageImportForm.php:143 +#: ajax_forms/getImportConfigForm.php:63 ajax_forms/getImportConfigForm.php:77 +#: ajax_forms/getImportConfigForm.php:299 admin.php:60 +msgid "Alias Type" +msgstr "Art des Alias" -#: js/forms/attachmentForm.js:98 -msgid "" -"File name may not contain special characters - ampersand, single quote, " -"double quote or less than/greater than characters" -msgstr "" -"Der Dateiname darf keine Sonderzeichen enthalten - Kaufmanns-Und, einfache " -"und doppelte Anführungszeichen und spitze Klammern" +#: ajax_forms/getEbscoKbPackageImportForm.php:177 +msgid "Package Titles" +msgstr "Pakettitel" -#: js/forms/attachmentForm.js:102 -msgid "The attachments directory is not writable." -msgstr "Das Verzeichnis attachements ist nicht beschreibbar." +#: ajax_forms/getEbscoKbPackageImportForm.php:188 +#, php-format +msgid "You have %d of %d title selected in EBSCO Kb" +msgid_plural "You have %d of %d titles selected in EBSCO Kb" +msgstr[0] "Sie haben %d von %d Titel in der EBSCO Kb ausgewählt" +msgstr[1] "Sie haben %d von %d Titel in der EBSCO Kb ausgewählt" -#: js/forms/attachmentForm.js:124 js/forms/attachmentForm.js:146 -msgid " successfully uploaded." -msgstr " erfolgreich hochgeladen." +#: ajax_forms/getEbscoKbPackageImportForm.php:194 +msgid "All titles not available" +msgstr "Alle Titel sind nicht verfügbar" -#: js/forms/attachmentForm.js:160 -msgid "Attachment Type must be selected to continue." -msgstr "Art des Anhangs muss ausgewählt werden um fortzufahren." +#: ajax_forms/getEbscoKbPackageImportForm.php:220 +msgid "Workflow Options" +msgstr "Workflow-Optionen" -#: js/forms/attachmentForm.js:178 -msgid "A file must be uploaded" -msgstr "Eine Datei muss hochgeladen werden" +#: ajax_forms/getEbscoKbPackageImportForm.php:298 +msgid "Package Resource Type" +msgstr "Typ der Paketressource" -#: js/forms/costForm.js:144 js/forms/acquisitionsForm.js:169 -#: js/forms/acquisitionsForm.js:170 -msgid "remove this payment" -msgstr "Zahlung entfernen" +#: ajax_forms/getEbscoKbPackageImportForm.php:343 importFunds.php:63 +#: templates/ebscoKbPackageList.php:52 templates/ebscoKbTitleList.php:57 +#: ajax_htmldata/getEbscoKbTitleDetails.php:157 +msgid "import" +msgstr "Importieren" -#: js/forms/costForm.js:302 -msgid "Validation Failed" -msgstr "Validierung fehlgeschlagen" +#: ajax_forms/getUpdateProductForm.php:72 +msgid "Edit Resource" +msgstr "Ressource bearbeiten" -#: js/forms/costForm.js:330 js/forms/acquisitionsForm.js:145 -msgid "Error - Either amount or fund is required" -msgstr "" -"Fehler - Entweder ein Betrag oder eine Kostenstelle muss angegeben werden" +#: ajax_forms/getUpdateProductForm.php:118 +msgid "Parents:" +msgstr "Übergeordnete:" -#: js/forms/costForm.js:335 js/forms/acquisitionsForm.js:148 -msgid "Error - order type is a required field" -msgstr "Fehler - Bestelltyp ist ein Pflichtfeld" +#: ajax_forms/getUpdateProductForm.php:124 +msgid "add Parent Resource" +msgstr "Neuer übergeordneten Datensatz" -#: js/forms/costForm.js:340 js/forms/acquisitionsForm.js:151 -msgid "Error - price is not numeric" -msgstr "Fehler - Preis ist nicht numerisch" +#: ajax_forms/getUpdateProductForm.php:137 js/forms/resourceUpdateForm.js:292 +msgid "remove parent" +msgstr "Übergeordnetes entfernen" -#: js/forms/acquisitionsForm.js:270 -msgid "Error - acquisition type is a required field" -msgstr "Fehler - Erwerbungsart ist ein Pflichtfeld" +#: ajax_forms/getUpdateProductForm.php:148 summary.php:300 +#: ajax_htmldata/getProductDetails.php:218 +msgid "ISSN / ISBN:" +msgstr "ISSN / ISBN:" -#: js/forms/resourceNewForm.js:99 -msgid "Warning: this name already exists." -msgstr "Warnung: dieser Name existiert bereits." +#: ajax_forms/getUpdateProductForm.php:153 +msgid "add Isbn" +msgstr "ISBN hinzufügen" -#: js/forms/resourceNewForm.js:227 -msgid "A title must be entered to continue." -msgstr "Es muss ein Titel angegeben werden um fortzufahren." +#: ajax_forms/getUpdateProductForm.php:164 js/forms/resourceUpdateForm.js:263 +msgid "remove Issn/Isbn" +msgstr "ISSN/ISBN entfernen" -#: js/forms/resourceNewForm.js:232 -msgid "The resource format is required." -msgstr "Das Format der Ressource ist erforderlich." +#: ajax_forms/getUpdateProductForm.php:235 admin.php:86 +#: templates/header.php:243 export.php:68 +msgid "Organizations" +msgstr "Organisationen" -#: js/forms/resourceNewForm.js:237 -msgid "The resource type is required." -msgstr "Die Art der Ressource ist erforderlich." +#: ajax_forms/getUpdateProductForm.php:243 +msgid "Role:" +msgstr "Rolle:" -#: js/forms/currentWorkflowForm.js:10 js/forms/currentWorkflowForm.js:11 -#: js/forms/workflowForm.js:199 ajax_forms/getAdminWorkflowForm.php:240 -msgid "remove this step" -msgstr "Schritt entfernen" +#: ajax_forms/getUpdateProductForm.php:266 +msgid "add organization" +msgstr "Organisation hinzufügen" -#: js/forms/generalSubjectForm.js:59 js/forms/detailedSubjectForm.js:60 -msgid "Error - Please enter a value" -msgstr "Fehler - Bitte geben Sie einen Wert an" +#: ajax_forms/getUpdateProductForm.php:306 +msgid "remove organization" +msgstr "Organisation entfernen" -#: js/forms/generalDetailSubjectForm.js:87 -msgid "Error - Detailed Subject is required" -msgstr "Fehler - Genaues Fachgebiet erforderlich" +#: ajax_forms/getUpdateProductForm.php:328 export.php:81 +msgid "Aliases" +msgstr "Aliase" -#: js/forms/generalDetailSubjectForm.js:108 -#: js/forms/generalDetailSubjectForm.js:109 -msgid "Error - Detail Subject Already Added" -msgstr "Fehler - Genaues Fachgebiet wurde bereits hinzugefügt" +#: ajax_forms/getUpdateProductForm.php:337 +msgid "Alias:" +msgstr "Alias:" -#: js/forms/generalDetailSubjectForm.js:133 -#: ajax_forms/getGeneralDetailSubjectForm.php:107 -msgid "remove detailed subject" -msgstr "Genaues Fachgebiet entfernen" +#: ajax_forms/getUpdateProductForm.php:359 +msgid "add alias" +msgstr "Alias hinzufügen" -#: js/forms/generalDetailSubjectForm.js:175 -msgid "Short Name must be entered to continue." -msgstr "Kürzel muss angegeben werden um fortzufahren." +#: ajax_forms/getUpdateProductForm.php:400 js/forms/resourceUpdateForm.js:236 +msgid "remove this alias" +msgstr "Alias löschen" -#: js/forms/resourceNoteForm.js:34 -msgid "Note must be entered to continue." -msgstr "Es muss eine Notiz eingegeben werden, um forzufahren." +#: ajax_forms/getAdminUserUpdateForm.php:21 +msgid "Edit User" +msgstr "Nutzer bearbeiten" -#: js/forms/workflowForm.js:185 -msgid "Error - Step name is required" -msgstr "Fehler - Schrittname ist erforderlich" +#: ajax_forms/getAdminUserUpdateForm.php:21 +msgid "Add New User" +msgstr "Neuer Nutzer" -#: js/forms/workflowForm.js:368 -msgid "Please add at least one step to this workflow." -msgstr "Bitte fügen Sie mindestens einen Schritt zu diesem Workflow hinzu." +#: ajax_forms/getAdminUserUpdateForm.php:32 +#: ajax_htmldata/getAdminUserDisplay.php:22 +msgid "Login ID" +msgstr "Login-ID" -#: js/forms/workflowForm.js:374 -msgid "" -"Please click the Add button to the first step before submitting this " -"workflow." -msgstr "" -"Bitte Klicken Sie die Schaltfläche um den ersten Schritt hinzuzufügen, bevor " -"Sie diesen Workflow speichern." +#: ajax_forms/getAdminUserUpdateForm.php:33 +#: ajax_htmldata/getAdminUserDisplay.php:23 +msgid "First Name" +msgstr "Vorname" -#: js/forms/contactForm.js:179 -msgid "Please choose at least one role." -msgstr "Bitte wählen Sie mindestens eine Rolle." +#: ajax_forms/getAdminUserUpdateForm.php:34 +#: ajax_htmldata/getAdminUserDisplay.php:24 +msgid "Last Name" +msgstr "Nachname" -#: js/common.js:70 -msgid "No match!" -msgstr "Keine Übereinstimmung!" +#: ajax_forms/getAdminUserUpdateForm.php:35 +#: ajax_htmldata/getAdminUserDisplay.php:27 +#: ajax_htmldata/getAdminAlertDisplay.php:16 +#: ajax_htmldata/getAdminWorkflowDisplay.php:86 +msgid "Email Address" +msgstr "E-Mail-Adresse" -#: js/common.js:70 -msgid "Selected: " -msgstr "Ausgewählt: " +#: ajax_forms/getAdminUserUpdateForm.php:36 +#: ajax_htmldata/getAdminUserDisplay.php:25 +msgid "Privilege" +msgstr "Berechtigung" -#: templates/ebscoKbVendorList.php:4 templates/ebscoKbPackageList.php:4 -#: export.php:58 ajax_htmldata/getAdminCurrencyDisplay.php:15 -#: ajax_htmldata/getDashboard.php:21 -#: ajax_htmldata/getAdminImportConfigDisplay.php:13 -#: ajax_htmldata/getDashboardYearlyCosts.php:28 -#: ajax_htmldata/getAdminFundDisplay.php:15 -#: ajax_htmldata/getOutstandingQueue.php:20 -#: ajax_htmldata/getSearchResources.php:113 -#: ajax_htmldata/getSubmittedQueue.php:15 ajax_htmldata/getSavedQueue.php:18 -#: dashboard_yearly_costs_exports.php:52 -#: ajax_forms/getAdminFundUpdateForm.php:28 -#: ajax_forms/getCurrentWorkflowForm.php:36 -#: ajax_forms/getAdminCurrencyUpdateForm.php:27 dashboard_export.php:46 -msgid "Name" -msgstr "Name" +#: ajax_forms/getAdminUserUpdateForm.php:54 +#: ajax_htmldata/getAdminUserDisplay.php:26 +msgid "View Accounts" +msgstr "Zeige Konten" -#: templates/ebscoKbVendorList.php:5 -msgid "Packages" -msgstr "Pakete" +#: ajax_forms/getAdminImportConfigUpdateForm.php:22 +msgid "Edit Import Configuration" +msgstr "Importkonfiguration bearbeiten" -#: templates/ebscoKbVendorList.php:24 -msgid "View Packages" -msgstr "Zeige Pakete" +#: ajax_forms/getAdminImportConfigUpdateForm.php:24 +msgid "Add Import Configuration" +msgstr "Neue Importkonfiguration" -#: templates/header.php:76 +#: ajax_forms/getAdminImportConfigUpdateForm.php:31 +msgid "Configuration Name" +msgstr "Konfigurationsname" + +#: ajax_forms/getAdminImportConfigUpdateForm.php:34 msgid "" -"JavaScript must be enabled in order for you to use CORAL. However, it seems " -"JavaScript is either disabled or not supported by your browser. To use " -"CORAL, enable JavaScript by changing your browser options, then " +"For each of the resource fields please input the number of the column in " +"your CSV file that corresponds to the resource field. For example, if your " +"import file has a second column called Name that corresponds to the Resource " +"Title, then you would input 2 for the value for the Resource Title field. " +"For columns with multiple values that are character-delimited, indicate the " +"delimiter using the If delimited, delimited by field. For fields with values " +"across multiple columns, add additional sets using the +Add another links. " +"Use the Dedupe on this column option for ISBN/ISSN sets to ignore any " +"duplicate values that might occur across those columns. The Alias Types, " +"Note Types, and Organization Roles that you can assign to your mapped " +"columns can be configured on the Admin page." msgstr "" -"JavaScript muss aktiviert sein, um Coral verwenden zu können. Es scheint, " -"dass JavaScript entweder deaktiviert ist oder von Ihrem Browser nicht " -"unterstützt wird. Um Coral zu verwenden, aktivieren Sie JavaScript in den " -"Einstellungen Ihres Browsers und " +"Geben Sie für jedes Feld der Ressource die Nummer der Spalte in Ihrer CSV-" +"Datei an, die dem jeweiligen Feld entspricht. Zum Beispiel: Wenn die zweite " +"Spalte in Ihrer Datei mit Name benannt ist und dies dem Titel der Ressource " +"entspricht, geben Sie 2 als Wert für den Titel an. Für Spalten mit mehreren " +"Werten, die mit einem Trennzeichen getrennt sind, können Sie das " +"Trennzeichen angeben: Wenn Trennzeichen, dann getrennt mit. Für Felder mit " +"Daten, die über mehrere Spalten verteilt sind, können Sie Gruppen über die +-" +"Links bilden. Verwenden Sie die Option Mit dieser Spalte duplizieren für " +"ISBN/ISSN-Gruppen, um doppelte Werte zu ignorieren, die in mehreren Spalten " +"stehen können. Die Aliastypen, Notizarten und Organisationsrollen die den " +"gemappten Spalten zugewiesen werden können, werden auf der Admin-Seite " +"konfiguriert." -#: templates/header.php:76 -msgid "try again" -msgstr "versuchen Sie es erneut" +#: ajax_forms/getCostForm.php:57 +msgid "Edit Cost Information" +msgstr "Kosteninformationen bearbeiten" -#: templates/header.php:96 ajax_htmldata/getDowntimeList.php:81 -#: ajax_htmldata/getIssuesList.php:98 -msgid "Resources" -msgstr "Ressourcen" +#: ajax_forms/getCostForm.php:64 summary.php:493 +#: ajax_htmldata/getAcquisitionsDetails.php:93 +msgid "Cost History" +msgstr "Kostenhistorie" -#: templates/header.php:97 -msgid "Powered by" -msgstr "Powered by" +#: ajax_forms/getCostForm.php:72 dashboard.php:59 +#: admin/classes/common/Dashboard.php:170 +#: ajax_htmldata/getAcquisitionsDetails.php:102 export.php:69 +msgid "Year" +msgstr "Jahr" -#: templates/header.php:103 -msgid "Hello" -msgstr "Hallo" +#: ajax_forms/getCostForm.php:73 ajax_htmldata/getAcquisitionsDetails.php:103 +#: export.php:88 +msgid "Sub Start" +msgstr "Abo-Beginn" -#: templates/header.php:113 -msgid "logout" -msgstr "Logout" +#: ajax_forms/getCostForm.php:74 ajax_htmldata/getAcquisitionsDetails.php:104 +msgid "Sub End" +msgstr "Abo-Ande" -#: templates/header.php:113 -msgid "Help" -msgstr "Hilfe" +#: ajax_forms/getCostForm.php:76 index.php:118 +#: ajax_htmldata/getAcquisitionsDetails.php:106 +#: ajax_htmldata/getAdminFundDisplay.php:8 +msgid "Fund" +msgstr "Konto" -#: templates/header.php:131 -msgid "Invalid translation route!" -msgstr "Ungültige Übersetzung!" +#: ajax_forms/getCostForm.php:78 ajax_htmldata/getAcquisitionsDetails.php:108 +msgid "Tax Excl." +msgstr "Exkl. Steuer" -#: templates/header.php:165 templates/header.php:168 index.php:36 -msgid "Home" -msgstr "Start" +#: ajax_forms/getCostForm.php:79 ajax_htmldata/getAcquisitionsDetails.php:109 +msgid "Tax Rate" +msgstr "Steuerrate" -#: templates/header.php:173 templates/header.php:176 -msgid "New Resource" -msgstr "Neue Ressource" +#: ajax_forms/getCostForm.php:80 ajax_htmldata/getAcquisitionsDetails.php:110 +msgid "Tax Incl." +msgstr "Inkl. Steuer" -#: templates/header.php:180 templates/header.php:183 queue.php:26 queue.php:42 -msgid "My Queue" -msgstr "Meine Aufgaben" +#: ajax_forms/getCostForm.php:82 ajax_htmldata/getAcquisitionsDetails.php:112 +#: export.php:75 +msgid "Payment" +msgstr "Bezahlung" -#: templates/header.php:187 templates/ebscoKbTitleList.php:8 -#: ajax_forms/getEbscoKbTitleImportForm.php:27 -#: ajax_forms/getEbscoKbPackageImportForm.php:80 -msgid "Import" -msgstr "Import" +#: ajax_forms/getCostForm.php:83 ajax_forms/getImportConfigForm.php:264 +#: admin.php:70 ajax_htmldata/getAdminCurrencyDisplay.php:8 export.php:76 +msgid "Currency" +msgstr "Währung" -#: templates/header.php:190 -msgid "File Import" -msgstr "Dateiimport" +#: ajax_forms/getCostForm.php:84 ajax_htmldata/getAcquisitionsDetails.php:116 +#: export.php:58 +msgid "Type" +msgstr "Typ" -#: templates/header.php:194 templates/header.php:197 -msgid "EBSCO Kb" -msgstr "EBSCO KB" +#: ajax_forms/getCostForm.php:86 dashboard.php:52 dashboard_yearly_costs.php:51 +#: admin.php:68 admin/classes/common/Dashboard.php:149 +msgid "Cost Details" +msgstr "Kostendetails" -#: templates/header.php:213 templates/header.php:216 -msgid "Admin" -msgstr "Admin" +#: ajax_forms/getCostForm.php:88 ajax_forms/getImportConfigForm.php:154 +#: ajax_forms/getImportConfigForm.php:168 +#: ajax_forms/getImportConfigForm.php:323 +msgid "Note" +msgstr "Notiz" -#: templates/header.php:235 -msgid "Change Module" -msgstr "Modul wechseln" +#: ajax_forms/getCostForm.php:90 ajax_htmldata/getAcquisitionsDetails.php:122 +#: export.php:80 +msgid "Invoice" +msgstr "Rechnung" -#: templates/header.php:238 -msgid "Main Menu" -msgstr "Hauptmenü" +#: ajax_forms/getCostForm.php:189 +msgid "add payment" +msgstr "Zahlung hinzufügen" -#: templates/header.php:243 -msgid "Organizations module" -msgstr "Organisationsmodul" +#: ajax_forms/getImportConfigForm.php:48 +msgid "General Resource Fields" +msgstr "Allgemeine Ressourcenfelder" -#: templates/header.php:248 -msgid "Licensing module" -msgstr "Lizenzmodul" +#: ajax_forms/getImportConfigForm.php:50 +msgid "Resource Title" +msgstr "Titel der Ressource" -#: templates/header.php:248 -msgid "Licensing" -msgstr "Lizenzen" +#: ajax_forms/getImportConfigForm.php:51 +msgid "Description" +msgstr "Beschreibung" -#: templates/header.php:253 -msgid "Usage Statistics module" -msgstr "Nutzungsstatistikmodul" +#: ajax_forms/getImportConfigForm.php:52 export.php:66 +msgid "Resource URL" +msgstr "URL der Ressource" -#: templates/header.php:253 -msgid "Usage Statistics" -msgstr "Nutzungsstatistik" +#: ajax_forms/getImportConfigForm.php:53 +msgid "Alternate URL" +msgstr "Alternative URL" -#: templates/header.php:258 -msgid "Management module" -msgstr "Managementmodul" +#: ajax_forms/getImportConfigForm.php:54 index.php:232 admin.php:91 +#: ajax_htmldata/getAdminWorkflowDisplay.php:17 +msgid "Resource Format" +msgstr "Format der Resource" -#: templates/header.php:258 -msgid "Management" -msgstr "Management" +#: ajax_forms/getImportConfigForm.php:58 +msgid "Alias Sets" +msgstr "Alias-Gruppen" -#: templates/ebscoKbTitleList.php:4 -msgid "Title" -msgstr "Titel" +#: ajax_forms/getImportConfigForm.php:62 ajax_forms/getImportConfigForm.php:76 +#: ajax_forms/getImportConfigForm.php:299 +msgid "Alias" +msgstr "Alias" -#: templates/ebscoKbTitleList.php:5 templates/ebscoKbPackageList.php:5 -msgid "Imported?" -msgstr "Importiert?" +#: ajax_forms/getImportConfigForm.php:72 ajax_forms/getImportConfigForm.php:82 +#: ajax_forms/getImportConfigForm.php:110 +#: ajax_forms/getImportConfigForm.php:116 +#: ajax_forms/getImportConfigForm.php:134 +#: ajax_forms/getImportConfigForm.php:139 +#: ajax_forms/getImportConfigForm.php:164 +#: ajax_forms/getImportConfigForm.php:174 +#: ajax_forms/getImportConfigForm.php:299 +#: ajax_forms/getImportConfigForm.php:311 +#: ajax_forms/getImportConfigForm.php:317 +#: ajax_forms/getImportConfigForm.php:323 +msgid "If delimited, delimited by" +msgstr "Wenn Trennzeichen, dann getrennt mit" -#: templates/ebscoKbTitleList.php:7 ajax_htmldata/getEbscoKbTitleDetails.php:60 -msgid "ISXNs" -msgstr "ISXNs" +#: ajax_forms/getImportConfigForm.php:85 +msgid "+ Add another alias set" +msgstr "+ Neue Alias-Gruppe" -#: templates/ebscoKbTitleList.php:25 templates/ebscoKbPackageList.php:24 -msgid "imported in Coral" -msgstr "in Coral importiert" +#: ajax_forms/getImportConfigForm.php:87 +msgid "Resource Parents" +msgstr "Übergeordnete Ressourcen" -#: templates/ebscoKbPackageList.php:6 -msgid "Title Count" -msgstr "Titelzahl" +#: ajax_forms/getImportConfigForm.php:91 ajax_forms/getImportConfigForm.php:95 +#: ajax_forms/getImportConfigForm.php:305 +msgid "Parent Resource" +msgstr "Übergeordnete Ressource" -#: templates/ebscoKbPackageList.php:7 ebsco_kb.php:175 -msgid "Content Type" -msgstr "Inhaltstyp" +#: ajax_forms/getImportConfigForm.php:98 +msgid "+ Add another parent resource" +msgstr "+ Neue übergeordnete Ressource" -#: templates/ebscoKbPackageList.php:32 -msgid "selected" -msgstr "ausgewählt" +#: ajax_forms/getImportConfigForm.php:103 +msgid "ISBN/ISSN Sets" +msgstr "ISBN/ISSN-Gruppen" -#: templates/ebscoKbPackageList.php:45 -#: ajax_htmldata/getEbscoKbTitleDetails.php:123 -msgid "View Titles" -msgstr "Titel anzeigen" +#: ajax_forms/getImportConfigForm.php:109 +#: ajax_forms/getImportConfigForm.php:115 +#: ajax_forms/getImportConfigForm.php:311 +msgid "ISBN or ISSN" +msgstr "ISBN oder ISSN" -#: ajax_htmldata.php:25 -msgid "Data action " -msgstr "Datenaktion " +#: ajax_forms/getImportConfigForm.php:111 +#: ajax_forms/getImportConfigForm.php:117 +#: ajax_forms/getImportConfigForm.php:311 +msgid "Dedupe on this column" +msgstr "Mit dieser Spalte deduplizieren" -#: ajax_htmldata.php:25 ajax_processing.php:27 ajax_forms.php:25 -msgid " not set up!" -msgstr " nicht konfiguriert!" +#: ajax_forms/getImportConfigForm.php:120 +msgid "+ Add another ISBN or ISSN set" +msgstr "+ Neue ISBN- oder ISSN-Gruppe" -#: export.php:57 dashboard_yearly_costs_exports.php:51 dashboard_export.php:45 -msgid "Record ID" -msgstr "Datensatz-ID" +#: ajax_forms/getImportConfigForm.php:127 +msgid "Subject Sets" +msgstr "Fachgebietsgruppen" -#: export.php:59 ajax_htmldata/getAcquisitionsDetails.php:116 -#: ajax_forms/getCostForm.php:84 -msgid "Type" -msgstr "Typ" +#: ajax_forms/getImportConfigForm.php:133 +#: ajax_forms/getImportConfigForm.php:138 +#: ajax_forms/getImportConfigForm.php:317 dashboard_yearly_costs_exports.php:54 +#: dashboard.php:31 dashboard.php:68 dashboard_yearly_costs.php:30 +#: dashboard_yearly_costs.php:68 dashboard_export.php:48 +#: admin/classes/common/Dashboard.php:135 ajax_htmldata/getDashboard.php:23 +#: ajax_htmldata/getDashboardYearlyCosts.php:30 +msgid "Subject" +msgstr "Fachgebiet" -#: export.php:60 ajax_forms/getEbscoKbTitleImportForm.php:60 -#: ajax_forms/getNewResourceForm.php:131 -#: ajax_forms/getEbscoKbPackageImportForm.php:249 -msgid "Format" -msgstr "Format" +#: ajax_forms/getImportConfigForm.php:142 +msgid "+ Add another subject set" +msgstr "+ Weiteres Fachgebiet" -#: export.php:61 ajax_htmldata/getSearchResources.php:116 -#: ajax_htmldata/getSubmittedQueue.php:16 ajax_htmldata/getSavedQueue.php:19 -msgid "Date Created" -msgstr "Anlagedatum" +#: ajax_forms/getImportConfigForm.php:149 +msgid "Note Sets" +msgstr "Notiz-Gruppen" -#: export.php:62 -msgid "User Created" -msgstr "Nutzer angelegt" +#: ajax_forms/getImportConfigForm.php:155 +#: ajax_forms/getImportConfigForm.php:169 +#: ajax_forms/getImportConfigForm.php:323 index.php:381 admin.php:77 +msgid "Note Type" +msgstr "Art der Notiz" -#: export.php:63 -msgid "Date Updated" -msgstr "Änderungsdatum" +#: ajax_forms/getImportConfigForm.php:177 +msgid "+ Add another note set" +msgstr "+ Neue Notiz-Gruppe" -#: export.php:64 -msgid "User Updated" -msgstr "Nutzer aktualisiert" +#: ajax_forms/getImportConfigForm.php:186 +msgid "Organization Sets" +msgstr "Organisations-Gruppen" -#: export.php:65 index.php:169 ajax_htmldata/getSearchResources.php:118 -#: ajax_htmldata/getSubmittedQueue.php:17 ajax_htmldata/getSavedQueue.php:20 -msgid "Status" -msgstr "Status" +#: ajax_forms/getImportConfigForm.php:190 +#: ajax_forms/getImportConfigForm.php:202 +#: ajax_forms/getImportConfigForm.php:329 admin.php:85 +msgid "Organization Role" +msgstr "Rolle der Organisation" -#: export.php:66 -msgid "ISSN/ISBN" -msgstr "ISSN/ISBN" +#: ajax_forms/getImportConfigForm.php:209 +msgid "+ Add another organization set" +msgstr "+ Neue Organisations-Gruppe" -#: export.php:67 ajax_forms/getImportConfigForm.php:52 -msgid "Resource URL" -msgstr "URL der Ressource" +#: ajax_forms/getImportConfigForm.php:214 +msgid "Organization Name Mapping" +msgstr "Mapping der Organisationsnamen" -#: export.php:68 -msgid "Alt URL" -msgstr "Alternative URL" +#: ajax_forms/getImportConfigForm.php:215 +msgid "" +"Use these mappings to normalize different variations of an organization’s " +"name to a single value. For example, you could have a publisher with three " +"variations of their name across your import file: PublisherHouse, " +"PublisherH, and PH. You could create a mapping for each one and normalize " +"them all to PublisherHouse, to prevent duplicate organizations from being " +"created. Each column that is added to an Organization set above is checked " +"against the complete list of mappings that you create. " +msgstr "" +"Verwenden Sie diese Mappings um verschiedene Varianten des " +"Organisationsnamens zu einer einheitlichen Bezeichnung zu normieren. Zum " +"Beispiel: Es könnte sein, dass in Ihrer Importdatei ein Verlag mit drei " +"verschiedenen Schreibweisen angegeben ist: Verlagshaus, VerlagsH, VH. Sie " +"könnten für jede ein Mapping anlegen und diese damit zu Verlagshaus " +"normieren. Damit verhindern Sie, dass doppelte Organisationen angelegt " +"werden. Jede Spalte die zu der Organisationsgruppe hinzugefügt wird, wird " +"gegen die komplette Liste aller angelegten Mappings geprüft. " -#: export.php:70 ajax_htmldata/getAcquisitionsDetails.php:102 dashboard.php:59 -#: admin/classes/common/Dashboard.php:170 ajax_forms/getCostForm.php:72 -msgid "Year" -msgstr "Jahr" +#: ajax_forms/getImportConfigForm.php:215 +msgid "PCRE regular expressions" +msgstr "PCRE reguläre Ausdrücke" -#: export.php:71 -msgid "Fund Name" -msgstr "Etat-Name" +#: ajax_forms/getImportConfigForm.php:215 +msgid " are supported for these mappings." +msgstr " werden für diese Mappings unterstützt." -#: export.php:72 ajax_forms/getImportConfigForm.php:250 -msgid "Fund Code" -msgstr "Etat-Code" +#: ajax_forms/getImportConfigForm.php:219 +msgid "Organization Name" +msgstr "Name der Organisation" -#: export.php:73 -msgid "Tax excluded" -msgstr "Exkl. Steuer" +#: ajax_forms/getImportConfigForm.php:220 +msgid "Will Be Mapped To" +msgstr "Wird gemappt auf" -#: export.php:74 -msgid "Rate" -msgstr "Rate" +#: ajax_forms/getImportConfigForm.php:245 +msgid "+ Add another mapping" +msgstr "+ Weiteres Mapping" -#: export.php:75 -msgid "Tax included" -msgstr "Inkl. Steuer" +#: ajax_forms/getImportConfigForm.php:249 +msgid "Acquisitions" +msgstr "Erwerbung" -#: export.php:76 ajax_htmldata/getAcquisitionsDetails.php:112 -#: ajax_forms/getCostForm.php:82 -msgid "Payment" -msgstr "Bezahlung" +#: ajax_forms/getImportConfigForm.php:250 export.php:71 +msgid "Fund Code" +msgstr "Etat-Code" -#: export.php:78 ajax_htmldata/getAcquisitionsDetails.php:118 -msgid "Details" -msgstr "Details" +#: ajax_forms/getImportConfigForm.php:251 +msgid "Cost" +msgstr "Kosten" -#: export.php:80 -msgid "Cost Note" -msgstr "Kostennotiz" +#: ajax_forms/getImportConfigForm.php:252 dashboard.php:46 +#: dashboard_yearly_costs.php:45 admin.php:78 +#: admin/classes/common/Dashboard.php:145 export.php:78 +msgid "Order Type" +msgstr "Bestelltyp" -#: export.php:81 ajax_htmldata/getAcquisitionsDetails.php:122 -#: ajax_forms/getCostForm.php:90 -msgid "Invoice" -msgstr "Rechnung" +#: ajax_forms/getImportConfigForm.php:280 +msgid "Workflows" +msgstr "Workflows" -#: export.php:82 ajax_forms/getUpdateProductForm.php:328 -msgid "Aliases" -msgstr "Aliase" +#: ajax_forms/getImportConfigForm.php:282 +msgid "Send emails when starting workflows?" +msgstr "Sollen E-Mails verschickt werden, wenn ein Workflow getartet wird?" -#: export.php:83 -msgid "Parent Record" -msgstr "Übergeordneter Datensatz" +#: ajax_forms/getAdminFundUpdateForm.php:15 +msgid "Edit Fund" +msgstr "Etat bearbeiten" -#: export.php:84 -msgid "Child Record" -msgstr "Untergeordneter Datensatz" +#: ajax_forms/getAdminFundUpdateForm.php:15 +msgid "Add Fund" +msgstr "Neuer Etat" -#: export.php:86 -msgid "Order Number" -msgstr "Bestellnummer" +#: ajax_forms/getAdminFundUpdateForm.php:32 +msgid "Archived" +msgstr "Archiviert" -#: export.php:87 -msgid "System Number" -msgstr "Systemnummer" +#: ajax_forms/getAdminAlertEmailForm.php:14 +msgid "Edit Alert Email Address" +msgstr "E-Mail für Benachrichtigungen bearbeiten" -#: export.php:88 -msgid "Purchasing Sites" -msgstr "Erwerbende Standorte" +#: ajax_forms/getAdminAlertEmailForm.php:14 +msgid "Add Alert Email Address" +msgstr "E-Mail für Benachrichtigungen hinzufügen" -#: export.php:89 ajax_htmldata/getAcquisitionsDetails.php:103 -#: ajax_forms/getCostForm.php:73 -msgid "Sub Start" -msgstr "Abo-Beginn" +#: ajax_forms/getAttachmentForm.php:18 +msgid "Edit Attachment" +msgstr "Anhang bearbeiten" -#: export.php:90 -msgid "Current Sub End" -msgstr "Aktuelles Abo-Ende" +#: ajax_forms/getAttachmentForm.php:18 +msgid "Add Attachment" +msgstr "Neuer Anhang" -#: export.php:91 -msgid "Subscription Alert Enabled" -msgstr "Abonnement-Warnung aktiviert" +#: ajax_forms/getAttachmentForm.php:57 +msgid "File:" +msgstr "Datei:" -#: export.php:92 -msgid "License Names" -msgstr "Lizenznamen" +#: ajax_forms/getAttachmentForm.php:63 +msgid "replace with new file" +msgstr "Mit neuer Datei ersetzen" -#: export.php:94 -msgid "Authorized Sites" -msgstr "Autorisierte Standorte" +#: ajax_forms/getAttachmentForm.php:78 summary.php:545 +#: ajax_htmldata/getAttachmentDetails.php:57 +msgid "Details:" +msgstr "Details:" -#: export.php:95 -msgid "Administering Sites" -msgstr "Verwaltende Standorte" +#: ajax_forms/getNewDowntimeForm.php:57 +msgid "Resource Downtime Report" +msgstr "Ausfallbericht der Ressource" -#: export.php:99 -msgid "Simultaneous User Limit" -msgstr "Begrenzung gleichzeitiger Nutzer" +#: ajax_forms/getNewDowntimeForm.php:61 ajax_htmldata/getDowntimeList.php:22 +msgid "Downtime Start:" +msgstr "Beginn des Ausfalls:" -#: export.php:100 -msgid "Coverage" -msgstr "Abdeckung" +#: ajax_forms/getNewDowntimeForm.php:64 ajax_forms/getNewDowntimeForm.php:81 +msgid "Date" +msgstr "Datum" -#: export.php:101 -msgid "Username" -msgstr "Benutzername" +#: ajax_forms/getNewDowntimeForm.php:69 ajax_forms/getNewDowntimeForm.php:86 +msgid "Time" +msgstr "Zeit" -#: export.php:102 -msgid "Password" -msgstr "Passwort" +#: ajax_forms/getNewDowntimeForm.php:78 +msgid "Downtime Resolution:" +msgstr "Lösung des Ausfalls:" -#: export.php:105 -msgid "Catalog Record Set Identifier" -msgstr "Identifier für Titeldatensatzpaket" - -#: export.php:106 -msgid "Catalog Record Source URL" -msgstr "Quelle der Titeldatensätze" - -#: export.php:107 -msgid "Catalog Records Available" -msgstr "Titeldatensätze verfügbar" - -#: export.php:108 -msgid "Catalog Records Loaded" -msgstr "Titeldatensätze geladen" - -#: export.php:109 -msgid "OCLC Holdings Updated" -msgstr "Bestandsdaten aktualisiert" - -#: export.php:112 -msgid "Resource Record Export" -msgstr "Ressourcen-Export" - -#: export.php:114 -msgid "All Resource Records" -msgstr "Alle Ressourcen" - -#: index.php:55 -msgid "Search" -msgstr "Suche" - -#: index.php:56 ebsco_kb.php:72 -msgid "new search" -msgstr "Neue Suche" - -#: index.php:65 ebsco_kb.php:126 -msgid "Name (contains)" -msgstr "Name (enthält)" - -#: index.php:69 index.php:79 index.php:89 index.php:99 index.php:111 -#: index.php:415 index.php:432 ebsco_kb.php:197 -msgid "go!" -msgstr "Los!" - -#: index.php:76 -msgid "Publisher (contains)" -msgstr "Verlag (enthält)" - -#: index.php:86 -msgid "Platform (contains)" -msgstr "Plattform (enthält)" - -#: index.php:96 -msgid "Provider (contains)" -msgstr "Anbieter (enthält)" - -#: index.php:107 -msgid "ISBN/ISSN" -msgstr "ISBN/ISSN" - -#: index.php:118 ajax_htmldata/getAdminFundDisplay.php:8 -#: ajax_htmldata/getAcquisitionsDetails.php:106 ajax_forms/getCostForm.php:76 -msgid "Fund" -msgstr "Konto" - -#: index.php:121 index.php:149 index.php:172 index.php:203 index.php:235 -#: index.php:259 index.php:291 index.php:322 index.php:384 index.php:442 -#: index.php:474 index.php:506 index.php:536 index.php:566 index.php:593 -#: index.php:614 -msgid "All" -msgstr "Alle" +#: ajax_forms/getNewDowntimeForm.php:95 +msgid "Problem Type:" +msgstr "Art des Problems:" -#: index.php:124 index.php:126 index.php:264 index.php:266 index.php:296 -#: index.php:298 index.php:327 index.php:329 index.php:388 index.php:390 -#: index.php:446 index.php:448 index.php:478 index.php:480 index.php:510 -#: index.php:512 index.php:540 index.php:542 index.php:569 index.php:571 -msgid "(none)" -msgstr "(keine)" +#: ajax_forms/getNewDowntimeForm.php:110 +msgid "Link to open issue:" +msgstr "Link zu offenen Problemen:" -#: index.php:200 ajax_htmldata/getSearchResources.php:115 -msgid "Creator" -msgstr "Urheber" +#: ajax_forms/getNewDowntimeForm.php:126 summary.php:550 +#: ajax_htmldata/getDowntimeList.php:41 +msgid "Note:" +msgstr "Notiz:" -#: index.php:288 ajax_htmldata/getAdminSubjectDisplay.php:9 -#: ajax_htmldata/getAdminSubjectDisplay.php:98 -#: ajax_forms/getGeneralDetailSubjectForm.php:27 -msgid "General Subject" -msgstr "Allgemeines Schlagwort" +#: ajax_forms/getNewDowntimeForm.php:144 +msgid "" +"Creating downtime requires an organization or a resource to be associated " +"with an organization." +msgstr "" +"Um einen Ausfall anzulegen, ist eine Organisation oder eine Ressource, die " +"mit einer Organisation verknüpft ist, erforderlich." -#: index.php:319 ajax_htmldata/getAdminSubjectDisplay.php:51 -#: ajax_htmldata/getAdminSubjectDisplay.php:99 -msgid "Detailed Subject" -msgstr "Detailliertes Schlagwort" +#: ajax_forms/getLicenseForm.php:52 +msgid "Edit Licenses" +msgstr "Lizenzen bearbeiten" -#: index.php:350 -msgid "Starts with" -msgstr "Beginnt mit" +#: ajax_forms/getLicenseForm.php:62 +msgid "License Records" +msgstr "Lizenzsätze" -#: index.php:411 -msgid "Note (contains)" -msgstr "Notiz (enthält)" +#: ajax_forms/getLicenseForm.php:78 +msgid "add license" +msgstr "Neue Lizenz" -#: index.php:423 -msgid "Date Created Between" -msgstr "Anlagedatum zwischen" +#: ajax_forms/getLicenseForm.php:105 +msgid "remove license link" +msgstr "Lizenzlink entfernen" -#: index.php:425 -msgid "and" -msgstr "und" +#: ajax_forms/getLicenseForm.php:105 +msgid "remove " +msgstr "entfernen " -#: index.php:439 -msgid "Purchase Site" -msgstr "Erwerbender Standort" +#: ajax_forms/getLicenseForm.php:105 +msgid " license" +msgstr " Lizenz" -#: index.php:590 ajax_htmldata/getOutstandingQueue.php:23 -msgid "Workflow Step" -msgstr "Workflow-Schritt" +#: ajax_forms/getLicenseForm.php:130 +msgid "Licensing Status" +msgstr "Lizenzstatus" -#: index.php:615 -msgid "Parent" -msgstr "Übergeordnet" +#: ajax_forms/getLicenseForm.php:138 summary.php:220 summary.php:579 +#: ajax_htmldata/getAcquisitionsDetails.php:207 +#: ajax_htmldata/getProductDetails.php:101 +msgid "Status:" +msgstr "Status:" -#: index.php:616 -msgid "Child" -msgstr "Untergeordnet" +#: ajax_forms/getLicenseForm.php:162 +msgid "History:" +msgstr "Historie:" -#: ajax_htmldata/getAdminCurrencyDisplay.php:14 -#: ajax_htmldata/getAdminFundDisplay.php:14 -#: ajax_forms/getAdminFundUpdateForm.php:25 -#: ajax_forms/getAdminCurrencyUpdateForm.php:24 -msgid "Code" -msgstr "Code" +#: ajax_forms/getLicenseForm.php:168 summary.php:234 summary.php:260 +#: summary.php:415 summary.php:585 summary.php:660 summary.php:782 +#: summary.php:895 resources/cataloging.php:223 +#: ajax_htmldata/getAcquisitionsDetails.php:213 +#: ajax_htmldata/getAcquisitionsDetails.php:307 +#: ajax_htmldata/getProductDetails.php:120 +#: ajax_htmldata/getProductDetails.php:122 +#: ajax_htmldata/getProductDetails.php:145 +#: ajax_htmldata/getProductDetails.php:147 +#: ajax_htmldata/getProductDetails.php:169 +#: ajax_htmldata/getProductDetails.php:171 +#: ajax_htmldata/getProductDetails.php:449 +#: ajax_htmldata/getAccessDetails.php:175 +#: ajax_htmldata/getWorkflowDetails.php:71 +#: ajax_htmldata/getWorkflowDetails.php:73 +#: ajax_htmldata/getWorkflowDetails.php:106 +#: ajax_htmldata/getWorkflowDetails.php:108 +msgid " by " +msgstr " von " -#: ajax_htmldata/getAdminCurrencyDisplay.php:25 -#: ajax_htmldata/getOrdersDetails.php:32 ajax_htmldata/getAdminDisplay.php:28 -#: ajax_htmldata/getAttachmentDetails.php:37 -#: ajax_htmldata/getAdminWorkflowDisplay.php:51 -#: ajax_htmldata/getAdminWorkflowDisplay.php:103 -#: ajax_htmldata/getContactDetails.php:70 -#: ajax_htmldata/getAdminAlertDisplay.php:25 -#: ajax_htmldata/getAdminAlertDisplay.php:55 -#: ajax_htmldata/getAccessDetails.php:37 ajax_htmldata/getAccessDetails.php:172 -#: ajax_htmldata/getAccountDetails.php:44 -#: ajax_htmldata/getAcquisitionsDetails.php:95 -#: ajax_htmldata/getAcquisitionsDetails.php:201 -#: ajax_htmldata/getAcquisitionsDetails.php:304 -#: ajax_htmldata/getProductDetails.php:75 -#: ajax_htmldata/getProductDetails.php:446 -#: ajax_htmldata/getAdminUserDisplay.php:47 -#: ajax_htmldata/getGeneralSubjectDisplay.php:25 -#: ajax_htmldata/getSavedQueue.php:46 -#: ajax_htmldata/getAdminSubjectDisplay.php:66 -#: ajax_htmldata/getAdminSubjectDisplay.php:114 -msgid "edit" -msgstr "Bearbeiten" +#: ajax_forms/getLicenseForm.php:171 summary.php:588 +#: ajax_htmldata/getAcquisitionsDetails.php:216 +msgid "No license status information available." +msgstr "Keine Information zum Lizenzstatus verfügbar." -#: ajax_htmldata/getAdminCurrencyDisplay.php:26 -#: ajax_htmldata/getAdminDisplay.php:29 -#: ajax_htmldata/getAdminWorkflowDisplay.php:53 -#: ajax_htmldata/getAdminWorkflowDisplay.php:104 -#: ajax_htmldata/getAdminAlertDisplay.php:26 -#: ajax_htmldata/getAdminAlertDisplay.php:56 -#: ajax_htmldata/getAdminUserDisplay.php:48 -#: ajax_htmldata/getGeneralSubjectDisplay.php:26 -#: ajax_htmldata/getAdminSubjectDisplay.php:28 -#: ajax_htmldata/getAdminSubjectDisplay.php:69 -msgid "remove" -msgstr "Löschen" +#: setuser.php:44 +msgid "" +"LDAP Connection is not working or has timed out. Please check configuration." +"ini to verify settings." +msgstr "" +"Die LDAP-Verbindung funktioniert nicht oder ist in Timeout gelaufen. Bitte " +"überprüfen Sie die Einstellungen in configuration.ini." -#: ajax_htmldata/getAdminCurrencyDisplay.php:38 -msgid "add new currency" -msgstr "Neue Währung hinzufügen" +#: dashboard_yearly_costs_exports.php:43 +msgid "Dashboard Yearly Costs Export" +msgstr "Dahsboard Jährliche Kosten exportieren" -#: ajax_htmldata/getRightPanel.php:42 -msgid "Print View" -msgstr "Printansicht" +#: dashboard_yearly_costs_exports.php:51 dashboard_export.php:45 export.php:56 +msgid "Record ID" +msgstr "Datensatz-ID" -#: ajax_htmldata/getRightPanel.php:44 -msgid "Catalog View" -msgstr "Katalogansicht" +#: dashboard_yearly_costs_exports.php:81 dashboard_export.php:71 +#: ajax_htmldata/getDashboard.php:44 +#: ajax_htmldata/getDashboardYearlyCosts.php:61 +msgid "Total" +msgstr "Summe" -#: ajax_htmldata/getRightPanel.php:52 -msgid "Parent Record(s)" -msgstr "Übergeordnete Datensätze" +#: dashboard_yearly_costs_exports.php:81 dashboard_export.php:71 +#: ajax_htmldata/getDashboard.php:44 +#: ajax_htmldata/getDashboardYearlyCosts.php:61 +msgid "Sub-Total:" +msgstr "Zwischensumme:" -#: ajax_htmldata/getRightPanel.php:60 -msgid "Child Record(s)" -msgstr "Untergeordnete Datensätze" +#: importFunds.php:21 import.php:146 +msgid "The file has been successfully uploaded." +msgstr "Die Datei wurde erfolgreich hochgeladen." -#: ajax_htmldata/getRightPanel.php:85 -msgid "Organizations Module" -msgstr "Organisationsmodul" +#: importFunds.php:31 import.php:160 +msgid "Unable to get columns headers from the file" +msgstr "Keine Spaltenüberschriften in der Datei gefunden" -#: ajax_htmldata/getRightPanel.php:101 -msgid "Licensing Module" -msgstr "Lizenzmodul" +#: importFunds.php:34 import.php:166 +msgid "Unable to open the uploaded file" +msgstr "Nicht möglich die hochgeladene Datei zu öffnen" -#: ajax_htmldata/getRightPanel.php:119 -msgid "Usage Statistics Module" -msgstr "Nutzungsstatistikmodul" +#: importFunds.php:37 import.php:174 +msgid "Error: " +msgstr "Fehler: " -#: ajax_htmldata/getRightPanel.php:125 -msgid "Get Statistics" -msgstr "Statistiken anfordern" +#: importFunds.php:52 import.php:868 +msgid "Results" +msgstr "Treffer" -#: ajax_htmldata/getOrdersDetails.php:29 -#: ajax_htmldata/getOutstandingQueue.php:21 summary.php:430 -#: ajax_forms/getOrderForm.php:49 ajax_forms/getCurrentWorkflowForm.php:34 -msgid "Order" -msgstr "Bestellung" +#: importFunds.php:53 +msgid "rows have been processed." +msgstr "Zeilen wurden verarbeitet." -#: ajax_htmldata/getOrdersDetails.php:32 ajax_htmldata/getOrdersDetails.php:110 -#: resources/cataloging.php:106 -msgid "edit order information" -msgstr "Bestellinformationen bearbeiten" +#: importFunds.php:60 +msgid "Import Funds" +msgstr "Konten importieren" -#: ajax_htmldata/getOrdersDetails.php:41 ajax_htmldata/getOrdersDetails.php:42 -msgid "remove order" -msgstr "Bestellung entfernen" +#: importFunds.php:61 +msgid "Select File" +msgstr "Datei auswählen" -#: ajax_htmldata/getOrdersDetails.php:50 ajax_htmldata/getContactDetails.php:85 -#: ajax_forms/getUpdateProductForm.php:244 ajax_forms/getNewIssueForm.php:32 -msgid "Organization:" -msgstr "Organisation:" +#: js/common.js:70 +msgid "No match!" +msgstr "Keine Übereinstimmung!" -#: ajax_htmldata/getOrdersDetails.php:57 summary.php:437 -#: ajax_forms/getAdminWorkflowForm.php:58 ajax_forms/getOrderForm.php:55 -msgid "Acquisition Type:" -msgstr "Erwerbungsart:" +#: js/common.js:70 +msgid "Selected: " +msgstr "Ausgewählt: " -#: ajax_htmldata/getOrdersDetails.php:64 summary.php:444 -#: ajax_forms/getOrderForm.php:73 -msgid "Order Number:" -msgstr "Bestellnummer:" +#: js/ebsco_kb.js:90 js/index.js:121 +msgid "Processing..." +msgstr "Wird geladen..." -#: ajax_htmldata/getOrdersDetails.php:71 summary.php:451 -#: ajax_forms/getOrderForm.php:78 -msgid "System Number:" -msgstr "Systemnummer:" +#: js/forms/licenseForm.js:140 js/forms/licenseForm.js:251 +msgid "Error - Please choose a valid license" +msgstr "Fehler - Bitte wählen Sie eine gültige Lizenz" -#: ajax_htmldata/getOrdersDetails.php:76 -msgid "catalog view" -msgstr "Katalogsicht" +#: js/forms/licenseForm.js:153 +msgid "remove this license" +msgstr "Lizenz entfernen" -#: ajax_htmldata/getOrdersDetails.php:85 -msgid "Purchasing Sites:" -msgstr "Erwerbende Standorte:" +#: js/forms/attachmentForm.js:94 +msgid "File name is already being used..." +msgstr "Der Dateiname wird bereits verwendet..." -#: ajax_htmldata/getOrdersDetails.php:92 summary.php:473 -#: ajax_forms/getOrderForm.php:83 -msgid "Sub Start:" -msgstr "Abo-Beginn:" +#: js/forms/attachmentForm.js:98 +msgid "" +"File name may not contain special characters - ampersand, single quote, " +"double quote or less than/greater than characters" +msgstr "" +"Der Dateiname darf keine Sonderzeichen enthalten - Kaufmanns-Und, einfache " +"und doppelte Anführungszeichen und spitze Klammern" -#: ajax_htmldata/getOrdersDetails.php:101 summary.php:482 -msgid "Expiration Alert Enabled" -msgstr "Warnung bei Ablauf aktiv" +#: js/forms/attachmentForm.js:102 +msgid "The attachments directory is not writable." +msgstr "Das Verzeichnis attachements ist nicht beschreibbar." -#: ajax_htmldata/getOrdersDetails.php:108 -msgid "create new order" -msgstr "Neue Bestellung" +#: js/forms/attachmentForm.js:124 js/forms/attachmentForm.js:146 +msgid " successfully uploaded." +msgstr " erfolgreich hochgeladen." -#: ajax_htmldata/getOrdersDetails.php:109 -msgid "clone order" -msgstr "Bestellung kopieren" +#: js/forms/attachmentForm.js:159 js/forms/resourceUpdateForm.js:379 +msgid "Name must be entered to continue." +msgstr "Name muss angegeben werden, um fortzufahren." -#: ajax_htmldata/getOrdersDetails.php:113 -msgid "" -"This resource does not seem to have an order. It should have one. Please " -msgstr "Diese Resource hat keine Bestellung. Es sollte eine haben. Bitte " +#: js/forms/attachmentForm.js:160 +msgid "Attachment Type must be selected to continue." +msgstr "Art des Anhangs muss ausgewählt werden um fortzufahren." -#: ajax_htmldata/getOrdersDetails.php:113 -msgid "create an order" -msgstr "legen Sie eine Bestellung an" +#: js/forms/attachmentForm.js:178 +msgid "A file must be uploaded" +msgstr "Eine Datei muss hochgeladen werden" -#: ajax_htmldata/getDashboard.php:23 -#: ajax_htmldata/getDashboardYearlyCosts.php:30 dashboard.php:31 -#: dashboard.php:68 dashboard_yearly_costs_exports.php:54 -#: admin/classes/common/Dashboard.php:135 -#: ajax_forms/getImportConfigForm.php:133 -#: ajax_forms/getImportConfigForm.php:138 -#: ajax_forms/getImportConfigForm.php:317 dashboard_export.php:48 -#: dashboard_yearly_costs.php:30 dashboard_yearly_costs.php:68 -msgid "Subject" -msgstr "Fachgebiet" +#: js/forms/contactForm.js:179 +msgid "Please choose at least one role." +msgstr "Bitte wählen Sie mindestens eine Rolle." -#: ajax_htmldata/getDashboard.php:25 dashboard_export.php:50 -msgid "Payment amount" -msgstr "Bezahlter Betrag" +#: js/forms/workflowForm.js:185 +msgid "Error - Step name is required" +msgstr "Fehler - Schrittname ist erforderlich" -#: ajax_htmldata/getDashboard.php:44 -#: ajax_htmldata/getDashboardYearlyCosts.php:61 -#: dashboard_yearly_costs_exports.php:81 dashboard_export.php:71 -msgid "Total" -msgstr "Summe" +#: js/forms/workflowForm.js:368 +msgid "Please add at least one step to this workflow." +msgstr "Bitte fügen Sie mindestens einen Schritt zu diesem Workflow hinzu." -#: ajax_htmldata/getDashboard.php:44 -#: ajax_htmldata/getDashboardYearlyCosts.php:61 -#: dashboard_yearly_costs_exports.php:81 dashboard_export.php:71 -msgid "Sub-Total:" -msgstr "Zwischensumme:" +#: js/forms/workflowForm.js:374 +msgid "" +"Please click the Add button to the first step before submitting this " +"workflow." +msgstr "" +"Bitte Klicken Sie die Schaltfläche um den ersten Schritt hinzuzufügen, bevor " +"Sie diesen Workflow speichern." -#: ajax_htmldata/getAdminImportConfigDisplay.php:34 -msgid "add new import configuration" -msgstr "Neue Import-Konfiguration" +#: js/forms/resourceNoteForm.js:34 +msgid "Note must be entered to continue." +msgstr "Es muss eine Notiz eingegeben werden, um forzufahren." -#: ajax_htmldata/getAdminEbscoKbConfigDisplay.php:1 -msgid "EBSCO Knowledge Base Configuration" -msgstr "Konfiguration für EBSCO Knowledge Base" +#: js/forms/acquisitionsForm.js:145 js/forms/costForm.js:330 +msgid "Error - Either amount or fund is required" +msgstr "" +"Fehler - Entweder ein Betrag oder eine Kostenstelle muss angegeben werden" -#: ajax_htmldata/getAdminEbscoKbConfigDisplay.php:7 -msgid "Enable EBSCO Knowledge Base" -msgstr "EBSCO Knowledge Base aktivieren" +#: js/forms/acquisitionsForm.js:148 js/forms/costForm.js:335 +msgid "Error - order type is a required field" +msgstr "Fehler - Bestelltyp ist ein Pflichtfeld" -#: ajax_htmldata/getAdminDisplay.php:19 -#: ajax_htmldata/getGeneralSubjectDisplay.php:16 -#: ajax_htmldata/getAdminSubjectDisplay.php:15 -#: ajax_htmldata/getAdminSubjectDisplay.php:57 -msgid "Value" -msgstr "Wert" +#: js/forms/acquisitionsForm.js:151 js/forms/costForm.js:340 +msgid "Error - price is not numeric" +msgstr "Fehler - Preis ist nicht numerisch" -#: ajax_htmldata/getAdminDisplay.php:38 -#: ajax_htmldata/getAdminWorkflowDisplay.php:62 -#: ajax_htmldata/getAdminWorkflowDisplay.php:113 -#: ajax_htmldata/getAdminAlertDisplay.php:35 -#: ajax_htmldata/getAdminAlertDisplay.php:65 -#: ajax_htmldata/getAdminFundDisplay.php:44 -#: ajax_htmldata/getAdminUserDisplay.php:58 -#: ajax_htmldata/getGeneralSubjectDisplay.php:35 -#: ajax_htmldata/getAdminSubjectDisplay.php:41 -#: ajax_htmldata/getAdminSubjectDisplay.php:81 -#: ajax_htmldata/getAdminSubjectDisplay.php:123 -#: ajax_forms/getResourceSubjectForm.php:44 -msgid "(none found)" -msgstr "(keine gefunden)" +#: js/forms/acquisitionsForm.js:169 js/forms/acquisitionsForm.js:170 +#: js/forms/costForm.js:144 +msgid "remove this payment" +msgstr "Zahlung entfernen" -#: ajax_htmldata/getAdminDisplay.php:41 -#: ajax_htmldata/getGeneralSubjectDisplay.php:38 -#: ajax_htmldata/getAdminSubjectDisplay.php:44 -#: ajax_htmldata/getAdminSubjectDisplay.php:84 -msgid "add new " -msgstr "neu hinzufügen " +#: js/forms/acquisitionsForm.js:270 +msgid "Error - acquisition type is a required field" +msgstr "Fehler - Erwerbungsart ist ein Pflichtfeld" -#: ajax_htmldata/getDowntimeList.php:19 -#: ajax_htmldata/getAttachmentDetails.php:49 -#: ajax_forms/getAdminWorkflowForm.php:91 ajax_forms/getAttachmentForm.php:37 -#: ajax_forms/getUpdateProductForm.php:195 -#: ajax_forms/getUpdateProductForm.php:336 -msgid "Type:" -msgstr "Art:" +#: js/forms/generalDetailSubjectForm.js:87 +msgid "Error - Detailed Subject is required" +msgstr "Fehler - Genaues Fachgebiet erforderlich" -#: ajax_htmldata/getDowntimeList.php:22 ajax_forms/getNewDowntimeForm.php:61 -msgid "Downtime Start:" -msgstr "Beginn des Ausfalls:" +#: js/forms/generalDetailSubjectForm.js:108 +#: js/forms/generalDetailSubjectForm.js:109 +msgid "Error - Detail Subject Already Added" +msgstr "Fehler - Genaues Fachgebiet wurde bereits hinzugefügt" -#: ajax_htmldata/getDowntimeList.php:24 -msgid "Downtime Resolved:" -msgstr "Ende des Ausfalls:" +#: js/forms/generalDetailSubjectForm.js:175 +msgid "Short Name must be entered to continue." +msgstr "Kürzel muss angegeben werden um fortzufahren." -#: ajax_htmldata/getDowntimeList.php:35 -msgid "Linked issue:" -msgstr "Verknüpftes Problem:" +#: js/forms/resourceUpdateForm.js:90 +msgid "Error - Parent cannot be the same as the child" +msgstr "" +"Fehler - übergeordneter Datensatz kann nicht gleichzeitig untergeordnet sein" -#: ajax_htmldata/getDowntimeList.php:41 summary.php:550 -#: ajax_forms/getNewDowntimeForm.php:126 -msgid "Note:" -msgstr "Notiz:" +#: js/forms/resourceUpdateForm.js:223 js/forms/resourceUpdateForm.js:308 +#: js/forms/resourceUpdateForm.js:393 js/forms/resourceUpdateForm.js:404 +msgid "Error - Both fields are required" +msgstr "Fehler - Beide Felder sind erforderlich" -#: ajax_htmldata/getDowntimeList.php:56 ajax_htmldata/getIssuesList.php:73 -msgid "Organizational" -msgstr "Organisatorisch" +#: js/forms/resourceUpdateForm.js:282 +msgid "Error - Parent is not found. Please use the Autocomplete." +msgstr "" +"Fehler - Übergeordneter Datensatz nicht gefunden. Bitte verwenden Sie die " +"Autovervollständigung." -#: ajax_htmldata/getDowntimeList.php:70 -msgid "There are no organization level downtimes." -msgstr "Es gibt keine Ausfälle auf Organisationsebene." +#: js/forms/resourceUpdateForm.js:310 +msgid "Error - Organization is not found. Please use the Autocomplete." +msgstr "" +"Fehler - Organisation wurde nicht gefunden. Bitte verwenden Sie die " +"Autovervollständigung." -#: ajax_htmldata/getDowntimeList.php:87 -msgid "There are no order level downtimes." -msgstr "Es gibt keine Ausfälle auf Bestellebene." +#: js/forms/resourceUpdateForm.js:325 +msgid "remove this organization" +msgstr "Organisation löschen" -#: ajax_htmldata/getIssues.php:18 -msgid "Issues/Problems" -msgstr "Probleme hinzufügen" +#: js/forms/resourceUpdateForm.js:395 +msgid "Error - Organization is not found. Please use Autocomplete." +msgstr "" +"Fehler - Organisation wurde nicht gefunden. Bitte verwenden Sie die " +"Autovervollständigung." -#: ajax_htmldata/getIssues.php:21 -msgid "report new issue" -msgstr "Neues Problem melden" +#: js/forms/userGroupForm.js:101 +msgid "Error - User is required" +msgstr "Fehler - Nutzer ist erforderlich" -#: ajax_htmldata/getIssues.php:25 -msgid "view open issues" -msgstr "Zeige offene Probleme" +#: js/forms/userGroupForm.js:118 +msgid "remove from group" +msgstr "Aus Gruppe entfernen" -#: ajax_htmldata/getIssues.php:32 -msgid "view archived issues" -msgstr "Zeige archivierte Probleme" +#: js/forms/userGroupForm.js:163 +msgid "Group name must be entered to continue." +msgstr "Der Gruppenname muss angegeben werden, um fortzufahren." -#: ajax_htmldata/getIssues.php:41 -msgid "Downtime" -msgstr "Ausfall" +#: js/forms/resourceNewForm.js:99 +msgid "Warning: this name already exists." +msgstr "Warnung: dieser Name existiert bereits." -#: ajax_htmldata/getIssues.php:44 -msgid "report new Downtime" -msgstr "Neuen Ausfall melden" +#: js/forms/resourceNewForm.js:227 +msgid "A title must be entered to continue." +msgstr "Es muss ein Titel angegeben werden um fortzufahren." -#: ajax_htmldata/getIssues.php:48 -msgid "view current/upcoming downtime" -msgstr "Zeige aktuelle/angekündige Ausfälle" +#: js/forms/resourceNewForm.js:232 +msgid "The resource format is required." +msgstr "Das Format der Ressource ist erforderlich." -#: ajax_htmldata/getIssues.php:55 -msgid "view archived downtime" -msgstr "Zeige archivierte Ausfälle" +#: js/forms/resourceNewForm.js:237 +msgid "The resource type is required." +msgstr "Die Art der Ressource ist erforderlich." -#: ajax_htmldata/getWorkflowDetails.php:15 -msgid "" -"No workflow steps have been set up for this resource's combination of " -"Acquisition Type and Resource Format." -msgstr "" -"Für die Kombination von Erwerbungsart und Format in dieser Ressource wurde " -"kein Workflow definiert." +#: js/forms/generalSubjectForm.js:59 js/forms/detailedSubjectForm.js:60 +msgid "Error - Please enter a value" +msgstr "Fehler - Bitte geben Sie einen Wert an" -#: ajax_htmldata/getWorkflowDetails.php:15 -msgid "" -"If you think this is in error, please contact your workflow administrator." -msgstr "" -"Wenn Sie denken, dass dies ein Fehler ist, kontaktieren Sie Ihren Workflow-" -"Administrator." +#: js/forms/costForm.js:302 +msgid "Validation Failed" +msgstr "Validierung fehlgeschlagen" -#: ajax_htmldata/getWorkflowDetails.php:17 -msgid "Not entered into workflow." -msgstr "Nicht in den Workflow eingegeben." +#: js/admin.js:492 +msgid "Number of days must be a number" +msgstr "Anzahl Tage muss eine Zahl sein" -#: ajax_htmldata/getWorkflowDetails.php:23 -msgid "Step" -msgstr "Schritt" +#: js/admin.js:495 +msgid "Number of days should be between 1 and 365" +msgstr "Anzahl der Tage sollte zwischen 1 und 365 liegen" -#: ajax_htmldata/getWorkflowDetails.php:25 -msgid "Group" -msgstr "Gruppe" +#: js/admin.js:536 +msgid "Do you really want to delete this data?" +msgstr "Möchten Sie diese Daten wirklich löschen?" -#: ajax_htmldata/getWorkflowDetails.php:26 -#: ajax_htmldata/getOutstandingQueue.php:24 -msgid "Start Date" -msgstr "Startdatum" +#: js/admin.js:563 js/admin.js:591 js/admin.js:619 js/admin.js:725 +msgid "Do you really want to remove this data?" +msgstr "Möchten Sie diese Daten wirklich löschen?" -#: ajax_htmldata/getWorkflowDetails.php:27 -msgid "Complete" -msgstr "Vollständig" +#: js/admin.js:647 +msgid "Do you really want to delete this user?" +msgstr "Möchten Sie diesen Nutzer wirklich löschen?" -#: ajax_htmldata/getWorkflowDetails.php:28 -msgid "Delete" -msgstr "Löschen" +#: js/admin.js:674 +msgid "Do you really want to remove this alert setting?" +msgstr "Möchten Sie diese Einstellung für Warnungen wirklich löschen?" -#: ajax_htmldata/getWorkflowDetails.php:51 -msgid "Workflow archived on" -msgstr "Workflow archiviert am" +#: js/admin.js:753 +msgid "Do you really want to delete this currency?" +msgstr "Möchten Sie diese Währung wirklich löschen?" -#: ajax_htmldata/getWorkflowDetails.php:51 -#: ajax_htmldata/getWorkflowDetails.php:130 -msgid "Current workflow" -msgstr "Aktueller Workflow" +#: js/queue.js:45 js/queue.js:93 +msgid "Refreshing..." +msgstr "Aktualisiert..." -#: ajax_htmldata/getWorkflowDetails.php:71 -#: ajax_htmldata/getWorkflowDetails.php:73 -#: ajax_htmldata/getWorkflowDetails.php:106 -#: ajax_htmldata/getWorkflowDetails.php:108 -#: ajax_htmldata/getAccessDetails.php:175 -#: ajax_htmldata/getAcquisitionsDetails.php:213 -#: ajax_htmldata/getAcquisitionsDetails.php:307 -#: ajax_htmldata/getProductDetails.php:120 -#: ajax_htmldata/getProductDetails.php:122 -#: ajax_htmldata/getProductDetails.php:145 -#: ajax_htmldata/getProductDetails.php:147 -#: ajax_htmldata/getProductDetails.php:169 -#: ajax_htmldata/getProductDetails.php:171 -#: ajax_htmldata/getProductDetails.php:449 resources/cataloging.php:223 -#: summary.php:234 summary.php:260 summary.php:415 summary.php:585 -#: summary.php:660 summary.php:782 summary.php:895 -#: ajax_forms/getLicenseForm.php:168 -msgid " by " -msgstr " von " +#: js/queue.js:71 js/resource.js:712 +msgid " record)" +msgstr " Datensatz)" + +#: js/queue.js:73 js/resource.js:714 +msgid " records)" +msgstr " Datensätze)" -#: ajax_htmldata/getWorkflowDetails.php:78 -msgid "mark complete" -msgstr "Als vollständig markieren" +# request? +#: js/queue.js:92 +msgid "Do you really want to delete this request?" +msgstr "Möchten Sie diese Anfrage wirklich löschen?" -#: ajax_htmldata/getWorkflowDetails.php:106 -#: ajax_htmldata/getWorkflowDetails.php:108 -msgid "Workflow completed on " -msgstr "Workflow abgeschlossen am " +#: js/resource.js:150 +msgid "Must set a date." +msgstr "Es muss ein Datum ausgewählt werden." -#: ajax_htmldata/getWorkflowDetails.php:112 -#: ajax_htmldata/getWorkflowDetails.php:114 -msgid "Workflow restarted on " -msgstr "Workflow neu gestartet am " +#: js/resource.js:176 +msgid "Must set an end date." +msgstr "Es muss ein Enddatum ausgewählt werden." -#: ajax_htmldata/getWorkflowDetails.php:123 -msgid "restart workflow" -msgstr "Workflow neu starten" +#: js/resource.js:230 +msgid "New contact must have a name." +msgstr "Der neue Kontakt muss einen Namen haben." -#: ajax_htmldata/getWorkflowDetails.php:128 -msgid "Select a workflow to restart" -msgstr "Workflow für Neustart auswählen" +#: js/resource.js:237 js/resource.js:279 +msgid "CC must be a valid email." +msgstr "CC muss eine gültige E-Mail-Adresse sein." -#: ajax_htmldata/getWorkflowDetails.php:165 -msgid "edit the current workflow" -msgstr "Aktuellen Workflow bearbeiten" +#: js/resource.js:434 js/resource.js:761 +msgid "Refreshing Contents..." +msgstr "Inhalte aktuaisieren..." -#: ajax_htmldata/getWorkflowDetails.php:167 -msgid "mark entire workflow complete" -msgstr "Gesamten Workflow als abgeschlossen markieren" +#: js/resource.js:527 +msgid "" +"Opening an issue requires a resource to be associated with an organization. " +"Please contact your IT department." +msgstr "" +"Um ein Problem zu erfassen, muss eine Organisation mit der Ressource " +"verknüpft sein. Bitte kontaktieren Sie Ihre IT-Abteilung." -#: ajax_htmldata/getAttachmentDetails.php:32 -msgid "view attachment" -msgstr "Anhang anzeigen" +#: js/resource.js:532 +msgid "A contact must be selected to continue." +msgstr "Es muss ein Kontakt ausgewählt werden um fortzufahren." -#: ajax_htmldata/getAttachmentDetails.php:37 -msgid "edit attachment" -msgstr "Anhang bearbeiten" +#: js/resource.js:537 +msgid "A subject must be entered to continue." +msgstr "Es muss ein Fachgebiet eingegeben werden um fortzufahren." -#: ajax_htmldata/getAttachmentDetails.php:37 -msgid "remove this attachment" -msgstr "Anhang löschen" +#: js/resource.js:542 +msgid "A body must be entered to continue." +msgstr "Ein Text muss eingegeben werden um fortzufahren." -#: ajax_htmldata/getAttachmentDetails.php:57 summary.php:545 -#: ajax_forms/getAttachmentForm.php:78 -msgid "Details:" -msgstr "Details:" +#: js/resource.js:555 +msgid "An issue must be associated with an organization or resource(s)." +msgstr "" +"Ein Problem muss mit einer Organisation oder Ressource(n) verknüpft sein." -#: ajax_htmldata/getAttachmentDetails.php:69 -msgid "No attachments available" -msgstr "Keine Anhänge vorhanden" +#: js/resource.js:801 +msgid "Do you really want to delete this contact?" +msgstr "Möchten Sie diesen Kontakt wirklich löschen?" -#: ajax_htmldata/getAttachmentDetails.php:74 -msgid "add new attachment" -msgstr "Neuer Anhang" +#: js/resource.js:819 +msgid "Do you really want to delete this account?" +msgstr "Möchten Sie dieses Konto wirklich löschen?" -#: ajax_htmldata/getAdminWorkflowDisplay.php:10 -msgid "Workflow Setup" -msgstr "Workflow-Konfiguration" +#: js/resource.js:837 +msgid "Do you really want to delete this attachment?" +msgstr "Möchten Sie diesen Anhang wirklich löschen?" -#: ajax_htmldata/getAdminWorkflowDisplay.php:52 -msgid "duplicate" -msgstr "Kopieren" +#: js/resource.js:857 +msgid "Do you really want to delete this resource?" +msgstr "Möchten Sie diese Resource wirklich löschen?" -#: ajax_htmldata/getAdminWorkflowDisplay.php:67 -msgid "add workflow" -msgstr "Neuer Workflow" +#: js/resource.js:875 +msgid "Do you really want to delete this order?" +msgstr "Möchten Sie diese Bestellung wirklich löschen?" -#: ajax_htmldata/getAdminWorkflowDisplay.php:69 -msgid "You must set up at least one user group before you can add workflows" +#: js/resource.js:890 +msgid "Do you really want to delete this resource and all its children?" +msgstr "Möchten Sie diese Resource und alle untergeordneten wirklich löschen?" + +#: js/resource.js:911 +msgid "Do you really want to remove this Subject?" +msgstr "Möchten Sie dieses Fachgebiet wirklich löschen?" + +#: js/resource.js:929 +msgid "Do you really want to delete this note?" +msgstr "Möchten Sie diese Notiz wirklich löschen?" + +#: js/resource.js:975 +msgid "" +"Warning! You are about to remove any steps that have been started and " +"completed. Are you sure you wish to continue?" msgstr "" -"Sie müssen mindestens eine Nutzergruppe anlegen, bevor Sie Workflows " -"erstellen können" +"Warnung! Sie sind im Begriff alle Schritte, die begonnen oder abgeschlossen " +"wurden zu entfernen. Möchten Sie fortfahren?" -#: ajax_htmldata/getAdminWorkflowDisplay.php:79 -msgid "User Group Setup" -msgstr "Nutzergruppen-Konfiguration" +#: js/resource.js:993 +msgid "hide archived workflows" +msgstr "Archivierte Workflows ausblenden" -#: ajax_htmldata/getAdminWorkflowDisplay.php:85 -msgid "Group Name" -msgstr "Gruppenname" +#: js/resource.js:996 ajax_htmldata/getWorkflowDetails.php:164 +msgid "display archived workflows" +msgstr "Archivierte Workflows anzeigen" -#: ajax_htmldata/getAdminWorkflowDisplay.php:86 -#: ajax_htmldata/getAdminAlertDisplay.php:16 -#: ajax_htmldata/getAdminUserDisplay.php:27 -#: ajax_forms/getAdminUserUpdateForm.php:35 -msgid "Email Address" -msgstr "E-Mail-Adresse" +#: js/resource.js:1002 +msgid "" +"Do you really want to mark this resource complete? This action cannot be " +"undone." +msgstr "" +"Möchten Sie diese Resource als vollständig markieren? Diese Aktion kann " +"nicht rückgängig gemacht werden." -#: ajax_htmldata/getAdminWorkflowDisplay.php:117 -msgid "add user group" -msgstr "Neue Nutzergruppe" +#: js/resource.js:1016 +msgid "" +"Do you really want to delete this step? If other steps depended on this one, " +"they will be started upon deletion. This action cannot be undone" +msgstr "" +"Möchten Sie diesen Schritt wirklich löschen? Wenn andere Schritte von diesem " +"abhängen, werden Sie mit dem Löschen gestartet. Diese Aktion kann nicht " +"rückgängig gemacht werden" -#: ajax_htmldata/getContactDetails.php:25 -msgid "The following are archived contacts:" -msgstr "Die folgenden Kontakte sind archiviert:" +#: js/index.js:232 index.php:376 +msgid "more options..." +msgstr "weitere Optionen..." -#: ajax_htmldata/getContactDetails.php:37 -msgid "Order Specific:" -msgstr "Bestellungsspezifisch:" +#: ajax_processing/deleteResource.php:7 +#: ajax_processing/deleteResourceAndChildren.php:8 +msgid "Resource successfully deleted." +msgstr "Ressource wurde gelöscht." -#: ajax_htmldata/getContactDetails.php:41 -msgid "No Order Specific Contacts" -msgstr "Keine bestellspezifischen Kontakte" +#: ajax_processing/deleteResource.php:10 +msgid "Resource not found. Error: " +msgstr "Ressource nicht gefunden. Fehler: " -#: ajax_htmldata/getContactDetails.php:45 -#: ajax_htmldata/getContactDetails.php:189 -#: ajax_htmldata/getContactDetails.php:199 ajax_forms/getNewIssueForm.php:60 -msgid "add contact" -msgstr "Neuer Kontakt" +#: ajax_processing/deleteResourceNote.php:7 +msgid "Note successfully deleted." +msgstr "Notiz wurde gelöscht." -#: ajax_htmldata/getContactDetails.php:50 -#: ajax_htmldata/getAccountDetails.php:27 -msgid "Inherited:" -msgstr "Geerbt:" +#: ajax_processing/updateDetailedSubject.php:22 +#: ajax_processing/updateGeneralSubject.php:21 +msgid "A duplicate " +msgstr "Eine Dublette " -#: ajax_htmldata/getContactDetails.php:70 -msgid "edit contact" -msgstr "Kontakt bearbeiten" +#: ajax_processing/updateDetailedSubject.php:22 +#: ajax_processing/updateGeneralSubject.php:21 +msgid " exists." +msgstr " existiert." -#: ajax_htmldata/getContactDetails.php:71 -#: ajax_htmldata/getAccessDetails.php:172 -#: ajax_htmldata/getAcquisitionsDetails.php:304 -#: ajax_htmldata/getProductDetails.php:446 resources/cataloging.php:220 -msgid "remove note" -msgstr "Notiz löschen" +#: ajax_processing/deleteInstance.php:12 +msgid "Unable to delete - this " +msgstr "Kann nicht gelöscht werden: " -#: ajax_htmldata/getContactDetails.php:71 -msgid "remove contact" -msgstr "Kontakt löschen" +#: ajax_processing/deleteInstance.php:12 +msgid "" +" is in use. Please make sure no resources are set up with this information." +msgstr "" +" wird verwendet. Bitte stellen Sie sicher, dass keine Ressourcen diese " +"Information verwenden." -#: ajax_htmldata/getContactDetails.php:86 -msgid "Visit Contact in Organizations Module" -msgstr "Kontakt im Organisationsmodul anzeigen" +#: ajax_processing/deleteInstance.php:18 +#: ajax_processing/deleteGeneralSubject.php:12 +#: ajax_processing/deleteDetailedSubject.php:12 +msgid "" +"Unable to delete. Please make sure no resources are set up with this " +"information." +msgstr "" +"Kann nicht gelöscht werden. Bitte stellen Sie sicher, dass keine Ressourcen " +"diese Information verwenden." -#: ajax_htmldata/getContactDetails.php:94 -msgid "No longer valid:" -msgstr "Nicht länger gültig:" +#: ajax_processing/deleteImportConfig.php:7 +msgid "Import configuration successfully deleted." +msgstr "Importkonfiguration erfolgreich gelöscht." -#: ajax_htmldata/getContactDetails.php:102 ajax_forms/getContactForm.php:52 -msgid "Title:" -msgstr "Titel:" +#: ajax_processing/deleteOrder.php:7 +msgid "Order successfully deleted." +msgstr "Bestellung wurde gelöscht." -#: ajax_htmldata/getContactDetails.php:110 ajax_forms/getContactForm.php:87 -msgid "Address:" -msgstr "Adresse:" +#: ajax_processing/removeResourceSubjectRelationship.php:10 +msgid "Subject successfully removed." +msgstr "Fachgebiet wurde entfernt." -#: ajax_htmldata/getContactDetails.php:118 -msgid "Location:" -msgstr "Standort:" +#: ajax_processing/updateUserData.php:26 +msgid "User successfully saved." +msgstr "Nutzer erfolgreich gespeichert." -#: ajax_htmldata/getContactDetails.php:135 ajax_forms/getContactForm.php:59 -msgid "Phone:" -msgstr "Telefonnummer:" +#: ajax_processing/uploadAttachment.php:29 +msgid "There was a problem saving your file to " +msgstr "" +"Es ist ein Problem aufgetreten beim Versuch Ihre Datei hier zu speichern: " -#: ajax_htmldata/getContactDetails.php:143 ajax_forms/getContactForm.php:66 -msgid "Alt Phone:" -msgstr "Alternative Telefonnummer:" +#: ajax_processing/uploadAttachment.php:29 +msgid ". Please ensure your attachments directory is writable." +msgstr ". Bitte prüfen Sie, ob Ihr Verzeichnis für Anhänge beschreibbar ist." -#: ajax_htmldata/getContactDetails.php:151 ajax_forms/getContactForm.php:73 -msgid "Fax:" -msgstr "Fax:" +#: dashboard.php:3 dashboard_yearly_costs.php:3 +msgid "Dashboard" +msgstr "Dashboard" -#: ajax_htmldata/getContactDetails.php:159 ajax_forms/getContactForm.php:80 -msgid "Email:" -msgstr "E-Mail-Adresse:" +#: dashboard.php:10 +msgid "Dashboard: Statistics" +msgstr "Dashboard: Statistik" -#: ajax_htmldata/getContactDetails.php:167 -#: ajax_htmldata/getAccountDetails.php:104 ajax_forms/getNoteForm.php:48 -#: ajax_forms/getContactForm.php:140 ajax_forms/getAccountForm.php:72 -msgid "Notes:" -msgstr "Notizen:" +#: dashboard.php:25 dashboard_yearly_costs.php:24 +msgid "Resource type" +msgstr "Art der Ressource" -#: ajax_htmldata/getContactDetails.php:175 -#: ajax_htmldata/getAccountDetails.php:88 -msgid "Last Updated:" -msgstr "Zuletzt geändert:" +#: dashboard.php:37 dashboard_yearly_costs.php:36 +msgid "Acquisition type" +msgstr "Erwerbungsart" -#: ajax_htmldata/getContactDetails.php:197 -msgid "No contacts available" -msgstr "Keine Kontakte verfügbar" +#: dashboard.php:64 dashboard_yearly_costs.php:64 +msgid "Group By" +msgstr "Gruppiere nach" -#: ajax_htmldata/getContactDetails.php:207 -msgid " archived contact(s) available." -msgstr " archivierte(r) Kontakt(e) verfügbar." +#: dashboard.php:66 dashboard_yearly_costs.php:66 +msgid "Resource" +msgstr "Ressource" -#: ajax_htmldata/getContactDetails.php:207 -msgid "show archived contacts" -msgstr "Archivierte Kontakte anzeigen" +#: dashboard.php:75 dashboard_yearly_costs.php:75 +msgid "Display" +msgstr "Anzeige" -#: ajax_htmldata/getContactDetails.php:211 -msgid "hide archived contacts" -msgstr "Archivierte Kontakte ausblenden" +#: dashboard.php:77 dashboard_yearly_costs.php:77 +msgid "Export" +msgstr "Export" -#: ajax_htmldata/getAdminAlertDisplay.php:38 -msgid "add email address" -msgstr "E-Mail-Adresse hinzufügen" +#: index.php:36 templates/header.php:165 templates/header.php:168 +msgid "Home" +msgstr "Start" -#: ajax_htmldata/getAdminAlertDisplay.php:46 -msgid "Days in advance of expiration" -msgstr "Tage vor Ablauf" +#: index.php:55 +msgid "Search" +msgstr "Suche" -#: ajax_htmldata/getAdminAlertDisplay.php:71 -msgid "add days" -msgstr "Tage hinzufügen" +#: index.php:56 ebsco_kb.php:72 +msgid "new search" +msgstr "Neue Suche" -#: ajax_htmldata/getEbscoKbTitleDetails.php:16 -msgid "EBSCO Kb Title Details" -msgstr "EBSCO KB Titeldaten" +#: index.php:65 ebsco_kb.php:126 +msgid "Name (contains)" +msgstr "Name (enthält)" -#: ajax_htmldata/getEbscoKbTitleDetails.php:34 -msgid "Publication Type" -msgstr "Publikationstyp" +#: index.php:69 index.php:79 index.php:89 index.php:99 index.php:111 +#: index.php:415 index.php:432 ebsco_kb.php:197 +msgid "go!" +msgstr "Los!" -#: ajax_htmldata/getEbscoKbTitleDetails.php:38 -msgid "Edition" -msgstr "Auflage" +#: index.php:76 +msgid "Publisher (contains)" +msgstr "Verlag (enthält)" -#: ajax_htmldata/getEbscoKbTitleDetails.php:42 -msgid "Peer Reviewed" -msgstr "Peer Reviewed" +#: index.php:86 +msgid "Platform (contains)" +msgstr "Plattform (enthält)" -#: ajax_htmldata/getEbscoKbTitleDetails.php:45 -msgid "Publisher" -msgstr "Verlag" +#: index.php:96 +msgid "Provider (contains)" +msgstr "Anbieter (enthält)" -#: ajax_htmldata/getEbscoKbTitleDetails.php:68 -msgid " (Print)" -msgstr " (Print)" +#: index.php:107 +msgid "ISBN/ISSN" +msgstr "ISBN/ISSN" -#: ajax_htmldata/getEbscoKbTitleDetails.php:71 -msgid " (Electronic)" -msgstr " (Elektronisch)" +#: index.php:121 index.php:149 index.php:172 index.php:203 index.php:235 +#: index.php:259 index.php:291 index.php:322 index.php:384 index.php:442 +#: index.php:474 index.php:506 index.php:536 index.php:566 index.php:593 +#: index.php:614 +msgid "All" +msgstr "Alle" -#: ajax_htmldata/getEbscoKbTitleDetails.php:84 -msgid "Contributors" -msgstr "Beitragende" +#: index.php:124 index.php:126 index.php:264 index.php:266 index.php:296 +#: index.php:298 index.php:327 index.php:329 index.php:388 index.php:390 +#: index.php:446 index.php:448 index.php:478 index.php:480 index.php:510 +#: index.php:512 index.php:540 index.php:542 index.php:569 index.php:571 +msgid "(none)" +msgstr "(keine)" -#: ajax_htmldata/getEbscoKbTitleDetails.php:109 -msgid "Selected in EBSCO Kb" -msgstr "Ausgewählt in EBSCO KB" +#: index.php:169 ajax_htmldata/getSubmittedQueue.php:17 +#: ajax_htmldata/getSavedQueue.php:20 ajax_htmldata/getSearchResources.php:118 +#: export.php:64 +msgid "Status" +msgstr "Status" -#: ajax_htmldata/getEbscoKbTitleDetails.php:111 -msgid "Not selected in EBSCO Kb" -msgstr "Nicht ausgewählt in EBSCO KB" +#: index.php:200 ajax_htmldata/getSearchResources.php:115 +msgid "Creator" +msgstr "Urheber" -#: ajax_htmldata/getEbscoKbTitleDetails.php:128 -msgid "import package" -msgstr "Paket importieren" +#: index.php:319 ajax_htmldata/getAdminSubjectDisplay.php:51 +#: ajax_htmldata/getAdminSubjectDisplay.php:99 +msgid "Detailed Subject" +msgstr "Detailliertes Schlagwort" -#: ajax_htmldata/getEbscoKbTitleDetails.php:134 -msgid "Vendor" -msgstr "Lieferant" +#: index.php:350 +msgid "Starts with" +msgstr "Beginnt mit" -#: ajax_htmldata/getEbscoKbTitleDetails.php:136 -msgid "Coverage Statement" -msgstr "Abdeckungsbericht" +#: index.php:411 +msgid "Note (contains)" +msgstr "Notiz (enthält)" -#: ajax_htmldata/getEbscoKbTitleDetails.php:138 -msgid "Embargo" -msgstr "Embargo" +#: index.php:423 +msgid "Date Created Between" +msgstr "Anlagedatum zwischen" -#: ajax_htmldata/getEbscoKbTitleDetails.php:140 -msgid "Resource Url" -msgstr "URL" +#: index.php:425 +msgid "and" +msgstr "und" -#: ajax_htmldata/getAdminFundDisplay.php:46 -msgid "add new fund" -msgstr "Neuer Etat" +#: index.php:439 +msgid "Purchase Site" +msgstr "Erwerbender Standort" -#: ajax_htmldata/getAdminFundDisplay.php:47 -msgid "import funds" -msgstr "Etats importieren" +#: index.php:471 admin.php:63 +msgid "Authorized Site" +msgstr "Zugriffsberechtigte Standorte" -#: ajax_htmldata/getAccessDetails.php:33 summary.php:674 -msgid "Access Information" -msgstr "Zugangsinformationen" +#: index.php:503 admin.php:56 +msgid "Administering Site" +msgstr "Verwaltender Standort" -#: ajax_htmldata/getAccessDetails.php:37 ajax_htmldata/getProductDetails.php:76 -msgid "edit resource" -msgstr "Ressource bearbeiten" +#: index.php:533 admin.php:62 export.php:95 +msgid "Authentication Type" +msgstr "Art der Authentifizierung" -#: ajax_htmldata/getAccessDetails.php:45 summary.php:688 -msgid "Administering Sites:" -msgstr "Verwaltende Standorte:" +#: index.php:563 admin.php:64 resources/cataloging_edit.php:58 export.php:103 +msgid "Cataloging Status" +msgstr "Katalogisierungsstatus" -#: ajax_htmldata/getAccessDetails.php:52 summary.php:465 -msgid "Authorized Sites:" -msgstr "Autorisierte Standorte:" +#: index.php:590 ajax_htmldata/getOutstandingQueue.php:23 +msgid "Workflow Step" +msgstr "Workflow-Schritt" -#: ajax_htmldata/getAccessDetails.php:59 summary.php:695 -#: ajax_forms/getAccessForm.php:78 -msgid "Authentication Type:" -msgstr "Art der Authentifizierung:" +#: index.php:615 +msgid "Parent" +msgstr "Übergeordnet" -#: ajax_htmldata/getAccessDetails.php:67 summary.php:702 -msgid "Username / Password:" -msgstr "Benutzername / Passwort:" +#: index.php:616 +msgid "Child" +msgstr "Untergeordnet" -#: ajax_htmldata/getAccessDetails.php:74 summary.php:709 -#: ajax_forms/getAccessForm.php:131 -msgid "Simultaneous User Limit:" -msgstr "Begrenzung simultaner Zugriffe:" +#: dashboard_yearly_costs.php:9 +msgid "Dashboard: yearly costs" +msgstr "Dashboard: Jährliche Kosten" -#: ajax_htmldata/getAccessDetails.php:82 summary.php:717 -msgid "Registered IP Address:" -msgstr "Registrierte IP-Adresse:" +#: dashboard_yearly_costs.php:58 +msgid "Year (start)" +msgstr "Jahr (Beginn)" -#: ajax_htmldata/getAccessDetails.php:90 summary.php:725 -#: ajax_forms/getAccessForm.php:116 -msgid "Storage Location:" -msgstr "Aufbewahrungsort:" +#: dashboard_yearly_costs.php:59 +msgid "Year (end)" +msgstr "Jahr (Ende)" -#: ajax_htmldata/getAccessDetails.php:97 ajax_forms/getAccessForm.php:148 -msgid "Coverage:" -msgstr "Abdeckung:" +#: ajax_forms.php:25 +msgid "Form action " +msgstr "Formularaktion " -#: ajax_htmldata/getAccessDetails.php:104 summary.php:732 -#: ajax_forms/getAccessForm.php:97 -msgid "Access Method:" -msgstr "Zugriffsmethode:" +#: ajax_forms.php:25 ajax_htmldata.php:25 ajax_processing.php:27 +msgid " not set up!" +msgstr " nicht konfiguriert!" -#: ajax_htmldata/getAccessDetails.php:111 -msgid "No access information available" -msgstr "Keine Zugangsinformation verfügbar" +#: import.php:16 +msgid "Settings" +msgstr "Einstellungen" -#: ajax_htmldata/getAccessDetails.php:118 -msgid "edit access information" -msgstr "Zugangsinformation bearbeiten" +#: import.php:17 +msgid "Importing and deduping isbnOrISSN on the following columns: " +msgstr "Importiere und dedupliziere isbnOrISSN mit den folgenden Spalten: " -#: ajax_htmldata/getAccessDetails.php:161 -#: ajax_htmldata/getAcquisitionsDetails.php:293 -#: ajax_htmldata/getProductDetails.php:435 resources/cataloging.php:209 -msgid "Additional Notes" -msgstr "Zusätzliche Notizen" +#: import.php:30 +msgid "Preview" +msgstr "Vorschau" -#: ajax_htmldata/getAccessDetails.php:164 -#: ajax_htmldata/getAccessDetails.php:183 -#: ajax_htmldata/getAcquisitionsDetails.php:296 -#: ajax_htmldata/getAcquisitionsDetails.php:315 -#: ajax_htmldata/getProductDetails.php:438 -#: ajax_htmldata/getProductDetails.php:457 resources/cataloging.php:212 -#: resources/cataloging.php:231 -msgid "add new note" -msgstr "Neue Notiz" +#: import.php:57 +msgid "Columns" +msgstr "Spalten" -#: ajax_htmldata/getAccessDetails.php:172 -#: ajax_htmldata/getAcquisitionsDetails.php:304 -#: ajax_htmldata/getProductDetails.php:446 resources/cataloging.php:220 -msgid "edit note" -msgstr "Noitz bearbeiten" +#: import.php:73 +msgid "Mapping" +msgstr "Mapping" -#: ajax_htmldata/getOutstandingQueue.php:7 -msgid "Outstanding Tasks" -msgstr "Offene Aufgaben" +#: import.php:103 +msgid "Resources import" +msgstr "Resourcen importieren" -#: ajax_htmldata/getOutstandingQueue.php:12 -msgid "No outstanding requests" -msgstr "Keine offenen Anfragen" +#: import.php:106 +msgid "Delimited File Import" +msgstr "CSV-Dateien importieren" -#: ajax_htmldata/getOutstandingQueue.php:19 -#: ajax_htmldata/getSearchResources.php:114 -#: ajax_htmldata/getSubmittedQueue.php:14 ajax_htmldata/getSavedQueue.php:17 -msgid "ID" -msgstr "ID" +#: import.php:171 +msgid "Unable to upload the file" +msgstr "Upload der Datei ist nicht möglich" -#: ajax_htmldata/getIssuesList.php:17 -msgid "close" -msgstr "Schließen" +#: import.php:178 +msgid "" +"If you have not previously created an Import Configuration, then for each of " +"the resource fields please input the number of the column in your CSV file " +"that corresponds to the resource field. For example, if your import file has " +"a second column called Name that corresponds to the Resource Title, then you " +"would input 2 for the value for the Resource Title field. For columns with " +"multiple values that are character-delimited, indicate the delimiter using " +"the If delimited, delimited by field. For fields with values across multiple " +"columns, add additional sets using the +Add another links. Use the Dedupe on " +"this column option for ISBN/ISSN sets to ignore any duplicate values that " +"might occur across those columns. The Alias Types, Note Types, and " +"Organization Roles that you can assign to your mapped columns can be " +"configured on the Admin page." +msgstr "" +"Wenn Sie zuvor noch keine Importkonfiguration angelegt haben, dann geben Sie " +"für jedes Feld in der Ressource die Nummer der Spalte in Ihrer CSV-Datei an, " +"die diesem entspricht. Zum Beispiel: Wenn die zweite Spalte in Ihrer Datei " +"mit Name benannt ist und dies dem Titel der Ressource entspricht, geben Sie " +"2 als Wert für den Titel an. Für Spalten mit mehreren Werten, die mit einem " +"Trennzeichen getrennt sind, können Sie das Trennzeichen angeben: Wenn " +"Trennzeichen, dann getrennt mit. Für Felder mit Daten, die über mehrere " +"Spalten verteilt sind, können Sie Gruppen über die +-Links bilden. Verwenden " +"Sie die Option Mit dieser Spalte duplizieren für ISBN/ISSN-Gruppen, um " +"doppelte Werte zu ignorieren, die in mehreren Spalten stehen können. Die " +"Aliastypen, Notizarten und Organisationsrollen die den gemappten Spalten " +"zugewiesen werden können, werden auf der Admin-Seite konfiguriert." -#: ajax_htmldata/getIssuesList.php:19 ajax_htmldata/getIssuesList.php:21 -msgid "downtime" -msgstr "Ausfall" +#: import.php:179 +msgid "Please select the import configuration to load: " +msgstr "Bitte wählen Sie Importkonfiguration für das Laden: " -#: ajax_htmldata/getIssuesList.php:26 -msgid "Date reported:" -msgstr "Berichtsdatum:" +#: import.php:180 +msgid "Select Configuration" +msgstr "Konfiguration auswählen" -#: ajax_htmldata/getIssuesList.php:30 -msgid "Date closed:" -msgstr "Datum geschlossen:" +#: import.php:188 +msgid "Please choose columns from your CSV file:" +msgstr "Spalten in der CSV-Datei auswählen:" -#: ajax_htmldata/getIssuesList.php:36 -msgid "Contact(s):" -msgstr "Kontakt(e):" +#: import.php:757 +msgid "Organization " +msgstr "Organisation " -#: ajax_htmldata/getIssuesList.php:49 ajax_forms/getNewIssueForm.php:101 -msgid "Applies to:" -msgstr "Gilt für:" +#: import.php:757 +msgid " could not be added." +msgstr " konnte nicht hinzugefügt werden." -#: ajax_htmldata/getIssuesList.php:60 ajax_forms/getNewIssueForm.php:87 -msgid "Subject:" -msgstr "Fachgebiet:" +#: import.php:770 import.php:796 +msgid "Error: more than one organization is called " +msgstr "Fehler: Mehr als eine Organisation wird aufgerufen " -#: ajax_htmldata/getIssuesList.php:62 ajax_forms/getNewIssueForm.php:94 -msgid "Body:" -msgstr "Text:" +#: import.php:770 +msgid ". Please consider deduping." +msgstr ". Bitte erwägen Sie zu deduplizieren." -#: ajax_htmldata/getIssuesList.php:92 -msgid "There are no organization level issues." -msgstr "Es gibt keine Probleme auf Organisationsebene." +#: import.php:796 +msgid " Please consider deduping." +msgstr " Bitte erwägen Sie zu deduplizieren." -#: ajax_htmldata/getIssuesList.php:110 -msgid "There are no order level issues." -msgstr "Es gibt keine Probleme auf Bestellebene." +#: import.php:922 +msgid "" +"The first line of the CSV file must contain column names, and not data. " +"These names will be used during the import process." +msgstr "" +"Die erste Zeile der CSV-Datei muss die Spaltennamen enthalten, keine Daten. " +"Diese Namen werden während des Importprozesses verwendet." -#: ajax_htmldata/getSearchEbscoKb.php:8 -msgid "Please enter a search term." -msgstr "Bitte geben Sie einen Suchbegriff ein." +#: import.php:925 +msgid "File selection" +msgstr "Dateiauswahl" -#: ajax_htmldata/getSearchEbscoKb.php:24 -msgid "No results found." -msgstr "Keine Treffer gefunden." +#: import.php:926 +msgid "CSV File" +msgstr "CSV-Datei" -#: ajax_htmldata/getSearchEbscoKb.php:66 -msgid "Packages from" -msgstr "Pakete von" +#: import.php:930 +msgid "Import options" +msgstr "Importoptionen" -#: ajax_htmldata/getSearchEbscoKb.php:67 ajax_htmldata/getSearchEbscoKb.php:82 -msgid "of" -msgstr "von" +#: import.php:931 +msgid "CSV delimiter" +msgstr "CSV-Trennzeichen" -#: ajax_htmldata/getSearchEbscoKb.php:67 -msgid "selected)" -msgstr "ausgewählt)" +#: import.php:933 +msgid "(comma)" +msgstr "(Komma)" -#: ajax_htmldata/getSearchEbscoKb.php:75 -msgid "Title list from" -msgstr "Titelliste von" +#: import.php:934 +msgid "(semicolon)" +msgstr "(Semikolon)" -#: ajax_htmldata/getSearchEbscoKb.php:82 -msgid "Displaying" -msgstr "Anzeige" +# ? +#: import.php:935 +msgid "(pipe)" +msgstr "(Pipe)" -#: ajax_htmldata/getSearchEbscoKb.php:82 -msgid "to" -msgstr "bis" +#: import.php:936 +msgid "tabulation" +msgstr "Tabulator" -#: ajax_htmldata/getSearchEbscoKb.php:82 -msgid "results" -msgstr "Treffer" +#: import.php:939 +msgid "Upload" +msgstr "Upload" -#: ajax_htmldata/getAccountDetails.php:14 -msgid "Resource Specific:" -msgstr "Ressourcenspezifisch:" +#: import.php:943 +msgid "" +"PHP's extension mbstring doesn't seem to be installed or activated on your " +"installation. Please install and activate mbstring to use the import tool." +msgstr "" +"Die PHP-Erweiterung mbstring scheint auf Ihrem System nicht installiert oder " +"aktiviert zu sein. Bitte installieren und aktivieren Sie mbstring um das " +"Importwerkzeug verwenden zu können." -#: ajax_htmldata/getAccountDetails.php:18 -msgid "No Resource Specific Accounts" -msgstr "Keine ressourcenspezifischen Konten" +#: ajax_htmldata.php:25 +msgid "Data action " +msgstr "Datenaktion " -#: ajax_htmldata/getAccountDetails.php:22 -#: ajax_htmldata/getAccountDetails.php:119 -msgid "add new account" -msgstr "Neues Konto" +#: summary.php:38 +msgid " Summary" +msgstr " Zusammenfassung" -#: ajax_htmldata/getAccountDetails.php:44 -msgid "edit account" -msgstr "Konto bearbeiten" +#: summary.php:214 +msgid "Record ID:" +msgstr "Datensatz-ID:" -#: ajax_htmldata/getAccountDetails.php:44 -msgid "remove account" -msgstr "Konto entfernen" +#: summary.php:226 ajax_htmldata/getProductDetails.php:136 +msgid "Created:" +msgstr "Angelegt:" -#: ajax_htmldata/getAccountDetails.php:57 -msgid "Visit Account in Organizations Module" -msgstr "Zeige Konto im Organisationsmodul" +#: summary.php:252 ajax_htmldata/getProductDetails.php:161 +msgid "Last Update:" +msgstr "Letzte Änderung:" -#: ajax_htmldata/getAccountDetails.php:65 -msgid "Visit Login URL" -msgstr "Login-URL aufrufen" +#: summary.php:277 ajax_htmldata/getProductDetails.php:186 +msgid "Related Products:" +msgstr "Verwandte Produkte:" -#: ajax_htmldata/getAccountDetails.php:72 -msgid "User Name:" -msgstr "Nutzername:" +#: summary.php:283 +msgid "(Parent)" +msgstr "(Übergeordnet)" -#: ajax_htmldata/getAccountDetails.php:80 ajax_forms/getAccessForm.php:112 -#: ajax_forms/getAccountForm.php:65 -msgid "Password:" -msgstr "Passwort:" +#: summary.php:309 ajax_htmldata/getProductDetails.php:232 +msgid "Aliases:" +msgstr "Aliase:" -#: ajax_htmldata/getAccountDetails.php:96 ajax_forms/getAccountForm.php:51 -msgid "Registered Email:" -msgstr "Registrierte E-Mail:" +#: summary.php:326 ajax_htmldata/getProductDetails.php:249 +msgid "Organizations:" +msgstr "Organisationen:" -#: ajax_htmldata/getAccountDetails.php:114 -msgid "No accounts available" -msgstr "Keine Konten verfügbar" +#: summary.php:347 ajax_htmldata/getProductDetails.php:270 +msgid "Resource URL:" +msgstr "URL der Ressource:" -#: ajax_htmldata/getSearchResources.php:38 -msgid "Sorry, no requests fit your query" -msgstr "Ihre Suche ergab keine Treffer" +#: summary.php:410 +msgid "Additional Product Notes" +msgstr "Zusätzliche Produktnotizen" -#: ajax_htmldata/getSearchResources.php:53 -#, php-format -msgid "Displaying %d to %d of %d Resource Record" -msgid_plural "Displaying %d to %d of %d Resource Records" -msgstr[0] "Zeige %d bis %d von %d Ressource" -msgstr[1] "Zeige %d bis %d von %d Ressourcen" +#: summary.php:458 +msgid "Purchasing Site:" +msgstr "Erwerbender Standort:" -#: ajax_htmldata/getSearchResources.php:66 -#: ajax_htmldata/getSearchResources.php:173 -msgid "previous page" -msgstr "vorherige Seite" +#: summary.php:465 ajax_htmldata/getAccessDetails.php:52 +msgid "Authorized Sites:" +msgstr "Autorisierte Standorte:" -#: ajax_htmldata/getSearchResources.php:100 -#: ajax_htmldata/getSearchResources.php:207 -msgid "next page" -msgstr "nächste Seite" +#: summary.php:482 ajax_htmldata/getOrdersDetails.php:101 +msgid "Expiration Alert Enabled" +msgstr "Warnung bei Ablauf aktiv" -#: ajax_htmldata/getSearchResources.php:113 -#: ajax_htmldata/getSearchResources.php:114 -#: ajax_htmldata/getSearchResources.php:115 -#: ajax_htmldata/getSearchResources.php:116 -#: ajax_htmldata/getSearchResources.php:117 -#: ajax_htmldata/getSearchResources.php:118 -msgid "Ascending sort" -msgstr "Aufsteigend sortiert" +#: summary.php:503 +msgid "Year:" +msgstr "Jahr:" -#: ajax_htmldata/getSearchResources.php:113 -#: ajax_htmldata/getSearchResources.php:114 -#: ajax_htmldata/getSearchResources.php:115 -#: ajax_htmldata/getSearchResources.php:116 -#: ajax_htmldata/getSearchResources.php:117 -#: ajax_htmldata/getSearchResources.php:118 -msgid "Descending sort" -msgstr "Absteigend sortiert" +#: summary.php:507 +msgid "Sub StartDate:" +msgstr "Abo-Beginn:" -#: ajax_htmldata/getSearchResources.php:224 -msgid "records per page" -msgstr "Titel pro Seite" +#: summary.php:511 +msgid "Sub EndDate:" +msgstr "Abo-Ende:" -#: ajax_htmldata/getAcquisitionsDetails.php:93 summary.php:493 -#: ajax_forms/getCostForm.php:64 -msgid "Cost History" -msgstr "Kostenhistorie" +#: summary.php:516 +msgid "Fund:" +msgstr "Etat:" -#: ajax_htmldata/getAcquisitionsDetails.php:95 -#: ajax_htmldata/getAcquisitionsDetails.php:190 -msgid "edit cost history" -msgstr "Kostenhistorie bearbeiten" +#: summary.php:521 +msgid "Tax Excl.:" +msgstr "Exkl. Steuer:" -#: ajax_htmldata/getAcquisitionsDetails.php:104 ajax_forms/getCostForm.php:74 -msgid "Sub End" -msgstr "Abo-Ande" +#: summary.php:525 +msgid "Tax Rate:" +msgstr "Steuerrate:" -#: ajax_htmldata/getAcquisitionsDetails.php:108 ajax_forms/getCostForm.php:78 -msgid "Tax Excl." -msgstr "Exkl. Steuer" +#: summary.php:530 +msgid "Tax Incl.:" +msgstr "Inkl. Steuer:" -#: ajax_htmldata/getAcquisitionsDetails.php:109 ajax_forms/getCostForm.php:79 -msgid "Tax Rate" -msgstr "Steuerrate" +#: summary.php:536 +msgid "Payment:" +msgstr "Zahlung:" -#: ajax_htmldata/getAcquisitionsDetails.php:110 ajax_forms/getCostForm.php:80 -msgid "Tax Incl." -msgstr "Inkl. Steuer" +#: summary.php:540 +msgid "Order Type:" +msgstr "Bestelltyp:" -#: ajax_htmldata/getAcquisitionsDetails.php:120 -#: ajax_forms/getEbscoKbTitleImportForm.php:112 -#: ajax_forms/getNewResourceForm.php:269 -#: ajax_forms/getEbscoKbPackageImportForm.php:329 -msgid "Notes" -msgstr "Notizen" +#: summary.php:555 +msgid "Invoice No.:" +msgstr "Rechnungsnr.:" -#: ajax_htmldata/getAcquisitionsDetails.php:184 -msgid "No payment information available" -msgstr "Keine Informationen zur Zahlung verfügbar" +#: summary.php:564 +msgid "No payment information available." +msgstr "Keine Informationen zu Zahlungen verfügbar." -#: ajax_htmldata/getAcquisitionsDetails.php:199 summary.php:574 +#: summary.php:574 ajax_htmldata/getAcquisitionsDetails.php:199 msgid "License" msgstr "Lizenz" -#: ajax_htmldata/getAcquisitionsDetails.php:201 -msgid "edit license" -msgstr "Lizenz bearbeiten" - -#: ajax_htmldata/getAcquisitionsDetails.php:207 -#: ajax_htmldata/getProductDetails.php:101 summary.php:220 summary.php:579 -#: ajax_forms/getLicenseForm.php:138 -msgid "Status:" -msgstr "Status:" - -#: ajax_htmldata/getAcquisitionsDetails.php:213 summary.php:585 +#: summary.php:585 ajax_htmldata/getAcquisitionsDetails.php:213 msgid " on " msgstr " in " -#: ajax_htmldata/getAcquisitionsDetails.php:216 summary.php:588 -#: ajax_forms/getLicenseForm.php:171 -msgid "No license status information available." -msgstr "Keine Information zum Lizenzstatus verfügbar." - -#: ajax_htmldata/getAcquisitionsDetails.php:226 summary.php:596 +#: summary.php:596 ajax_htmldata/getAcquisitionsDetails.php:226 msgid "Licenses:" msgstr "Lizenzen:" -#: ajax_htmldata/getAcquisitionsDetails.php:232 -msgid "View License" -msgstr "Lizenz anzeigen" - -#: ajax_htmldata/getAcquisitionsDetails.php:235 summary.php:605 +#: summary.php:605 ajax_htmldata/getAcquisitionsDetails.php:235 msgid "No associated licenses available." msgstr "Keine zugehörigen Lizenzen verfügbar." -#: ajax_htmldata/getAcquisitionsDetails.php:249 -msgid "edit license and status" -msgstr "Lizenz und Status bearbeiten" +#: summary.php:652 +msgid "Additional Acquisitions Notes" +msgstr "Zusätzliche Erwerbungsnotizen" -#: ajax_htmldata/getAcquisitionsDetails.php:251 -msgid "edit license status" -msgstr "Lizenzstatus bearbeiten" +#: summary.php:674 ajax_htmldata/getAccessDetails.php:33 +msgid "Access Information" +msgstr "Zugangsinformationen" -#: ajax_htmldata/getProductDetails.php:84 -#: ajax_htmldata/getProductDetails.php:85 -msgid "remove resource" -msgstr "Ressource entfernen" +#: summary.php:682 +msgid "No access information available." +msgstr "Keine Informationen zum Zugang verfügbar." -#: ajax_htmldata/getProductDetails.php:91 -#: ajax_htmldata/getProductDetails.php:92 -msgid "remove resource and its children" -msgstr "Ressource und Untergeordnete entfernen" +#: summary.php:688 ajax_htmldata/getAccessDetails.php:45 +msgid "Administering Sites:" +msgstr "Verwaltende Standorte:" -#: ajax_htmldata/getProductDetails.php:111 -#: ajax_forms/getUpdateProductForm.php:214 ajax_forms/getContactForm.php:94 -msgid "Archived:" -msgstr "Archiviert:" +#: summary.php:702 ajax_htmldata/getAccessDetails.php:67 +msgid "Username / Password:" +msgstr "Benutzername / Passwort:" -#: ajax_htmldata/getProductDetails.php:136 summary.php:226 -msgid "Created:" -msgstr "Angelegt:" +#: summary.php:717 ajax_htmldata/getAccessDetails.php:82 +msgid "Registered IP Address:" +msgstr "Registrierte IP-Adresse:" -#: ajax_htmldata/getProductDetails.php:161 summary.php:252 -msgid "Last Update:" -msgstr "Letzte Änderung:" +#: summary.php:777 +msgid "Additional Access Notes" +msgstr "Zusätzliche Zugangsnotizen" -#: ajax_htmldata/getProductDetails.php:186 summary.php:277 -msgid "Related Products:" -msgstr "Verwandte Produkte:" +#: summary.php:793 resources/cataloging.php:103 +msgid "Cataloging" +msgstr "Katalogisierung" -#: ajax_htmldata/getProductDetails.php:194 -#: ajax_htmldata/getProductDetails.php:202 -msgid "view resource" -msgstr "Ressource anzeigen" +#: summary.php:799 resources/cataloging.php:114 +msgid "Identifier:" +msgstr "Identifier:" -#: ajax_htmldata/getProductDetails.php:194 -#: ajax_htmldata/getProductDetails.php:202 -#: ajax_htmldata/getProductDetails.php:256 -msgid "View " -msgstr "Anzeige " +#: summary.php:813 resources/cataloging.php:128 +msgid "Cataloging Type:" +msgstr "Katalogisierungsart:" -#: ajax_htmldata/getProductDetails.php:218 summary.php:300 -#: ajax_forms/getUpdateProductForm.php:148 -msgid "ISSN / ISBN:" -msgstr "ISSN / ISBN:" +#: summary.php:821 resources/cataloging.php:136 +msgid "Cataloging Status:" +msgstr "Katalogisierungssstatus:" -#: ajax_htmldata/getProductDetails.php:232 summary.php:309 -msgid "Aliases:" -msgstr "Aliase:" +#: summary.php:827 resources/cataloging.php:142 +msgid "# Records Available:" +msgstr "Anzahl verfügbarer Titel:" -#: ajax_htmldata/getProductDetails.php:249 summary.php:326 -msgid "Organizations:" -msgstr "Organisationen:" +#: summary.php:833 resources/cataloging.php:148 +msgid "# Records Loaded:" +msgstr "Anzahl geladener Titel:" -#: ajax_htmldata/getProductDetails.php:270 summary.php:347 -msgid "Resource URL:" -msgstr "URL der Ressource:" +#: summary.php:839 resources/cataloging.php:153 +msgid "OCLC Holdings:" +msgstr "Bestandsdaten:" -#: ajax_htmldata/getProductDetails.php:271 -msgid "Visit Resource URL" -msgstr "URL der Ressource aufrufen" +#: summary.php:840 resources/cataloging.php:154 +msgid "Yes" +msgstr "Ja" -#: ajax_htmldata/getProductDetails.php:278 summary.php:355 -#: ajax_forms/getUpdateProductForm.php:106 -#: ajax_forms/getNewResourceForm.php:120 -msgid "Alt URL:" -msgstr "Alternative URL:" +#: summary.php:840 resources/cataloging.php:154 +msgid "No" +msgstr "Nein" -#: ajax_htmldata/getProductDetails.php:279 -msgid "Visit Secondary Resource URL" -msgstr "Alternative URL der Ressource aufrufen" +#: summary.php:846 resources/cataloging.php:159 +msgid "No cataloging information available." +msgstr "Keine Informationen zur Katalogisierung verfügbar." -#: ajax_htmldata/getProductDetails.php:286 summary.php:363 -#: ajax_forms/getUpdateProductForm.php:96 ajax_forms/getNewResourceForm.php:105 -msgid "Description:" -msgstr "Beschreibung:" +#: summary.php:890 +msgid "Additional Cataloging Notes" +msgstr "Zusätzliche Katalogisierungsnotizen" -#: ajax_htmldata/getProductDetails.php:294 -msgid "edit product details" -msgstr "Produktinformationen bearbeiten" +#: dashboard_export.php:40 +msgid "Dashboard Statistics Export" +msgstr "Dashboard-Statistik-Export" -#: ajax_htmldata/getProductDetails.php:366 -#: ajax_htmldata/getProductDetails.php:367 -msgid "remove subject" -msgstr "Fachgebiet entfernen" +#: dashboard_export.php:50 ajax_htmldata/getDashboard.php:25 +msgid "Payment amount" +msgstr "Bezahlter Betrag" -#: ajax_htmldata/getProductDetails.php:388 -msgid "add new subject" -msgstr "Neues Fachgebiet" +#: admin.php:26 admin.php:41 +msgid "Administration" +msgstr "Administration" -#: ajax_htmldata/getAdminUserDisplay.php:22 -#: ajax_forms/getAdminUserUpdateForm.php:32 -msgid "Login ID" -msgstr "Login-ID" +#: admin.php:52 ajax_htmldata/getAdminUserDisplay.php:19 +#: ajax_htmldata/getAdminWorkflowDisplay.php:87 +msgid "Users" +msgstr "Nutzer" -#: ajax_htmldata/getAdminUserDisplay.php:23 -#: ajax_forms/getAdminUserUpdateForm.php:33 -msgid "First Name" -msgstr "Vorname" +#: admin.php:53 +msgid "Workflow / User Group" +msgstr "Workflow / Nutzergruppe" -#: ajax_htmldata/getAdminUserDisplay.php:24 -#: ajax_forms/getAdminUserUpdateForm.php:34 -msgid "Last Name" -msgstr "Nachname" +#: admin.php:54 export.php:96 +msgid "Access Method" +msgstr "Zugriffsmethode" -#: ajax_htmldata/getAdminUserDisplay.php:25 -#: ajax_forms/getAdminUserUpdateForm.php:36 -msgid "Privilege" -msgstr "Berechtigung" +#: admin.php:58 ajax_htmldata/getAdminAlertDisplay.php:10 +msgid "Alert Settings" +msgstr "Einstellungen für Warnungen" + +#: admin.php:61 +msgid "Attachment Type" +msgstr "Art des Anhangs" + +#: admin.php:65 resources/cataloging_edit.php:51 export.php:102 +msgid "Cataloging Type" +msgstr "Art der Katalogisierung" + +#: admin.php:66 +msgid "Contact Role" +msgstr "Rolle des Kontakts" + +#: admin.php:71 +msgid "Downtime Type" +msgstr "Art des Ausfalls" + +#: admin.php:72 +msgid "EBSCO Kb Config" +msgstr "EBSCO KB - Konfiguration" + +#: admin.php:73 +msgid "External Login Type" +msgstr "Art des externen Logins" + +#: admin.php:74 +msgid "Funds" +msgstr "Konten" + +#: admin.php:75 ajax_htmldata/getAdminImportConfigDisplay.php:7 +msgid "Import Configuration" +msgstr "Importkonfiguration" + +#: admin.php:76 export.php:92 +msgid "License Status" +msgstr "Status der Lizenzierung" + +#: admin.php:90 +msgid "Purchasing Site" +msgstr "Erwerbender Standort" + +#: admin.php:93 export.php:97 +msgid "Storage Location" +msgstr "Aufbewahrungsort" + +#: admin.php:94 ajax_htmldata/getProductDetails.php:322 +#: ajax_htmldata/getEbscoKbTitleDetails.php:51 +msgid "Subjects" +msgstr "Schlagwörter" -#: ajax_htmldata/getAdminUserDisplay.php:26 -#: ajax_forms/getAdminUserUpdateForm.php:54 -msgid "View Accounts" -msgstr "Zeige Konten" +#: admin.php:95 +msgid "User Limit" +msgstr "Nutzerbegrenzung" -#: ajax_htmldata/getAdminUserDisplay.php:47 -msgid "edit user" -msgstr "Nutze bearbeiten" +#: admin.php:100 queue.php:69 +msgid "Loading..." +msgstr "Läd..." -#: ajax_htmldata/getAdminUserDisplay.php:54 -#: ajax_htmldata/getAdminUserDisplay.php:58 -msgid "add new user" -msgstr "Neuer Nutzer" +#: admin.php:123 +msgid "You do not have permissions to access this screen." +msgstr "Sie haben keine Berechtigung auf diese Seite zuzugreifen." -#: ajax_htmldata/getSubmittedQueue.php:5 -msgid "Submitted Requests" -msgstr "Abgeschickte Anfragen" +#: admin/classes/common/Utility.php:125 +msgid "Error: unexpected fgets() fail" +msgstr "Fehler: Unerwarteter fgets()-Fehler" -#: ajax_htmldata/getSubmittedQueue.php:8 -msgid "No submitted requests" -msgstr "Keine abgeschickten Anfragen" +#: admin/classes/common/Utility.php:137 +msgid "Edit DDW facet/term selections at: " +msgstr "DDW Facetten-/Begriffsauswahl editieren unter: " -#: ajax_htmldata/getSavedQueue.php:6 -msgid "Saved Requests" -msgstr "Gespeicherte Anfragen" +#: admin/classes/common/Utility.php:153 +msgid "Email template file not found: " +msgstr "E-Mail-Template-Datei wurde nicht gefunden: " -#: ajax_htmldata/getSavedQueue.php:11 -msgid "No saved requests" -msgstr "Keine gespeicherten Anfragen" +#: admin/classes/common/Object.php:63 admin/classes/common/Object.php:72 +msgid "Cannot set value for undefined key (" +msgstr "Wert für nicht definierten Schlüssel kann nicht gesetzt werden (" -#: ajax_htmldata/getSavedQueue.php:46 -msgid "edit request" -msgstr "Anfrage bearbeiten" +#: admin/classes/common/DBService.php:52 +msgid "There was a problem with the database: " +msgstr "Es gab ein Problem mit der Datenbank: " -#: ajax_htmldata/getSavedQueue.php:47 -msgid "remove request" -msgstr "Anfrage löschen" +#: admin/classes/common/Dashboard.php:152 +msgid "Filters on resources" +msgstr "Filter für Ressourcen" -#: ajax_htmldata/getAdminSubjectDisplay.php:30 -#: ajax_htmldata/getAdminSubjectDisplay.php:71 -#: ajax_forms/getGeneralDetailSubjectForm.php:109 -msgid "subject in use" -msgstr "Fachgebiet wird verwendet" +#: admin/classes/common/Dashboard.php:156 +#: admin/classes/common/Dashboard.php:163 +msgid "none" +msgstr "keine" -#: ajax_htmldata/getAdminSubjectDisplay.php:92 -msgid "Subject Relationships" -msgstr "Fachgebietsbeziehungen" +#: admin/classes/common/Dashboard.php:159 +msgid "Filters on payments" +msgstr "Filter für Zahlungen" -#: resource.php:74 -msgid "Success!" -msgstr "Erfolg!" +#: admin/classes/common/Dashboard.php:167 +msgid "Start year" +msgstr "Jahr (Beginn)" -#: resource.php:75 -msgid "New resource added" -msgstr "Neue Ressource angelegt" +#: admin/classes/common/Dashboard.php:168 +msgid "End year" +msgstr "Jahr (Ende)" -#: resource.php:283 -msgid "Helpful Links" -msgstr "Hilfreiche Links" +#: admin/classes/common/Dashboard.php:174 +msgid "Group by" +msgstr "Gruppieren nach" -#: resource.php:293 -msgid "Send feedback on this resource" -msgstr "Feedback zu dieser Ressource schicken" +#: admin/classes/common/LdapPerson.php:34 +msgid "Could not connect to " +msgstr "Keine Verbindung mit " -#: resources/cataloging_edit.php:18 -msgid "Edit Cataloging" -msgstr "Katalogisierung bearbeiten" +#: admin/classes/domain/EbscoKbService.php:141 +msgid "There was a problem with the EBSCO Kb configuration: " +msgstr "Es gibt ein Problem mit der Konfiguration für EBSCO Kb: " -#: resources/cataloging_edit.php:27 -msgid "Record Set" -msgstr "Titelset" +#: admin/classes/domain/EbscoKbService.php:147 +msgid "" +"There was a problem with the EBSCO Kb Service Query: No search type was " +"selected." +msgstr "" +"Es gab ein Problem mit der EBSCO Kb Service Query: Es wurde kein Suchtyp " +"ausgewählt." -#: resources/cataloging_edit.php:39 -msgid "Identifier" -msgstr "Identifier" +#: admin/classes/domain/EbscoKbService.php:150 +msgid "" +"There was a problem with the EBSCO Kb Service Query: The provided search " +"type (" +msgstr "" +"Es ist ein Problem mit der EBSCO Kb Service Query aufgetreten: Der " +"angegebene Suchtyp (" -#: resources/cataloging_edit.php:45 -msgid "Source URL" -msgstr "Quell-URL" +#: admin/classes/domain/EbscoKbService.php:159 +#: admin/classes/domain/EbscoKbService.php:163 +msgid "There was a problem with the EBSCO Kb Service Query: " +msgstr "Es ist ein Problem mit der EBSCO Kb Service Query aufgetreten: " -#: resources/cataloging_edit.php:71 -msgid "# Records Available" -msgstr "Anzahl verfügbarer Titel" +#: admin/classes/domain/Resource.php:541 +msgid "Name contains: " +msgstr "Name enthält: " -#: resources/cataloging_edit.php:78 -msgid "# Records Loaded" -msgstr "Anzahl geladener Titel" +#: admin/classes/domain/Resource.php:548 +msgid "ISSN/ISBN: " +msgstr "ISSN/ISBN: " -#: resources/cataloging_edit.php:85 -msgid "OCLC Holdings" -msgstr "Bestandsdaten" +#: admin/classes/domain/Resource.php:555 +msgid "Workflow Step: " +msgstr "Workflow-Schritt: " -#: resources/cataloging_edit.php:105 ajax_forms/getLicenseForm.php:193 -#: ajax_forms/getNoteForm.php:61 ajax_forms/getAdminWorkflowForm.php:268 -#: ajax_forms/getNewDowntimeForm.php:135 ajax_forms/getAdminUpdateForm.php:44 -#: ajax_forms/getCostForm.php:367 ajax_forms/getAttachmentForm.php:91 -#: ajax_forms/getResourceStepForm.php:65 -#: ajax_forms/getUpdateProductForm.php:429 ajax_forms/getNewIssueForm.php:135 -#: ajax_forms/getOrderForm.php:175 ajax_forms/getAdminAlertEmailForm.php:34 -#: ajax_forms/getEbscoKbTitleImportForm.php:130 -#: ajax_forms/getAdminUserGroupForm.php:147 -#: ajax_forms/getNewResourceForm.php:295 -#: ajax_forms/getAdminFundUpdateForm.php:45 -#: ajax_forms/getAdminAlertDaysForm.php:34 -#: ajax_forms/getDetailSubjectUpdateForm.php:38 -#: ajax_forms/getAccessForm.php:254 -#: ajax_forms/getGeneralDetailSubjectForm.php:130 -#: ajax_forms/getAdminUserUpdateForm.php:66 -#: ajax_forms/getAdminCurrencyUpdateForm.php:38 -#: ajax_forms/getContactForm.php:163 -#: ajax_forms/getGeneralSubjectUpdateForm.php:38 -#: ajax_forms/getAdminImportConfigUpdateForm.php:40 -#: ajax_forms/getAccountForm.php:86 -msgid "submit" -msgstr "Abschicken" +#: admin/classes/domain/Resource.php:570 +msgid "Status: " +msgstr "Status: " -#: resources/cataloging.php:103 summary.php:793 -msgid "Cataloging" -msgstr "Katalogisierung" +#: admin/classes/domain/Resource.php:582 +msgid "Creator: " +msgstr "Urheber: " -#: resources/cataloging.php:114 summary.php:799 -msgid "Identifier:" -msgstr "Identifier:" +#: admin/classes/domain/Resource.php:588 +msgid "Resource Format: " +msgstr "Format der Ressource: " -#: resources/cataloging.php:120 -msgid "Source URL:" -msgstr "Quell-URL:" +#: admin/classes/domain/Resource.php:594 +msgid "Acquisition Type: " +msgstr "Erwerbungsart: " -#: resources/cataloging.php:121 -msgid "Visit Source URL" -msgstr "Quell-URL aufrufen" +#: admin/classes/domain/Resource.php:600 +msgid "Note contains: " +msgstr "Notiz enthält: " -#: resources/cataloging.php:128 summary.php:813 -msgid "Cataloging Type:" -msgstr "Katalogisierungsart:" +#: admin/classes/domain/Resource.php:606 +msgid "Created on or after: " +msgstr "Angelegt am oder nach: " -#: resources/cataloging.php:136 summary.php:821 -msgid "Cataloging Status:" -msgstr "Katalogisierungssstatus:" +#: admin/classes/domain/Resource.php:608 +msgid "Created between: " +msgstr "Angelegt zwischen: " -#: resources/cataloging.php:141 -msgid "Number of Records Available" -msgstr "Anzahl verfügbarer Titel" +#: admin/classes/domain/Resource.php:615 +msgid "Created on or before: " +msgstr "Angelegt an oder vor: " -#: resources/cataloging.php:142 summary.php:827 -msgid "# Records Available:" -msgstr "Anzahl verfügbarer Titel:" +#: admin/classes/domain/Resource.php:621 +msgid "Starts with: " +msgstr "Beginnt mit: " -#: resources/cataloging.php:147 -msgid "Number of Records Loaded" -msgstr "Anzahl geladener Titel" +#: admin/classes/domain/Resource.php:627 +msgid "Fund: none" +msgstr "Etat: keiner" -#: resources/cataloging.php:148 summary.php:833 -msgid "# Records Loaded:" -msgstr "Anzahl geladener Titel:" +#: admin/classes/domain/Resource.php:631 +msgid "Fund: " +msgstr "Etat: " -#: resources/cataloging.php:153 summary.php:839 -msgid "OCLC Holdings:" -msgstr "Bestandsdaten:" +#: admin/classes/domain/Resource.php:635 admin/classes/domain/Resource.php:645 +#: admin/classes/domain/Resource.php:654 +msgid "Resource Type: none" +msgstr "Art der Ressource: keine" -#: resources/cataloging.php:154 summary.php:840 -msgid "Yes" -msgstr "Ja" +#: admin/classes/domain/Resource.php:639 +msgid "Resource Type: " +msgstr "Art der Ressource: " -#: resources/cataloging.php:154 summary.php:840 -msgid "No" -msgstr "Nein" +#: admin/classes/domain/Resource.php:649 +msgid "General Subject: " +msgstr "Allgemeines Fachgebiet: " -#: resources/cataloging.php:159 summary.php:846 -msgid "No cataloging information available." -msgstr "Keine Informationen zur Katalogisierung verfügbar." +#: admin/classes/domain/Resource.php:658 +msgid "Detailed Subject: " +msgstr "Genaues Fachgebiet: " -#: resources/cataloging.php:165 -msgid "edit cataloging details" -msgstr "Katalogisierungsdetails bearbeiten" +#: admin/classes/domain/Resource.php:663 +msgid "Note Type: none" +msgstr "Art der Notiz: keine" -#: summary.php:38 -msgid " Summary" -msgstr " Zusammenfassung" +#: admin/classes/domain/Resource.php:667 +msgid "Note Type: " +msgstr "Art der Notiz: " -#: summary.php:214 -msgid "Record ID:" -msgstr "Datensatz-ID:" +#: admin/classes/domain/Resource.php:673 +msgid "Purchase Site: none" +msgstr "Erwerbender Standort: keiner" -#: summary.php:283 -msgid "(Parent)" -msgstr "(Übergeordnet)" +#: admin/classes/domain/Resource.php:677 +msgid "Purchase Site: " +msgstr "Erwerbender Standort: " -#: summary.php:410 -msgid "Additional Product Notes" -msgstr "Zusätzliche Produktnotizen" +#: admin/classes/domain/Resource.php:683 +msgid "Authorized Site: none" +msgstr "Autorisierter Standort: keiner" -#: summary.php:458 -msgid "Purchasing Site:" -msgstr "Erwerbender Standort:" +#: admin/classes/domain/Resource.php:687 +msgid "Authorized Site: " +msgstr "Autorisierter Standort: " + +#: admin/classes/domain/Resource.php:693 +msgid "Administering Site: none" +msgstr "Verwaltender Standort: keiner" -#: summary.php:480 ajax_forms/getOrderForm.php:88 -msgid "Current Sub End:" -msgstr "Aktuelles Abo-Ende:" +#: admin/classes/domain/Resource.php:697 +msgid "Administering Site: " +msgstr "Verwaltender Standort: " -#: summary.php:503 -msgid "Year:" -msgstr "Jahr:" +#: admin/classes/domain/Resource.php:703 +msgid "Authentication Type: none" +msgstr "Art der Authentifikation: keine" -#: summary.php:507 -msgid "Sub StartDate:" -msgstr "Abo-Beginn:" +#: admin/classes/domain/Resource.php:707 +msgid "Authentication Type: " +msgstr "Art der Authentifikation: " -#: summary.php:511 -msgid "Sub EndDate:" -msgstr "Abo-Ende:" +#: admin/classes/domain/Resource.php:712 +msgid "Cataloging Status: none" +msgstr "Katalogisierungsstatus: keiner" -#: summary.php:516 -msgid "Fund:" -msgstr "Etat:" +#: admin/classes/domain/Resource.php:716 +msgid "Cataloging Status: " +msgstr "Katalogisierungsstatus: " -#: summary.php:521 -msgid "Tax Excl.:" -msgstr "Exkl. Steuer:" +#: admin/classes/domain/Resource.php:729 +msgid "Publisher name contains: " +msgstr "Verlagsname enthält: " -#: summary.php:525 -msgid "Tax Rate:" -msgstr "Steuerrate:" +#: admin/classes/domain/Resource.php:742 +msgid "Platform name contains: " +msgstr "Plattformname enthält: " -#: summary.php:530 -msgid "Tax Incl.:" -msgstr "Inkl. Steuer:" +#: admin/classes/domain/Resource.php:755 +msgid "Provider name contains: " +msgstr "Anbietername (enthält): " -#: summary.php:536 -msgid "Payment:" -msgstr "Zahlung:" +#: sendAlerts.php:74 +msgid "No Resources found fitting alert day criteria" +msgstr "" +"Es wurden keine Ressourcen gefunden, auf welche die " +"Benachrichtigungskriterien zutreffen" -#: summary.php:540 -msgid "Order Type:" -msgstr "Bestelltyp:" +#: sendAlerts.php:96 +msgid "No Issues found fitting alert day criteria" +msgstr "" +"Es wurden keine Probleme gefunden, auf welche die Benachrichtigungskriterien " +"zutreffen" -#: summary.php:555 -msgid "Invoice No.:" -msgstr "Rechnungsnr.:" +#: sendAlerts.php:121 +msgid "CORAL Alert: workflow step for ressource " +msgstr "CORAL-Warnung: Workflow-Schritt für Ressource " -#: summary.php:564 -msgid "No payment information available." -msgstr "Keine Informationen zu Zahlungen verfügbar." +#: sendAlerts.php:121 +msgid " is due" +msgstr " ist fällig" -#: summary.php:652 -msgid "Additional Acquisitions Notes" -msgstr "Zusätzliche Erwerbungsnotizen" +#: sendAlerts.php:127 +msgid "Alerts not enabled in configuration.ini file" +msgstr "Warnungen wurden in der configuration.ini nicht aktiviert" -#: summary.php:682 -msgid "No access information available." -msgstr "Keine Informationen zum Zugang verfügbar." +#: user.php:95 +msgid "" +"Login is not working. Check the .htaccess file and the " +"remoteAuthVariableName specified in /admin/configuration.ini" +msgstr "" +"Das Login funktioniert nicht. Überprüfen Sie die .htaccess-Datei und die " +"remoteAuthVariableName in der /admin/configuration.ini" -#: summary.php:777 -msgid "Additional Access Notes" -msgstr "Zusätzliche Zugangsnotizen" +#: dashboard_menu.php:3 dashboard_menu.php:7 templates/header.php:204 +#: templates/header.php:207 +msgid "Dashboards" +msgstr "Dashboards" -#: summary.php:805 ajax_forms/getUpdateProductForm.php:101 -#: ajax_forms/getNewResourceForm.php:115 ajax_forms/getAccountForm.php:44 -msgid "URL:" -msgstr "URL:" +#: dashboard_menu.php:8 +msgid "Statistics" +msgstr "Statistiken" -#: summary.php:890 -msgid "Additional Cataloging Notes" -msgstr "Zusätzliche Katalogisierungsnotizen" +#: dashboard_menu.php:9 +msgid "Yearly costs" +msgstr "Jährliche Kosten" -#: ajax_processing.php:27 -msgid "Processing action " -msgstr "Verarbeitungsaktion " +#: queue.php:26 queue.php:42 templates/header.php:180 templates/header.php:183 +msgid "My Queue" +msgstr "Meine Aufgaben" #: ebsco_kb.php:49 msgid "EBSCO Knowledge Base" @@ -2603,1128 +2618,1137 @@ msgstr "enthält" msgid "Selection" msgstr "Auswahl" -#: ajax_forms.php:25 -msgid "Form action " -msgstr "Formularaktion " - -#: dashboard.php:3 dashboard_yearly_costs.php:3 -msgid "Dashboard" -msgstr "Dashboard" - -#: dashboard.php:10 -msgid "Dashboard: Statistics" -msgstr "Dashboard: Statistik" +#: ebsco_kb.php:175 templates/ebscoKbPackageList.php:7 +msgid "Content Type" +msgstr "Inhaltstyp" -#: dashboard.php:25 dashboard_yearly_costs.php:24 -msgid "Resource type" -msgstr "Art der Ressource" +#: templates/ebscoKbVendorList.php:5 +msgid "Packages" +msgstr "Pakete" -#: dashboard.php:37 dashboard_yearly_costs.php:36 -msgid "Acquisition type" -msgstr "Erwerbungsart" +#: templates/ebscoKbVendorList.php:24 +msgid "View Packages" +msgstr "Zeige Pakete" -#: dashboard.php:64 dashboard_yearly_costs.php:64 -msgid "Group By" -msgstr "Gruppiere nach" +#: templates/ebscoKbPackageList.php:5 templates/ebscoKbTitleList.php:5 +msgid "Imported?" +msgstr "Importiert?" -#: dashboard.php:66 dashboard_yearly_costs.php:66 -msgid "Resource" -msgstr "Ressource" +#: templates/ebscoKbPackageList.php:6 +msgid "Title Count" +msgstr "Titelzahl" -#: dashboard.php:75 dashboard_yearly_costs.php:75 -msgid "Display" -msgstr "Anzeige" +#: templates/ebscoKbPackageList.php:24 templates/ebscoKbTitleList.php:25 +msgid "imported in Coral" +msgstr "in Coral importiert" -#: dashboard.php:77 dashboard_yearly_costs.php:77 -msgid "Export" -msgstr "Export" +#: templates/ebscoKbPackageList.php:32 +msgid "selected" +msgstr "ausgewählt" -#: dashboard_yearly_costs_exports.php:43 -msgid "Dashboard Yearly Costs Export" -msgstr "Dahsboard Jährliche Kosten exportieren" +#: templates/ebscoKbPackageList.php:45 +#: ajax_htmldata/getEbscoKbTitleDetails.php:123 +msgid "View Titles" +msgstr "Titel anzeigen" -#: setuser.php:44 +#: templates/header.php:76 msgid "" -"LDAP Connection is not working or has timed out. Please check configuration." -"ini to verify settings." +"JavaScript must be enabled in order for you to use CORAL. However, it seems " +"JavaScript is either disabled or not supported by your browser. To use " +"CORAL, enable JavaScript by changing your browser options, then " msgstr "" -"Die LDAP-Verbindung funktioniert nicht oder ist in Timeout gelaufen. Bitte " -"überprüfen Sie die Einstellungen in configuration.ini." +"JavaScript muss aktiviert sein, um Coral verwenden zu können. Es scheint, " +"dass JavaScript entweder deaktiviert ist oder von Ihrem Browser nicht " +"unterstützt wird. Um Coral zu verwenden, aktivieren Sie JavaScript in den " +"Einstellungen Ihres Browsers und " -#: importHistory.php:9 -msgid "Import detail" -msgstr "Importdetails" +#: templates/header.php:76 +msgid "try again" +msgstr "versuchen Sie es erneut" -#: importHistory.php:57 -msgid "Import history" -msgstr "Import-Historie" +#: templates/header.php:96 ajax_htmldata/getDowntimeList.php:81 +#: ajax_htmldata/getIssuesList.php:98 +msgid "Resources" +msgstr "Ressourcen" -#: admin/classes/domain/EbscoKbService.php:141 -msgid "There was a problem with the EBSCO Kb configuration: " -msgstr "Es gibt ein Problem mit der Konfiguration für EBSCO Kb: " +#: templates/header.php:97 +msgid "Powered by" +msgstr "Powered by" -#: admin/classes/domain/EbscoKbService.php:147 -msgid "" -"There was a problem with the EBSCO Kb Service Query: No search type was " -"selected." -msgstr "" -"Es gab ein Problem mit der EBSCO Kb Service Query: Es wurde kein Suchtyp " -"ausgewählt." +#: templates/header.php:103 +msgid "Hello" +msgstr "Hallo" + +#: templates/header.php:113 +msgid "logout" +msgstr "Logout" + +#: templates/header.php:113 +msgid "Help" +msgstr "Hilfe" + +#: templates/header.php:131 +msgid "Invalid translation route!" +msgstr "Ungültige Übersetzung!" + +#: templates/header.php:173 templates/header.php:176 +msgid "New Resource" +msgstr "Neue Ressource" + +#: templates/header.php:190 +msgid "File Import" +msgstr "Dateiimport" + +#: templates/header.php:194 templates/header.php:197 +msgid "EBSCO Kb" +msgstr "EBSCO KB" + +#: templates/header.php:213 templates/header.php:216 +msgid "Admin" +msgstr "Admin" + +#: templates/header.php:235 +msgid "Change Module" +msgstr "Modul wechseln" + +#: templates/header.php:238 +msgid "Main Menu" +msgstr "Hauptmenü" + +#: templates/header.php:243 +msgid "Organizations module" +msgstr "Organisationsmodul" + +#: templates/header.php:248 +msgid "Licensing module" +msgstr "Lizenzmodul" + +#: templates/header.php:248 +msgid "Licensing" +msgstr "Lizenzen" + +#: templates/header.php:253 +msgid "Usage Statistics module" +msgstr "Nutzungsstatistikmodul" -#: admin/classes/domain/EbscoKbService.php:150 -msgid "" -"There was a problem with the EBSCO Kb Service Query: The provided search " -"type (" -msgstr "" -"Es ist ein Problem mit der EBSCO Kb Service Query aufgetreten: Der " -"angegebene Suchtyp (" +#: templates/header.php:253 +msgid "Usage Statistics" +msgstr "Nutzungsstatistik" -#: admin/classes/domain/EbscoKbService.php:159 -#: admin/classes/domain/EbscoKbService.php:163 -msgid "There was a problem with the EBSCO Kb Service Query: " -msgstr "Es ist ein Problem mit der EBSCO Kb Service Query aufgetreten: " +#: templates/header.php:258 +msgid "Management module" +msgstr "Managementmodul" -#: admin/classes/domain/Resource.php:535 -msgid "Name contains: " -msgstr "Name enthält: " +#: templates/header.php:258 +msgid "Management" +msgstr "Management" -#: admin/classes/domain/Resource.php:542 -msgid "ISSN/ISBN: " -msgstr "ISSN/ISBN: " +#: templates/ebscoKbTitleList.php:4 +msgid "Title" +msgstr "Titel" -#: admin/classes/domain/Resource.php:549 -msgid "Workflow Step: " -msgstr "Workflow-Schritt: " +#: templates/ebscoKbTitleList.php:7 ajax_htmldata/getEbscoKbTitleDetails.php:60 +msgid "ISXNs" +msgstr "ISXNs" -#: admin/classes/domain/Resource.php:564 -msgid "Status: " -msgstr "Status: " +#: resources/cataloging_edit.php:18 +msgid "Edit Cataloging" +msgstr "Katalogisierung bearbeiten" -#: admin/classes/domain/Resource.php:576 -msgid "Creator: " -msgstr "Urheber: " +#: resources/cataloging_edit.php:27 +msgid "Record Set" +msgstr "Titelset" -#: admin/classes/domain/Resource.php:582 -msgid "Resource Format: " -msgstr "Format der Ressource: " +#: resources/cataloging_edit.php:39 +msgid "Identifier" +msgstr "Identifier" -#: admin/classes/domain/Resource.php:588 -msgid "Acquisition Type: " -msgstr "Erwerbungsart: " +#: resources/cataloging_edit.php:45 +msgid "Source URL" +msgstr "Quell-URL" -#: admin/classes/domain/Resource.php:594 -msgid "Note contains: " -msgstr "Notiz enthält: " +#: resources/cataloging_edit.php:71 +msgid "# Records Available" +msgstr "Anzahl verfügbarer Titel" -#: admin/classes/domain/Resource.php:600 -msgid "Created on or after: " -msgstr "Angelegt am oder nach: " +#: resources/cataloging_edit.php:78 +msgid "# Records Loaded" +msgstr "Anzahl geladener Titel" -#: admin/classes/domain/Resource.php:602 -msgid "Created between: " -msgstr "Angelegt zwischen: " +#: resources/cataloging_edit.php:85 +msgid "OCLC Holdings" +msgstr "Bestandsdaten" -#: admin/classes/domain/Resource.php:609 -msgid "Created on or before: " -msgstr "Angelegt an oder vor: " +#: resources/cataloging.php:106 ajax_htmldata/getOrdersDetails.php:32 +#: ajax_htmldata/getOrdersDetails.php:110 +msgid "edit order information" +msgstr "Bestellinformationen bearbeiten" -#: admin/classes/domain/Resource.php:615 -msgid "Starts with: " -msgstr "Beginnt mit: " +#: resources/cataloging.php:120 +msgid "Source URL:" +msgstr "Quell-URL:" -#: admin/classes/domain/Resource.php:621 -msgid "Fund: none" -msgstr "Etat: keiner" +#: resources/cataloging.php:121 +msgid "Visit Source URL" +msgstr "Quell-URL aufrufen" -#: admin/classes/domain/Resource.php:625 -msgid "Fund: " -msgstr "Etat: " +#: resources/cataloging.php:141 +msgid "Number of Records Available" +msgstr "Anzahl verfügbarer Titel" -#: admin/classes/domain/Resource.php:629 admin/classes/domain/Resource.php:639 -#: admin/classes/domain/Resource.php:648 -msgid "Resource Type: none" -msgstr "Art der Ressource: keine" +#: resources/cataloging.php:147 +msgid "Number of Records Loaded" +msgstr "Anzahl geladener Titel" -#: admin/classes/domain/Resource.php:633 -msgid "Resource Type: " -msgstr "Art der Ressource: " +#: resources/cataloging.php:165 +msgid "edit cataloging details" +msgstr "Katalogisierungsdetails bearbeiten" -#: admin/classes/domain/Resource.php:643 -msgid "General Subject: " -msgstr "Allgemeines Fachgebiet: " +#: resources/cataloging.php:209 ajax_htmldata/getAcquisitionsDetails.php:293 +#: ajax_htmldata/getProductDetails.php:435 +#: ajax_htmldata/getAccessDetails.php:161 +msgid "Additional Notes" +msgstr "Zusätzliche Notizen" -#: admin/classes/domain/Resource.php:652 -msgid "Detailed Subject: " -msgstr "Genaues Fachgebiet: " +#: resources/cataloging.php:212 resources/cataloging.php:231 +#: ajax_htmldata/getAcquisitionsDetails.php:296 +#: ajax_htmldata/getAcquisitionsDetails.php:315 +#: ajax_htmldata/getProductDetails.php:438 +#: ajax_htmldata/getProductDetails.php:457 +#: ajax_htmldata/getAccessDetails.php:164 +#: ajax_htmldata/getAccessDetails.php:183 +msgid "add new note" +msgstr "Neue Notiz" -#: admin/classes/domain/Resource.php:657 -msgid "Note Type: none" -msgstr "Art der Notiz: keine" +#: resources/cataloging.php:220 ajax_htmldata/getAcquisitionsDetails.php:304 +#: ajax_htmldata/getProductDetails.php:446 +#: ajax_htmldata/getAccessDetails.php:172 +msgid "edit note" +msgstr "Noitz bearbeiten" -#: admin/classes/domain/Resource.php:661 -msgid "Note Type: " -msgstr "Art der Notiz: " +#: resources/cataloging.php:220 ajax_htmldata/getAcquisitionsDetails.php:304 +#: ajax_htmldata/getProductDetails.php:446 +#: ajax_htmldata/getContactDetails.php:71 +#: ajax_htmldata/getAccessDetails.php:172 +msgid "remove note" +msgstr "Notiz löschen" -#: admin/classes/domain/Resource.php:667 -msgid "Purchase Site: none" -msgstr "Erwerbender Standort: keiner" +#: ajax_htmldata/getAcquisitionsDetails.php:95 +#: ajax_htmldata/getAcquisitionsDetails.php:201 +#: ajax_htmldata/getAcquisitionsDetails.php:304 +#: ajax_htmldata/getAdminUserDisplay.php:47 +#: ajax_htmldata/getProductDetails.php:75 +#: ajax_htmldata/getProductDetails.php:446 +#: ajax_htmldata/getAttachmentDetails.php:37 +#: ajax_htmldata/getAdminCurrencyDisplay.php:25 +#: ajax_htmldata/getAccountDetails.php:44 +#: ajax_htmldata/getContactDetails.php:70 +#: ajax_htmldata/getAdminAlertDisplay.php:25 +#: ajax_htmldata/getAdminAlertDisplay.php:55 +#: ajax_htmldata/getAdminDisplay.php:28 ajax_htmldata/getAccessDetails.php:37 +#: ajax_htmldata/getAccessDetails.php:172 +#: ajax_htmldata/getAdminSubjectDisplay.php:66 +#: ajax_htmldata/getAdminSubjectDisplay.php:114 +#: ajax_htmldata/getSavedQueue.php:46 ajax_htmldata/getOrdersDetails.php:32 +#: ajax_htmldata/getGeneralSubjectDisplay.php:25 +#: ajax_htmldata/getAdminWorkflowDisplay.php:51 +#: ajax_htmldata/getAdminWorkflowDisplay.php:103 +msgid "edit" +msgstr "Bearbeiten" -#: admin/classes/domain/Resource.php:671 -msgid "Purchase Site: " -msgstr "Erwerbender Standort: " +#: ajax_htmldata/getAcquisitionsDetails.php:95 +#: ajax_htmldata/getAcquisitionsDetails.php:190 +msgid "edit cost history" +msgstr "Kostenhistorie bearbeiten" -#: admin/classes/domain/Resource.php:677 -msgid "Authorized Site: none" -msgstr "Autorisierter Standort: keiner" +#: ajax_htmldata/getAcquisitionsDetails.php:118 export.php:77 +msgid "Details" +msgstr "Details" -#: admin/classes/domain/Resource.php:681 -msgid "Authorized Site: " -msgstr "Autorisierter Standort: " +#: ajax_htmldata/getAcquisitionsDetails.php:184 +msgid "No payment information available" +msgstr "Keine Informationen zur Zahlung verfügbar" -#: admin/classes/domain/Resource.php:687 -msgid "Administering Site: none" -msgstr "Verwaltender Standort: keiner" +#: ajax_htmldata/getAcquisitionsDetails.php:201 +msgid "edit license" +msgstr "Lizenz bearbeiten" -#: admin/classes/domain/Resource.php:691 -msgid "Administering Site: " -msgstr "Verwaltender Standort: " +#: ajax_htmldata/getAcquisitionsDetails.php:232 +msgid "View License" +msgstr "Lizenz anzeigen" -#: admin/classes/domain/Resource.php:697 -msgid "Authentication Type: none" -msgstr "Art der Authentifikation: keine" +#: ajax_htmldata/getAcquisitionsDetails.php:249 +msgid "edit license and status" +msgstr "Lizenz und Status bearbeiten" -#: admin/classes/domain/Resource.php:701 -msgid "Authentication Type: " -msgstr "Art der Authentifikation: " +#: ajax_htmldata/getAcquisitionsDetails.php:251 +msgid "edit license status" +msgstr "Lizenzstatus bearbeiten" -#: admin/classes/domain/Resource.php:706 -msgid "Cataloging Status: none" -msgstr "Katalogisierungsstatus: keiner" +#: ajax_htmldata/getOutstandingQueue.php:7 +msgid "Outstanding Tasks" +msgstr "Offene Aufgaben" -#: admin/classes/domain/Resource.php:710 -msgid "Cataloging Status: " -msgstr "Katalogisierungsstatus: " +#: ajax_htmldata/getOutstandingQueue.php:12 +msgid "No outstanding requests" +msgstr "Keine offenen Anfragen" -#: admin/classes/domain/Resource.php:723 -msgid "Publisher name contains: " -msgstr "Verlagsname enthält: " +#: ajax_htmldata/getOutstandingQueue.php:19 +#: ajax_htmldata/getSubmittedQueue.php:14 ajax_htmldata/getSavedQueue.php:17 +#: ajax_htmldata/getSearchResources.php:114 +msgid "ID" +msgstr "ID" -#: admin/classes/domain/Resource.php:736 -msgid "Platform name contains: " -msgstr "Plattformname enthält: " +#: ajax_htmldata/getOutstandingQueue.php:24 +#: ajax_htmldata/getWorkflowDetails.php:26 +msgid "Start Date" +msgstr "Startdatum" -#: admin/classes/domain/Resource.php:749 -msgid "Provider name contains: " -msgstr "Anbietername (enthält): " +#: ajax_htmldata/getAdminUserDisplay.php:47 +msgid "edit user" +msgstr "Nutze bearbeiten" -#: admin/classes/common/LdapPerson.php:34 -msgid "Could not connect to " -msgstr "Keine Verbindung mit " +#: ajax_htmldata/getAdminUserDisplay.php:48 +#: ajax_htmldata/getAdminCurrencyDisplay.php:26 +#: ajax_htmldata/getAdminAlertDisplay.php:26 +#: ajax_htmldata/getAdminAlertDisplay.php:56 +#: ajax_htmldata/getAdminDisplay.php:29 +#: ajax_htmldata/getAdminSubjectDisplay.php:28 +#: ajax_htmldata/getAdminSubjectDisplay.php:69 +#: ajax_htmldata/getGeneralSubjectDisplay.php:26 +#: ajax_htmldata/getAdminWorkflowDisplay.php:53 +#: ajax_htmldata/getAdminWorkflowDisplay.php:104 +msgid "remove" +msgstr "Löschen" -#: admin/classes/common/Utility.php:125 -msgid "Error: unexpected fgets() fail" -msgstr "Fehler: Unerwarteter fgets()-Fehler" +#: ajax_htmldata/getAdminUserDisplay.php:54 +#: ajax_htmldata/getAdminUserDisplay.php:58 +msgid "add new user" +msgstr "Neuer Nutzer" -#: admin/classes/common/Utility.php:137 -msgid "Edit DDW facet/term selections at: " -msgstr "DDW Facetten-/Begriffsauswahl editieren unter: " +#: ajax_htmldata/getProductDetails.php:76 ajax_htmldata/getAccessDetails.php:37 +msgid "edit resource" +msgstr "Ressource bearbeiten" -#: admin/classes/common/Utility.php:153 -msgid "Email template file not found: " -msgstr "E-Mail-Template-Datei wurde nicht gefunden: " +#: ajax_htmldata/getProductDetails.php:84 +#: ajax_htmldata/getProductDetails.php:85 +msgid "remove resource" +msgstr "Ressource entfernen" -#: admin/classes/common/Object.php:63 admin/classes/common/Object.php:72 -msgid "Cannot set value for undefined key (" -msgstr "Wert für nicht definierten Schlüssel kann nicht gesetzt werden (" +#: ajax_htmldata/getProductDetails.php:91 +#: ajax_htmldata/getProductDetails.php:92 +msgid "remove resource and its children" +msgstr "Ressource und Untergeordnete entfernen" -#: admin/classes/common/DBService.php:52 -msgid "There was a problem with the database: " -msgstr "Es gab ein Problem mit der Datenbank: " +#: ajax_htmldata/getProductDetails.php:194 +#: ajax_htmldata/getProductDetails.php:202 +msgid "view resource" +msgstr "Ressource anzeigen" -#: admin/classes/common/Dashboard.php:152 -msgid "Filters on resources" -msgstr "Filter für Ressourcen" +#: ajax_htmldata/getProductDetails.php:194 +#: ajax_htmldata/getProductDetails.php:202 +#: ajax_htmldata/getProductDetails.php:256 +msgid "View " +msgstr "Anzeige " -#: admin/classes/common/Dashboard.php:156 -#: admin/classes/common/Dashboard.php:163 -msgid "none" -msgstr "keine" +#: ajax_htmldata/getProductDetails.php:271 +msgid "Visit Resource URL" +msgstr "URL der Ressource aufrufen" -#: admin/classes/common/Dashboard.php:159 -msgid "Filters on payments" -msgstr "Filter für Zahlungen" +#: ajax_htmldata/getProductDetails.php:279 +msgid "Visit Secondary Resource URL" +msgstr "Alternative URL der Ressource aufrufen" -#: admin/classes/common/Dashboard.php:167 -msgid "Start year" -msgstr "Jahr (Beginn)" +#: ajax_htmldata/getProductDetails.php:294 +msgid "edit product details" +msgstr "Produktinformationen bearbeiten" -#: admin/classes/common/Dashboard.php:168 -msgid "End year" -msgstr "Jahr (Ende)" +#: ajax_htmldata/getProductDetails.php:366 +#: ajax_htmldata/getProductDetails.php:367 +msgid "remove subject" +msgstr "Fachgebiet entfernen" -#: admin/classes/common/Dashboard.php:174 -msgid "Group by" -msgstr "Gruppieren nach" +#: ajax_htmldata/getProductDetails.php:388 +msgid "add new subject" +msgstr "Neues Fachgebiet" -#: user.php:95 -msgid "" -"Login is not working. Check the .htaccess file and the " -"remoteAuthVariableName specified in /admin/configuration.ini" -msgstr "" -"Das Login funktioniert nicht. Überprüfen Sie die .htaccess-Datei und die " -"remoteAuthVariableName in der /admin/configuration.ini" +#: ajax_htmldata/getAttachmentDetails.php:32 +msgid "view attachment" +msgstr "Anhang anzeigen" -#: ajax_forms/getLicenseForm.php:52 -msgid "Edit Licenses" -msgstr "Lizenzen bearbeiten" +#: ajax_htmldata/getAttachmentDetails.php:37 +msgid "edit attachment" +msgstr "Anhang bearbeiten" -#: ajax_forms/getLicenseForm.php:62 -msgid "License Records" -msgstr "Lizenzsätze" +#: ajax_htmldata/getAttachmentDetails.php:37 +msgid "remove this attachment" +msgstr "Anhang löschen" -#: ajax_forms/getLicenseForm.php:78 -msgid "add license" -msgstr "Neue Lizenz" +#: ajax_htmldata/getAttachmentDetails.php:69 +msgid "No attachments available" +msgstr "Keine Anhänge vorhanden" -#: ajax_forms/getLicenseForm.php:78 ajax_forms/getAdminWorkflowForm.php:157 -#: ajax_forms/getResourceSubjectForm.php:26 -#: ajax_forms/getResourceSubjectForm.php:33 ajax_forms/getCostForm.php:189 -#: ajax_forms/getUpdateProductForm.php:124 -#: ajax_forms/getUpdateProductForm.php:153 -#: ajax_forms/getUpdateProductForm.php:266 -#: ajax_forms/getUpdateProductForm.php:359 ajax_forms/getNewIssueForm.php:78 -#: ajax_forms/getAdminUserGroupForm.php:82 -#: ajax_forms/getGeneralDetailSubjectForm.php:76 -msgid "Add" -msgstr "Hinzufügen" +#: ajax_htmldata/getAttachmentDetails.php:74 +msgid "add new attachment" +msgstr "Neuer Anhang" -#: ajax_forms/getLicenseForm.php:105 -msgid "remove license link" -msgstr "Lizenzlink entfernen" +#: ajax_htmldata/getAdminCurrencyDisplay.php:38 +msgid "add new currency" +msgstr "Neue Währung hinzufügen" -#: ajax_forms/getLicenseForm.php:105 -msgid "remove " -msgstr "entfernen " +#: ajax_htmldata/getAccountDetails.php:14 +msgid "Resource Specific:" +msgstr "Ressourcenspezifisch:" -#: ajax_forms/getLicenseForm.php:105 -msgid " license" -msgstr " Lizenz" +#: ajax_htmldata/getAccountDetails.php:18 +msgid "No Resource Specific Accounts" +msgstr "Keine ressourcenspezifischen Konten" -#: ajax_forms/getLicenseForm.php:130 -msgid "Licensing Status" -msgstr "Lizenzstatus" +#: ajax_htmldata/getAccountDetails.php:22 +#: ajax_htmldata/getAccountDetails.php:119 +msgid "add new account" +msgstr "Neues Konto" -#: ajax_forms/getLicenseForm.php:162 -msgid "History:" -msgstr "Historie:" +#: ajax_htmldata/getAccountDetails.php:27 +#: ajax_htmldata/getContactDetails.php:50 +msgid "Inherited:" +msgstr "Geerbt:" -#: ajax_forms/getNoteForm.php:18 -msgid "Edit Note" -msgstr "Notiz bearbeiten" +#: ajax_htmldata/getAccountDetails.php:44 +msgid "edit account" +msgstr "Konto bearbeiten" -#: ajax_forms/getNoteForm.php:18 -msgid "Add Note" -msgstr "Notiz hinzufügen" +#: ajax_htmldata/getAccountDetails.php:44 +msgid "remove account" +msgstr "Konto entfernen" -#: ajax_forms/getNoteForm.php:28 -msgid "Note Type:" -msgstr "Art der Notiz:" +#: ajax_htmldata/getAccountDetails.php:57 +msgid "Visit Account in Organizations Module" +msgstr "Zeige Konto im Organisationsmodul" -#: ajax_forms/getAdminWorkflowForm.php:42 -msgid "Edit Workflow" -msgstr "Workflow bearbeiten" +#: ajax_htmldata/getAccountDetails.php:65 +msgid "Visit Login URL" +msgstr "Login-URL aufrufen" -#: ajax_forms/getAdminWorkflowForm.php:51 -msgid "Resource Entry Requirements" -msgstr "Eingabeanforderungen für Ressourcen" +#: ajax_htmldata/getAccountDetails.php:72 +msgid "User Name:" +msgstr "Nutzername:" -#: ajax_forms/getAdminWorkflowForm.php:75 -#: ajax_forms/getUpdateProductForm.php:176 -msgid "Format:" -msgstr "Format:" +#: ajax_htmldata/getAccountDetails.php:88 +#: ajax_htmldata/getContactDetails.php:175 +msgid "Last Updated:" +msgstr "Zuletzt geändert:" -#: ajax_forms/getAdminWorkflowForm.php:116 -msgid "Workflow Steps" -msgstr "Workflow-Schritte" +#: ajax_htmldata/getAccountDetails.php:114 +msgid "No accounts available" +msgstr "Keine Konten verfügbar" -#: ajax_forms/getAdminWorkflowForm.php:125 -#: ajax_forms/getImportSaveCfgForm.php:16 ajax_forms/getAttachmentForm.php:29 -#: ajax_forms/getUpdateProductForm.php:91 ajax_forms/getNewResourceForm.php:100 -#: ajax_forms/getContactForm.php:45 -msgid "Name:" -msgstr "Name:" +#: ajax_htmldata/getSearchEbscoKb.php:8 +msgid "Please enter a search term." +msgstr "Bitte geben Sie einen Suchbegriff ein." -#: ajax_forms/getAdminWorkflowForm.php:126 -msgid "Approval/Notification Group:" -msgstr "Bestätigungs-/Benachrichtigungs-Gruppe:" +#: ajax_htmldata/getSearchEbscoKb.php:24 +msgid "No results found." +msgstr "Keine Treffer gefunden." -#: ajax_forms/getAdminWorkflowForm.php:127 -#: ajax_forms/getCurrentWorkflowForm.php:38 -msgid "Parent Step" -msgstr "Übergeordneter Schritt" +#: ajax_htmldata/getSearchEbscoKb.php:66 +msgid "Packages from" +msgstr "Pakete von" -#: ajax_forms/getAdminWorkflowForm.php:157 -msgid "add step" -msgstr "Neuer Schritt" +#: ajax_htmldata/getSearchEbscoKb.php:67 ajax_htmldata/getSearchEbscoKb.php:82 +msgid "of" +msgstr "von" -#: ajax_forms/getResourceSubjectForm.php:7 -msgid "Add General / Detail Subject Link" -msgstr "Link zum Fachgebiet hinzufügen" +#: ajax_htmldata/getSearchEbscoKb.php:67 +msgid "selected)" +msgstr "ausgewählt)" -#: ajax_forms/getResourceSubjectForm.php:14 -msgid "General Subject Name" -msgstr "Allgemeines Fachgebiet" +#: ajax_htmldata/getSearchEbscoKb.php:75 +msgid "Title list from" +msgstr "Titelliste von" -#: ajax_forms/getResourceSubjectForm.php:15 -msgid "Detail Subject Name" -msgstr "Genaues Fachgebiet" +#: ajax_htmldata/getSearchEbscoKb.php:82 +msgid "Displaying" +msgstr "Anzeige" -#: ajax_forms/getResourceSubjectForm.php:26 -#: ajax_forms/getResourceSubjectForm.php:33 -msgid "add" -msgstr "Hinzufügen" +#: ajax_htmldata/getSearchEbscoKb.php:82 +msgid "to" +msgstr "bis" -#: ajax_forms/getImportSaveCfgForm.php:6 -msgid "Save Import Configuration" -msgstr "Import-Konfiguration speichern" +#: ajax_htmldata/getSearchEbscoKb.php:82 +msgid "results" +msgstr "Treffer" -#: ajax_forms/getImportSaveCfgForm.php:27 -#: ajax_forms/getEbscoKbTitleImportForm.php:127 -#: ajax_forms/getNewResourceForm.php:294 -msgid "save" -msgstr "Speichern" +#: ajax_htmldata/getAdminFundDisplay.php:46 +msgid "add new fund" +msgstr "Neuer Etat" -#: ajax_forms/getNewDowntimeForm.php:57 -msgid "Resource Downtime Report" -msgstr "Ausfallbericht der Ressource" +#: ajax_htmldata/getAdminFundDisplay.php:47 +msgid "import funds" +msgstr "Etats importieren" -#: ajax_forms/getNewDowntimeForm.php:64 ajax_forms/getNewDowntimeForm.php:81 -msgid "Date" -msgstr "Datum" +#: ajax_htmldata/getRightPanel.php:42 +msgid "Print View" +msgstr "Printansicht" -#: ajax_forms/getNewDowntimeForm.php:69 ajax_forms/getNewDowntimeForm.php:86 -msgid "Time" -msgstr "Zeit" +#: ajax_htmldata/getRightPanel.php:44 +msgid "Catalog View" +msgstr "Katalogansicht" -#: ajax_forms/getNewDowntimeForm.php:78 -msgid "Downtime Resolution:" -msgstr "Lösung des Ausfalls:" +#: ajax_htmldata/getRightPanel.php:52 +msgid "Parent Record(s)" +msgstr "Übergeordnete Datensätze" -#: ajax_forms/getNewDowntimeForm.php:95 -msgid "Problem Type:" -msgstr "Art des Problems:" +#: ajax_htmldata/getRightPanel.php:60 +msgid "Child Record(s)" +msgstr "Untergeordnete Datensätze" -#: ajax_forms/getNewDowntimeForm.php:110 -msgid "Link to open issue:" -msgstr "Link zu offenen Problemen:" +#: ajax_htmldata/getRightPanel.php:85 +msgid "Organizations Module" +msgstr "Organisationsmodul" -#: ajax_forms/getNewDowntimeForm.php:144 -msgid "" -"Creating downtime requires an organization or a resource to be associated " -"with an organization." -msgstr "" -"Um einen Ausfall anzulegen, ist eine Organisation oder eine Ressource, die " -"mit einer Organisation verknüpft ist, erforderlich." +#: ajax_htmldata/getRightPanel.php:101 +msgid "Licensing Module" +msgstr "Lizenzmodul" -#: ajax_forms/getAdminUpdateForm.php:16 -#: ajax_forms/getDetailSubjectUpdateForm.php:16 -#: ajax_forms/getGeneralSubjectUpdateForm.php:16 -msgid "Edit " -msgstr "Bearbeiten " +#: ajax_htmldata/getRightPanel.php:119 +msgid "Usage Statistics Module" +msgstr "Nutzungsstatistikmodul" -#: ajax_forms/getAdminUpdateForm.php:16 -#: ajax_forms/getDetailSubjectUpdateForm.php:16 -#: ajax_forms/getGeneralSubjectUpdateForm.php:16 -msgid "Add " -msgstr "Hinzufügen " +#: ajax_htmldata/getRightPanel.php:125 +msgid "Get Statistics" +msgstr "Statistiken anfordern" -#: ajax_forms/getAdminUpdateForm.php:31 -msgid "Show stats button?" -msgstr "Statistik-Schaltfläche anzeigen?" +#: ajax_htmldata/getContactDetails.php:25 +msgid "The following are archived contacts:" +msgstr "Die folgenden Kontakte sind archiviert:" -#: ajax_forms/getCostForm.php:57 -msgid "Edit Cost Information" -msgstr "Kosteninformationen bearbeiten" +#: ajax_htmldata/getContactDetails.php:37 +msgid "Order Specific:" +msgstr "Bestellungsspezifisch:" -#: ajax_forms/getCostForm.php:88 ajax_forms/getImportConfigForm.php:154 -#: ajax_forms/getImportConfigForm.php:168 -#: ajax_forms/getImportConfigForm.php:323 -msgid "Note" -msgstr "Notiz" +#: ajax_htmldata/getContactDetails.php:41 +msgid "No Order Specific Contacts" +msgstr "Keine bestellspezifischen Kontakte" -#: ajax_forms/getCostForm.php:189 -msgid "add payment" -msgstr "Zahlung hinzufügen" +#: ajax_htmldata/getContactDetails.php:70 +msgid "edit contact" +msgstr "Kontakt bearbeiten" -#: ajax_forms/getAttachmentForm.php:18 -msgid "Edit Attachment" -msgstr "Anhang bearbeiten" +#: ajax_htmldata/getContactDetails.php:71 +msgid "remove contact" +msgstr "Kontakt löschen" -#: ajax_forms/getAttachmentForm.php:18 -msgid "Add Attachment" -msgstr "Neuer Anhang" +#: ajax_htmldata/getContactDetails.php:86 +msgid "Visit Contact in Organizations Module" +msgstr "Kontakt im Organisationsmodul anzeigen" -#: ajax_forms/getAttachmentForm.php:57 -msgid "File:" -msgstr "Datei:" +#: ajax_htmldata/getContactDetails.php:94 +msgid "No longer valid:" +msgstr "Nicht länger gültig:" -#: ajax_forms/getAttachmentForm.php:63 -msgid "replace with new file" -msgstr "Mit neuer Datei ersetzen" +#: ajax_htmldata/getContactDetails.php:118 +msgid "Location:" +msgstr "Standort:" -#: ajax_forms/getResourceStepForm.php:25 -msgid "Edit Resource Step" -msgstr "Ressourcen-Schritt bearbeiten" +#: ajax_htmldata/getContactDetails.php:197 +msgid "No contacts available" +msgstr "Keine Kontakte verfügbar" -#: ajax_forms/getResourceStepForm.php:32 -msgid "Reassign Resource Step" -msgstr "Ressourcen-Schritt neu zuweisen" +#: ajax_htmldata/getContactDetails.php:207 +msgid " archived contact(s) available." +msgstr " archivierte(r) Kontakt(e) verfügbar." -#: ajax_forms/getResourceStepForm.php:40 -msgid "Step name: " -msgstr "Schrittname: " +#: ajax_htmldata/getContactDetails.php:207 +msgid "show archived contacts" +msgstr "Archivierte Kontakte anzeigen" -#: ajax_forms/getResourceStepForm.php:42 -msgid "Group: " -msgstr "Gruppe: " +#: ajax_htmldata/getContactDetails.php:211 +msgid "hide archived contacts" +msgstr "Archivierte Kontakte ausblenden" -#: ajax_forms/getResourceStepForm.php:53 -msgid "Apply to all later steps?" -msgstr "Für alle späteren Schritte anwenden?" +#: ajax_htmldata/getAdminAlertDisplay.php:38 +msgid "add email address" +msgstr "E-Mail-Adresse hinzufügen" -#: ajax_forms/getUpdateProductForm.php:72 -msgid "Edit Resource" -msgstr "Ressource bearbeiten" +#: ajax_htmldata/getAdminAlertDisplay.php:46 +msgid "Days in advance of expiration" +msgstr "Tage vor Ablauf" -#: ajax_forms/getUpdateProductForm.php:81 ajax_forms/getNewResourceForm.php:91 -msgid "Product" -msgstr "Produkt" +#: ajax_htmldata/getAdminAlertDisplay.php:71 +msgid "add days" +msgstr "Tage hinzufügen" -#: ajax_forms/getUpdateProductForm.php:118 -msgid "Parents:" -msgstr "Übergeordnete:" +#: ajax_htmldata/getEbscoKbTitleDetails.php:16 +msgid "EBSCO Kb Title Details" +msgstr "EBSCO KB Titeldaten" -#: ajax_forms/getUpdateProductForm.php:124 -msgid "add Parent Resource" -msgstr "Neuer übergeordneten Datensatz" +#: ajax_htmldata/getEbscoKbTitleDetails.php:34 +msgid "Publication Type" +msgstr "Publikationstyp" -#: ajax_forms/getUpdateProductForm.php:153 -msgid "add Isbn" -msgstr "ISBN hinzufügen" +#: ajax_htmldata/getEbscoKbTitleDetails.php:38 +msgid "Edition" +msgstr "Auflage" -#: ajax_forms/getUpdateProductForm.php:243 -msgid "Role:" -msgstr "Rolle:" +#: ajax_htmldata/getEbscoKbTitleDetails.php:42 +msgid "Peer Reviewed" +msgstr "Peer Reviewed" -#: ajax_forms/getUpdateProductForm.php:266 -msgid "add organization" -msgstr "Organisation hinzufügen" +#: ajax_htmldata/getEbscoKbTitleDetails.php:45 +msgid "Publisher" +msgstr "Verlag" -#: ajax_forms/getUpdateProductForm.php:306 -msgid "remove organization" -msgstr "Organisation entfernen" +#: ajax_htmldata/getEbscoKbTitleDetails.php:68 +msgid " (Print)" +msgstr " (Print)" -#: ajax_forms/getUpdateProductForm.php:337 -msgid "Alias:" -msgstr "Alias:" +#: ajax_htmldata/getEbscoKbTitleDetails.php:71 +msgid " (Electronic)" +msgstr " (Elektronisch)" -#: ajax_forms/getUpdateProductForm.php:359 -msgid "add alias" -msgstr "Alias hinzufügen" +#: ajax_htmldata/getEbscoKbTitleDetails.php:84 +msgid "Contributors" +msgstr "Beitragende" -#: ajax_forms/getNewIssueForm.php:27 -msgid "Report New Problem" -msgstr "Neues Problem melden" +#: ajax_htmldata/getEbscoKbTitleDetails.php:109 +msgid "Selected in EBSCO Kb" +msgstr "Ausgewählt in EBSCO KB" -#: ajax_forms/getNewIssueForm.php:28 -msgid "* required fields" -msgstr "* Pflichtfelder" +#: ajax_htmldata/getEbscoKbTitleDetails.php:111 +msgid "Not selected in EBSCO Kb" +msgstr "Nicht ausgewählt in EBSCO KB" -#: ajax_forms/getNewIssueForm.php:39 -msgid "Contact:" -msgstr "Kontakt:" +#: ajax_htmldata/getEbscoKbTitleDetails.php:128 +msgid "import package" +msgstr "Paket importieren" -#: ajax_forms/getNewIssueForm.php:68 -msgid "CC myself:" -msgstr "CC an mich:" +#: ajax_htmldata/getEbscoKbTitleDetails.php:134 +msgid "Vendor" +msgstr "Lieferant" -#: ajax_forms/getNewIssueForm.php:75 -msgid "CC:" -msgstr "CC:" +#: ajax_htmldata/getEbscoKbTitleDetails.php:136 +msgid "Coverage Statement" +msgstr "Abdeckungsbericht" -#: ajax_forms/getNewIssueForm.php:80 -msgid "Current CCs:" -msgstr "Aktuelle CCs:" +#: ajax_htmldata/getEbscoKbTitleDetails.php:138 +msgid "Embargo" +msgstr "Embargo" -#: ajax_forms/getNewIssueForm.php:105 -msgid "Applies only to" -msgstr "Gilt nur für" +#: ajax_htmldata/getEbscoKbTitleDetails.php:140 +msgid "Resource Url" +msgstr "URL" -#: ajax_forms/getNewIssueForm.php:108 -msgid "Applies to all" -msgstr "Gilt für alle" +#: ajax_htmldata/getIssues.php:18 +msgid "Issues/Problems" +msgstr "Probleme hinzufügen" -#: ajax_forms/getNewIssueForm.php:111 -msgid "Applies to selected" -msgstr "Git für ausgewählte" +#: ajax_htmldata/getIssues.php:21 +msgid "report new issue" +msgstr "Neues Problem melden" -#: ajax_forms/getNewIssueForm.php:127 -msgid "Send me a reminder every" -msgstr "Schicke mir eine Erinnerung alle" +#: ajax_htmldata/getIssues.php:25 +msgid "view open issues" +msgstr "Zeige offene Probleme" -#: ajax_forms/getNewIssueForm.php:130 -msgid "day(s)" -msgstr "Tage" +#: ajax_htmldata/getIssues.php:32 +msgid "view archived issues" +msgstr "Zeige archivierte Probleme" -#: ajax_forms/getNewIssueForm.php:144 -msgid "" -"Opening an issue requires a resource to be associated with an organization." -msgstr "" -"Um ein Problem anzulegen, ist eine Ressource erforderlich, die mit einer " -"Organisation verknüpft ist." +#: ajax_htmldata/getIssues.php:41 +msgid "Downtime" +msgstr "Ausfall" -#: ajax_forms/getOrderForm.php:42 -msgid "Clone Order" -msgstr "Bestellung kopieren" +#: ajax_htmldata/getIssues.php:44 +msgid "report new Downtime" +msgstr "Neuen Ausfall melden" + +#: ajax_htmldata/getIssues.php:48 +msgid "view current/upcoming downtime" +msgstr "Zeige aktuelle/angekündige Ausfälle" -#: ajax_forms/getOrderForm.php:42 -msgid "Edit Order" -msgstr "Bestellung bearbeiten" +#: ajax_htmldata/getIssues.php:55 +msgid "view archived downtime" +msgstr "Zeige archivierte Ausfälle" -#: ajax_forms/getOrderForm.php:94 ajax_forms/getImportConfigForm.php:190 -#: ajax_forms/getImportConfigForm.php:202 -#: ajax_forms/getImportConfigForm.php:329 -msgid "Organization" -msgstr "Organisation" +#: ajax_htmldata/getSubmittedQueue.php:5 +msgid "Submitted Requests" +msgstr "Abgeschickte Anfragen" -#: ajax_forms/getOrderForm.php:106 -msgid "Enable Alert" -msgstr "Benachrichtigung aktivieren" +#: ajax_htmldata/getSubmittedQueue.php:8 +msgid "No submitted requests" +msgstr "Keine abgeschickten Anfragen" -#: ajax_forms/getOrderForm.php:126 -msgid "Purchasing Site(s)" -msgstr "Erwerbende(r) Standort(e)" +#: ajax_htmldata/getSubmittedQueue.php:16 ajax_htmldata/getSavedQueue.php:19 +#: ajax_htmldata/getSearchResources.php:116 export.php:60 +msgid "Date Created" +msgstr "Anlagedatum" -#: ajax_forms/getAdminAlertEmailForm.php:14 -msgid "Edit Alert Email Address" -msgstr "E-Mail für Benachrichtigungen bearbeiten" +#: ajax_htmldata/getAdminDisplay.php:19 +#: ajax_htmldata/getAdminSubjectDisplay.php:15 +#: ajax_htmldata/getAdminSubjectDisplay.php:57 +#: ajax_htmldata/getGeneralSubjectDisplay.php:16 +msgid "Value" +msgstr "Wert" -#: ajax_forms/getAdminAlertEmailForm.php:14 -msgid "Add Alert Email Address" -msgstr "E-Mail für Benachrichtigungen hinzufügen" +#: ajax_htmldata/getAdminDisplay.php:41 +#: ajax_htmldata/getAdminSubjectDisplay.php:44 +#: ajax_htmldata/getAdminSubjectDisplay.php:84 +#: ajax_htmldata/getGeneralSubjectDisplay.php:38 +msgid "add new " +msgstr "neu hinzufügen " -#: ajax_forms/getEbscoKbTitleImportForm.php:27 -#: ajax_forms/getEbscoKbPackageImportForm.php:80 -msgid " from EBSCO Kb" -msgstr " von EBSCO Kb" +#: ajax_htmldata/getDowntimeList.php:24 +msgid "Downtime Resolved:" +msgstr "Ende des Ausfalls:" -#: ajax_forms/getEbscoKbTitleImportForm.php:31 -#: ajax_forms/getNewResourceForm.php:85 -#: ajax_forms/getEbscoKbPackageImportForm.php:85 -msgid "required fields" -msgstr "Pflichtfelder" +#: ajax_htmldata/getDowntimeList.php:35 +msgid "Linked issue:" +msgstr "Verknüpftes Problem:" -#: ajax_forms/getEbscoKbTitleImportForm.php:34 -#: ajax_forms/getEbscoKbPackageImportForm.php:88 -msgid "There was a problem importing this resource" -msgstr "Beim Import dieser Ressource ist ein Problem aufgetreten" +#: ajax_htmldata/getDowntimeList.php:56 ajax_htmldata/getIssuesList.php:73 +msgid "Organizational" +msgstr "Organisatorisch" -#: ajax_forms/getEbscoKbTitleImportForm.php:47 -#: ajax_forms/getEbscoKbTitleImportForm.php:50 -#: ajax_forms/getEbscoKbPackageImportForm.php:103 -msgid "Provider" -msgstr "Anbieter" +#: ajax_htmldata/getDowntimeList.php:70 +msgid "There are no organization level downtimes." +msgstr "Es gibt keine Ausfälle auf Organisationsebene." -#: ajax_forms/getEbscoKbTitleImportForm.php:115 -#: ajax_forms/getNewResourceForm.php:278 -#: ajax_forms/getEbscoKbPackageImportForm.php:332 -msgid "Include any additional information" -msgstr "Jede weitere Information berücksichtigen" +#: ajax_htmldata/getDowntimeList.php:87 +msgid "There are no order level downtimes." +msgstr "Es gibt keine Ausfälle auf Bestellebene." -#: ajax_forms/getAdminUserGroupForm.php:17 -msgid "Edit User Group" -msgstr "Nutzergruppe bearbeiten" +#: ajax_htmldata/getAccessDetails.php:111 +msgid "No access information available" +msgstr "Keine Zugangsinformation verfügbar" -#: ajax_forms/getAdminUserGroupForm.php:17 -msgid "Add User Group" -msgstr "Neue Nutzergruppe" +#: ajax_htmldata/getAccessDetails.php:118 +msgid "edit access information" +msgstr "Zugangsinformation bearbeiten" -#: ajax_forms/getAdminUserGroupForm.php:26 -msgid "User Group" -msgstr "Nutzergruppe" +#: ajax_htmldata/getWorkflowDetails.php:15 +msgid "" +"No workflow steps have been set up for this resource's combination of " +"Acquisition Type and Resource Format." +msgstr "" +"Für die Kombination von Erwerbungsart und Format in dieser Ressource wurde " +"kein Workflow definiert." -#: ajax_forms/getAdminUserGroupForm.php:34 -msgid "Group Name:" -msgstr "Gruppenname:" +#: ajax_htmldata/getWorkflowDetails.php:15 +msgid "" +"If you think this is in error, please contact your workflow administrator." +msgstr "" +"Wenn Sie denken, dass dies ein Fehler ist, kontaktieren Sie Ihren Workflow-" +"Administrator." -#: ajax_forms/getAdminUserGroupForm.php:41 -msgid "Email Address:" -msgstr "E-Mail-Adresse:" +#: ajax_htmldata/getWorkflowDetails.php:17 +msgid "Not entered into workflow." +msgstr "Nicht in den Workflow eingegeben." -#: ajax_forms/getAdminUserGroupForm.php:58 -msgid "Assigned Users" -msgstr "Zugewiesene Nutzer" +#: ajax_htmldata/getWorkflowDetails.php:23 +msgid "Step" +msgstr "Schritt" -#: ajax_forms/getAdminUserGroupForm.php:82 -msgid "add user" -msgstr "Neuer Nutzer" +#: ajax_htmldata/getWorkflowDetails.php:25 +msgid "Group" +msgstr "Gruppe" -#: ajax_forms/getNewResourceForm.php:84 -msgid "Edit Saved Resource" -msgstr "Gespeicherte Ressource bearbeiten" +#: ajax_htmldata/getWorkflowDetails.php:27 +msgid "Complete" +msgstr "Vollständig" -#: ajax_forms/getNewResourceForm.php:84 -msgid "Add New Resource" -msgstr "Neue Ressource" +#: ajax_htmldata/getWorkflowDetails.php:28 +msgid "Delete" +msgstr "Löschen" -#: ajax_forms/getNewResourceForm.php:110 -msgid "Provider:" -msgstr "Anbieter:" +#: ajax_htmldata/getWorkflowDetails.php:51 +msgid "Workflow archived on" +msgstr "Workflow archiviert am" -#: ajax_forms/getAdminFundUpdateForm.php:15 -msgid "Edit Fund" -msgstr "Etat bearbeiten" +#: ajax_htmldata/getWorkflowDetails.php:51 +#: ajax_htmldata/getWorkflowDetails.php:130 +msgid "Current workflow" +msgstr "Aktueller Workflow" -#: ajax_forms/getAdminFundUpdateForm.php:15 -msgid "Add Fund" -msgstr "Neuer Etat" +#: ajax_htmldata/getWorkflowDetails.php:78 +msgid "mark complete" +msgstr "Als vollständig markieren" -#: ajax_forms/getAdminFundUpdateForm.php:32 -msgid "Archived" -msgstr "Archiviert" +#: ajax_htmldata/getWorkflowDetails.php:106 +#: ajax_htmldata/getWorkflowDetails.php:108 +msgid "Workflow completed on " +msgstr "Workflow abgeschlossen am " -#: ajax_forms/getAdminAlertDaysForm.php:14 -msgid "Edit Alert Days In Advance" -msgstr "Benachrichtigungszeitpunkt bearbeiten" +#: ajax_htmldata/getWorkflowDetails.php:112 +#: ajax_htmldata/getWorkflowDetails.php:114 +msgid "Workflow restarted on " +msgstr "Workflow neu gestartet am " -#: ajax_forms/getAdminAlertDaysForm.php:14 -msgid "Add Alert Days In Advance" -msgstr "Neuer Benachrichtigungszeitpunkt" +#: ajax_htmldata/getWorkflowDetails.php:123 +msgid "restart workflow" +msgstr "Workflow neu starten" -#: ajax_forms/getEbscoKbPackageImportForm.php:30 -msgid "" -"The EBSCO Kb API only allows importing a maximum of 10,000 records. Only " -"package information will be imported." -msgstr "" -"Die EBSCO Kb API erlaubt nur einen Import von maximal 10.000 Datensätzen. Es " -"wird daher nur die Paketinformation übernommen." +#: ajax_htmldata/getWorkflowDetails.php:128 +msgid "Select a workflow to restart" +msgstr "Workflow für Neustart auswählen" -#: ajax_forms/getEbscoKbPackageImportForm.php:32 -msgid "" -"Alternatively, you may import titles individually or via a manual import." -msgstr "" -"Alternativ können Sie Titel individuell oder über den manuellen Import " -"importieren." +#: ajax_htmldata/getWorkflowDetails.php:165 +msgid "edit the current workflow" +msgstr "Aktuellen Workflow bearbeiten" -#: ajax_forms/getEbscoKbPackageImportForm.php:177 -msgid "Package Titles" -msgstr "Pakettitel" +#: ajax_htmldata/getWorkflowDetails.php:167 +msgid "mark entire workflow complete" +msgstr "Gesamten Workflow als abgeschlossen markieren" -#: ajax_forms/getEbscoKbPackageImportForm.php:188 -#, php-format -msgid "You have %d of %d title selected in EBSCO Kb" -msgid_plural "You have %d of %d titles selected in EBSCO Kb" -msgstr[0] "Sie haben %d von %d Titel in der EBSCO Kb ausgewählt" -msgstr[1] "Sie haben %d von %d Titel in der EBSCO Kb ausgewählt" +#: ajax_htmldata/getAdminSubjectDisplay.php:92 +msgid "Subject Relationships" +msgstr "Fachgebietsbeziehungen" -#: ajax_forms/getEbscoKbPackageImportForm.php:194 -msgid "All titles not available" -msgstr "Alle Titel sind nicht verfügbar" +#: ajax_htmldata/getAdminEbscoKbConfigDisplay.php:1 +msgid "EBSCO Knowledge Base Configuration" +msgstr "Konfiguration für EBSCO Knowledge Base" -#: ajax_forms/getEbscoKbPackageImportForm.php:220 -msgid "Workflow Options" -msgstr "Workflow-Optionen" +#: ajax_htmldata/getAdminEbscoKbConfigDisplay.php:7 +msgid "Enable EBSCO Knowledge Base" +msgstr "EBSCO Knowledge Base aktivieren" -#: ajax_forms/getEbscoKbPackageImportForm.php:298 -msgid "Package Resource Type" -msgstr "Typ der Paketressource" +#: ajax_htmldata/getSavedQueue.php:6 +msgid "Saved Requests" +msgstr "Gespeicherte Anfragen" -#: ajax_forms/getCurrentWorkflowForm.php:35 -msgid "Reminder delay (in days)" -msgstr "Erinnerungsverzögerung (in Tagen)" +#: ajax_htmldata/getSavedQueue.php:11 +msgid "No saved requests" +msgstr "Keine gespeicherten Anfragen" -#: ajax_forms/getCurrentWorkflowForm.php:37 -msgid "Approval/Notification group" -msgstr "Zustimmungs-/Benachrichtigungsgruppe" +#: ajax_htmldata/getSavedQueue.php:46 +msgid "edit request" +msgstr "Anfrage bearbeiten" -#: ajax_forms/getCurrentWorkflowForm.php:39 -msgid "Action" -msgstr "Aktion" +#: ajax_htmldata/getSavedQueue.php:47 +msgid "remove request" +msgstr "Anfrage löschen" -#: ajax_forms/getAccessForm.php:62 -msgid "Edit Access" -msgstr "Zugang bearbeiten" +#: ajax_htmldata/getOrdersDetails.php:41 ajax_htmldata/getOrdersDetails.php:42 +msgid "remove order" +msgstr "Bestellung entfernen" -#: ajax_forms/getAccessForm.php:71 -msgid "Access" -msgstr "Zugang" +#: ajax_htmldata/getOrdersDetails.php:76 +msgid "catalog view" +msgstr "Katalogsicht" -#: ajax_forms/getAccessForm.php:93 ajax_forms/getAccountForm.php:58 -msgid "Username:" -msgstr "Benutzername:" +#: ajax_htmldata/getOrdersDetails.php:85 +msgid "Purchasing Sites:" +msgstr "Erwerbende Standorte:" -#: ajax_forms/getAccessForm.php:166 -msgid "Authorized Site(s)" -msgstr "Autorisierte Standorte" +#: ajax_htmldata/getOrdersDetails.php:108 +msgid "create new order" +msgstr "Neue Bestellung" -#: ajax_forms/getAccessForm.php:211 -msgid "Administering Site(s)" -msgstr "Verwaltende Standorte" +#: ajax_htmldata/getOrdersDetails.php:109 +msgid "clone order" +msgstr "Bestellung kopieren" -#: ajax_forms/getGeneralDetailSubjectForm.php:18 -msgid "Add / Edit Subject Relationships" -msgstr "Fachgebietsbeziehungen hinzufügen / bearbeiten" +#: ajax_htmldata/getOrdersDetails.php:113 +msgid "" +"This resource does not seem to have an order. It should have one. Please " +msgstr "Diese Resource hat keine Bestellung. Es sollte eine haben. Bitte " -#: ajax_forms/getGeneralDetailSubjectForm.php:53 -msgid "Detailed Subjects" -msgstr "Genaues Fachgebiet" +#: ajax_htmldata/getOrdersDetails.php:113 +msgid "create an order" +msgstr "legen Sie eine Bestellung an" -#: ajax_forms/getGeneralDetailSubjectForm.php:76 -msgid "add detail subject" -msgstr "Neues genaues Fachgebiet" +#: ajax_htmldata/getAdminWorkflowDisplay.php:10 +msgid "Workflow Setup" +msgstr "Workflow-Konfiguration" -#: ajax_forms/getAdminUserUpdateForm.php:21 -msgid "Edit User" -msgstr "Nutzer bearbeiten" +#: ajax_htmldata/getAdminWorkflowDisplay.php:52 +msgid "duplicate" +msgstr "Kopieren" -#: ajax_forms/getAdminUserUpdateForm.php:21 -msgid "Add New User" -msgstr "Neuer Nutzer" +#: ajax_htmldata/getAdminWorkflowDisplay.php:67 +msgid "add workflow" +msgstr "Neuer Workflow" -#: ajax_forms/getImportConfigForm.php:48 -msgid "General Resource Fields" -msgstr "Allgemeine Ressourcenfelder" +#: ajax_htmldata/getAdminWorkflowDisplay.php:69 +msgid "You must set up at least one user group before you can add workflows" +msgstr "" +"Sie müssen mindestens eine Nutzergruppe anlegen, bevor Sie Workflows " +"erstellen können" -#: ajax_forms/getImportConfigForm.php:50 -msgid "Resource Title" -msgstr "Titel der Ressource" +#: ajax_htmldata/getAdminWorkflowDisplay.php:79 +msgid "User Group Setup" +msgstr "Nutzergruppen-Konfiguration" -#: ajax_forms/getImportConfigForm.php:51 -msgid "Description" -msgstr "Beschreibung" +#: ajax_htmldata/getAdminWorkflowDisplay.php:85 +msgid "Group Name" +msgstr "Gruppenname" -#: ajax_forms/getImportConfigForm.php:53 -msgid "Alternate URL" -msgstr "Alternative URL" +#: ajax_htmldata/getAdminWorkflowDisplay.php:117 +msgid "add user group" +msgstr "Neue Nutzergruppe" -#: ajax_forms/getImportConfigForm.php:58 -msgid "Alias Sets" -msgstr "Alias-Gruppen" +#: ajax_htmldata/getSearchResources.php:38 +msgid "Sorry, no requests fit your query" +msgstr "Ihre Suche ergab keine Treffer" -#: ajax_forms/getImportConfigForm.php:62 ajax_forms/getImportConfigForm.php:76 -#: ajax_forms/getImportConfigForm.php:299 -msgid "Alias" -msgstr "Alias" +#: ajax_htmldata/getSearchResources.php:53 +#, php-format +msgid "Displaying %d to %d of %d Resource Record" +msgid_plural "Displaying %d to %d of %d Resource Records" +msgstr[0] "Zeige %d bis %d von %d Ressource" +msgstr[1] "Zeige %d bis %d von %d Ressourcen" -#: ajax_forms/getImportConfigForm.php:72 ajax_forms/getImportConfigForm.php:82 -#: ajax_forms/getImportConfigForm.php:110 -#: ajax_forms/getImportConfigForm.php:116 -#: ajax_forms/getImportConfigForm.php:134 -#: ajax_forms/getImportConfigForm.php:139 -#: ajax_forms/getImportConfigForm.php:164 -#: ajax_forms/getImportConfigForm.php:174 -#: ajax_forms/getImportConfigForm.php:299 -#: ajax_forms/getImportConfigForm.php:311 -#: ajax_forms/getImportConfigForm.php:317 -#: ajax_forms/getImportConfigForm.php:323 -msgid "If delimited, delimited by" -msgstr "Wenn Trennzeichen, dann getrennt mit" +#: ajax_htmldata/getSearchResources.php:66 +#: ajax_htmldata/getSearchResources.php:173 +msgid "previous page" +msgstr "vorherige Seite" -#: ajax_forms/getImportConfigForm.php:85 -msgid "+ Add another alias set" -msgstr "+ Neue Alias-Gruppe" +#: ajax_htmldata/getSearchResources.php:100 +#: ajax_htmldata/getSearchResources.php:207 +msgid "next page" +msgstr "nächste Seite" -#: ajax_forms/getImportConfigForm.php:87 -msgid "Resource Parents" -msgstr "Übergeordnete Ressourcen" +#: ajax_htmldata/getSearchResources.php:113 +#: ajax_htmldata/getSearchResources.php:114 +#: ajax_htmldata/getSearchResources.php:115 +#: ajax_htmldata/getSearchResources.php:116 +#: ajax_htmldata/getSearchResources.php:117 +#: ajax_htmldata/getSearchResources.php:118 +msgid "Ascending sort" +msgstr "Aufsteigend sortiert" -#: ajax_forms/getImportConfigForm.php:91 ajax_forms/getImportConfigForm.php:95 -#: ajax_forms/getImportConfigForm.php:305 -msgid "Parent Resource" -msgstr "Übergeordnete Ressource" +#: ajax_htmldata/getSearchResources.php:113 +#: ajax_htmldata/getSearchResources.php:114 +#: ajax_htmldata/getSearchResources.php:115 +#: ajax_htmldata/getSearchResources.php:116 +#: ajax_htmldata/getSearchResources.php:117 +#: ajax_htmldata/getSearchResources.php:118 +msgid "Descending sort" +msgstr "Absteigend sortiert" -#: ajax_forms/getImportConfigForm.php:98 -msgid "+ Add another parent resource" -msgstr "+ Neue übergeordnete Ressource" +#: ajax_htmldata/getSearchResources.php:224 +msgid "records per page" +msgstr "Titel pro Seite" -#: ajax_forms/getImportConfigForm.php:103 -msgid "ISBN/ISSN Sets" -msgstr "ISBN/ISSN-Gruppen" +#: ajax_htmldata/getAdminImportConfigDisplay.php:34 +msgid "add new import configuration" +msgstr "Neue Import-Konfiguration" -#: ajax_forms/getImportConfigForm.php:109 -#: ajax_forms/getImportConfigForm.php:115 -#: ajax_forms/getImportConfigForm.php:311 -msgid "ISBN or ISSN" -msgstr "ISBN oder ISSN" +#: ajax_htmldata/getIssuesList.php:17 +msgid "close" +msgstr "Schließen" -#: ajax_forms/getImportConfigForm.php:111 -#: ajax_forms/getImportConfigForm.php:117 -#: ajax_forms/getImportConfigForm.php:311 -msgid "Dedupe on this column" -msgstr "Mit dieser Spalte deduplizieren" +#: ajax_htmldata/getIssuesList.php:19 ajax_htmldata/getIssuesList.php:21 +msgid "downtime" +msgstr "Ausfall" -#: ajax_forms/getImportConfigForm.php:120 -msgid "+ Add another ISBN or ISSN set" -msgstr "+ Neue ISBN- oder ISSN-Gruppe" +#: ajax_htmldata/getIssuesList.php:26 +msgid "Date reported:" +msgstr "Berichtsdatum:" -#: ajax_forms/getImportConfigForm.php:127 -msgid "Subject Sets" -msgstr "Fachgebietsgruppen" +#: ajax_htmldata/getIssuesList.php:30 +msgid "Date closed:" +msgstr "Datum geschlossen:" -#: ajax_forms/getImportConfigForm.php:142 -msgid "+ Add another subject set" -msgstr "+ Weiteres Fachgebiet" +#: ajax_htmldata/getIssuesList.php:36 +msgid "Contact(s):" +msgstr "Kontakt(e):" -#: ajax_forms/getImportConfigForm.php:149 -msgid "Note Sets" -msgstr "Notiz-Gruppen" +#: ajax_htmldata/getIssuesList.php:92 +msgid "There are no organization level issues." +msgstr "Es gibt keine Probleme auf Organisationsebene." -#: ajax_forms/getImportConfigForm.php:177 -msgid "+ Add another note set" -msgstr "+ Neue Notiz-Gruppe" +#: ajax_htmldata/getIssuesList.php:110 +msgid "There are no order level issues." +msgstr "Es gibt keine Probleme auf Bestellebene." -#: ajax_forms/getImportConfigForm.php:186 -msgid "Organization Sets" -msgstr "Organisations-Gruppen" +#: export.php:61 +msgid "User Created" +msgstr "Nutzer angelegt" -#: ajax_forms/getImportConfigForm.php:209 -msgid "+ Add another organization set" -msgstr "+ Neue Organisations-Gruppe" +#: export.php:62 +msgid "Date Updated" +msgstr "Änderungsdatum" -#: ajax_forms/getImportConfigForm.php:214 -msgid "Organization Name Mapping" -msgstr "Mapping der Organisationsnamen" +#: export.php:63 +msgid "User Updated" +msgstr "Nutzer aktualisiert" -#: ajax_forms/getImportConfigForm.php:215 -msgid "" -"Use these mappings to normalize different variations of an organization’s " -"name to a single value. For example, you could have a publisher with three " -"variations of their name across your import file: PublisherHouse, " -"PublisherH, and PH. You could create a mapping for each one and normalize " -"them all to PublisherHouse, to prevent duplicate organizations from being " -"created. Each column that is added to an Organization set above is checked " -"against the complete list of mappings that you create. " -msgstr "" -"Verwenden Sie diese Mappings um verschiedene Varianten des " -"Organisationsnamens zu einer einheitlichen Bezeichnung zu normieren. Zum " -"Beispiel: Es könnte sein, dass in Ihrer Importdatei ein Verlag mit drei " -"verschiedenen Schreibweisen angegeben ist: Verlagshaus, VerlagsH, VH. Sie " -"könnten für jede ein Mapping anlegen und diese damit zu Verlagshaus " -"normieren. Damit verhindern Sie, dass doppelte Organisationen angelegt " -"werden. Jede Spalte die zu der Organisationsgruppe hinzugefügt wird, wird " -"gegen die komplette Liste aller angelegten Mappings geprüft. " +#: export.php:65 +msgid "ISSN/ISBN" +msgstr "ISSN/ISBN" -#: ajax_forms/getImportConfigForm.php:215 -msgid "PCRE regular expressions" -msgstr "PCRE reguläre Ausdrücke" +#: export.php:67 +msgid "Alt URL" +msgstr "Alternative URL" -#: ajax_forms/getImportConfigForm.php:215 -msgid " are supported for these mappings." -msgstr " werden für diese Mappings unterstützt." +#: export.php:70 +msgid "Fund Name" +msgstr "Etat-Name" -#: ajax_forms/getImportConfigForm.php:219 -msgid "Organization Name" -msgstr "Name der Organisation" +#: export.php:72 +msgid "Tax excluded" +msgstr "Exkl. Steuer" -#: ajax_forms/getImportConfigForm.php:220 -msgid "Will Be Mapped To" -msgstr "Wird gemappt auf" +#: export.php:73 +msgid "Rate" +msgstr "Rate" -#: ajax_forms/getImportConfigForm.php:245 -msgid "+ Add another mapping" -msgstr "+ Weiteres Mapping" +#: export.php:74 +msgid "Tax included" +msgstr "Inkl. Steuer" -#: ajax_forms/getImportConfigForm.php:249 -msgid "Acquisitions" -msgstr "Erwerbung" +#: export.php:79 +msgid "Cost Note" +msgstr "Kostennotiz" -#: ajax_forms/getImportConfigForm.php:251 -msgid "Cost" -msgstr "Kosten" +#: export.php:82 +msgid "Parent Record" +msgstr "Übergeordneter Datensatz" -#: ajax_forms/getImportConfigForm.php:280 -msgid "Workflows" -msgstr "Workflows" +#: export.php:83 +msgid "Child Record" +msgstr "Untergeordneter Datensatz" -#: ajax_forms/getImportConfigForm.php:282 -msgid "Send emails when starting workflows?" -msgstr "Sollen E-Mails verschickt werden, wenn ein Workflow getartet wird?" +#: export.php:85 +msgid "Order Number" +msgstr "Bestellnummer" -#: ajax_forms/getAdminCurrencyUpdateForm.php:14 -msgid "Edit Currency" -msgstr "Währung bearbeiten" +#: export.php:86 +msgid "System Number" +msgstr "Systemnummer" -#: ajax_forms/getAdminCurrencyUpdateForm.php:14 -msgid "Add Currency" -msgstr "Neue Währung" +#: export.php:87 +msgid "Purchasing Sites" +msgstr "Erwerbende Standorte" -#: ajax_forms/getContactForm.php:32 -msgid "Edit Contact" -msgstr "Kontakt bearbeiten" +#: export.php:89 +msgid "Current Sub End" +msgstr "Aktuelles Abo-Ende" -#: ajax_forms/getContactForm.php:32 -msgid "Add Contact" -msgstr "Neuer Kontakt" +#: export.php:90 +msgid "Subscription Alert Enabled" +msgstr "Abonnement-Warnung aktiviert" -#: ajax_forms/getContactForm.php:104 -msgid "Role(s):" -msgstr "Rolle(n):" +#: export.php:91 +msgid "License Names" +msgstr "Lizenznamen" -#: ajax_forms/getAdminImportConfigUpdateForm.php:22 -msgid "Edit Import Configuration" -msgstr "Importkonfiguration bearbeiten" +#: export.php:93 +msgid "Authorized Sites" +msgstr "Autorisierte Standorte" -#: ajax_forms/getAdminImportConfigUpdateForm.php:24 -msgid "Add Import Configuration" -msgstr "Neue Importkonfiguration" +#: export.php:94 +msgid "Administering Sites" +msgstr "Verwaltende Standorte" -#: ajax_forms/getAdminImportConfigUpdateForm.php:31 -msgid "Configuration Name" -msgstr "Konfigurationsname" +#: export.php:98 +msgid "Simultaneous User Limit" +msgstr "Begrenzung gleichzeitiger Nutzer" -#: ajax_forms/getAdminImportConfigUpdateForm.php:34 -msgid "" -"For each of the resource fields please input the number of the column in " -"your CSV file that corresponds to the resource field. For example, if your " -"import file has a second column called Name that corresponds to the Resource " -"Title, then you would input 2 for the value for the Resource Title field. " -"For columns with multiple values that are character-delimited, indicate the " -"delimiter using the If delimited, delimited by field. For fields with values " -"across multiple columns, add additional sets using the +Add another links. " -"Use the Dedupe on this column option for ISBN/ISSN sets to ignore any " -"duplicate values that might occur across those columns. The Alias Types, " -"Note Types, and Organization Roles that you can assign to your mapped " -"columns can be configured on the Admin page." -msgstr "" -"Geben Sie für jedes Feld der Ressource die Nummer der Spalte in Ihrer CSV-" -"Datei an, die dem jeweiligen Feld entspricht. Zum Beispiel: Wenn die zweite " -"Spalte in Ihrer Datei mit Name benannt ist und dies dem Titel der Ressource " -"entspricht, geben Sie 2 als Wert für den Titel an. Für Spalten mit mehreren " -"Werten, die mit einem Trennzeichen getrennt sind, können Sie das " -"Trennzeichen angeben: Wenn Trennzeichen, dann getrennt mit. Für Felder mit " -"Daten, die über mehrere Spalten verteilt sind, können Sie Gruppen über die +-" -"Links bilden. Verwenden Sie die Option Mit dieser Spalte duplizieren für " -"ISBN/ISSN-Gruppen, um doppelte Werte zu ignorieren, die in mehreren Spalten " -"stehen können. Die Aliastypen, Notizarten und Organisationsrollen die den " -"gemappten Spalten zugewiesen werden können, werden auf der Admin-Seite " -"konfiguriert." +#: export.php:99 +msgid "Coverage" +msgstr "Abdeckung" -#: ajax_forms/getAccountForm.php:17 -msgid "Edit Account" -msgstr "Konto bearbeiten" +#: export.php:100 +msgid "Username" +msgstr "Benutzername" -#: ajax_forms/getAccountForm.php:17 -msgid "Add Account" -msgstr "Konto hinzufügen" +#: export.php:101 +msgid "Password" +msgstr "Passwort" -#: ajax_forms/getAccountForm.php:27 -msgid "Login Type:" -msgstr "Art des Logins:" +#: export.php:104 +msgid "Catalog Record Set Identifier" +msgstr "Identifier für Titeldatensatzpaket" -#: sendAlerts.php:74 -msgid "No Resources found fitting alert day criteria" -msgstr "" -"Es wurden keine Ressourcen gefunden, auf welche die " -"Benachrichtigungskriterien zutreffen" +#: export.php:105 +msgid "Catalog Record Source URL" +msgstr "Quelle der Titeldatensätze" -#: sendAlerts.php:96 -msgid "No Issues found fitting alert day criteria" -msgstr "" -"Es wurden keine Probleme gefunden, auf welche die Benachrichtigungskriterien " -"zutreffen" +#: export.php:106 +msgid "Catalog Records Available" +msgstr "Titeldatensätze verfügbar" -#: sendAlerts.php:121 -msgid "CORAL Alert: workflow step for ressource " -msgstr "CORAL-Warnung: Workflow-Schritt für Ressource " +#: export.php:107 +msgid "Catalog Records Loaded" +msgstr "Titeldatensätze geladen" -#: sendAlerts.php:121 -msgid " is due" -msgstr " ist fällig" +#: export.php:108 +msgid "OCLC Holdings Updated" +msgstr "Bestandsdaten aktualisiert" -#: sendAlerts.php:127 -msgid "Alerts not enabled in configuration.ini file" -msgstr "Warnungen wurden in der configuration.ini nicht aktiviert" +#: export.php:111 +msgid "Resource Record Export" +msgstr "Ressourcen-Export" -#: dashboard_export.php:40 -msgid "Dashboard Statistics Export" -msgstr "Dashboard-Statistik-Export" +#: export.php:113 +msgid "All Resource Records" +msgstr "Alle Ressourcen" -#: ajax_processing/deleteOrder.php:7 -msgid "Order successfully deleted." -msgstr "Bestellung wurde gelöscht." +#: resource.php:74 +msgid "Success!" +msgstr "Erfolg!" -#: ajax_processing/updateGeneralSubject.php:21 -#: ajax_processing/updateDetailedSubject.php:22 -msgid "A duplicate " -msgstr "Eine Dublette " +#: resource.php:75 +msgid "New resource added" +msgstr "Neue Ressource angelegt" -#: ajax_processing/updateGeneralSubject.php:21 -#: ajax_processing/updateDetailedSubject.php:22 -msgid " exists." -msgstr " existiert." +#: resource.php:283 +msgid "Helpful Links" +msgstr "Hilfreiche Links" -#: ajax_processing/deleteInstance.php:12 -msgid "Unable to delete - this " -msgstr "Kann nicht gelöscht werden: " +#: resource.php:293 +msgid "Send feedback on this resource" +msgstr "Feedback zu dieser Ressource schicken" -#: ajax_processing/deleteInstance.php:12 -msgid "" -" is in use. Please make sure no resources are set up with this information." -msgstr "" -" wird verwendet. Bitte stellen Sie sicher, dass keine Ressourcen diese " -"Information verwenden." +#: install/resources.php:9 install/resources.php:30 install/resources.php:160 +#: install/resources.php:194 +msgid "Resources Module" +msgstr "Resourcenmodul" -#: ajax_processing/deleteInstance.php:18 -#: ajax_processing/deleteGeneralSubject.php:12 -#: ajax_processing/deleteDetailedSubject.php:12 -msgid "" -"Unable to delete. Please make sure no resources are set up with this " -"information." -msgstr "" -"Kann nicht gelöscht werden. Bitte stellen Sie sicher, dass keine Ressourcen " -"diese Information verwenden." +#: install/resources.php:19 +msgid "Resources Database" +msgstr "Resourcedatenbank" -#: ajax_processing/deleteResourceAndChildren.php:8 -#: ajax_processing/deleteResource.php:7 -msgid "Resource successfully deleted." -msgstr "Ressource wurde gelöscht." +#: install/resources.php:65 +msgid "Default Currency" +msgstr "Standard-Währung" -#: ajax_processing/deleteImportConfig.php:7 -msgid "Import configuration successfully deleted." -msgstr "Importkonfiguration erfolgreich gelöscht." +#: install/resources.php:71 +msgid "Enable Alerts" +msgstr "Warnungen aktivieren" -#: ajax_processing/uploadAttachment.php:29 -msgid "There was a problem saving your file to " -msgstr "" -"Es ist ein Problem aufgetreten beim Versuch Ihre Datei hier zu speichern: " +#: install/resources.php:77 +msgid "Catalog URL" +msgstr "Katalog-URL" -#: ajax_processing/uploadAttachment.php:29 -msgid ". Please ensure your attachments directory is writable." -msgstr ". Bitte prüfen Sie, ob Ihr Verzeichnis für Anhänge beschreibbar ist." +#: install/resources.php:82 +msgid "Feedback Email Address" +msgstr "E-Mail-Adresse für Feedback" -#: ajax_processing/updateUserData.php:26 -msgid "User successfully saved." -msgstr "Nutzer erfolgreich gespeichert." +#: install/resources.php:90 +msgid "Please set up the following options for the resources module." +msgstr "Bitte konfigurieren Sie die folgenden Optionen für das Resourcenmodul." -#: ajax_processing/deleteResourceNote.php:7 -msgid "Note successfully deleted." -msgstr "Notiz wurde gelöscht." +#: ajax_processing.php:27 +msgid "Processing action " +msgstr "Verarbeitungsaktion " -#: ajax_processing/removeResourceSubjectRelationship.php:10 -msgid "Subject successfully removed." -msgstr "Fachgebiet wurde entfernt." +msgid "Orders" +msgstr "Bestellungen" -#: dashboard_yearly_costs.php:9 -msgid "Dashboard: yearly costs" -msgstr "Dashboard: Jährliche Kosten" +msgid "Contacts" +msgstr "Kontakte" -#: dashboard_yearly_costs.php:58 -msgid "Year (start)" -msgstr "Jahr (Beginn)" +msgid "Issues" +msgstr "Probleme" -#: dashboard_yearly_costs.php:59 -msgid "Year (end)" -msgstr "Jahr (Ende)" +msgid "Accounts" +msgstr "Konten" + +msgid "Attachments" +msgstr "Anhänge" #~ msgid " rows have been processed. " #~ msgstr "Zeilen wurden verarbeitet. " diff --git a/resources/locale/fr_FR/LC_MESSAGES/messages.mo b/resources/locale/fr_FR/LC_MESSAGES/messages.mo index 35f159cc3..d7c1f600e 100644 Binary files a/resources/locale/fr_FR/LC_MESSAGES/messages.mo and b/resources/locale/fr_FR/LC_MESSAGES/messages.mo differ diff --git a/resources/locale/fr_FR/LC_MESSAGES/messages.po b/resources/locale/fr_FR/LC_MESSAGES/messages.po old mode 100755 new mode 100644 index 585811beb..b3e531a16 --- a/resources/locale/fr_FR/LC_MESSAGES/messages.po +++ b/resources/locale/fr_FR/LC_MESSAGES/messages.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-12 11:29+0100\n" -"PO-Revision-Date: 2018-03-12 16:59+0100\n" +"POT-Creation-Date: 2018-06-19 15:31+0200\n" +"PO-Revision-Date: 2018-06-19 15:49+0200\n" "Last-Translator: Paul Poulain \n" "Language-Team: LANGUAGE \n" "Language: fr_FR\n" @@ -13,7 +13,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Poedit-Basepath: ../../..\n" "X-Poedit-SourceCharset: UTF-8\n" -"X-Generator: Poedit 1.8.7.1\n" +"X-Generator: Poedit 2.0.4\n" "X-Poedit-KeywordsList: watchString\n" "X-Poedit-SearchPath-0: .\n" @@ -46,7 +46,7 @@ msgstr "Délai de rappel (en jours)" #: ajax_htmldata/getDashboardYearlyCosts.php:28 #: ajax_htmldata/getSubmittedQueue.php:15 ajax_htmldata/getSavedQueue.php:18 #: ajax_htmldata/getSearchResources.php:113 -#: ajax_htmldata/getAdminImportConfigDisplay.php:13 export.php:58 +#: ajax_htmldata/getAdminImportConfigDisplay.php:13 export.php:57 msgid "Name" msgstr "Nom" @@ -83,7 +83,7 @@ msgstr "Ajouter " #: ajax_forms/getAdminAlertDaysForm.php:34 ajax_forms/getAccountForm.php:86 #: ajax_forms/getNoteForm.php:61 ajax_forms/getEbscoKbTitleImportForm.php:130 #: ajax_forms/getGeneralDetailSubjectForm.php:130 -#: ajax_forms/getContactForm.php:163 ajax_forms/getNewResourceForm.php:295 +#: ajax_forms/getContactForm.php:163 ajax_forms/getNewResourceForm.php:287 #: ajax_forms/getAdminCurrencyUpdateForm.php:38 #: ajax_forms/getAccessForm.php:254 ajax_forms/getUpdateProductForm.php:429 #: ajax_forms/getAdminUserUpdateForm.php:66 @@ -106,10 +106,10 @@ msgstr "Valider" #: ajax_forms/getNoteForm.php:62 ajax_forms/getEbscoKbTitleImportForm.php:132 #: ajax_forms/getGeneralDetailSubjectForm.php:131 #: ajax_forms/getContactForm.php:164 ajax_forms/getImportSaveCfgForm.php:28 -#: ajax_forms/getNewResourceForm.php:296 +#: ajax_forms/getNewResourceForm.php:288 #: ajax_forms/getAdminCurrencyUpdateForm.php:39 #: ajax_forms/getAccessForm.php:255 -#: ajax_forms/getEbscoKbPackageImportForm.php:331 +#: ajax_forms/getEbscoKbPackageImportForm.php:345 #: ajax_forms/getUpdateProductForm.php:430 #: ajax_forms/getAdminUserUpdateForm.php:67 #: ajax_forms/getAdminImportConfigUpdateForm.php:41 @@ -369,7 +369,7 @@ msgid "Workflow Steps" msgstr "Étapes du workflow" #: ajax_forms/getAdminWorkflowForm.php:125 ajax_forms/getContactForm.php:45 -#: ajax_forms/getImportSaveCfgForm.php:16 ajax_forms/getNewResourceForm.php:100 +#: ajax_forms/getImportSaveCfgForm.php:16 ajax_forms/getNewResourceForm.php:92 #: ajax_forms/getUpdateProductForm.php:91 ajax_forms/getAttachmentForm.php:29 msgid "Name:" msgstr "Nom :" @@ -407,7 +407,7 @@ msgstr "Ajouter un compte" msgid "Login Type:" msgstr "Type de connexion :" -#: ajax_forms/getAccountForm.php:44 ajax_forms/getNewResourceForm.php:115 +#: ajax_forms/getAccountForm.php:44 ajax_forms/getNewResourceForm.php:107 #: ajax_forms/getUpdateProductForm.php:101 summary.php:805 msgid "URL:" msgstr "URL:" @@ -444,67 +444,67 @@ msgid "Note Type:" msgstr "Type de remarque :" #: ajax_forms/getEbscoKbTitleImportForm.php:27 -#: ajax_forms/getEbscoKbPackageImportForm.php:75 templates/header.php:187 +#: ajax_forms/getEbscoKbPackageImportForm.php:80 templates/header.php:187 #: templates/ebscoKbTitleList.php:8 msgid "Import" msgstr "Importer" #: ajax_forms/getEbscoKbTitleImportForm.php:27 -#: ajax_forms/getEbscoKbPackageImportForm.php:75 +#: ajax_forms/getEbscoKbPackageImportForm.php:80 msgid " from EBSCO Kb" msgstr "de la KB EBSCO" #: ajax_forms/getEbscoKbTitleImportForm.php:31 -#: ajax_forms/getNewResourceForm.php:85 -#: ajax_forms/getEbscoKbPackageImportForm.php:80 +#: ajax_forms/getNewResourceForm.php:77 +#: ajax_forms/getEbscoKbPackageImportForm.php:85 msgid "required fields" msgstr "champs obligatoires" #: ajax_forms/getEbscoKbTitleImportForm.php:34 -#: ajax_forms/getEbscoKbPackageImportForm.php:83 +#: ajax_forms/getEbscoKbPackageImportForm.php:88 msgid "There was a problem importing this resource" msgstr "Il y a eu un problème à l'import de cette ressource" #: ajax_forms/getEbscoKbTitleImportForm.php:47 #: ajax_forms/getEbscoKbTitleImportForm.php:50 -#: ajax_forms/getEbscoKbPackageImportForm.php:98 +#: ajax_forms/getEbscoKbPackageImportForm.php:103 msgid "Provider" msgstr "Fournisseur" #: ajax_forms/getEbscoKbTitleImportForm.php:60 -#: ajax_forms/getNewResourceForm.php:131 -#: ajax_forms/getEbscoKbPackageImportForm.php:235 export.php:60 +#: ajax_forms/getNewResourceForm.php:123 +#: ajax_forms/getEbscoKbPackageImportForm.php:249 export.php:59 msgid "Format" msgstr "Format" #: ajax_forms/getEbscoKbTitleImportForm.php:88 -#: ajax_forms/getNewResourceForm.php:176 -#: ajax_forms/getEbscoKbPackageImportForm.php:260 +#: ajax_forms/getNewResourceForm.php:168 +#: ajax_forms/getEbscoKbPackageImportForm.php:274 #: ajax_forms/getImportConfigForm.php:56 dashboard_yearly_costs_exports.php:55 #: dashboard.php:69 index.php:146 dashboard_yearly_costs.php:69 -#: dashboard_export.php:49 admin.php:55 admin/classes/common/Dashboard.php:137 +#: dashboard_export.php:49 admin.php:55 admin/classes/common/Dashboard.php:139 #: ajax_htmldata/getDashboard.php:24 ajax_htmldata/getOutstandingQueue.php:22 #: ajax_htmldata/getDashboardYearlyCosts.php:31 #: ajax_htmldata/getAdminWorkflowDisplay.php:16 -#: ajax_htmldata/getSearchResources.php:117 export.php:85 +#: ajax_htmldata/getSearchResources.php:117 export.php:84 msgid "Acquisition Type" msgstr "Type d'acquisition" #: ajax_forms/getEbscoKbTitleImportForm.php:112 -#: ajax_forms/getNewResourceForm.php:269 -#: ajax_forms/getEbscoKbPackageImportForm.php:315 +#: ajax_forms/getNewResourceForm.php:261 +#: ajax_forms/getEbscoKbPackageImportForm.php:329 #: ajax_htmldata/getAcquisitionsDetails.php:120 msgid "Notes" msgstr "Notes" #: ajax_forms/getEbscoKbTitleImportForm.php:115 -#: ajax_forms/getNewResourceForm.php:278 -#: ajax_forms/getEbscoKbPackageImportForm.php:318 +#: ajax_forms/getNewResourceForm.php:270 +#: ajax_forms/getEbscoKbPackageImportForm.php:332 msgid "Include any additional information" msgstr "Ajoutez des informations supplémentaires" #: ajax_forms/getEbscoKbTitleImportForm.php:127 -#: ajax_forms/getImportSaveCfgForm.php:27 ajax_forms/getNewResourceForm.php:294 +#: ajax_forms/getImportSaveCfgForm.php:27 ajax_forms/getNewResourceForm.php:286 msgid "save" msgstr "Enregistrer" @@ -582,37 +582,37 @@ msgstr "Rôle(s) :" msgid "Save Import Configuration" msgstr "Enregistrer la configuration importée" -#: ajax_forms/getNewResourceForm.php:84 +#: ajax_forms/getNewResourceForm.php:76 msgid "Edit Saved Resource" msgstr "Modifier une ressource enregistrée" -#: ajax_forms/getNewResourceForm.php:84 +#: ajax_forms/getNewResourceForm.php:76 msgid "Add New Resource" msgstr "Ajouter une nouvelle ressource" -#: ajax_forms/getNewResourceForm.php:91 ajax_forms/getUpdateProductForm.php:81 +#: ajax_forms/getNewResourceForm.php:83 ajax_forms/getUpdateProductForm.php:81 msgid "Product" -msgstr "Description" +msgstr "Produit" -#: ajax_forms/getNewResourceForm.php:105 ajax_forms/getUpdateProductForm.php:96 +#: ajax_forms/getNewResourceForm.php:97 ajax_forms/getUpdateProductForm.php:96 #: summary.php:363 ajax_htmldata/getProductDetails.php:286 msgid "Description:" msgstr "Description :" -#: ajax_forms/getNewResourceForm.php:110 +#: ajax_forms/getNewResourceForm.php:102 msgid "Provider:" msgstr "Fournisseur :" -#: ajax_forms/getNewResourceForm.php:120 +#: ajax_forms/getNewResourceForm.php:112 #: ajax_forms/getUpdateProductForm.php:106 summary.php:355 #: ajax_htmldata/getProductDetails.php:278 msgid "Alt URL:" msgstr "Autre URL :" -#: ajax_forms/getNewResourceForm.php:223 ajax_forms/getImportConfigForm.php:55 +#: ajax_forms/getNewResourceForm.php:215 ajax_forms/getImportConfigForm.php:55 #: dashboard_yearly_costs_exports.php:53 dashboard.php:67 index.php:256 #: dashboard_yearly_costs.php:67 dashboard_export.php:47 admin.php:92 -#: admin/classes/common/Dashboard.php:125 ebsco_kb.php:156 +#: admin/classes/common/Dashboard.php:127 ebsco_kb.php:156 #: templates/ebscoKbTitleList.php:6 ajax_htmldata/getDashboard.php:22 #: ajax_htmldata/getDashboardYearlyCosts.php:29 #: ajax_htmldata/getAdminWorkflowDisplay.php:18 @@ -674,25 +674,51 @@ msgstr "Site(s) autorisé(s)" msgid "Administering Site(s)" msgstr "Site(s) gestionnaire(s)" -#: ajax_forms/getEbscoKbPackageImportForm.php:138 +#: ajax_forms/getEbscoKbPackageImportForm.php:30 +msgid "" +"The EBSCO Kb API only allows importing a maximum of 10,000 records. Only " +"package information will be imported." +msgstr "" +"L'API EBSCO permet d'importer 10000 notices au maximum. Seules les " +"informations des bouquets seront importées." + +#: ajax_forms/getEbscoKbPackageImportForm.php:32 +msgid "" +"Alternatively, you may import titles individually or via a manual import." +msgstr "" +"Vous pouvez également importer les titres individuellement ou via un import " +"manuel." + +#: ajax_forms/getEbscoKbPackageImportForm.php:143 #: ajax_forms/getImportConfigForm.php:63 ajax_forms/getImportConfigForm.php:77 #: ajax_forms/getImportConfigForm.php:299 admin.php:60 msgid "Alias Type" msgstr "Type d'alias" -#: ajax_forms/getEbscoKbPackageImportForm.php:172 +#: ajax_forms/getEbscoKbPackageImportForm.php:177 msgid "Package Titles" msgstr "Titres du bouquet" -#: ajax_forms/getEbscoKbPackageImportForm.php:206 +#: ajax_forms/getEbscoKbPackageImportForm.php:188 +#, php-format +msgid "You have %d of %d title selected in EBSCO Kb" +msgid_plural "You have %d of %d titles selected in EBSCO Kb" +msgstr[0] "Vous avez sélectionné %d titre sur %d dans EBSCO Kb." +msgstr[1] "Vous avez sélectionné %d titres sur %d dans EBSCO Kb." + +#: ajax_forms/getEbscoKbPackageImportForm.php:194 +msgid "All titles not available" +msgstr "Tous les titres ne sont pas disponibles" + +#: ajax_forms/getEbscoKbPackageImportForm.php:220 msgid "Workflow Options" msgstr "Options de workflow" -#: ajax_forms/getEbscoKbPackageImportForm.php:284 +#: ajax_forms/getEbscoKbPackageImportForm.php:298 msgid "Package Resource Type" msgstr "Type de ressource bouquet" -#: ajax_forms/getEbscoKbPackageImportForm.php:329 importFunds.php:63 +#: ajax_forms/getEbscoKbPackageImportForm.php:343 importFunds.php:63 #: templates/ebscoKbPackageList.php:52 templates/ebscoKbTitleList.php:57 #: ajax_htmldata/getEbscoKbTitleDetails.php:157 msgid "import" @@ -727,6 +753,11 @@ msgstr "Ajouter ISBN" msgid "remove Issn/Isbn" msgstr "Supprimer Issn/Isbn" +#: ajax_forms/getUpdateProductForm.php:235 admin.php:86 +#: templates/header.php:243 export.php:68 +msgid "Organizations" +msgstr "Organisations" + #: ajax_forms/getUpdateProductForm.php:243 msgid "Role:" msgstr "Rôle :" @@ -739,7 +770,7 @@ msgstr "Ajouter une organisation" msgid "remove organization" msgstr "Supprimer une organisation" -#: ajax_forms/getUpdateProductForm.php:328 export.php:82 +#: ajax_forms/getUpdateProductForm.php:328 export.php:81 msgid "Aliases" msgstr "Alias" @@ -836,8 +867,8 @@ msgstr "" "colonnes mappées peuvent être paramétrées dans la page Administration." #: ajax_forms/getCostForm.php:57 -msgid "Edit Cost Information aaa" -msgstr "Modifier information de coût aaa" +msgid "Edit Cost Information" +msgstr "Modifier les informations de coût" #: ajax_forms/getCostForm.php:64 summary.php:493 #: ajax_htmldata/getAcquisitionsDetails.php:93 @@ -845,13 +876,13 @@ msgid "Cost History" msgstr "Historique du coût" #: ajax_forms/getCostForm.php:72 dashboard.php:59 -#: admin/classes/common/Dashboard.php:168 -#: ajax_htmldata/getAcquisitionsDetails.php:102 export.php:70 +#: admin/classes/common/Dashboard.php:170 +#: ajax_htmldata/getAcquisitionsDetails.php:102 export.php:69 msgid "Year" msgstr "Année" #: ajax_forms/getCostForm.php:73 ajax_htmldata/getAcquisitionsDetails.php:103 -#: export.php:89 +#: export.php:88 msgid "Sub Start" msgstr "Début de l'abonnement :" @@ -878,22 +909,22 @@ msgid "Tax Incl." msgstr "TVA Incl." #: ajax_forms/getCostForm.php:82 ajax_htmldata/getAcquisitionsDetails.php:112 -#: export.php:76 +#: export.php:75 msgid "Payment" msgstr "Paiement" #: ajax_forms/getCostForm.php:83 ajax_forms/getImportConfigForm.php:264 -#: admin.php:70 ajax_htmldata/getAdminCurrencyDisplay.php:8 export.php:77 +#: admin.php:70 ajax_htmldata/getAdminCurrencyDisplay.php:8 export.php:76 msgid "Currency" msgstr "Devise" #: ajax_forms/getCostForm.php:84 ajax_htmldata/getAcquisitionsDetails.php:116 -#: export.php:59 +#: export.php:58 msgid "Type" msgstr "Type" #: ajax_forms/getCostForm.php:86 dashboard.php:52 dashboard_yearly_costs.php:51 -#: admin.php:68 admin/classes/common/Dashboard.php:147 +#: admin.php:68 admin/classes/common/Dashboard.php:149 msgid "Cost Details" msgstr "Détails du prix" @@ -904,7 +935,7 @@ msgid "Note" msgstr "Remarque" #: ajax_forms/getCostForm.php:90 ajax_htmldata/getAcquisitionsDetails.php:122 -#: export.php:81 +#: export.php:80 msgid "Invoice" msgstr "Facture" @@ -924,7 +955,7 @@ msgstr "Titre de la ressource" msgid "Description" msgstr "Description" -#: ajax_forms/getImportConfigForm.php:52 export.php:67 +#: ajax_forms/getImportConfigForm.php:52 export.php:66 msgid "Resource URL" msgstr "URL" @@ -1006,7 +1037,7 @@ msgstr "Ensembles de sujets" #: ajax_forms/getImportConfigForm.php:317 dashboard_yearly_costs_exports.php:54 #: dashboard.php:31 dashboard.php:68 dashboard_yearly_costs.php:30 #: dashboard_yearly_costs.php:68 dashboard_export.php:48 -#: admin/classes/common/Dashboard.php:133 ajax_htmldata/getDashboard.php:23 +#: admin/classes/common/Dashboard.php:135 ajax_htmldata/getDashboard.php:23 #: ajax_htmldata/getDashboardYearlyCosts.php:30 msgid "Subject" msgstr "Sujet" @@ -1089,7 +1120,7 @@ msgstr "+ Ajouter un autre mappage" msgid "Acquisitions" msgstr "Acquisitions" -#: ajax_forms/getImportConfigForm.php:250 export.php:72 +#: ajax_forms/getImportConfigForm.php:250 export.php:71 msgid "Fund Code" msgstr "Code budget" @@ -1099,7 +1130,7 @@ msgstr "Coût" #: ajax_forms/getImportConfigForm.php:252 dashboard.php:46 #: dashboard_yearly_costs.php:45 admin.php:78 -#: admin/classes/common/Dashboard.php:143 export.php:79 +#: admin/classes/common/Dashboard.php:145 export.php:78 msgid "Order Type" msgstr "Type de commande" @@ -1268,7 +1299,7 @@ msgstr "" msgid "Dashboard Yearly Costs Export" msgstr "Export du tableau de bord des coûts annuels" -#: dashboard_yearly_costs_exports.php:51 dashboard_export.php:45 export.php:57 +#: dashboard_yearly_costs_exports.php:51 dashboard_export.php:45 export.php:56 msgid "Record ID" msgstr "Numéro de notice" @@ -1654,6 +1685,10 @@ msgstr "Plus d'options..." msgid "Resource successfully deleted." msgstr "Ressource supprimée avec succès." +#: ajax_processing/deleteResource.php:10 +msgid "Resource not found. Error: " +msgstr "Ressource non trouvée. Erreur :" + #: ajax_processing/deleteResourceNote.php:7 msgid "Note successfully deleted." msgstr "Remarque supprimée avec succès." @@ -1800,7 +1835,7 @@ msgstr "(aucun)" #: index.php:169 ajax_htmldata/getSubmittedQueue.php:17 #: ajax_htmldata/getSavedQueue.php:20 ajax_htmldata/getSearchResources.php:118 -#: export.php:65 +#: export.php:64 msgid "Status" msgstr "Statut" @@ -1841,11 +1876,11 @@ msgstr "Site autorisé" msgid "Administering Site" msgstr "Site gestionnaire" -#: index.php:533 admin.php:62 export.php:96 +#: index.php:533 admin.php:62 export.php:95 msgid "Authentication Type" msgstr "Type d'authentification" -#: index.php:563 admin.php:64 resources/cataloging_edit.php:58 export.php:104 +#: index.php:563 admin.php:64 resources/cataloging_edit.php:58 export.php:103 msgid "Cataloging Status" msgstr "Statut de catalogage" @@ -1976,7 +2011,7 @@ msgstr ". Pensez à supprimer les doublons." msgid " Please consider deduping." msgstr " Pensez à supprimer les doublons." -#: import.php:921 +#: import.php:922 msgid "" "The first line of the CSV file must contain column names, and not data. " "These names will be used during the import process." @@ -1984,38 +2019,51 @@ msgstr "" "La première ligne du fichier CSV doit contenir des noms de colonnes et non " "des données. Ces noms seront utilisés pendant le processus d'importation." -#: import.php:924 +#: import.php:925 msgid "File selection" msgstr "Sélection du fichier" -#: import.php:925 +#: import.php:926 msgid "CSV File" msgstr "Fichier CSV" -#: import.php:929 +#: import.php:930 msgid "Import options" msgstr "Options d'importation" -#: import.php:930 +#: import.php:931 msgid "CSV delimiter" msgstr "Délimiteur CSV" -#: import.php:932 +#: import.php:933 msgid "(comma)" msgstr "(virgule)" -#: import.php:933 +#: import.php:934 msgid "(semicolon)" msgstr "(point-virgule)" -#: import.php:934 +#: import.php:935 msgid "(pipe)" msgstr "(barre verticale)" -#: import.php:937 +#: import.php:936 +msgid "tabulation" +msgstr "tabulation" + +#: import.php:939 msgid "Upload" msgstr "Télcharger" +#: import.php:943 +msgid "" +"PHP's extension mbstring doesn't seem to be installed or activated on your " +"installation. Please install and activate mbstring to use the import tool." +msgstr "" +"L'extension PHP mbstring ne semble pas être installée ou activée sur votre " +"installation. Vous devez installer et activer mbstring pour pouvoir utiliser " +"l'outil d'import." + #: ajax_htmldata.php:25 msgid "Data action " msgstr "Action des données " @@ -2225,7 +2273,7 @@ msgstr "Utilisateurs" msgid "Workflow / User Group" msgstr "Workflow / Groupe d'utilisateurs" -#: admin.php:54 export.php:97 +#: admin.php:54 export.php:96 msgid "Access Method" msgstr "Méthode d'accès" @@ -2237,7 +2285,7 @@ msgstr "Configuration des messages" msgid "Attachment Type" msgstr "Type de pièce jointe" -#: admin.php:65 resources/cataloging_edit.php:51 export.php:103 +#: admin.php:65 resources/cataloging_edit.php:51 export.php:102 msgid "Cataloging Type" msgstr "Type de catalogage" @@ -2265,23 +2313,20 @@ msgstr "Fonds" msgid "Import Configuration" msgstr "Importer une configuration" -#: admin.php:76 export.php:93 +#: admin.php:76 export.php:92 msgid "License Status" msgstr "Statut de licence" -#: admin.php:86 templates/header.php:243 export.php:69 -msgid "Organizations" -msgstr "Organisations" - #: admin.php:90 msgid "Purchasing Site" msgstr "Site acquéreur" -#: admin.php:93 export.php:98 +#: admin.php:93 export.php:97 msgid "Storage Location" msgstr "Lieu de stockage" #: admin.php:94 ajax_htmldata/getProductDetails.php:322 +#: ajax_htmldata/getEbscoKbTitleDetails.php:51 msgid "Subjects" msgstr "Sujets" @@ -2318,28 +2363,28 @@ msgstr "Impossible d'assigner une valeur pour la clé indéfinie (" msgid "There was a problem with the database: " msgstr "Problème avec la base de données : " -#: admin/classes/common/Dashboard.php:150 +#: admin/classes/common/Dashboard.php:152 msgid "Filters on resources" msgstr "Filtres sur les ressources" -#: admin/classes/common/Dashboard.php:154 -#: admin/classes/common/Dashboard.php:161 +#: admin/classes/common/Dashboard.php:156 +#: admin/classes/common/Dashboard.php:163 msgid "none" msgstr "aucun" -#: admin/classes/common/Dashboard.php:157 +#: admin/classes/common/Dashboard.php:159 msgid "Filters on payments" msgstr "Filtres sur les paiements" -#: admin/classes/common/Dashboard.php:165 +#: admin/classes/common/Dashboard.php:167 msgid "Start year" msgstr "Année début" -#: admin/classes/common/Dashboard.php:166 +#: admin/classes/common/Dashboard.php:168 msgid "End year" msgstr "Année fin" -#: admin/classes/common/Dashboard.php:172 +#: admin/classes/common/Dashboard.php:174 msgid "Group by" msgstr "Groupé par" @@ -2372,136 +2417,136 @@ msgstr "" msgid "There was a problem with the EBSCO Kb Service Query: " msgstr "Il y a eu un problème avec le service de recherche KB EBSCO :" -#: admin/classes/domain/Resource.php:535 +#: admin/classes/domain/Resource.php:541 msgid "Name contains: " msgstr "Nom contient : " -#: admin/classes/domain/Resource.php:542 +#: admin/classes/domain/Resource.php:548 msgid "ISSN/ISBN: " msgstr "ISSN/ISBN : " -#: admin/classes/domain/Resource.php:549 +#: admin/classes/domain/Resource.php:555 msgid "Workflow Step: " msgstr "Étape de workflow :" -#: admin/classes/domain/Resource.php:564 +#: admin/classes/domain/Resource.php:570 msgid "Status: " msgstr "Statut :" -#: admin/classes/domain/Resource.php:576 +#: admin/classes/domain/Resource.php:582 msgid "Creator: " msgstr "Créé par :" -#: admin/classes/domain/Resource.php:582 +#: admin/classes/domain/Resource.php:588 msgid "Resource Format: " msgstr "Format de ressource :" -#: admin/classes/domain/Resource.php:588 +#: admin/classes/domain/Resource.php:594 msgid "Acquisition Type: " msgstr "Type d'acquisition :" -#: admin/classes/domain/Resource.php:594 +#: admin/classes/domain/Resource.php:600 msgid "Note contains: " msgstr "Remarque contient :" -#: admin/classes/domain/Resource.php:600 +#: admin/classes/domain/Resource.php:606 msgid "Created on or after: " msgstr "Créé sur le ou après :" -#: admin/classes/domain/Resource.php:602 +#: admin/classes/domain/Resource.php:608 msgid "Created between: " msgstr "Créé entre :" -#: admin/classes/domain/Resource.php:609 +#: admin/classes/domain/Resource.php:615 msgid "Created on or before: " msgstr "Créé sur le ou après le :" -#: admin/classes/domain/Resource.php:615 +#: admin/classes/domain/Resource.php:621 msgid "Starts with: " msgstr "Commençe par :" -#: admin/classes/domain/Resource.php:621 +#: admin/classes/domain/Resource.php:627 msgid "Fund: none" msgstr "Fonds : aucun" -#: admin/classes/domain/Resource.php:625 +#: admin/classes/domain/Resource.php:631 msgid "Fund: " msgstr "Fonds :" -#: admin/classes/domain/Resource.php:629 admin/classes/domain/Resource.php:639 -#: admin/classes/domain/Resource.php:648 +#: admin/classes/domain/Resource.php:635 admin/classes/domain/Resource.php:645 +#: admin/classes/domain/Resource.php:654 msgid "Resource Type: none" msgstr "Type de ressource : aucun" -#: admin/classes/domain/Resource.php:633 +#: admin/classes/domain/Resource.php:639 msgid "Resource Type: " msgstr "Type de ressource :" -#: admin/classes/domain/Resource.php:643 +#: admin/classes/domain/Resource.php:649 msgid "General Subject: " msgstr "Sugjet général :" -#: admin/classes/domain/Resource.php:652 +#: admin/classes/domain/Resource.php:658 msgid "Detailed Subject: " msgstr "Sujet spécifique :" -#: admin/classes/domain/Resource.php:657 +#: admin/classes/domain/Resource.php:663 msgid "Note Type: none" msgstr "Type de remarque : aucun" -#: admin/classes/domain/Resource.php:661 +#: admin/classes/domain/Resource.php:667 msgid "Note Type: " msgstr "Type de remarque :" -#: admin/classes/domain/Resource.php:667 +#: admin/classes/domain/Resource.php:673 msgid "Purchase Site: none" msgstr "Site d'achat : aucun" -#: admin/classes/domain/Resource.php:671 +#: admin/classes/domain/Resource.php:677 msgid "Purchase Site: " msgstr "Site d'achat :" -#: admin/classes/domain/Resource.php:677 +#: admin/classes/domain/Resource.php:683 msgid "Authorized Site: none" msgstr "Site autorisé : aucun" -#: admin/classes/domain/Resource.php:681 +#: admin/classes/domain/Resource.php:687 msgid "Authorized Site: " msgstr "Site autorisé : " -#: admin/classes/domain/Resource.php:687 +#: admin/classes/domain/Resource.php:693 msgid "Administering Site: none" msgstr "Site gestionnaire : aucun" -#: admin/classes/domain/Resource.php:691 +#: admin/classes/domain/Resource.php:697 msgid "Administering Site: " msgstr "Site gestionnaire : " -#: admin/classes/domain/Resource.php:697 +#: admin/classes/domain/Resource.php:703 msgid "Authentication Type: none" msgstr "Type d'authentification : aucun" -#: admin/classes/domain/Resource.php:701 +#: admin/classes/domain/Resource.php:707 msgid "Authentication Type: " msgstr "Type d'authentification : " -#: admin/classes/domain/Resource.php:706 +#: admin/classes/domain/Resource.php:712 msgid "Cataloging Status: none" msgstr "Statut de catalogage : aucun" -#: admin/classes/domain/Resource.php:710 +#: admin/classes/domain/Resource.php:716 msgid "Cataloging Status: " msgstr "Statut de catalogage : " -#: admin/classes/domain/Resource.php:723 +#: admin/classes/domain/Resource.php:729 msgid "Publisher name contains: " msgstr "Le nom de l'éditeur contient :" -#: admin/classes/domain/Resource.php:736 +#: admin/classes/domain/Resource.php:742 msgid "Platform name contains: " msgstr "Le nom de plateforme contient :" -#: admin/classes/domain/Resource.php:749 +#: admin/classes/domain/Resource.php:755 msgid "Provider name contains: " msgstr "Le nom du fournisseur contient :" @@ -2548,7 +2593,7 @@ msgstr "Coûts annuels" #: queue.php:26 queue.php:42 templates/header.php:180 templates/header.php:183 msgid "My Queue" -msgstr "Ma file d'attente" +msgstr "File d'attente" #: ebsco_kb.php:49 msgid "EBSCO Knowledge Base" @@ -2590,6 +2635,10 @@ msgstr "Importé ?" msgid "Title Count" msgstr "Nombre de titres" +#: templates/ebscoKbPackageList.php:24 templates/ebscoKbTitleList.php:25 +msgid "imported in Coral" +msgstr "importé dans Coral" + #: templates/ebscoKbPackageList.php:32 msgid "selected" msgstr "sélectionné" @@ -2694,7 +2743,7 @@ msgstr "Gestion" msgid "Title" msgstr "Titre" -#: templates/ebscoKbTitleList.php:7 +#: templates/ebscoKbTitleList.php:7 ajax_htmldata/getEbscoKbTitleDetails.php:60 msgid "ISXNs" msgstr "ISXNs" @@ -2808,7 +2857,7 @@ msgstr "Modifier" msgid "edit cost history" msgstr "Modifier l'historique de coût" -#: ajax_htmldata/getAcquisitionsDetails.php:118 export.php:78 +#: ajax_htmldata/getAcquisitionsDetails.php:118 export.php:77 msgid "Details" msgstr "Détails" @@ -2990,6 +3039,42 @@ msgstr "Dernière mise à jour le :" msgid "No accounts available" msgstr "Aucun compte disponible" +#: ajax_htmldata/getSearchEbscoKb.php:8 +msgid "Please enter a search term." +msgstr "Merci d'entrer un terme de recherche." + +#: ajax_htmldata/getSearchEbscoKb.php:24 +msgid "No results found." +msgstr "Aucun résultat trouvé." + +#: ajax_htmldata/getSearchEbscoKb.php:66 +msgid "Packages from" +msgstr "Bouquets de" + +#: ajax_htmldata/getSearchEbscoKb.php:67 ajax_htmldata/getSearchEbscoKb.php:82 +msgid "of" +msgstr "de" + +#: ajax_htmldata/getSearchEbscoKb.php:67 +msgid "selected)" +msgstr "sélectionnés" + +#: ajax_htmldata/getSearchEbscoKb.php:75 +msgid "Title list from" +msgstr "Liste des titres de" + +#: ajax_htmldata/getSearchEbscoKb.php:82 +msgid "Displaying" +msgstr "Affichage de" + +#: ajax_htmldata/getSearchEbscoKb.php:82 +msgid "to" +msgstr "à " + +#: ajax_htmldata/getSearchEbscoKb.php:82 +msgid "results" +msgstr "résultats" + #: ajax_htmldata/getAdminFundDisplay.php:46 msgid "add new fund" msgstr "Ajouter nouveau fonds" @@ -3094,10 +3179,62 @@ msgstr "ajouter des jours" msgid "EBSCO Kb Title Details" msgstr "KB EBSCO détail du titre" +#: ajax_htmldata/getEbscoKbTitleDetails.php:34 +msgid "Publication Type" +msgstr "Type de publication" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:38 +msgid "Edition" +msgstr "Édition" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:42 +msgid "Peer Reviewed" +msgstr "Évalué par des pairs" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:45 +msgid "Publisher" +msgstr "Éditeur" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:68 +msgid " (Print)" +msgstr "(Imprimé)" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:71 +msgid " (Electronic)" +msgstr "(Électronique)" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:84 +msgid "Contributors" +msgstr "Contributeurs" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:109 +msgid "Selected in EBSCO Kb" +msgstr "Sélectionnés dans EBSCO Kb" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:111 +msgid "Not selected in EBSCO Kb" +msgstr "Non-sélectionnés dans EBSCO Kb" + #: ajax_htmldata/getEbscoKbTitleDetails.php:128 msgid "import package" msgstr "Importer bouquet" +#: ajax_htmldata/getEbscoKbTitleDetails.php:134 +msgid "Vendor" +msgstr "Vendeur" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:136 +msgid "Coverage Statement" +msgstr "Couverture" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:138 +msgid "Embargo" +msgstr "Embargo" + +#: ajax_htmldata/getEbscoKbTitleDetails.php:140 +msgid "Resource Url" +msgstr "URL de la resource" + #: ajax_htmldata/getIssues.php:18 msgid "Issues/Problems" msgstr "Incidents/problèmes" @@ -3139,7 +3276,7 @@ msgid "No submitted requests" msgstr "Aucune demande envoyée" #: ajax_htmldata/getSubmittedQueue.php:16 ajax_htmldata/getSavedQueue.php:19 -#: ajax_htmldata/getSearchResources.php:116 export.php:61 +#: ajax_htmldata/getSearchResources.php:116 export.php:60 msgid "Date Created" msgstr "Créée le" @@ -3421,127 +3558,127 @@ msgstr "Il n'y a aucun incident au niveau organisationnel." msgid "There are no order level issues." msgstr "Il n'y a pas de problème au niveau de la commande" -#: export.php:62 +#: export.php:61 msgid "User Created" msgstr "Utilisateur créé" -#: export.php:63 +#: export.php:62 msgid "Date Updated" msgstr "Date mise à jour" -#: export.php:64 +#: export.php:63 msgid "User Updated" msgstr "Utilisateur mis à jour" -#: export.php:66 +#: export.php:65 msgid "ISSN/ISBN" msgstr "ISSN/ISBN" -#: export.php:68 +#: export.php:67 msgid "Alt URL" msgstr "URL alternative" -#: export.php:71 +#: export.php:70 msgid "Fund Name" msgstr "Nom budget" -#: export.php:73 +#: export.php:72 msgid "Tax excluded" msgstr "Taxe exclue" -#: export.php:74 +#: export.php:73 msgid "Rate" msgstr "Taux" -#: export.php:75 +#: export.php:74 msgid "Tax included" msgstr "Taxe incluse" -#: export.php:80 +#: export.php:79 msgid "Cost Note" msgstr "Note de coût" -#: export.php:83 +#: export.php:82 msgid "Parent Record" msgstr "Enregistrement parent" -#: export.php:84 +#: export.php:83 msgid "Child Record" msgstr "Enregistrement enfant" -#: export.php:86 +#: export.php:85 msgid "Order Number" msgstr "Numéro de commande" -#: export.php:87 +#: export.php:86 msgid "System Number" msgstr "Numéro système" -#: export.php:88 +#: export.php:87 msgid "Purchasing Sites" msgstr "Sites acquéreurs" -#: export.php:90 +#: export.php:89 msgid "Current Sub End" msgstr "fin courante" -#: export.php:91 +#: export.php:90 msgid "Subscription Alert Enabled" msgstr "Alerte abonnement activée" -#: export.php:92 +#: export.php:91 msgid "License Names" msgstr "Noms de licenses" -#: export.php:94 +#: export.php:93 msgid "Authorized Sites" msgstr "Sites autorisés" -#: export.php:95 +#: export.php:94 msgid "Administering Sites" msgstr "Sites administrateurs" -#: export.php:99 +#: export.php:98 msgid "Simultaneous User Limit" msgstr "Limite utilisateurs simultanés" -#: export.php:100 +#: export.php:99 msgid "Coverage" msgstr "Couverture" -#: export.php:101 +#: export.php:100 msgid "Username" msgstr "Nom d'utilisateur" -#: export.php:102 +#: export.php:101 msgid "Password" msgstr "Mot de passe" -#: export.php:105 +#: export.php:104 msgid "Catalog Record Set Identifier" msgstr "Identifiant du \"record set\"" -#: export.php:106 +#: export.php:105 msgid "Catalog Record Source URL" msgstr "URL source de la notice catalogue" -#: export.php:107 +#: export.php:106 msgid "Catalog Records Available" msgstr "Notices catalogue disponibles" -#: export.php:108 +#: export.php:107 msgid "Catalog Records Loaded" msgstr "Notices catalogue chargées" -#: export.php:109 +#: export.php:108 msgid "OCLC Holdings Updated" msgstr "Exemplaires OCLC mis à jour" -#: export.php:112 +#: export.php:111 msgid "Resource Record Export" msgstr "Export enregistrement de ressource" -#: export.php:114 +#: export.php:113 msgid "All Resource Records" msgstr "Tous les enregistrements de ressource" @@ -3594,6 +3731,9 @@ msgstr "Merci de définir les options suivantes pour le module ressources." msgid "Processing action " msgstr "Traitement de l'opération en cours" +#~ msgid "Edit Cost Information aaa" +#~ msgstr "Modifier information de coût aaa" + #~ msgid "Sunday" #~ msgstr "Dimanche" @@ -3726,9 +3866,6 @@ msgstr "Traitement de l'opération en cours" #~ msgid "Routing Step: " #~ msgstr "Étape du routage :" -#~ msgid "Edit Cost Information" -#~ msgstr "Modifier les informations de coût" - #~ msgid "Edit Acquisitions Information" #~ msgstr "Modifier les informations d'acquisition" @@ -3781,26 +3918,20 @@ msgstr "Traitement de l'opération en cours" #~ msgid " notes have been created" #~ msgstr " remarques ont été créées" -#~ msgid "product" -#~ msgstr "Produit" - -#~ msgid "acquisitions" -#~ msgstr "acquisitions" - -#~ msgid "access" -#~ msgstr "accès" +msgid "Orders" +msgstr "Commandes" -#~ msgid "contacts" -#~ msgstr "contacts" +msgid "Contacts" +msgstr "Contacts" -#~ msgid "issues" -#~ msgstr "Incidents" +msgid "Issues" +msgstr "Incidents" -#~ msgid "accounts" -#~ msgstr "Comptes" +msgid "Accounts" +msgstr "Comptes" -#~ msgid "attachments" -#~ msgstr "Pièces jointes" +msgid "Attachments" +msgstr "Pièces jointes" #~ msgid "routing" #~ msgstr "En transit" diff --git a/resources/locale/tr_TR/LC_MESSAGES/messages.mo b/resources/locale/tr_TR/LC_MESSAGES/messages.mo new file mode 100644 index 000000000..6b8beeb45 Binary files /dev/null and b/resources/locale/tr_TR/LC_MESSAGES/messages.mo differ diff --git a/resources/locale/tr_TR/LC_MESSAGES/messages.po b/resources/locale/tr_TR/LC_MESSAGES/messages.po new file mode 100644 index 000000000..7742c773d --- /dev/null +++ b/resources/locale/tr_TR/LC_MESSAGES/messages.po @@ -0,0 +1,3219 @@ +msgid "" +msgstr "" +"Project-Id-Version: messages\n" +"POT-Creation-Date: 2016-11-03 12:51-0600\n" +"PO-Revision-Date: 2018-01-05 09:33+0300\n" +"Last-Translator: <>\n" +"Language-Team: Coral Türkiye \n" +"Language: tr_TR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Generator: Poedit 1.8.4\n" +"X-Poedit-KeywordsList: watchString\n" +"X-Poedit-Basepath: ../../..\n" +"X-Poedit-SearchPath-0: .\n" + +#: js/admin.js:493 +msgid "Number of days must be a number" +msgstr "Gün sayısı bir sayı olmalıdır" + +#: js/admin.js:496 +msgid "Number of days should be between 1 and 365" +msgstr "Gün sayısı 1 ila 365 arasında olmalıdır" + +#: js/admin.js:516 +msgid "Do you really want to delete this data?" +msgstr "Bu veriyi silmek istediğinizden emin misiniz?" + +#: js/admin.js:543 js/admin.js:571 js/admin.js:599 js/admin.js:682 +msgid "Do you really want to remove this data?" +msgstr "Bu veriyi kaldırmak istediğinizden emin misiniz?" + +#: js/admin.js:627 +msgid "Do you really want to delete this user?" +msgstr "Bu kullanıcıyı silmek istediğinizden emin misiniz?" + +#: js/admin.js:654 +msgid "Do you really want to remove this alert setting?" +msgstr "Bu uyarı ayarını kaldırmak istediğinizden emin misiniz?" + +#: js/admin.js:710 +msgid "Do you really want to delete this currency?" +msgstr "Bu para birimini silmek istediğinizden emin misiniz?" + +#: js/common.js:70 +msgid "No match!" +msgstr "Eşleşme yok!" + +#: js/common.js:70 +msgid "Selected: " +msgstr "Seçildi:" + +#: js/forms/acquisitionsForm.js:123 js/forms/costForm.js:329 +msgid "Error - Either amount or fund is required" +msgstr "Hata - Miktar ya da para birimi giriniz" + +#: js/forms/acquisitionsForm.js:126 js/forms/costForm.js:334 +msgid "Error - order type is a required field" +msgstr "Hata - sipariş türü, zorunlu bir alandır" + +#: js/forms/acquisitionsForm.js:129 js/forms/costForm.js:339 +msgid "Error - price is not numeric" +msgstr "Hata - fiyat sayısal değil" + +#: js/forms/acquisitionsForm.js:147 js/forms/acquisitionsForm.js:148 +#: js/forms/costForm.js:144 +msgid "remove this payment" +msgstr "Bu ödemeyi kaldır" + +#: js/forms/acquisitionsForm.js:232 +msgid "Error - acquisition type is a required field" +msgstr "Hata - sağlama türü, zorunlu bir alandır" + +#: js/forms/attachmentForm.js:94 +msgid "File name is already being used..." +msgstr "Dosya adı kullanımda..." + +#: js/forms/attachmentForm.js:98 +msgid "" +"File name may not contain special characters - ampersand, single quote, " +"double quote or less than/greater than characters" +msgstr "" +"Dosya adı özel karakter içermemelidir - ve işareti, tek tırnak, çift tırnak " +"veya küçük, büyük işareti" + +#: js/forms/attachmentForm.js:102 +msgid "The attachments directory is not writable." +msgstr "Ek dizini yazılabilir değildir." + +#: js/forms/attachmentForm.js:124 js/forms/attachmentForm.js:146 +msgid " successfully uploaded." +msgstr "yükleme başarılı." + +#: js/forms/attachmentForm.js:159 js/forms/resourceUpdateForm.js:378 +msgid "Name must be entered to continue." +msgstr "Devam etmek için bir ad giriniz." + +#: js/forms/attachmentForm.js:160 +msgid "Attachment Type must be selected to continue." +msgstr "Devam etmek için ek türünü giriniz." + +#: js/forms/attachmentForm.js:178 +msgid "A file must be uploaded" +msgstr "Dosya ekleyiniz" + +#: js/forms/contactForm.js:179 +msgid "Please choose at least one role." +msgstr "Lütfen en az bir rol tanımlayınız." + +#: js/forms/costForm.js:301 +msgid "Validation Failed" +msgstr "Doğrulama başarısız" + +#: js/forms/detailedSubjectForm.js:60 js/forms/generalSubjectForm.js:59 +msgid "Error - Please enter a value" +msgstr "Hata - Lütfen değer giriniz" + +#: js/forms/generalDetailSubjectForm.js:87 +msgid "Error - Detailed Subject is required" +msgstr "Hata - Ayrıntılı konu gereklidir" + +#: js/forms/generalDetailSubjectForm.js:108 +#: js/forms/generalDetailSubjectForm.js:109 +msgid "Error - Detail Subject Already Added" +msgstr "Hata - Ayrıntılı konu daha önce eklenmiş" + +#: js/forms/generalDetailSubjectForm.js:133 +#: ajax_forms/getGeneralDetailSubjectForm.php:107 +msgid "remove detailed subject" +msgstr "ayrıntılı konuyu kaldır" + +#: js/forms/generalDetailSubjectForm.js:175 +msgid "Short Name must be entered to continue." +msgstr "Devam etmek için kısa ad giriniz." + +#: js/forms/licenseForm.js:140 js/forms/licenseForm.js:251 +msgid "Error - Please choose a valid license" +msgstr "Hata - Lütfen geçerli bir lisans seçiniz" + +#: js/forms/licenseForm.js:153 +msgid "remove this license" +msgstr "Bu lisansı kaldır" + +#: js/forms/resourceNewForm.js:99 +msgid "Warning: this name already exists." +msgstr "Uyarı: Bu ad mevcut." + +#: js/forms/resourceNewForm.js:227 +msgid "A title must be entered to continue." +msgstr "Devam etmek için bir başlık giriniz." + +#: js/forms/resourceNewForm.js:232 +msgid "The resource format is required." +msgstr "Kaynak formatını belirtiniz." + +#: js/forms/resourceNewForm.js:237 +msgid "The resource type is required." +msgstr "Kaynak türünü belirtiniz." + +#: js/forms/resourceNoteForm.js:34 +msgid "Note must be entered to continue." +msgstr "Devam etmek için bir not giriniz." + +#: js/forms/resourceUpdateForm.js:90 +msgid "Error - Parent cannot be the same as the child" +msgstr "Hata - Üst öge, alt öge ile aynı olamaz" + +#: js/forms/resourceUpdateForm.js:223 js/forms/resourceUpdateForm.js:307 +#: js/forms/resourceUpdateForm.js:392 js/forms/resourceUpdateForm.js:403 +msgid "Error - Both fields are required" +msgstr "Hata - Tüm alanların doldurulması gereklidir" + +#: js/forms/resourceUpdateForm.js:236 ajax_forms/getUpdateProductForm.php:400 +msgid "remove this alias" +msgstr "Bu takma adı kaldır." + +#: js/forms/resourceUpdateForm.js:263 ajax_forms/getUpdateProductForm.php:164 +msgid "remove Issn/Isbn" +msgstr "ISSN/ISBN kaldır." + +#: js/forms/resourceUpdateForm.js:282 +msgid "Error - Parent is not found. Please use the Autocomplete." +msgstr "Hata - Üst öge bulunamadı. Otomatik bulucuyu kullanınız." + +#: js/forms/resourceUpdateForm.js:291 ajax_forms/getUpdateProductForm.php:137 +msgid "remove parent" +msgstr "Üst ögeyi kaldır" + +#: js/forms/resourceUpdateForm.js:309 +msgid "Error - Organization is not found. Please use the Autocomplete." +msgstr "Hata - Yayıncı bulunamadı. Otomatik tamamlayıcıyı kullanınız." + +#: js/forms/resourceUpdateForm.js:324 +msgid "remove this organization" +msgstr "Yayıncıyı kaldır" + +#: js/forms/resourceUpdateForm.js:394 +msgid "Error - Organization is not found. Please use Autocomplete." +msgstr "Hata - Yayıncı bulunamadı. Otomatik tamamlayıcıyı kullanınız." + +#: js/forms/userGroupForm.js:101 +msgid "Error - User is required" +msgstr "Hata - kullanıcı belirtiniz." + +#: js/forms/userGroupForm.js:117 ajax_forms/getAdminUserGroupForm.php:121 +msgid "remove user from group" +msgstr "Kullanıcı grubunu kaldır" + +#: js/forms/userGroupForm.js:118 +msgid "remove from group" +msgstr "Gruptan çıkar" + +#: js/forms/userGroupForm.js:163 +msgid "Group name must be entered to continue." +msgstr "Devam etmek için bir grup adı giriniz." + +#: js/forms/workflowForm.js:185 +msgid "Error - Step name is required" +msgstr "Hata - Adım adı zorunludur" + +#: js/forms/workflowForm.js:201 js/forms/workflowForm.js:202 +#: ajax_forms/getAdminWorkflowForm.php:238 +msgid "remove this step" +msgstr "Bu adımı kaldır" + +#: js/forms/workflowForm.js:373 +msgid "Please add at least one step to this workflow." +msgstr "Bu iş akışına en az bir adım ekleyiniz." + +#: js/forms/workflowForm.js:379 +msgid "" +"Please click the Add button to the first step before submitting this " +"workflow." +msgstr "Bu iş akışını göndermeden önce ilk adıma Ekle düğmesini tıklayınız." + +#: js/index.js:112 +msgid "Processing..." +msgstr "İşlem devam ediyor..." + +#: js/index.js:240 index.php:354 +msgid "more options..." +msgstr "daha fazla seçenek..." + +#: js/plugins/date.js:30 +msgid "Sunday" +msgstr "Pazar" + +#: js/plugins/date.js:30 +msgid "Monday" +msgstr "Pazartesi" + +#: js/plugins/date.js:30 +msgid "Tuesday" +msgstr "Salı" + +#: js/plugins/date.js:30 +msgid "Wednesday" +msgstr "Çarşamba" + +#: js/plugins/date.js:30 +msgid "Thursday" +msgstr "Perşembe" + +#: js/plugins/date.js:30 +msgid "Friday" +msgstr "Cuma" + +#: js/plugins/date.js:30 +msgid "Saturday" +msgstr "Cumartesi" + +#: js/plugins/date.js:42 +msgid "Sun" +msgstr "Pzr" + +#: js/plugins/date.js:42 +msgid "Mon" +msgstr "Ptesi" + +#: js/plugins/date.js:42 +msgid "Tue" +msgstr "Sal" + +#: js/plugins/date.js:42 +msgid "Wed" +msgstr "Çar" + +#: js/plugins/date.js:42 +msgid "Thu" +msgstr "Per" + +#: js/plugins/date.js:42 +msgid "Fri" +msgstr "Cum" + +#: js/plugins/date.js:42 +msgid "Sat" +msgstr "Cmt" + +#: js/plugins/date.js:54 +msgid "January" +msgstr "Ocak" + +#: js/plugins/date.js:54 +msgid "February" +msgstr "Şubat" + +#: js/plugins/date.js:54 +msgid "March" +msgstr "Mart" + +#: js/plugins/date.js:54 +msgid "April" +msgstr "Nisan" + +#: js/plugins/date.js:54 js/plugins/date.js:66 +msgid "May" +msgstr "Mayıs" + +#: js/plugins/date.js:54 +msgid "June" +msgstr "Haziran" + +#: js/plugins/date.js:54 +msgid "July" +msgstr "Temmuz" + +#: js/plugins/date.js:54 +msgid "August" +msgstr "Ağustos" + +#: js/plugins/date.js:54 +msgid "September" +msgstr "Eylül" + +#: js/plugins/date.js:54 +msgid "October" +msgstr "Ekim" + +#: js/plugins/date.js:54 +msgid "November" +msgstr "Kasım" + +#: js/plugins/date.js:54 +msgid "December" +msgstr "Aralık" + +#: js/plugins/date.js:66 +msgid "Jan" +msgstr "Oca" + +#: js/plugins/date.js:66 +msgid "Feb" +msgstr "Şub" + +#: js/plugins/date.js:66 +msgid "Mar" +msgstr "Mar" + +#: js/plugins/date.js:66 +msgid "Apr" +msgstr "Nis" + +#: js/plugins/date.js:66 +msgid "Jun" +msgstr "Haz" + +#: js/plugins/date.js:66 +msgid "Jul" +msgstr "Tem" + +#: js/plugins/date.js:66 +msgid "Aug" +msgstr "Ağu" + +#: js/plugins/date.js:66 +msgid "Sep" +msgstr "Eyl" + +#: js/plugins/date.js:66 +msgid "Oct" +msgstr "Eki" + +#: js/plugins/date.js:66 +msgid "Nov" +msgstr "Kas" + +#: js/plugins/date.js:66 +msgid "Dec" +msgstr "Ara" + +#: js/plugins/jquery.datePicker.js:1129 +msgid "Previous year" +msgstr "Önceki yıl" + +#: js/plugins/jquery.datePicker.js:1130 +msgid "Previous month" +msgstr "Önceki ay" + +#: js/plugins/jquery.datePicker.js:1131 +msgid "Next year" +msgstr "Gelecek yıl" + +#: js/plugins/jquery.datePicker.js:1132 +msgid "Next month" +msgstr "Sonraki ay" + +#: js/plugins/jquery.datePicker.js:1133 +msgid "Close" +msgstr "Kapat" + +#: js/plugins/jquery.datePicker.js:1134 +msgid "Choose date" +msgstr "Tarih seçiniz" + +#: js/queue.js:55 js/queue.js:89 js/queue.js:123 js/queue.js:155 +msgid "Refreshing..." +msgstr "Yenileniyor..." + +#: js/queue.js:153 +msgid "Do you really want to delete this request?" +msgstr "Bu talebi silmek istediğinizden emin misiniz?" + +#: js/queue.js:193 js/queue.js:214 js/queue.js:235 js/resource.js:653 +msgid " record)" +msgstr "kayıt)" + +#: js/queue.js:195 js/queue.js:216 js/queue.js:237 js/resource.js:655 +msgid " records)" +msgstr "kayıtlar)" + +#: js/resource.js:93 +msgid "Must set a date." +msgstr "Bir tarih belirtmelisiniz." + +#: js/resource.js:119 +msgid "Must set an end date." +msgstr "Bitiş tarihi belirlemelisiniz." + +#: js/resource.js:173 +msgid "New contact must have a name." +msgstr "Yeni muhatabın bir adı olmalıdır." + +#: js/resource.js:180 js/resource.js:222 +msgid "CC must be a valid email." +msgstr "CC, geçerli bir e-posta olmalıdır." + +#: js/resource.js:376 js/resource.js:701 +msgid "Refreshing Contents..." +msgstr "İçerik Yenileniyor..." + +#: js/resource.js:469 +msgid "" +"Opening an issue requires a resource to be associated with an organization. " +"Please contact your IT department." +msgstr "" +"Bir konunun açılması, bir kaynağın yayıncıyla ilişkilendirilmesini " +"gerektirir. Lütfen BT biriminize başvurun. " + +#: js/resource.js:474 +msgid "A contact must be selected to continue." +msgstr "Devam etmek için bir muhatap seçiniz." + +#: js/resource.js:479 +msgid "A subject must be entered to continue." +msgstr "Devam etmek için bir konu başlığı yazınız." + +#: js/resource.js:484 +msgid "A body must be entered to continue." +msgstr "Devam etmek için ürün adı girmelisiniz." + +#: js/resource.js:497 +msgid "An issue must be associated with an organization or resource(s)." +msgstr "Konunun bir yayıncı ya da kaynaklarla ilişkili olması gerekir." + +#: js/resource.js:741 +msgid "Do you really want to delete this contact?" +msgstr "Bu muhatabı silmek istediğinizden emin misiniz?" + +#: js/resource.js:759 +msgid "Do you really want to delete this account?" +msgstr "Bu hesabı silmek istediğinizden emin misiniz?" + +#: js/resource.js:777 +msgid "Do you really want to delete this attachment?" +msgstr "Bu eki silmek istediğinizden emin misiniz?" + +#: js/resource.js:797 +msgid "Do you really want to delete this resource?" +msgstr "Bu kaynağı silmek istediğinizden emin misiniz?" + +#: js/resource.js:815 +msgid "Do you really want to delete this resource and all its children?" +msgstr "Bu kaynağı ve ilişiklerini silmek istediğinize emin misiniz?" + +#: js/resource.js:836 +msgid "Do you really want to remove this Subject?" +msgstr "Bu Konuyu kaldırmak istediğinizden emin misiniz?" + +#: js/resource.js:854 +msgid "Do you really want to delete this note?" +msgstr "Bu notu silmek istediğinizden emin misiniz?" + +#: js/resource.js:896 +msgid "" +"Warning! You are about to remove any steps that have been started and " +"completed. Are you sure you wish to continue?" +msgstr "" +"Uyarı! Başlatılan ve tamamlanan adımları kaldırmak üzeresiniz. Devam etmek " +"istediğinizden emin misiniz?" + +#: js/resource.js:913 +msgid "" +"Do you really want to mark this resource complete? This action cannot be " +"undone." +msgstr "" +"Bu kaynağı tamamlandı olarak işaretlemek istediğinizden emin misiniz? Bu " +"işlem geri alınamaz." + +#: js/resource.js:927 +msgid "" +"Do you really want to delete this step? If other steps depended on this one, " +"they will be started upon deletion. This action cannot be undone" +msgstr "" +"Bu adımı silmek istediğinizden emin misiniz? Başka adımlar buna bağlı " +"olursa, bunlar silindikten sonra başlatılır. Bu işlem geri alınamaz." + +#: admin.php:22 admin.php:40 +msgid "Administration" +msgstr "Yönetim" + +#: admin.php:51 ajax_htmldata/getAdminUserDisplay.php:19 +#: ajax_htmldata/getAdminWorkflowDisplay.php:74 +msgid "Users" +msgstr "Kullanıcılar" + +#: admin.php:52 +msgid "Workflow / User Group" +msgstr "İş Akışı / Kullanıcı Grubu" + +#: admin.php:53 +msgid "Access Method" +msgstr "Erişim yöntemi" + +#: admin.php:54 ajax_forms/getNewResourceForm.php:176 +#: ajax_htmldata/getAdminWorkflowDisplay.php:16 +#: ajax_htmldata/getOutstandingQueue.php:21 ajax_htmldata/getSavedQueue.php:20 +#: ajax_htmldata/getSearchResources.php:117 +#: ajax_htmldata/getSubmittedQueue.php:17 index.php:115 +msgid "Acquisition Type" +msgstr "Sağlama Türü" + +#: admin.php:55 index.php:481 +msgid "Administering Site" +msgstr "Yönetim Alanı" + +#: admin.php:57 ajax_htmldata/getAdminAlertDisplay.php:10 +msgid "Alert Settings" +msgstr "Uyarı Ayarları" + +#: admin.php:59 ajax_forms/getImportConfigForm.php:57 +#: ajax_forms/getImportConfigForm.php:71 ajax_forms/getImportConfigForm.php:247 +msgid "Alias Type" +msgstr "Takma ad Türü" + +#: admin.php:60 +msgid "Attachment Type" +msgstr "Ek Türü" + +#: admin.php:61 index.php:511 +msgid "Authentication Type" +msgstr "Doğrulama Türü" + +#: admin.php:62 index.php:449 +msgid "Authorized Site" +msgstr "Yetki Alanı" + +#: admin.php:63 index.php:541 resources/cataloging_edit.php:55 +msgid "Cataloging Status" +msgstr "Kataloglama Durumu" + +#: admin.php:64 resources/cataloging_edit.php:48 +msgid "Cataloging Type" +msgstr "Kataloglama Türü" + +#: admin.php:65 +msgid "Contact Role" +msgstr "Muhatabın Rolü" + +#: admin.php:67 ajax_forms/getCostForm.php:81 +msgid "Cost Details" +msgstr "Maliyet Ayrıntıları" + +#: admin.php:69 ajax_forms/getCostForm.php:78 +#: ajax_htmldata/getAdminCurrencyDisplay.php:8 +msgid "Currency" +msgstr "Para birimi" + +#: admin.php:70 +msgid "Downtime Type" +msgstr "Arıza Türü" + +#: admin.php:71 +msgid "External Login Type" +msgstr "Harici Giriş Türü" + +#: admin.php:72 +msgid "Funds" +msgstr "Sermaye" + +#: admin.php:73 ajax_htmldata/getAdminImportConfigDisplay.php:7 +msgid "Import Configuration" +msgstr "İçe Aktarmayı Yapılandırma" + +#: admin.php:74 +msgid "License Status" +msgstr "Lisans Durumu" + +#: admin.php:75 ajax_forms/getImportConfigForm.php:149 +#: ajax_forms/getImportConfigForm.php:163 +#: ajax_forms/getImportConfigForm.php:271 index.php:359 +msgid "Note Type" +msgstr "Not Türü" + +#: admin.php:76 +msgid "Order Type" +msgstr "Sipariş Türü" + +#: admin.php:83 ajax_forms/getImportConfigForm.php:184 +#: ajax_forms/getImportConfigForm.php:196 +#: ajax_forms/getImportConfigForm.php:277 +msgid "Organization Role" +msgstr "Yayıncı Türü" + +#: admin.php:84 templates/header.php:225 +msgid "Organizations" +msgstr "Yayıncılar" + +#: admin.php:88 +msgid "Purchasing Site" +msgstr "Satın Alma Alanı" + +#: admin.php:89 ajax_forms/getImportConfigForm.php:49 +#: ajax_htmldata/getAdminWorkflowDisplay.php:17 index.php:201 +msgid "Resource Format" +msgstr "Kaynak Biçimi" + +#: admin.php:90 ajax_forms/getImportConfigForm.php:50 +#: ajax_forms/getNewResourceForm.php:223 +#: ajax_htmldata/getAdminWorkflowDisplay.php:18 index.php:225 +msgid "Resource Type" +msgstr "Kaynak Türü" + +#: admin.php:91 +msgid "Storage Location" +msgstr "Depolama Yeri" + +#: admin.php:92 ajax_htmldata/getProductDetails.php:327 +msgid "Subjects" +msgstr "Konular" + +#: admin.php:93 +msgid "User Limit" +msgstr "Kullanıcı Sınırı" + +#: admin.php:98 queue.php:59 +msgid "Loading..." +msgstr "Yükleniyor..." + +#: admin.php:121 +msgid "You do not have permissions to access this screen." +msgstr "Bu ekrana erişim yetkiniz yok." + +#: admin/classes/common/DBService.php:39 +msgid "There was a problem with the database: " +msgstr "Veritabanıyla ilgili bir sorun oluştu." + +#: admin/classes/common/LdapPerson.php:34 +msgid "Could not connect to " +msgstr "Bağlanamadı" + +#: admin/classes/common/Object.php:63 admin/classes/common/Object.php:72 +msgid "Cannot set value for undefined key (" +msgstr "Tanımlanmayan anahtar için değer ayarlanamıyor (" + +#: admin/classes/common/Utility.php:121 +msgid "Error: unexpected fgets() fail" +msgstr "Hata: beklenmedik fgets () başarısız" + +#: admin/classes/common/Utility.php:133 +msgid "Edit DDW facet/term selections at: " +msgstr "DDW dönem seçimini düzenleyin:" + +#: admin/classes/common/Utility.php:148 +msgid "Email template file not found: " +msgstr "E-posta şablon dosyası bulunamadı:" + +#: admin/classes/domain/Resource.php:1034 +msgid "Name contains: " +msgstr "Ad içerir:" + +#: admin/classes/domain/Resource.php:1040 +msgid "Resource ID: " +msgstr "Kaynak ID:" + +#: admin/classes/domain/Resource.php:1045 +msgid "ISSN/ISBN: " +msgstr "ISSN/ISBN:" + +#: admin/classes/domain/Resource.php:1052 +msgid "Routing Step: " +msgstr "Yönlendirme Adımı:" + +#: admin/classes/domain/Resource.php:1067 +msgid "Status: " +msgstr "Durum:" + +#: admin/classes/domain/Resource.php:1079 +msgid "Creator: " +msgstr "Oluşturan:" + +#: admin/classes/domain/Resource.php:1085 +msgid "Resource Format: " +msgstr "Kaynak Biçimi" + +#: admin/classes/domain/Resource.php:1091 +msgid "Acquisition Type: " +msgstr "Sağlama Türü" + +#: admin/classes/domain/Resource.php:1097 +msgid "Note contains: " +msgstr "Not içerir:" + +#: admin/classes/domain/Resource.php:1103 +msgid "Created on or after: " +msgstr "Ardından veya sonra oluşturuldu:" + +#: admin/classes/domain/Resource.php:1105 +msgid "Created between: " +msgstr "Arasında oluşturuldu:" + +#: admin/classes/domain/Resource.php:1112 +msgid "Created on or before: " +msgstr "Ardından veya önce oluşturuldu:" + +#: admin/classes/domain/Resource.php:1118 +msgid "Starts with: " +msgstr "Şununla başlıyor:" + +#: admin/classes/domain/Resource.php:1124 +msgid "Fund: none" +msgstr "Sermaye: yok" + +#: admin/classes/domain/Resource.php:1128 +msgid "Fund: " +msgstr "Sermaye" + +#: admin/classes/domain/Resource.php:1132 +#: admin/classes/domain/Resource.php:1142 +#: admin/classes/domain/Resource.php:1151 +msgid "Resource Type: none" +msgstr "Kaynak Türü: yok" + +#: admin/classes/domain/Resource.php:1136 +msgid "Resource Type: " +msgstr "Kaynak Türü" + +#: admin/classes/domain/Resource.php:1146 +msgid "General Subject: " +msgstr "Genel Konu:" + +#: admin/classes/domain/Resource.php:1155 +msgid "Detailed Subject: " +msgstr "Ayrıntılı Konu:" + +#: admin/classes/domain/Resource.php:1160 +msgid "Note Type: none" +msgstr "Not Türü: yok" + +#: admin/classes/domain/Resource.php:1164 +msgid "Note Type: " +msgstr "Not Türü:" + +#: admin/classes/domain/Resource.php:1170 +msgid "Purchase Site: none" +msgstr "Satın Alma Alanı: yok" + +#: admin/classes/domain/Resource.php:1174 +msgid "Purchase Site: " +msgstr "Satın Alma Alanı" + +#: admin/classes/domain/Resource.php:1180 +msgid "Authorized Site: none" +msgstr "Yetki Alanı: yok" + +#: admin/classes/domain/Resource.php:1184 +msgid "Authorized Site: " +msgstr "Yetki Alanı" + +#: admin/classes/domain/Resource.php:1190 +msgid "Administering Site: none" +msgstr "Yönetim Alanı: yok" + +#: admin/classes/domain/Resource.php:1194 +msgid "Administering Site: " +msgstr "Yönetim Alanı:" + +#: admin/classes/domain/Resource.php:1200 +msgid "Authentication Type: none" +msgstr "Doğrulama Türü: yok" + +#: admin/classes/domain/Resource.php:1204 +msgid "Authentication Type: " +msgstr "Doğrulama Türü:" + +#: admin/classes/domain/Resource.php:1209 +msgid "Cataloging Status: none" +msgstr "Kataloglama Durumu: yok" + +#: admin/classes/domain/Resource.php:1213 +msgid "Cataloging Status: " +msgstr "Kataloglama Durumu:" + +#: ajax_forms.php:25 +msgid "Form action " +msgstr "İşlem formu" + +#: ajax_forms.php:25 ajax_htmldata.php:25 ajax_processing.php:27 +msgid " not set up!" +msgstr "Hazırlanmadı" + +#: ajax_forms/getAccessForm.php:59 +msgid "Edit Access" +msgstr "Erişimi Düzenle" + +#: ajax_forms/getAccessForm.php:68 +msgid "Access" +msgstr "Erişim" + +#: ajax_forms/getAccessForm.php:75 ajax_htmldata/getAccessDetails.php:57 +#: summary.php:694 +msgid "Authentication Type:" +msgstr "Doğrulama Türü:" + +#: ajax_forms/getAccessForm.php:90 ajax_forms/getAccountForm.php:58 +msgid "Username:" +msgstr "Kullanıcı adı:" + +#: ajax_forms/getAccessForm.php:94 ajax_htmldata/getAccessDetails.php:102 +#: summary.php:731 +msgid "Access Method:" +msgstr "Erişim Türü:" + +#: ajax_forms/getAccessForm.php:109 ajax_forms/getAccountForm.php:65 +#: ajax_htmldata/getAccountDetails.php:80 +msgid "Password:" +msgstr "Şifre" + +#: ajax_forms/getAccessForm.php:113 ajax_htmldata/getAccessDetails.php:88 +#: summary.php:724 +msgid "Storage Location:" +msgstr "Depolama Yeri" + +#: ajax_forms/getAccessForm.php:128 ajax_htmldata/getAccessDetails.php:72 +#: summary.php:708 +msgid "Simultaneous User Limit:" +msgstr "Eşzamanlı Kullanıcı Limiti:" + +#: ajax_forms/getAccessForm.php:145 ajax_htmldata/getAccessDetails.php:95 +msgid "Coverage:" +msgstr "Kapsam:" + +#: ajax_forms/getAccessForm.php:163 +msgid "Authorized Site(s)" +msgstr "Yetkili Alan(lar)" + +#: ajax_forms/getAccessForm.php:208 +msgid "Administering Site(s)" +msgstr "Yönetim Alan(ları)" + +#: ajax_forms/getAccessForm.php:251 ajax_forms/getAccountForm.php:86 +#: ajax_forms/getAdminAlertDaysForm.php:34 +#: ajax_forms/getAdminAlertEmailForm.php:34 +#: ajax_forms/getAdminCurrencyUpdateForm.php:38 +#: ajax_forms/getAdminFundUpdateForm.php:45 +#: ajax_forms/getAdminImportConfigUpdateForm.php:40 +#: ajax_forms/getAdminUpdateForm.php:44 +#: ajax_forms/getAdminUserGroupForm.php:147 +#: ajax_forms/getAdminUserUpdateForm.php:66 +#: ajax_forms/getAdminWorkflowForm.php:266 ajax_forms/getAttachmentForm.php:89 +#: ajax_forms/getContactForm.php:161 ajax_forms/getCostForm.php:362 +#: ajax_forms/getDetailSubjectUpdateForm.php:38 +#: ajax_forms/getGeneralDetailSubjectForm.php:130 +#: ajax_forms/getGeneralSubjectUpdateForm.php:38 +#: ajax_forms/getLicenseForm.php:191 ajax_forms/getNewDowntimeForm.php:132 +#: ajax_forms/getNewIssueForm.php:132 ajax_forms/getNewResourceForm.php:295 +#: ajax_forms/getNoteForm.php:61 ajax_forms/getOrderForm.php:160 +#: ajax_forms/getResourceStepForm.php:64 +#: ajax_forms/getUpdateProductForm.php:429 resources/cataloging_edit.php:102 +msgid "submit" +msgstr "gönder" + +#: ajax_forms/getAccessForm.php:252 ajax_forms/getAccountForm.php:87 +#: ajax_forms/getAdminAlertDaysForm.php:35 +#: ajax_forms/getAdminAlertEmailForm.php:35 +#: ajax_forms/getAdminCurrencyUpdateForm.php:39 +#: ajax_forms/getAdminFundUpdateForm.php:46 +#: ajax_forms/getAdminImportConfigUpdateForm.php:41 +#: ajax_forms/getAdminUpdateForm.php:45 +#: ajax_forms/getAdminUserGroupForm.php:148 +#: ajax_forms/getAdminUserUpdateForm.php:67 +#: ajax_forms/getAdminWorkflowForm.php:267 ajax_forms/getAttachmentForm.php:90 +#: ajax_forms/getContactForm.php:162 ajax_forms/getCostForm.php:363 +#: ajax_forms/getDetailSubjectUpdateForm.php:39 +#: ajax_forms/getGeneralDetailSubjectForm.php:131 +#: ajax_forms/getGeneralSubjectUpdateForm.php:39 +#: ajax_forms/getImportSaveCfgForm.php:28 ajax_forms/getLicenseForm.php:192 +#: ajax_forms/getNewDowntimeForm.php:133 ajax_forms/getNewDowntimeForm.php:142 +#: ajax_forms/getNewIssueForm.php:133 ajax_forms/getNewIssueForm.php:142 +#: ajax_forms/getNewResourceForm.php:296 ajax_forms/getNoteForm.php:62 +#: ajax_forms/getOrderForm.php:161 ajax_forms/getResourceStepForm.php:65 +#: ajax_forms/getResourceSubjectForm.php:48 +#: ajax_forms/getUpdateProductForm.php:430 importFunds.php:64 +#: resources/cataloging_edit.php:103 +msgid "cancel" +msgstr "İptal et" + +#: ajax_forms/getAccountForm.php:17 +msgid "Edit Account" +msgstr "Hesabı Düzenle" + +#: ajax_forms/getAccountForm.php:17 +msgid "Add Account" +msgstr "Hesap Ekle" + +#: ajax_forms/getAccountForm.php:27 +msgid "Login Type:" +msgstr "Giriş Türü:" + +#: ajax_forms/getAccountForm.php:44 ajax_forms/getNewResourceForm.php:115 +#: ajax_forms/getUpdateProductForm.php:101 summary.php:804 +msgid "URL:" +msgstr "URL:" + +#: ajax_forms/getAccountForm.php:51 ajax_htmldata/getAccountDetails.php:96 +msgid "Registered Email:" +msgstr "Kayıtlı e-posta:" + +#: ajax_forms/getAccountForm.php:72 ajax_forms/getContactForm.php:138 +#: ajax_forms/getNoteForm.php:48 ajax_htmldata/getAccountDetails.php:104 +#: ajax_htmldata/getContactDetails.php:165 +msgid "Notes:" +msgstr "Notlar:" + +#: ajax_forms/getAdminAlertDaysForm.php:14 +msgid "Edit Alert Days In Advance" +msgstr "Önceden Uyarı Günlerini Düzenle" + +#: ajax_forms/getAdminAlertDaysForm.php:14 +msgid "Add Alert Days In Advance" +msgstr "Önceden Uyarı Günlerini Ekle" + +#: ajax_forms/getAdminAlertEmailForm.php:14 +msgid "Edit Alert Email Address" +msgstr "Uyarı E-posta Adresini Düzenle" + +#: ajax_forms/getAdminAlertEmailForm.php:14 +msgid "Add Alert Email Address" +msgstr "Uyarı E-posta Adresi Ekle" + +#: ajax_forms/getAdminCurrencyUpdateForm.php:14 +msgid "Edit Currency" +msgstr "Para birimi Düzenle" + +#: ajax_forms/getAdminCurrencyUpdateForm.php:14 +msgid "Add Currency" +msgstr "Para birimi Ekle" + +#: ajax_forms/getAdminCurrencyUpdateForm.php:24 +#: ajax_forms/getAdminFundUpdateForm.php:25 +#: ajax_htmldata/getAdminCurrencyDisplay.php:14 +#: ajax_htmldata/getAdminFundDisplay.php:14 +msgid "Code" +msgstr "Kod" + +#: ajax_forms/getAdminCurrencyUpdateForm.php:27 +#: ajax_forms/getAdminFundUpdateForm.php:28 +#: ajax_htmldata/getAdminCurrencyDisplay.php:15 +#: ajax_htmldata/getAdminFundDisplay.php:15 +#: ajax_htmldata/getAdminImportConfigDisplay.php:13 +#: ajax_htmldata/getOutstandingQueue.php:20 ajax_htmldata/getSavedQueue.php:18 +#: ajax_htmldata/getSearchResources.php:114 +#: ajax_htmldata/getSubmittedQueue.php:15 +msgid "Name" +msgstr "Ad:" + +#: ajax_forms/getAdminFundUpdateForm.php:15 +msgid "Edit Fund" +msgstr "Sermaye Düzenle" + +#: ajax_forms/getAdminFundUpdateForm.php:15 +msgid "Add Fund" +msgstr "Sermaye Ekle" + +#: ajax_forms/getAdminFundUpdateForm.php:32 +msgid "Archived" +msgstr "Arşivlendi" + +#: ajax_forms/getAdminImportConfigUpdateForm.php:22 +msgid "Edit Import Configuration" +msgstr "İçe Aktarma Ayarlarını Düzenle" + +#: ajax_forms/getAdminImportConfigUpdateForm.php:24 +msgid "Add Import Configuration" +msgstr "İçe Aktarma Ayarlarını Ekle" + +#: ajax_forms/getAdminImportConfigUpdateForm.php:31 +msgid "Configuration Name" +msgstr "Yapılandırma Adı" + +#: ajax_forms/getAdminImportConfigUpdateForm.php:34 +msgid "" +"For each of the resource fields please input the number of the column in " +"your CSV file that corresponds to the resource field. For example, if your " +"import file has a second column called Name that corresponds to the Resource " +"Title, then you would input 2 for the value for the Resource Title field. " +"For columns with multiple values that are character-delimited, indicate the " +"delimiter using the If delimited, delimited by field. For fields with values " +"across multiple columns, add additional sets using the +Add another links. " +"Use the Dedupe on this column option for ISBN/ISSN sets to ignore any " +"duplicate values that might occur across those columns. The Alias Types, " +"Note Types, and Organization Roles that you can assign to your mapped " +"columns can be configured on the Admin page." +msgstr "" +"Her kaynak alanı için CSV dosyanızdaki kaynak alanına karşılık gelen sütunun " +"numarasını yazınız. Mesela, içeri aktardığınız dosyanın Ad başlıklı 2. " +"sütunu Kaynak Adına karşılık geliyorsa, Kaynak Adı alanına 2 yazınız. Eğer " +"sütunlarda karakter sınırlandırmalı çoklu değerler varsa, ilgili alanda " +"sınırlandırma yaparak sınırlandırmanın varlığını belirtiniz. Birden fazla " +"sütundan elde edilecek değerlerle oluşturulacak alanlarda, + Başka " +"bağlantılar ekleye basarak diğer ayarları yapınız. Sütunlarda ISBN/ISSN " +"değerleri birden fazla oluşmuşsa, bunları çıkarmak için Çıkar fonksiyonunu " +"kullanınız. Takma ad Türü, Not Türü ve Yayıncı Rolü Yönetici sayfasındaki " +"eşleştirilmiş sütun ayarlarından atanabilir." + +#: ajax_forms/getAdminUpdateForm.php:16 +#: ajax_forms/getDetailSubjectUpdateForm.php:16 +#: ajax_forms/getGeneralSubjectUpdateForm.php:16 +msgid "Edit " +msgstr "Düzenle" + +#: ajax_forms/getAdminUpdateForm.php:16 +#: ajax_forms/getDetailSubjectUpdateForm.php:16 +#: ajax_forms/getGeneralSubjectUpdateForm.php:16 +msgid "Add " +msgstr "Ekle" + +#: ajax_forms/getAdminUpdateForm.php:31 +msgid "Show stats button?" +msgstr "İstatistikleri göster?" + +#: ajax_forms/getAdminUserGroupForm.php:17 +msgid "Edit User Group" +msgstr "Kullanıcı Grubunu Düzenle" + +#: ajax_forms/getAdminUserGroupForm.php:17 +msgid "Add User Group" +msgstr "Kullanıcı Grubu Ekle" + +#: ajax_forms/getAdminUserGroupForm.php:26 +msgid "User Group" +msgstr "Kullanıcı Grubu" + +#: ajax_forms/getAdminUserGroupForm.php:34 +msgid "Group Name:" +msgstr "Grup Adı:" + +#: ajax_forms/getAdminUserGroupForm.php:41 +msgid "Email Address:" +msgstr "E-posta Adresi:" + +#: ajax_forms/getAdminUserGroupForm.php:58 +msgid "Assigned Users" +msgstr "Tanımlanan Kullanıcılar" + +#: ajax_forms/getAdminUserGroupForm.php:82 +msgid "add user" +msgstr "kullanıcı ekle" + +#: ajax_forms/getAdminUserGroupForm.php:82 +#: ajax_forms/getAdminWorkflowForm.php:155 ajax_forms/getCostForm.php:184 +#: ajax_forms/getGeneralDetailSubjectForm.php:76 +#: ajax_forms/getLicenseForm.php:76 ajax_forms/getNewIssueForm.php:75 +#: ajax_forms/getResourceSubjectForm.php:26 +#: ajax_forms/getResourceSubjectForm.php:33 +#: ajax_forms/getUpdateProductForm.php:124 +#: ajax_forms/getUpdateProductForm.php:153 +#: ajax_forms/getUpdateProductForm.php:266 +#: ajax_forms/getUpdateProductForm.php:359 +msgid "Add" +msgstr "Ekle" + +#: ajax_forms/getAdminUserUpdateForm.php:21 +msgid "Edit User" +msgstr "Kullanıcı Düzenleme" + +#: ajax_forms/getAdminUserUpdateForm.php:21 +msgid "Add New User" +msgstr "Yeni Kullanıcı Ekle" + +#: ajax_forms/getAdminUserUpdateForm.php:32 +#: ajax_htmldata/getAdminUserDisplay.php:22 +msgid "Login ID" +msgstr "Giriş kimliği" + +#: ajax_forms/getAdminUserUpdateForm.php:33 +#: ajax_htmldata/getAdminUserDisplay.php:23 +msgid "First Name" +msgstr "Ad" + +#: ajax_forms/getAdminUserUpdateForm.php:34 +#: ajax_htmldata/getAdminUserDisplay.php:24 +msgid "Last Name" +msgstr "Soyad" + +#: ajax_forms/getAdminUserUpdateForm.php:35 +#: ajax_htmldata/getAdminAlertDisplay.php:16 +#: ajax_htmldata/getAdminUserDisplay.php:27 +#: ajax_htmldata/getAdminWorkflowDisplay.php:73 +msgid "Email Address" +msgstr "E-posta Adresi" + +#: ajax_forms/getAdminUserUpdateForm.php:36 +#: ajax_htmldata/getAdminUserDisplay.php:25 +msgid "Privilege" +msgstr "Ayrıcalık" + +#: ajax_forms/getAdminUserUpdateForm.php:54 +#: ajax_htmldata/getAdminUserDisplay.php:26 +msgid "View Accounts" +msgstr "Hesapları Görüntüle" + +#: ajax_forms/getAdminWorkflowForm.php:42 +msgid "Edit Workflow" +msgstr "İş Akışını Düzenle" + +#: ajax_forms/getAdminWorkflowForm.php:51 +msgid "Resource Entry Requirements" +msgstr "Kaynak Oluşturma Gereksinimleri" + +#: ajax_forms/getAdminWorkflowForm.php:58 ajax_forms/getOrderForm.php:46 +#: ajax_htmldata/getAcquisitionsDetails.php:111 summary.php:435 +msgid "Acquisition Type:" +msgstr "Sağlama Türü:" + +#: ajax_forms/getAdminWorkflowForm.php:74 +#: ajax_forms/getUpdateProductForm.php:176 +msgid "Format:" +msgstr "Biçim:" + +#: ajax_forms/getAdminWorkflowForm.php:89 ajax_forms/getAttachmentForm.php:35 +#: ajax_forms/getUpdateProductForm.php:336 +#: ajax_htmldata/getAttachmentDetails.php:47 +#: ajax_htmldata/getDowntimeList.php:17 +msgid "Type:" +msgstr "Tür:" + +#: ajax_forms/getAdminWorkflowForm.php:114 +msgid "Workflow Steps" +msgstr "İş Akışı Adımları" + +#: ajax_forms/getAdminWorkflowForm.php:123 ajax_forms/getAttachmentForm.php:27 +#: ajax_forms/getContactForm.php:43 ajax_forms/getImportSaveCfgForm.php:16 +#: ajax_forms/getNewResourceForm.php:100 ajax_forms/getUpdateProductForm.php:91 +msgid "Name:" +msgstr "Ad:" + +#: ajax_forms/getAdminWorkflowForm.php:124 +msgid "Approval/Notification Group:" +msgstr "Onay/Bildirim Grubu:" + +#: ajax_forms/getAdminWorkflowForm.php:125 +msgid "Parent Step" +msgstr "Ana Adım" + +#: ajax_forms/getAdminWorkflowForm.php:155 +msgid "add step" +msgstr "adım ekle" + +#: ajax_forms/getAttachmentForm.php:16 +msgid "Edit Attachment" +msgstr "Ek Düzenleme" + +#: ajax_forms/getAttachmentForm.php:16 +msgid "Add Attachment" +msgstr "Ek Ekleme" + +#: ajax_forms/getAttachmentForm.php:55 +msgid "File:" +msgstr "Dosya" + +#: ajax_forms/getAttachmentForm.php:61 +msgid "replace with new file" +msgstr "yeni dosyayla değiştir" + +#: ajax_forms/getAttachmentForm.php:76 +#: ajax_htmldata/getAttachmentDetails.php:55 summary.php:544 +msgid "Details:" +msgstr "Ayrıntılar:" + +#: ajax_forms/getContactForm.php:30 +msgid "Edit Contact" +msgstr "Kişi Düzenleme" + +#: ajax_forms/getContactForm.php:30 +msgid "Add Contact" +msgstr "Kişi Ekle" + +#: ajax_forms/getContactForm.php:50 ajax_htmldata/getContactDetails.php:100 +msgid "Title:" +msgstr "Başlık:" + +#: ajax_forms/getContactForm.php:57 ajax_htmldata/getContactDetails.php:133 +msgid "Phone:" +msgstr "Telefon:" + +#: ajax_forms/getContactForm.php:64 ajax_htmldata/getContactDetails.php:141 +msgid "Alt Phone:" +msgstr "Alternatif Telefon:" + +#: ajax_forms/getContactForm.php:71 ajax_htmldata/getContactDetails.php:149 +msgid "Fax:" +msgstr "Faks:" + +#: ajax_forms/getContactForm.php:78 ajax_htmldata/getContactDetails.php:157 +msgid "Email:" +msgstr "E-posta:" + +#: ajax_forms/getContactForm.php:85 ajax_htmldata/getContactDetails.php:108 +msgid "Address:" +msgstr "Adres:" + +#: ajax_forms/getContactForm.php:92 ajax_forms/getUpdateProductForm.php:214 +#: ajax_htmldata/getProductDetails.php:116 +msgid "Archived:" +msgstr "Arşivlendi:" + +#: ajax_forms/getContactForm.php:102 +msgid "Role(s):" +msgstr "Rol(ler):" + +#: ajax_forms/getCostForm.php:52 +msgid "Edit Cost Information" +msgstr "Maliyet Bilgileri Düzenleme" + +#: ajax_forms/getCostForm.php:59 ajax_htmldata/getAcquisitionsDetails.php:172 +#: summary.php:492 +msgid "Cost History" +msgstr "Maliyet Geçmişi" + +#: ajax_forms/getCostForm.php:67 ajax_htmldata/getAcquisitionsDetails.php:181 +msgid "Year" +msgstr "Yıl" + +#: ajax_forms/getCostForm.php:68 ajax_htmldata/getAcquisitionsDetails.php:182 +msgid "Sub Start" +msgstr "Abn. Başlangıcı" + +#: ajax_forms/getCostForm.php:69 ajax_htmldata/getAcquisitionsDetails.php:183 +msgid "Sub End" +msgstr "Abn. Bitişi" + +#: ajax_forms/getCostForm.php:71 ajax_htmldata/getAcquisitionsDetails.php:185 +#: ajax_htmldata/getAdminFundDisplay.php:8 index.php:87 +msgid "Fund" +msgstr "San." + +#: ajax_forms/getCostForm.php:73 ajax_htmldata/getAcquisitionsDetails.php:187 +msgid "Tax Excl." +msgstr "Vergi Hariç" + +#: ajax_forms/getCostForm.php:74 ajax_htmldata/getAcquisitionsDetails.php:188 +msgid "Tax Rate" +msgstr "Vergi Oranı" + +#: ajax_forms/getCostForm.php:75 ajax_htmldata/getAcquisitionsDetails.php:189 +msgid "Tax Incl." +msgstr "Vergi Dâhil" + +#: ajax_forms/getCostForm.php:77 ajax_htmldata/getAcquisitionsDetails.php:191 +msgid "Payment" +msgstr "Ödeme" + +#: ajax_forms/getCostForm.php:79 ajax_htmldata/getAcquisitionsDetails.php:195 +msgid "Type" +msgstr "Tür" + +#: ajax_forms/getCostForm.php:83 ajax_forms/getImportConfigForm.php:148 +#: ajax_forms/getImportConfigForm.php:162 +#: ajax_forms/getImportConfigForm.php:271 +msgid "Note" +msgstr "Not" + +#: ajax_forms/getCostForm.php:85 ajax_htmldata/getAcquisitionsDetails.php:201 +msgid "Invoice" +msgstr "Fatura" + +#: ajax_forms/getCostForm.php:184 +msgid "add payment" +msgstr "ödeme ekle" + +#: ajax_forms/getGeneralDetailSubjectForm.php:18 +msgid "Add / Edit Subject Relationships" +msgstr "Konu İlişkileri Düzenle / Ekle" + +#: ajax_forms/getGeneralDetailSubjectForm.php:27 +#: ajax_htmldata/getAdminSubjectDisplay.php:9 +#: ajax_htmldata/getAdminSubjectDisplay.php:98 index.php:266 +msgid "General Subject" +msgstr "Genel Konu" + +#: ajax_forms/getGeneralDetailSubjectForm.php:53 +msgid "Detailed Subjects" +msgstr "Ayrıntılı Konular" + +#: ajax_forms/getGeneralDetailSubjectForm.php:76 +msgid "add detail subject" +msgstr "ayrıntılı konu ekle" + +#: ajax_forms/getGeneralDetailSubjectForm.php:109 +#: ajax_htmldata/getAdminSubjectDisplay.php:30 +#: ajax_htmldata/getAdminSubjectDisplay.php:71 +msgid "subject in use" +msgstr "konu kullanılıyor" + +#: ajax_forms/getImportConfigForm.php:43 +msgid "General Resource Fields" +msgstr "Genel Kaynak Alanları" + +#: ajax_forms/getImportConfigForm.php:45 +msgid "Resource Title" +msgstr "Kaynak Başlığı" + +#: ajax_forms/getImportConfigForm.php:46 +msgid "Description" +msgstr "Açıklama" + +#: ajax_forms/getImportConfigForm.php:47 +msgid "Resource URL" +msgstr "Kaynak URL" + +#: ajax_forms/getImportConfigForm.php:48 +msgid "Alternate URL" +msgstr "Alternatif URL" + +#: ajax_forms/getImportConfigForm.php:52 +msgid "Alias Sets" +msgstr "Takma ad Setleri" + +#: ajax_forms/getImportConfigForm.php:56 ajax_forms/getImportConfigForm.php:70 +#: ajax_forms/getImportConfigForm.php:247 +msgid "Alias" +msgstr "Takma ad" + +#: ajax_forms/getImportConfigForm.php:66 ajax_forms/getImportConfigForm.php:76 +#: ajax_forms/getImportConfigForm.php:104 +#: ajax_forms/getImportConfigForm.php:110 +#: ajax_forms/getImportConfigForm.php:128 +#: ajax_forms/getImportConfigForm.php:133 +#: ajax_forms/getImportConfigForm.php:158 +#: ajax_forms/getImportConfigForm.php:168 +#: ajax_forms/getImportConfigForm.php:247 +#: ajax_forms/getImportConfigForm.php:259 +#: ajax_forms/getImportConfigForm.php:265 +#: ajax_forms/getImportConfigForm.php:271 +msgid "If delimited, delimited by" +msgstr "Sınırlama yapılacaksa, sınırlama yap" + +#: ajax_forms/getImportConfigForm.php:79 +msgid "+ Add another alias set" +msgstr "+ Başka takma ad setleri ekle" + +#: ajax_forms/getImportConfigForm.php:81 +msgid "Resource Parents" +msgstr "Ana Kaynaklar" + +#: ajax_forms/getImportConfigForm.php:85 ajax_forms/getImportConfigForm.php:89 +#: ajax_forms/getImportConfigForm.php:253 +msgid "Parent Resource" +msgstr "Ana Kaynak" + +#: ajax_forms/getImportConfigForm.php:92 +msgid "+ Add another parent resource" +msgstr "+ Başka ana kaynak ekle" + +#: ajax_forms/getImportConfigForm.php:97 +msgid "ISBN/ISSN Sets" +msgstr "ISBN/ISSN setleri" + +#: ajax_forms/getImportConfigForm.php:103 +#: ajax_forms/getImportConfigForm.php:109 +#: ajax_forms/getImportConfigForm.php:259 +msgid "ISBN or ISSN" +msgstr "ISBN veya ISSN" + +#: ajax_forms/getImportConfigForm.php:105 +#: ajax_forms/getImportConfigForm.php:111 +#: ajax_forms/getImportConfigForm.php:259 +msgid "Dedupe on this column" +msgstr "Bu sütunu ayır" + +#: ajax_forms/getImportConfigForm.php:114 +msgid "+ Add another ISBN or ISSN set" +msgstr "+ Başka ISBN veya ISSN set ekle" + +#: ajax_forms/getImportConfigForm.php:121 +msgid "Subject Sets" +msgstr "Konu Setleri" + +#: ajax_forms/getImportConfigForm.php:127 +#: ajax_forms/getImportConfigForm.php:132 +#: ajax_forms/getImportConfigForm.php:265 +msgid "Subject" +msgstr "Konu" + +#: ajax_forms/getImportConfigForm.php:136 +msgid "+ Add another subject set" +msgstr "Başka konu seti ekle" + +#: ajax_forms/getImportConfigForm.php:143 +msgid "Note Sets" +msgstr "Not setleri" + +#: ajax_forms/getImportConfigForm.php:171 +msgid "+ Add another note set" +msgstr "+ Başka not seti ekle" + +#: ajax_forms/getImportConfigForm.php:180 +msgid "Organization Sets" +msgstr "Yayıncı setleri" + +#: ajax_forms/getImportConfigForm.php:184 +#: ajax_forms/getImportConfigForm.php:196 +#: ajax_forms/getImportConfigForm.php:277 +msgid "Organization" +msgstr "Yayıncı" + +#: ajax_forms/getImportConfigForm.php:203 +msgid "+ Add another organization set" +msgstr "+ Başka yayıncı seti ekle" + +#: ajax_forms/getImportConfigForm.php:208 +msgid "Organization Name Mapping" +msgstr "Yayıncı Adı Eşleştirme" + +#: ajax_forms/getImportConfigForm.php:209 +msgid "" +"Use these mappings to normalize different variations of an organization’s " +"name to a single value. For example, you could have a publisher with three " +"variations of their name across your import file: PublisherHouse, " +"PublisherH, and PH. You could create a mapping for each one and normalize " +"them all to PublisherHouse, to prevent duplicate organizations from being " +"created. Each column that is added to an Organization set above is checked " +"against the complete list of mappings that you create. " +msgstr "" +"Yayıncıların farklı kısaltmalarını tek bir değere dönüştürmek için bu " +"eşleştirmeleri kullanın. Mesela, içe aktarma dosyanızda bir yayıncının üç " +"farklı ama aynı muhtevaya sahip kısaltması olsun. Kullanılmasını istediğiniz " +"sütuna, diğerlerini eşleyerek mükerrer kayıtların oluşmasını " +"engelleyebilirsiniz. Yayıncı setlerine eklenen her sütun, oluşturduğunuz " +"eşleştirme listesiyle kontrol edilecektir." + +#: ajax_forms/getImportConfigForm.php:209 +msgid "PCRE regular expressions" +msgstr "PCRE kurallı ifadeler" + +#: ajax_forms/getImportConfigForm.php:209 +msgid " are supported for these mappings." +msgstr "Bu eşlemeler için desteklenir." + +#: ajax_forms/getImportConfigForm.php:213 +msgid "Organization Name" +msgstr "Yayıncı Adı" + +#: ajax_forms/getImportConfigForm.php:214 +msgid "Will Be Mapped To" +msgstr "Şununla eşleştir." + +#: ajax_forms/getImportConfigForm.php:231 +msgid "+ Add another mapping" +msgstr "+ Başka bir eşleme ekle" + +#: ajax_forms/getImportSaveCfgForm.php:6 +msgid "Save Import Configuration" +msgstr "İçe Aktarma Yapılandırmasını Kaydet" + +#: ajax_forms/getImportSaveCfgForm.php:27 ajax_forms/getNewResourceForm.php:294 +msgid "save" +msgstr "kaydet" + +#: ajax_forms/getLicenseForm.php:50 +msgid "Edit Licenses" +msgstr "Lisansları Düzenle" + +#: ajax_forms/getLicenseForm.php:60 +msgid "License Records" +msgstr "Lisans Kayıtları" + +#: ajax_forms/getLicenseForm.php:76 +msgid "add license" +msgstr "lisans ekle" + +#: ajax_forms/getLicenseForm.php:103 +msgid "remove license link" +msgstr "lisans bağlantısını kaldır" + +#: ajax_forms/getLicenseForm.php:103 ajax_forms/getUpdateProductForm.php:306 +msgid "remove " +msgstr "kaldır" + +#: ajax_forms/getLicenseForm.php:103 +msgid " license" +msgstr "lisans" + +#: ajax_forms/getLicenseForm.php:128 +msgid "Licensing Status" +msgstr "Lisans Durumu" + +#: ajax_forms/getLicenseForm.php:136 +#: ajax_htmldata/getAcquisitionsDetails.php:286 +#: ajax_htmldata/getProductDetails.php:106 summary.php:218 summary.php:578 +msgid "Status:" +msgstr "Durum:" + +#: ajax_forms/getLicenseForm.php:160 +msgid "History:" +msgstr "Geçmiş:" + +#: ajax_forms/getLicenseForm.php:166 ajax_htmldata/getAccessDetails.php:173 +#: ajax_htmldata/getAcquisitionsDetails.php:292 +#: ajax_htmldata/getAcquisitionsDetails.php:386 +#: ajax_htmldata/getProductDetails.php:125 +#: ajax_htmldata/getProductDetails.php:127 +#: ajax_htmldata/getProductDetails.php:150 +#: ajax_htmldata/getProductDetails.php:152 +#: ajax_htmldata/getProductDetails.php:174 +#: ajax_htmldata/getProductDetails.php:176 +#: ajax_htmldata/getProductDetails.php:454 +#: ajax_htmldata/getRoutingDetails.php:53 +#: ajax_htmldata/getRoutingDetails.php:55 +#: ajax_htmldata/getRoutingDetails.php:88 +#: ajax_htmldata/getRoutingDetails.php:90 resources/cataloging.php:221 +#: summary.php:232 summary.php:258 summary.php:413 summary.php:584 +#: summary.php:659 summary.php:781 summary.php:894 +msgid " by " +msgstr "tarafından" + +#: ajax_forms/getLicenseForm.php:169 +#: ajax_htmldata/getAcquisitionsDetails.php:295 summary.php:587 +msgid "No license status information available." +msgstr "Lisans durum bilgisi mevcut değil." + +#: ajax_forms/getNewDowntimeForm.php:54 +msgid "Resource Downtime Report" +msgstr "Kaynak Arıza Raporu" + +#: ajax_forms/getNewDowntimeForm.php:58 ajax_htmldata/getDowntimeList.php:20 +msgid "Downtime Start:" +msgstr "Arıza Başlangıcı:" + +#: ajax_forms/getNewDowntimeForm.php:61 ajax_forms/getNewDowntimeForm.php:78 +msgid "Date" +msgstr "Tarih" + +#: ajax_forms/getNewDowntimeForm.php:66 ajax_forms/getNewDowntimeForm.php:83 +msgid "Time" +msgstr "Saat" + +#: ajax_forms/getNewDowntimeForm.php:75 +msgid "Downtime Resolution:" +msgstr "Arıza Bitişi:" + +#: ajax_forms/getNewDowntimeForm.php:92 +msgid "Problem Type:" +msgstr "Sorun Türü:" + +#: ajax_forms/getNewDowntimeForm.php:107 +msgid "Link to open issue:" +msgstr "Konu açmak için bağlantı:" + +#: ajax_forms/getNewDowntimeForm.php:123 ajax_htmldata/getDowntimeList.php:39 +#: summary.php:549 +msgid "Note:" +msgstr "Not:" + +#: ajax_forms/getNewDowntimeForm.php:141 +msgid "" +"Creating downtime requires an organization or a resource to be associated " +"with an organization." +msgstr "" +"Arıza talebi oluşturmak için, talebin bir kaynak ya da yayıncıyla " +"ilişkilendirilmesi gerekir." + +#: ajax_forms/getNewIssueForm.php:24 +msgid "Report New Problem" +msgstr "Yeni Problem Bildir" + +#: ajax_forms/getNewIssueForm.php:25 +msgid "* required fields" +msgstr "* zorunlu alanlar" + +#: ajax_forms/getNewIssueForm.php:29 ajax_forms/getUpdateProductForm.php:244 +#: ajax_htmldata/getContactDetails.php:83 +msgid "Organization:" +msgstr "Yayıncı:" + +#: ajax_forms/getNewIssueForm.php:36 +msgid "Contact:" +msgstr "Muhatap:" + +#: ajax_forms/getNewIssueForm.php:57 ajax_htmldata/getContactDetails.php:43 +#: ajax_htmldata/getContactDetails.php:187 +#: ajax_htmldata/getContactDetails.php:197 +msgid "add contact" +msgstr "muhatap ekle" + +#: ajax_forms/getNewIssueForm.php:65 +msgid "CC myself:" +msgstr "Kendime CC" + +#: ajax_forms/getNewIssueForm.php:72 +msgid "CC:" +msgstr "Bilgi:" + +#: ajax_forms/getNewIssueForm.php:77 +msgid "Current CCs:" +msgstr "Mevcut CCler:" + +#: ajax_forms/getNewIssueForm.php:84 ajax_htmldata/getIssuesList.php:58 +msgid "Subject:" +msgstr "Konu:" + +#: ajax_forms/getNewIssueForm.php:91 ajax_htmldata/getIssuesList.php:61 +msgid "Body:" +msgstr "Gövde:" + +#: ajax_forms/getNewIssueForm.php:98 ajax_htmldata/getIssuesList.php:47 +msgid "Applies to:" +msgstr "Şunlara uygula:" + +#: ajax_forms/getNewIssueForm.php:102 +msgid "Applies only to" +msgstr "Sadece şuna uygula" + +#: ajax_forms/getNewIssueForm.php:105 +msgid "Applies to all" +msgstr "Hepsine uygula" + +#: ajax_forms/getNewIssueForm.php:108 +msgid "Applies to selected" +msgstr "Seçilenlere uygula" + +#: ajax_forms/getNewIssueForm.php:124 +msgid "Send me a reminder every" +msgstr "Her zaman bana bir hatırlatma gönder" + +#: ajax_forms/getNewIssueForm.php:127 +msgid "day(s)" +msgstr "gün(ler)" + +#: ajax_forms/getNewIssueForm.php:141 +msgid "" +"Opening an issue requires a resource to be associated with an organization." +msgstr "" +"Konu açma talebi için talebin bir yayıncıyla ilişkilendirilmesi gerekir." + +#: ajax_forms/getNewResourceForm.php:84 +msgid "Edit Saved Resource" +msgstr "Kaydedilen Kaynakları Düzenle" + +#: ajax_forms/getNewResourceForm.php:84 +msgid "Add New Resource" +msgstr "Yeni Kaynak Ekle" + +#: ajax_forms/getNewResourceForm.php:85 +msgid "required fields" +msgstr "zorunlu alanlar" + +#: ajax_forms/getNewResourceForm.php:91 ajax_forms/getUpdateProductForm.php:81 +msgid "Product" +msgstr "Ürün" + +#: ajax_forms/getNewResourceForm.php:105 ajax_forms/getUpdateProductForm.php:96 +#: ajax_htmldata/getProductDetails.php:291 summary.php:361 +msgid "Description:" +msgstr "Açıklama:" + +#: ajax_forms/getNewResourceForm.php:110 +msgid "Provider:" +msgstr "Sağlayıcı:" + +#: ajax_forms/getNewResourceForm.php:120 +#: ajax_forms/getUpdateProductForm.php:106 +#: ajax_htmldata/getProductDetails.php:283 summary.php:353 +msgid "Alt URL:" +msgstr "Alternatif URL:" + +#: ajax_forms/getNewResourceForm.php:131 +msgid "Format" +msgstr "Biçim:" + +#: ajax_forms/getNewResourceForm.php:269 +#: ajax_htmldata/getAcquisitionsDetails.php:199 +msgid "Notes" +msgstr "Notlar" + +#: ajax_forms/getNewResourceForm.php:278 +msgid "Include any additional information" +msgstr "Ek bilgi içerir" + +#: ajax_forms/getNoteForm.php:18 +msgid "Edit Note" +msgstr "Not Düzenle" + +#: ajax_forms/getNoteForm.php:18 +msgid "Add Note" +msgstr "Not Ekle" + +#: ajax_forms/getNoteForm.php:28 +msgid "Note Type:" +msgstr "Not Türü:" + +#: ajax_forms/getOrderForm.php:33 +msgid "Edit Acquisitions Information" +msgstr "Sağlama Bilgilerini Düzenle" + +#: ajax_forms/getOrderForm.php:40 ajax_htmldata/getAcquisitionsDetails.php:101 +#: summary.php:428 +msgid "Order" +msgstr "Sipariş" + +#: ajax_forms/getOrderForm.php:64 ajax_htmldata/getAcquisitionsDetails.php:118 +#: summary.php:442 +msgid "Order Number:" +msgstr "Sipariş Numarası:" + +#: ajax_forms/getOrderForm.php:69 ajax_htmldata/getAcquisitionsDetails.php:125 +#: summary.php:449 +msgid "System Number:" +msgstr "Sistem Numarası:" + +#: ajax_forms/getOrderForm.php:74 ajax_htmldata/getAcquisitionsDetails.php:146 +#: summary.php:472 +msgid "Sub Start:" +msgstr "Abn. Başlangıcı:" + +#: ajax_forms/getOrderForm.php:79 summary.php:479 +msgid "Current Sub End:" +msgstr "Mevcut Abn. Bitişi:" + +#: ajax_forms/getOrderForm.php:89 +msgid "Enable Alert" +msgstr "Uyarıları Etkinleştir" + +#: ajax_forms/getOrderForm.php:111 +msgid "Purchasing Site(s)" +msgstr "Satın Alma Alan(ları)" + +#: ajax_forms/getResourceStepForm.php:25 +msgid "Edit Resource Step" +msgstr "Kaynak Adımı Düzenle" + +#: ajax_forms/getResourceStepForm.php:32 +msgid "Reassign Resource Step" +msgstr "Kaynak Adımını Yeniden Ata" + +#: ajax_forms/getResourceStepForm.php:40 +msgid "Step name: " +msgstr "Adım adı:" + +#: ajax_forms/getResourceStepForm.php:42 +msgid "Group: " +msgstr "Grup:" + +#: ajax_forms/getResourceStepForm.php:53 +msgid "Apply to all later steps?" +msgstr "Sonraki adımlara da uygula?" + +#: ajax_forms/getResourceSubjectForm.php:7 +msgid "Add General / Detail Subject Link" +msgstr "Genel / Ayrıntılı Konu Bağlantısı Ekle" + +#: ajax_forms/getResourceSubjectForm.php:14 +msgid "General Subject Name" +msgstr "Genel Kodu Adı" + +#: ajax_forms/getResourceSubjectForm.php:15 +msgid "Detail Subject Name" +msgstr "Ayrıntılı Konu Adı" + +#: ajax_forms/getResourceSubjectForm.php:26 +#: ajax_forms/getResourceSubjectForm.php:33 +msgid "add" +msgstr "ekle" + +#: ajax_forms/getResourceSubjectForm.php:44 +#: ajax_htmldata/getAdminAlertDisplay.php:35 +#: ajax_htmldata/getAdminAlertDisplay.php:65 +#: ajax_htmldata/getAdminDisplay.php:38 +#: ajax_htmldata/getAdminFundDisplay.php:44 +#: ajax_htmldata/getAdminSubjectDisplay.php:41 +#: ajax_htmldata/getAdminSubjectDisplay.php:81 +#: ajax_htmldata/getAdminSubjectDisplay.php:123 +#: ajax_htmldata/getAdminUserDisplay.php:58 +#: ajax_htmldata/getAdminWorkflowDisplay.php:49 +#: ajax_htmldata/getAdminWorkflowDisplay.php:100 +#: ajax_htmldata/getGeneralSubjectDisplay.php:35 +msgid "(none found)" +msgstr "(hiçbiri bulunamadı)" + +#: ajax_forms/getUpdateProductForm.php:72 +msgid "Edit Resource" +msgstr "Kaynak Düzenle" + +#: ajax_forms/getUpdateProductForm.php:118 +msgid "Parents:" +msgstr "Üst öge:" + +#: ajax_forms/getUpdateProductForm.php:124 +msgid "add Parent Resource" +msgstr "Ana Kaynak ekle" + +#: ajax_forms/getUpdateProductForm.php:148 +#: ajax_htmldata/getProductDetails.php:223 summary.php:298 +msgid "ISSN / ISBN:" +msgstr "ISSN / ISBN:" + +#: ajax_forms/getUpdateProductForm.php:153 +msgid "add Isbn" +msgstr "ISBN ekle" + +#: ajax_forms/getUpdateProductForm.php:243 +msgid "Role:" +msgstr "Rol:" + +#: ajax_forms/getUpdateProductForm.php:266 +msgid "add organization" +msgstr "yayıncı ekle" + +#: ajax_forms/getUpdateProductForm.php:306 +msgid "remove organization" +msgstr "yayıncı sil" + +#: ajax_forms/getUpdateProductForm.php:306 +msgid "organization" +msgstr "yayıncı" + +#: ajax_forms/getUpdateProductForm.php:328 +msgid "Aliases" +msgstr "Takma adlar" + +#: ajax_forms/getUpdateProductForm.php:337 +msgid "Alias:" +msgstr "Takma ad:" + +#: ajax_forms/getUpdateProductForm.php:359 +msgid "add alias" +msgstr "takma ad ekle" + +#: ajax_htmldata.php:25 +msgid "Data action " +msgstr "Veri işlemi" + +#: ajax_htmldata/getAccessDetails.php:31 summary.php:673 +msgid "Access Information" +msgstr "Erişim Bilgileri" + +#: ajax_htmldata/getAccessDetails.php:35 ajax_htmldata/getAccessDetails.php:170 +#: ajax_htmldata/getAccountDetails.php:44 +#: ajax_htmldata/getAcquisitionsDetails.php:103 +#: ajax_htmldata/getAcquisitionsDetails.php:174 +#: ajax_htmldata/getAcquisitionsDetails.php:280 +#: ajax_htmldata/getAcquisitionsDetails.php:383 +#: ajax_htmldata/getAdminAlertDisplay.php:25 +#: ajax_htmldata/getAdminAlertDisplay.php:55 +#: ajax_htmldata/getAdminCurrencyDisplay.php:25 +#: ajax_htmldata/getAdminDisplay.php:28 +#: ajax_htmldata/getAdminSubjectDisplay.php:66 +#: ajax_htmldata/getAdminSubjectDisplay.php:114 +#: ajax_htmldata/getAdminUserDisplay.php:47 +#: ajax_htmldata/getAdminWorkflowDisplay.php:39 +#: ajax_htmldata/getAdminWorkflowDisplay.php:90 +#: ajax_htmldata/getAttachmentDetails.php:35 +#: ajax_htmldata/getContactDetails.php:68 +#: ajax_htmldata/getGeneralSubjectDisplay.php:25 +#: ajax_htmldata/getProductDetails.php:75 +#: ajax_htmldata/getProductDetails.php:451 ajax_htmldata/getSavedQueue.php:49 +msgid "edit" +msgstr "düzenle" + +#: ajax_htmldata/getAccessDetails.php:35 +#: ajax_htmldata/getAcquisitionsDetails.php:280 +#: ajax_htmldata/getProductDetails.php:76 +msgid "edit resource" +msgstr "kaynak düzenle" + +#: ajax_htmldata/getAccessDetails.php:43 summary.php:687 +msgid "Administering Sites:" +msgstr "Yönetim Alanları" + +#: ajax_htmldata/getAccessDetails.php:50 summary.php:464 +msgid "Authorized Sites:" +msgstr "Yetkili Alanlar" + +#: ajax_htmldata/getAccessDetails.php:65 summary.php:701 +msgid "Username / Password:" +msgstr "Kullanıcı adı / Şifre" + +#: ajax_htmldata/getAccessDetails.php:80 summary.php:716 +msgid "Registered IP Address:" +msgstr "Kayıtlı IP Adresi" + +#: ajax_htmldata/getAccessDetails.php:109 +msgid "No access information available" +msgstr "Erişim bilgisi yok" + +#: ajax_htmldata/getAccessDetails.php:116 +msgid "edit access information" +msgstr "Erişim bilgisi düzenle" + +#: ajax_htmldata/getAccessDetails.php:159 +#: ajax_htmldata/getAcquisitionsDetails.php:372 +#: ajax_htmldata/getProductDetails.php:440 resources/cataloging.php:207 +msgid "Additional Notes" +msgstr "Ek Notlar" + +#: ajax_htmldata/getAccessDetails.php:162 +#: ajax_htmldata/getAccessDetails.php:181 +#: ajax_htmldata/getAcquisitionsDetails.php:375 +#: ajax_htmldata/getAcquisitionsDetails.php:394 +#: ajax_htmldata/getProductDetails.php:443 +#: ajax_htmldata/getProductDetails.php:462 resources/cataloging.php:210 +#: resources/cataloging.php:229 +msgid "add new note" +msgstr "yeni not ekle" + +#: ajax_htmldata/getAccessDetails.php:170 +#: ajax_htmldata/getAcquisitionsDetails.php:383 +#: ajax_htmldata/getProductDetails.php:451 resources/cataloging.php:218 +msgid "edit note" +msgstr "Not düzenle" + +#: ajax_htmldata/getAccessDetails.php:170 +#: ajax_htmldata/getAcquisitionsDetails.php:383 +#: ajax_htmldata/getContactDetails.php:69 +#: ajax_htmldata/getProductDetails.php:451 resources/cataloging.php:218 +msgid "remove note" +msgstr "not kaldır" + +#: ajax_htmldata/getAccountDetails.php:14 +#: ajax_htmldata/getContactDetails.php:35 +msgid "Resource Specific:" +msgstr "Kaynağa Özgü" + +#: ajax_htmldata/getAccountDetails.php:18 +msgid "No Resource Specific Accounts" +msgstr "Kaynağa Özgü Hesap mevcut değil" + +#: ajax_htmldata/getAccountDetails.php:22 +#: ajax_htmldata/getAccountDetails.php:119 +msgid "add new account" +msgstr "yeni hesap ekle" + +#: ajax_htmldata/getAccountDetails.php:27 +#: ajax_htmldata/getContactDetails.php:48 +msgid "Inherited:" +msgstr "Devrolan" + +#: ajax_htmldata/getAccountDetails.php:44 +msgid "edit account" +msgstr "hesabı düzenle" + +#: ajax_htmldata/getAccountDetails.php:44 +msgid "remove account" +msgstr "hesabı sil" + +#: ajax_htmldata/getAccountDetails.php:57 +msgid "Visit Account in Organizations Module" +msgstr "Yayıncı Modülünde Hesabı Gör" + +#: ajax_htmldata/getAccountDetails.php:65 +msgid "Visit Login URL" +msgstr "Giriş URL'sini Göster" + +#: ajax_htmldata/getAccountDetails.php:72 +msgid "User Name:" +msgstr "Kullanıcı Adı:" + +#: ajax_htmldata/getAccountDetails.php:88 +#: ajax_htmldata/getContactDetails.php:173 +msgid "Last Updated:" +msgstr "Son Güncelleme:" + +#: ajax_htmldata/getAccountDetails.php:114 +msgid "No accounts available" +msgstr "Hesap bulunamadı" + +#: ajax_htmldata/getAcquisitionsDetails.php:103 +#: ajax_htmldata/getAcquisitionsDetails.php:162 resources/cataloging.php:104 +msgid "edit order information" +msgstr "sipariş bilgileri düzenle" + +#: ajax_htmldata/getAcquisitionsDetails.php:130 +msgid "catalog view" +msgstr "katalog görünümü" + +#: ajax_htmldata/getAcquisitionsDetails.php:139 +msgid "Purchasing Sites:" +msgstr "Satın Alma Alanları" + +#: ajax_htmldata/getAcquisitionsDetails.php:155 summary.php:481 +msgid "Expiration Alert Enabled" +msgstr "Bitiş Tarihi Uyarısı Etkin" + +#: ajax_htmldata/getAcquisitionsDetails.php:174 +#: ajax_htmldata/getAcquisitionsDetails.php:269 +msgid "edit cost history" +msgstr "maliyet geçmişini düzenle" + +#: ajax_htmldata/getAcquisitionsDetails.php:197 +msgid "Details" +msgstr "Ayrıntılar" + +#: ajax_htmldata/getAcquisitionsDetails.php:263 +msgid "No payment information available" +msgstr "Ödeme bilgisi yok" + +#: ajax_htmldata/getAcquisitionsDetails.php:278 summary.php:573 +msgid "License" +msgstr "Lisans" + +#: ajax_htmldata/getAcquisitionsDetails.php:292 summary.php:584 +msgid " on " +msgstr "etkin" + +#: ajax_htmldata/getAcquisitionsDetails.php:305 summary.php:595 +msgid "Licenses:" +msgstr "Lisanslar:" + +#: ajax_htmldata/getAcquisitionsDetails.php:311 +msgid "View License" +msgstr "Lisansı İncele" + +#: ajax_htmldata/getAcquisitionsDetails.php:314 summary.php:604 +msgid "No associated licenses available." +msgstr "İlişkili lisans yok." + +#: ajax_htmldata/getAcquisitionsDetails.php:328 +msgid "edit license and status" +msgstr "lisans ve lisans durumu düzenle" + +#: ajax_htmldata/getAcquisitionsDetails.php:330 +msgid "edit license status" +msgstr "lisans durumunu düzenle" + +#: ajax_htmldata/getAdminAlertDisplay.php:26 +#: ajax_htmldata/getAdminAlertDisplay.php:56 +#: ajax_htmldata/getAdminCurrencyDisplay.php:26 +#: ajax_htmldata/getAdminDisplay.php:29 +#: ajax_htmldata/getAdminSubjectDisplay.php:28 +#: ajax_htmldata/getAdminSubjectDisplay.php:69 +#: ajax_htmldata/getAdminUserDisplay.php:48 +#: ajax_htmldata/getAdminWorkflowDisplay.php:40 +#: ajax_htmldata/getAdminWorkflowDisplay.php:91 +#: ajax_htmldata/getGeneralSubjectDisplay.php:26 +msgid "remove" +msgstr "kaldır" + +#: ajax_htmldata/getAdminAlertDisplay.php:38 +msgid "add email address" +msgstr "e-posta adresi ekle" + +#: ajax_htmldata/getAdminAlertDisplay.php:46 +msgid "Days in advance of expiration" +msgstr "Bitime kalan günler" + +#: ajax_htmldata/getAdminAlertDisplay.php:71 +msgid "add days" +msgstr "gün ekle" + +#: ajax_htmldata/getAdminCurrencyDisplay.php:38 +msgid "add new currency" +msgstr "yeni para birimi ekle" + +#: ajax_htmldata/getAdminDisplay.php:19 +#: ajax_htmldata/getAdminSubjectDisplay.php:15 +#: ajax_htmldata/getAdminSubjectDisplay.php:57 +#: ajax_htmldata/getGeneralSubjectDisplay.php:16 +msgid "Value" +msgstr "Değer" + +#: ajax_htmldata/getAdminDisplay.php:41 +#: ajax_htmldata/getAdminSubjectDisplay.php:44 +#: ajax_htmldata/getAdminSubjectDisplay.php:84 +#: ajax_htmldata/getGeneralSubjectDisplay.php:38 +msgid "add new " +msgstr "yeni ekle" + +#: ajax_htmldata/getAdminFundDisplay.php:46 +msgid "add new fund" +msgstr "yeni sermaye ekle" + +#: ajax_htmldata/getAdminFundDisplay.php:47 +msgid "import funds" +msgstr "sermaye bilgisini içe aktar" + +#: ajax_htmldata/getAdminImportConfigDisplay.php:34 +msgid "add new import configuration" +msgstr "yeni içe aktarma ayarları ekle" + +#: ajax_htmldata/getAdminSubjectDisplay.php:51 +#: ajax_htmldata/getAdminSubjectDisplay.php:99 index.php:297 +msgid "Detailed Subject" +msgstr "Ayrıntılı Konu" + +#: ajax_htmldata/getAdminSubjectDisplay.php:92 +msgid "Subject Relationships" +msgstr "Konu İlişkileri" + +#: ajax_htmldata/getAdminUserDisplay.php:47 +msgid "edit user" +msgstr "kullanıcıyı düzenle" + +#: ajax_htmldata/getAdminUserDisplay.php:54 +#: ajax_htmldata/getAdminUserDisplay.php:58 +msgid "add new user" +msgstr "yeni kullanıcı ekle" + +#: ajax_htmldata/getAdminWorkflowDisplay.php:10 +msgid "Workflow Setup" +msgstr "İş Akışı Yükle" + +#: ajax_htmldata/getAdminWorkflowDisplay.php:54 +msgid "add workflow" +msgstr "iş akışı ekle" + +#: ajax_htmldata/getAdminWorkflowDisplay.php:56 +msgid "You must set up at least one user group before you can add workflows" +msgstr "İş akışı eklemeden önce bir kullanıcı grubu belirlemelisiniz" + +#: ajax_htmldata/getAdminWorkflowDisplay.php:66 +msgid "User Group Setup" +msgstr "Kullanıcı Grubu Ayarları" + +#: ajax_htmldata/getAdminWorkflowDisplay.php:72 +msgid "Group Name" +msgstr "Grup Adı" + +#: ajax_htmldata/getAdminWorkflowDisplay.php:104 +msgid "add user group" +msgstr "kullanıcı grubu ekle" + +#: ajax_htmldata/getAttachmentDetails.php:30 +msgid "view attachment" +msgstr "eki görüntüle" + +#: ajax_htmldata/getAttachmentDetails.php:35 +msgid "edit attachment" +msgstr "eki düzenle" + +#: ajax_htmldata/getAttachmentDetails.php:35 +msgid "remove this attachment" +msgstr "bu eki kaldır" + +#: ajax_htmldata/getAttachmentDetails.php:67 +msgid "No attachments available" +msgstr "ek yok" + +#: ajax_htmldata/getAttachmentDetails.php:72 +msgid "add new attachment" +msgstr "yeni ek ekle" + +#: ajax_htmldata/getContactDetails.php:23 +msgid "The following are archived contacts:" +msgstr "Arşivlenmiş iletişim bilgileri şunlardır:" + +#: ajax_htmldata/getContactDetails.php:39 +msgid "No Resource Specific Contacts" +msgstr "Kaynağa Özgü Muhatap mevcut değil" + +#: ajax_htmldata/getContactDetails.php:68 +msgid "edit contact" +msgstr "kişiyi düzenle" + +#: ajax_htmldata/getContactDetails.php:69 +msgid "remove contact" +msgstr "kişiyi kaldır" + +#: ajax_htmldata/getContactDetails.php:84 +msgid "Visit Contact in Organizations Module" +msgstr "Yayıncı Modülünde Muhatapları Gör" + +#: ajax_htmldata/getContactDetails.php:92 +msgid "No longer valid:" +msgstr "Artık geçerli değil:" + +#: ajax_htmldata/getContactDetails.php:116 +msgid "Location:" +msgstr "Yer:" + +#: ajax_htmldata/getContactDetails.php:195 +msgid "No contacts available" +msgstr "iletişim bilgisi yok" + +#: ajax_htmldata/getContactDetails.php:205 +msgid " archived contact(s) available." +msgstr "arşivlenmiş iletişim bilgi(leri) mevcut." + +#: ajax_htmldata/getContactDetails.php:205 +msgid "show archived contacts" +msgstr "Arşivlenen aracıları göster" + +#: ajax_htmldata/getContactDetails.php:209 +msgid "hide archived contacts" +msgstr "Arşivlenen aracıları gizle" + +#: ajax_htmldata/getDowntimeList.php:22 +msgid "Downtime Resolved:" +msgstr "Arıza Çözüldü:" + +#: ajax_htmldata/getDowntimeList.php:33 +msgid "Linked issue:" +msgstr "Sorunu ilişkilendir:" + +#: ajax_htmldata/getDowntimeList.php:54 ajax_htmldata/getIssuesList.php:72 +msgid "Organizational" +msgstr "Kurumsal" + +#: ajax_htmldata/getDowntimeList.php:68 +msgid "There are no organization level downtimes." +msgstr "Kurumsal düzeyde arıza yok." + +#: ajax_htmldata/getDowntimeList.php:79 ajax_htmldata/getIssuesList.php:97 +#: templates/header.php:96 +msgid "Resources" +msgstr "Kaynaklar" + +#: ajax_htmldata/getDowntimeList.php:85 +msgid "There are no resource level downtimes." +msgstr "Kaynak düzeyinde arıza yok." + +#: ajax_htmldata/getIssues.php:17 +msgid "Issues/Problems" +msgstr "Sorunlar/Problemler" + +#: ajax_htmldata/getIssues.php:20 +msgid "report new issue" +msgstr "yeni sorun bildir" + +#: ajax_htmldata/getIssues.php:24 +msgid "view open issues" +msgstr "açık sorunları görüntüleri" + +#: ajax_htmldata/getIssues.php:31 +msgid "view archived issues" +msgstr "arşivlenen sorunları görüntüle" + +#: ajax_htmldata/getIssues.php:40 +msgid "Downtime" +msgstr "Arıza" + +#: ajax_htmldata/getIssues.php:43 +msgid "report new Downtime" +msgstr "Yeni arıza bildir" + +#: ajax_htmldata/getIssues.php:47 +msgid "view current/upcoming downtime" +msgstr "mevcut/muhtemel arızaları görüntüle" + +#: ajax_htmldata/getIssues.php:54 +msgid "view archived downtime" +msgstr "arşivlenen arızaları görüntüle" + +#: ajax_htmldata/getIssuesList.php:15 +msgid "close" +msgstr "kapalı" + +#: ajax_htmldata/getIssuesList.php:17 ajax_htmldata/getIssuesList.php:19 +msgid "downtime" +msgstr "arıza" + +#: ajax_htmldata/getIssuesList.php:24 +msgid "Date reported:" +msgstr "Raporlanan tarih:" + +#: ajax_htmldata/getIssuesList.php:28 +msgid "Date closed:" +msgstr "Kapanış tarihi" + +#: ajax_htmldata/getIssuesList.php:34 +msgid "Contact(s):" +msgstr "Muhatap(lar):" + +#: ajax_htmldata/getIssuesList.php:91 +msgid "There are no organization level issues." +msgstr "Yayıncı düzeyinde sorunlar yok." + +#: ajax_htmldata/getIssuesList.php:109 +msgid "There are no resource level issues." +msgstr "Kaynak düzeyinde sorunlar yok" + +#: ajax_htmldata/getOutstandingQueue.php:7 queue.php:51 +msgid "Outstanding Tasks" +msgstr "Bekleyen Görevler" + +#: ajax_htmldata/getOutstandingQueue.php:12 +msgid "No outstanding requests" +msgstr "Bekleyen talep yok" + +#: ajax_htmldata/getOutstandingQueue.php:19 ajax_htmldata/getSavedQueue.php:17 +#: ajax_htmldata/getSearchResources.php:113 +#: ajax_htmldata/getSubmittedQueue.php:14 +msgid "ID" +msgstr "ID" + +#: ajax_htmldata/getOutstandingQueue.php:22 index.php:568 +msgid "Routing Step" +msgstr "Yönlendirme Adımı:" + +#: ajax_htmldata/getOutstandingQueue.php:23 +#: ajax_htmldata/getRoutingDetails.php:24 +msgid "Start Date" +msgstr "Başlangıc Tarihi" + +#: ajax_htmldata/getProductDetails.php:84 +#: ajax_htmldata/getProductDetails.php:85 +msgid "remove resource" +msgstr "kaynağı kaldır" + +#: ajax_htmldata/getProductDetails.php:91 +#: ajax_htmldata/getProductDetails.php:92 +msgid "remove resource and its children" +msgstr "kaynağı ve ilişiklerini kaldır" + +#: ajax_htmldata/getProductDetails.php:101 summary.php:212 +msgid "Record ID:" +msgstr "Kayıt ID:" + +#: ajax_htmldata/getProductDetails.php:141 summary.php:224 +msgid "Created:" +msgstr "Oluşturuldu:" + +#: ajax_htmldata/getProductDetails.php:166 summary.php:250 +msgid "Last Update:" +msgstr "Son Güncelleme:" + +#: ajax_htmldata/getProductDetails.php:191 summary.php:275 +msgid "Related Products:" +msgstr "İlgili Ürünler:" + +#: ajax_htmldata/getProductDetails.php:199 +#: ajax_htmldata/getProductDetails.php:207 +msgid "view resource" +msgstr "kaynağı görüntüle" + +#: ajax_htmldata/getProductDetails.php:199 +#: ajax_htmldata/getProductDetails.php:207 +#: ajax_htmldata/getProductDetails.php:261 +msgid "View " +msgstr "Görüntüle" + +#: ajax_htmldata/getProductDetails.php:237 summary.php:307 +msgid "Aliases:" +msgstr "Takm adlar:" + +#: ajax_htmldata/getProductDetails.php:254 summary.php:324 +msgid "Organizations:" +msgstr "Yayıncılar:" + +#: ajax_htmldata/getProductDetails.php:275 summary.php:345 +msgid "Resource URL:" +msgstr "Kaynak URL:" + +#: ajax_htmldata/getProductDetails.php:276 +msgid "Visit Resource URL" +msgstr "Kaynak URL'sini Görüntüle" + +#: ajax_htmldata/getProductDetails.php:284 +msgid "Visit Secondary Resource URL" +msgstr "İkincil Kaynak URL'sini Görüntüle" + +#: ajax_htmldata/getProductDetails.php:299 +msgid "edit product details" +msgstr "Ürün ayrıntılarını düzenle" + +#: ajax_htmldata/getProductDetails.php:371 +#: ajax_htmldata/getProductDetails.php:372 +msgid "remove subject" +msgstr "konuyu kaldır" + +#: ajax_htmldata/getProductDetails.php:393 +msgid "add new subject" +msgstr "yeni konu ekle" + +#: ajax_htmldata/getRightPanel.php:40 +msgid "Print View" +msgstr "Çıktı Görünümü" + +#: ajax_htmldata/getRightPanel.php:42 +msgid "Catalog View" +msgstr "Katalog Görünümü" + +#: ajax_htmldata/getRightPanel.php:50 +msgid "Parent Record(s)" +msgstr "Üst Kayıt(lar)" + +#: ajax_htmldata/getRightPanel.php:58 +msgid "Child Record(s)" +msgstr "Alt Kayıt(lar)" + +#: ajax_htmldata/getRightPanel.php:77 +msgid "Organizations Module" +msgstr "Yayıncı Modülü" + +#: ajax_htmldata/getRightPanel.php:93 +msgid "Licensing Module" +msgstr "Lisanslama Modülü" + +#: ajax_htmldata/getRightPanel.php:111 +msgid "Usage Statistics Module" +msgstr "Kullanım İstatistikleri Modülü" + +#: ajax_htmldata/getRightPanel.php:117 +msgid "Get Statistics" +msgstr "İstatisistik Al" + +#: ajax_htmldata/getRoutingDetails.php:13 +msgid "" +"No workflow steps have been set up for this resource's combination of " +"Acquisition Type and Resource Format." +msgstr "" +"Sağlama Tipi ve Kaynak Biçiminden müteşekkil olan kaynak için iş akışı " +"adımları oluşturulamaz." + +#: ajax_htmldata/getRoutingDetails.php:13 +msgid "" +"If you think this is in error, please contact your workflow administrator." +msgstr "" +"Eğer bir sorunla karşılaştıysanız, lütfen iş akışı yöneticinizle irtibata " +"geçin." + +#: ajax_htmldata/getRoutingDetails.php:15 +msgid "Not entered into workflow." +msgstr "İş akışına girilmedi." + +#: ajax_htmldata/getRoutingDetails.php:21 +msgid "Step" +msgstr "Adım" + +#: ajax_htmldata/getRoutingDetails.php:23 +msgid "Group" +msgstr "Grup" + +#: ajax_htmldata/getRoutingDetails.php:25 +msgid "Complete" +msgstr "Tamamlandı" + +#: ajax_htmldata/getRoutingDetails.php:26 +msgid "Delete" +msgstr "Sil" + +#: ajax_htmldata/getRoutingDetails.php:60 +msgid "mark complete" +msgstr "tamamlandı olarak işaretle" + +#: ajax_htmldata/getRoutingDetails.php:88 +#: ajax_htmldata/getRoutingDetails.php:90 +msgid "Workflow completed on " +msgstr "İş akışı tamamlandı" + +#: ajax_htmldata/getRoutingDetails.php:94 +#: ajax_htmldata/getRoutingDetails.php:96 +msgid "Workflow restarted on " +msgstr "İş akışı yeniden başlatıldı" + +#: ajax_htmldata/getRoutingDetails.php:106 +msgid "restart workflow" +msgstr "iş akışını yeniden başlat" + +#: ajax_htmldata/getRoutingDetails.php:107 +msgid "mark entire workflow complete" +msgstr "tüm iş akışı tamamlandı olarak işaretle" + +#: ajax_htmldata/getSavedQueue.php:6 queue.php:52 +msgid "Saved Requests" +msgstr "Talepleri Kaydet" + +#: ajax_htmldata/getSavedQueue.php:11 +msgid "No saved requests" +msgstr "Kaydedilen talep yok" + +#: ajax_htmldata/getSavedQueue.php:19 ajax_htmldata/getSearchResources.php:116 +#: ajax_htmldata/getSubmittedQueue.php:16 +msgid "Date Created" +msgstr "Oluşturulan Tarih" + +#: ajax_htmldata/getSavedQueue.php:21 ajax_htmldata/getSearchResources.php:118 +#: ajax_htmldata/getSubmittedQueue.php:18 index.php:138 +msgid "Status" +msgstr "Durum" + +#: ajax_htmldata/getSavedQueue.php:49 +msgid "edit request" +msgstr "talebi düzenle" + +#: ajax_htmldata/getSavedQueue.php:50 +msgid "remove request" +msgstr "talebi kaldır" + +#: ajax_htmldata/getSearchResources.php:38 +msgid "Sorry, no requests fit your query" +msgstr "Aramanızla uyuşan talep bulunamadı" + +#: ajax_htmldata/getSearchResources.php:53 +#, php-format +msgid "Displaying %d to %d of %d Resource Record" +msgid_plural "Displaying %d to %d of %d Resource Records" +msgstr[0] "%d kaynak kayıtlarının %d ile %d arası gösteriliyor" + +#: ajax_htmldata/getSearchResources.php:66 +#: ajax_htmldata/getSearchResources.php:164 +msgid "previous page" +msgstr "önceki sayfa" + +#: ajax_htmldata/getSearchResources.php:100 +#: ajax_htmldata/getSearchResources.php:198 +msgid "next page" +msgstr "sonraki sayfa" + +#: ajax_htmldata/getSearchResources.php:115 index.php:169 +msgid "Creator" +msgstr "Oluşturan" + +#: ajax_htmldata/getSearchResources.php:215 +msgid "records per page" +msgstr "sayfa başına kayıt sayısı" + +#: ajax_htmldata/getSubmittedQueue.php:5 queue.php:53 +msgid "Submitted Requests" +msgstr "Gönderilen Talepler" + +#: ajax_htmldata/getSubmittedQueue.php:8 +msgid "No submitted requests" +msgstr "Gönderilen talep yok" + +#: ajax_processing.php:27 +msgid "Processing action " +msgstr "İşlem devam ediyor..." + +#: ajax_processing/deleteDetailedSubject.php:12 +#: ajax_processing/deleteGeneralSubject.php:12 +#: ajax_processing/deleteInstance.php:18 +msgid "" +"Unable to delete. Please make sure no resources are set up with this " +"information." +msgstr "" +"Silinemedi. Lütfen bu bilgilerle herhangi bir kaynağın eşleştirilmediğinden " +"emin olun." + +#: ajax_processing/deleteImportConfig.php:7 +msgid "Import configuration successfully deleted." +msgstr "İçe aktarma ayarları başarıyla silindi." + +#: ajax_processing/deleteInstance.php:12 +msgid "Unable to delete - this " +msgstr "Silinemiyor" + +#: ajax_processing/deleteInstance.php:12 +msgid "" +" is in use. Please make sure no resources are set up with this information." +msgstr "" +" kullanımda. Lütfen bu bilgilerle herhangi bir kaynağın eşleştirilmediğinden " +"emin olun." + +#: ajax_processing/deleteResource.php:7 +#: ajax_processing/deleteResourceAndChildren.php:8 +msgid "Resource successfully deleted." +msgstr "Kaynak başarıyla silindi." + +#: ajax_processing/deleteResourceNote.php:7 +msgid "Note successfully deleted." +msgstr "Not başarıyla silindi." + +#: ajax_processing/removeResourceSubjectRelationship.php:10 +msgid "Subject successfully removed." +msgstr "Konu başarıyla kaldırıldı." + +#: ajax_processing/updateDetailedSubject.php:22 +#: ajax_processing/updateGeneralSubject.php:21 +msgid "A duplicate " +msgstr "Mükerrer " + +#: ajax_processing/updateDetailedSubject.php:22 +#: ajax_processing/updateGeneralSubject.php:21 +msgid " exists." +msgstr " mevcut." + +#: ajax_processing/updateUserData.php:26 +msgid "User successfully saved." +msgstr "Kullanıcı başarıyla kaydedildi." + +#: ajax_processing/uploadAttachment.php:29 +msgid "There was a problem saving your file to " +msgstr "Kaydedilirken bir hata oluştu." + +#: ajax_processing/uploadAttachment.php:29 +msgid ". Please ensure your attachments directory is writable." +msgstr ". Lütfen ek dizininin yazılabilir olduğundan emin olun." + +#: import.php:15 +msgid "Resources import" +msgstr "Kaynakları içe aktar" + +#: import.php:18 +msgid "Delimited File Import" +msgstr "Sınırlandırılmış dosyaları içe aktarma" + +#: import.php:38 importFunds.php:21 +msgid "The file has been successfully uploaded." +msgstr "Dosya başarıyla yüklendi." + +#: import.php:52 importFunds.php:31 +msgid "Unable to get columns headers from the file" +msgstr "Dosyadan sütun başlıkları alınamıyor" + +#: import.php:58 importFunds.php:34 +msgid "Unable to open the uploaded file" +msgstr "Yüklenen dosyayı açmak başarısız" + +#: import.php:63 +msgid "Unable to upload the file" +msgstr "Dosya yükleme başarısız" + +#: import.php:67 importFunds.php:37 +msgid "Error: " +msgstr "Hata:" + +#: import.php:71 +msgid "" +"If you have not previously created an Import Configuration, then for each of " +"the resource fields please input the number of the column in your CSV file " +"that corresponds to the resource field. For example, if your import file has " +"a second column called Name that corresponds to the Resource Title, then you " +"would input 2 for the value for the Resource Title field. For columns with " +"multiple values that are character-delimited, indicate the delimiter using " +"the If delimited, delimited by field. For fields with values across multiple " +"columns, add additional sets using the +Add another links. Use the Dedupe on " +"this column option for ISBN/ISSN sets to ignore any duplicate values that " +"might occur across those columns. The Alias Types, Note Types, and " +"Organization Roles that you can assign to your mapped columns can be " +"configured on the Admin page." +msgstr "" +"Daha önce içe aktarma ayarları oluşturmadıysanız, her kaynak alanı için CSV " +"dosyanızdaki kaynak alanına karşılık gelen sütunun numarasını yazınız. " +"Mesela, içeri aktardığınız dosyanın Ad başlıklı 2. sütunu Kaynak Adına " +"karşılık geliyorsa, Kaynak Adı alanına 2 yazınız. Eğer sütunlarda karakter " +"sınırlandırmalı çoklu değerler varsa, ilgili alanda sınırlandırma yaparak " +"sınırlandırmanın varlığını belirtiniz. Birden fazla sütundan elde edilecek " +"değerlerle oluşturulacak alanlarda, + Başka bağlantılar ekleye basarak diğer " +"ayarları yapınız. Sütunlarda ISBN/ISSN değerleri birden fazla oluşmuşsa, " +"bunları çıkarmak için Çıkar fonksiyonunu kullanınız. Takma ad Türü, Not Türü " +"ve Yayıncı Rolü Yönetici sayfasındaki eşleştirilmiş sütun ayarlarından " +"atanabilir." + +#: import.php:72 +msgid "Please select the import configuration to load: " +msgstr "Yüklenecek içe aktarma ayarlarını seçiniz:" + +#: import.php:73 +msgid "Select Configuration" +msgstr "Aayarları Seç:" + +#: import.php:80 +msgid "Please choose columns from your CSV file:" +msgstr "CSV dosyanızdaki sütunları seçiniz:" + +#: import.php:265 +msgid "Settings" +msgstr "Ayarlar" + +#: import.php:266 +msgid "Importing and deduping isbnOrISSN on the following columns: " +msgstr "Sonraki satırlarda ISBN veya ISSN'leri aktarın veya çıkarın:" + +#: import.php:549 +msgid "Organization " +msgstr "Yayıncı" + +#: import.php:549 +msgid " could not be added." +msgstr "ekleme başarısız oldu." + +#: import.php:562 import.php:586 +msgid "Error: more than one organization is called " +msgstr "Hata: Birden fazla yayıncı seçildi" + +#: import.php:562 +msgid ". Please consider deduping." +msgstr ". Çıkarmayı gözden geçirin." + +#: import.php:586 +msgid " Please consider deduping." +msgstr " Çıkarmayı gözden geçirin." + +#: import.php:652 importFunds.php:52 +msgid "Results" +msgstr "Sonuçlar" + +#: import.php:653 +msgid " rows have been processed. " +msgstr "Satırlar işleniyor." + +#: import.php:653 +msgid " rows have been inserted." +msgstr "Satırlar eklendi." + +#: import.php:654 +msgid " parents have been created. " +msgstr "Üst ögeler oluşturuldu." + +#: import.php:654 +msgid " resources have been attached to an existing parent." +msgstr "Kaynaklar mevcut üst ögeyle ilişkilendirildi." + +#: import.php:655 +msgid " organizations have been created" +msgstr "Yayıncılar oluşturuldu" + +#: import.php:665 +msgid " resources have been attached to an existing organization." +msgstr "Kaynaklar mevcut yayıncıyla ilişkilendirildi." + +#: import.php:666 +msgid " resource types have been created" +msgstr "Kaynak türleri oluşturuldu" + +#: import.php:667 +msgid " resource formats have been created" +msgstr "Kaynak biçimleri oluşturuldu" + +#: import.php:668 +msgid " general subjects have been created" +msgstr "Genel konular oluşturuldu" + +#: import.php:669 +msgid " aliases have been created" +msgstr "Takma adlar oluşturuldu" + +#: import.php:670 +msgid " notes have been created" +msgstr "Notlar oluşturuldu" + +#: import.php:676 +msgid "" +"The first line of the CSV file must contain column names, and not data. " +"These names will be used during the import process." +msgstr "" +"CSV dosyasının ilk satırı veri değil sütun adları içermelidir. Bu adlar, içe " +"aktarma süresince kullanılacaktır." + +#: import.php:679 +msgid "File selection" +msgstr "Dosya seçimi" + +#: import.php:680 +msgid "CSV File" +msgstr "CSV Dosyası" + +#: import.php:684 +msgid "Import options" +msgstr "İçe aktarma ayarları" + +#: import.php:685 +msgid "CSV delimiter" +msgstr "CSV sınırlayıcı" + +#: import.php:687 +msgid "(comma)" +msgstr "(virgül)" + +#: import.php:688 +msgid "(semicolon)" +msgstr "(noktalı virgül)" + +#: import.php:689 +msgid "(pipe)" +msgstr "(boru)" + +#: import.php:692 +msgid "Upload" +msgstr "Yükle" + +#: importFunds.php:53 +msgid "rows have been processed." +msgstr "Satırlar işleniyor." + +#: importFunds.php:60 +msgid "Import Funds" +msgstr "Sermaye bilgilerini içe aktar" + +#: importFunds.php:61 +msgid "Select File" +msgstr "Dosya Seç" + +#: importFunds.php:63 +msgid "import" +msgstr "İçe aktar" + +#: index.php:36 templates/header.php:168 +msgid "Home" +msgstr "Anasayfa" + +#: index.php:55 +msgid "Search" +msgstr "Ara" + +#: index.php:56 +msgid "new search" +msgstr "Yeni arama" + +#: index.php:65 +msgid "Name (contains)" +msgstr "Ad (içerir)" + +#: index.php:69 index.php:80 index.php:261 index.php:393 index.php:410 +msgid "go!" +msgstr "çalıştır!" + +#: index.php:76 +msgid "ISBN/ISSN" +msgstr "ISBN/ISSN" + +#: index.php:90 index.php:118 index.php:141 index.php:172 index.php:204 +#: index.php:228 index.php:269 index.php:300 index.php:362 index.php:420 +#: index.php:452 index.php:484 index.php:514 index.php:544 index.php:571 +#: index.php:592 +msgid "All" +msgstr "Hepsi" + +#: index.php:93 index.php:95 index.php:233 index.php:235 index.php:274 +#: index.php:276 index.php:305 index.php:307 index.php:366 index.php:368 +#: index.php:424 index.php:426 index.php:456 index.php:458 index.php:488 +#: index.php:490 index.php:518 index.php:520 index.php:547 index.php:549 +msgid "(none)" +msgstr "(hiçbiri)" + +#: index.php:257 +msgid "Record ID" +msgstr "Kayıt ID" + +#: index.php:328 +msgid "Starts with" +msgstr "Şununla başlayan" + +#: index.php:389 +msgid "Note (contains)" +msgstr "Not (içeriyor)" + +#: index.php:401 +msgid "Date Created Between" +msgstr "Tarihleri arasında oluşturuldu" + +#: index.php:403 +msgid "and" +msgstr "ve" + +#: index.php:417 +msgid "Purchase Site" +msgstr "Satın Alma Alanı" + +#: index.php:593 +msgid "Parent" +msgstr "Üst ögeler" + +#: index.php:594 +msgid "Child" +msgstr "Alt ögeler" + +#: queue.php:26 queue.php:40 templates/header.php:183 +msgid "My Queue" +msgstr "İş Sırası" + +#: resource.php:53 +msgid "Success!" +msgstr "Başarılı1" + +#: resource.php:53 +msgid "New resource added" +msgstr "Yeni kaynak eklendi" + +#: resource.php:71 +msgid "product" +msgstr "ürün" + +#: resource.php:91 +msgid "acquisitions" +msgstr "sağlamalar" + +#: resource.php:116 +msgid "access" +msgstr "erişim" + +#: resource.php:134 +msgid "contacts" +msgstr "muhataplar" + +#: resource.php:151 +msgid "issues" +msgstr "sorunlar" + +#: resource.php:171 +msgid "accounts" +msgstr "hesaplar" + +#: resource.php:190 +msgid "attachments" +msgstr "ekler" + +#: resource.php:206 +msgid "routing" +msgstr "yönlendirme" + +#: resource.php:226 +msgid "cataloging" +msgstr "kataloglama" + +#: resource.php:240 +msgid "Helpful Links" +msgstr "Yardımcı bağlantılar" + +#: resource.php:250 +msgid "Send feedback on this resource" +msgstr "Kaynakla ilgili geribildirim gönder" + +#: resources/cataloging.php:101 summary.php:792 +msgid "Cataloging" +msgstr "Kataloglama" + +#: resources/cataloging.php:112 summary.php:798 +msgid "Identifier:" +msgstr "Tanımlayıcı:" + +#: resources/cataloging.php:118 +msgid "Source URL:" +msgstr "Kaynak URL:" + +#: resources/cataloging.php:119 +msgid "Visit Source URL" +msgstr "KAYNAK URL Görüntüle" + +#: resources/cataloging.php:126 summary.php:812 +msgid "Cataloging Type:" +msgstr "Kataloglama Tipi:" + +#: resources/cataloging.php:134 summary.php:820 +msgid "Cataloging Status:" +msgstr "Kataloglama Durumu:" + +#: resources/cataloging.php:139 +msgid "Number of Records Available" +msgstr "Mevcut Kayır Sayısı" + +#: resources/cataloging.php:140 summary.php:826 +msgid "# Records Available:" +msgstr "# Mevcut Kayıtlar:" + +#: resources/cataloging.php:145 +msgid "Number of Records Loaded" +msgstr "Yüklenen Kayıtların Sayısı" + +#: resources/cataloging.php:146 summary.php:832 +msgid "# Records Loaded:" +msgstr "# Yüklenen Kayıtlar:" + +#: resources/cataloging.php:151 summary.php:838 +msgid "OCLC Holdings:" +msgstr "OCLC Abonelikleri:" + +#: resources/cataloging.php:152 summary.php:839 +msgid "Yes" +msgstr "Evet" + +#: resources/cataloging.php:152 summary.php:839 +msgid "No" +msgstr "Hayır" + +#: resources/cataloging.php:157 summary.php:845 +msgid "No cataloging information available." +msgstr "Kataloglama bilgisi mevcut değil." + +#: resources/cataloging.php:163 +msgid "edit cataloging details" +msgstr "Kataloglama ayrıntılarını düzenle" + +#: resources/cataloging_edit.php:15 +msgid "Edit Cataloging" +msgstr "Kataloglamayı düzenle" + +#: resources/cataloging_edit.php:24 +msgid "Record Set" +msgstr "Kayıt Seti" + +#: resources/cataloging_edit.php:36 +msgid "Identifier" +msgstr "Tanımlayıcı" + +#: resources/cataloging_edit.php:42 +msgid "Source URL" +msgstr "Kaynak URL" + +#: resources/cataloging_edit.php:68 +msgid "# Records Available" +msgstr "# Kayıtlar Mevcut" + +#: resources/cataloging_edit.php:75 +msgid "# Records Loaded" +msgstr "# Kayıtlar Yükleniyor" + +#: resources/cataloging_edit.php:82 +msgid "OCLC Holdings" +msgstr "OCLC Abonelikleri" + +#: sendAlerts.php:73 +msgid "No Resources found fitting alert day criteria" +msgstr "Uyarı günü kriterinde hiçbir Kaynak bulunamadı." + +#: sendAlerts.php:95 +msgid "No Issues found fitting alert day criteria" +msgstr "Uyarı günü kriterine hiçbir Sorun bulunamadı." + +#: sendAlerts.php:98 +msgid "Alerts not enabled in configuration.ini file" +msgstr "configuration.ini dosyasında uyarılar etkinleştirilmemiş" + +#: setuser.php:44 +msgid "" +"LDAP Connection is not working or has timed out. Please check configuration." +"ini to verify settings." +msgstr "" +"LDAP Bağlantısı çalışmıyor veya zaman aşımına uğramış. Doğrulamak için " +"configuration.ini dosyasını kontrol edin." + +#: summary.php:36 +msgid " Summary" +msgstr "Özet" + +#: summary.php:281 +msgid "(Parent)" +msgstr "(Üst)" + +#: summary.php:408 +msgid "Additional Product Notes" +msgstr "Daha Fazla Ürün Notları" + +#: summary.php:457 +msgid "Purchasing Site:" +msgstr "Satın Alma Alanı" + +#: summary.php:502 +msgid "Year:" +msgstr "Yıl" + +#: summary.php:506 +msgid "Sub StartDate:" +msgstr "Abn. BaşlangıçTarihi:" + +#: summary.php:510 +msgid "Sub EndDate:" +msgstr "Abn. BitişTarihi:" + +#: summary.php:515 +msgid "Fund:" +msgstr "Sermaye" + +#: summary.php:520 +msgid "Tax Excl.:" +msgstr "Vergi Hariç:" + +#: summary.php:524 +msgid "Tax Rate:" +msgstr "Vergi Oranı:" + +#: summary.php:529 +msgid "Tax Incl.:" +msgstr "Vergi Dahil:" + +#: summary.php:535 +msgid "Payment:" +msgstr "Ödeme:" + +#: summary.php:539 +msgid "Order Type:" +msgstr "Sipariş Türü:" + +#: summary.php:554 +msgid "Invoice No.:" +msgstr "Fatura No:" + +#: summary.php:563 +msgid "No payment information available." +msgstr "Ödeme bilgisi mevcut değil." + +#: summary.php:651 +msgid "Additional Acquisitions Notes" +msgstr "Daha Fazla Sağlama Notları" + +#: summary.php:681 +msgid "No access information available." +msgstr "Erişim bilgisi mevcut değil." + +#: summary.php:776 +msgid "Additional Access Notes" +msgstr "Daha Fazla Erişim Notu" + +#: summary.php:889 +msgid "Additional Cataloging Notes" +msgstr "Daha Fazla Kataloglama Notları" + +#: templates/footer.php:31 +msgid "Copyright" +msgstr "Telif Hakkı" + +#: templates/footer.php:31 +msgid "Resources Module version" +msgstr "Kaynakları Modülü versiyonu" + +#: templates/footer.php:31 +msgid "CORAL Project Website" +msgstr "CORAL Projesi Websitesi" + +#: templates/footer.php:31 +msgid "Report an issue" +msgstr "Sorun bildir" + +#: templates/header.php:76 +msgid "" +"JavaScript must be enabled in order for you to use CORAL. However, it seems " +"JavaScript is either disabled or not supported by your browser. To use " +"CORAL, enable JavaScript by changing your browser options, then " +msgstr "" +"CORAL kullanabilmeniz için JavaScript'in çalışması gerekir. JavaScript'in " +"tarayıcınız tarafından desteklenmediği veya etkin olmadığı görülmektedir. " +"CORAL kullanmak için tarayıcı ayarlarınızdan JavaScript'i etkinleştiriniz." + +#: templates/header.php:76 +msgid "try again" +msgstr "tekrar deneyin" + +#: templates/header.php:97 +msgid "Powered by" +msgstr "Tarafından Destekleniyor" + +#: templates/header.php:103 +msgid "Hello" +msgstr "Merhaba" + +#: templates/header.php:113 +msgid "logout" +msgstr "çıkış" + +#: templates/header.php:113 +msgid "Help" +msgstr "Yardım" + +#: templates/header.php:131 +msgid "Invalid translation route!" +msgstr "Geçersiz çeviri yolu!" + +#: templates/header.php:176 +msgid "New Resource" +msgstr "Yeni Kaynak" + +#: templates/header.php:190 +msgid "File Import" +msgstr "Dosyayı İçe Aktar" + +#: templates/header.php:198 +msgid "Admin" +msgstr "Yönetici" + +#: templates/header.php:217 +msgid "Change Module" +msgstr "Modül Değiştir" + +#: templates/header.php:220 +msgid "Main Menu" +msgstr "Ana Menü" + +#: templates/header.php:230 +msgid "Licensing" +msgstr "Lisanslama" + +#: templates/header.php:235 +msgid "Usage Statistics" +msgstr "Kullanım İstatistikleri" + +#: templates/header.php:240 +msgid "Management" +msgstr "Yönetim" + +#: user.php:95 +msgid "" +"Login is not working. Check the .htaccess file and the " +"remoteAuthVariableName specified in /admin/configuration.ini" +msgstr "" +"Giriş çalışmıyor. .htaccess dosyasını ve admin/configuration.ini " +"içerisindeki remoteAuthVariableName kontrol edin" diff --git a/resources/resource.php b/resources/resource.php index 25c1b150e..2b05edb8f 100644 --- a/resources/resource.php +++ b/resources/resource.php @@ -187,6 +187,22 @@ + +