An error occurred while loading the file. Please try again.
-
bmortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@fusiondirectory.org>
Verified565b52ee
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR FusionDirectory Project
# This file is distributed under the same license as the FusionDirectory package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: FusionDirectory VERSION\n"
"Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
"POT-Creation-Date: 2025-02-03 17:40+0000\n"
"PO-Revision-Date: 2018-08-13 19:47+0000\n"
"Language-Team: Indonesian (https://app.transifex.com/fusiondirectory/teams/12202/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: include/class_msg_dialog.inc:150 include/class_msgPool.inc:543
#: include/simpleplugin/class_simplePlugin.inc:715
#: include/errors/class_FusionDirectoryError.inc:56
#: include/errors/class_SimplePluginError.inc:140
#: include/errors/class_SimplePluginHookError.inc:78
#: include/errors/class_FatalError.inc:74 setup/setup_checks.tpl.c:8
#: ihtml/themes/breezy/msg_dialog.tpl.c:2
msgid "Error"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:57
msgid "Management configuration"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:61
msgid "Columns"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:62
msgid "Columns displayed for this management list"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:66
#: include/php_setup.inc:152
#: plugins/configuration/core/class_licenceInfo.inc:78
msgid "Type"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:66
msgid "Type of column"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:71
msgid "Attribute"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:71
msgid ""
"LDAP attributes to display, comma separated. Special values \"nameAttr\" and"
" \"mainAttr\" also work."
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:75
msgid "Label"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:75
msgid "Column title"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:86
7172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
msgid "Persistent"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:86
msgid ""
"Should this configuration be saved in the LDAP as your default configuration"
" for this management page"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:92
msgid "Forget my persistent configuration"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:92
msgid ""
"Delete the persistent configuration for this management page so that the "
"default one is used"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:93
#: include/management/class_ManagementConfigurationDialog.inc:105
msgid "Forget"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:98
msgid "Global default"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:98
msgid ""
"Should this configuration be saved in the LDAP as the default configuration "
"for this management page for all users"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:104
msgid "Forget global default"
msgstr ""
#: include/management/class_ManagementConfigurationDialog.inc:104
msgid ""
"Delete the global default configuration for this management page so that the"
" default one is used"
msgstr ""
#: include/management/actions/class_Action.inc:162
#, php-format
msgid "You are not allowed to execute action \"%s\" on target \"%s\""
msgstr ""
#: include/management/actions/class_Action.inc:166
#, php-format
msgid "Not enough targets (%d) passed for action \"%s\""
msgstr ""
#: include/management/actions/class_Action.inc:169
#, php-format
msgid "Too many targets (%d) passed for action \"%s\""
msgstr ""
#: include/management/snapshot/class_SnapshotAttribute.inc:43
msgid "DN"
msgstr ""
#: include/management/snapshot/class_SnapshotAttribute.inc:44
#: include/management/snapshot/class_SnapshotAttribute.inc:50
#: include/simpleplugin/attributes/class_DateAttribute.inc:340
msgid "Date"
msgstr ""
#: include/management/snapshot/class_SnapshotAttribute.inc:45
141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
#: include/management/snapshot/class_SnapshotAttribute.inc:51
#: plugins/dashboard/pluginmanager/class_pluginsManager.inc:77
#: plugins/management/departments/class_department.inc:71
#: plugins/management/groups/class_ogroup.inc:90
#: plugins/management/groups/class_roleGeneric.inc:91
#: plugins/management/aclrole/class_aclRole.inc:102
#: plugins/personal/generic/class_user.inc:109
msgid "Description"
msgstr ""
#: include/management/snapshot/class_SnapshotAttribute.inc:90
#: include/management/snapshot/class_SnapshotCreateDialog.inc:146
msgid "Y-m-d, H:i:s"
msgstr ""
#: include/management/snapshot/class_SnapshotAttribute.inc:107
#: include/management/snapshot/class_SnapshotAttribute.inc:108
msgid "Restore"
msgstr ""
#: include/management/snapshot/class_SnapshotHandler.inc:41
msgid "Snapshot"
msgstr ""
#: include/management/snapshot/class_SnapshotHandler.inc:42
msgid "Snapshot handler"
msgstr ""
#: include/management/snapshot/class_SnapshotHandler.inc:47
msgid "Restore over an existing object"
msgstr ""
#: include/management/snapshot/class_SnapshotHandler.inc:48
msgid "Restore a deleted object"
msgstr ""
#: include/management/snapshot/class_SnapshotHandler.inc:240
#, php-format
msgid "Failed to create snapshot: %s"
msgstr ""
#: include/management/snapshot/class_SnapshotHandler.inc:467
msgid "There was a problem uncompressing snapshot data"
msgstr ""
#: include/management/snapshot/class_SnapshotHandler.inc:472
msgid "Snapshot data could not be fetched"
msgstr ""
#: include/management/snapshot/class_SnapshotRestoreDialog.inc:45
msgid "Restoring snapshots"
msgstr ""
#: include/management/snapshot/class_SnapshotRestoreDialog.inc:49
#: include/management/snapshot/class_SnapshotCreateDialog.inc:44
#: include/class_msgPool.inc:540
#: plugins/management/aclrole/acleditiondialog.tpl.c:2
msgid "Object"
msgstr ""
#: include/management/snapshot/class_SnapshotRestoreDialog.inc:49
#: include/management/snapshot/class_SnapshotCreateDialog.inc:44
msgid "DN of the object you are creating a snapshot of"
msgstr ""
#: include/management/snapshot/class_SnapshotRestoreDialog.inc:53
#: plugins/configuration/core/class_snapshotConfig.inc:26
msgid "Snapshots"
msgstr ""
211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
#: include/management/snapshot/class_SnapshotRestoreDialog.inc:53
msgid "Existing snapshots for this object"
msgstr ""
#: include/management/snapshot/class_SnapshotCreateDialog.inc:41
msgid "Creating an object snapshot"
msgstr ""
#: include/management/snapshot/class_SnapshotCreateDialog.inc:48
msgid "Timestamp"
msgstr ""
#: include/management/snapshot/class_SnapshotCreateDialog.inc:48
msgid "Timestamp of this snapshot creation"
msgstr ""
#: include/management/snapshot/class_SnapshotCreateDialog.inc:52
msgid "Reason"
msgstr ""
#: include/management/snapshot/class_SnapshotCreateDialog.inc:52
msgid "Reason for creating this snapshot"
msgstr ""
#: include/management/snapshot/class_SnapshotCreateDialog.inc:60
msgid "dataSource - only available via web-service."
msgstr ""
#: include/management/snapshot/class_SnapshotCreateDialog.inc:63
msgid "Origin / Source of the data"
msgstr ""
#: include/management/class_managementFilter.inc:149
#, php-format
msgid "Searches in %s"
msgstr ""
#: include/management/class_managementFilter.inc:239
#, php-format
msgid ""
"Could not search for \"%s\" templates:\n"
"%s"
msgstr ""
#: include/management/class_managementFilter.inc:261
#, php-format
msgid ""
"Could not search for \"%s\":\n"
"%s"
msgstr ""
#: include/management/class_FixedFilterElement.inc:42
msgid "Fixed"
msgstr ""
#: include/management/class_selectManagement.inc:65
msgid "Please select the desired entries"
msgstr ""
#: include/management/columns/class_ObjectTypeColumn.inc:46
#: include/management/class_managementListing.inc:221
#, php-format
msgid "%s template"
msgstr ""
#: include/management/class_TabFilterElement.inc:80
msgid "Tabs"
msgstr ""
#: include/management/class_management.inc:208 include/class_template.inc:43
281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
#: ihtml/themes/breezy/management/filter.tpl.c:8
#: ihtml/themes/breezy/template.tpl.c:5
msgid "Template"
msgstr ""
#: include/management/class_management.inc:212
msgid "From template"
msgstr ""
#: include/management/class_management.inc:222
#: plugins/management/mailtemplate/class_mailTemplateManagement.inc:66
#: setup/class_setupStepMigrate.inc:857
msgid "Create"
msgstr ""
#: include/management/class_management.inc:237
#: plugins/management/mailtemplate/class_mailTemplateManagement.inc:81
msgid "Export list"
msgstr ""
#: include/management/class_management.inc:244
#: include/simpleplugin/attributes/dialog/class_ObjectAttribute.inc:109
#: include/simpleplugin/attributes/dialog/class_ObjectAttribute.inc:110
#: include/simpleplugin/attributes/class_PhoneNumberAttribute.inc:120
#: include/simpleplugin/attributes/class_PhoneNumberAttribute.inc:121
#: include/simpleplugin/attributes/class_SetAttribute.inc:583
#: include/simpleplugin/attributes/class_SetAttribute.inc:584
#: plugins/management/mailtemplate/class_mailTemplateManagement.inc:88
#: plugins/management/aclrole/class_aclEditionDialog.inc:208
msgid "Edit"
msgstr ""
#: include/management/class_management.inc:253
#: plugins/management/mailtemplate/class_mailTemplateManagement.inc:97
msgid "Cut"
msgstr ""
#: include/management/class_management.inc:260
#: plugins/management/mailtemplate/class_mailTemplateManagement.inc:104
msgid "Copy"
msgstr ""
#: include/management/class_management.inc:267
#: include/class_CopyPasteHandler.inc:331
#: plugins/management/mailtemplate/class_mailTemplateManagement.inc:111
msgid "Paste"
msgstr ""
#: include/management/class_management.inc:278
msgid "Apply template"
msgstr ""
#: include/management/class_management.inc:298
#: include/simpleplugin/attributes/dialog/class_ObjectAttribute.inc:119
#: include/simpleplugin/attributes/dialog/class_ObjectAttribute.inc:120
#: include/simpleplugin/attributes/class_FileAttribute.inc:464
#: include/simpleplugin/attributes/class_FileAttribute.inc:465
#: plugins/management/mailtemplate/class_mailTemplateManagement.inc:121
msgid "Remove"
msgstr ""
#: include/management/class_management.inc:307
#: plugins/management/mailtemplate/class_mailTemplateManagement.inc:130
msgid "Create snapshot"
msgstr ""
#: include/management/class_management.inc:314
#: plugins/management/mailtemplate/class_mailTemplateManagement.inc:137
msgid "Restore snapshot"
msgstr ""
351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420
#: include/management/class_management.inc:326
msgid "Create an object from this template"
msgstr ""
#: include/management/class_management.inc:814
msgid "Apply anyway"
msgstr ""
#: include/management/class_management.inc:832
msgid "Applying a template to a template is not possible"
msgstr ""
#: include/management/class_management.inc:841
msgid ""
"All selected entries need to share the same type to be able to apply a "
"template to them"
msgstr ""
#: include/management/class_management.inc:869
msgid "Archive anyway"
msgstr ""
#: include/management/class_management.inc:879
msgid "Archiving a template is not possible"
msgstr ""
#: include/management/class_management.inc:918
msgid "Archive success"
msgstr ""
#: include/management/class_management.inc:919
#, php-format
msgid "%d entries were successfully archived"
msgstr ""
#: include/management/class_management.inc:1060
msgid "Delete anyway"
msgstr ""
#: include/management/class_management.inc:1215
#, php-format
msgid "You are not allowed to create a snapshot for %s."
msgstr ""
#: include/management/class_management.inc:1250
#: include/management/class_management.inc:1344
#: include/management/class_management.inc:1372
#, php-format
msgid "You are not allowed to restore a snapshot for %s."
msgstr ""
#: include/management/class_management.inc:1389
#, php-format
msgid "You are not allowed to delete a snapshot for %s."
msgstr ""
#: include/management/class_managementListing.inc:233
#, php-format
msgid ""
"The number of listed entries (%d) is greater than or too close to configured"
" max_input_vars PHP ini setting (%d). Please change max_input_vars ini "
"setting to a higher value."
msgstr ""
#: include/management/class_managementListing.inc:400
msgid "Go to root department"
msgstr ""
#: include/management/class_managementListing.inc:401
421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490
#: ihtml/themes/breezy/baseselector.tpl.c:2
msgid "Root"
msgstr ""
#: include/management/class_managementListing.inc:408
msgid "Go up one department"
msgstr ""
#: include/management/class_managementListing.inc:409
#: ihtml/themes/breezy/management/list.tpl.c:5
msgid "Up"
msgstr ""
#: include/management/class_managementListing.inc:416
msgid "Go to user's department"
msgstr ""
#: include/management/class_managementListing.inc:417
msgid "Home"
msgstr ""
#: include/management/class_managementListing.inc:429
msgid "Reload list"
msgstr ""
#: include/management/class_managementListing.inc:430
msgid "Reload"
msgstr ""
#: include/management/class_managementListing.inc:439
msgid "Configure this management list"
msgstr ""
#: include/management/class_managementListing.inc:440
#: include/class_ldapSizeLimit.inc:134
msgid "Configure"
msgstr ""
#: include/class_config.inc:146
#, php-format
msgid "XML error in fusiondirectory.conf: %s at line %d"
msgstr ""
#: include/class_config.inc:277
#, php-format
msgid ""
"It seems you are trying to decode something which is not encoded : %s\n"
"Please check you are not using a fusiondirectory.secrets file while your passwords are not encrypted."
msgstr ""
#: include/class_config.inc:318
msgid "Cannot bind to LDAP. Please contact the system administrator."
msgstr ""
#: include/class_config.inc:348
#, php-format
msgid "Location \"%s\" could not be found in the configuration file"
msgstr ""
#: include/class_config.inc:884
#, php-format
msgid ""
"The snapshot functionality is enabled, but the required variable \"%s\" is "
"not set."
msgstr ""
#: include/class_config.inc:900
#, php-format
msgid ""
"The snapshot functionality is enabled, but the required compression module "
491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560
"is missing. Please install \"%s\"."
msgstr ""
#: include/class_config.inc:994
msgid "All categories"
msgstr ""
#: include/class_config.inc:1158
msgid "My account"
msgstr ""
#: include/class_exceptions.inc:78
#, php-format
msgid "Non-existing type \"%s\"!"
msgstr ""
#: include/class_exceptions.inc:99
#, php-format
msgid "Non-existing branch \"%s\"!"
msgstr ""
#: include/class_exceptions.inc:120
#, php-format
msgid "Non-existing dn \"%s\"!"
msgstr ""
#: include/class_exceptions.inc:141
msgid "Filter is empty"
msgstr ""
#: include/class_exceptions.inc:159
#, php-format
msgid "Unknown class \"%s\"!"
msgstr ""
#: include/exporter/class_PDF.php:61
msgid "Page"
msgstr ""
#: include/exporter/class_pdfExporter.inc:58
#: include/exporter/class_pdfExporter.inc:233
msgid "No PDF export possible: there is no FPDF library installed."
msgstr ""
#: include/exporter/class_pdfExporter.inc:244
msgid "created by"
msgstr ""
#: include/exporter/class_pdfExporter.inc:321
msgid "PDF"
msgstr ""
#: include/exporter/class_csvExporter.inc:118
msgid "CSV"
msgstr ""
#: include/php_setup.inc:61 include/php_setup.inc:152
msgid "File"
msgstr ""
#: include/php_setup.inc:63 include/php_setup.inc:152
msgid "Line"
msgstr ""
#: include/php_setup.inc:69
msgid "PHP error"
msgstr ""
#: include/php_setup.inc:78
msgid "class"