diff --git a/Changelog.md b/Changelog.md index 907727c7ea94be21324e40766b46b29709015b71..b37aadd11f972343b28b6ab4daf6199dada99bc4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,50 @@ +## %"FusionDirectory 1.3.1" - 2019-07-04 + +### Added + +#### fusiondirectory +- fd#5985 We don't have LDAP tab on FusionDirectory configuration + +#### fusiondirectory-plugins +- fd-plugins#5911 supannRefId field is missing for "etablissement" +- fd-plugins#5938 Make %passwordClear% available to sambaAccount hooks +- fd-plugins#5939 create icons for ipmi and weblink +- fd-plugins#5940 We don't have LDAP tab on FusionDirectory configuration +- fd-plugins#5957 creating icons for the sinaps plugin + +### Changed + +#### fusiondirectory-plugins +- fd-plugins#5913 Avoid mass acquistion when editing group gidNumber +- fd-plugins#5948 description of a user should'nt be updated from SINAPS + +### Removed + +#### fusiondirectory-plugins +- fd-plugins#5901 Remove Google+ from personal social accounts tab + +### Fixed + +#### fusiondirectory +- fd#5942 PHP >= 7.2 triggering error when count() is called with invalid countable +- fd#5967 Systems dashboard crashes +- fd#5978 when renaming branch aka department roles are not updated correctly +- fd#5983 Write ACL on user/userRoles/groupsMembership not working when not having full user/user read right +- fd#5987 ImagickException are not catched when showing an ImageAttribute +- fd#5997 Incorrect error message when the mail cannot be sent by recovery +- fd#6006 expiration date in dashboard is 02.01.1970 + +#### fusiondirectory-plugins +- fd-plugins#5917 flag_ownmailbox cannot be used with partage mail method +- fd-plugins#5918 SINAPS : acquisition couldn't be sent because primary affectation isn't set +- fd-plugins#5923 cname record appear on another domain when they contain the machine cn +- fd-plugins#5935 Crash when I try to create a server with argonaut plugin and without dns plugin +- fd-plugins#5941 Error when identity is spread from SINAPS "Cannot delete non-existing user {LDAPUUID}" +- fd-plugins#5942 Error for user-reminder about smarty +- fd-plugins#5944 add addvalues/delvalues documentation +- fd-plugins#5945 unable to add SINAPS Structure +- fd-plugins#5949 Systems dashboard crashes + ## %"FusionDirectory 1.3" - 2019-03-04 ### Added @@ -412,3 +459,2814 @@ - fd-plugins#5572 Samba home path fields are weirdly checked - fd-plugins#5636 Slave ldap2zone config should enforce final dot in zone name +## %"FusionDirectory 1.1.1" - 2017-06-06 + +### Added + +#### fusiondirectory-plugins +- fd-plugins#5514 System - DHCP Tab - Preselect DHCP SUBNET according IP address or mask others + +### Fixed + +#### fusiondirectory +- fd#5511 Error displayed when SASL user created +- fd#5528 PHP error and wrong display in ACL assignments in some cases +- fd#5538 Unable to migrate winstations from 1.0.20 to 1.1 +- fd#5554 Trim the certificates path +- fd#5562 Read rights on template let see the users in the root branch + +#### fusiondirectory-plugins +- fd-plugins#5550 Unsufficient rights for accessing type 'user' +- fd-plugins#5551 Cannot add a POSIX group to a user +- fd-plugins#5553 Crash error when we remove a posix group that we used in a template +- fd-plugins#5557 Trim the certificates path +- fd-plugins#5564 Automatic primary group is created at the root and not in the branch of the user + +## %"FusionDirectory 1.1" - 201-05-18 + +### Added + +#### fusiondirectory +- fd#5428 Add a substitute placeholder +- fd#5431 place holder : %today% +- fd#5432 Substitute placeholder documentation +- fd#5434 Date place holder should be added to the documentation +- fd#5466 Tabs needs a conflict system +- fd#5470 Add the ability to hide per plugin menu entry (left menu and homepage) to a user or group +- fd#5485 Write process to migrate dhcp from 1.0.16 to 1.1 + +#### fusiondirectory-plugins +- fd-plugins#2878 we need a way to create systems from the inventory data +- fd-plugins#3147 Fai tab should have a foreignKey on profiles renaming +- fd-plugins#4023 We should be able to create a group with fusiondirectory-shell +- fd-plugins#4358 System templates should be fully functionnal +- fd-plugins#5301 create a plugin to manage the mailbox of renater partage platform +- fd-plugins#5309 DHCP configurations would need foreignKeys on primary and secondary servers +- fd-plugins#5316 Add argonaut client tab to terminals +- fd-plugins#5330 Add to the release note that the format of repository service have changed +- fd-plugins#5382 add a tab on systems to see what sudo roles are added to a specific system +- fd-plugins#5450 add a switch wich decide what to with the mailbox do in case of deleting user +- fd-plugins#5451 see more mailbox information on mail tab +- fd-plugins#5455 Fetch PartageRENATER information +- fd-plugins#5467 LDAP dump could show creation and modification dates + +### Changed + +#### fusiondirectory +- fd#946 class_plugin should be reviewed +- fd#4893 Plugin saving and hook workflow should be reviewed +- fd#4917 FD should run all the hooks on a given tab +- fd#5041 FIXME legacy code should be removed from callHook method +- fd#5073 Navigation control should only appear if management has baseMode on. +- fd#5091 management should be cleaned +- fd#5235 We should remove from the schemas obsolete stuff +- fd#5311 Reserved words function should be reviewed +- fd#5361 Add an option to split the address in separate fields +- fd#5363 POSIX should be moved to a plugin +- fd#5394 We need a way to test if templates are activated for an objectType +- fd#5479 fusiondirectory-insert-schemas should be based upon ldap-schema-manager + +#### fusiondirectory-plugins +- fd-plugins#2419 systemManagement should be redone with simpleManagement +- fd-plugins#2692 Clean systems objectTypes +- fd-plugins#3337 termgroup should be using simplePlugin +- fd-plugins#3614 The gotoMode attribute should be changed to fdSystemLock +- fd-plugins#4556 all the date should be saved in the generalized time match format +- fd-plugins#4677 DHCP plugin should be redone completely with simplePlugin +- fd-plugins#5048 serverService should be based on simpleManagement +- fd-plugins#5312 fdPhone and component situation +- fd-plugins#5331 We should check what is unused in the schemas and mark it OBSOLETE +- fd-plugins#5383 Types list for csv import is too long +- fd-plugins#5384 systems should not require argonaut +- fd-plugins#5441 Allow notify option does not match what it does +- fd-plugins#5463 Workstations tab needs conflict and dependencies + +### Removed + +#### fusiondirectory +- fd#3998 core functions still using the plugin framework +- fd#5322 LDAP::convert and LDAP::fix functions should be deleted + +#### fusiondirectory-plugins +- fd-plugins#3344 the Gohard objectClass should be flagged OBSOLETE and removed from the code +- fd-plugins#5333 kolab2 plugin should be deleted +- fd-plugins#5465 netConfigDNS does not exists anymore + +### Fixed + +#### fusiondirectory +- fd#3789 tabs and plugin save method should not return anything +- fd#3859 Trustmode in template is automaticaly desactivated +- fd#4029 We should convert all source files to UTF-8 +- fd#4171 We should be able to paste a same copied object several times +- fd#4522 setup: __fusiondirectory_autoload tries to load smarty classes +- fd#4688 Use the same message if we set a bad login or a bad password. +- fd#4840 Recursive dependencies should be detected at template saving and forbidden +- fd#4908 Amélioration placement initial du curseur dans les formulaires de saisie +- fd#5016 Fixing wrong FUNCTIONAL filter +- fd#5150 We should not be able of adding users to groups we have no rights on +- fd#5178 fusiondirectory-setup should allow to migrate systems from 1.0.16 to 1.1 +- fd#5186 When we edit the logged in user, its info should be updated +- fd#5187 When saving again after an error, it tries to move if dn changed +- fd#5189 The path for icons of template creation are wrong +- fd#5261 Allow for manual configuration of LDAP base +- fd#5328 correct spelling errors found in the manpages +- fd#5334 when migrating from 1.0.16 to 1.0.19 with the new version of --migrate-dhcp there is till a reference not corrected +- fd#5357 Apply template remove sometimes values that are not in the template +- fd#5358 Template et photo +- fd#5364 prelock/postlock hooks cannot be defined +- fd#5367 We should remove from setup migration step obsolete stuff +- fd#5371 PHP error: Only variables should be passed by reference (/usr/share/fusiondirectory/include/functions.inc, line 2538) +- fd#5372 Small error in breezy/style.css +- fd#5380 Bad display of multivaluated attributes in listing columns +- fd#5381 s modifier have problems with multibyte strings +- fd#5385 Several foreignKeys for the same attribute should work +- fd#5398 Cannot remove a role in groups and roles tabs for a template +- fd#5401 size of command field in hook subsystem +- fd#5412 FileTextAreaAttribute modification is broken with default parameters +- fd#5421 Error at first login: «Cannot create locking information in LDAP tree» +- fd#5423 PHP error when listing dcObject +- fd#5433 when trying to change a password i got an error related to audit tool +- fd#5464 Listing objects through objects::ls trigger a first search with scope 1 +- fd#5469 Browser specific hacks should be removed +- fd#5474 fusiondirectory-setup should allow to migrate winstations from 1.0.20 to 1.1 +- fd#5483 LDAP setup use an OpenLDAP specific syntax +- fd#5487 Applying template to multiple users fills fields from 1st user to the other users +- fd#5509 dashboard : Size limit exceeded + +#### fusiondirectory-plugins +- fd-plugins#4516 Inventory matching only works for systems at the root +- fd-plugins#4973 Can't create indirect autofs directory. (slash problem) +- fd-plugins#4993 Shell is broken and field order is random +- fd-plugins#5259 Connection failure between argonaut-server when we search a package +- fd-plugins#5289 user-reminder using ppolicy values +- fd-plugins#5313 Systems dashboard tab needs an update +- fd-plugins#5329 I cannot assign a repository parent in repository service +- fd-plugins#5356 erreur in ldapdump after correcting by hand the dhcpservicedn after migration +- fd-plugins#5365 POSIX should be moved to a plugin +- fd-plugins#5368 Webservice does not return attrs_order for templates (gettemplate method) +- fd-plugins#5400 Erreur fatale : impossible d'initialiser la classe 'argonautEventTypes' - veuillez exécuter 'fusiondirectory-setup --update-cache' pour essayer de régler le problème +- fd-plugins#5411 FAI partition table cannot be saved anymore +- fd-plugins#5413 Some plugins saving are not working properly +- fd-plugins#5414 PHP error in FAI plugin +- fd-plugins#5427 eduPersonAffiliation aren't shown correctly due to a mix in drop list +- fd-plugins#5429 use partage renater with template +- fd-plugins#5462 DSA: description cannot be set +- fd-plugins#5468 DHCP Plugin ACL role does not apply correctly +- fd-plugins#5471 DHCP configuration enhancement +- fd-plugins#5472 systems aren't showned +- fd-plugins#5476 Service deletion and cancel behaves in a weird way +- fd-plugins#5484 [DNS plugin] Reverse DNS Zones unusable with bind-sdb + +## %"FusionDirectory 1.0.20" - 2017-04-04 + +### Added + +#### fusiondirectory +- fd#5282 Documentation for Password Policy Plugin +- fd#5424 Mail alternatif pour la récupération de mot de passe quand supann est activé +- fd#5425 Utiliser le supannAliasLogin dans les messages et les vues de récupération de mot de passe + +#### fusiondirectory-plugins +- fd-plugins#5437 argonaut-ldap2zone should be able to get data from a branch +- fd-plugins#5438 we should add the directive check-names into the argonaut-dns service +- fd-plugins#5442 Document fopen activation for argonaut plugin +- fd-plugins#5443 argonaut ldap2zone should be able to create config for dns slave also, but not create the data + +### Changed + +#### fusiondirectory +- fd#5456 Fine grain ACL control + +#### fusiondirectory-plugins +- fd-plugins#5445 reorganize the argonaut dns plugin service + +### Fixed + +#### fusiondirectory +- fd#5362 PHP errors related to ogroup +- fd#5410 edit conflict warning screen : "read only" button make the same page to reload +- fd#5422 There seems to be a problem with TimeAttribute +- fd#5426 Problems with PHP CAS on centos 7 +- fd#5448 Foreign keys from Services does not work + +#### fusiondirectory-plugins +- fd-plugins#5370 webservice doesn't provide a way to logout +- fd-plugins#5444 dropdown in systems on the dns tab +- fd-plugins#5446 Error message when trying to update System name in the systems page +- fd-plugins#5452 Error when reloading dhcp service through FD +- fd-plugins#5457 Error modifynig DNS settings in the system's DNS tab + +### Security + +#### fusiondirectory +- fd#5397 User is able to lock their own account + +## %"FusionDirectory 1.0.19" - 2017-01-20 + +### Fixed + +#### fusiondirectory +- fd#5303 When clicking on login from user selection we end up in user edition +- fd#5317 The link sent by password recovery is broken + +## %"FusionDirectory 1.0.18" - 2017-01-16 + +### Added + +#### fusiondirectory +- fd#5271 Force encryption type +- fd#5272 Select a default shell +- fd#5293 Webservice: isUserLocked(sid) + +#### fusiondirectory-plugins +- fd-plugins#4822 webservice and password recovery +- fd-plugins#4991 we should document all the change in the webservice done recently +- fd-plugins#5240 possibilité de grouper ou trier les applications sur la page d'acceuil +- fd-plugins#5248 [DNS] "Refresh zone file" should be in DNS section too not just in DNS tab of some host where is DNS tab enabled. + +### Changed + +#### fusiondirectory +- fd#5098 Exception should be reorganized +- fd#5267 Incompatibility between recovery password and user-reminder +- fd#5280 rewrote the pasword recovery with new RDN + +#### fusiondirectory-plugins +- fd-plugins#5070 FAI packageSelect class should use simpleSelectManagement +- fd-plugins#5264 Incompatibility between recovery password and user-reminder +- fd-plugins#5294 Exception should be reorganized + +### Removed + +#### fusiondirectory +- fd#5265 removing RDN leftover of the removal of fax and asterisk plugin + +#### fusiondirectory-plugins +- fd-plugins#5266 forgot the remove user reminder config file + +### Fixed + +#### fusiondirectory +- fd#5258 Cannot modify a package class that is insert with help of fai2ldif +- fd#5260 Check for json support during install. +- fd#5268 Missing check for package php-filter +- fd#5270 List on "ACL assignments management" too short. +- fd#5278 Translation: Plural form of "information" +- fd#5279 Icons in the action column of OrderedArrayAttribute sometimes don’t have enough space +- fd#5283 Path for fusiondirectory-shell +- fd#5298 XML error during installation of FD on debian Wheezy + +#### fusiondirectory-plugins +- fd-plugins#4888 DNS record matching should be case insensitive +- fd-plugins#5179 Terminal are missing fields +- fd-plugins#5249 [DHCP] after migration from .16 to .17 there previous configurations are not migrated to new one automatically. +- fd-plugins#5254 Server inside Systems +- fd-plugins#5255 Cannot add a workstation in a dhcp subnet +- fd-plugins#5256 We not need dhcpStatements host-name when we add a host +- fd-plugins#5257 Error in ldap when we will that FAI use all the remain space +- fd-plugins#5295 Filter problem if dhcp object is in a department +- fd-plugins#5296 Name dhcp object differently when we use migration-dhcp +- fd-plugins#5299 When using FD in portal mode, avoid showing applications (which are not web applications) + +### Security + +#### fusiondirectory +- fd#5252 User with 'editownpwd' or 'editowninfo' role should not be able to lock other accounts +- fd#5292 Malformed data posted to fdPrivateMail through webservice deletes existing data. + +## %"FusionDirectory 1.0.17" - 2016-11-06 + +### Added + +#### fusiondirectory +- fd#5230 we need a fusiondirectory-setup --migrate-dhcp + +#### fusiondirectory-plugins +- fd-plugins#5193 Add ppolicy tab for DSA accounts +- fd-plugins#5198 merge the dhcp code from 1.1 into 1.0.17 +- fd-plugins#5232 we miss a dropdown for failover in the Create new DHCP section +- fd-plugins#5239 Champs pour enregistrer la volonté d'afficher la photo de la personne sur le site web + +### Changed + +#### fusiondirectory-plugins +- fd-plugins#4953 auto.master should be stored into ldap + +### Removed + +#### fusiondirectory-plugins +- fd-plugins#5197 removing the ldif for default policy from the ppolicy plugin, +- fd-plugins#5231 we should not be able to remove the global +- fd-plugins#5233 Remove ppolicydefault.ldif and dhcpd.schema from source + +### Fixed + +#### fusiondirectory +- fd#5184 When a fatal error happens and geticon is not working we see the {t} tag +- fd#5188 Unclear error when geticon.php gets wrong information +- fd#5190 Too many ldap request when loading user list +- fd#5191 Too many ldap request when loading list (snapshots) +- fd#5194 wrong icons / issue with objectType class_groupManagement.inc +- fd#5195 Undefined index: dn / del_lock() +- fd#5196 webservice: object is modified instead of created +- fd#5234 Plugin's configuration are not inserted if they are already installed + +#### fusiondirectory-plugins +- fd-plugins#5192 Fusiondirectory ldapmanager plugin fatal error when importing a ldif file +- fd-plugins#5225 due to dhcp modification the network section on system is not inside a section +- fd-plugins#5226 audit showing an error everytime we save an dhcp object +- fd-plugins#5227 moving from branch inside a dhcp entry +- fd-plugins#5228 when trying to copy a dhcp entry is get Missing argument 3 for userinfo::is_copyable(), called in /usr/share/fusiondirectory/include/class_CopyPasteHandler.inc on line 226 and defined" - File: /usr/share/fusiondirectory/include/class_userinfo. +- fd-plugins#5229 when i have a system who is in the dhcp range of my dhcp server, it find and display the right data but don't save it +- fd-plugins#5236 Missed icon in the fusioninventory plugin +- fd-plugins#5241 css error due to sonar cleanup + +## %"FusionDirectory 1.0.16" - 2016-10-04 + +### Added + +#### fusiondirectory +- fd#4925 document the autofs plugin +- fd#5096 HTTP header authentication +- fd#5154 Possibility to know who edit the same user when we have a lock entry error +- fd#5157 Possibility to know when was a lock put when we have a conflict +- fd#5162 allow DSA entries to be part of a group +- fd#5163 allow DSA entries to be part of a group - need to a an explanation in the documentation for how to make this fonctionality +- fd#5172 ldap error after upgrade from 1.0.15 release to 1.0.15 fixes (lock object) + +#### fusiondirectory-plugins +- fd-plugins#5155 Add an ACL for LDAP tab +- fd-plugins#5156 Add a backend configuration to desactivate the warning popup when we add a user +- fd-plugins#5165 Possible to store sudo role in different OU in the LDAP Tree +- fd-plugins#5173 putting acl on ldap/import export + +### Changed + +#### fusiondirectory +- fd#5004 Do not require nis schema + +### Fixed + +#### fusiondirectory +- fd#3587 Edit a template add bad characters +- fd#4808 improve the script error code and return documentation in hooks +- fd#5005 No upper case characters allowed in group-names +- fd#5145 Dashboard should not have references and ldap tabs +- fd#5149 Handling of SSL and URL when behind a proxy +- fd#5151 Create only digit with %r% placeholder not work +- fd#5152 We should not be able of adding users to groups we have no rights on +- fd#5153 Manager that manage a department cannot lock an user + +#### fusiondirectory-plugins +- fd-plugins#4997 getfields method returns wrong info in attrs_order +- fd-plugins#5160 opsi import is broken + +## %"FusionDirectory 1.0.15" - 2016-08-23 + +### Added + +#### fusiondirectory +- fd#4832 Allow removal of user picture +- fd#4945 Add the possibility to use %askme% for password expiration in template +- fd#5010 HTTP header authentication +- fd#5012 [PRINTERS] old printers are not migrated after upgrade to 1.0.14 +- fd#5021 Checkhook should have a way to know if other check errors occured +- fd#5047 add git-shell in default shell list + +#### fusiondirectory-plugins +- fd-plugins#4991 we should document all the change in the webservice done recently +- fd-plugins#5025 Manage pwdPolicyChecker objectClass +- fd-plugins#5051 add a url text field for the linkedin account url +- fd-plugins#5056 Need to edit class_argonautActions.inc for custom modules +- fd-plugins#5088 Add samba shares update action to the list + +### Changed + +#### fusiondirectory +- fd#5052 password storage in firefox provoque an issue in the password field of the user tab in FusionDirectory +- fd#5057 check_schema should be reviewed +- fd#5089 Attribute dob of fusiondirectory schema conflicts with evolution schema + +#### fusiondirectory-plugins +- fd-plugins#5031 Icon for LDAP should be moved to core +- fd-plugins#5043 GPG server info cannot be edited anymore +- fd-plugins#5068 PHP4 constructor in FAI plugin +- fd-plugins#5069 PHP4 constructor in mail plugin +- fd-plugins#5090 Attribute dob of fusiondirectory schema conflicts with evolution schema + +### Removed + +#### fusiondirectory-plugins +- fd-plugins#5045 Apache plugin should be removed + +### Fixed + +#### fusiondirectory +- fd#5003 Error on mixed groups when nis schema not present +- fd#5022 Random password does not work when we use a template in read only +- fd#5023 Icon for section account is not found +- fd#5040 Uppercase login triggers php notice +- fd#5049 probleme de traduction dans le systeme de reinitialisation des mots de passe +- fd#5050 mauvais encodage dans le message de demande de reinitialisation du mot de passe +- fd#5058 notice on 1.0.14-fixes +- fd#5071 Fatal error in FAI plugin +- fd#5074 Error to add ACL +- fd#5092 FD should not interfere with form handling + +#### fusiondirectory-plugins +- fd-plugins#5020 PHP errors in DHCP plugin with PHP7 +- fd-plugins#5026 CSV import bug ? +- fd-plugins#5032 check that the information for main menu is right in FusionDirectory documentation +- fd-plugins#5044 Use simpleManagement in GPG plugin +- fd-plugins#5055 Argonaut actions launching is broken +- fd-plugins#5075 Error to add ACL + +## %"FusionDirectory 1.0.14" - 2016-07-10 + +### Added + +#### fusiondirectory +- fd#4796 documentation for centos 6 +- fd#4831 Allow setting server name for password recovery feature +- fd#4913 adding the eps and png of the FusionDirectory logo to the sources +- fd#4924 adding the language Finnish (Finland) (fi_FI) +- fd#4970 templates have no acls +- fd#4982 CSV import base edition is broken + +#### fusiondirectory-plugins +- fd-plugins#4142 Local quota +- fd-plugins#4955 add two boolean attributes to community organization + +### Changed + +#### fusiondirectory +- fd#4897 the breezy theme should be the default one in 1.0.14 +- fd#4915 refaire la favicon de FusionDirectory + +#### fusiondirectory-plugins +- fd-plugins#4894 printGeneric code is too old and ugly and 1.1 code should be used instead +- fd-plugins#4934 the default theme should be renomed legacy or kde3 +- fd-plugins#4937 the breezy theme should be the default one in 1.0.14 +- fd-plugins#4954 Regression: "Generic IMAP Server" (fdImapServer) was removed + +### Removed + +#### fusiondirectory-plugins +- fd-plugins#4927 fdCommunityMembershipType should no be used/displayed in community projects dep. +- fd-plugins#4946 the game plugin should be removed as its not longer usefull + +### Fixed + +#### fusiondirectory +- fd#4882 Session lifetime... +- fd#4890 Configuration saving is failing in setup +- fd#4896 strings in recovery.tpl are not put in .po file +- fd#4904 changement de mot de passe reste forcé après mise à jour du mot de passe +- fd#4907 dans le template user, il ne mémorise pas la case forcer le changement mdp à la 1ere connexion +- fd#4910 Greyed out icon are the same as normal one with breezy theme +- fd#4912 erreurs php dans /var/log/messages (class_IconTheme.inc) +- fd#4916 Les liens sont en bleus à beaucoup d’endroit où cela semble inadapté +- fd#4918 Clean tpl files +- fd#4920 plugins where there is still some images not in theme +- fd#4921 update timeout colors +- fd#4923 uid not passed to the mail-method cyrus +- fd#4972 ACL assignment is broken +- fd#4974 LDIF import crash on value 0 +- fd#4980 Icon status/dialog-warning missing in size 48 in breezy +- fd#4981 trying to put an ACL assignments on an non existing branch crashes + +#### fusiondirectory-plugins +- fd-plugins#4766 testing the autofs plugin +- fd-plugins#4772 Autofs - Taille de champ "entrée automount" trop petite +- fd-plugins#4773 Autofs - Vu liste n'affiche pas l'information principale pour les "Répertoires" +- fd-plugins#4874 plugins where there is still some images not in theme +- fd-plugins#4876 Can't edit system: "Workstation" +- fd-plugins#4877 Can't edit Dns Zone. +- fd-plugins#4878 Can't create "Network devices" +- fd-plugins#4879 Can't add "printer" on Workstation +- fd-plugins#4880 Remote Desktop stay greyed out. +- fd-plugins#4881 Is possible to modify url link? +- fd-plugins#4884 Case sensitive and DNS +- fd-plugins#4922 old option option still present in cyrus mail method +- fd-plugins#4943 when clicking on the left menu on the gpg entry FusionDirectory crash +- fd-plugins#4944 when clicking on the left menu on the opsi import entry FusionDirectory crash +- fd-plugins#4956 errror when suppressing or adding some service +- fd-plugins#4971 Some services icons are missing +- fd-plugins#4992 PHP error "deprecated call to old tabclass constructor" +- fd-plugins#4994 Shell is broken + +### Security + +#### fusiondirectory +- fd#4875 Hooks can lead to arbitrary code execution + +## %"FusionDirectory 1.0.13" - 2016-06-13 + +### Added + +#### fusiondirectory +- fd#4774 Add an LDAP Audit system +- fd#4803 "Member object" suggestions +- fd#4853 get the value of the connect user in a variable to be passed to scripts hooks + +#### fusiondirectory-plugins +- fd-plugins#4775 Create an expiration alert mail script +- fd-plugins#4783 Use of templates through the webservice +- fd-plugins#4854 adding "lock/unlock entry" function to the webservice + +### Changed + +#### fusiondirectory-plugins +- fd-plugins#4787 Mail server should not be mandatory in alias plugin +- fd-plugins#4790 make functions names consistent +- fd-plugins#4799 creating an object with several activated tabs in one go + +### Removed + +#### fusiondirectory +- fd#4757 padlock next to user dn in edition screen is confusing +- fd#4826 File docs/INSTALL must be updated or deleted + +### Fixed + +#### fusiondirectory +- fd#4759 disabled account can still reset password ? +- fd#4794 sambaNTpassword is not updated when password is changed through «My account» menu +- fd#4806 Importing ldif file with comments generates error +- fd#4821 password recovery, email field focus +- fd#4823 Imagick is not detected during the setup +- fd#4824 Error when I will create fd-admin in the setup +- fd#4828 FusionDirectory does not work with Smarty 3.1.29 +- fd#4863 top header of the login page keep the green even when the breezy them is activated + +#### fusiondirectory-plugins +- fd-plugins#4763 Translation mishaps in dovecot plugin +- fd-plugins#4776 unwanted debug in jsonrpc.php +- fd-plugins#4782 Systems snapshots are broken +- fd-plugins#4788 'Incorrect response id (request id: 1, response id: )' +- fd-plugins#4789 Webservice setfields method needs documentation +- fd-plugins#4791 setfields() : values structure and fields names +- fd-plugins#4855 PHP error about DNSenabled +- fd-plugins#4856 Copy past test of server +- fd-plugins#4857 When mail can be used to login, it should be unique + +### Security + +#### fusiondirectory +- fd#4764 Fusiondirectory exposes bindpw on error + +## %"FusionDirectory 1.0.12" - 2016-05-04 + +### Added + +#### fusiondirectory +- fd#4612 Graphical bugs if prototype is not installed +- fd#4687 ACL assignments can’t give rights to groups. +- fd#4722 Use Nginx instead of Apache2 +- fd#4735 nginx + php-fpm with fusiondirectory +- fd#4738 extend the search query to email + +#### fusiondirectory-plugins +- fd-plugins#4742 ppolicy: description cannot be set +- fd-plugins#4743 ppolicy: user interface improvements + +### Changed + +#### fusiondirectory +- fd#4678 group : member objects list +- fd#4746 Error when saving user if objectClass person is missing. + +#### fusiondirectory-plugins +- fd-plugins#4689 we should be able to create mail address without having a server and a service referenced +- fd-plugins#4699 move postfix service in his own plugin +- fd-plugins#4706 move the spamassasin service to his own plugin +- fd-plugins#4721 move the spam options for the mail user tab to a spamassasin user tab + +### Removed + +#### fusiondirectory +- fd#4713 remove the antivirus service icons +- fd#4737 we should remove data['SERVERS']['IMAP'] from config +- fd#4755 user template: password should show only one field + +#### fusiondirectory-plugins +- fd-plugins#4692 remove the antivirus service +- fd-plugins#4714 leftover in services-fd.schema of the removal of the asterisk plugin +- fd-plugins#4739 remove the option Use custom sieve script (disables all Mail options!) + +### Fixed + +#### fusiondirectory +- fd#4754 user template : %r|% does not work in password + +#### fusiondirectory-plugins +- fd-plugins#4658 csv import with empty field +- fd-plugins#4740 in the cyrus service the hostname, port should be mandatory +- fd-plugins#4741 in the dovecot service the hostname, port should be mandatory + +## %"FusionDirectory 1.0.11" - 2016-04-07 + +### Added + +#### fusiondirectory +- fd#4659 when creating a user via template or csv import, mandatory , alreay defined fields have to be re-inputed even if already defined + +#### fusiondirectory-plugins +- fd-plugins#4632 Webservice needs a better method for modification +- fd-plugins#4660 csv import lacks an option or help on what to do with the first line + +### Changed + +#### fusiondirectory-plugins +- fd-plugins#4657 community organization membership type + +### Removed + +#### fusiondirectory +- fd#4621 Use of mcrypt should be removed +- fd#4652 The weird _copy fallback should be removed + +#### fusiondirectory-plugins +- fd-plugins#4654 DHCP seems to use inexistant method getCn + +### Fixed + +#### fusiondirectory +- fd#4633 change requirement to php 5.4 for centos +- fd#4634 DNS PTR migration does not work +- fd#4638 UI issue, entry disappear in 'Base' dropdown +- fd#4639 depending on FD language setting, the calendar doesn't show up on icon click +- fd#4640 strange error when following org's link from user "references" tab +- fd#4653 Having a wrong default location should trigger a fatal error +- fd#4655 The edit anyway button does not work in my account menu +- fd#4673 ImageAttribute are broken +- fd#4674 translation issue : department is service in french not département + +#### fusiondirectory-plugins +- fd-plugins#4391 Choices order seems random in shell +- fd-plugins#4630 DNS adding reverse zone issue (tested on FD 1.0.10) in class B and class A +- fd-plugins#4635 [DNS] Reverse zone association breaks when there are several A record for the same domain. +- fd-plugins#4636 [SYSTEMS] When add Windows Workstation (winStation) and enable DHCP it will not be enabled when edit again +- fd-plugins#4637 DNS tab won’t work on winstations +- fd-plugins#4676 Edit IDs problems related to our selenium test + +## %"FusionDirectory 1.0.10" - 2016-03-20 + +### Added + +#### fusiondirectory +- fd#4492 "login" name in group add page +- fd#4515 fusiondirectory-setup need an option to migrate the dns 1.0.9.x version to 1.0.10 +- fd#4529 The category in department and organization should be a dropdown filled from the configuration backend +- fd#4530 in the department and organization we need to add the labeledUri +- fd#4531 The co (country friendlyName) in department and organization should be added and be dropdown filled from the configuration backend +- fd#4539 add mobile phone to the user page +- fd#4543 Add an option to fusiondirectory-setup to see the uid that are duplicated +- fd#4561 be able to select all user from ou=people,dc=opensides,dc=be but be confined to your branch for all the rest +- fd#4562 add http auth +- fd#4564 Add a C modifier for counting an array +- fd#4565 Fixedbutton themes should replace the default one + +#### fusiondirectory-plugins +- fd-plugins#4484 allow ldap ipv6 uris +- fd-plugins#4496 DNS plugin should support RFC 2317 for reverse zones +- fd-plugins#4504 Support for split horizon should be added +- fd-plugins#4511 Add a button to launch argonaut-ldap2zone from FusionDirectory +- fd-plugins#4525 we should have attribute for start and end date into the personal-fd.schema and add it to the personal schema +- fd-plugins#4526 add "co" attribute into personal-fd.schema and into personal plugin +- fd-plugins#4527 create a community plugin to manage community aka organization and projects +- fd-plugins#4528 tab community on the user +- fd-plugins#4532 the personal plugin should have a field where we can put the badge number +- fd-plugins#4533 make a subcontracting plugin +- fd-plugins#4580 Newsletter plugin + +### Changed + +#### fusiondirectory +- fd#4480 LDAP::convert and LDAP::fix functions are causing problems +- fd#4518 Plugin deletion contains some useless ldap operation +- fd#4519 ldap::rmdir_recursive is not optimal +- fd#4524 To be able to add the organization URI into the User part of the user, the uri from Personal contact information should be moved to personal plugin +- fd#4610 postalAddress (and homepostalAddress) content should stick to the RFC +- fd#4611 setRequired should be public + +#### fusiondirectory-plugins +- fd-plugins#1217 DNS service must be redone +- fd-plugins#4468 Error when I try to move a system with the DNS tab activate +- fd-plugins#4592 its best if we use the /html/themes everywher in place of /html/images evertime is possible +- fd-plugins#4620 postalAddress (and homepostalAddress) content should stick to the RFC + +### Removed + +#### fusiondirectory +- fd#4517 Some obsolete objectClass are still searched for in config + +#### fusiondirectory-plugins +- fd-plugins#4490 nagios.tpl file is not used anymore +- fd-plugins#4520 Syslog server field should be removed +- fd-plugins#4521 LDAP server field should be removed (gotoLdapField) +- fd-plugins#4523 ntp server should be removed +- fd-plugins#4576 create tab for the plugin community onto organization and department + +### Fixed + +#### fusiondirectory +- fd#4476 rewrite the part about fusiondirectory core in the documentation +- fd#4477 rewrite the configuration password recovery page as this as been integrated into the configuration in core +- fd#4478 Using %askme% in User id and group id in templates does not work +- fd#4482 Debug log prevent connection in some cases +- fd#4486 possible documentation tweaks +- fd#4497 The order of user id and group id are inverted +- fd#4498 Bad error message when we will use a GID with a non-existent group +- fd#4505 fusiondirectory-setup --migrate-users not work when the users don't have all the samba attributs +- fd#4508 second email and first email are inverted in the password recovery configuration page +- fd#4544 Possibility to see the uid that are duplicate when we install FusionDirectory +- fd#4557 when a user is on top people branch and get an acl in subtree for a lower branch i get " The supplied base is not valid and has been reset to the previous value! " +- fd#4569 Groups containing unknown type objects or deleted objects does not appear +- fd#4600 'base' sticky or not ? +- fd#4606 the login column is missing in the groupOfname user selection list +- fd#4613 Error about sambaUnixIdPool is unclear + +#### fusiondirectory-plugins +- fd-plugins#4495 Use ldap_escape in compute_dn +- fd-plugins#4512 when using cyrus in unix hierarchy mode and creating a user and activating mail tab at the same time, the mailbox is not created +- fd-plugins#4514 It takes too long to load the reference tab for a DNS zone +- fd-plugins#4540 Problème avec les vcf (vcards) +- fd-plugins#4555 the terminal plugin has an error with the latest ntp removal fix +- fd-plugins#4563 DNS zone serial is not updated when record are changed through the DNS tab of a system +- fd-plugins#4575 Error with samba plugin and sambantpassword attribute +- fd-plugins#4591 It’s impossible to delete root records in DNS zones +- fd-plugins#4622 DNS record should be sorted + +## %"FusionDirectory 1.0.9.3" - 2016-02-06 + +### Added + +#### fusiondirectory +- fd#4459 Desactivate other authentification method from configuration file + +### Changed + +#### fusiondirectory +- fd#4485 'fusiondirectory-insert-schema -m' should check if the specificed file exists + +#### fusiondirectory-plugins +- fd-plugins#4456 Can't find a way to specify a '/' in distribution or media name in the repository plugin +- fd-plugins#4465 remove from the service-fd.schema objectClass no longer used + +### Removed + +#### fusiondirectory +- fd#4479 In primary group in unix tab there is a «None» option +- fd#4481 «Enable primary group filter» option is obsolete + +#### fusiondirectory-plugins +- fd-plugins#4463 There are still traces of the rsyslog plugin in the schema and config class + +### Fixed + +#### fusiondirectory +- fd#4444 Debug log prevent connection in some cases +- fd#4452 Adding a user to a group using "Groups and roles" tab creates some PHP errors +- fd#4464 There are still traces of the rsyslog plugin in the schema and config class +- fd#4466 fixing deprecated warnings in php7 + +#### fusiondirectory-plugins +- fd-plugins#4457 FusionDirectory don't find the dns server if he is in a department + +### Security + +#### fusiondirectory +- fd#4473 Locked users can connect using SSH keys + +#### fusiondirectory-plugins +- fd-plugins#4385 Locked users can connect using SSH keys + +## %"FusionDirectory 1.0.9.2" - 2016-01-10 + +### Added + +#### fusiondirectory +- fd#4001 passwordProposalHook +- fd#4216 the setup in the ldap inspection step need a refresh button +- fd#4217 the reset password system should look for supannMailPerso if the supann plugin is installed +- fd#4221 developer doc on documentation.fusiondirectory.org should have an explanation of the is_this_account system +- fd#4239 ReadOnlyLDAPAttribute should be moved to class_attribute.inc +- fd#4280 passwordProposalHook documentation should be written +- fd#4288 the documentation about automation should be added + +#### fusiondirectory-plugins +- fd-plugins#4220 Add a function to list the tab that are activate on an object in fusiondirectory-shell +- fd-plugins#4334 the url in the webservice-shell should have the jsonrpc.php added automatically +- fd-plugins#4353 Error when I try to grab centos packages with an argonaut-server on centos +- fd-plugins#4409 the ssh plugin doesnt support ecdsa-sha2-nistp256 ssh public key format + +### Changed + +#### fusiondirectory +- fd#2166 Semantic of plDescription and plShortname +- fd#4219 allow FusionDirectory to be integrated into a cas infrastructure +- fd#4343 Underscores in departement/domain component names not allowed +- fd#4390 bump all copyright to 20xx-2016 + +#### fusiondirectory-plugins +- fd-plugins#4111 Clean FAI support daemon method +- fd-plugins#4227 Change default block size value in 1024 +- fd-plugins#4238 ReadOnlyLDAPAttribute should be moved to class_attribute.inc +- fd-plugins#4292 Migrate last FAI classes to simplePlugin +- fd-plugins#4298 the usage of the fusiondirectory-shell doesnt explain the various options for connecting +- fd-plugins#4364 Clean up the DaemonEvent mess +- fd-plugins#4388 removed old gosa copyright in new argonaut code +- fd-plugins#4389 bump all copyright to 20xx-2016 + +### Removed + +#### fusiondirectory +- fd#4281 PHP error about wrong acl when I edit the configuration +- fd#4347 Remove config search method +- fd#4367 We should delete the databaseManagement class + +#### fusiondirectory-plugins +- fd-plugins#4109 The fai tab should not contain kernel options +- fd-plugins#4365 We should delete the rsyslog plugin +- fd-plugins#4394 Remove the mail method Cyrus Sendmail +- fd-plugins#4419 remove the class_BootKernelAttribute.inc +- fd-plugins#4425 remove fix_munged from the samba plugin + +### Fixed + +#### fusiondirectory +- fd#4231 difference in provided ldap server in debian and Centos +- fd#4253 PHP error when I go at dashboard +- fd#4254 we can no longer select a windows workstation in the user samba tab systeme trust +- fd#4261 It appears that prehooks not work with password recovery +- fd#4345 password recovery show an error when activating recovery password +- fd#4378 user deleted when we change its base +- fd#4380 when migrating users with fusiondirectory-setup –migrate-users it cannot migrate user with samba attributes + +#### fusiondirectory-plugins +- fd-plugins#3880 mailbox deletion through sieve and cyrus does not work +- fd-plugins#4067 Argonaut Server documentation should mention «Get packages informations» option +- fd-plugins#4200 I must tick "Search in subtrees" to see the elements in repository management +- fd-plugins#4209 we can no longer select a windows workstation in the user samba tab systeme trust +- fd-plugins#4225 the reset password system should look for supannMailPerso if the supann plugin is installed +- fd-plugins#4241 Problem when I try to save an already existing supann entry - dropdown dependancy not already filled +- fd-plugins#4344 when saving the configuration with the application plugin installed +- fd-plugins#4346 CSV import is broken +- fd-plugins#4379 can't change informations in "Network Settings" in a network component object in systems +- fd-plugins#4382 SSH plugin: error while adding keys with space(s) in comment +- fd-plugins#4392 Error when I open a system from the inventory menu +- fd-plugins#4395 PHP errors when I open inventory tab from a system + +## %"FusionDirectory 1.0.9.1" - 2015-10-03 + +### Added + +#### fusiondirectory +- fd#4149 Removal of the dashboard schema with -e is not in the migration documentation +- fd#4154 add support for displayName attribute +- fd#4185 The configuration is lost after upgrading to 1.0.9.1 +- fd#4186 The 1.0.9.x version breaks my password hooks +- fd#4187 Documentation for new password use +- fd#4190 fusiondirectory-setup should be improved +- fd#4197 When we upgrade from 1.0.8.9 at 1.0.9 the old schemas are not removed +- fd#4208 list of group membership in user when in mixed mode 1.0.9x is not showing the same info as in 1.0.8.9 + +### Changed + +#### fusiondirectory +- fd#4168 Underscores in group names not allowed anymore +- fd#4173 When mixed group plugin is installed group and ogroup tabs should be merged +- fd#4196 roles should no allow space in their name + +#### fusiondirectory-plugins +- fd-plugins#4180 on Droplist, put entries in alphetical order + +### Removed + +#### fusiondirectory +- fd#4136 we should remove the samba.schema from our contrib directory in core source +- fd#4193 Remove gosaAccount with fusiondirectory-setup --migrate-users + +#### fusiondirectory-plugins +- fd-plugins#4139 Remove old documentation + +### Fixed + +#### fusiondirectory +- fd#4158 Fatal error after role creation +- fd#4172 Filter for ogroups should be on groupOfNames +- fd#4179 st field seems to be reading correctling but not setting correctly in a template +- fd#4184 We missed a foreignkey in system trust in unix tab for user +- fd#4191 Error in the fusiondirectory-setup +- fd#4194 list of users membership in group when in mixed mode 1.0.9x is not showing the same info as in 1.0.8.9 +- fd#4195 when going to the page groups and roles with mixedgroup plugin installed +- fd#4206 when a mixed group posixGroup and groupOfNames without the extra fd objectClass and attributes is opened then saved it tell me a group with the same name already exist + +#### fusiondirectory-plugins +- fd-plugins#4169 Uncaught exception 'NonExistingObjectTypeException' with message 'Non-existing type "group" +- fd-plugins#4183 option host-name with winstations results in error +- fd-plugins#4199 the logon hours page is not correctly constructed + +## %"FusionDirectory 1.0.9" - 2015-09-24 + +### Added + +#### fusiondirectory +- fd#2516 Having a way of generating objectTypes graphs +- fd#3064 Migrate fai to simplePlugin +- fd#3158 FusionDirectory could have an alternate theme +- fd#3233 We should use freedesktop Icon Theme Specification +- fd#3247 Plugins needs to be able to know which objectType they are opened as +- fd#3594 We should be able to use roles for ACL assignements +- fd#3730 Ppolicy plugin +- fd#3771 Add /sbin/nologin in shells +- fd#3780 We should migrate DNS and DHCP services root objects +- fd#3787 template-fd.schema should be in the default schemas in fusiondirectory-insert-schema +- fd#3804 Documentation for using role in acl assignement +- fd#3813 Ppolicy plugin should check password history +- fd#3845 Error when we add a posix group +- fd#3857 We should be able to apply templates +- fd#3905 Icons of actif tabs not appear on template +- fd#3931 We need a plugin for support of ugly groups +- fd#3959 Password force default hash does not work +- fd#4008 edit locking should have a default value selected during web setup +- fd#4012 Argonaut server should support HTTPS +- fd#4040 add spanish colombian to FD +- fd#4143 the template management has completely changed in 1.0.9 so we need a new documentation about this +- fd#4152 Add an example of -o option to man page of fusiondirectory-insert-schema + +#### fusiondirectory-plugins +- fd-plugins#955 write https support for PHP JSONRPC +- fd-plugins#2678 sudoOption should allow to negate +- fd-plugins#2894 More plugins should use foreignKeys +- fd-plugins#2948 we should add write features to the webservice +- fd-plugins#3258 Paste SSH public key directly in FD interface +- fd-plugins#3733 Systems classes needs compute_dn methods +- fd-plugins#3748 Set a default secure_path when we activate it +- fd-plugins#3777 remove the obligation to have an gosaAccount on user entries to be displayed by FusionDirectory +- fd-plugins#3844 Add title option on the tr +- fd-plugins#3922 We need a plugin for support of ugly groups +- fd-plugins#3929 Group synchronization Samba / UNIX +- fd-plugins#3966 Argonaut server should support HTTPS +- fd-plugins#3980 move phones out the asterisk plugin to the system plugins +- fd-plugins#4000 some entries in the supann plugin don't have english explanation next to the attribute name +- fd-plugins#4016 Webservice must respect ACLs +- fd-plugins#4022 We should be able to create a user with fusiondirectory-shell +- fd-plugins#4042 We missed a method to delete objects with fusiondirectory-shell +- fd-plugins#4047 creating an argonaut-fai-monitor service +- fd-plugins#4062 Specify POSIX group in a message +- fd-plugins#4145 Systems plugin needs to include obsolete asterisk attributes + +### Changed + +#### fusiondirectory +- fd#1887 Template system should be redone +- fd#1955 unique is checked only in the object base +- fd#2004 Object groups should be handled automatically +- fd#2407 Migrate class_user to simple-plugin +- fd#2602 Improve debug-help plugin +- fd#2608 group should use simplePlugin +- fd#2622 Select classes should be cleaned and regrouped +- fd#2624 ogroup should use simplePlugin +- fd#2919 Setup should be rewritten +- fd#3078 Clean ArrayAttribute hierarchy +- fd#3248 Plugins needs to be able to know which objectType they are opened as +- fd#3250 unique is checked only in the object base +- fd#3299 Use relative path for geticon +- fd#3317 LDAP reorganization +- fd#3334 userManagement should be using simpleManagement +- fd#3383 Password change and hooks should be cleaned +- fd#3384 We need to remove manual handling of foreignKeys +- fd#3452 remove the obligation to have an gosaAccount on user entries to be displayed by FusionDirectory +- fd#3471 move the objectgroup plugin inside the group plugin +- fd#3602 password recovery config should be merged with core configuration +- fd#3636 Main menu should handle better icon sizes +- fd#3718 groupOfNames and rfc2307bis situation must be cleaned +- fd#3848 generic user view should be reorganized +- fd#3850 the DESC of each attribute and object should describe exactly the purpose of it +- fd#3851 it seems the gosaCacheEntry objectClass is no longer used +- fd#3907 Rework CN and DN related options +- fd#3921 User templates should support roles +- fd#4051 Mac addresses should always be in lowercase +- fd#4100 The logout screen should be redone (session expiry) +- fd#4146 check the copyright date on licence in each file + +#### fusiondirectory-plugins +- fd-plugins#2509 LDAP manager should be using simplePlugin +- fd-plugins#2629 Object groups should be handled automatically +- fd-plugins#2642 Select classes should be cleaned and regrouped +- fd-plugins#2650 ogroup should use simplePlugin +- fd-plugins#3063 Migrate fai to simplePlugin +- fd-plugins#3272 All systems object should use simpleTabs +- fd-plugins#3343 put the obsolete word into the system-fd.schema each time we see deprecated +- fd-plugins#3386 We need to remove manual handling of foreignKeys +- fd-plugins#3388 Samba account should handle samba password +- fd-plugins#3418 ButtonAttribute API has changed +- fd-plugins#3451 Some fai code should be made generic +- fd-plugins#3503 Argonaut is sometimes called «infastructure service» and sometimes «service infrastructure» +- fd-plugins#3593 We should migrate DNS and DHCP services root objects +- fd-plugins#3743 In FAI plugin base propositions should contain distribution +- fd-plugins#3862 developement documentation should be updated for icons situation +- fd-plugins#4059 Manage argonaut-fuse with FusionDirectory and remove serviceRepository from the actions +- fd-plugins#4075 Allow select Supann Role by choosing in several base +- fd-plugins#4102 Kolab plugin should specify «Kolab 2» + +### Removed + +#### fusiondirectory +- fd#3222 Clean dead code +- fd#3231 Remove useless snashot fields from config ldap schema +- fd#3722 We should remove the «enable copy&paste» option +- fd#3741 Error when I do fusiondirectory-insert-schema +- fd#3755 fusiondirectory.conf attribute configVersion is unused and should be removed +- fd#3839 cleanup the icons situation +- fd#3846 template are in their own branch now but code still reference gosaUserTemplate objectClass who is deprecated +- fd#3849 we should remove (v2.6.1) from the schema descriptions +- fd#3853 Remove deprecated objectClass and attributes of 1.0.8.7 +- fd#3858 Delete CUPS service references and goService +- fd#3914 We should remove the class tabs +- fd#3947 FD should stop using the word generic every where +- fd#3949 We should get rid of get_post function +- fd#3990 removing the test in fusiondirectory web setup for the database library +- fd#4002 password.tpl is not used anymore it should be deleted +- fd#4014 function missing in personal/generic/class_user.inc +- fd#4056 We should remove the Automatic logins option +- fd#4114 remove slapd.conf from contrib/openldap as no one use slapd.conf anymore and there is error in it + +#### fusiondirectory-plugins +- fd-plugins#700 Test the uw-imap plugin +- fd-plugins#3345 remove the uw-imap plugin from fusiondirectory sources +- fd-plugins#3694 openstack-compute is obsolete and should be deleted +- fd-plugins#3840 cleanup the icons situation +- fd-plugins#3847 template are in their own branch now but code still reference gosaUserTemplate objectClass who is deprecated +- fd-plugins#3852 we should remove (v2.6.1) from the schema descriptions +- fd-plugins#3856 Delete CUPS service +- fd-plugins#3916 We should remove the class tabs +- fd-plugins#3981 remove the asterisk plugin from 1.0.9 +- fd-plugins#3992 remove the fax plugin +- fd-plugins#4034 Remove the FIXME in FAI about priority +- fd-plugins#4066 Weblink refers to IPMI +- fd-plugins#4068 password.tpl is not used anymore it should be deleted +- fd-plugins#4107 the autodect button for the mac address should be removed + +### Fixed + +#### fusiondirectory +- fd#2595 The code should follow code guidelines +- fd#3237 System trust in Unix tab is broken +- fd#3342 Welcome icon is broken in 1.0.9 +- fd#3355 weird things happens when moving error pop-ups +- fd#3424 PHP errors in setup step migrate +- fd#3432 fdSaslRealm and fdSaslExop are booleans in the schema +- fd#3752 the setup doesnt find the ldap anymore when fai plugin is installed +- fd#3756 Error in the setup if the schemas are not inserted +- fd#3779 Fatal error in recovery: Non-existing type "user" +- fd#3820 Some PHP errors on password recovery page +- fd#3842 Trustmode in template is automaticaly desactivated +- fd#3843 Error when we try to lock a user +- fd#3855 Templates and hooks should be fixed +- fd#3897 Setup fails if root object is missing +- fd#3906 PHP error when I try to copy a template +- fd#3908 Create a user with template that force primary group not work +- fd#3940 the in ldap inspection phase departements should not show fusiondirectory owned branch to migration +- fd#3954 The ids in aclRole depend of the langage of FusionDirectory +- fd#3955 ACL roles should use geticon as well +- fd#3991 comment is wrong on the test for the php ldap extension +- fd#4032 verify that there is no problem in the gettext conversion for all plugins +- fd#4043 Display message about sasl but I not use it +- fd#4061 PHP error when I use a template to create a user +- fd#4063 Use a modifer for password in a template not work in SSHA +- fd#4064 PHP error when I delete a template +- fd#4073 CSV import is broken +- fd#4092 Base field should show "/" instead of being empty for root. +- fd#4093 There are HTML errors in the code +- fd#4137 Locked icon on users is broken +- fd#4141 check-deprecated should say which obsolete objectClass an entry is using +- fd#4144 Reference for ogroup not work +- fd#4148 PHP Errors when I set some informations in a template +- fd#4150 PHP error on template after I remove the userPassword + +#### fusiondirectory-plugins +- fd-plugins#3242 samba group tab is broken +- fd-plugins#3255 Better error message if release is not set +- fd-plugins#3354 Error about missing FAI class when creating a debian repository +- fd-plugins#3589 Must set blocksize > 0 to cancel +- fd-plugins#3740 CSV import is broken +- fd-plugins#3745 Can’t create FAI profile +- fd-plugins#3747 We cannot set a dhcp for a system +- fd-plugins#3751 Systems plugin is broken +- fd-plugins#3795 Copy of fai objects is not working +- fd-plugins#3800 Errors about base are shown when switching from FAI to an other plugin +- fd-plugins#3802 PHP error: undefined variable: dn +- fd-plugins#3861 PHP error when we create a template +- fd-plugins#3952 We miss dhcp service icon +- fd-plugins#3958 fusiondirectory-shell don't give a prompt to create an user +- fd-plugins#4007 when installing all plugins i got error message about samba sid-rid +- fd-plugins#4009 The configured mail attribute '' is unsupported! when all plugin at installed at once +- fd-plugins#4031 verify that there is no problem in the gettext conversion for all plugins +- fd-plugins#4037 It seem that force ssl not work for webservice +- fd-plugins#4038 Mandatory for primary dns server and mailadress not work +- fd-plugins#4039 Error when I update dns by dns service +- fd-plugins#4045 Error when I edit FAIBASE partition class +- fd-plugins#4060 Erreur plugin game lors de la création de serveur +- fd-plugins#4065 I got a PHP error when I open a package class +- fd-plugins#4072 CSV import is broken +- fd-plugins#4076 eduPersonNickName isn't save if modified and generate an error if account with eduPersonNickName is deleted +- fd-plugins#4083 the phone component should not have a nis group tab +- fd-plugins#4112 the dns plugin allow me to edit zone name and ip address in the global zone service tab +- fd-plugins#4147 check the copyright date on licence in each file +- fd-plugins#4151 we cannot save a phone because the ipHostNumber attribute is not saved + +## %"FusionDirectory 1.0.8.9" - 2015-08-03 + +### Added + +#### fusiondirectory +- fd#3930 updating the list of supported language in fusiondirectory + +#### fusiondirectory-plugins +- fd-plugins#3831 we missed documentation for developers plugin +- fd-plugins#3834 we missed documentation for webservice plugin +- fd-plugins#3877 add a switch to select the good library when in wheezy or jessie for fusiondirectory-shell +- fd-plugins#3937 Add title option on the tr +- fd-plugins#3943 Add a option to not touch at the reverse zone +- fd-plugins#3946 Add copyright in the header of the ppolicy plugin files + +### Changed + +#### fusiondirectory +- fd#3829 Move documentation of dashboard and rolemanagement in core +- fd#3961 the DESC of each attribute and object should describe exactly the purpose of it - ported description and formatting issues to 1.0.8.x + +### Fixed + +#### fusiondirectory +- fd#3882 We missed jsonrpc entry in our api +- fd#3928 Doesn't work if ldap's cn=admin has password with "<" symbol +- fd#3932 Password default hashes of type CRYPT/XXX other than CRYPT/MD5 are not working +- fd#3941 fusiondirectory-setup --check-ldap should respect password encoding taken from the ldap + +#### fusiondirectory-plugins +- fd-plugins#3960 fusiondirectory-shell cannot cat a user +- fd-plugins#3962 fusiondirectory-shell should handle multivaluated attributes properly + +## %"FusionDirectory 1.0.8.8" - 2015-07-01 + +### Added + +#### fusiondirectory +- fd#3705 add the to faq that if user doesnt show up check if nis.schema is installed +- fd#3824 Unix account - /bin/false +- fd#3870 fusiondirectory-setup miss the explanation of --check-deprectaed into to manpages +- fd#3878 we need an option in fusiondirectory-setup to tell us the fusiondirectory version +- fd#3879 we need an option into fusiondirectory-insert-schema to empty a schema +- fd#3887 Support apache group for Archlinux +- fd#3919 fusiondirectory-setup miss the explanation of --migrate-acls into to manpage + +#### fusiondirectory-plugins +- fd-plugins#3830 we missed documentation for applications plugin +- fd-plugins#3832 we missed documentation for ejbca plugin +- fd-plugins#3833 we missed documentation for gpg plugin +- fd-plugins#3841 we missed documentation for certificates plugin + +### Changed + +#### fusiondirectory +- fd#3864 correct all the date and version on the man pages +- fd#3920 reorganize the command for list, write, set vars + +#### fusiondirectory-plugins +- fd-plugins#3890 Vacation range should be disabled on mail methods as none implements it +- fd-plugins#3898 check if the demo plugin is current and use the current simple plugin api + +### Removed + +#### fusiondirectory +- fd#3917 remove the fusiondirectory-setup --migrate-repositories + +#### fusiondirectory-plugins +- fd-plugins#3913 remove screenshot and demosection.php from developers packages + +### Fixed + +#### fusiondirectory +- fd#3884 Setup fails if root object is missing + +## %"FusionDirectory 1.0.8.7" - 2015-06-05 + +### Added + +#### fusiondirectory +- fd#3757 Let password-methods-sasl prompt for a password when a password-hook is configured +- fd#3769 Add /sbin/nologin in shells +- fd#3776 Php error when editing a user +- fd#3808 password strength widget is broken from email redirection +- fd#3809 authorize to set the same password when using simpel password system ( not ppolicy) +- fd#3817 Viewing a group removes all members that don't have a memberUid in addition to member attribute +- fd#3826 We miss icons for plugin certificates +- fd#3837 fusiondirectory-setup doesn't handle correctly start_tls support + +#### fusiondirectory-plugins +- fd-plugins#3706 Manage userCertificate attribute under User tab +- fd-plugins#3785 Add TXT values in global zone record +- fd-plugins#3815 Conversion of PEM certificate in DER (binary) +- fd-plugins#3827 We miss icons for plugin certificates + +### Changed + +#### fusiondirectory +- fd#3772 Password recovery cannot find a suitable password method for current hash +- fd#3810 check all copyright year in source + +#### fusiondirectory-plugins +- fd-plugins#3811 check all copyright year in source +- fd-plugins#3816 Fix refresh DNS button in systems +- fd-plugins#3822 check all copyright year in source + +### Removed + +#### fusiondirectory +- fd#3753 Recovery password use default hash + +#### fusiondirectory-plugins +- fd-plugins#3835 Documentation that we must remove + +### Fixed + +#### fusiondirectory +- fd#3783 Using Password recovery with the Personal plugin fails. + +#### fusiondirectory-plugins +- fd-plugins#3762 when copying 4 servers at once from a departement to another +- fd-plugins#3786 We cannot add TXT value in DNS + +## %"FusionDirectory 1.0.8.6" - 2015-05-27 + +### Added + +#### fusiondirectory +- fd#3713 the group and user is different for apache on SLES 11 SP3 +- fd#3746 Ppolicy should be applied in password recovery + +#### fusiondirectory-plugins +- fd-plugins#3691 Export sub entries with ldapmanager +- fd-plugins#3693 the apache icon for the apache plugin doesnt appaers in dashboard + +### Changed + +#### fusiondirectory +- fd#3643 Ppolicy plugin should check password history + +#### fusiondirectory-plugins +- fd-plugins#3720 Language setting + +### Removed + +#### fusiondirectory +- fd#3692 class_ldap.inc has leftover debug +- fd#3738 rfc2307bis option should be removed +- fd#3750 fusiondirectory.conf attribute configVersion is unused and should be removed + +### Fixed + +#### fusiondirectory +- fd#3235 When a manager changes its base the managed user attributes are changed +- fd#3604 Role icon is display for all users +- fd#3685 generateLdif() fails with bind-passwords containg '$' +- fd#3690 the setup doesnt find the ldap anymore when fai plugin is installed +- fd#3723 Missing icon +- fd#3731 A icon is missing when we set a manager +- fd#3732 When debug trace level is on, we can’t log in anymore + +#### fusiondirectory-plugins +- fd-plugins#3687 Address book plugin show infos only in admin +- fd-plugins#3719 ACLs of GPG-Plugin + +## %"FusionDirectory 1.0.8.5" - 2015-04-03 + +### Added + +#### fusiondirectory +- fd#3554 New functionnality: list all members for a primary group +- fd#3586 Modifier for templates to convert german umlauts to 7-bit ASCII +- fd#3596 Dashboard plugin should go into core +- fd#3600 Dashboard should be completed +- fd#3634 the configuration of fusiondirectory entry in dashboard first tab doesnt have an icon +- fd#3667 the reset password should use the fdPrivateMail from the personnal plugin as alternative address + +#### fusiondirectory-plugins +- fd-plugins#3397 Ppolicy plugin +- fd-plugins#3477 Plugin FAI +- fd-plugins#3482 Plugin FAI - Centos support +- fd-plugins#3525 the sudo plugin doesnt allow to save the sudoOrder +- fd-plugins#3527 Add the value ALL in systems and users and groups +- fd-plugins#3529 add supannRefId in supann Plugin +- fd-plugins#3534 gosaMailDeliveryMode in Group Mail Tab +- fd-plugins#3544 when adding ns record in the dns zone editor global name records it doesnt add the . at the end when saving +- fd-plugins#3609 system and newtork tab from the dashboard plugin goes to systems plugins to add the tab when needed +- fd-plugins#3610 ppolicy should add a tab to dashboard +- fd-plugins#3671 the reset password should use the fdPrivateMail from the personal plugin as alternative address + +### Changed + +#### fusiondirectory +- fd#3264 Hidden password for fusiondirectory-setup --check-ldap +- fd#3538 getbin.php should quote the file name +- fd#3539 User tab roles should not appear in «My account» menu +- fd#3579 We should update copyright notices to 2015 +- fd#3595 The menu should be reorganized +- fd#3608 dashboard should be an exhaustive statistic plugin +- fd#3622 ppolicy should add a tab to dashboard + +#### fusiondirectory-plugins +- fd-plugins#3569 after the first load of the kernel to be use in the fai tab, they should be cached for the rest of the session +- fd-plugins#3580 We should update copyright notices to 2015 +- fd-plugins#3601 The menu should be reorganized +- fd-plugins#3645 Parent servers are empty +- fd-plugins#3648 debconf variables field should take utf8 +- fd-plugins#3666 the dashboard doesnt show the icon associated to the fai objects and are not clickable + +### Removed + +#### fusiondirectory +- fd#3620 system and newtork tab from the dashboard plugin goes to systems plugins to add the tab when needed +- fd#3633 the small_warning.png icon is not present but used by the system dashboard tab + +#### fusiondirectory-plugins +- fd-plugins#3561 Remove the message "Take over DNS configuration from ..." +- fd-plugins#3607 in queue management we should remove the action create and the first 3 icons on the left +- fd-plugins#3616 Dashboard plugin should go into core +- fd-plugins#3635 the small_warning.png icon is not present but used by the system dashboard tab +- fd-plugins#3654 fai plugin empty with one repository on a server trigger an Undefined variable: prefix error +- fd-plugins#3676 remove example.ldif that is incorrect + +### Fixed + +#### fusiondirectory +- fd#3249 When a duplicate is found, its dn should be given +- fd#3315 Warning message during adduser process +- fd#3524 Can't create/edit users with gosaMailServer Attributes via acl system +- fd#3540 Password Recovery error for a non-existant user +- fd#3551 Invalid uri in the password recovery mail +- fd#3564 References are only checked in the base +- fd#3582 translation not complete +- fd#3590 Error message if we have an assignement with no members +- fd#3623 Cannot create a role with the same name of an DSA object +- fd#3659 error when copying a system from a departement to the root + +#### fusiondirectory-plugins +- fd-plugins#3507 Error in plugin-dns documentation +- fd-plugins#3536 Plugins Quota et msg :The field 'Device' contains invalid characters! +- fd-plugins#3537 Error when I click on reference in EJBCA section +- fd-plugins#3555 editing a template inside fai provoke a crash +- fd-plugins#3557 Plugin FAI - partition LVM +- fd-plugins#3571 Informations for DHCP and DNS are lost after a copy paste +- fd-plugins#3592 the ppolicy exemple files should be changed to use a more generic dn +- fd-plugins#3621 ejbca my account link is broken +- fd-plugins#3626 Export single entry give an error +- fd-plugins#3627 OPSI import should not have an empty filter +- fd-plugins#3628 DHCP plugin edit host error +- fd-plugins#3637 Applications plugin should not set forceSize parameter +- fd-plugins#3638 Error in cyrus template +- fd-plugins#3640 Remove a user display an error if we have ppolicy +- fd-plugins#3641 Token invalid when we use ppolicy +- fd-plugins#3642 FTPStatus attribute must default set at true +- fd-plugins#3644 Problem in regex to set release in FAI package list +- fd-plugins#3653 Uninitialized string offset: 0 in ldapmanager when importing an ldif +- fd-plugins#3663 No image for up/down in FAI profil + +## %"FusionDirectory 1.0.8.4" - 2015-01-07 + +### Added + +#### fusiondirectory +- fd#3530 the roles in the personal/roles miss an main.inc ! +- fd#3531 the roles icon is missing in my account + +## %"FusionDirectory 1.0.8.3" - 2014-12-15 + +### Added + +#### fusiondirectory +- fd#3400 copyright and license is missing for include/functions_debug.inc +- fd#3419 FD should allow plugins to act as menu entries providers +- fd#3426 cleaning the desktop-management plugin +- fd#3429 fusiondirectory-insert-schema should have an option to keep ldifs files +- fd#3506 we should have in core a tab in user to be able to assing him roles +- fd#3519 Where we add users in sudo plugin their are invisible + +#### fusiondirectory-plugins +- fd-plugins#3416 create a new web-application plugin +- fd-plugins#3427 in some user case we have a need to be able to add roles for users and have those users get rights for applications. +- fd-plugins#3450 create a plugin to manage certificates from ejbca +- fd-plugins#3472 create a personal plugin to store all kind of personal data +- fd-plugins#3496 EJBCA tab for the systems +- fd-plugins#3497 EJBCA miss some icons +- fd-plugins#3510 Argonaut mirror settings fields have no descriptions + +### Changed + +#### fusiondirectory +- fd#2613 new icon for debug-help aka diagrams has it is the same as ldapmanager +- fd#3431 correct all the date and version on the man pages +- fd#3441 Inactive tabs could have a different style +- fd#3458 making the saving of the samba attributes optional in 1.0.8.x +- fd#3468 Hook script with ldap array +- fd#3478 Message d'information concernant les propriétes que le mot de passe doit répondre +- fd#3493 Department list should be updated after a department creation +- fd#3501 the uid id naming mess should be cleaned up +- fd#3509 Should french translation use «courriel»? + +#### fusiondirectory-plugins +- fd-plugins#3401 autofs/admin/autofs/main.inc have a gpl v3 licence and its wrong it should be gpl v2 +- fd-plugins#3407 plugins are still using obsolete attribute cellspacing on table tags +- fd-plugins#3421 memory exhaustion when supann plugin is installed and i try to use the import csv +- fd-plugins#3423 cleaning the desktop-management plugin +- fd-plugins#3462 update the official files for the supann plugin +- fd-plugins#3502 Argonaut is sometimes called «infastructure service» and sometimes «service infrastructure» +- fd-plugins#3522 the sudo schema from the sudo-ldap package i using old openldap syntax and must be corrected and included + +### Removed + +#### fusiondirectory +- fd#3396 remove old gosa spec from core-fd.schema +- fd#3476 We should remove the ACL tabs from special tabs +- fd#3504 FD should stop using the word generic every where +- fd#3505 setup_feedback.tpl is a useless file +- fd#3517 remove gouvernement mode from fusiondirectory + +#### fusiondirectory-plugins +- fd-plugins#3393 update-from-1.0.6-to-1.0.7 in plugin-systems +- fd-plugins#3402 remove the Authors.rst from the autofs plugin +- fd-plugins#3403 remove the glp v3 licence from the autofs plugin +- fd-plugins#3404 remove the sieve dir from the mail plugin +- fd-plugins#3408 update-from-1.0.6-to-1.0.7 in plugin-mail +- fd-plugins#3483 removing leftover of the desktop-management plugin + +### Fixed + +#### fusiondirectory +- fd#3368 Missing png for goServer (systems) +- fd#3369 «&» should be used in icon paths +- fd#3387 When locking an account with no samba password it adds a samba attribute to it +- fd#3399 sometime when refreshing the generic page on a user a get template placeholder in login +- fd#3422 when i create a template in the user list i got a missing icon for the new user from template +- fd#3430 fusiondirectory-insert-schema man pages is wrong it misses an OPTIONS section +- fd#3434 The S placholder to remove whitespace doesnt seems to work +- fd#3436 when using apply template after having sucessfully imported user, it wrongly rewrite the users entries +- fd#3447 When debug trace level is on, we can’t log in anymore +- fd#3470 FusionDirectory in Amazon Linux AMI +- fd#3484 The user icon does not show up +- fd#3491 User ldap error are wrongly reported +- fd#3495 foreignKey on acls is handle several times +- fd#3500 Error in user management +- fd#3508 There is some french in password recovery +- fd#3516 Various problems in strings + +#### fusiondirectory-plugins +- fd-plugins#3379 The quota tab must have a dependance on the unix tab +- fd-plugins#3415 application listing in the desktop plugin doesnt show the icons on the listing +- fd-plugins#3433 when importing user and no selection of an field in the csv to be the uid it crash +- fd-plugins#3442 dashboard network tab links to dns servers are wrong +- fd-plugins#3446 when creating a desktop application it doesnt save it +- fd-plugins#3454 Error in the systems plugin documentation +- fd-plugins#3459 the nis netgroup is always active +- fd-plugins#3485 The user icon does not show up +- fd-plugins#3490 GPG plugin have some errors +- fd-plugins#3511 The comment for the ssh public key is mandatory +- fd-plugins#3512 Application local seems wrong +- fd-plugins#3514 Various problems in strings +- fd-plugins#3518 remove the french inside the supann plugin +- fd-plugins#3520 the default entry in the sudo plugin is not editable anymore + +## %"FusionDirectory 1.0.8.2" - 2014-09-25 + +### Added + +#### fusiondirectory +- fd#2619 fusiondirectory-insert-schema should have a -c option to continue on error +- fd#3335 adding lighttpd support in the doc +- fd#3348 add the licence to class_IconTheme.inc +- fd#3352 lots of plugins files have no licenses at all + +#### fusiondirectory-plugins +- fd-plugins#3304 fusiondirectory-shell should have login and password mandatory +- fd-plugins#3351 lots of plugins files have no licenses at all + +### Changed + +#### fusiondirectory +- fd#3297 Use relative path for geticon +- fd#3356 trust selection mode is broken in group and ogroups + +### Removed + +#### fusiondirectory-plugins +- fd-plugins#1034 remove all dsc form the sources +- fd-plugins#3372 remove the trust section from the sudo plugin + +### Fixed + +#### fusiondirectory +- fd#3149 Refresh the Debian install documentation +- fd#3332 the documentation on the repos to use for development is not correct +- fd#3359 add user with templates didn't keep group affectation +- fd#3361 unable to create a template with posixGroup +- fd#3362 Bad aspect for tabs when a dialog is open +- fd#3364 we can’t cancel manager selection +- fd#3365 there is an error in userManagement template base regexp + +#### fusiondirectory-plugins +- fd-plugins#3303 debugHelp have problems with tabclasses contaning dashes +- fd-plugins#3305 dhcp-fd.schema should be mentionned in dhcp plugin docs instead of dhcp.schema +- fd-plugins#3321 Cannot import csv using a template +- fd-plugins#3327 primary server in the dns service should not be numeric +- fd-plugins#3347 update the doxygen file +- fd-plugins#3350 correct the fsf address in licenses +- fd-plugins#3363 cannont add Etablissement +- fd-plugins#3373 Default action displayed an error + +### Security + +#### fusiondirectory +- fd#3316 possible xss in login screen + +## %"FusionDirectory 1.0.8.1" - 2014-09-02 + +### Added + +#### fusiondirectory +- fd#3060 We should try to ease migrations when schema attributes are disappearing +- fd#3134 fusiondirectory-insert-schema should allow ldap auth +- fd#3224 fusiondirectory-setup may contain help for migrating versions +- fd#3282 adding /en/ files to fusiondirectory to enable automatic update of the transifex po files + +#### fusiondirectory-plugins +- fd-plugins#3204 add a manpage for fusiondirectory-shell +- fd-plugins#3283 adding /en/ files to fusiondirectory to enable automatic update of the transifex po files + +### Changed + +#### fusiondirectory +- fd#3213 First time role installation on a default installation +- fd#3236 fusiondirectory-setup contains duplicated code for branch creation +- fd#3239 Use some CSS3 features +- fd#3260 Apache2.4 does not allow underscores in request header variables anymore +- fd#3284 we are now allowed to use non-ascii string in gettext translation for en + +#### fusiondirectory-plugins +- fd-plugins#3251 The list of objectTypes is no longer present in class_debugHelp.inc +- fd-plugins#3298 Use relative path for geticon + +### Removed + +#### fusiondirectory +- fd#3203 remove overlib.js leftover +- fd#3218 Remove the plugin restauration feature +- fd#3230 Snapshot type should be deprecated +- fd#3266 We must remove update-from-1.0.6-to-1.0.7 for 1.0.8.1 + +#### fusiondirectory-plugins +- fd-plugins#3271 Rename a server create PHP errors + +### Fixed + +#### fusiondirectory +- fd#3212 After the upgrade the ACL system looks broken, +- fd#3216 fusiondirectory-setup should die on ldap search error +- fd#3217 Editing the config triggers php errors +- fd#3238 Department creation is broken +- fd#3261 Improve white-space trimming of mcrypt_decrypt() results +- fd#3262 Make non-default plugin tabs browseable when the plugin is viewed in non-editable mode +- fd#3268 fusiondirectory.secrets not included via fusiondirectory-apache.conf +- fd#3274 When we migrate the acls we have an error +- fd#3287 Undefined variable lang in index.php +- fd#3290 Cannot run a postCreate Hook by using uid field as parameters + +#### fusiondirectory-plugins +- fd-plugins#3189 ldap dump should escape html +- fd-plugins#3241 Supann entite regexp is wrong +- fd-plugins#3257 Allow options in sshPublicKey + +### Security + +#### fusiondirectory +- fd#3227 Hide userPassword on change_password postmodfy hook error message +- fd#3263 Login with expire password work if we modify the URL + +## %"FusionDirectory 1.0.8" - 2014-06-30 + +### Added + +#### fusiondirectory +- fd#1754 tools for upgrading schema +- fd#1922 Foreign key should be handled between plugins +- fd#2630 check hooks are not in the documentation +- fd#2858 merge master of simple-plugin to fusiondirectory +- fd#2898 SimpleManagement should handle better the name column +- fd#2915 in the LDAP connection setup page we should have a button in the authentifiacation section that allow us to test the conbimation of admin dn and admin password +- fd#2926 We should use freedesktop Icon Theme Specification +- fd#2979 FusionDirectory could detect old ACL format +- fd#3065 Having some default roles +- fd#3157 some icons are missing I only see the alternate text +- fd#3177 add a space modifier to remove space in template + +#### fusiondirectory-plugins +- fd-plugins#343 we need a webservice for fusiondirectory +- fd-plugins#2396 create a ipmi basic plugin for FusionDirectory +- fd-plugins#2425 IPMI interfaces should have a tab for credentials +- fd-plugins#2456 create a mail method for dovecot +- fd-plugins#2496 merging the dovecot plugin +- fd-plugins#2497 merging the sogo plugin +- fd-plugins#2513 we miss an icon for sogo, repository, gpg +- fd-plugins#2581 We should have a plugin for FusionInventory +- fd-plugins#2662 the fusioninventory plugin should have a configuration plugin +- fd-plugins#2695 Dashboard should provide a link to the argonaut server +- fd-plugins#2714 Samba Domain general attributes management +- fd-plugins#2910 argonaut server service should have an option to not get packages even if a mirror is created in FusionDirectory + +### Changed + +#### fusiondirectory +- fd#1711 %attribute% syntax should be used +- fd#2220 Snapshot URI and user should default to the same one as FD +- fd#2313 Rethink categories and object types +- fd#2397 The code should follow code guidelines +- fd#2438 Find out why schemaCheck disable get_objectclasses +- fd#2446 TrustsAttribute should be replaced by ServersAttribute +- fd#2488 We should be able of getting a list of object from an objectType +- fd#2502 divSelectBox should be able to display column titles +- fd#2547 ldap class has unused vars and methods +- fd#2566 SnapShotDialog and SnapshotHandler have duplicated code +- fd#2596 Departments should be based on simplePlugin +- fd#2625 We should be able to create link to object edition easily +- fd#2670 Ease ACL handling +- fd#2720 Improving HTML&CSS code +- fd#2723 Default password hash is weak +- fd#2727 Password posthooks are broken +- fd#2731 Fix the 1.0.8 branch work +- fd#2839 Fix the systemSelect situation +- fd#2901 We need to clarify role situation +- fd#2928 Message dialog should be reworked +- fd#2929 LDAP dialog errors should have error style +- fd#3074 cleaning the snapshot management +- fd#3090 We can’t use /tmp for auth token anymore +- fd#3092 Add a visual effect (change header color?) when editing + +#### fusiondirectory-plugins +- fd-plugins#2410 The code should follow code guidelines +- fd-plugins#2447 TrustsAttribute should be replaced by ServersAttribute +- fd-plugins#2483 Rethink categories and object types +- fd-plugins#2503 argonautLogView should not use divlist +- fd-plugins#2512 class_tabs should be cleaned +- fd-plugins#2532 applications and mimetypes should be moved to their own plugin +- fd-plugins#2548 ldap class has unused vars and methods +- fd-plugins#2550 divlist should not be used anymore +- fd-plugins#2626 We should be able to create link to object edition easily +- fd-plugins#2645 objects::ls should be used instead of config::getObjectList +- fd-plugins#2655 we need an addon for the fusioninventory plugin that list all data thats in the inventory branch +- fd-plugins#2741 systems plugin needs to be adapted to new listing feature +- fd-plugins#2744 OPSI plugin contains duplicated code +- fd-plugins#2852 rename the board plugin to dashboard +- fd-plugins#2884 Ease ACL handling +- fd-plugins#2896 More plugins should be using simpleManagement +- fd-plugins#2937 We should use freedesktop Icon Theme Specification +- fd-plugins#2949 add ipmi as a system attribute and not as a new system +- fd-plugins#2954 Samba is uselessy using plugin class +- fd-plugins#3036 Cannot redeclare class SubNodesAttribute +- fd-plugins#3088 Ajout d'adresse mail alternative vide + +### Removed + +#### fusiondirectory +- fd#2418 All gosaUnitTag related code should be removed +- fd#2848 Duplicated code in setup_stepFinish +- fd#3052 Debug output when not specified during setup + +#### fusiondirectory-plugins +- fd-plugins#2420 All gosaUnitTag related code should be removed +- fd-plugins#2729 Samba munged attribute ACLs +- fd-plugins#2840 Fix the systemSelect situation +- fd-plugins#3099 Role plugin moved to core + +### Fixed + +#### fusiondirectory +- fd#2412 Reading categories should not be done in acl constructor +- fd#2432 locking conflict errors +- fd#2505 class_tabs should be cleaned +- fd#2526 User cn is not always handled correctly +- fd#2544 class_config should follow code guidelines +- fd#2549 class certificate should follow code guidelines +- fd#2551 divlist should be deleted +- fd#2552 class_filter should follow code guidelines +- fd#2553 class_msgPool should follow code guidelines +- fd#2554 functions_debug should follow guidelines +- fd#2555 class_plugin should follow code guidelines +- fd#2560 Unused local vars in setupStep_Migrate +- fd#2565 Password can't contains < +- fd#2567 password-methods should follow code guidelines +- fd#2575 Error warning header image should not break line +- fd#2609 There is an error in plugin::tpl_parse_mask +- fd#2637 Errors about attrSort redifinition +- fd#2638 listing should allow to set the baseMode outside of the xml +- fd#2673 fix config get_department documentation +- fd#2728 Locked account and samba +- fd#2732 scope one for filter is ignored +- fd#2736 Create an user and setup an acl as the same time +- fd#2738 when creating a user in a template with accent and uppercase modifier +- fd#2758 when installing FusionDirectory for the first time it put an error message about samba sid / rid right on the login page +- fd#2838 Fix filter.tpl files +- fd#2844 LDAP SIZE LIMIT should be fixed +- fd#2846 Load acl category from plManages entry +- fd#2867 The code should not fix default values +- fd#2904 setup is broken in 1.0.8 when inspecting department +- fd#2916 Group creation is broken +- fd#2917 Problem with Unix settings "Force UID/GID" and "User must change password on first login" +- fd#2918 when creating the fd-admin user in the migration phase i got an error +- fd#2938 typo error in class_DaemonEvent.inc +- fd#2977 fusiondirectory-setup --migrate-acls fails if roles branch does not exists. +- fd#3002 Improve HTML code in order to ease tests +- fd#3027 Warning the gidNumber is already in use when we edit a group +- fd#3030 Info message when we copy/paste ACL roles in the same place +- fd#3041 divSelectBox should take an html id in its constructor +- fd#3044 Cannot apply an ACL +- fd#3045 In acl assignments the base sometimes wrongly show +- fd#3066 Copy user in an other base create the user in the root base +- fd#3067 The copy of an user is not in the group of these user +- fd#3087 Renommer un groupe +- fd#3111 systemSelect crash the unix tab +- fd#3120 samba domain don't appears ! +- fd#3163 Icon theme inheritance is broken + +#### fusiondirectory-plugins +- fd-plugins#2511 FusionDirectory should provide valid HTML +- fd-plugins#2530 User GPG keys info are not fetched when opening the tab +- fd-plugins#2607 PHP error "Undefined property: mailgroup::$uid" +- fd-plugins#2699 jsonRPCClient should not prevent from using HTTP auth +- fd-plugins#2733 Debconf should be reworked +- fd-plugins#2837 Fix filter.tpl files +- fd-plugins#2921 the select for the systems doesn't work on 1.0.8 +- fd-plugins#2922 the samba plugin is broken on 1.0.8 +- fd-plugins#2930 LDAP dialog errors should have error style +- fd-plugins#2935 old board plugin still appears on fresh FD 1.0.8 install +- fd-plugins#2946 Samba tslogin is broken +- fd-plugins#3051 GUI corruption +- fd-plugins#3053 Wrong objectclass names in Dashboard schema +- fd-plugins#3058 GUI corruption +- fd-plugins#3145 when install fusiondirectory-plugins-opsi, php class couldn't be loaded +- fd-plugins#3148 Argonaut queue is crashing when trying to load FAI logs +- fd-plugins#3153 When creating an FAI branch, subbranches should be created as well +- fd-plugins#3156 some icons are missing I only see the alternate text +- fd-plugins#3164 Servers service tab causes trouble with pluginfo div +- fd-plugins#3175 unable to copy / paste opsi software list and opsi profile on fd web interface + +### Security + +#### fusiondirectory +- fd#2784 shell_exec should not be used in the code it is present in class_ldap.inc +- fd#3072 Password hook not block the password change if you logged in fd-admin. + +## %"FusionDirectory 1.0.7.5" - 2014-09-02 + +### Changed + +#### fusiondirectory +- fd#3223 The snapshot base is not proposed + +#### fusiondirectory-plugins +- fd-plugins#3150 FAI profiles with the same name as a class are causing troubles + +### Fixed + +#### fusiondirectory-plugins +- fd-plugins#3159 only a part a OPSI netboot description is shown (wich isn't significant) +- fd-plugins#3174 Supann have some problems + +## %"FusionDirectory 1.0.7.4" - 2014-05-19 + +### Added + +#### fusiondirectory +- fd#3109 There is no documentation for encrypt password option +- fd#3110 fusiondirectory-setup is unable to use TLS +- fd#3137 adding brazilian into FusionDirectory + +### Changed + +#### fusiondirectory-plugins +- fd-plugins#3089 Clean OPSI import code to reuse it for other imports +- fd-plugins#3108 adapting the doxyfile to make it run into the jenkins + +### Fixed + +#### fusiondirectory +- fd#3098 the sort is not correct in the ip colum of the system list + +#### fusiondirectory-plugins +- fd-plugins#3091 ssh public key issue with 1.0.7.3 +- fd-plugins#3095 the sort is not correct in the ip colum of the system list + +## %"FusionDirectory 1.0.7.3" - 2014-04-03 + +### Removed + +#### fusiondirectory-plugins +- fd-plugins#2984 remove the entry for the static tftp path in argonaut fuse service + +### Fixed + +#### fusiondirectory +- fd#3073 Snapshot (or restore snapshot) not working + +#### fusiondirectory-plugins +- fd-plugins#3015 error when trying to create the cronjob for creating debian mirror +- fd-plugins#3031 PHP error: Undefined index: use_fon_group + +## %"FusionDirectory 1.0.7.2" - 2014-02-04 + +### Added + +#### fusiondirectory +- fd#2859 Fix the template grouping situation +- fd#2897 Provide a way to show hook execution results to the user via web +- fd#2951 fusiondirectory-insert-schema need a -m option to allow to easyli insert ldif update-schema +- fd#2952 Add Swedish language +- fd#2955 add arabic language + +#### fusiondirectory-plugins +- fd-plugins#2877 weblink should also be a tab for network device and printer + +### Changed + +#### fusiondirectory-plugins +- fd-plugins#2861 memory exhaustion when supann plugin is installed +- fd-plugins#2945 Bug with InitialProgram (MungedDial) Samba field + +### Removed + +#### fusiondirectory +- fd#2927 A double border is shown when there are errors at login +- fd#2942 There is some leftover of multiedit support + +#### fusiondirectory-plugins +- fd-plugins#2940 PHP error: Undefined property: phoneAccount::$multi_boxes + +### Fixed + +#### fusiondirectory +- fd#2774 wrong size in chrome 29.0.1547.76 +- fd#2847 Template bug in memberUid +- fd#2865 snapshot are broken nearly everywhere +- fd#2900 Wrong plIcon in personal/generic and personal/posix +- fd#2941 PHP error: Undefined index: passwordRecoverySalt +- fd#2947 In configuration screen hooks can't use placeholders +- fd#2962 updating the docs for install, upgrade, ldap migration + +#### fusiondirectory-plugins +- fd-plugins#2868 freeradius plugin have erroneous default value for Tunnel medium type +- fd-plugins#2934 the ipmi puglin does not work +- fd-plugins#2939 ldif error in 1.0.6 to 1.0.7 upgrade LDIFs for plugin-systems + +## %"FusionDirectory 1.0.7.1" - 2013-11-18 + +### Added + +#### fusiondirectory +- fd#2830 refresh readme and install for 1.0.8 +- fd#2860 make a changelog for FusionDirectory 1.0.7.1 + +### Changed + +#### fusiondirectory +- fd#2850 Creating several templates with same login placeholder won't work + +### Fixed + +#### fusiondirectory +- fd#2845 user main.inc is broken + +## %"FusionDirectory 1.0.7" - 2013-11-06 + +### Added + +#### fusiondirectory +- fd#2245 Add a test to codesniffer for the php foreach issue +- fd#2354 Config backend is not in the documentation +- fd#2406 Allow filter to have no template +- fd#2431 We should add an easy way of adding css files. +- fd#2482 We need a default value for ipmiRDN +- fd#2520 Could not load: 'UserPasswordAttribute' +- fd#2546 RTL +- fd#2564 remove mysql-dependencies in asterisk-plugin +- fd#2569 cleanup fusiondirectory.pod removing all obsoleted options +- fd#2584 Array to string conversion error when saving DNS +- fd#2618 adding a --list-ldap to fusiondirectory-setup +- fd#2631 No (obvious) way to select the pool allocation method +- fd#2658 include class_objects.inc in core +- fd#2739 add a space modifier to remove space in template +- fd#2756 Next id hook should have documentation +- fd#2815 create ldif for updating the schema in 1.0.7 + +#### fusiondirectory-plugins +- fd-plugins#2478 Adaptation for Dovecot plugin +- fd-plugins#2578 Update packet +- fd-plugins#2651 integrating dovecot, gpg, ipmi, repository, sogo, weblink into the stable branch +- fd-plugins#2660 we need an the icon from the fusioninventory project for our fusioninventory plugin +- fd-plugins#2668 now that we have an acl support in the ldapdump fonctionnality it should be moved out of the debug-help plugin and put onto is own plugin +- fd-plugins#2677 Add export feature in rsyslog plugin +- fd-plugins#2689 adding the fusioninventory plugin to plugins +- fd-plugins#2816 create ldif for updating the schema in 1.0.7 +- fd-plugins#2825 move the developpers stuff into a developpers plugin in the plugins + +### Changed + +#### fusiondirectory +- fd#1097 ACL menu should show plShortName +- fd#2266 fusiondirectory-setup should fetch config in the LDAP +- fd#2390 when proofreading doc i found mention of a check hook +- fd#2408 Rework menu html code +- fd#2409 style.css should be split +- fd#2416 posixAccount should use DisplayAttribute +- fd#2435 Some clean is needed in the tpl organization. +- fd#2443 Sauvegarde acl +- fd#2457 migrate fusionddirectory-encrypt-password into fusiondirectory-setup +- fd#2489 Left menu css should be reworked +- fd#2559 Error message are weirdly displayed +- fd#2576 Some installation instruction path are wrong +- fd#2639 No .ldif since FD 1.0.6, change doc: admin_installation_from_source +- fd#2640 No more config in /etc, change doc: admin_installation_from_source +- fd#2697 moving smarty var from variables_common.inc to variables.inc + +#### fusiondirectory-plugins +- fd-plugins#215 /usr/share/fusiondirectory/plugins/addons/goto/deploy-filter.tpl status +- fd-plugins#2339 "board" plugin rename to "dashboard" +- fd-plugins#2433 remove serviceDebianRepository from argonaut client tab +- fd-plugins#2434 mac should be changed back to non mandatory in system +- fd-plugins#2436 style.css should be split +- fd-plugins#2484 config directory incorrect for the mail plugin +- fd-plugins#2690 Rework postfixTransportTable +- fd-plugins#2716 Repositories should be associated to distro/section couples +- fd-plugins#2717 Repository type should be in the form + +### Removed + +#### fusiondirectory +- fd#2514 remove the meta code from headers.tpl +- fd#2663 Smarty 3 vs Smarty 2 +- fd#2681 class_acl changes html code depending on browser +- fd#2685 now that we have an acl support in the ldapdump fonctionnality it should be moved out of the debug-help plugin and put onto is own plugin +- fd#2687 non-JS fall-backs should be removed +- fd#2748 we should remove from fusiondirectory-setup all the old code for systems, asterisk, mail +- fd#2749 the apache config provided by the core should not include the line of config for fusiondirectory.secrets +- fd#2819 remove scriptaculous from the source +- fd#2821 remove included smarty gettext +- fd#2823 remove schema2ldif from the source +- fd#2824 move the developpers stuff into a developpers plugin in the plugins + +#### fusiondirectory-plugins +- fd-plugins#2440 Some clean is needed in the tpl organization. +- fd-plugins#2561 remove mysql-dependencies in asterisk-plugin +- fd-plugins#2615 remove FakeAttribute du to moving it to simple-plugin +- fd-plugins#2688 non-JS fall-backs should be removed +- fd-plugins#2798 remove the old obsolete doc in the nergroups plugin + +### Fixed + +#### fusiondirectory +- fd#2340 Default value for "encodings" after installation +- fd#2384 available roles it's a wrong definition in acl +- fd#2389 Configuration windows red form not very explicit +- fd#2403 When going to objectgroups with only the core plugins i get Undefined index: SERVERS +- fd#2429 There are wrong pattern in pod explanations +- fd#2448 postcreate syntax is wrong in some docs +- fd#2452 When /dev/random runs out of entropy, it blocks the mcrypt_create_iv function. +- fd#2463 there is an error in fusiondirectory.conf manpage +- fd#2476 Checking checkbox does not enable fields in setup +- fd#2486 Incorrect syntax for core-fd-conf schema +- fd#2494 divSelectBox should escape html code from its cells +- fd#2507 import_complete_ldif error handling is broken +- fd#2510 FusionDirectory should provide valid HTML +- fd#2515 Allow single quote in givenName +- fd#2523 correct misspelling from fusiondirectory-setup-manpage.patch and fusiondirectory-setup.patch debian patchs in core +- fd#2525 Copy paste is broken +- fd#2528 php errors in logs +- fd#2540 It is possible to add a completely blank shell to the shell list in "Configuration" +- fd#2542 French translation error +- fd#2592 PHP error: Undefined index: rtl +- fd#2593 fullwidth is broken for right sections +- fd#2617 fusiondirectory-setup --check-ldap doesnt work if password is chiffred in fusiondirectory.conf +- fd#2620 fusiondirectory-insert-schema should die when an error occurs +- fd#2635 Add the admin DN as a dummy member instead of the group DN (when using rfc2307bis) +- fd#2643 backtrace when trying to create new items with the repository plugin +- fd#2652 fusiondirectory-insert-schema fails when not cn=config +- fd#2669 forceSSL in fusiondirectory.conf doesn't work +- fd#2672 PHP error about MUST undefined +- fd#2674 php error in class_objects.inc with php PHP 5.3.3-7+squeeze16 +- fd#2682 Syntax error in core-fd-conf.schema +- fd#2691 Not possible to remove login restriction (gosaLoginRestriction) +- fd#2703 the check on template for uid unicity is wrong +- fd#2710 in the ldapmanager plugin, it doesnt respect the password encryption method declared in FusionDirectory +- fd#2715 in the acl plugin is don't see the categories in the list +- fd#2718 multi-valuated settings cause problem when there is only one value +- fd#2719 management is wrongly testing ACLs for removal +- fd#2721 Password posthooks are broken +- fd#2722 objectClass and attributes are duplicated in systems-fd.schema +- fd#2726 Doxyfile contains absolute paths +- fd#2747 the fusiondirectory-setup --install-plugins doesnt install the files contained in the include dir of the plugins +- fd#2751 fusiondirectory-setup --install-plugins doesnt install the config backend of each plugin +- fd#2752 fusiondirectory-setup --install-plugins doesnt install the ldap schema of all in the plugin in the contrib dirs when usign the tarballs +- fd#2753 when installing FusionDirectory for the first time it put an error message about samba sid / rid right on the login page +- fd#2754 Next id hook is wrongly placed +- fd#2755 fusiondirectory-insert-schema should remove the ldif after an error occurs +- fd#2829 wrong dir for smarty in fusiondirectory-setup + +#### fusiondirectory-plugins +- fd-plugins#1948 DHCP subsection not appearing +- fd-plugins#2375 "launching action T_Deployment.reboot" debug message +- fd-plugins#2393 case of cyrusDeleteMailbox +- fd-plugins#2404 FusionDirectory bugreport - when going to applications to create one i get PHP error: Illegal string offset 'ke +- fd-plugins#2413 Board have some useless lines +- fd-plugins#2421 Incorrect syntax for systems-fd schema +- fd-plugins#2424 Error message when i create an user +- fd-plugins#2426 removal of errors cache +- fd-plugins#2430 Migrate class_user to simple-plugin +- fd-plugins#2442 Action scheduling from deployment queue crashes +- fd-plugins#2449 modification d'un utilisateur +- fd-plugins#2474 Error deleting object from queue +- fd-plugins#2490 Board : PHP error "Invalid argument supplied for foreach()" +- fd-plugins#2493 We need to adapt a few things to last simplePlugin commit +- fd-plugins#2498 divSelectBox should escape html code from its cells +- fd-plugins#2506 ButtonAttribute has been renamed +- fd-plugins#2508 import_complete_ldif error handling is broken +- fd-plugins#2543 in the mail config backend the translation for the generic method is false +- fd-plugins#2545 the service postfix doesnt check the postfixMyHostname correctly +- fd-plugins#2574 when saving a windows workstations the uid is stored twice wrongly +- fd-plugins#2580 Deployment queue - error aborting queued jobs +- fd-plugins#2583 Array to string conversion error when saving DNS +- fd-plugins#2612 missing or wrong attribute +- fd-plugins#2636 DNS Zones unusable with bind-sdb +- fd-plugins#2675 Boolean options in sudo are always reset to FALSE +- fd-plugins#2676 log messages shouldn't be truncated in rsyslog plugin +- fd-plugins#2679 Quota plugin have some leftovers +- fd-plugins#2698 don't change stauts of opsi installed package when adding or removing packages to an opsi profile +- fd-plugins#2700 Empty translated strings should be avoided +- fd-plugins#2705 in the ldapmanager plugin, the import csv doesnt show my template +- fd-plugins#2711 the dn is wrong when saving imported user into ldap from ldapmanager +- fd-plugins#2740 when the opsi plugin is installed i always have this error even withtout an opsi server configured "Can't find IP for OPSI service" +- fd-plugins#2742 When an opsi server has not an mac address +- fd-plugins#2757 since their moving the icon for applications and mimetypes doesnt appers in the menu + +## %"FusionDirectory 1.0.6" - 2013-05-10 + +### Added + +#### fusiondirectory +- fd#2355 Severities in the FDstandard codesniffer standard should be set +- fd#2374 the ldapFollowReferrals should be in fusiondirectory.conf.pod as it is a file config option + +#### fusiondirectory-plugins +- fd-plugins#2349 the dsa plugin should allow to select the password encoding method + +### Changed + +#### fusiondirectory +- fd#2378 Postcreate doesn't parse variables + +#### fusiondirectory-plugins +- fd-plugins#2352 dsaManagement should use simpleManagement +- fd-plugins#2377 config directory incorrect for the samba plugin + +### Removed + +#### fusiondirectory +- fd#2356 all checkbox=$multiple_support should be remove from the smarty templates +- fd#2362 remove the update schema from 1.0.4 for 1.0.6 + +#### fusiondirectory-plugins +- fd-plugins#2357 all checkbox=$multiple_support should be remove from the smarty templates +- fd-plugins#2364 remove the update schema from 1.0.4 for 1.0.6 +- fd-plugins#2365 remove the remaning readme into the plugins + +### Fixed + +#### fusiondirectory +- fd#2346 Fusiondirectory 1.0.5 + wheezy + user management +- fd#2351 case of forcePasswordDefaultHash +- fd#2361 Login uses simple quotes for translated strings in smarty template +- fd#2371 fusiondirectory-insert-schema should look for the right name + +#### fusiondirectory-plugins +- fd-plugins#2336 kolab2 schema failed insertion +- fd-plugins#2350 when i save a mail group i got a not needed gosaMailDelivery mode saved + +## %"FusionDirectory 1.0.5" - 2013-04-23 + +### Added + +#### fusiondirectory +- fd#858 FD should have a PHP CodeSniffer standard to check Guidelines respect +- fd#1074 Add logoff scripts to LDAP schema +- fd#1124 Autogénération de mots de passe dans les templates +- fd#1223 New tab system +- fd#1263 Allow special characters in passwords +- fd#1336 Enhance ogroups tab handling +- fd#1353 Functions.inc check uid against 'admin' +- fd#1371 PHP error "No department mapping found for type debconfRDN" +- fd#1377 adding debconf to ogroups +- fd#1378 set_post should be added to funtions.inc and renamed +- fd#1445 Fusiondirectory configuratin should go into the LDAP +- fd#1461 Setup should write config into the LDAP +- fd#1507 fusiondirectory-insert-schema should install fusiondirectory-conf.schema +- fd#1514 adding aliasRDN default to functions.inc +- fd#1531 Trace should be given for each fatal error +- fd#1567 adding dsaRDN default to functions.inc +- fd#1594 add description field in "generic" user tabs +- fd#1746 add a new type of device : mobile device +- fd#1769 fusiondirectory-insert-schema should remove the ldif created after inserting them +- fd#1854 allow selecting a phone number from user information tab +- fd#1929 adapt the INSTALL file to include setup of the argonaut include dirs +- fd#1933 manipulate Lower/uppser case in template +- fd#1949 Add support for crypt/sha-256 and crypt/sha-512 +- fd#1951 Add support for a configuration setting to force the use of a hash when setting or changing passwords +- fd#2038 FusionDirectory could have a tutorial game to discover the features +- fd#2100 add missing authors from bug reports and patches +- fd#2124 manpage of fusiondirectory.conf must be updated +- fd#2153 opsiClient should be object group compliant +- fd#2159 fusiondirectory-setup should have an option to select the ldap server to which it should connect +- fd#2261 Error when reading config should tell users to run fusiondirectory-setup --check-config + +#### fusiondirectory-plugins +- fd-plugins#383 Kerberos Integration plugin +- fd-plugins#517 create a plugin to manage puppet node +- fd-plugins#531 translation of system plugin +- fd-plugins#712 the freeradius plugin should have the same entries as the dialupadmin user interface +- fd-plugins#833 an automount service would be nice +- fd-plugins#868 We need an FD plugin for debconf +- fd-plugins#956 argonaut should work on ssl mode https +- fd-plugins#1004 the dns and logging services don't have the start/stop/restart button +- fd-plugins#1056 Add vboxvideo to video driver list +- fd-plugins#1073 Add logoff scripts to user environment +- fd-plugins#1075 Add logoff script to applications +- fd-plugins#1079 Add support for logoff scripts in multi edit mode +- fd-plugins#1091 Rewrote freeradius +- fd-plugins#1141 PATCH] Add "setup and "repository" hooks. +- fd-plugins#1142 [PATCH] Add support for nouveau as xdriver (Trac #8460) +- fd-plugins#1143 [PATCH] Add commment support to various device types (#4308) +- fd-plugins#1146 PATCH] Add FAI state column. +- fd-plugins#1153 Scalix plugin must have schema files for LDAP +- fd-plugins#1167 Add a new function get_configured_packages and move logic, which gets debconf configuration for all configured packages from LDAP, to this function. +- fd-plugins#1170 Added special check when copying applications. +- fd-plugins#1294 add a new type of device : mobile device +- fd-plugins#1389 adding ldif for puppet schema +- fd-plugins#1406 When argonaut server is configured but not answering, the wait is too long +- fd-plugins#1423 icons for apace2 service +- fd-plugins#1434 password recovery documentation +- fd-plugins#1458 Fusiondirectory configuratin should go into the LDAP +- fd-plugins#1469 Argonaut-fuse should let modules read their own config +- fd-plugins#1475 New tab system +- fd-plugins#1530 there should be an icon for the sympa service in the system list +- fd-plugins#1538 Board plugin needs both dhcp and dns if systems is installed +- fd-plugins#1552 zone file and named filed are in the same folder +- fd-plugins#1568 icon for main menu and listing is missing +- fd-plugins#1578 icon for spamassassin is wrong (only a ?) +- fd-plugins#1580 icon for the antivirus service is wrong its only a ?. +- fd-plugins#1583 Inheritance should be handled +- fd-plugins#1593 creaating a option for synchronizing UNIX expiration date to (or from) SAMBA espiration date +- fd-plugins#1597 merging dsa plugin into core plugins +- fd-plugins#1598 merging alias plugin into core plugins +- fd-plugins#1599 merging sympa plugin into core plugins +- fd-plugins#1666 for the generic basicMail method we need a mailService +- fd-plugins#1713 when ssh plugin is installed i got a bug when click on ssh in the my account +- fd-plugins#1748 Systems plugin needs a configuration plugin +- fd-plugins#1771 the ssh plugin doenst have an icon for the my account menu +- fd-plugins#1788 move to gofon.schema to asterisk plugin +- fd-plugins#1790 move to gofax.schema to fax plugin +- fd-plugins#1794 move to goserver.schema goto.schema gosystem.schema to system plugin +- fd-plugins#1806 moving mail attributes and objectclass into the mail-fd.schema +- fd-plugins#1808 moving proxy attributes from core schema to proxy-fd.schema +- fd-plugins#1811 moving the attributes from the core schema to the systems schema +- fd-plugins#1813 moving intranet attributes from core to the intranet plugin +- fd-plugins#1815 moving the attributes from core to the webdav plugin +- fd-plugins#1819 moving the update from update-from-1.0.3 to the plugins now that the schema have been moved +- fd-plugins#1830 enhancing the ldap service +- fd-plugins#1848 allow selecting a phone number from user information tab +- fd-plugins#1850 We need an icon for mobile phones +- fd-plugins#1906 rSyslog plugin not only mysql!! +- fd-plugins#1914 Opsi client tab (management) modeled after the argonaut client tab +- fd-plugins#1917 creating an opsi service +- fd-plugins#1937 move the gosaDefaultPrinter from core schema to system.schema +- fd-plugins#1960 OPSI module should be able to handle global import +- fd-plugins#1961 when removing a windows pc, it should be removed from opsi if activated +- fd-plugins#1968 We should have a way of creating OPSI profiles +- fd-plugins#1969 jsonRPCClient.php should show JSON decode errors +- fd-plugins#1972 We should be able of setting the profile in the OPSI client tab +- fd-plugins#1993 Deployment queue should show winstation as valid targets +- fd-plugins#2018 OPSI profile should allow to select the requested action +- fd-plugins#2019 OPSI profile should allow to set product properties +- fd-plugins#2036 new icon for opsiprofiles +- fd-plugins#2037 icons of management system +- fd-plugins#2040 merge autofs into core plugins +- fd-plugins#2043 merge freeradius into fusiondirectory-plugins +- fd-plugins#2045 merge zarafa plugin into fusiondirectory-plugins +- fd-plugins#2047 merge debconf into fusiondirectory-plugins +- fd-plugins#2052 merge game into fusiondirectory-plugins +- fd-plugins#2053 merge puppet into fusiondirectory-plugins +- fd-plugins#2063 for opsi we need to manage list of products +- fd-plugins#2065 adding software on demand onto the opsi service +- fd-plugins#2077 the icon for the nagios plugin is wrong +- fd-plugins#2108 missing main.inc in personal dir of several plugin create error in web interface +- fd-plugins#2110 we need an icon for squid and pureftpd for the main menu +- fd-plugins#2117 we need icons for squid, phpscheduleit, pureftpd, zarafa for the main menu +- fd-plugins#2128 nagios-schema +- fd-plugins#2132 debconf icon +- fd-plugins#2173 make user properties dynamical +- fd-plugins#2184 netgroup plugin misses config in ldap backend +- fd-plugins#2188 moving the status_* icons to the system plugin +- fd-plugins#2228 fai branch not created when adding a repository +- fd-plugins#2256 date picker for radiusExpiration +- fd-plugins#2265 removal of option to disable sambaLMPassword +- fd-plugins#2269 new icons for sudo-plugin +- fd-plugins#2290 OPSI should have icons for OPSI profile, software list and ondemand list +- fd-plugins#2294 no snapshot fonctionality on some plugins +- fd-plugins#2316 board additional parameters +- fd-plugins#2318 add serviceOpsi = opsiconfd in argonaut client + +### Changed + +#### fusiondirectory +- fd#216 Missing translation on the index.php file +- fd#256 Icone in properties column when listing all itme isn't dynamique +- fd#981 Improve the FusionDirectory API +- fd#1026 those services should be renamed to be more in line with the others +- fd#1057 Optimize LDAP searchfilter. The LDAP-Performance-Warning after Gosa-Login doesn't appear anymore. +- fd#1085 Plugins configuration files not stored in /etc +- fd#1090 plugin should treat objectClass in a case insensitive way. +- fd#1126 id-generator différent suivant le template +- fd#1233 Small string change in core +- fd#1255 next button in welcome wizard setup +- fd#1312 The css style for tables should be re-organized +- fd#1315 Reorganize menu +- fd#1352 Some tests::is_url should be checked +- fd#1355 style.css should be adapted to have some css about simplePlugin +- fd#1443 servtabs and worktabs should be renamed +- fd#1471 workstationGeneric should use simplePlugin +- fd#1501 userMainInc is deprecated +- fd#1504 fusiondirectory-insert-schema should be able of inserting .schema files +- fd#1505 setup doesnt store the config in the ldap server +- fd#1506 copy/paste should be put to yes into the setup +- fd#1522 you are edting a databse entry removal +- fd#1528 the ldap sizelimit should be in to ldap config backend and used by the software +- fd#1537 configuration screen +- fd#1556 Connectivity should use the brand new multiPlugin class +- fd#1566 separator and plugbottom class should be enhanced +- fd#1626 posixAccount shouild use simplePlugin +- fd#1664 rename the imap service to cyrusService +- fd#1708 Admin handling in fusiondirectory-setup seems wrong +- fd#1712 look for all unecessary tpl in the plugins +- fd#1727 the management of the windows workstations in the samba plugin should be migrated to simple plugin +- fd#1734 serverService should not use a plugin to display services list +- fd#1743 User image code does not do what it should +- fd#1803 rename the gosa-samba3.schema to gosa.schema +- fd#1817 rename update from-1.0.3 to update-from-1.0.3-to-1.0.4 +- fd#1836 rename fusiondirectory-conf.schema to core-fd-conf.schema +- fd#1837 rename recovery.schema to recovery-fd.schema +- fd#1838 change the name of fusiondirectory-conf.schema and recovery.schema inside fusiondirectory-insert-schema +- fd#1899 divSelectBox should use the new style organisation +- fd#1907 Using preg_match in CompositeAttribute +- fd#1910 move the supann file back to /etc/fusiondirectory/supann +- fd#1921 check_services in setupStep_Migrate should check new LDAP service +- fd#1935 correct the contributed slapd.conf to use the correct schema +- fd#1956 locale .po file are no longer in in locale/ca/LC_MESSAGES/messages.po +- fd#2061 uid generator and uid in template +- fd#2076 make user properties dynamical +- fd#2097 README.cnconfig should be updated +- fd#2127 config should store more information about objectTypes +- fd#2158 Duplicate objectType error message could be more detailed +- fd#2163 Main menu is ugly +- fd#2169 Snaphots should be tested +- fd#2177 clean up and create icon in big and small and mini format +- fd#2190 standardizing the icon and mini icons naming +- fd#2193 standardizing the icon and mini icons naming +- fd#2216 removal of option to disable sambaLMPassword +- fd#2309 moving localization files from messages.po to fusiondirectory.po +- fd#2333 fd-insert-schema should use schema2ldif + +#### fusiondirectory-plugins +- fd-plugins#717 Variable name consistency should be check and fixed +- fd-plugins#927 those services should be renamed to be more in line with the others +- fd-plugins#991 Some plugins should use simplePlugin +- fd-plugins#1006 Wrong name for 0-freeradius.ldif +- fd-plugins#1008 freeradius plugin codereview +- fd-plugins#1060 Allow dashes in share names. +- fd-plugins#1070 Only allow [A-Za-z0-9_] in class names +- fd-plugins#1076 serverService should be reworked +- fd-plugins#1078 FusionDirectory should allow more than one fax, kerberos, cups server +- fd-plugins#1094 Rewrote nagios to extends simplePlugin +- fd-plugins#1098 Rewrote pureftpd plugin to extends simplePlugin +- fd-plugins#1099 Rewrote phpscheduleit plugin to extends simplePlugin +- fd-plugins#1101 Rewrote pptp plugin to extend simplePlugin +- fd-plugins#1102 Rewrote squid plugin to extend simplePlugin +- fd-plugins#1103 Rewrote openstack-compute plugin to extend simplePlugin +- fd-plugins#1107 migrate the plugin to the simple plugin framework +- fd-plugins#1119 Rewrote rsyslog plugin to extend simplePlugin +- fd-plugins#1123 Rewrote webdav plugin to extend simplePlugin +- fd-plugins#1127 Rewrote Intrenet plugin, in connectivity to extend simplePlugin +- fd-plugins#1135 argonautClient should use simplePlugin +- fd-plugins#1136 Rewrite the rolemanagement plugin with simplePlugin +- fd-plugins#1139 [PATCH] Take over profile options from templates +- fd-plugins#1140 [PATCH] Take over kiosk profile options from template +- fd-plugins#1150 Asterisk plugin should use simplePlugin +- fd-plugins#1151 All plugins using section templates must be updated +- fd-plugins#1154 Migrate scalix plugin to simplePlugin framework +- fd-plugins#1168 Use FAI::get_all_objects_for_given_base to get the list of FAI classes and limit the scope to the current FAI release. +- fd-plugins#1169 Move check for used workstations so that the check is executed after adding a workstation instead of complaining on save. +- fd-plugins#1177 Rewrote terminal service +- fd-plugins#1182 Rewrote sudo plugin to extend simplePlugin +- fd-plugins#1184 Rewrote virus service +- fd-plugins#1186 Rewrote imap service +- fd-plugins#1187 Rewrote ntp service +- fd-plugins#1188 Rewrote fax service +- fd-plugins#1201 Rewrote apache plugin to extend simplePlugin +- fd-plugins#1210 Rewrite kolab service with simpleService +- fd-plugins#1212 Rewrote mail plugin (userTab) +- fd-plugins#1213 Rewrote mail service +- fd-plugins#1218 Rewrote spam service, in mail admin +- fd-plugins#1231 Rewrote kolab plugin, in connectivity +- fd-plugins#1253 Rewrite argonaut service +- fd-plugins#1262 systems should not be saved with fai class by default +- fd-plugins#1322 boot kernel should not depend on fai +- fd-plugins#1338 workstationGeneric should use simplePlugin +- fd-plugins#1341 termDNS should be renamed +- fd-plugins#1379 htmlencode should be used instead of inexisting set_post +- fd-plugins#1381 (re)start and stop buttons should not depend on some weird LDAP field +- fd-plugins#1384 Apache service should only allow one ScriptAlias +- fd-plugins#1387 making puppet plugin conform to plugin directory specification +- fd-plugins#1427 (re)start and stop buttons should not depend on some weird LDAP field +- fd-plugins#1432 servtabs and worktabs should be renamed +- fd-plugins#1510 ip/mac should be mandatory +- fd-plugins#1529 service ldap should be converted to simple plugin +- fd-plugins#1555 Connectivity should use the brand new multiPlugin class +- fd-plugins#1590 Terminal tabs should be using simple plugin +- fd-plugins#1596 Terminal tabs should be using simple plugin +- fd-plugins#1612 fdquota.ldif le schema devrait etre renome +- fd-plugins#1615 BootKernelAttribute should not be in faiStartup +- fd-plugins#1621 we need a mailmethod that only store data into the ldap without connection to a server +- fd-plugins#1623 The css style for tables should be re-organized +- fd-plugins#1633 system deployement should be preplaced by system queue or something more explicit +- fd-plugins#1634 in the argonaut server service timeout the field timeout should be at 10 by default +- fd-plugins#1667 the cyrus mail method and service should be moved in his own plugin +- fd-plugins#1670 serviceMail should be renomed servicePostfix as its about postfix stuff only +- fd-plugins#1683 the icon used in user list for samba come from the system plugin +- fd-plugins#1684 the icon used in object group list for samba user come from the system plugin +- fd-plugins#1686 SSH should be using simplePlugin +- fd-plugins#1689 Undefined mailMethod should be renamed +- fd-plugins#1701 Migrate repository service to simplePlugin +- fd-plugins#1702 Clean up the DaemonEvent mess +- fd-plugins#1715 sambaAccount shoud be using simplePlugin +- fd-plugins#1725 the management of the windows workstations in the samba plugin should be migrated to simple plugin +- fd-plugins#1728 fai_repository.tpl must be undeleted +- fd-plugins#1729 Share service should be using simpleService +- fd-plugins#1733 serverService should not use a plugin to display services list +- fd-plugins#1735 Applications plugin should be using simplePlugin +- fd-plugins#1742 we should put all schema in all plugin into contrib/openldap to be standard +- fd-plugins#1766 ip/mac not mandatory in the case of mobile phone +- fd-plugins#1772 Plugins configuration files not stored in /etc +- fd-plugins#1792 move to goto-mime.schema to system plugin +- fd-plugins#1801 move all sql files inside contrib/sql +- fd-plugins#1802 rename gofon.sql to asteriskcdrdb.sql +- fd-plugins#1820 rename update from-1.0.3 to update-from-1.0.3-to-1.0.4 +- fd-plugins#1826 Application should use FileTextAreaAttribute +- fd-plugins#1829 environment must use simplePlugin +- fd-plugins#1844 moving the sieve*.txt scripts into the cyrus plugin +- fd-plugins#1858 SUPANN structures should use simplePlugin +- fd-plugins#1864 rename gofon.schema to asterisk-fd.schema +- fd-plugins#1866 rename gofax.schema to fax-fd.schema +- fd-plugins#1868 rename argonaut.schema to argonaut-fd.schema +- fd-plugins#1870 rename dhcp.schema to dhcp-fd.schema +- fd-plugins#1872 rename dsa-fd.schema to dsa-fd-conf.schema +- fd-plugins#1874 splitting the mail-f.schema into mail-fd.schema and mail-fd-conf.schema +- fd-plugins#1878 rename the fd-samba-conf.schema to samba-fd-conf.schema +- fd-plugins#1880 rename the supann-fd.schema to supann-fd-conf.schema +- fd-plugins#1881 splitting the alias-fd.schema into alias-fd.schema and alias-fd-conf.schema +- fd-plugins#1889 as we changed the way some mail flags where used, we have to check all mail methods for this +- fd-plugins#1892 rename gosaLogDB into goLogDB +- fd-plugins#1894 quota plugin should use simplePlugin +- fd-plugins#1905 SupAnn should use simplePlugin +- fd-plugins#1908 Using preg_match in CompositeAttribute +- fd-plugins#1923 faiStartup needs its mask redone +- fd-plugins#1938 acl should be renomed cyrusAcl and should be moved to the cyrus-fd.schema +- fd-plugins#1965 gotomasses needs an update +- fd-plugins#1999 OPSI server service url could have a default value +- fd-plugins#2003 modify opsi-import +- fd-plugins#2013 the action on all the system should be install in place of reinstall in the web interface +- fd-plugins#2015 when a system is locked there sould be no order send to him +- fd-plugins#2027 Some plugin could use simpleTabs +- fd-plugins#2031 opsiClient should be object group compliant +- fd-plugins#2033 the creation of hooks, template etc ... doesnt work anymore in fai plugin +- fd-plugins#2057 cleanup the freeradius plugin +- fd-plugins#2058 cleanup the zarafa plugin +- fd-plugins#2071 reorganize the admin and addons menu +- fd-plugins#2075 cleaning of connectivity +- fd-plugins#2129 ldapmanager tabs +- fd-plugins#2143 Cyrus service config dialog confusing +- fd-plugins#2167 sambaPwdMustChange is obsolete +- fd-plugins#2168 rewrote the main inc when plugin have been migrated to simple plugin +- fd-plugins#2170 sambaPwdCanChange is obsolete +- fd-plugins#2175 Fatal error: Call to undefined method netgroupAccount::mainInc() +- fd-plugins#2185 the rest of the netgroup plugin should be migrated to simple plugin +- fd-plugins#2187 cleaning up the mail goup tab +- fd-plugins#2196 icons for ssh plugin +- fd-plugins#2221 Snaphots should be tested +- fd-plugins#2234 reorganize the user tab +- fd-plugins#2257 the autofs-fd.schema should be renamed to autofs-fd-conf.schema +- fd-plugins#2267 No icon in ldapmanager export/import +- fd-plugins#2268 no sudoers ou created after sudo-plugin installation +- fd-plugins#2277 rename the service starting with go on the server name +- fd-plugins#2278 rename all the goto leftover to argonaut +- fd-plugins#2279 Invalid syntax - objectClass: lconfContact +- fd-plugins#2285 OPSI Admin should be renamed +- fd-plugins#2286 error when removing nis netgroup entry +- fd-plugins#2299 in the sudo plugin the add a system button show a list of user +- fd-plugins#2310 moving localization files from messages.po to fusiondirectory.po +- fd-plugins#2311 when trying to create a profile into fai fusiondirectory crashe +- fd-plugins#2320 moving cyrus-imap service name from service imap to service cyrus in argonaut client +- fd-plugins#2325 Systems action menu is broken + +### Removed + +#### fusiondirectory +- fd#965 remove the LC_messages from the locale directory to ease translation and packaging +- fd#1015 update_entries function should be remove from supportDaemon +- fd#1222 remov the access to the perl code for samba hash generation +- fd#1477 suppress incoming and arpnew device +- fd#1521 we should remove the code for the certificates management as it old and wrong +- fd#1554 multiple edition should be removed +- fd#1618 Main menu message should be deleted +- fd#1688 looking for old samba code and classes inside fusiondirectory core +- fd#1692 serviceMail should be renomed servicePostfix as its about postfix stuff only +- fd#1704 Migrate repository service to simplePlugin +- fd#1753 when creating a user, template aren't taken correctly +- fd#1773 remove all the xxxStatus from the goserver.schema +- fd#1774 there is not glpi plugin anymore but attributes are still in the goserver.schema +- fd#1780 remove old kerberos attribute from the schema +- fd#1786 remove the unused gosaLogServer from the goserver.schema +- fd#1787 move to gofon.schema to asterisk plugin +- fd#1789 move to gofax.schema to fax plugin +- fd#1791 move to goto-mime.schema to system plugin +- fd#1793 move to goserver.schema goto.schema gosystem.schema to system plugin +- fd#1805 moving mail attributes and objectclass into the mail-fd.schema +- fd#1807 moving proxy attributes from core schema to proxy-fd.schema +- fd#1809 remove obsolete attribute from gosa-samba3.schema +- fd#1810 moving the attributes from the core schema to the systems schema +- fd#1812 moving intranet attributes from core to the intranet plugin +- fd#1814 moving the attributes from core to the webdav plugin +- fd#1816 remove from fusiondirectory-schema all the schema that are now transfered into there plugins +- fd#1818 moving the update from update-from-1.0.3 to the plugins now that the schema have been moved +- fd#1891 removing the the objectclasses now in each plugin from the schema check in functions.inc +- fd#1909 removing quota and share from the fusiondirectory.conf +- fd#1932 objectGroup don"t save when i click on inherited +- fd#1936 move the gosaDefaultPrinter from core schema to system.schema +- fd#1980 removing the message.po file form the locale dir +- fd#1991 remove non needed anymore directories creation from fusiondirectory-setup +- fd#2094 remove fusiondirectory.mkntpassword from fusiondirectory manpages +- fd#2095 FAQ should be rewritten or removed +- fd#2099 remove GOsa_MultiSelectHeader.ihtml from fusiondirectory +- fd#2125 sudo should not be in the fusiondirectory.conf +- fd#2189 moving the status_* icons to the system plugin + +#### fusiondirectory-plugins +- fd-plugins#966 remove the LC_messages from the locale directory to ease translation and packaging +- fd-plugins#1203 Netatalk plugin seems broken +- fd-plugins#1370 the deconf plugin should appears like only one entry in the admin menu +- fd-plugins#1476 suppress incoming and arpnew device +- fd-plugins#1497 Error in service dialog when none chosen +- fd-plugins#1532 System info tab should be deleted +- fd-plugins#1563 multiple edition should be removed +- fd-plugins#1579 in the imap service we got checkbox for starting and stop imap and pop services +- fd-plugins#1611 Samba hash hook should be removed from the config backend plugin of samba +- fd-plugins#1627 remove all the ldif from the plugins +- fd-plugins#1639 UserGroupsAttribute should go into simple-plugin +- fd-plugins#1693 when using the fai summary tab PHP error "Undefined index: FAIclass" +- fd-plugins#1697 look for all unecessary tpl in the plugins +- fd-plugins#1699 plDepends should be used to handle tab dependency +- fd-plugins#1740 remove the ldif files from the project +- fd-plugins#1741 the postfix class and attributes should be moved from the goserver schema to a postfix schema +- fd-plugins#1775 remove all the xxxStatus from the goserver.schema +- fd-plugins#1776 remove the kiosk service from the system plugin +- fd-plugins#1782 remove the profiles and resolution changing from user/environment +- fd-plugins#1852 remove the fonction to change password for systems +- fd-plugins#1853 remove the vacation dir from the mail plugin +- fd-plugins#1893 remove gotoLastUser from schema and systems filter +- fd-plugins#1924 systems-fd.schema should not depend of asterisk-fd.schema +- fd-plugins#1947 duplicate user tabs +- fd-plugins#1981 removing the message.po file form the locale dir +- fd-plugins#2012 the code and entry on the menu have to be removed for rescan +- fd-plugins#2021 removing goComment from server service, its of no use there +- fd-plugins#2202 removing the scalix plugin +- fd-plugins#2260 remove readme dans free radius +- fd-plugins#2289 simpleManagement does not require remove.tpl anymore +- fd-plugins#2298 remove the release filter from applicatons and mime type filter +- fd-plugins#2302 remove the broken netatalk plugin +- fd-plugins#2307 remove the phpscheduleit plugin +- fd-plugins#2315 hotplug should be removed from systems +- fd-plugins#2326 remove the on demand fonctionnality from opsi profile + +### Fixed + +#### fusiondirectory +- fd#509 user with OpenldapPerson class +- fd#835 FusionDirectory should allow more than one fax, kerberos, cups server +- fd#1027 Fixed problems with unsaved user pictures, due to caches file sizes. Thanks to 'arodier' (bug 1180 gosa) +- fd#1028 gosaLoginRestriction ignores ACL +- fd#1030 Do not create a group for templates. (from gosa Changeset 21143) +- fd#1046 Move reset handling before object creation, otherwise no new object is created, when _GET['reset'] is set to 1. +- fd#1050 Fix check for used DNs +- fd#1065 Fix a bug in filterLDAP::get_list which gets triggered, if the class is used with multiple storage points and the search shall return objects in the search base. +- fd#1066 Fix #2186: Fix tooltip for menu categories +- fd#1067 Fix #6591: Strip CR from logon scripts +- fd#1068 Show description on user's hotplug devices +- fd#1087 non-functional menu "Action" under IE9 +- fd#1089 Bad encoding format for supann schema and ldif files +- fd#1110 Fix wrong sizelimit warning (#8319) in groups +- fd#1111 [PATCH] #8280: Decode HTML entities in CSV exporter +- fd#1113 [PATCH] #8290: Generic fix for DOS linebreaks +- fd#1206 lines 153 and 156 of ogroupManagement seems wrong +- fd#1366 Missing breakline in setup +- fd#1447 some files miss a copyright header +- fd#1457 Some things are wrong in the man of fusiondirectory.conf +- fd#1459 timezone should be properly set by main.php +- fd#1470 sender error in password recovery +- fd#1472 Editing the config appears to break the tab systems +- fd#1478 rsyslog Smarty error +- fd#1479 plSection should only be set in plInfo of plugin that must appear in the menu +- fd#1492 Seg fault error after upgrade to debian package 1.0.4-1 +- fd#1502 config debugLevel is not applying as it should +- fd#1511 when going to groups i got this error +- fd#1518 in the step inspect ldap i get those errors +- fd#1519 Copy/Paste should be fixed +- fd#1536 fatal error when trying to instyall a new +- fd#1542 copy paste for user having generic/unix/samba/mail attributes +- fd#1545 error in ldif to due bogus convertion +- fd#1550 ldapmanager error +- fd#1551 entry deletion is broken in management +- fd#1553 schema2ldif regexp is wrong +- fd#1565 Error in fusiondirectory-conf.schema +- fd#1572 hook not useable anymore +- fd#1577 favicon in fusiondirectory/html is wrong +- fd#1585 template from Gosda2.6 aren't migrate/ shown correctly ion FD 1.0.5-dev +- fd#1602 Login must be mandatory for user templates too +- fd#1609 Installer: interface for chosing LDAP Admin account has bug +- fd#1636 Same UID in differents LDAP branches - Issues with FD +- fd#1647 the fai summary tab say plugin is not activated +- fd#1648 FusionDirectory bugreport - copy paste of a user with generic / posix / samba +- fd#1649 when i copy a group it doesnt generate a new guid +- fd#1656 when the debconf plugin is installed but not activate in a system i get Error: Invalid syntax - objectClass: debconfStartup +- fd#1661 Sections should not be used for anything but display +- fd#1671 with the latest change for the mailMethod i can no longer log into Fusiondirectory +- fd#1672 when copying a user it doesnt generate a new uidnumber and guidnumber +- fd#1678 when creating a new group : PHP error: Undefined index: SAMBA +- fd#1685 plDepends should be used to handle tab dependency +- fd#1687 the warning that tell if the session is encrypted or not doesnt show up on the login screen +- fd#1705 remove gosa leftover in the fusiondirectory.conf +- fd#1714 duplicate arrtribute in the config ldap backend for mail +- fd#1717 Recovery password not working in tls +- fd#1723 CodeSniffer error : 'return;' is not allowed +- fd#1724 CodeSniffer error : do while is triggerring errors +- fd#1736 error when going to the generic in my account PHP error "Undefined property: user::$cert_dialog" +- fd#1744 User password is broken +- fd#1747 serverService should not use a plugin to display services list +- fd#1752 error when creating a user +- fd#1756 posixAccount does not return error messages +- fd#1770 status in unix tab is always expired +- fd#1857 check all the plugin for ("") in the code +- fd#1859 error when saving a template +- fd#1863 schema for storing OS of mobile phone autorize only number +- fd#1901 User image is altered by editing and saving +- fd#1930 We should be able of hiding debug +- fd#1950 The system does not use the passwordDefaultHash for new users +- fd#1953 locale is broken for fusiondirectory-core +- fd#1994 Debug output should be displayed by default +- fd#2039 Uid should be filled in user template if it's not +- fd#2042 template editing trigger a PHP error +- fd#2062 the template don't escape the html inside itself +- fd#2066 uidNumber not update when create user by using a template +- fd#2096 INSTALL file should be updated from the documentation source into the fusiondirectory package +- fd#2098 the fusiondirectory-encrypt-password file contains wrong example for the apache config +- fd#2101 update the copyright in all plugins +- fd#2103 The order of acl constructor attributes is wrong in some places +- fd#2131 Check foreach code +- fd#2138 PHP Fatal error: Call to undefined function html_trace() in /var/www/html/fusiondirectory/include/php_setup.inc on line 138 +- fd#2142 gosaMailAccount is used in core but is not in core.schema +- fd#2160 unknown attributes since new core installation +- fd#2161 User class should check roleGeneric is available +- fd#2164 We should be able of clicking anywhere on lleftmenu items +- fd#2165 when copy/pasting a disk in fai i got this error +- fd#2172 size of windows for managing properties of opsi products +- fd#2181 bug in users listing related to php_setup.inc +- fd#2192 rfc2307bis entry error in configuration +- fd#2219 reorganize the admin and addons menu +- fd#2225 cannot insert mail-fd.schema attribut is missing +- fd#2242 localization don't work +- fd#2287 user miniicon don't appear in sudo-plugin +- fd#2293 error when removing nis netgroup entry +- fd#2305 in object groups the icons are wrong for users and groups in the list +- fd#2312 get_ou should always return a 1 comma ended string + +#### fusiondirectory-plugins +- fd-plugins#617 bug in winstations +- fd-plugins#680 the session expire on is not correctly saved +- fd-plugins#681 the getvlan.pl script need to be cleaned +- fd-plugins#682 the script getvlan.pl need to read a config file and not have var to be changed inside +- fd-plugins#684 the save grouphunt doesnt exist :) +- fd-plugins#852 Code does not follow FD guidelines +- fd-plugins#1007 Missing $cn var in class_freeradiusGroup.inc +- fd-plugins#1013 Code does not follow FD guidelines +- fd-plugins#1029 sieve login does not work if plain login is only available under a layer (gosa bug 1175) +- fd-plugins#1035 Fixed problems with mail folder retrieval while dot separated account ids were used (gosa rev 21153) +- fd-plugins#1042 Web interface silently fails with passwords > 40 characters in length (gosa bug 1168) +- fd-plugins#1043 [PATCH] Forward port revision 13557 - taken from limux-gosa +- fd-plugins#1044 error when adding freeradius group +- fd-plugins#1045 Move reset handling before object creation, otherwise no new object is created, when _GET['reset'] is set to 1. +- fd-plugins#1047 Use faiPackageList instead of faiPackage because thats actually the right objectclass for package lists. +- fd-plugins#1048 Make repository class only conflict with itself (so that a repository service cannot be added twice) instead of conflicting with goKioskService, +- fd-plugins#1049 Change button label from "Import" to "Import script" +- fd-plugins#1051 Check for invalid names first before trimming name, catching trailing spaces at the end or beginning +- fd-plugins#1052 Make error message for the case when trying to create a share with special characters more informative. +- fd-plugins#1053 Disallow '\' and '"' in object group names as they lead to LDAP errors +- fd-plugins#1054 Use 'Device name' as string in error messages for wrong device name attributes +- fd-plugins#1055 Add type attribute to CopyPasteVars +- fd-plugins#1058 Convert vendorId and productId to lower case. Udev-rules only match if vendorId and productId are lower case. +- fd-plugins#1059 Make CopyPasteVars complete, Force adding the new object to eventually existing printer objects on Copy/Paste +- fd-plugins#1061 Run code to update printer objects not only when a printer is added or removed, but also in case the group name changes +- fd-plugins#1062 When moving or renaming devices, check whether they are in use by a user, group or object group +- fd-plugins#1063 When copying workstations / terminals additional copy some missing attributes (FAIstate, gotoSysStatus, etc.) +- fd-plugins#1064 Fix problems with removing services after saving service +- fd-plugins#1071 Trim whitespace at the end of template filenames +- fd-plugins#1072 Trim printer URI when saving object, to avoid problems, when copy-pasting an URL into the URL field +- fd-plugins#1077 Fix DOS line breaks in scripts +- fd-plugins#1080 In printerPPDDialog::SelectPPD(), check whether PPD file source and destination are identical and abort copying files over in this case. +- fd-plugins#1088 tabs_server constructor seems wrong +- fd-plugins#1114 [PATCH] #8609: Fix “Using $this when not in object context†+- fd-plugins#1137 [PATCH] Fix #7143: In printerPPDDialog::SelectPPD(), check whether PPD file source and destination are identical and abort copying files over in this case. +- fd-plugins#1138 [PATCH] Reduce code duplication in class_environment - [PATCH] Extend features of user templates (Trac: #6032) +- fd-plugins#1145 [PATCH] #8449: Fix ACL class for hotplug device selection +- fd-plugins#1147 [PATCH] Forward port revision 13784 +- fd-plugins#1152 Missing uppercases on menu Labels +- fd-plugins#1166 Disallow usage of an existing FAI profile as name for a FAI class created by copy and paste +- fd-plugins#1171 Fix wrong mountpoint display and wrong partition type, by setting mountpoint explicit to - (as required for FAI) +- fd-plugins#1172 Do not check if gosaApplicationFlags changed as it appears to be not neccessary and causes bugs +- fd-plugins#1272 check that when changing the name of a workstation, winstations, pc the name is changed inside the objects group +- fd-plugins#1383 We should test if the class_supportDaemon.inc is available +- fd-plugins#1407 Edit anyway does not work on Apache vhosts +- fd-plugins#1408 Board plugin counts are wrong +- fd-plugins#1419 supportDaemon should follow code GUIDELINES +- fd-plugins#1425 wrong copyright +- fd-plugins#1429 Argonaut services should be checked +- fd-plugins#1456 Forgot a print_r in service apache +- fd-plugins#1480 plSection should only be set in plInfo of plugin that must appear in the menu +- fd-plugins#1483 syntax error in class_environment +- fd-plugins#1484 typo in mailAccount +- fd-plugins#1489 board plugin error in readme file +- fd-plugins#1493 DHCP dialog issue +- fd-plugins#1496 Board tabs are broken +- fd-plugins#1508 error message when clicking on a printer : Fatal error: Call to a member function getBaseObject() on a non-object +- fd-plugins#1509 when opening a workstation i got two generic tab, the second is the printer one +- fd-plugins#1515 adding a config for alias to the configutation system +- fd-plugins#1516 printGeneric have an old plSection +- fd-plugins#1520 the alias plugin should support departement +- fd-plugins#1523 Copy/Paste should be fixed +- fd-plugins#1524 we need pictures in the second collum to say what kind of list this is +- fd-plugins#1526 fix copyright issues +- fd-plugins#1527 fix copyright issues +- fd-plugins#1533 Missing uppercase for the conference item +- fd-plugins#1535 field of MAC and IP are disabled +- fd-plugins#1539 fatal error when trying to instyall a new +- fd-plugins#1540 when modifying an entry it doesnt save it in the right branch +- fd-plugins#1541 copy paste should work on aliases too +- fd-plugins#1546 error in ldif to due bogus convertion +- fd-plugins#1557 argonaut error in restart from interface +- fd-plugins#1559 edition is not possible in the nova plugin +- fd-plugins#1569 renaming /deleting a system -> incorrect ldap changes +- fd-plugins#1581 critical error in supann plugin +- fd-plugins#1587 gosaMailDeliveryMode aren't correct flagged +- fd-plugins#1588 in Mail tabs on a user : if soem fieald are missing, they are filled by default values +- fd-plugins#1589 in Mail tabs on a user : some field ared filled by default value but saved anywhere +- fd-plugins#1600 alias, sympa, dsa contains a false string for the deletion of objects +- fd-plugins#1610 even with the samba plugin installed it doesnt take the default for samba-sid / samba-rid +- fd-plugins#1614 the pptp plugin doesnt allow to save the user when its installed in connectivity +- fd-plugins#1620 mailAccount is messing with save if we don't visit the tab +- fd-plugins#1622 samba-sid and samba-ri in samba config backend should have default values +- fd-plugins#1629 the fai summary tab say plugin is not activated +- fd-plugins#1632 image path bug in smarty template +- fd-plugins#1635 inclusion of a patch from the limux code use in_array_strict that was added to gosa 2.7 it should be replaced by in_array or equivalent +- fd-plugins#1642 __set and __get should be used to access attributes directly +- fd-plugins#1644 unable to reload DNS zone from fusionDirectory interface +- fd-plugins#1646 puppetNode have wrong setting in plInfo/plSection +- fd-plugins#1650 Undefined property: sambaAccount::$multiple_support_active +- fd-plugins#1651 when creating a user with a samba account : Cannot convert primary group to samba group: group cannot be identified! +- fd-plugins#1653 FusionDirectory bugreport - error when generation group for samba from unix +- fd-plugins#1655 when the debconf plugin is installed but not activate in a system i get Error: Invalid syntax - objectClass: debconfStartup +- fd-plugins#1657 Quota plugin template have a space at the wrong place +- fd-plugins#1660 Fatal error: Call to a member function cd() on a non-object in sambaAccount +- fd-plugins#1662 Sections should not be used for anything but display +- fd-plugins#1674 error in sclaix plugin when generating the locales +- fd-plugins#1675 error in squiq plugin when generating the locales +- fd-plugins#1676 You are not allowed to view the fai summary. +- fd-plugins#1679 when creating a new server : Indirect modification of overloaded property serverGeneric::$cn +- fd-plugins#1680 when creating a fai profile PHP error: Undefined variable: name +- fd-plugins#1681 when creating an application : PHP error: Undefined property: application::$gotoLogoffScript +- fd-plugins#1682 when creatin a samba user with the sid inside the ldap PHP error: Undefined variable: sambaSID +- fd-plugins#1691 on the main page with the cyrus plugin installed PHP error: Missing argument 4 for IntAttribute::__construct(), called in +- fd-plugins#1694 in the apache plugin i have a back button but no save button on the list of virtual hosts +- fd-plugins#1703 Clean up the DaemonEvent mess +- fd-plugins#1716 duplicate ip with different mac in same dhcp section +- fd-plugins#1730 winstation network info are not saved +- fd-plugins#1751 error when modify a user +- fd-plugins#1762 Plugins configuration files not stored in /etc +- fd-plugins#1767 they should be a default domain if none is present in the ldap tree +- fd-plugins#1778 unable to see all supannStructures +- fd-plugins#1779 when creating a user, template aren't taken correctly +- fd-plugins#1821 schema dependencies +- fd-plugins#1834 argonaut seems broken ? +- fd-plugins#1847 syntax error, unexpected ')' in asterisk plugin +- fd-plugins#1851 Systems filter checkbox are always there +- fd-plugins#1856 check all the plugin for ("") in the code +- fd-plugins#1860 Cleaning all the schema in the system plugin +- fd-plugins#1883 DNS is_this_account does not work +- fd-plugins#1886 when saving a user I get this error +- fd-plugins#1897 error when loading quota plugin +- fd-plugins#1902 link to images is wrong in the asterisk plugin +- fd-plugins#1903 link to images is wrong in the fax plugin +- fd-plugins#1925 Cyrus connect bug? +- fd-plugins#1928 verify the description into the schema there is lot of copy paste +- fd-plugins#1944 error in quota plugin when generating the locales +- fd-plugins#1945 error in samba plugin when generating the locales +- fd-plugins#1946 french language in the supann plugin +- fd-plugins#1952 error in supann plugin when generating the locales +- fd-plugins#1970 Encodings config field mask needs to be fixed +- fd-plugins#1971 translation defaut nisGroup tabs name +- fd-plugins#1974 Supann tabs appears twice +- fd-plugins#1976 missing objectClass fdOpsiConf +- fd-plugins#1977 SUPANN can't creat an etablissement +- fd-plugins#1990 There are some mistakes in supportDaemon and DaemonEvent code +- fd-plugins#2002 inherited attribute is missing +- fd-plugins#2024 duplicate objectClass: "1.3.6.1.4.1.38414.20.2.3" in opsi-fd schema +- fd-plugins#2025 when adding an apsi profiles I get structural error +- fd-plugins#2028 bad description in opsi-fd.schema +- fd-plugins#2030 board plugin is broken +- fd-plugins#2034 when removing a profile i doesnt show the name of the profile between () +- fd-plugins#2035 when copy/pasting a disk in fai i got this error +- fd-plugins#2064 the name of the product is not right in opsi products selections in the profile +- fd-plugins#2102 update the copyright in all plugins +- fd-plugins#2104 The order of acl constructor attributes is wrong in some places +- fd-plugins#2106 redeclaration of mail attribute in zarafa/class_groupMail.inc +- fd-plugins#2107 when I remove FAI options in dFD I geta n Objetc class violations +- fd-plugins#2114 check that the freeradius plugin is working correctly +- fd-plugins#2130 expiration date doesn't appear +- fd-plugins#2135 PHP error: Indirect modification of overloaded property mailAccount::$mail has no effect +- fd-plugins#2139 Check foreach code +- fd-plugins#2141 Can't delete Samba settings from user object +- fd-plugins#2178 localization error in zarafa plugin +- fd-plugins#2182 size of windows for managing properties of opsi products +- fd-plugins#2198 second parameter missing in the freeradius/personnal/main.inc +- fd-plugins#2204 Cyrus mailboxes not being created +- fd-plugins#2205 Error installing rsyslog plugin +- fd-plugins#2208 sieve setting are saved but not showed back when reopng it +- fd-plugins#2210 apache plugin error with server alias check should be implemented to validate data entry +- fd-plugins#2222 Can't delete fai tab +- fd-plugins#2223 DNS service is triggering PHP errors +- fd-plugins#2232 ldap2repository doesn't exist, but is part of config dialog +- fd-plugins#2233 error in user with terminal server in samba account activated +- fd-plugins#2241 Missing base selector in sympaAlias +- fd-plugins#2243 wrong title for label fdDSARDN +- fd-plugins#2244 no title for some labels in user mail tab +- fd-plugins#2246 wrong title for label fdCyrusUseSlashes +- fd-plugins#2247 wrong title for label fdCyrusUseSlashes +- fd-plugins#2249 required field not editable in postfix service +- fd-plugins#2250 syntax error in mail plugin +- fd-plugins#2255 wrong title and label for radiusFramedIPAddress +- fd-plugins#2259 remove dorkboy from freeradius plugin +- fd-plugins#2262 Fatal error: cannot instantiate class 'String' - try running 'fusiondirectory-setup --update-cache' to fix this ? +- fd-plugins#2270 Lots of errors and problems in the sudo plugin +- fd-plugins#2275 user miniicon don't appear in sudo-plugin +- fd-plugins#2276 Argonaut actions are called twice +- fd-plugins#2280 Error: No such object in netgroups plugin +- fd-plugins#2284 we need a corrected version of the netways.schema because only one structural classe is allowed +- fd-plugins#2292 error in opsi import +- fd-plugins#2300 the miniIcon is wrong in sudo list +- fd-plugins#2314 Translation are wrong in SUPANN +- fd-plugins#2321 OPSI remove_from_parent is wrong +- fd-plugins#2323 the add ldap serveur is always ghosted and doesnt show the ldap uri +- fd-plugins#2327 strange errors when apply in opsiClient +- fd-plugins#2329 call OPSI.update_or_insert in both cases (opsi client in winstation or opsi client in objectgroup) + +### Security + +#### fusiondirectory +- fd#2062 the template don't escape the html inside itself + +#### fusiondirectory-plugins +- fd-plugins#2140 the template don't escape the html inside itself diff --git a/alias/locale/af_ZA/fusiondirectory.po b/alias/locale/af_ZA/fusiondirectory.po index 0ddd37830db13858ead32c6e065c77df357ce1eb..9e374850a04be334633c35e7ebf8f0b7ba451563 100644 --- a/alias/locale/af_ZA/fusiondirectory.po +++ b/alias/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/alias/locale/ar/fusiondirectory.po b/alias/locale/ar/fusiondirectory.po index ea68da7a152d094a67aa47200d481f3a11f25a6d..7ab4f53b622322103cad0d3c9e98dc4e109907e9 100644 --- a/alias/locale/ar/fusiondirectory.po +++ b/alias/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/alias/locale/ca/fusiondirectory.po b/alias/locale/ca/fusiondirectory.po index 48b0f1add5cf9be120868f38cb9b4be0cdebacce..77826e715663ed09f719a4ac47c879622e7777f8 100644 --- a/alias/locale/ca/fusiondirectory.po +++ b/alias/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/alias/locale/cs_CZ/fusiondirectory.po b/alias/locale/cs_CZ/fusiondirectory.po index a50e67364b739b4b5d2baa0a0b484063efd86cc2..6b6648f9db3d4bb6416db7d758c0c5b1722b4354 100644 --- a/alias/locale/cs_CZ/fusiondirectory.po +++ b/alias/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/alias/locale/de/fusiondirectory.po b/alias/locale/de/fusiondirectory.po index 1375371410cf3cbfba645d2c9522f74c46d1a437..82410d807ee21548458a395a2f8b4c274193ea2c 100644 --- a/alias/locale/de/fusiondirectory.po +++ b/alias/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/alias/locale/el_GR/fusiondirectory.po b/alias/locale/el_GR/fusiondirectory.po index 9752b9c737c57940055bb31d1fefb80106cedabc..fd61443316f0d62a0c4fb6fb54b1b8842802d848 100644 --- a/alias/locale/el_GR/fusiondirectory.po +++ b/alias/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/alias/locale/es/fusiondirectory.po b/alias/locale/es/fusiondirectory.po index 5115960dd092870016211987bc9d9c820db68583..8570fcf3fe01160ca67e566f9df734d02f4b0139 100644 --- a/alias/locale/es/fusiondirectory.po +++ b/alias/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/alias/locale/es_CO/fusiondirectory.po b/alias/locale/es_CO/fusiondirectory.po index af778ef2dcf7aaddeb865432bf8b9c40ee1a6e58..9cf14a20d9a28f317d6be441ddbff581f9560c13 100644 --- a/alias/locale/es_CO/fusiondirectory.po +++ b/alias/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/alias/locale/es_VE/fusiondirectory.po b/alias/locale/es_VE/fusiondirectory.po index 63a8cd374e749f7345e91cb4729b5c09bbdb3492..e4ef03e7f77f2590a4a97f69a7e0ff74b33a16fa 100644 --- a/alias/locale/es_VE/fusiondirectory.po +++ b/alias/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/alias/locale/fa_IR/fusiondirectory.po b/alias/locale/fa_IR/fusiondirectory.po index 0bd132b8a30280cc45c93d598f665762cc67f7ae..34c2e9f090937a7e177c4bd8666888c339415208 100644 --- a/alias/locale/fa_IR/fusiondirectory.po +++ b/alias/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/alias/locale/fi_FI/fusiondirectory.po b/alias/locale/fi_FI/fusiondirectory.po index 231d7138c0adb37ef97fc2b08c63478a6b29b8b1..089d0115a1793863aa333f00fb258d746a577480 100644 --- a/alias/locale/fi_FI/fusiondirectory.po +++ b/alias/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/alias/locale/fr/fusiondirectory.po b/alias/locale/fr/fusiondirectory.po index 0d28cd84f460e267707810b19cb9a56b90312ef6..90bb3d4b9b1e7d2013e6ae6a38f94e2bb4a06b82 100644 --- a/alias/locale/fr/fusiondirectory.po +++ b/alias/locale/fr/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/alias/locale/hu_HU/fusiondirectory.po b/alias/locale/hu_HU/fusiondirectory.po index a3e12d3c321292a4037d3b69c74db10a3b259b80..500ebacdba2dc07027906e4a4261375ce192ba96 100644 --- a/alias/locale/hu_HU/fusiondirectory.po +++ b/alias/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/alias/locale/id/fusiondirectory.po b/alias/locale/id/fusiondirectory.po index 82670696e3c1783270473002713aff990946aeee..5850d81feac5e6985ec1f4b52873175dfcb26460 100644 --- a/alias/locale/id/fusiondirectory.po +++ b/alias/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/alias/locale/it_IT/fusiondirectory.po b/alias/locale/it_IT/fusiondirectory.po index 40b334a8c54488ded48d23bc41e1c15172db09ce..3b16b3c1611ced1a581e3e2107baab9af3ac3883 100644 --- a/alias/locale/it_IT/fusiondirectory.po +++ b/alias/locale/it_IT/fusiondirectory.po @@ -5,16 +5,16 @@ # # Translators: # fusiondirectory <contact@fusiondirectory.org>, 2016 -# Paola Penati <paola.penati@opensides.be>, 2016 +# Paola Penati <paola.penati@opensides.be>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" -"Last-Translator: Paola Penati <paola.penati@opensides.be>, 2016\n" +"Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/alias/locale/ja/fusiondirectory.po b/alias/locale/ja/fusiondirectory.po index 624cc45d498f32a3c9bb6dc829743f43c819ba2d..4bf93149509c858a853bc475e713abba4f46832b 100644 --- a/alias/locale/ja/fusiondirectory.po +++ b/alias/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/alias/locale/ko/fusiondirectory.po b/alias/locale/ko/fusiondirectory.po index d55cfaeb59a3e6a0f016d309cb2d2eb6edf9053b..49bb99c5e3f379e1e3c5297c3112bcc34df6a83a 100644 --- a/alias/locale/ko/fusiondirectory.po +++ b/alias/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/alias/locale/lv/fusiondirectory.po b/alias/locale/lv/fusiondirectory.po index a5324ca5c4046e2d6d5b463f64f0655d50996bac..2ebbfd396e548d05e07e78e34be8eb7a55e25204 100644 --- a/alias/locale/lv/fusiondirectory.po +++ b/alias/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/alias/locale/nb/fusiondirectory.po b/alias/locale/nb/fusiondirectory.po index 350c8b6bb9ce32095f9fc8dab48f17605694c1d9..af79e6e05310a2ac926d94a8fbe08b80083ae138 100644 --- a/alias/locale/nb/fusiondirectory.po +++ b/alias/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/alias/locale/nl/fusiondirectory.po b/alias/locale/nl/fusiondirectory.po index 6f4041f44465a33350075e6cc7d362ca36e597a2..b8404367c3929e60072d0770f30d3b79309e1ba4 100644 --- a/alias/locale/nl/fusiondirectory.po +++ b/alias/locale/nl/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Lucien Antonissen <lucien.antonissen@digipolis.be>, 2016 -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 +# Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/alias/locale/pl/fusiondirectory.po b/alias/locale/pl/fusiondirectory.po index 86f9f29929fd27e6aa44b5b69f28bc00bdf9eabc..042cd0b341bbdb0b8c04e502785752c7570c9cf0 100644 --- a/alias/locale/pl/fusiondirectory.po +++ b/alias/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/alias/locale/pt/fusiondirectory.po b/alias/locale/pt/fusiondirectory.po index dd12a08028dfe82ba8f918a3996db072dced9490..c212dd88fa48d3d590eef55e8d3e3a0678d3dfff 100644 --- a/alias/locale/pt/fusiondirectory.po +++ b/alias/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/alias/locale/pt_BR/fusiondirectory.po b/alias/locale/pt_BR/fusiondirectory.po index bad9b0845b0ca170d3e6d99eefb59ad56d49536d..b7761509d230454c67fc8c322d5a9baf059e195b 100644 --- a/alias/locale/pt_BR/fusiondirectory.po +++ b/alias/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/alias/locale/ru/fusiondirectory.po b/alias/locale/ru/fusiondirectory.po index 74ff35ea65cbade2bf99e122d9260e84d244ffb7..0f71aeec5401f0dbc25b8b480c1d55bc4bd6a332 100644 --- a/alias/locale/ru/fusiondirectory.po +++ b/alias/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/alias/locale/ru@petr1708/fusiondirectory.po b/alias/locale/ru@petr1708/fusiondirectory.po index 021c34cb43a1aa91f57281d73eddc67a70fdfe58..af3ad693c2c4dd1b0b3d860b8143dbed2705d599 100644 --- a/alias/locale/ru@petr1708/fusiondirectory.po +++ b/alias/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/alias/locale/sv/fusiondirectory.po b/alias/locale/sv/fusiondirectory.po index 860676ddaaf3a07984ed096ec21e97a0ae3029c5..0e4901d90fee6b54b29f9e23a65ad7b81622d2a8 100644 --- a/alias/locale/sv/fusiondirectory.po +++ b/alias/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/alias/locale/tr_TR/fusiondirectory.po b/alias/locale/tr_TR/fusiondirectory.po index 3051a0119b2a1c82d154edf04175ae067a47bc8e..68e06bb3f83bbb5d62f30e7019034330b85e7c87 100644 --- a/alias/locale/tr_TR/fusiondirectory.po +++ b/alias/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/alias/locale/ug/fusiondirectory.po b/alias/locale/ug/fusiondirectory.po index 26b565b3e3431037d33c1476e273f0249da339e5..ec5fa009e5b24446eae81fb285ef6cf9a571640b 100644 --- a/alias/locale/ug/fusiondirectory.po +++ b/alias/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/alias/locale/vi_VN/fusiondirectory.po b/alias/locale/vi_VN/fusiondirectory.po index 321219ff183b5387a779a80512c4868294726658..9a1e541c7f67070ff542344b0981780ccf45ae78 100644 --- a/alias/locale/vi_VN/fusiondirectory.po +++ b/alias/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/alias/locale/zh/fusiondirectory.po b/alias/locale/zh/fusiondirectory.po index 41be63c371a485885eb1fa028e89b99099d08839..7e698a17c93d5e74810a63f2455bd34fb1761358 100644 --- a/alias/locale/zh/fusiondirectory.po +++ b/alias/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/alias/locale/zh_TW/fusiondirectory.po b/alias/locale/zh_TW/fusiondirectory.po index 47ec09a3c331201665a1c46aef651d2b92185b05..a86f8364585634103194d4f10d191aa560b4dd7c 100644 --- a/alias/locale/zh_TW/fusiondirectory.po +++ b/alias/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/applications/locale/af_ZA/fusiondirectory.po b/applications/locale/af_ZA/fusiondirectory.po index 022540bea4bf5d766e5168654038037cfca7d016..c032659ec484d5a51912bed969cd9b1f594be2de 100644 --- a/applications/locale/af_ZA/fusiondirectory.po +++ b/applications/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/applications/locale/ar/fusiondirectory.po b/applications/locale/ar/fusiondirectory.po index f8a95a5f2bee432eeb2b9d513ce84c8327ebf0b5..d123ad1319f4b2ec2f5f634a7975de25015ff286 100644 --- a/applications/locale/ar/fusiondirectory.po +++ b/applications/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/applications/locale/ca/fusiondirectory.po b/applications/locale/ca/fusiondirectory.po index 06a0a64f5cdfe1b05f32ce8a538fd6ae2fe49d06..4537e269b71c92fe191f28d62dfece67acccecd8 100644 --- a/applications/locale/ca/fusiondirectory.po +++ b/applications/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/applications/locale/cs_CZ/fusiondirectory.po b/applications/locale/cs_CZ/fusiondirectory.po index 0fd9a51ef195c0a59384b69f4e3871f05a193e9d..e8440e59a022abd9c14c0b678cbd844469ddd103 100644 --- a/applications/locale/cs_CZ/fusiondirectory.po +++ b/applications/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2017 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/applications/locale/de/fusiondirectory.po b/applications/locale/de/fusiondirectory.po index 872f641cabf30b32bc656d99448d9a0b03a372d7..3d845517d3f0ea905a5c76a89ab3afc67977abaf 100644 --- a/applications/locale/de/fusiondirectory.po +++ b/applications/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/applications/locale/el_GR/fusiondirectory.po b/applications/locale/el_GR/fusiondirectory.po index 5f6578d06d41a15bd7a9349aae29eb62dd355c34..c01e2fea2c269eb1e88b9205687bcd3e0bd9ca7a 100644 --- a/applications/locale/el_GR/fusiondirectory.po +++ b/applications/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/applications/locale/es/fusiondirectory.po b/applications/locale/es/fusiondirectory.po index d66cf54f7285b5046d84ac7072802eb48297450a..6ac1d928a0ab3d3a9102788cb7d96ff4d7018f30 100644 --- a/applications/locale/es/fusiondirectory.po +++ b/applications/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/applications/locale/es_CO/fusiondirectory.po b/applications/locale/es_CO/fusiondirectory.po index ebe44d532529b56083a19b854df9cba7361d7d58..ba1a4c1c626148f9f7cc5599da59c39b9fad37cd 100644 --- a/applications/locale/es_CO/fusiondirectory.po +++ b/applications/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/applications/locale/es_VE/fusiondirectory.po b/applications/locale/es_VE/fusiondirectory.po index 04ae3be6ade7e7eefdcb28140e6a026f70841959..2a70cb2fa695b97ff5d652ad0a43768fe8e960c2 100644 --- a/applications/locale/es_VE/fusiondirectory.po +++ b/applications/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/applications/locale/fa_IR/fusiondirectory.po b/applications/locale/fa_IR/fusiondirectory.po index 7d49ac386d386797160da35581cdbdc6a4280943..db85b04f1063d720ad7a08c23866ce11830497c6 100644 --- a/applications/locale/fa_IR/fusiondirectory.po +++ b/applications/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/applications/locale/fi_FI/fusiondirectory.po b/applications/locale/fi_FI/fusiondirectory.po index 6cb5933f2f77e5295ff8d506fef7b93db35adad7..936522bb39468d7c7f86fbf30427daffe0880a1b 100644 --- a/applications/locale/fi_FI/fusiondirectory.po +++ b/applications/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/applications/locale/fr/fusiondirectory.po b/applications/locale/fr/fusiondirectory.po index d099b85e7849cc780d9e3b6733126e7e54e24caf..01c458abf876792bef60c0d8b0ff4ca643a483cb 100644 --- a/applications/locale/fr/fusiondirectory.po +++ b/applications/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/applications/locale/hu_HU/fusiondirectory.po b/applications/locale/hu_HU/fusiondirectory.po index a8c88d9b4e3812a61ab7886a88af12b5d2a25461..ab2d9143f7d968c59cf6d47b3fbd94ddaf602136 100644 --- a/applications/locale/hu_HU/fusiondirectory.po +++ b/applications/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/applications/locale/id/fusiondirectory.po b/applications/locale/id/fusiondirectory.po index 31fdb236c7ce548992e59caee2113fbbff0ba0de..9db1260cd4b67bdc8adbf763ca6b22a29d8621ae 100644 --- a/applications/locale/id/fusiondirectory.po +++ b/applications/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/applications/locale/it_IT/fusiondirectory.po b/applications/locale/it_IT/fusiondirectory.po index 1b812ffbf70919321d5f1d76be14b3c8a0d13623..434bd6148f89d2dd6abe6a03eb03c5d26a4241cb 100644 --- a/applications/locale/it_IT/fusiondirectory.po +++ b/applications/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/applications/locale/ja/fusiondirectory.po b/applications/locale/ja/fusiondirectory.po index 5519519abd12fabab66d2fb1078f1ae8f19c7255..0bf959ad8ca051397304f7624afd84c66a4607f8 100644 --- a/applications/locale/ja/fusiondirectory.po +++ b/applications/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/applications/locale/ko/fusiondirectory.po b/applications/locale/ko/fusiondirectory.po index c906ed67b11b7b2317da6af57cfdeeabbb418ec5..7f81b4f0cbe62e0cbebdb9eaa90c2e7b57244f63 100644 --- a/applications/locale/ko/fusiondirectory.po +++ b/applications/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/applications/locale/lv/fusiondirectory.po b/applications/locale/lv/fusiondirectory.po index 3a01c33bfc656cadcea8404fe12767b6653de30c..82e7b755832cd67158a41e13d8c9bca1e1ccee23 100644 --- a/applications/locale/lv/fusiondirectory.po +++ b/applications/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/applications/locale/nb/fusiondirectory.po b/applications/locale/nb/fusiondirectory.po index f6dd7324cb9a6174974a4c2baa4ab6feb961e4f6..3cebae7b10cd08c539e7f5afd222540d49b6a68b 100644 --- a/applications/locale/nb/fusiondirectory.po +++ b/applications/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/applications/locale/nl/fusiondirectory.po b/applications/locale/nl/fusiondirectory.po index bc26158a9e80c0ccd240c7e16b1f7764becc13dd..a834a938b269c7fc4fb6e712cf483514ad518d2c 100644 --- a/applications/locale/nl/fusiondirectory.po +++ b/applications/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/applications/locale/pl/fusiondirectory.po b/applications/locale/pl/fusiondirectory.po index ed80b4f0a600bcc8bdc29fa90cd4d0002330bdef..4c79654cd15647ff65fe05b3b7c3949e64954be0 100644 --- a/applications/locale/pl/fusiondirectory.po +++ b/applications/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/applications/locale/pt/fusiondirectory.po b/applications/locale/pt/fusiondirectory.po index 04ffec6e6f607f32a426c950b9725390d0ba6d3c..fcf6e98758b2739103d1f6f7b673c6ba0cd3bdaa 100644 --- a/applications/locale/pt/fusiondirectory.po +++ b/applications/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/applications/locale/pt_BR/fusiondirectory.po b/applications/locale/pt_BR/fusiondirectory.po index 37ae44e6a2fab24196c86bf31f6584251b9a2e12..bb4efde1a94cdc51b457ba2ffff1bf1c173ebe96 100644 --- a/applications/locale/pt_BR/fusiondirectory.po +++ b/applications/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/applications/locale/ru/fusiondirectory.po b/applications/locale/ru/fusiondirectory.po index 703a6ab81bc5ac03340f45db834e9839546d9f0b..a45919ace002a81fe7a6a80cb4da84ab8181b1fc 100644 --- a/applications/locale/ru/fusiondirectory.po +++ b/applications/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/applications/locale/ru@petr1708/fusiondirectory.po b/applications/locale/ru@petr1708/fusiondirectory.po index 45061c71613091dd0ddca6ae0328d9b0dca2d807..66382916d0060f38dd217596c2f50d937abf337e 100644 --- a/applications/locale/ru@petr1708/fusiondirectory.po +++ b/applications/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/applications/locale/sv/fusiondirectory.po b/applications/locale/sv/fusiondirectory.po index 7d14005016ac154924331bac7d5381019f217750..98a0d91b4fa54b5e0e0b233592e86dff7110ea2a 100644 --- a/applications/locale/sv/fusiondirectory.po +++ b/applications/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/applications/locale/tr_TR/fusiondirectory.po b/applications/locale/tr_TR/fusiondirectory.po index 139526c1eb4cd205b0c6355444a48a44392878e4..ca5a94b3a30a9945b34fc97ba6fe6e515fa974de 100644 --- a/applications/locale/tr_TR/fusiondirectory.po +++ b/applications/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/applications/locale/ug/fusiondirectory.po b/applications/locale/ug/fusiondirectory.po index be592f42de9ebf9b556c68f264bf0ddf5906a816..db7d13da54ba8da7ac42245340596c2ea093e6a9 100644 --- a/applications/locale/ug/fusiondirectory.po +++ b/applications/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/applications/locale/vi_VN/fusiondirectory.po b/applications/locale/vi_VN/fusiondirectory.po index fd2d10fb412a70a68d168232f2c7c5eb08d10352..8e02f3af6e26b47efc21b34f79d1fb61065e4282 100644 --- a/applications/locale/vi_VN/fusiondirectory.po +++ b/applications/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/applications/locale/zh/fusiondirectory.po b/applications/locale/zh/fusiondirectory.po index c01c0cf9bce441ec3153a257769f9af002e33e9c..a11bffdb425703b2f5be81ae5bd51f3b28807003 100644 --- a/applications/locale/zh/fusiondirectory.po +++ b/applications/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/applications/locale/zh_TW/fusiondirectory.po b/applications/locale/zh_TW/fusiondirectory.po index fd73fc780deac4f497789e6a9ffee4ae7c81c83f..2823698277410a5ae7d4c94866b202c826f5258b 100644 --- a/applications/locale/zh_TW/fusiondirectory.po +++ b/applications/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/argonaut/admin/systems/services/argonaut/class_argonautDNSConfig.inc b/argonaut/admin/systems/services/argonaut/class_argonautDNSConfig.inc index 34cb1ad73b60658157da1aed71391db915dc01c8..3a31f8a56aa28997f7d234cf568556617b8940d7 100644 --- a/argonaut/admin/systems/services/argonaut/class_argonautDNSConfig.inc +++ b/argonaut/admin/systems/services/argonaut/class_argonautDNSConfig.inc @@ -149,7 +149,11 @@ class argonautDNSConfig extends simpleService { global $config; $attributesInfo = $this->getAttributesInfo(); - $zones = objects::ls('dnsZone', NULL, NULL, '', TRUE); + try { + $zones = objects::ls('dnsZone', NULL, NULL, '', TRUE); + } catch (NonExistingObjectTypeException $e) { + $zones = array(); + } if (!empty($zones)) { $attributes = $attributesInfo['slave']['attrs'][0]->attribute->attributes; $attributes[0] = new SelectAttribute( diff --git a/argonaut/locale/af_ZA/fusiondirectory.po b/argonaut/locale/af_ZA/fusiondirectory.po index edb6437c0aaf6adb6573699cb48c9726d2449965..da9ffd1e92851340ad385df92880767f4a903ee8 100644 --- a/argonaut/locale/af_ZA/fusiondirectory.po +++ b/argonaut/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -481,12 +481,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/ar/fusiondirectory.po b/argonaut/locale/ar/fusiondirectory.po index 0ed2e8a8c005d05d275550d75d27dbf0a628f6fd..7fcfdec92dba2084a57e2f0646ea5a4d1d6a2bdc 100644 --- a/argonaut/locale/ar/fusiondirectory.po +++ b/argonaut/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/ca/fusiondirectory.po b/argonaut/locale/ca/fusiondirectory.po index 27dfd74b65af6920c424290a3614ee5784a17dca..6a6d7c723f8a34185311858f2be65c519f830e86 100644 --- a/argonaut/locale/ca/fusiondirectory.po +++ b/argonaut/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/cs_CZ/fusiondirectory.po b/argonaut/locale/cs_CZ/fusiondirectory.po index 697b41ffdd25dd53bc5bcf90c230c1826f5bca6c..6681b7468e8561f5640eba6a678d0f4dba76251f 100644 --- a/argonaut/locale/cs_CZ/fusiondirectory.po +++ b/argonaut/locale/cs_CZ/fusiondirectory.po @@ -5,16 +5,16 @@ # # Translators: # fusiondirectory <contact@fusiondirectory.org>, 2017 -# Pavel Borecki <pavel.borecki@gmail.com>, 2018 +# Pavel Borecki <pavel.borecki@gmail.com>, 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" -"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2019\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -83,7 +83,7 @@ msgstr "FAI" #: admin/systems/services/argonaut/class_argonautFuseFAIConfig.inc:45 msgid "FAI version" -msgstr "" +msgstr "Verze FAI" #: admin/systems/services/argonaut/class_argonautFuseFAIConfig.inc:45 msgid "Version of FAI installed on the server" @@ -506,12 +506,12 @@ msgid "Manage DNS Slaves" msgstr "Spravovat podÅ™Ãzená DNS" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "zóna" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "DNZ zóna které podÅ™Ãzeným by tento server mÄ›l být deklarován" diff --git a/argonaut/locale/de/fusiondirectory.po b/argonaut/locale/de/fusiondirectory.po index 6b50f1f4aea4c08688960f8b68b4c3517035491d..97d186d60eb06104d46166961b3d28998323470b 100644 --- a/argonaut/locale/de/fusiondirectory.po +++ b/argonaut/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" @@ -496,12 +496,12 @@ msgid "Manage DNS Slaves" msgstr "Verwalte DNS Slaves" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "Zone" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "Die DNS Zone dieses Servers soll festgelegt werden als Slave von" diff --git a/argonaut/locale/el_GR/fusiondirectory.po b/argonaut/locale/el_GR/fusiondirectory.po index 30017c719bb61b2faf49610e40a281aee9f2b97b..51488ba33e0e9541cda668fda0c6bffcfacf8339 100644 --- a/argonaut/locale/el_GR/fusiondirectory.po +++ b/argonaut/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" @@ -500,12 +500,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/es/fusiondirectory.po b/argonaut/locale/es/fusiondirectory.po index 74ce9bcd4702824a479666d8a13095eb138126bb..2c46da67dd0667a7a2611ddf3e93bd1302ed3bd9 100644 --- a/argonaut/locale/es/fusiondirectory.po +++ b/argonaut/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/es_CO/fusiondirectory.po b/argonaut/locale/es_CO/fusiondirectory.po index 6ef2a4c1e36299f3e92bce182d5b8fd037b6fef3..c0e33f695ed3d6fc6b1d5a47bd69d31f557cb48a 100644 --- a/argonaut/locale/es_CO/fusiondirectory.po +++ b/argonaut/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/es_VE/fusiondirectory.po b/argonaut/locale/es_VE/fusiondirectory.po index 2a168412cbe6eaf1c491cbeaa3397ea696687700..414b60ec8e6937ee8e1bc074dfcd03a218ea88f6 100644 --- a/argonaut/locale/es_VE/fusiondirectory.po +++ b/argonaut/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/fa_IR/fusiondirectory.po b/argonaut/locale/fa_IR/fusiondirectory.po index 09fb6253fc10a6660d51ee897eb0f66dd4e59b46..28e9e4b98c938441622f4dcfc71db16a3d3634bf 100644 --- a/argonaut/locale/fa_IR/fusiondirectory.po +++ b/argonaut/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/fi_FI/fusiondirectory.po b/argonaut/locale/fi_FI/fusiondirectory.po index cfc1374d587aa4f2af6c0da552e96dd696c06457..fe324c56ca06d0d87c6605de890ba5e336e4ec9e 100644 --- a/argonaut/locale/fi_FI/fusiondirectory.po +++ b/argonaut/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/fr/fusiondirectory.po b/argonaut/locale/fr/fusiondirectory.po index 07be987877e60e94e53e2fd3f8d1ce3b4281f985..e3dc9e2d090eb2336da72dac036d8243a31f74f4 100644 --- a/argonaut/locale/fr/fusiondirectory.po +++ b/argonaut/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2019\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" @@ -512,12 +512,12 @@ msgid "Manage DNS Slaves" msgstr "Gérer les DNS esclaves" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "zone" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "Zones DNS dont ce serveur doit être déclaré comme esclave" diff --git a/argonaut/locale/hu_HU/fusiondirectory.po b/argonaut/locale/hu_HU/fusiondirectory.po index 2f4e710ee169717a3aafd5354235ea81fb880e98..899912618a74f6926e3c44ed45a015f5ec3f549e 100644 --- a/argonaut/locale/hu_HU/fusiondirectory.po +++ b/argonaut/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -481,12 +481,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/id/fusiondirectory.po b/argonaut/locale/id/fusiondirectory.po index 7beaa8cc2959c796db0ef2378e15c2e66b62a791..2398ba146c3d4dbc0beeeccab2ec748a9b107716 100644 --- a/argonaut/locale/id/fusiondirectory.po +++ b/argonaut/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" @@ -481,12 +481,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/it_IT/fusiondirectory.po b/argonaut/locale/it_IT/fusiondirectory.po index 1564699ba0d60c0e686fe6d2394be545dd76d5e6..c514b91ded9fabc171142ccf17bc5cfbdbc3de9b 100644 --- a/argonaut/locale/it_IT/fusiondirectory.po +++ b/argonaut/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2019\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" @@ -503,12 +503,12 @@ msgid "Manage DNS Slaves" msgstr "Gestione di Slaves DNS" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "Zona" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "zona DNS il cui server deve essere dichiarato come slave di" diff --git a/argonaut/locale/ja/fusiondirectory.po b/argonaut/locale/ja/fusiondirectory.po index 26b9e640e5c3a82eae158a5a6138ca34bee94d87..b69f41b35be3c809e0073dd91114304b4be7803e 100644 --- a/argonaut/locale/ja/fusiondirectory.po +++ b/argonaut/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" @@ -481,12 +481,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/ko/fusiondirectory.po b/argonaut/locale/ko/fusiondirectory.po index 6a3fa6c9a2cc5d9588d42cd16194b08a787e7b92..534fae9d261cfde2838e52b8aa0c9da7c5ab6bba 100644 --- a/argonaut/locale/ko/fusiondirectory.po +++ b/argonaut/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" @@ -487,12 +487,12 @@ msgid "Manage DNS Slaves" msgstr "DNS ìŠ¬ë ˆì´ë¸Œ 관리" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "ì˜ì—" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "ì´ ì„œë²„ì˜ DNS ì˜ì—ì€ ë‹¤ìŒ ì¤‘ ìŠ¬ë ˆì´ë¸Œë¡œ ì„ ì–¸ë˜ì–´ì•¼í•©ë‹ˆë‹¤." diff --git a/argonaut/locale/lv/fusiondirectory.po b/argonaut/locale/lv/fusiondirectory.po index d25a108167184e779f1b4093bd72fa0c93b29c84..8057e99960f6e72f92ac9a61e8ee55c6eccf73f2 100644 --- a/argonaut/locale/lv/fusiondirectory.po +++ b/argonaut/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/nb/fusiondirectory.po b/argonaut/locale/nb/fusiondirectory.po index a74b0d934f675ff1f6def66b07a1dfcc60de40e3..c0d42406c57b8c7b57b78e61632dc9a7192b15b6 100644 --- a/argonaut/locale/nb/fusiondirectory.po +++ b/argonaut/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/nl/fusiondirectory.po b/argonaut/locale/nl/fusiondirectory.po index d188aa36c7e0fbdd12dbc28caac9f252a5c49e56..8b65c73c993fc16c426106aba0101020373ffd1d 100644 --- a/argonaut/locale/nl/fusiondirectory.po +++ b/argonaut/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" @@ -503,12 +503,12 @@ msgid "Manage DNS Slaves" msgstr "Beheer DNS Slaves" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "zone" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "DNS zone waarvan deze server de slave zou moeten zijn" diff --git a/argonaut/locale/pl/fusiondirectory.po b/argonaut/locale/pl/fusiondirectory.po index 228a4e3616f982520950b06e72808a18e2c30a96..4d9714d38ac74c739642a2face59d5105569a3ba 100644 --- a/argonaut/locale/pl/fusiondirectory.po +++ b/argonaut/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/pt/fusiondirectory.po b/argonaut/locale/pt/fusiondirectory.po index 138fc2edc413e7347ae6ea739d7991b1f877d57c..d4908ad4f803ae89e31a5ba5f565d02194cc811e 100644 --- a/argonaut/locale/pt/fusiondirectory.po +++ b/argonaut/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/pt_BR/fusiondirectory.po b/argonaut/locale/pt_BR/fusiondirectory.po index 4423f6f1f7458cb04976bcf9b287f566abb971ae..ad8bef31f60fdc0dd2ecdee0d3f9d9d879363cdd 100644 --- a/argonaut/locale/pt_BR/fusiondirectory.po +++ b/argonaut/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" @@ -487,12 +487,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/ru/fusiondirectory.po b/argonaut/locale/ru/fusiondirectory.po index d4c838fadec06182dd73a45160dcfb9fa70dbc27..561ee404a9ed8d7a0c2d837fdf47ca55ee3b7eb9 100644 --- a/argonaut/locale/ru/fusiondirectory.po +++ b/argonaut/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/ru@petr1708/fusiondirectory.po b/argonaut/locale/ru@petr1708/fusiondirectory.po index e5b3119bbdefdbbfd910196191256b533bb7916f..812f8d309ad3e02ff31a6f17319c79132c93f2d3 100644 --- a/argonaut/locale/ru@petr1708/fusiondirectory.po +++ b/argonaut/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -481,12 +481,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/sv/fusiondirectory.po b/argonaut/locale/sv/fusiondirectory.po index 40e4360c8d0af58d934577a8b0a33c51b303276c..6efc07e623effbe22be2fa6aa1ab70ed0aface18 100644 --- a/argonaut/locale/sv/fusiondirectory.po +++ b/argonaut/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/tr_TR/fusiondirectory.po b/argonaut/locale/tr_TR/fusiondirectory.po index f85b78d8d64acd8e584e3281f4a2774c539450d1..d034c4abcefa1de8faacfe9b8aa93da84669e57e 100644 --- a/argonaut/locale/tr_TR/fusiondirectory.po +++ b/argonaut/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -481,12 +481,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/ug/fusiondirectory.po b/argonaut/locale/ug/fusiondirectory.po index 6ba6c061a0d6c85b3c129b98e3afb3655d708a61..ccd02c62875f3d436644bc07d6171b47c84a08c9 100644 --- a/argonaut/locale/ug/fusiondirectory.po +++ b/argonaut/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" @@ -481,12 +481,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/vi_VN/fusiondirectory.po b/argonaut/locale/vi_VN/fusiondirectory.po index e1c1bb0c2c2474fd47129f4b27adfba2adbc78ec..2fc769d8a4e5484551d031fab16d85b9f34b07d2 100644 --- a/argonaut/locale/vi_VN/fusiondirectory.po +++ b/argonaut/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/zh/fusiondirectory.po b/argonaut/locale/zh/fusiondirectory.po index 8e460b928ff023777fec29c2019eb2c71997d5e9..c7a728e66b283d703b63b19cb36db1dd3379bdcb 100644 --- a/argonaut/locale/zh/fusiondirectory.po +++ b/argonaut/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" @@ -485,12 +485,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/argonaut/locale/zh_TW/fusiondirectory.po b/argonaut/locale/zh_TW/fusiondirectory.po index c2343347b6305a1998acb12116a438c713ced931..5cf6a1a0076e6219bde531593244a046988c0e94 100644 --- a/argonaut/locale/zh_TW/fusiondirectory.po +++ b/argonaut/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:42+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -481,12 +481,12 @@ msgid "Manage DNS Slaves" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "zone" msgstr "" #: admin/systems/services/argonaut/class_argonautDNSConfig.inc:122 -#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:156 +#: admin/systems/services/argonaut/class_argonautDNSConfig.inc:160 msgid "DNS zone this server should be declared as slave of" msgstr "" diff --git a/audit/locale/af_ZA/fusiondirectory.po b/audit/locale/af_ZA/fusiondirectory.po index 00f385f799d87a2d13ad0bf40c9032ac01f16e24..a9e4e7f2d744ed4d2c95ef47732282671dbc4f97 100644 --- a/audit/locale/af_ZA/fusiondirectory.po +++ b/audit/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/audit/locale/ar/fusiondirectory.po b/audit/locale/ar/fusiondirectory.po index 44b344a8f339547bad90356b8f2cddc16f9207bf..cab930809c9a1c4a609d9ef3a29fff4086f75d13 100644 --- a/audit/locale/ar/fusiondirectory.po +++ b/audit/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/audit/locale/ca/fusiondirectory.po b/audit/locale/ca/fusiondirectory.po index 5e07ee48f450bc3ecd11c05c7e98d56979be0e62..fb49fb7ef2dbb6cf23913e3787e02a91c6cc350b 100644 --- a/audit/locale/ca/fusiondirectory.po +++ b/audit/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/audit/locale/cs_CZ/fusiondirectory.po b/audit/locale/cs_CZ/fusiondirectory.po index b054b32a33887509b66131e2569be66894e20dc6..2b1611d2d55f62fe004037f60a70b62ce9607c19 100644 --- a/audit/locale/cs_CZ/fusiondirectory.po +++ b/audit/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/audit/locale/de/fusiondirectory.po b/audit/locale/de/fusiondirectory.po index d7875d686ec4101ceb1f4c7824204c9762849617..53caf93fc014e3198e16adbb961a6344730df907 100644 --- a/audit/locale/de/fusiondirectory.po +++ b/audit/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/audit/locale/el_GR/fusiondirectory.po b/audit/locale/el_GR/fusiondirectory.po index 419876d92a5d42a912280771b46c9a03783dea34..369852e9886d4195ec70050415e3c1828507fe28 100644 --- a/audit/locale/el_GR/fusiondirectory.po +++ b/audit/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/audit/locale/es/fusiondirectory.po b/audit/locale/es/fusiondirectory.po index 6a57b21e0d657ca82a599cba3d3969c8c9453be0..ab93af75875d05bfe5d6d630a3b4806181d43d77 100644 --- a/audit/locale/es/fusiondirectory.po +++ b/audit/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/audit/locale/es_CO/fusiondirectory.po b/audit/locale/es_CO/fusiondirectory.po index 49725ad830c6401873b58e7f7320a002d3e79c90..60a590ebeaa09853b4ca826ab73318f3a5a79bed 100644 --- a/audit/locale/es_CO/fusiondirectory.po +++ b/audit/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/audit/locale/es_VE/fusiondirectory.po b/audit/locale/es_VE/fusiondirectory.po index ae86ced167c41fd5658cbd873296fd780d5e4d2b..109a897f12dd8a87bf306e0156dccec900e5130e 100644 --- a/audit/locale/es_VE/fusiondirectory.po +++ b/audit/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/audit/locale/fa_IR/fusiondirectory.po b/audit/locale/fa_IR/fusiondirectory.po index 268bc188b177de54d774c7318798ed20b04d7362..22322d4319b7346994f6f88b50e3a9e08b026be9 100644 --- a/audit/locale/fa_IR/fusiondirectory.po +++ b/audit/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/audit/locale/fi_FI/fusiondirectory.po b/audit/locale/fi_FI/fusiondirectory.po index b25a3b0438b5da225dbd56b02abf9a4c221dee86..75f50d62cd2df1af030fe1c43bce7d3d4fadcf68 100644 --- a/audit/locale/fi_FI/fusiondirectory.po +++ b/audit/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/audit/locale/fr/fusiondirectory.po b/audit/locale/fr/fusiondirectory.po index c174e444687859de544e9cb0688215b1baad7069..297377c554486eed09931baeb9f1eacda81708bb 100644 --- a/audit/locale/fr/fusiondirectory.po +++ b/audit/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/audit/locale/hu_HU/fusiondirectory.po b/audit/locale/hu_HU/fusiondirectory.po index 7140b00616cba95cf24194c193dcae459d80f061..4b39184c8eff2573ce535a24c89c71b93e8ae784 100644 --- a/audit/locale/hu_HU/fusiondirectory.po +++ b/audit/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/audit/locale/id/fusiondirectory.po b/audit/locale/id/fusiondirectory.po index 0d73352238ab8eee4bd34b77735453faf86d81fc..bf587e9611057edb542457c959b24054395407aa 100644 --- a/audit/locale/id/fusiondirectory.po +++ b/audit/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/audit/locale/it_IT/fusiondirectory.po b/audit/locale/it_IT/fusiondirectory.po index b843f52333d3779935f840bbf385d421ea7359eb..ec3f0b151002e56161e4b58dd7f2b0f5e966976e 100644 --- a/audit/locale/it_IT/fusiondirectory.po +++ b/audit/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/audit/locale/ja/fusiondirectory.po b/audit/locale/ja/fusiondirectory.po index ce6f950fb6637d23a592e76c9b8ec2f0169e5cb0..36e202b25e6fcc2cde8647d9b994305fcf5cf9d3 100644 --- a/audit/locale/ja/fusiondirectory.po +++ b/audit/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/audit/locale/ko/fusiondirectory.po b/audit/locale/ko/fusiondirectory.po index 9ec2a2b9297dda59962d82664935898c125bf2e0..d54eaed192ebe2de6508ab0d6c89ded548cf072b 100644 --- a/audit/locale/ko/fusiondirectory.po +++ b/audit/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/audit/locale/lv/fusiondirectory.po b/audit/locale/lv/fusiondirectory.po index bfbb81373b195bc047005e98e110621f40ef1d57..ceed036b1e713274d7893dc1a0f1d148a4fe8270 100644 --- a/audit/locale/lv/fusiondirectory.po +++ b/audit/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/audit/locale/nb/fusiondirectory.po b/audit/locale/nb/fusiondirectory.po index fab7bdcdd5e2477f690f9d7ae527bee4b6e7a26c..d80a2c10898161e18945388a0287a5c15450075d 100644 --- a/audit/locale/nb/fusiondirectory.po +++ b/audit/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/audit/locale/nl/fusiondirectory.po b/audit/locale/nl/fusiondirectory.po index 17cbd3778442d7fd494a8e05d8300b2d2ddf35a4..0af2fcf09d8e52a40feb2d85338bea0959c494f3 100644 --- a/audit/locale/nl/fusiondirectory.po +++ b/audit/locale/nl/fusiondirectory.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/audit/locale/pl/fusiondirectory.po b/audit/locale/pl/fusiondirectory.po index 322a5c0ec60d40db2e74f5d5c35c9197044d24ce..0c9e9dd4e257498919733d32ae53884cbd00ffd8 100644 --- a/audit/locale/pl/fusiondirectory.po +++ b/audit/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/audit/locale/pt/fusiondirectory.po b/audit/locale/pt/fusiondirectory.po index 605a7a0b3c9c96e6ab76c4a1fe35ff456c435cc8..786f7cbf787fbb6bd004968bf7d146ef59d91769 100644 --- a/audit/locale/pt/fusiondirectory.po +++ b/audit/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/audit/locale/pt_BR/fusiondirectory.po b/audit/locale/pt_BR/fusiondirectory.po index 6958067a86d436be9e13e9a2a0bd374f75689615..216f9142fb160263c895e3922ce43e9440278030 100644 --- a/audit/locale/pt_BR/fusiondirectory.po +++ b/audit/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/audit/locale/ru/fusiondirectory.po b/audit/locale/ru/fusiondirectory.po index c3c4f1835ec8bee5c48414bc5a7cb22ff3226016..a3c2a492fbd439d84da964dbd24240e361c7a6bf 100644 --- a/audit/locale/ru/fusiondirectory.po +++ b/audit/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/audit/locale/ru@petr1708/fusiondirectory.po b/audit/locale/ru@petr1708/fusiondirectory.po index d44a1220882afd3ea246f1feef43942460baf221..e06ebb8befbf54c6ad57ab22067130fd81c4a538 100644 --- a/audit/locale/ru@petr1708/fusiondirectory.po +++ b/audit/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/audit/locale/sv/fusiondirectory.po b/audit/locale/sv/fusiondirectory.po index 8f9a121f49719192300fc12490ad91f8d7e91e7f..cb6ffc17ef1ddcbd8139c0b401ff0560607d272f 100644 --- a/audit/locale/sv/fusiondirectory.po +++ b/audit/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/audit/locale/tr_TR/fusiondirectory.po b/audit/locale/tr_TR/fusiondirectory.po index 17d293cc22cd300fe3eca11285679b5ddf55ae2b..3193b3a3f1aad35d838648429ff6f1efb261ecf3 100644 --- a/audit/locale/tr_TR/fusiondirectory.po +++ b/audit/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/audit/locale/ug/fusiondirectory.po b/audit/locale/ug/fusiondirectory.po index 64236bac369bd8ae87d47df582ce3b0e168ea946..269b808538142d4487f60cd84ab42518748fba2b 100644 --- a/audit/locale/ug/fusiondirectory.po +++ b/audit/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/audit/locale/vi_VN/fusiondirectory.po b/audit/locale/vi_VN/fusiondirectory.po index 21ae4639a8926100d861f80eada24924ab2a9a4a..7a0f470a9d430d87f742e5a10a86c6f0ce76721d 100644 --- a/audit/locale/vi_VN/fusiondirectory.po +++ b/audit/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/audit/locale/zh/fusiondirectory.po b/audit/locale/zh/fusiondirectory.po index 68935034678b1a1be4337ece4c6be9a8af042f02..1447cd96634841684af5556e3b4a932556e8dd7c 100644 --- a/audit/locale/zh/fusiondirectory.po +++ b/audit/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/audit/locale/zh_TW/fusiondirectory.po b/audit/locale/zh_TW/fusiondirectory.po index 19265468fdf6fca685db282250336826c73a3cf3..412fa1e4e9fcfa51cee13227a71fb3683bf1684e 100644 --- a/audit/locale/zh_TW/fusiondirectory.po +++ b/audit/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:43+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/autofs/locale/af_ZA/fusiondirectory.po b/autofs/locale/af_ZA/fusiondirectory.po index 33835f4e65c1472348aef077fddd990c5642ea1b..f17cd1866f025ed42bac40623c6981471a0d4466 100644 --- a/autofs/locale/af_ZA/fusiondirectory.po +++ b/autofs/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/autofs/locale/ar/fusiondirectory.po b/autofs/locale/ar/fusiondirectory.po index 21fcaf740edf28260c128c8ae34d86516f274ba9..b88ee8ae416a7e617292b497cbb317eb8f60c798 100644 --- a/autofs/locale/ar/fusiondirectory.po +++ b/autofs/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/autofs/locale/ca/fusiondirectory.po b/autofs/locale/ca/fusiondirectory.po index ad5a6999bf51d87dc65d09698fa2782ae693476a..92f9191c6702ef9b649b552458889aa4af5edc33 100644 --- a/autofs/locale/ca/fusiondirectory.po +++ b/autofs/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/autofs/locale/cs_CZ/fusiondirectory.po b/autofs/locale/cs_CZ/fusiondirectory.po index 42d5e65aed074bbec520569af1cc3ec425e494c7..28a9d9ab649ebd02e1ee100144ed081fd0a5ab90 100644 --- a/autofs/locale/cs_CZ/fusiondirectory.po +++ b/autofs/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/autofs/locale/de/fusiondirectory.po b/autofs/locale/de/fusiondirectory.po index 84d658972c406d6d10ebd268d25ea6c6d2222e23..a0c1e2e62b39ca55df991fecdec53f8340e1f0da 100644 --- a/autofs/locale/de/fusiondirectory.po +++ b/autofs/locale/de/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/autofs/locale/el_GR/fusiondirectory.po b/autofs/locale/el_GR/fusiondirectory.po index 05f20a4f5c7a16340896cfcb895e8af4d326d321..6507ba388a49e3d8e20a1fc449062598b9ee1314 100644 --- a/autofs/locale/el_GR/fusiondirectory.po +++ b/autofs/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/autofs/locale/es/fusiondirectory.po b/autofs/locale/es/fusiondirectory.po index 5b70d02e421d596b68c4ae25da75a04deb4ef94f..24608673d6cf8412871f431f384997e25a7c053a 100644 --- a/autofs/locale/es/fusiondirectory.po +++ b/autofs/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/autofs/locale/es_CO/fusiondirectory.po b/autofs/locale/es_CO/fusiondirectory.po index 650b925ccbb911e2173d643eff254387a4fe11c6..2acb5b8f250d093b01000a9778e15d2d6e3a0bd2 100644 --- a/autofs/locale/es_CO/fusiondirectory.po +++ b/autofs/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/autofs/locale/es_VE/fusiondirectory.po b/autofs/locale/es_VE/fusiondirectory.po index e0fc9d0bd81f407b4d9362fc5527cb7f7a2a4f36..8c914c62dbc4a81e5d9d3eacbe746aedfca8bbe6 100644 --- a/autofs/locale/es_VE/fusiondirectory.po +++ b/autofs/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/autofs/locale/fa_IR/fusiondirectory.po b/autofs/locale/fa_IR/fusiondirectory.po index 5fb880a1c5da34519d6390bc3b8b9a4e867b785a..fb19900fec381c8440daafe512b7038d267ef66b 100644 --- a/autofs/locale/fa_IR/fusiondirectory.po +++ b/autofs/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/autofs/locale/fi_FI/fusiondirectory.po b/autofs/locale/fi_FI/fusiondirectory.po index f29e169eed01f5a58663f0f6ea868c4c03ffc98c..8e1d14bd62204adcc341d575efe82060a474eeab 100644 --- a/autofs/locale/fi_FI/fusiondirectory.po +++ b/autofs/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/autofs/locale/fr/fusiondirectory.po b/autofs/locale/fr/fusiondirectory.po index 6d1f8c8eb7b592821ecda4ed68e81871553e1430..2989cec513eba32c1940d5b7aea33c23571bb00e 100644 --- a/autofs/locale/fr/fusiondirectory.po +++ b/autofs/locale/fr/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/autofs/locale/hu_HU/fusiondirectory.po b/autofs/locale/hu_HU/fusiondirectory.po index f671fca15107b915a2b154b266673d79df95140b..0456284d24fee53000eedad14919f78ffe04f46f 100644 --- a/autofs/locale/hu_HU/fusiondirectory.po +++ b/autofs/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/autofs/locale/id/fusiondirectory.po b/autofs/locale/id/fusiondirectory.po index 34cbc62a546d9dc4cfe3a203aa7e8ca903c3d0a9..33fca0b89246d1910423d26ada4d1e00e585ea2e 100644 --- a/autofs/locale/id/fusiondirectory.po +++ b/autofs/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/autofs/locale/it_IT/fusiondirectory.po b/autofs/locale/it_IT/fusiondirectory.po index 20f0d8e944d4bd4f35e7bba57af113c33fa0daf5..d409856be8f06428c7179c1d642c1e0fd7a763fa 100644 --- a/autofs/locale/it_IT/fusiondirectory.po +++ b/autofs/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/autofs/locale/ja/fusiondirectory.po b/autofs/locale/ja/fusiondirectory.po index b6019b4b0cdef961a669741155ecb6b9e747122f..187d5e449a366f6d81568e98132fa1fbe433eefb 100644 --- a/autofs/locale/ja/fusiondirectory.po +++ b/autofs/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/autofs/locale/ko/fusiondirectory.po b/autofs/locale/ko/fusiondirectory.po index 7f49c2ac8b377eeb077ffeb9246b2eb1d7594557..123cf6dd29703768825d82207174f7f59ca3c08b 100644 --- a/autofs/locale/ko/fusiondirectory.po +++ b/autofs/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/autofs/locale/lv/fusiondirectory.po b/autofs/locale/lv/fusiondirectory.po index 0f96bc20e16ff09ce10546faa9a5231dc9911f1d..dbb20977fe679e00a2d8238f862b315f393dd2bb 100644 --- a/autofs/locale/lv/fusiondirectory.po +++ b/autofs/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/autofs/locale/nb/fusiondirectory.po b/autofs/locale/nb/fusiondirectory.po index 69b68c04604127077c199e43cfb9db47a7d5fb90..31d82ac4ae53ea15f47602ab527d01a45378cbe3 100644 --- a/autofs/locale/nb/fusiondirectory.po +++ b/autofs/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/autofs/locale/nl/fusiondirectory.po b/autofs/locale/nl/fusiondirectory.po index 2651e8144ea4193a03965652fe2fc5def2b0b8d6..1a826ae23003e52a06142597673d14dfefb338e7 100644 --- a/autofs/locale/nl/fusiondirectory.po +++ b/autofs/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/autofs/locale/pl/fusiondirectory.po b/autofs/locale/pl/fusiondirectory.po index ffd117228f56cdb748eb21ac0d6ddfd98b628ef6..6da84a69a4ca7b832ff5d9cfad5218d00a76bfb3 100644 --- a/autofs/locale/pl/fusiondirectory.po +++ b/autofs/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/autofs/locale/pt/fusiondirectory.po b/autofs/locale/pt/fusiondirectory.po index 2507e3f2c4a160158267d6bb6a1d33c6d251ef5d..54284b640fe90083b33a0514c776128ba42a21c3 100644 --- a/autofs/locale/pt/fusiondirectory.po +++ b/autofs/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/autofs/locale/pt_BR/fusiondirectory.po b/autofs/locale/pt_BR/fusiondirectory.po index 9ae153d05462b5eaad175ae363f0c7f87f3fe6da..5561d88e7db7b0f20ab2f3801b5510b75bfb9e59 100644 --- a/autofs/locale/pt_BR/fusiondirectory.po +++ b/autofs/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/autofs/locale/ru/fusiondirectory.po b/autofs/locale/ru/fusiondirectory.po index e001357447eb0b45bd96b53ef2d984648d04c8b0..c1a80a37147879b98b8c693eb03ab669a59266db 100644 --- a/autofs/locale/ru/fusiondirectory.po +++ b/autofs/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/autofs/locale/ru@petr1708/fusiondirectory.po b/autofs/locale/ru@petr1708/fusiondirectory.po index 5a1a26b8304a6b182069b9a2975450ca94793498..15d495586958bcf04071218175ab5b58efa00bc0 100644 --- a/autofs/locale/ru@petr1708/fusiondirectory.po +++ b/autofs/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/autofs/locale/sv/fusiondirectory.po b/autofs/locale/sv/fusiondirectory.po index 9ee387649e9e088efb9cbacdfa3110528634c1a9..9e35964d9cfffbd5734af861265a7dbbb2e1e61d 100644 --- a/autofs/locale/sv/fusiondirectory.po +++ b/autofs/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/autofs/locale/tr_TR/fusiondirectory.po b/autofs/locale/tr_TR/fusiondirectory.po index 9be809b43f2e99fc8d1d882df47a45a41907e7fd..ca4e98c2a5e3cef70a38379515bdfafb2323eaae 100644 --- a/autofs/locale/tr_TR/fusiondirectory.po +++ b/autofs/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/autofs/locale/ug/fusiondirectory.po b/autofs/locale/ug/fusiondirectory.po index 9213dc6561010d94ae427bb1369b5befd811d5da..b3982b4d1feb08b6e131a7f187723cd44038c83d 100644 --- a/autofs/locale/ug/fusiondirectory.po +++ b/autofs/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/autofs/locale/vi_VN/fusiondirectory.po b/autofs/locale/vi_VN/fusiondirectory.po index 98fae51d04a27fbad2a3c31ad1e045c6c8eb3781..f7a9a37cc2fb56feb1bed864efb88297644c3f35 100644 --- a/autofs/locale/vi_VN/fusiondirectory.po +++ b/autofs/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/autofs/locale/zh/fusiondirectory.po b/autofs/locale/zh/fusiondirectory.po index 1aa82b0bb6ae4116419c713413f0893d7b99a145..e3eb32acd25d5d6758b5e0c2fc217c280a86f694 100644 --- a/autofs/locale/zh/fusiondirectory.po +++ b/autofs/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/autofs/locale/zh_TW/fusiondirectory.po b/autofs/locale/zh_TW/fusiondirectory.po index c508095272def1aa4f3c6daced7b6c889447c3b4..07191e00fa3b26623f7880503193ffa08c8c3cbd 100644 --- a/autofs/locale/zh_TW/fusiondirectory.po +++ b/autofs/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:05+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/af_ZA/fusiondirectory.po b/certificates/locale/af_ZA/fusiondirectory.po index 4689ac0b1422bb8a763f382fc92bd2af57e73caa..4223bfba72175988091426e712c4467be64d67b1 100644 --- a/certificates/locale/af_ZA/fusiondirectory.po +++ b/certificates/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/ar/fusiondirectory.po b/certificates/locale/ar/fusiondirectory.po index 10aae57ba9cfef874b97a40c6d7d96138548a2f4..8fbdfdb9ef516ef39ffe00a50b3a635f0bfd4ff8 100644 --- a/certificates/locale/ar/fusiondirectory.po +++ b/certificates/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/ca/fusiondirectory.po b/certificates/locale/ca/fusiondirectory.po index a27c01f1910b34511fc5d36bd9640348fc4165af..f91ee190b1f45632e6f454491e74c905a94421c7 100644 --- a/certificates/locale/ca/fusiondirectory.po +++ b/certificates/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/certificates/locale/cs_CZ/fusiondirectory.po b/certificates/locale/cs_CZ/fusiondirectory.po index df3c10716fdf980a052550cb6bdbb79482d82884..6c67d3e5965ba658f0849afe0daa15d91ef3b2cd 100644 --- a/certificates/locale/cs_CZ/fusiondirectory.po +++ b/certificates/locale/cs_CZ/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/certificates/locale/de/fusiondirectory.po b/certificates/locale/de/fusiondirectory.po index b0eba11c8ad69e3662de787f37d8f215860a82a8..9efb331b3fadd2b197a19aa446b137660672b695 100644 --- a/certificates/locale/de/fusiondirectory.po +++ b/certificates/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/certificates/locale/el_GR/fusiondirectory.po b/certificates/locale/el_GR/fusiondirectory.po index 923f710a7c750a69130e9e382f1b6af4c4dc58fb..114cf569c443a490914d4e6925aa25b4dc51b67b 100644 --- a/certificates/locale/el_GR/fusiondirectory.po +++ b/certificates/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/certificates/locale/es/fusiondirectory.po b/certificates/locale/es/fusiondirectory.po index b42111c0eacffa6b3ebfeb1ebf46c380dd9ebbc8..858c02c1e6842e52131c3f2d05ed237adcf0a42e 100644 --- a/certificates/locale/es/fusiondirectory.po +++ b/certificates/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/certificates/locale/es_CO/fusiondirectory.po b/certificates/locale/es_CO/fusiondirectory.po index c21432f2d024757c5199568ab63d72bb63c4f3b9..6afb6311b6119045912cc875f51fe6b5b770abf7 100644 --- a/certificates/locale/es_CO/fusiondirectory.po +++ b/certificates/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/certificates/locale/es_VE/fusiondirectory.po b/certificates/locale/es_VE/fusiondirectory.po index c68eba17d5dc4510aad3f032ba5a67edab295fb5..68a4619c94e2f5414c853dcd65584c2e2b0b8275 100644 --- a/certificates/locale/es_VE/fusiondirectory.po +++ b/certificates/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/certificates/locale/fa_IR/fusiondirectory.po b/certificates/locale/fa_IR/fusiondirectory.po index 1868d4cd5a27df59de82d2f229b8b289fe09a25b..be282ca2d412b866fdf406b8ef9df39fe283458b 100644 --- a/certificates/locale/fa_IR/fusiondirectory.po +++ b/certificates/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/fi_FI/fusiondirectory.po b/certificates/locale/fi_FI/fusiondirectory.po index 6fc58dd1047328be7b42b500660f278d5ca89ce7..56fc3064986dc3cb8709cfb4839ab2901cbba8d4 100644 --- a/certificates/locale/fi_FI/fusiondirectory.po +++ b/certificates/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/certificates/locale/fr/fusiondirectory.po b/certificates/locale/fr/fusiondirectory.po index a714f0eca77c0ded87fd5f74a1aa2cfac7becaec..1f104ae8e8268f323472e8fe9a46e8438476a63a 100644 --- a/certificates/locale/fr/fusiondirectory.po +++ b/certificates/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/certificates/locale/hu_HU/fusiondirectory.po b/certificates/locale/hu_HU/fusiondirectory.po index 14ddb818b07b08154dbd8f7df1a2cb51b343bbaf..c6a77f526b0751c77254a3b6a155a909042d7a94 100644 --- a/certificates/locale/hu_HU/fusiondirectory.po +++ b/certificates/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/id/fusiondirectory.po b/certificates/locale/id/fusiondirectory.po index 46edcdd4745c13f92d79141a6299b57b17e47197..e14474a7426ff8859ea644c40ee6a4bc77afdbae 100644 --- a/certificates/locale/id/fusiondirectory.po +++ b/certificates/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/it_IT/fusiondirectory.po b/certificates/locale/it_IT/fusiondirectory.po index 9f205d82e17690cce66cf36e65bb9d4cd756427a..6e0efb711aac5ea2c3a5df6d27eb30124e94756a 100644 --- a/certificates/locale/it_IT/fusiondirectory.po +++ b/certificates/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/certificates/locale/ja/fusiondirectory.po b/certificates/locale/ja/fusiondirectory.po index cb7eb05dee9487e04584c3bc07b2ed3a8ee600f1..82a74f6d8adb46eabd85a22a510ab4beb828f4be 100644 --- a/certificates/locale/ja/fusiondirectory.po +++ b/certificates/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/ko/fusiondirectory.po b/certificates/locale/ko/fusiondirectory.po index bab0611ff00582665d1db8f11115dc4241923752..11c5c943c6db3c8616f4e15da5805ff350daaac9 100644 --- a/certificates/locale/ko/fusiondirectory.po +++ b/certificates/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/certificates/locale/lv/fusiondirectory.po b/certificates/locale/lv/fusiondirectory.po index 51215a82ed5044b8869df0c1ec85cbf3be72f24d..0809be79058db375e333cad2906aff6db4889561 100644 --- a/certificates/locale/lv/fusiondirectory.po +++ b/certificates/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/nb/fusiondirectory.po b/certificates/locale/nb/fusiondirectory.po index 371d50362ad2eb72cb417d1f6055675161f079b5..372585b769f70405b379f1fdd5d1636238f74611 100644 --- a/certificates/locale/nb/fusiondirectory.po +++ b/certificates/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/nl/fusiondirectory.po b/certificates/locale/nl/fusiondirectory.po index 8255f3f480037eb1152857ea4ff58911bfe29e89..3fc8e5e6115fbf60885ecc5e093ae49e02db0ea9 100644 --- a/certificates/locale/nl/fusiondirectory.po +++ b/certificates/locale/nl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/certificates/locale/pl/fusiondirectory.po b/certificates/locale/pl/fusiondirectory.po index b81881fbf43cdaec3289e37014c05384eaa77507..e4a9cf0029e4d43a389223e504ac80fd9649c3e9 100644 --- a/certificates/locale/pl/fusiondirectory.po +++ b/certificates/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/certificates/locale/pt/fusiondirectory.po b/certificates/locale/pt/fusiondirectory.po index 971bf0672cad2ed8e8a973e7c33b0f2b02bc492d..4881ec3b31afff58602677a5360f31a16c240390 100644 --- a/certificates/locale/pt/fusiondirectory.po +++ b/certificates/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/certificates/locale/pt_BR/fusiondirectory.po b/certificates/locale/pt_BR/fusiondirectory.po index d641783f1d9f637e1b4c8cfb2262e8f81e7a41a5..917b977a8fc781623eacbade5dd1e3d9dca6f7ed 100644 --- a/certificates/locale/pt_BR/fusiondirectory.po +++ b/certificates/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/certificates/locale/ru/fusiondirectory.po b/certificates/locale/ru/fusiondirectory.po index 503e993c00cdfcc1911449db3c7fdf2c01be4c2b..b4c4395f8bfbace82cddecc159265942a3d8d0fb 100644 --- a/certificates/locale/ru/fusiondirectory.po +++ b/certificates/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/certificates/locale/ru@petr1708/fusiondirectory.po b/certificates/locale/ru@petr1708/fusiondirectory.po index 6f8fd9368298fdbe4fd5493f703262376133b26a..5ce9bed2dfff8fa04bd595241d43d95e3ade5533 100644 --- a/certificates/locale/ru@petr1708/fusiondirectory.po +++ b/certificates/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/certificates/locale/sv/fusiondirectory.po b/certificates/locale/sv/fusiondirectory.po index ce6fec6a85925658182d5412238e18fc34d88d7b..8cae7519e77d22d1c2ea8cdbee4071b9891d8233 100644 --- a/certificates/locale/sv/fusiondirectory.po +++ b/certificates/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/certificates/locale/tr_TR/fusiondirectory.po b/certificates/locale/tr_TR/fusiondirectory.po index e8ef09f67ae85bdb7ee96d44a1e45684e8c796db..4907a2e9cbdcc4b658450d0932864d9c8f91ac1d 100644 --- a/certificates/locale/tr_TR/fusiondirectory.po +++ b/certificates/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/ug/fusiondirectory.po b/certificates/locale/ug/fusiondirectory.po index f667b52a5aacace2cb8f0e41474e1882a57c4c66..4bfce196c4cd6e1041c83c72459be7eac65f6c4b 100644 --- a/certificates/locale/ug/fusiondirectory.po +++ b/certificates/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/certificates/locale/vi_VN/fusiondirectory.po b/certificates/locale/vi_VN/fusiondirectory.po index 03899e7664785ecb387f9c1fe34ce7f3a5174d04..b5e91d57fc23cea06baa7fac77d45e077041f7ad 100644 --- a/certificates/locale/vi_VN/fusiondirectory.po +++ b/certificates/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/certificates/locale/zh/fusiondirectory.po b/certificates/locale/zh/fusiondirectory.po index 028e0fc54a95d61b999d16f6edd31264ff962f97..abe952bb0bfd4eb6f78f41c66470457428aeabcb 100644 --- a/certificates/locale/zh/fusiondirectory.po +++ b/certificates/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/certificates/locale/zh_TW/fusiondirectory.po b/certificates/locale/zh_TW/fusiondirectory.po index a52820e8b45dcfbd3af3976b2690d06efe927e04..fe58d3efad65a469ca0f8ead36e7ed1da6172c4f 100644 --- a/certificates/locale/zh_TW/fusiondirectory.po +++ b/certificates/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/community/locale/af_ZA/fusiondirectory.po b/community/locale/af_ZA/fusiondirectory.po index 544706d4e02685d3ed723e07676a95a6cf6350e7..58b02d0ecb6c68661b42e3496d7174aa87e20946 100644 --- a/community/locale/af_ZA/fusiondirectory.po +++ b/community/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/community/locale/ar/fusiondirectory.po b/community/locale/ar/fusiondirectory.po index 5774f4dee99328a36d0a09c21fac2040a95806df..f9ca5522ca947d8daa258a9bd95651b6578401d8 100644 --- a/community/locale/ar/fusiondirectory.po +++ b/community/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/community/locale/ca/fusiondirectory.po b/community/locale/ca/fusiondirectory.po index 8ab5ea5e5a2b72b6cd49561a6efd6ec3b8417915..7dc967690f257d806f0f9549579d5c4c5c9a8c9c 100644 --- a/community/locale/ca/fusiondirectory.po +++ b/community/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/community/locale/cs_CZ/fusiondirectory.po b/community/locale/cs_CZ/fusiondirectory.po index ebcf90fbee46c3516ffaf4723f83014e3d6be8ae..b02d326ef8bea3006f801b4d7fc41a9dffbc345b 100644 --- a/community/locale/cs_CZ/fusiondirectory.po +++ b/community/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/community/locale/de/fusiondirectory.po b/community/locale/de/fusiondirectory.po index 94490fdf5e337744ea7f9623b77def348442b0ad..93a24c157e13b76cb13552bfe0745a7ba2860418 100644 --- a/community/locale/de/fusiondirectory.po +++ b/community/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/community/locale/el_GR/fusiondirectory.po b/community/locale/el_GR/fusiondirectory.po index ee95ff087af3ae32b5d40b16671243ae9eb90fa5..b571ba5d19960d549b2ef751b7827898d4bfb57e 100644 --- a/community/locale/el_GR/fusiondirectory.po +++ b/community/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/community/locale/es/fusiondirectory.po b/community/locale/es/fusiondirectory.po index 1335ba34980193fe1c765e87e3ab6950e2c20573..f6a18c622c3b89da6857bbd0ed141693bf6b3e0e 100644 --- a/community/locale/es/fusiondirectory.po +++ b/community/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/community/locale/es_CO/fusiondirectory.po b/community/locale/es_CO/fusiondirectory.po index 7f28b23fd40319216d8b9d4df002b2d7cbacf1b1..c815f6683d3527cedd3c412cda72cbf5d094cb4e 100644 --- a/community/locale/es_CO/fusiondirectory.po +++ b/community/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/community/locale/es_VE/fusiondirectory.po b/community/locale/es_VE/fusiondirectory.po index a4acec45a244ea06e4aab4df63f1af639c6d6ab2..79b92e3659cfaa34731a54b31e35d8ce227c94d6 100644 --- a/community/locale/es_VE/fusiondirectory.po +++ b/community/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/community/locale/fa_IR/fusiondirectory.po b/community/locale/fa_IR/fusiondirectory.po index ba586bd6ae13fecca4d5b3d0b8f004221ea5f065..4dfd6b792f57d17967bb86b6ccccaa7f2892ee30 100644 --- a/community/locale/fa_IR/fusiondirectory.po +++ b/community/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/community/locale/fi_FI/fusiondirectory.po b/community/locale/fi_FI/fusiondirectory.po index 58425dfb1628152cd1b13d0e55dd7b2e169b5f98..2dd27c7afd9dfcfef614d79945d1cb303f75cbbb 100644 --- a/community/locale/fi_FI/fusiondirectory.po +++ b/community/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/community/locale/fr/fusiondirectory.po b/community/locale/fr/fusiondirectory.po index a39e95eded685f9a61eb3542fe6c99a99c12310c..e821abfdaa9549a21a0a4700695b499f6d9258a5 100644 --- a/community/locale/fr/fusiondirectory.po +++ b/community/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/community/locale/hu_HU/fusiondirectory.po b/community/locale/hu_HU/fusiondirectory.po index e6c7250d60bf7d988545e1616bce4940357eaae3..61ec5b1d0c721a8bcae54ffbf7bb8cda2b99d768 100644 --- a/community/locale/hu_HU/fusiondirectory.po +++ b/community/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/community/locale/id/fusiondirectory.po b/community/locale/id/fusiondirectory.po index e1af21e705d907bb6ad4fd1a9656b57aaf67c774..e61f7ade733aff2a089462e1effc71f7e680d5e7 100644 --- a/community/locale/id/fusiondirectory.po +++ b/community/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/community/locale/it_IT/fusiondirectory.po b/community/locale/it_IT/fusiondirectory.po index 90bea2cd430088266129cc2a7ad4ef6154f9d8e3..626621a88fb91e2af36ebb2872e8ae2565019743 100644 --- a/community/locale/it_IT/fusiondirectory.po +++ b/community/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/community/locale/ja/fusiondirectory.po b/community/locale/ja/fusiondirectory.po index 8ee55687ae15cd6d9c441a3c278a81ff33d809bb..ea27177c2616f011c8269da404a2ff75537e90d9 100644 --- a/community/locale/ja/fusiondirectory.po +++ b/community/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/community/locale/ko/fusiondirectory.po b/community/locale/ko/fusiondirectory.po index 08b277a0d6ce608d557a6aa9247bada149a0a4b2..833b0133241168f5cc30a8b1c029dcd24a9dbd71 100644 --- a/community/locale/ko/fusiondirectory.po +++ b/community/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/community/locale/lv/fusiondirectory.po b/community/locale/lv/fusiondirectory.po index d8b9482c7d970600d00088b6fa940b801d702731..0b655b0225f43371c10e1f24e1e4d81dbff75a4f 100644 --- a/community/locale/lv/fusiondirectory.po +++ b/community/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/community/locale/nb/fusiondirectory.po b/community/locale/nb/fusiondirectory.po index 893770dc0101a0b085ff2d236d55f664b3f58003..c84c594b9361a88eed15e96eb4aac0cb32a1bdce 100644 --- a/community/locale/nb/fusiondirectory.po +++ b/community/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/community/locale/nl/fusiondirectory.po b/community/locale/nl/fusiondirectory.po index d22c039df6f92e91dc58503460210b77af1676bb..f4e14d1b35fd3942737d2311a36be4411e897032 100644 --- a/community/locale/nl/fusiondirectory.po +++ b/community/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/community/locale/pl/fusiondirectory.po b/community/locale/pl/fusiondirectory.po index af0c768a06f7659f37c56b6bdaecf24907d053cf..dd44e993cea136ee64b7f19318069933e3af5203 100644 --- a/community/locale/pl/fusiondirectory.po +++ b/community/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/community/locale/pt/fusiondirectory.po b/community/locale/pt/fusiondirectory.po index a1a50b76cc72991551275cabb15f89b5b39d0ee6..300d358a17c1a5dfefbcf7ce263dd290df4b6751 100644 --- a/community/locale/pt/fusiondirectory.po +++ b/community/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/community/locale/pt_BR/fusiondirectory.po b/community/locale/pt_BR/fusiondirectory.po index 758871ef3d86187222ca7de89a84bff0fa678641..e73eb629b47a66269407e077c6a1feaf9a444b74 100644 --- a/community/locale/pt_BR/fusiondirectory.po +++ b/community/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/community/locale/ru/fusiondirectory.po b/community/locale/ru/fusiondirectory.po index 2c855821296db258b954486e3708d1d8659abc3e..9904ae21c4a6c072556c34fd9bc557720308fee3 100644 --- a/community/locale/ru/fusiondirectory.po +++ b/community/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/community/locale/ru@petr1708/fusiondirectory.po b/community/locale/ru@petr1708/fusiondirectory.po index eb8a3297c1a7fdd88ef6475122201775373b0293..8d9fb925cb0cacb59e423e734fe40e9bebf4315d 100644 --- a/community/locale/ru@petr1708/fusiondirectory.po +++ b/community/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/community/locale/sv/fusiondirectory.po b/community/locale/sv/fusiondirectory.po index cb81cf07db4f4e35aaa3d0d356a920825662dcae..fe9be89e68fe58cf149a69cbb23f510bf468c61c 100644 --- a/community/locale/sv/fusiondirectory.po +++ b/community/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/community/locale/tr_TR/fusiondirectory.po b/community/locale/tr_TR/fusiondirectory.po index e503bc26021f900c1a4e3319546af4082d6f43f5..cc6e462c816110f43b2e42420a3c7a8a188222bd 100644 --- a/community/locale/tr_TR/fusiondirectory.po +++ b/community/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/community/locale/ug/fusiondirectory.po b/community/locale/ug/fusiondirectory.po index 21aadafd5bec7d60deef624992efcb889d1bcc8c..0936c7fa692798295ee225e19e9cc0ecb449b140 100644 --- a/community/locale/ug/fusiondirectory.po +++ b/community/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/community/locale/vi_VN/fusiondirectory.po b/community/locale/vi_VN/fusiondirectory.po index 1022fd5f71321f651c90cb10fecb2a29a83894da..d10112480b3e4198c803b2413d24bb76943ee9a7 100644 --- a/community/locale/vi_VN/fusiondirectory.po +++ b/community/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/community/locale/zh/fusiondirectory.po b/community/locale/zh/fusiondirectory.po index 5bbde1b7556e11d02a4b5fd5705a2f731173acc8..2b0359b99c668f8d2992bf21434361fc597bbb40 100644 --- a/community/locale/zh/fusiondirectory.po +++ b/community/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/community/locale/zh_TW/fusiondirectory.po b/community/locale/zh_TW/fusiondirectory.po index 340d4bcd472c09145953f222ac8e0a105344665f..5990db173a0b2b3c2266544884e4c79e90dc7de1 100644 --- a/community/locale/zh_TW/fusiondirectory.po +++ b/community/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:06+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/cyrus/locale/af_ZA/fusiondirectory.po b/cyrus/locale/af_ZA/fusiondirectory.po index a0d9dc342b71af57f1c6fe39581138e48fc694fd..765d8e4eb23e8234375d0e5e0efd44fd889015cc 100644 --- a/cyrus/locale/af_ZA/fusiondirectory.po +++ b/cyrus/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/cyrus/locale/ar/fusiondirectory.po b/cyrus/locale/ar/fusiondirectory.po index 11ae72890bd81c19dac707af863a455c9ec022f7..056b7bae685ae4cd33e2dde875491c499801c972 100644 --- a/cyrus/locale/ar/fusiondirectory.po +++ b/cyrus/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/cyrus/locale/ca/fusiondirectory.po b/cyrus/locale/ca/fusiondirectory.po index 6595137f7f27c230fb78fc74b281383fdf8bd75b..ca231b590f22a73a2ceadd00f0eb33d268f1b753 100644 --- a/cyrus/locale/ca/fusiondirectory.po +++ b/cyrus/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/cyrus/locale/cs_CZ/fusiondirectory.po b/cyrus/locale/cs_CZ/fusiondirectory.po index 8bd5bcec3f80b1958e50e4debf4346098f036094..ccca9b44562d66817284782e7e4ee34039300c6e 100644 --- a/cyrus/locale/cs_CZ/fusiondirectory.po +++ b/cyrus/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/cyrus/locale/de/fusiondirectory.po b/cyrus/locale/de/fusiondirectory.po index 214d56b476d9f2d343a923a41c96184f1ad0a04f..e4a1a260b35624a7e5a5fe07f85a4f61ac39cfff 100644 --- a/cyrus/locale/de/fusiondirectory.po +++ b/cyrus/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/cyrus/locale/el_GR/fusiondirectory.po b/cyrus/locale/el_GR/fusiondirectory.po index 89b1dd616767e2b3fc0f24d35d50ccd71dfc0e82..2e5f20c8579f50b939436106842494cfc85e2e02 100644 --- a/cyrus/locale/el_GR/fusiondirectory.po +++ b/cyrus/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/cyrus/locale/es/fusiondirectory.po b/cyrus/locale/es/fusiondirectory.po index b8e54e0988d272f8abdfbf85570c5bb6df303e75..c41fa4b8fc17b3ed5da93f0677174d3b1e99ca52 100644 --- a/cyrus/locale/es/fusiondirectory.po +++ b/cyrus/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/cyrus/locale/es_CO/fusiondirectory.po b/cyrus/locale/es_CO/fusiondirectory.po index d33e1e18c5163f2b4afbacfe34845364ec6a3ef7..46f452ed360c80583c55ae454fe1c9e461ff5a07 100644 --- a/cyrus/locale/es_CO/fusiondirectory.po +++ b/cyrus/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/cyrus/locale/es_VE/fusiondirectory.po b/cyrus/locale/es_VE/fusiondirectory.po index ea59e1a47b99edeb8703d6742bb0c3f25d8fb449..3615a365a9dbbfc1a1645319bf03091e7a7149ac 100644 --- a/cyrus/locale/es_VE/fusiondirectory.po +++ b/cyrus/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/cyrus/locale/fa_IR/fusiondirectory.po b/cyrus/locale/fa_IR/fusiondirectory.po index c5c2a1c194a9ae8fd783b25720988d3f8bab0eec..7a501937be2efa506831adf3a5edb37508681326 100644 --- a/cyrus/locale/fa_IR/fusiondirectory.po +++ b/cyrus/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/cyrus/locale/fi_FI/fusiondirectory.po b/cyrus/locale/fi_FI/fusiondirectory.po index e593f19acc04a7ee47cddb32ddaa7337cbc0885c..db0a309c1a5076ee4476e5bd5515fa6c740e13cd 100644 --- a/cyrus/locale/fi_FI/fusiondirectory.po +++ b/cyrus/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/cyrus/locale/fr/fusiondirectory.po b/cyrus/locale/fr/fusiondirectory.po index 137dc58ef722b1865e523fc5a86e8517c25aa30d..d38a7c5f5b2c38c0ec340be94d1c2060e1114a6b 100644 --- a/cyrus/locale/fr/fusiondirectory.po +++ b/cyrus/locale/fr/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/cyrus/locale/hu_HU/fusiondirectory.po b/cyrus/locale/hu_HU/fusiondirectory.po index e12e270189613d11d39d353792d897057e6a6fec..30e0df9c512f04724512bba913e269ac3256c254 100644 --- a/cyrus/locale/hu_HU/fusiondirectory.po +++ b/cyrus/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/cyrus/locale/id/fusiondirectory.po b/cyrus/locale/id/fusiondirectory.po index db637f541a8f5c04d456d2ebb4518fa3418663c7..5a0f8967911c7f674e2413c373b96345a2845397 100644 --- a/cyrus/locale/id/fusiondirectory.po +++ b/cyrus/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/cyrus/locale/it_IT/fusiondirectory.po b/cyrus/locale/it_IT/fusiondirectory.po index a8eeb32a739f948b890dd9200de791a5cb35e994..98b9fcc18e2d1b4e5171a1acf0bd29adfe33fb72 100644 --- a/cyrus/locale/it_IT/fusiondirectory.po +++ b/cyrus/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/cyrus/locale/ja/fusiondirectory.po b/cyrus/locale/ja/fusiondirectory.po index 0bcf83706f8eb82af6eedb0a7c6129f033d0eafc..747aec762af803d589f43fa8a9118dfda713c8c2 100644 --- a/cyrus/locale/ja/fusiondirectory.po +++ b/cyrus/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/cyrus/locale/ko/fusiondirectory.po b/cyrus/locale/ko/fusiondirectory.po index 1f5b05633f516fe62e6fa3313976288d7fb304ba..d6786c3e84421dad87df31555ef982748fab01cb 100644 --- a/cyrus/locale/ko/fusiondirectory.po +++ b/cyrus/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/cyrus/locale/lv/fusiondirectory.po b/cyrus/locale/lv/fusiondirectory.po index d43d19f227d20f9918d2d9c56d9848aaa740b62e..17422f763e82296b528ca809735df14ee8fe56f0 100644 --- a/cyrus/locale/lv/fusiondirectory.po +++ b/cyrus/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/cyrus/locale/nb/fusiondirectory.po b/cyrus/locale/nb/fusiondirectory.po index ee6fb4c2f58ac6d1e8ef40fe1c1edd41aefb8d7a..43d93faefaefdfa413bb3dcf1afde9e588e1f000 100644 --- a/cyrus/locale/nb/fusiondirectory.po +++ b/cyrus/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/cyrus/locale/nl/fusiondirectory.po b/cyrus/locale/nl/fusiondirectory.po index 273dd8215e2e2b37a46a477f73489fe22ce8fcd5..bc740d31a78581632532baee0b2a34d7e5c119a4 100644 --- a/cyrus/locale/nl/fusiondirectory.po +++ b/cyrus/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/cyrus/locale/pl/fusiondirectory.po b/cyrus/locale/pl/fusiondirectory.po index 152a05de0bb2f190872ff7b0a79a3749434c88aa..396bf4aa9f2488369087cc230f38cbe047867fdc 100644 --- a/cyrus/locale/pl/fusiondirectory.po +++ b/cyrus/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/cyrus/locale/pt/fusiondirectory.po b/cyrus/locale/pt/fusiondirectory.po index d6d5402d1b7de8f7bb942d7d1d2ab3b4ae15e6d8..cf121d31667cd53a49955e23064ca3a610420d65 100644 --- a/cyrus/locale/pt/fusiondirectory.po +++ b/cyrus/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/cyrus/locale/pt_BR/fusiondirectory.po b/cyrus/locale/pt_BR/fusiondirectory.po index 7874c2cfa68319db4ed213c4fce1a5513ef0e9c8..a98739c21c0e567f9c977274c59d1df8b16b50e4 100644 --- a/cyrus/locale/pt_BR/fusiondirectory.po +++ b/cyrus/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/cyrus/locale/ru/fusiondirectory.po b/cyrus/locale/ru/fusiondirectory.po index ca3e509ccf904369e58bcf344425ab27cffbeaf8..797039c2f7bd1ed94ac8cfccb5d9ca1291186349 100644 --- a/cyrus/locale/ru/fusiondirectory.po +++ b/cyrus/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/cyrus/locale/ru@petr1708/fusiondirectory.po b/cyrus/locale/ru@petr1708/fusiondirectory.po index 8761ab653021e1a7f3c4b778e74528dfa32713cc..04647fd250ea35281755ade1ebb17e45b8b4874a 100644 --- a/cyrus/locale/ru@petr1708/fusiondirectory.po +++ b/cyrus/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/cyrus/locale/sv/fusiondirectory.po b/cyrus/locale/sv/fusiondirectory.po index 34a9c6c5ca19b8ba420a306cdaefc3bbd270bad9..5d207f725d42a839a786af9bdaf860e6982e7363 100644 --- a/cyrus/locale/sv/fusiondirectory.po +++ b/cyrus/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/cyrus/locale/tr_TR/fusiondirectory.po b/cyrus/locale/tr_TR/fusiondirectory.po index cd61429f8766902f3bb38d8f422c09fe5ea388ab..95b002b29f9108f8d4a679c54aa5677e76cee8f2 100644 --- a/cyrus/locale/tr_TR/fusiondirectory.po +++ b/cyrus/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/cyrus/locale/ug/fusiondirectory.po b/cyrus/locale/ug/fusiondirectory.po index 554300cb41cc4fcba02caa2c2ea01a06755aa0f4..e65667117e60e4323932b1bd818f65a2d69f6b14 100644 --- a/cyrus/locale/ug/fusiondirectory.po +++ b/cyrus/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/cyrus/locale/vi_VN/fusiondirectory.po b/cyrus/locale/vi_VN/fusiondirectory.po index 99f371ce5818ca8e0191c62506e9812b5f1650b7..210dde67cd39999e319dc4dd0a0165390dd9c62f 100644 --- a/cyrus/locale/vi_VN/fusiondirectory.po +++ b/cyrus/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/cyrus/locale/zh/fusiondirectory.po b/cyrus/locale/zh/fusiondirectory.po index 99917eb0d49000c42f0ea0d7373aac0fe60d26dc..ccd971d706d1ba70b8bc6c1f64044de4aa0fc4e2 100644 --- a/cyrus/locale/zh/fusiondirectory.po +++ b/cyrus/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/cyrus/locale/zh_TW/fusiondirectory.po b/cyrus/locale/zh_TW/fusiondirectory.po index c5f4c35a3a744216e66a2e97e01ad6fd26882ea2..5058c995d30ef0c75baf0f2f25bb6145000be67f 100644 --- a/cyrus/locale/zh_TW/fusiondirectory.po +++ b/cyrus/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/debconf/locale/af_ZA/fusiondirectory.po b/debconf/locale/af_ZA/fusiondirectory.po index aad6bbc53412464ea902925abf1baed12962e4e9..a31fb559912aaa2013443b35e4a4ba983e4c5b20 100644 --- a/debconf/locale/af_ZA/fusiondirectory.po +++ b/debconf/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/debconf/locale/ar/fusiondirectory.po b/debconf/locale/ar/fusiondirectory.po index 387c6eb69b33abe3a2b20ef8b12ff05e64508066..76966b0251899ceca3d1abe502c7f934503e6709 100644 --- a/debconf/locale/ar/fusiondirectory.po +++ b/debconf/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/debconf/locale/ca/fusiondirectory.po b/debconf/locale/ca/fusiondirectory.po index 41877448382e5811d9caa4cbe142bc03bec46f5a..7bfeb133254ce0a79b16f740cb6d7a52cdd6f873 100644 --- a/debconf/locale/ca/fusiondirectory.po +++ b/debconf/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/debconf/locale/cs_CZ/fusiondirectory.po b/debconf/locale/cs_CZ/fusiondirectory.po index c2b15734359f48ca0dd8e6b40c9858c0560364bd..b7656d3c913a1289b20a96d9e57178bbdce566af 100644 --- a/debconf/locale/cs_CZ/fusiondirectory.po +++ b/debconf/locale/cs_CZ/fusiondirectory.po @@ -5,16 +5,16 @@ # # Translators: # fusiondirectory <contact@fusiondirectory.org>, 2016 -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" -"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/debconf/locale/de/fusiondirectory.po b/debconf/locale/de/fusiondirectory.po index 0d382107f614ebeeb2d236a06e9a86b7c47a90ec..3fe8768829e62a31800e7b5f5c9b8be9f6a9f3df 100644 --- a/debconf/locale/de/fusiondirectory.po +++ b/debconf/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/debconf/locale/el_GR/fusiondirectory.po b/debconf/locale/el_GR/fusiondirectory.po index 860c478aff3f9f39998cace8808c0af8e1aad581..fb2cadd39563096f30141f56f52c9edce1f0c0f6 100644 --- a/debconf/locale/el_GR/fusiondirectory.po +++ b/debconf/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/debconf/locale/es/fusiondirectory.po b/debconf/locale/es/fusiondirectory.po index 250d909e4e08c97a467a776b0452b35dff600ec4..7cc40da191be96268f8e97ee25a582460a48125c 100644 --- a/debconf/locale/es/fusiondirectory.po +++ b/debconf/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/debconf/locale/es_CO/fusiondirectory.po b/debconf/locale/es_CO/fusiondirectory.po index 3837222d208fe05eda038df3e5465deee4a4b659..a98a1407697c1bbbd73b5cbdbeeb732c3157e85b 100644 --- a/debconf/locale/es_CO/fusiondirectory.po +++ b/debconf/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/debconf/locale/es_VE/fusiondirectory.po b/debconf/locale/es_VE/fusiondirectory.po index a448352945c9f2d223b3b348c2b0a2411779afae..33aa33af02eeb77e6fe13e283a8c82382e78dfb5 100644 --- a/debconf/locale/es_VE/fusiondirectory.po +++ b/debconf/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/debconf/locale/fa_IR/fusiondirectory.po b/debconf/locale/fa_IR/fusiondirectory.po index 1dbbd52c9df9fc0285bbb905c0ef8d635c8b5dba..9fd1eccd59df609de6f1c6dce7992acad9347831 100644 --- a/debconf/locale/fa_IR/fusiondirectory.po +++ b/debconf/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/debconf/locale/fi_FI/fusiondirectory.po b/debconf/locale/fi_FI/fusiondirectory.po index 6899305ea7863f5c72de40c4a4d259ff34704a4f..ce742ba38fa9d770ebb17fce37e9af409b31e43a 100644 --- a/debconf/locale/fi_FI/fusiondirectory.po +++ b/debconf/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/debconf/locale/fr/fusiondirectory.po b/debconf/locale/fr/fusiondirectory.po index 4833be749f3483ea67aab77c9eb0431fabc869fd..e5521a56d6ea8056729be16df3f574f8b54a774e 100644 --- a/debconf/locale/fr/fusiondirectory.po +++ b/debconf/locale/fr/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/debconf/locale/hu_HU/fusiondirectory.po b/debconf/locale/hu_HU/fusiondirectory.po index 3a1a5336c56fe620edd6e4c0049d769adc032013..6977c79914d8e306bbf3c84504b741f9343d7916 100644 --- a/debconf/locale/hu_HU/fusiondirectory.po +++ b/debconf/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/debconf/locale/id/fusiondirectory.po b/debconf/locale/id/fusiondirectory.po index b8d1b773ef145e155d912339eb767e170006a379..efe0db280b5448d2003a9932edce22c11bae0996 100644 --- a/debconf/locale/id/fusiondirectory.po +++ b/debconf/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/debconf/locale/it_IT/fusiondirectory.po b/debconf/locale/it_IT/fusiondirectory.po index 83a379365f68093c0bbf9be27c60219696b4696b..5310e5c69225d7a90f23f1676a5091c6a185dffc 100644 --- a/debconf/locale/it_IT/fusiondirectory.po +++ b/debconf/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/debconf/locale/ja/fusiondirectory.po b/debconf/locale/ja/fusiondirectory.po index e19b086661e8516dec7b25b15fa4b28d9fe4b92d..e927f0cd11c0a00544635a07c6cd962401ab5ca1 100644 --- a/debconf/locale/ja/fusiondirectory.po +++ b/debconf/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/debconf/locale/ko/fusiondirectory.po b/debconf/locale/ko/fusiondirectory.po index 742afc13eff4f8ffa65e832083efe4cdf025b13d..7c665d36ba247a5211567158dc0b8e568016a591 100644 --- a/debconf/locale/ko/fusiondirectory.po +++ b/debconf/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/debconf/locale/lv/fusiondirectory.po b/debconf/locale/lv/fusiondirectory.po index f283bdfdc5f13dede7ea75aa0806bc22387e894b..7944c0a13e9b4841357012a09728ed03c89bc0fc 100644 --- a/debconf/locale/lv/fusiondirectory.po +++ b/debconf/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/debconf/locale/nb/fusiondirectory.po b/debconf/locale/nb/fusiondirectory.po index 37f2ffc57ce9cd7bfc4e719882052c1a030aa1cb..45456ad2192abe91df345bd4285613ae2dd232c6 100644 --- a/debconf/locale/nb/fusiondirectory.po +++ b/debconf/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/debconf/locale/nl/fusiondirectory.po b/debconf/locale/nl/fusiondirectory.po index 216d0aa7ef461f1c623839829c9801abc2c60cf9..4190ab3e30d11b71dfadfd144164dea152d46318 100644 --- a/debconf/locale/nl/fusiondirectory.po +++ b/debconf/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/debconf/locale/pl/fusiondirectory.po b/debconf/locale/pl/fusiondirectory.po index c5337a19bb633c6198fd4d80349b42f1f3d5b96e..a0c92a6ae565621045dfcd86a1656176353c03e9 100644 --- a/debconf/locale/pl/fusiondirectory.po +++ b/debconf/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/debconf/locale/pt/fusiondirectory.po b/debconf/locale/pt/fusiondirectory.po index d9fc9fc9d868a4f7c975f1140364e9bcd443de99..171d6b8398ce2da33ae5c45ea285b18e81735bc6 100644 --- a/debconf/locale/pt/fusiondirectory.po +++ b/debconf/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/debconf/locale/pt_BR/fusiondirectory.po b/debconf/locale/pt_BR/fusiondirectory.po index a1d4a06144e9291cf9054898648d7576469d0079..6d34e5f1d43710fb2e01122ef9461f689b0c47cb 100644 --- a/debconf/locale/pt_BR/fusiondirectory.po +++ b/debconf/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/debconf/locale/ru/fusiondirectory.po b/debconf/locale/ru/fusiondirectory.po index cbf5894bc9ba3d1c5e188e2b5441d4ec2b4223d5..b56a07b2e130a995ce9391255fceeed7728ad14c 100644 --- a/debconf/locale/ru/fusiondirectory.po +++ b/debconf/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/debconf/locale/ru@petr1708/fusiondirectory.po b/debconf/locale/ru@petr1708/fusiondirectory.po index 41a8938f1f7553e0cf083ea70756ce8983f1d527..c152c0751b6b1216568b90a9b5f592038406810f 100644 --- a/debconf/locale/ru@petr1708/fusiondirectory.po +++ b/debconf/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/debconf/locale/sv/fusiondirectory.po b/debconf/locale/sv/fusiondirectory.po index c6b4e2074c995ec643fcbbb88fe6c6cda3cd5bee..39d4be5cb2b547d90b90b417a47b72439f17ce88 100644 --- a/debconf/locale/sv/fusiondirectory.po +++ b/debconf/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/debconf/locale/tr_TR/fusiondirectory.po b/debconf/locale/tr_TR/fusiondirectory.po index 8c476983c45767657cad84a8f1bc7476bac6568d..b3baf69ce719630c9eb2ff6e0d8a111ff4b2fe5d 100644 --- a/debconf/locale/tr_TR/fusiondirectory.po +++ b/debconf/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/debconf/locale/ug/fusiondirectory.po b/debconf/locale/ug/fusiondirectory.po index 5c621387766885ac4b9d43f925f5738be829208c..dec1930d6840fdfb6f2b2b96064d34f9610f44c3 100644 --- a/debconf/locale/ug/fusiondirectory.po +++ b/debconf/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/debconf/locale/vi_VN/fusiondirectory.po b/debconf/locale/vi_VN/fusiondirectory.po index fed5ac5643182aea9690ee34dd20d1ba49ef3bd4..d257655f7f60f4f2c6368886c0374db3bc9c5873 100644 --- a/debconf/locale/vi_VN/fusiondirectory.po +++ b/debconf/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/debconf/locale/zh/fusiondirectory.po b/debconf/locale/zh/fusiondirectory.po index cc82ba62e85754cc7d42ad8e70df6ee9da101814..a8a8c3d75ba02f62614f8d31546bd48e97033055 100644 --- a/debconf/locale/zh/fusiondirectory.po +++ b/debconf/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/debconf/locale/zh_TW/fusiondirectory.po b/debconf/locale/zh_TW/fusiondirectory.po index 61ff35b9d5d01aac07dc9fbb0051c82ec406e190..3ff4d7e7cfc0588adaafd9b75bf152ba29e55c77 100644 --- a/debconf/locale/zh_TW/fusiondirectory.po +++ b/debconf/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/af_ZA/fusiondirectory.po b/developers/locale/af_ZA/fusiondirectory.po index df8c21f41ec5ac7bc10f67da9e825be213df65cc..11311183aa596faed55d5ef45e52cd9d81a7f494 100644 --- a/developers/locale/af_ZA/fusiondirectory.po +++ b/developers/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/ar/fusiondirectory.po b/developers/locale/ar/fusiondirectory.po index 13dd32c764f7bf349b122f762adb72539dae64eb..96a79b28cf0965703120674c11d62530eeadba8d 100644 --- a/developers/locale/ar/fusiondirectory.po +++ b/developers/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/ca/fusiondirectory.po b/developers/locale/ca/fusiondirectory.po index d2ab9762f26116bce7e6630fae0571d5fc39b509..54eeb696a7b5489c385e04f3b62aa74e1f7139ad 100644 --- a/developers/locale/ca/fusiondirectory.po +++ b/developers/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/cs_CZ/fusiondirectory.po b/developers/locale/cs_CZ/fusiondirectory.po index f8e6b47a15bc3a0347e9b72ebe29e63e9fb936e4..0ff5879e4d6b509ca4d1282deb9952ad87fdef60 100644 --- a/developers/locale/cs_CZ/fusiondirectory.po +++ b/developers/locale/cs_CZ/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/developers/locale/de/fusiondirectory.po b/developers/locale/de/fusiondirectory.po index 5ec20f093f017183626f18c1e58c858a421a4e2a..6af8db776977d0efded660fff88cd573dbdabd30 100644 --- a/developers/locale/de/fusiondirectory.po +++ b/developers/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/developers/locale/el_GR/fusiondirectory.po b/developers/locale/el_GR/fusiondirectory.po index 8bac1e72886ff2c61136ca08e3971a60d1c69ec4..f9280900a0c38eccb26754ac41937419adfd1cfd 100644 --- a/developers/locale/el_GR/fusiondirectory.po +++ b/developers/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/developers/locale/es/fusiondirectory.po b/developers/locale/es/fusiondirectory.po index a724b831f220e0da7e598106323423c36a2c538f..581b61e66dc0ad9d8695c239f6f3061c89380d0c 100644 --- a/developers/locale/es/fusiondirectory.po +++ b/developers/locale/es/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/es_CO/fusiondirectory.po b/developers/locale/es_CO/fusiondirectory.po index 56662997b799cdcbfe9d312b594cafa421c358d5..b2927a8ead2f32d014eabf497355fd82f106739b 100644 --- a/developers/locale/es_CO/fusiondirectory.po +++ b/developers/locale/es_CO/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/es_VE/fusiondirectory.po b/developers/locale/es_VE/fusiondirectory.po index 68553c3eb687961edfd97bcc7809e6387ff98358..4931c372e09e3ceccfb2fe27f4a42f9388fdf841 100644 --- a/developers/locale/es_VE/fusiondirectory.po +++ b/developers/locale/es_VE/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/fa_IR/fusiondirectory.po b/developers/locale/fa_IR/fusiondirectory.po index 37fdce828a27335bd643c0b27dbd4be34335cc15..e8f8a444c08ae8cb3a781792d58c2008592c18da 100644 --- a/developers/locale/fa_IR/fusiondirectory.po +++ b/developers/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/fi_FI/fusiondirectory.po b/developers/locale/fi_FI/fusiondirectory.po index 279a41a12caf2e87380d3af666d53f310d80ee04..f51915eb577f64186eb7c1f7803e8e7aed2e8cb2 100644 --- a/developers/locale/fi_FI/fusiondirectory.po +++ b/developers/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/fr/fusiondirectory.po b/developers/locale/fr/fusiondirectory.po index 5ed40eb038f0020377763d57509a4ab8eb55c836..59439bfa76bcc1c31b6f361deabb2aae1589c175 100644 --- a/developers/locale/fr/fusiondirectory.po +++ b/developers/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/developers/locale/hu_HU/fusiondirectory.po b/developers/locale/hu_HU/fusiondirectory.po index a731b078f53070509a969fb039f9667ae3c7b252..0f244e9fdc20db912e9450b5340094ef7790119c 100644 --- a/developers/locale/hu_HU/fusiondirectory.po +++ b/developers/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/id/fusiondirectory.po b/developers/locale/id/fusiondirectory.po index dcba0f01d7760b42bff48c1da19725c95fd69b21..f4fffb2ace17d368f833677caf2d243da4b3bf7c 100644 --- a/developers/locale/id/fusiondirectory.po +++ b/developers/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/it_IT/fusiondirectory.po b/developers/locale/it_IT/fusiondirectory.po index 77e1cfd217753491747cf86ffe7f3256f41578c1..ac944b6043207fa5fc60a1ed435dcdb2e4888772 100644 --- a/developers/locale/it_IT/fusiondirectory.po +++ b/developers/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/developers/locale/ja/fusiondirectory.po b/developers/locale/ja/fusiondirectory.po index 90571ba5f870716d14d5cdbc6d7fcbc5752220f3..e4fe9bd337e3b35e169a080ff9bc127814e19ac8 100644 --- a/developers/locale/ja/fusiondirectory.po +++ b/developers/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/ko/fusiondirectory.po b/developers/locale/ko/fusiondirectory.po index 495c6722bd35691e3534ccd113f349d4da6e3a0d..c6af435d6efa42f60d682b71181fccc4ce6dbdef 100644 --- a/developers/locale/ko/fusiondirectory.po +++ b/developers/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/developers/locale/lv/fusiondirectory.po b/developers/locale/lv/fusiondirectory.po index ee8d91358d14772c54cf342586d17bef0868366c..8552927587c7a48470e7a0a7fd427fb7cb2e92aa 100644 --- a/developers/locale/lv/fusiondirectory.po +++ b/developers/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/nb/fusiondirectory.po b/developers/locale/nb/fusiondirectory.po index 35d7f5c20d669bcfbfa8c08688f710fc1447c7a5..1639a93f802c5d457984d7d851894682b8c2c174 100644 --- a/developers/locale/nb/fusiondirectory.po +++ b/developers/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/nl/fusiondirectory.po b/developers/locale/nl/fusiondirectory.po index ea524263c466492fe5603dc1a88358458cc185c3..6a4592ad0772d41b32a4938963e77c9c13aecce0 100644 --- a/developers/locale/nl/fusiondirectory.po +++ b/developers/locale/nl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/developers/locale/pl/fusiondirectory.po b/developers/locale/pl/fusiondirectory.po index b35fbbc2d96173d5477439379720caa57181d1db..32207ba3a05e5089b1b2c36e7a5469133f091511 100644 --- a/developers/locale/pl/fusiondirectory.po +++ b/developers/locale/pl/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/pt/fusiondirectory.po b/developers/locale/pt/fusiondirectory.po index 3275a3c08c87d26b34e37843f5789bd2cf112638..b26b8f515a2948f80d072f43150d7e81005d1903 100644 --- a/developers/locale/pt/fusiondirectory.po +++ b/developers/locale/pt/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/pt_BR/fusiondirectory.po b/developers/locale/pt_BR/fusiondirectory.po index 41489d63a1926688ee9c03478bd67680cfa481b1..47ed2e8437c55468310d62cbc7674c9bc93ae2c1 100644 --- a/developers/locale/pt_BR/fusiondirectory.po +++ b/developers/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/developers/locale/ru/fusiondirectory.po b/developers/locale/ru/fusiondirectory.po index ce75921a01c88017024e2dce0b65d5aa6c0aeec8..24574e2340011b7ed23029ae56ae283670c1bddd 100644 --- a/developers/locale/ru/fusiondirectory.po +++ b/developers/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/developers/locale/ru@petr1708/fusiondirectory.po b/developers/locale/ru@petr1708/fusiondirectory.po index a21148d45b553812933da191dde686266fdb13cb..ace5d8dbd0befed2fb74b6f9df336c154a302503 100644 --- a/developers/locale/ru@petr1708/fusiondirectory.po +++ b/developers/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/developers/locale/sv/fusiondirectory.po b/developers/locale/sv/fusiondirectory.po index ac2d4ca5abd9f53f4a999547831ed8fa574fabb9..87f81aaf882f246cd91d0d5a62d0d56a77f03579 100644 --- a/developers/locale/sv/fusiondirectory.po +++ b/developers/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/developers/locale/tr_TR/fusiondirectory.po b/developers/locale/tr_TR/fusiondirectory.po index 8370fc53b3dc16f17ec044cf1fcb22c84615f60e..6ae25cf1161bd50e54a79f0511406d943b265a26 100644 --- a/developers/locale/tr_TR/fusiondirectory.po +++ b/developers/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/ug/fusiondirectory.po b/developers/locale/ug/fusiondirectory.po index 29807db6972ddba0f44d86e7a146897c41bbca85..f4714061de0984173133aeac8e435083a8fbe7c6 100644 --- a/developers/locale/ug/fusiondirectory.po +++ b/developers/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/vi_VN/fusiondirectory.po b/developers/locale/vi_VN/fusiondirectory.po index 6b591e08f6a363c91ef582b768c2c5e7856523b6..febc3f2f7e4d9d698f29e4b2124ff6956207bb1d 100644 --- a/developers/locale/vi_VN/fusiondirectory.po +++ b/developers/locale/vi_VN/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/zh/fusiondirectory.po b/developers/locale/zh/fusiondirectory.po index b8107c1c5652f221c39b02b93889f7ea76b84e7d..ee0860cf4732dd9f81c8b67e0bc854149d51006f 100644 --- a/developers/locale/zh/fusiondirectory.po +++ b/developers/locale/zh/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" "MIME-Version: 1.0\n" diff --git a/developers/locale/zh_TW/fusiondirectory.po b/developers/locale/zh_TW/fusiondirectory.po index b35d2a7e9752a087012b038bac508612727e5b04..baadad1855f944d0b23e8153c8aa295b37087998 100644 --- a/developers/locale/zh_TW/fusiondirectory.po +++ b/developers/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:07+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/dhcp/locale/af_ZA/fusiondirectory.po b/dhcp/locale/af_ZA/fusiondirectory.po index 3f7bc0d5503028b3baadc65266078a7a71e0a9e0..1f9e81c521903c77e8f862fdb6958047a8525f41 100644 --- a/dhcp/locale/af_ZA/fusiondirectory.po +++ b/dhcp/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/dhcp/locale/ar/fusiondirectory.po b/dhcp/locale/ar/fusiondirectory.po index 78cc0908b977c82a3bb134101faaf05b1b214268..82cc8dadfce8a97c1be5760699d2bb35c407d142 100644 --- a/dhcp/locale/ar/fusiondirectory.po +++ b/dhcp/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/dhcp/locale/ca/fusiondirectory.po b/dhcp/locale/ca/fusiondirectory.po index 729842fbe31749004cde566885ace7e74c166449..9c2e652da298da393d9bdd447684a9b11ce4efb4 100644 --- a/dhcp/locale/ca/fusiondirectory.po +++ b/dhcp/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/dhcp/locale/cs_CZ/fusiondirectory.po b/dhcp/locale/cs_CZ/fusiondirectory.po index a1974d484495d054da60c0788f8af62483dd74e5..a39ac3e1ccc8f44a2d78ef4eb2da11a6d1e9e56f 100644 --- a/dhcp/locale/cs_CZ/fusiondirectory.po +++ b/dhcp/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/dhcp/locale/de/fusiondirectory.po b/dhcp/locale/de/fusiondirectory.po index 4b9f568d2c68cdcaf28ddddac5e99ba27288fa8d..9cfb492723aa6f5cf14c53cb981ad1343a9588f8 100644 --- a/dhcp/locale/de/fusiondirectory.po +++ b/dhcp/locale/de/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: Jonah Bohlmann <jokabo66@gmail.com>, 2018\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/dhcp/locale/el_GR/fusiondirectory.po b/dhcp/locale/el_GR/fusiondirectory.po index f994f11181f43c572f582bc85607a27b0e15f00c..86ec285ff5e8125812e314f57c0f75f09d17cdd4 100644 --- a/dhcp/locale/el_GR/fusiondirectory.po +++ b/dhcp/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/dhcp/locale/es/fusiondirectory.po b/dhcp/locale/es/fusiondirectory.po index c19d1e6304a4bed4d925c2043d1deb3464a0d67c..2b9dd4eddf4c752c2c0506c5b2dfbbfa8c9e2596 100644 --- a/dhcp/locale/es/fusiondirectory.po +++ b/dhcp/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/dhcp/locale/es_CO/fusiondirectory.po b/dhcp/locale/es_CO/fusiondirectory.po index 96837181b979b22773de3b97ac14d4f69cc39b1c..8190f7c87aec9e52943ccde5396bc0ec4da27d54 100644 --- a/dhcp/locale/es_CO/fusiondirectory.po +++ b/dhcp/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/dhcp/locale/es_VE/fusiondirectory.po b/dhcp/locale/es_VE/fusiondirectory.po index 6162e9f6989e12acad47a163a5f7eb6b5b2c17d3..e50b35e46137ffbec01ea8b0fca6c5e3cb81f741 100644 --- a/dhcp/locale/es_VE/fusiondirectory.po +++ b/dhcp/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/dhcp/locale/fa_IR/fusiondirectory.po b/dhcp/locale/fa_IR/fusiondirectory.po index ae42393a9bb7be266c4e1d84c088a8eb4bf84df6..eb1c8a8c0168d5ee723adf0dcf0eb0b26cad869b 100644 --- a/dhcp/locale/fa_IR/fusiondirectory.po +++ b/dhcp/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/dhcp/locale/fi_FI/fusiondirectory.po b/dhcp/locale/fi_FI/fusiondirectory.po index 833198661aebaf966b1c0afc1fd476ad33e59de9..0e16ba1a083433fd1bbc099dd823c88d232e01b6 100644 --- a/dhcp/locale/fi_FI/fusiondirectory.po +++ b/dhcp/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/dhcp/locale/fr/fusiondirectory.po b/dhcp/locale/fr/fusiondirectory.po index 8f555b926c0251d222623924fdf72e484748b429..0ded76a901924b719a43322df94159f3757e0959 100644 --- a/dhcp/locale/fr/fusiondirectory.po +++ b/dhcp/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/dhcp/locale/hu_HU/fusiondirectory.po b/dhcp/locale/hu_HU/fusiondirectory.po index 6ea890b84fc6a7149d29f4789ead16df71392122..f9090df5ec1a793c8203a4fdc8cad58bf0932fad 100644 --- a/dhcp/locale/hu_HU/fusiondirectory.po +++ b/dhcp/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/dhcp/locale/id/fusiondirectory.po b/dhcp/locale/id/fusiondirectory.po index 9837d596484fc6ef3ef005349a7fe7909fc50f20..7ed00d366351939a89286c632f8cc5ac63c79fc4 100644 --- a/dhcp/locale/id/fusiondirectory.po +++ b/dhcp/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/dhcp/locale/it_IT/fusiondirectory.po b/dhcp/locale/it_IT/fusiondirectory.po index 9710c2eb564dbed072f9eaf648dbea54b71b0b4b..574bae295293033be151102614fc1a397eee1c6c 100644 --- a/dhcp/locale/it_IT/fusiondirectory.po +++ b/dhcp/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/dhcp/locale/ja/fusiondirectory.po b/dhcp/locale/ja/fusiondirectory.po index 500f6c37b752afeb435f9f03a989a4812760d34b..5b302d6dbb215217356133731b84fa972469cf78 100644 --- a/dhcp/locale/ja/fusiondirectory.po +++ b/dhcp/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/dhcp/locale/ko/fusiondirectory.po b/dhcp/locale/ko/fusiondirectory.po index 3943dcb32a99428a1226a495386fa1789a617e2f..0fa4ef5980629b35342cea110bb45e17b7f4ae82 100644 --- a/dhcp/locale/ko/fusiondirectory.po +++ b/dhcp/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/dhcp/locale/lv/fusiondirectory.po b/dhcp/locale/lv/fusiondirectory.po index 9290252574128903d4ce19fa654bc930e486c5b4..a4e0f815533166b640e429674a23c8a1b29f4383 100644 --- a/dhcp/locale/lv/fusiondirectory.po +++ b/dhcp/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/dhcp/locale/nb/fusiondirectory.po b/dhcp/locale/nb/fusiondirectory.po index acf78ef047825f3e1d76b27d4211e43513660a27..49417d9680ea686837c189ad4dec62124a280619 100644 --- a/dhcp/locale/nb/fusiondirectory.po +++ b/dhcp/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/dhcp/locale/nl/fusiondirectory.po b/dhcp/locale/nl/fusiondirectory.po index def51c4f478f146887e8803edd86a4ab588029fb..6eed94d99a3d43644ebeb8518188a543d1a768a2 100644 --- a/dhcp/locale/nl/fusiondirectory.po +++ b/dhcp/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/dhcp/locale/pl/fusiondirectory.po b/dhcp/locale/pl/fusiondirectory.po index b379b6facdeba6948933f086c7d3a5607aa911fe..f2ab5492128cccc3af9677ddbc1133c0fb5646c3 100644 --- a/dhcp/locale/pl/fusiondirectory.po +++ b/dhcp/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/dhcp/locale/pt/fusiondirectory.po b/dhcp/locale/pt/fusiondirectory.po index de2656b912173b9031f8cf64463afd652a530c71..74f2a4175581424e70d62dabbb08e607e0156b97 100644 --- a/dhcp/locale/pt/fusiondirectory.po +++ b/dhcp/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/dhcp/locale/pt_BR/fusiondirectory.po b/dhcp/locale/pt_BR/fusiondirectory.po index 9ad335df55210df5c88a0b2a2507d2635d764e26..45ad5cee5f5d730a64f834b8a8d02d1a138e0c5a 100644 --- a/dhcp/locale/pt_BR/fusiondirectory.po +++ b/dhcp/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/dhcp/locale/ru/fusiondirectory.po b/dhcp/locale/ru/fusiondirectory.po index bbc42518766afc199f68a998c91c0cedcff4207c..d35a551f2989072a57849375b3c67d2d1a31d848 100644 --- a/dhcp/locale/ru/fusiondirectory.po +++ b/dhcp/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/dhcp/locale/ru@petr1708/fusiondirectory.po b/dhcp/locale/ru@petr1708/fusiondirectory.po index 5ffdd0b326d04194b947a1c666e023ef3d540a3b..efa8eb434a153e60fd932ccc49145c3b70c892c9 100644 --- a/dhcp/locale/ru@petr1708/fusiondirectory.po +++ b/dhcp/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/dhcp/locale/sv/fusiondirectory.po b/dhcp/locale/sv/fusiondirectory.po index e43ef30e442f4fa8e86348f9efd65868b2609eb9..eb6a68e5e8afcde02da96d71229119215db64852 100644 --- a/dhcp/locale/sv/fusiondirectory.po +++ b/dhcp/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/dhcp/locale/tr_TR/fusiondirectory.po b/dhcp/locale/tr_TR/fusiondirectory.po index dcf379ec689c308f47984a0aea8931c03581c657..8e9ede81ec93db076b9cb087bbbdd8a7e21cd454 100644 --- a/dhcp/locale/tr_TR/fusiondirectory.po +++ b/dhcp/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/dhcp/locale/ug/fusiondirectory.po b/dhcp/locale/ug/fusiondirectory.po index b6b8d17b7a5664d0968325e964c0db5488464e92..1546bb5e187fe82f3235ecd2a4b75b4ce154a205 100644 --- a/dhcp/locale/ug/fusiondirectory.po +++ b/dhcp/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/dhcp/locale/vi_VN/fusiondirectory.po b/dhcp/locale/vi_VN/fusiondirectory.po index 419e653b5688514bed8f156bfc955da12a7ee4f2..4e4feaf7136157b755278a9d94811442b5895852 100644 --- a/dhcp/locale/vi_VN/fusiondirectory.po +++ b/dhcp/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/dhcp/locale/zh/fusiondirectory.po b/dhcp/locale/zh/fusiondirectory.po index 5493ed2928b0665388ff93fd2bac5ac2a38c3de3..b4abdaff714ce62b52b874e008710e66669385fc 100644 --- a/dhcp/locale/zh/fusiondirectory.po +++ b/dhcp/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/dhcp/locale/zh_TW/fusiondirectory.po b/dhcp/locale/zh_TW/fusiondirectory.po index 7021259858116733d48251c44779c5bd6f84c136..79fc3f350799a199a847241d189eaf728ea4e464 100644 --- a/dhcp/locale/zh_TW/fusiondirectory.po +++ b/dhcp/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/dns/admin/systems/class_dnsHost.inc b/dns/admin/systems/class_dnsHost.inc index 7a20b4f9e6dc301e4c67f74a99d8b459cafab8af..bd7cdaaf04b1dbf0cefee5ef94a478acbe5e3e87 100644 --- a/dns/admin/systems/class_dnsHost.inc +++ b/dns/admin/systems/class_dnsHost.inc @@ -83,7 +83,17 @@ class DnsRecordsFilteredAttribute extends DnsRecordsAttribute } $ips = $this->plugin->parent->getBaseObject()->ipHostNumber; $cn = preg_replace('/\$$/', '', $this->plugin->parent->getBaseObject()->cn); - if (in_array($values[2], $ips) || (!empty($cn) && (($values[0] == $cn) || preg_match('/'.preg_quote($cn.'.'.$this->getZoneName(), '/i').'/', $value[2])))) { + if ( + in_array($values[2], $ips) || + ( + !empty($cn) && + ( + ($values[0] == $cn) || + preg_match('/^'.preg_quote($cn.'.'.$this->getZoneName(), '/i').'$/', $value[2]) || + preg_match('/ '.preg_quote($cn.'.'.$this->getZoneName(), '/i').'$/', $value[2]) + ) + ) + ) { return $values; } else { return array(); diff --git a/dns/locale/af_ZA/fusiondirectory.po b/dns/locale/af_ZA/fusiondirectory.po index 49fc5bfa7fc12ec72464933a13b792e4e9bded5a..16b5ef7afd67d0a559c535d3715e4c2bd1981f68 100644 --- a/dns/locale/af_ZA/fusiondirectory.po +++ b/dns/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -55,8 +55,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -72,21 +72,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -134,7 +134,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -554,46 +554,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/ar/fusiondirectory.po b/dns/locale/ar/fusiondirectory.po index 95f935f95d77494b55da1c0670a6ac9710e5e3eb..b7c0955da61c53fda81b2711ed7962f2bd549837 100644 --- a/dns/locale/ar/fusiondirectory.po +++ b/dns/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "أنظمة" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "خطأ" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/ca/fusiondirectory.po b/dns/locale/ca/fusiondirectory.po index 5575ee0d4b8706538bdeaf5dfb28f5fe66d4c8ca..eb64020787d87b4c389ea2a6b05eb9291e0b14d3 100644 --- a/dns/locale/ca/fusiondirectory.po +++ b/dns/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Error" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/cs_CZ/fusiondirectory.po b/dns/locale/cs_CZ/fusiondirectory.po index cb6572386b779d891a7910bfb602e30ddc6702e0..484d6ec28b6a17295ff19553a0c376d90e6fb228 100644 --- a/dns/locale/cs_CZ/fusiondirectory.po +++ b/dns/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" @@ -47,7 +47,7 @@ msgstr "Seznam shod adresy" msgid "The ip address match list for this acl" msgstr "Seznam IP adres pro porovnávánà s tÃmto ACL seznamem" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -60,8 +60,8 @@ msgid "Systems" msgstr "Systémy" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "Nedařà se spustit ldap2zone" @@ -77,21 +77,21 @@ msgstr "Nedařà se nalézt hlavnà server" msgid "Could not get run ldap2zone" msgstr "Nedařà se spustit ldap2zone" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "Ldap2zone" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "Ldap2Zone vyvoláno pro zónu „%s“" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Chyba" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "Pro použità ldap2zone je tÅ™eba, aby byl aktivovaný argonaut klient" @@ -141,7 +141,7 @@ msgstr "Hledat shodu pouze rekurzivnÄ›" msgid "Match only recursive queries in this view" msgstr "V tomto pohledu hledat shodu pouze v rekurzivnÃch dotazech" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "DNS zóny" @@ -602,46 +602,46 @@ msgstr "Záznamy" msgid "The DNS records for this zone" msgstr "DNS záznamy pro tuto zónu" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "Upravit DNS zóny systému" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "DNS zóny pro tento stroj" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "SOA záznamy" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "DNS záznamy" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "Hlavnà servery" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "DNS záznamy pro zónu „%s“" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "Hlavnà server pro zónu „%s“" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "%d záznamů bylo aktualizováno z %s do %s v zónÄ› %s" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "Aktualizace DNS" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "%d záznamů bylo odebráno v zónÄ› %s" diff --git a/dns/locale/de/fusiondirectory.po b/dns/locale/de/fusiondirectory.po index 2b20f86cc02f07b0f1b59fe861bf976923accecb..d7cd328858f115dbd015ed406fc7ffe190936ca5 100644 --- a/dns/locale/de/fusiondirectory.po +++ b/dns/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "Systeme" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Fehler" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "DNS-Zonen" @@ -558,46 +558,46 @@ msgstr "Einträge" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "SOA-Einträge" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "DNS-Einträge" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "Primäre Server" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "Die DNS-Einträge für Zone \"%s\"" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "Der primäre Server für Zone \"%s\"" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/el_GR/fusiondirectory.po b/dns/locale/el_GR/fusiondirectory.po index ee081cfed283f4e1ede4dd25d61f93d9108fc36c..1cb264ff307bacf29170fb36680a7334816026b0 100644 --- a/dns/locale/el_GR/fusiondirectory.po +++ b/dns/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "Systems" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Σφάλμα" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "Ζώνες DNS" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/es/fusiondirectory.po b/dns/locale/es/fusiondirectory.po index 519e7f4de472c3af96aca49a2cb9fb0ec235b31d..17d606d646aedd0c8ba93437d344b56d3a132023 100644 --- a/dns/locale/es/fusiondirectory.po +++ b/dns/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "Sistemas" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Error" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/es_CO/fusiondirectory.po b/dns/locale/es_CO/fusiondirectory.po index 88f5c7ef9c38179a036a552fcb1763b8fdceb93d..8b7dda88db5ba01e2f039794b25bdc660a5e9e7c 100644 --- a/dns/locale/es_CO/fusiondirectory.po +++ b/dns/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Error" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/es_VE/fusiondirectory.po b/dns/locale/es_VE/fusiondirectory.po index 730813bdb66472293ef05df266f0132890d81342..6c26b2223578d2803b47a3390805416f66286fce 100644 --- a/dns/locale/es_VE/fusiondirectory.po +++ b/dns/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "Sistemas" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Error" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/fa_IR/fusiondirectory.po b/dns/locale/fa_IR/fusiondirectory.po index 31b1ad9e89b70d210c3d01823a9373d4abab3446..89c7e9a55aeff7ccf2649aca3df67adee1dd7eaa 100644 --- a/dns/locale/fa_IR/fusiondirectory.po +++ b/dns/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "خطا" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/fi_FI/fusiondirectory.po b/dns/locale/fi_FI/fusiondirectory.po index 0b64c0e331d78f7e537e424d2d93460b6eb1385c..167302c7ba682f6caffb42459be4efeb73383cd4 100644 --- a/dns/locale/fi_FI/fusiondirectory.po +++ b/dns/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Virhe" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/fr/fusiondirectory.po b/dns/locale/fr/fusiondirectory.po index 8f264c13ebb2acc99f7e1c618f968752a3dc00bc..67175582bd6e5ba261a7ef8dca0971f1b9497114 100644 --- a/dns/locale/fr/fusiondirectory.po +++ b/dns/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" @@ -46,7 +46,7 @@ msgstr "Liste d'adresses" msgid "The ip address match list for this acl" msgstr "La liste de correspondance d'adresse IP pour cette ACL" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "Systèmes" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "Impossible de lancer ldap2zone" @@ -76,21 +76,21 @@ msgstr "Impossible de trouver le serveur primaire" msgid "Could not get run ldap2zone" msgstr "Impossible de lancer ldap2zone" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "Ldap2zone" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "Ldap2Zone appelé pour la zone \"%s\"" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Erreur" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" "Le client Argonaut doit être activé pour utiliser ldap2zone à distance" @@ -142,7 +142,7 @@ msgstr "Recursives seulement" msgid "Match only recursive queries in this view" msgstr "Accepter uniquement les requêtes récursives dans cette vue" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "Zones DNS" @@ -608,46 +608,46 @@ msgstr "Enregistrements" msgid "The DNS records for this zone" msgstr "Les enregistrements DNS pour cette zone" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "Éditer les zones DNS d'un système" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "Zones DNS pour cet hôte" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "Enregistrements SOA" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "Enregistrements DNS" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "Serveurs primaires" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "Les enregistrements DNS pour la zone «%s»" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "Le serveur primaire pour la zone «%s»" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "%d enregistrements ont été mis à jour de %s vers %s dans la zone %s" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "Mise à jour DNS" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "%d enregistrements ont été enlevés dans la zone %s" diff --git a/dns/locale/hu_HU/fusiondirectory.po b/dns/locale/hu_HU/fusiondirectory.po index c72f8a47313ca14549fffb05aae77b733c570352..2a0c2e9ac30157d0f783a5803452d8b8e16a3ed5 100644 --- a/dns/locale/hu_HU/fusiondirectory.po +++ b/dns/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -55,8 +55,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -72,21 +72,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -134,7 +134,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -554,46 +554,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/id/fusiondirectory.po b/dns/locale/id/fusiondirectory.po index a8886f989939203a0b9af0965b029cbff8027cfe..589462f602e05f1cb5e1ea7f510acef32ccabe00 100644 --- a/dns/locale/id/fusiondirectory.po +++ b/dns/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -55,8 +55,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -72,21 +72,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -134,7 +134,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -554,46 +554,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/it_IT/fusiondirectory.po b/dns/locale/it_IT/fusiondirectory.po index 7466685e828931f2e40d895f93706d3fbe746e71..de9c96ffd33687fd67aa26aee7764253b2605974 100644 --- a/dns/locale/it_IT/fusiondirectory.po +++ b/dns/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" @@ -47,7 +47,7 @@ msgstr "Indirizzo abbinamento lista" msgid "The ip address match list for this acl" msgstr "L'indirizzo IP abbinamento lista per questa ACL" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -60,8 +60,8 @@ msgid "Systems" msgstr "Sistemi" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "Impossibile eseguire ldap2zone" @@ -77,21 +77,21 @@ msgstr "Impossibile trovare il server primario" msgid "Could not get run ldap2zone" msgstr "Impossibile ottenere run ldap2zone" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "Zona LDAP2" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "Ldap2Zone chiamata per la zona \"%s\"" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Errore" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" "Il cliente Argonaut dev'essere attivato per utilizzare ldap2zone a distanza" @@ -144,7 +144,7 @@ msgstr "Abbinamento query ricorsive" msgid "Match only recursive queries in this view" msgstr "Abbinare solo le query ricorsive in questa vista" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "Zone DNS" @@ -612,46 +612,46 @@ msgstr "Records" msgid "The DNS records for this zone" msgstr "Records DNS per questa zona" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "Modificare le zone DNS di un sistema" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "Zone DNS per questo host" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "Record SOA" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "Records DNS" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "Servers primari" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "Records DNS par la zona \"%s\"" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "Server primario per la zona \"%s\"" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "%d records sono stati aggiornati da %s a %s nella zona %s" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "Aggiornamento DNS" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "%d records sono stati rimossi nella zona %s" diff --git a/dns/locale/ja/fusiondirectory.po b/dns/locale/ja/fusiondirectory.po index 53d7e06ac3ac3bc49d7bc8a33bb9e5ef0eaba800..b9ee1b803260e25d238b23f575292c92338fcdbd 100644 --- a/dns/locale/ja/fusiondirectory.po +++ b/dns/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -55,8 +55,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -72,21 +72,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -134,7 +134,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -554,46 +554,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/ko/fusiondirectory.po b/dns/locale/ko/fusiondirectory.po index 7f61f5bbfd7d697df1ef80be154d3f70c063c197..30c5d0f77f181a77e6ec128ca959532b24c2229a 100644 --- a/dns/locale/ko/fusiondirectory.po +++ b/dns/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "시스템" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "오류" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/lv/fusiondirectory.po b/dns/locale/lv/fusiondirectory.po index 7f8282dbf2b706efe1773b0a63878ca9cf662c9a..f2adb1cbda30ba438ac0151b336eee81f4d38a68 100644 --- a/dns/locale/lv/fusiondirectory.po +++ b/dns/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Kļūda" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/nb/fusiondirectory.po b/dns/locale/nb/fusiondirectory.po index 4252c6fd36e6421903b7b8fe0795599070399d95..aff00978152270fc295a2430e3bf42b6687b4d42 100644 --- a/dns/locale/nb/fusiondirectory.po +++ b/dns/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Feil" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/nl/fusiondirectory.po b/dns/locale/nl/fusiondirectory.po index b66a2d51fa50d2d8022cf05fa5abbefad56f582c..81bc190e5e4fea96e82f79e20ce86c2eb646aade 100644 --- a/dns/locale/nl/fusiondirectory.po +++ b/dns/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" @@ -47,7 +47,7 @@ msgstr "Adres lijst van overeenkomst" msgid "The ip address match list for this acl" msgstr "IP-adres lijst van overeenkomst voor deze acl" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -60,8 +60,8 @@ msgid "Systems" msgstr "Systemen" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "Kan ldap2zone niet uitvoeren " @@ -77,21 +77,21 @@ msgstr "Kan de primaire server niet vinden" msgid "Could not get run ldap2zone" msgstr "Kan ldap2zone niet uitvoeren" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "LDAP2zone" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "Ldap2Zone opgevraagd voor zone \"%s\"" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Fout" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" "Argonaut cliënt moet geactiveerd worden om ldap2zone op afstand te gebruiken" @@ -142,7 +142,7 @@ msgstr "Overeenstemming alleen herhalend " msgid "Match only recursive queries in this view" msgstr "Overeenstemming alleen herhalende ondervragingen in dit venster" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "DNS zones" @@ -606,46 +606,46 @@ msgstr "Records" msgid "The DNS records for this zone" msgstr "De DNS records voor deze zone" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "Pas de DNS zones van een systeem aan" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "DNS zones voor deze host" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "SOA records" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "DNS records" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "Primaire servers" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "De DNS records voor zone \"%s\"" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "De primaire server voor zone \"%s\"" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "%d records zijn bijgewerkt van %s tot %s in zone %s" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "DNS update" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "%d records zijn verwijdert in zone %s" diff --git a/dns/locale/pl/fusiondirectory.po b/dns/locale/pl/fusiondirectory.po index 329b408c1775a2191cdeee5a8392fa6826f376a6..9db2821f2ff21f32d5c6ab477a4d0d930be666e6 100644 --- a/dns/locale/pl/fusiondirectory.po +++ b/dns/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "Systemy" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Błąd" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/pt/fusiondirectory.po b/dns/locale/pt/fusiondirectory.po index b4476ea7a0bfa14ce6961b68c205a6b068e52d5b..f4baeaa384a4db3a1b5ef81415879862d820a579 100644 --- a/dns/locale/pt/fusiondirectory.po +++ b/dns/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "Sistemas" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Erro" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/pt_BR/fusiondirectory.po b/dns/locale/pt_BR/fusiondirectory.po index 51527556e3e3cc7ba2d9505d846f8697e970d32d..58fc8781d0c9a0fd6a0b488dbbd3b538cfbd6590 100644 --- a/dns/locale/pt_BR/fusiondirectory.po +++ b/dns/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "Sistemas" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Erro" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/ru/fusiondirectory.po b/dns/locale/ru/fusiondirectory.po index ccb1d04f797f5e8f233cd7379ad0a7e4dd86df6e..5d363d9973e73caa6159054d31bcd935ea3f648d 100644 --- a/dns/locale/ru/fusiondirectory.po +++ b/dns/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "DNS" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "СиÑтемы" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "Ldap2zone" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Ошибка" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "Зоны DNS" @@ -589,46 +589,46 @@ msgstr "ЗапиÑи" msgid "The DNS records for this zone" msgstr "DNS запиÑи зоны" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "Редактировать DNS зоны ÑиÑтемы" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "DNS зоны хоÑта" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "SOA запиÑи" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "DNS запиÑи" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "Первичные Ñервера" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "DNS запиÑи Ð´Ð»Ñ Ð·Ð¾Ð½Ñ‹ \"%s\"" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "Первичный Ñервер Ð´Ð»Ñ Ð·Ð¾Ð½Ñ‹ \"%s\"" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "КоличеÑтво запиÑей, обновленных Ñ %s на %s в зоне %s - %d" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "Обновить DNS" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "%d запиÑей было удалено в зоне %s" diff --git a/dns/locale/ru@petr1708/fusiondirectory.po b/dns/locale/ru@petr1708/fusiondirectory.po index f22684fe2e0e5fcefc80629ad7526b2f094a3f4f..8fbb01615bcaa72d8843cc22926a12a656585e30 100644 --- a/dns/locale/ru@petr1708/fusiondirectory.po +++ b/dns/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -42,7 +42,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -55,8 +55,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -72,21 +72,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -134,7 +134,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -554,46 +554,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/sv/fusiondirectory.po b/dns/locale/sv/fusiondirectory.po index 94d8512aec80229bb99413fa567515e9fda7022d..93bfe0b56bfef12e892644dcdac8d3ed824c4ecb 100644 --- a/dns/locale/sv/fusiondirectory.po +++ b/dns/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "System" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Fel" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/tr_TR/fusiondirectory.po b/dns/locale/tr_TR/fusiondirectory.po index b7ef9765e4ff8b8e8b4951f610ac258181b2dcb4..eb8e3d8eb8003d1247550ecf2fb715f4b4b88f50 100644 --- a/dns/locale/tr_TR/fusiondirectory.po +++ b/dns/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -55,8 +55,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -72,21 +72,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -134,7 +134,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -554,46 +554,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/ug/fusiondirectory.po b/dns/locale/ug/fusiondirectory.po index 333eefba93aaa155a6ccb6f6983872b65495fd55..cf718c7d695a04448bf64489bae8ff259ca7cc91 100644 --- a/dns/locale/ug/fusiondirectory.po +++ b/dns/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -55,8 +55,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -72,21 +72,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -134,7 +134,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -554,46 +554,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/vi_VN/fusiondirectory.po b/dns/locale/vi_VN/fusiondirectory.po index 8d96d8558a1df3355d6f28009d9aa6e513e3e4a8..55147c76463f3317aba7e92e5657a7081dca338f 100644 --- a/dns/locale/vi_VN/fusiondirectory.po +++ b/dns/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "Các hệ thống" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "Lá»—i" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/zh/fusiondirectory.po b/dns/locale/zh/fusiondirectory.po index 552c580b5050462876a7ae1be178cb03a6da66cb..7a6021cf203babd5e58308566250ef8da4c0c5e5 100644 --- a/dns/locale/zh/fusiondirectory.po +++ b/dns/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" @@ -46,7 +46,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -59,8 +59,8 @@ msgid "Systems" msgstr "系统设置" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -76,21 +76,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "错误" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -558,46 +558,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dns/locale/zh_TW/fusiondirectory.po b/dns/locale/zh_TW/fusiondirectory.po index da1c8af8398a5df870bc8bbf80605a97993e85ac..c9ed93881a4c8f7e4305a6ddb0366ce066118ab5 100644 --- a/dns/locale/zh_TW/fusiondirectory.po +++ b/dns/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:08+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ msgstr "" msgid "The ip address match list for this acl" msgstr "" -#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:129 +#: admin/dns/class_dnsManagement.inc:34 admin/systems/class_dnsHost.inc:139 msgid "DNS" msgstr "" @@ -55,8 +55,8 @@ msgid "Systems" msgstr "" #: admin/dns/class_dnsManagement.inc:91 admin/dns/class_dnsManagement.inc:93 -#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:313 -#: admin/systems/class_dnsHost.inc:322 +#: admin/dns/class_dnsManagement.inc:99 admin/systems/class_dnsHost.inc:323 +#: admin/systems/class_dnsHost.inc:332 msgid "Could not run ldap2zone" msgstr "" @@ -72,21 +72,21 @@ msgstr "" msgid "Could not get run ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 msgid "Ldap2zone" msgstr "" -#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:324 +#: admin/dns/class_dnsManagement.inc:111 admin/systems/class_dnsHost.inc:334 #, php-format msgid "Ldap2Zone called for zone \"%s\"" msgstr "" #: admin/dns/class_dnsManagement.inc:115 admin/dns/class_dnsZone.inc:381 -#: admin/systems/class_dnsHost.inc:328 +#: admin/systems/class_dnsHost.inc:338 msgid "Error" msgstr "" -#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:328 +#: admin/dns/class_dnsManagement.inc:115 admin/systems/class_dnsHost.inc:338 msgid "Argonaut client needs to be activated to use ldap2zone remotely" msgstr "" @@ -134,7 +134,7 @@ msgstr "" msgid "Match only recursive queries in this view" msgstr "" -#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:147 +#: admin/dns/class_dnsView.inc:66 admin/systems/class_dnsHost.inc:157 msgid "DNS zones" msgstr "" @@ -554,46 +554,46 @@ msgstr "" msgid "The DNS records for this zone" msgstr "" -#: admin/systems/class_dnsHost.inc:130 +#: admin/systems/class_dnsHost.inc:140 msgid "Edit the DNS zones of a system" msgstr "" -#: admin/systems/class_dnsHost.inc:151 +#: admin/systems/class_dnsHost.inc:161 msgid "DNS zones for this host" msgstr "" -#: admin/systems/class_dnsHost.inc:158 +#: admin/systems/class_dnsHost.inc:168 msgid "SOA records" msgstr "" -#: admin/systems/class_dnsHost.inc:162 admin/systems/class_dnsHost.inc:236 +#: admin/systems/class_dnsHost.inc:172 admin/systems/class_dnsHost.inc:246 msgid "DNS Records" msgstr "" -#: admin/systems/class_dnsHost.inc:232 +#: admin/systems/class_dnsHost.inc:242 msgid "Primary servers" msgstr "" -#: admin/systems/class_dnsHost.inc:251 +#: admin/systems/class_dnsHost.inc:261 #, php-format msgid "The DNS records for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:273 +#: admin/systems/class_dnsHost.inc:283 #, php-format msgid "The primary server for zone \"%s\"" msgstr "" -#: admin/systems/class_dnsHost.inc:373 admin/systems/class_dnsHost.inc:392 +#: admin/systems/class_dnsHost.inc:383 admin/systems/class_dnsHost.inc:402 #, php-format msgid "%d records were updated from %s to %s in zone %s" msgstr "" -#: admin/systems/class_dnsHost.inc:405 admin/systems/class_dnsHost.inc:434 +#: admin/systems/class_dnsHost.inc:415 admin/systems/class_dnsHost.inc:444 msgid "DNS update" msgstr "" -#: admin/systems/class_dnsHost.inc:479 admin/systems/class_dnsHost.inc:500 +#: admin/systems/class_dnsHost.inc:489 admin/systems/class_dnsHost.inc:510 #, php-format msgid "%d records were removed in zone %s" msgstr "" diff --git a/dovecot/locale/af_ZA/fusiondirectory.po b/dovecot/locale/af_ZA/fusiondirectory.po index 9dd5ea7015ea8eeb1fe2aa1f835aaedf57fb6262..589ae94f66e719258c0c9371334c528e36427fed 100644 --- a/dovecot/locale/af_ZA/fusiondirectory.po +++ b/dovecot/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/dovecot/locale/ar/fusiondirectory.po b/dovecot/locale/ar/fusiondirectory.po index efb73d4f5cc4c04bb941a3a7c1eee9ecd5ede32f..fac7b9f44ec662dfb9dcf1581f13bb5968de4238 100644 --- a/dovecot/locale/ar/fusiondirectory.po +++ b/dovecot/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/dovecot/locale/ca/fusiondirectory.po b/dovecot/locale/ca/fusiondirectory.po index 148446452a35f13e3010fe50dcb7d199271c1f56..91c9c4cb6eaee8a34707d13c0784f4a37ae61d73 100644 --- a/dovecot/locale/ca/fusiondirectory.po +++ b/dovecot/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/dovecot/locale/cs_CZ/fusiondirectory.po b/dovecot/locale/cs_CZ/fusiondirectory.po index fef5f5745bd1875374032f340ec659e9c5a2e3ae..bef34ba198877d6b2a574192b66b453ff8cc7b29 100644 --- a/dovecot/locale/cs_CZ/fusiondirectory.po +++ b/dovecot/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/dovecot/locale/de/fusiondirectory.po b/dovecot/locale/de/fusiondirectory.po index d32f82820bdd59100221fee8a9f937a1ee4b264e..13206ee1c29ffb0efba7bdc756153ef6d5e3061c 100644 --- a/dovecot/locale/de/fusiondirectory.po +++ b/dovecot/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/dovecot/locale/el_GR/fusiondirectory.po b/dovecot/locale/el_GR/fusiondirectory.po index 32c11918b027d3386bcbf8cf187a9079d82eeddb..bff5bf56046b5e01cdb0558a55d2a8d04dd70762 100644 --- a/dovecot/locale/el_GR/fusiondirectory.po +++ b/dovecot/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/dovecot/locale/es/fusiondirectory.po b/dovecot/locale/es/fusiondirectory.po index 02d25eaecbb2a3341682d6a934ea6196c306a2a1..894d6fbee5b58f2c1abc1784e8be3d9a559cad85 100644 --- a/dovecot/locale/es/fusiondirectory.po +++ b/dovecot/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/dovecot/locale/es_CO/fusiondirectory.po b/dovecot/locale/es_CO/fusiondirectory.po index 190b20296e364fc1f41e973bb33dc982966687bb..dee94379d9c46933278d3c4713475623aab4e207 100644 --- a/dovecot/locale/es_CO/fusiondirectory.po +++ b/dovecot/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/dovecot/locale/es_VE/fusiondirectory.po b/dovecot/locale/es_VE/fusiondirectory.po index d1e3116aa0f224e778ad10f8db9f0d982631bb48..5f7e27c39c502b253807280028aef7801046a90a 100644 --- a/dovecot/locale/es_VE/fusiondirectory.po +++ b/dovecot/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/dovecot/locale/fa_IR/fusiondirectory.po b/dovecot/locale/fa_IR/fusiondirectory.po index c6d1a11dc240880791d23f4f2b24d7c28d82a9c8..0967c91b8feeca7616c5440d99f67c62ede74a74 100644 --- a/dovecot/locale/fa_IR/fusiondirectory.po +++ b/dovecot/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/dovecot/locale/fi_FI/fusiondirectory.po b/dovecot/locale/fi_FI/fusiondirectory.po index 6f0e7470e9642ab1807988f90f9c4ce97a5079f4..4eaac86b8fc495913f9a0e54c8715cfedd554bf4 100644 --- a/dovecot/locale/fi_FI/fusiondirectory.po +++ b/dovecot/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/dovecot/locale/fr/fusiondirectory.po b/dovecot/locale/fr/fusiondirectory.po index cb91afcee4f3d48e54d4c4a3ea7f4b6eb142b3d4..b4e4f669270624ba5012e1ae125d8c6946957f40 100644 --- a/dovecot/locale/fr/fusiondirectory.po +++ b/dovecot/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/dovecot/locale/hu_HU/fusiondirectory.po b/dovecot/locale/hu_HU/fusiondirectory.po index 3776a49044ec7a8af29d1acad49e9d64e568fcca..86472747982c164adac3cdc1d6b6456ecbccfe11 100644 --- a/dovecot/locale/hu_HU/fusiondirectory.po +++ b/dovecot/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/dovecot/locale/id/fusiondirectory.po b/dovecot/locale/id/fusiondirectory.po index 5032d838d607009ed809f7c74708c663c268f45f..ffac8e4101b685888c079166df7054e3a5236dd0 100644 --- a/dovecot/locale/id/fusiondirectory.po +++ b/dovecot/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/dovecot/locale/it_IT/fusiondirectory.po b/dovecot/locale/it_IT/fusiondirectory.po index b19e04777df38774adbeecf73a38ea7ae1e552b9..e4aa48e63630717a4a7bd503681a455fdc3f38c9 100644 --- a/dovecot/locale/it_IT/fusiondirectory.po +++ b/dovecot/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/dovecot/locale/ja/fusiondirectory.po b/dovecot/locale/ja/fusiondirectory.po index b82238dbc08f1e958ae01725333935c7e355f171..1fd7cc8183eeed1ddc81848f9592ebe7236706a3 100644 --- a/dovecot/locale/ja/fusiondirectory.po +++ b/dovecot/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/dovecot/locale/ko/fusiondirectory.po b/dovecot/locale/ko/fusiondirectory.po index 659f7617dcb0fd75477c7d971cfbfd9c896ce4d5..99c8539ecc1f6c7728a168ce4043a072bd47f9b9 100644 --- a/dovecot/locale/ko/fusiondirectory.po +++ b/dovecot/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/dovecot/locale/lv/fusiondirectory.po b/dovecot/locale/lv/fusiondirectory.po index 41f368ba3b0523366eb2ece8768b8daae5ed0cba..6b732f8bd6b66a0e19042f3744b3de3e20f6d035 100644 --- a/dovecot/locale/lv/fusiondirectory.po +++ b/dovecot/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/dovecot/locale/nb/fusiondirectory.po b/dovecot/locale/nb/fusiondirectory.po index 5a1eefe004842e6ecc39190eaeaa5a4b3df92791..ad9037ef7a26f1e64c233af2f8b01d8895c8d9e9 100644 --- a/dovecot/locale/nb/fusiondirectory.po +++ b/dovecot/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/dovecot/locale/nl/fusiondirectory.po b/dovecot/locale/nl/fusiondirectory.po index ed9c97044160fd2f2be862ca6ee3076f91b8cdfe..2020c4b5919f57b070e929dbdf26521ad6888770 100644 --- a/dovecot/locale/nl/fusiondirectory.po +++ b/dovecot/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/dovecot/locale/pl/fusiondirectory.po b/dovecot/locale/pl/fusiondirectory.po index 9769287bce99bae1620e510e9eec9b0de86dd7f6..2b29d4570ce81488378fe9d45759b84672e21cdc 100644 --- a/dovecot/locale/pl/fusiondirectory.po +++ b/dovecot/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/dovecot/locale/pt/fusiondirectory.po b/dovecot/locale/pt/fusiondirectory.po index 165437cfe92ee7cfd50e0dfc24373742aa88c65c..2aeea58a41549ddddcbd20fefee3a98d785d6b8f 100644 --- a/dovecot/locale/pt/fusiondirectory.po +++ b/dovecot/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/dovecot/locale/pt_BR/fusiondirectory.po b/dovecot/locale/pt_BR/fusiondirectory.po index e21f7e7555a615466f71fd69e51e4fe765c55be4..51a462b42adcbc2f2327b7bf0b7c7df705db2147 100644 --- a/dovecot/locale/pt_BR/fusiondirectory.po +++ b/dovecot/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/dovecot/locale/ru/fusiondirectory.po b/dovecot/locale/ru/fusiondirectory.po index cfeefc219108f7472394b5a2a1cf9e27b091851a..e60c658ed7cc51139e4e6710f98dbb69e987a744 100644 --- a/dovecot/locale/ru/fusiondirectory.po +++ b/dovecot/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/dovecot/locale/ru@petr1708/fusiondirectory.po b/dovecot/locale/ru@petr1708/fusiondirectory.po index caad574f11fd5c61483b16bf682c2e82238e9481..41d12a6417bca33151b6a26e982bc52113d56bd4 100644 --- a/dovecot/locale/ru@petr1708/fusiondirectory.po +++ b/dovecot/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/dovecot/locale/sv/fusiondirectory.po b/dovecot/locale/sv/fusiondirectory.po index 26a30bfa8cda57d15310a09c5c313f80da5d0618..43d5573f48b8a56dfbf2bd343af419550cc18e0c 100644 --- a/dovecot/locale/sv/fusiondirectory.po +++ b/dovecot/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/dovecot/locale/tr_TR/fusiondirectory.po b/dovecot/locale/tr_TR/fusiondirectory.po index 06bfc4b1e03abd973fd33ff11401e4f56f6dbad5..29fc26c8f1a02a7fca30bf077f55a5a79225e9a5 100644 --- a/dovecot/locale/tr_TR/fusiondirectory.po +++ b/dovecot/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/dovecot/locale/ug/fusiondirectory.po b/dovecot/locale/ug/fusiondirectory.po index 8e4fb0f8fd978232eea5e1447437c288ac3cf4f1..641b59c7267d5add68a3e06d2ec6c2f6829716bf 100644 --- a/dovecot/locale/ug/fusiondirectory.po +++ b/dovecot/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/dovecot/locale/vi_VN/fusiondirectory.po b/dovecot/locale/vi_VN/fusiondirectory.po index 051adae1972524c56341a10ac3e5349b3725cecb..d020330040ce83f5abddd2298898a3643064b562 100644 --- a/dovecot/locale/vi_VN/fusiondirectory.po +++ b/dovecot/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/dovecot/locale/zh/fusiondirectory.po b/dovecot/locale/zh/fusiondirectory.po index 2bf749eeead14e3a5b6e6c816f7641a107fa3421..ae92e4234765ff114e925ede81a559d15bb1c7a3 100644 --- a/dovecot/locale/zh/fusiondirectory.po +++ b/dovecot/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/dovecot/locale/zh_TW/fusiondirectory.po b/dovecot/locale/zh_TW/fusiondirectory.po index 5f9ecd73e8eab63bb20bc3b6ff21d2b4c55620aa..7929d7bdf4a3694df423530399f00ec7169b93d9 100644 --- a/dovecot/locale/zh_TW/fusiondirectory.po +++ b/dovecot/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/dsa/locale/af_ZA/fusiondirectory.po b/dsa/locale/af_ZA/fusiondirectory.po index fa29ad3ee059c8a566fb37a12e2f97b4140f9ae2..c33c6eec7054d940e807b81c4fefc7197c598a94 100644 --- a/dsa/locale/af_ZA/fusiondirectory.po +++ b/dsa/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/dsa/locale/ar/fusiondirectory.po b/dsa/locale/ar/fusiondirectory.po index 0fc5a556459ab17695e19389694f44a9719bcfd8..c9c405911f64f4bf008dae9853b7789d799fb0f0 100644 --- a/dsa/locale/ar/fusiondirectory.po +++ b/dsa/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/dsa/locale/ca/fusiondirectory.po b/dsa/locale/ca/fusiondirectory.po index 5afbf7faf469157480b6b378a845a0ecb6dfab72..3dfd7b2baf9455cc625a8ca857040ce31fd407d7 100644 --- a/dsa/locale/ca/fusiondirectory.po +++ b/dsa/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/dsa/locale/cs_CZ/fusiondirectory.po b/dsa/locale/cs_CZ/fusiondirectory.po index 0340c277c2491b4e430c2087f6b156560a2ae196..6e025d3be82ed236fb3db2b0666bd5468d156569 100644 --- a/dsa/locale/cs_CZ/fusiondirectory.po +++ b/dsa/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2017 # fusiondirectory <contact@fusiondirectory.org>, 2017 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/dsa/locale/de/fusiondirectory.po b/dsa/locale/de/fusiondirectory.po index 04bc6703dfd312be960adde0af3e9622cb904d75..7bfb3a7f6e138eca97c94b482755aadab2ed02d3 100644 --- a/dsa/locale/de/fusiondirectory.po +++ b/dsa/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/dsa/locale/el_GR/fusiondirectory.po b/dsa/locale/el_GR/fusiondirectory.po index 2f36002a366ca8d70e987c92d9bba750772e4d58..016cc1e29ef01a77307282b01e7ff154f49ec848 100644 --- a/dsa/locale/el_GR/fusiondirectory.po +++ b/dsa/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/dsa/locale/es/fusiondirectory.po b/dsa/locale/es/fusiondirectory.po index cacf00ff5372b2de677ceb00ff2832a332803995..4c725da2598e3ba13adad0992d1052af4b1fcf8b 100644 --- a/dsa/locale/es/fusiondirectory.po +++ b/dsa/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/dsa/locale/es_CO/fusiondirectory.po b/dsa/locale/es_CO/fusiondirectory.po index 815df9cfc0b1ab600e423035cbeeb2ccda1a9459..bc4f9e2486e7f6508f813b5677143763333aec90 100644 --- a/dsa/locale/es_CO/fusiondirectory.po +++ b/dsa/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/dsa/locale/es_VE/fusiondirectory.po b/dsa/locale/es_VE/fusiondirectory.po index 5177f7e2655ee2c4b090005cae3131fd9d1438ac..286c4fa9a26572e0fb33da8b4e00ded4dd660b0b 100644 --- a/dsa/locale/es_VE/fusiondirectory.po +++ b/dsa/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/dsa/locale/fa_IR/fusiondirectory.po b/dsa/locale/fa_IR/fusiondirectory.po index b2cd61d66fd151013724d3971d3d011365f0f7a9..4a5bbc1c07ae0902d1ec2b869b0a8c40420d6d16 100644 --- a/dsa/locale/fa_IR/fusiondirectory.po +++ b/dsa/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/dsa/locale/fi_FI/fusiondirectory.po b/dsa/locale/fi_FI/fusiondirectory.po index 0b24da327fae8f6a7cf1f6692787ee532ce13464..05c9e711694891c6e0230c07b91c0b26db927f68 100644 --- a/dsa/locale/fi_FI/fusiondirectory.po +++ b/dsa/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/dsa/locale/fr/fusiondirectory.po b/dsa/locale/fr/fusiondirectory.po index c512171ea3c04bae396211a65f8983e35c0e7e9c..0bb911a0cc14e9ff2cbe826b6ad00c08f9847138 100644 --- a/dsa/locale/fr/fusiondirectory.po +++ b/dsa/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/dsa/locale/hu_HU/fusiondirectory.po b/dsa/locale/hu_HU/fusiondirectory.po index 12569997467a92801442d138053327f4a5b1dc6e..e4996b6dd2bd5ab9ef4cf77c999b260ddaa7b548 100644 --- a/dsa/locale/hu_HU/fusiondirectory.po +++ b/dsa/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/dsa/locale/id/fusiondirectory.po b/dsa/locale/id/fusiondirectory.po index 2d22e570eb8dd7718cd4c585c9ac0a362ae46268..ad384c7d1092bfab1a03d2e5f505edcffb3251a2 100644 --- a/dsa/locale/id/fusiondirectory.po +++ b/dsa/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/dsa/locale/it_IT/fusiondirectory.po b/dsa/locale/it_IT/fusiondirectory.po index 6ec8b974987e8322b92e5d811414122e347811c8..b8efc58ec1e09a2ebaf831d594bd075b56308f37 100644 --- a/dsa/locale/it_IT/fusiondirectory.po +++ b/dsa/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/dsa/locale/ja/fusiondirectory.po b/dsa/locale/ja/fusiondirectory.po index 300a59d0aaf53e9f964e5c2c9f7e55b7f6285354..be2e4372b2512aa38a2f2bce6145ba07d636aa34 100644 --- a/dsa/locale/ja/fusiondirectory.po +++ b/dsa/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/dsa/locale/ko/fusiondirectory.po b/dsa/locale/ko/fusiondirectory.po index 6a56a0f2148c7b828216e193021dce208eeb5058..644f432bc3acb89180d14b2570ec3cfd2483a134 100644 --- a/dsa/locale/ko/fusiondirectory.po +++ b/dsa/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/dsa/locale/lv/fusiondirectory.po b/dsa/locale/lv/fusiondirectory.po index 9ad78b059a8faf1ac53ca1103e43f4a27739d332..89aa37e78bd0bc940415606f3baa84110b6f34d3 100644 --- a/dsa/locale/lv/fusiondirectory.po +++ b/dsa/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/dsa/locale/nb/fusiondirectory.po b/dsa/locale/nb/fusiondirectory.po index 3437a8a08327208c6af59c422af91bfe33c1cccd..d590b5b98f9f79c57e756b86e5d8fb6098895f7f 100644 --- a/dsa/locale/nb/fusiondirectory.po +++ b/dsa/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/dsa/locale/nl/fusiondirectory.po b/dsa/locale/nl/fusiondirectory.po index aaa49a552f666552b33d328e9536a8b7a8170dcb..a21a7c8bde1d49dbed70c93a026a2cd32db7ff17 100644 --- a/dsa/locale/nl/fusiondirectory.po +++ b/dsa/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/dsa/locale/pl/fusiondirectory.po b/dsa/locale/pl/fusiondirectory.po index 03f0b0e75fb12041264fa421704ce08d228a9c6a..c50199a5f5d0c6211f164d272f98870dc7f47eba 100644 --- a/dsa/locale/pl/fusiondirectory.po +++ b/dsa/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/dsa/locale/pt/fusiondirectory.po b/dsa/locale/pt/fusiondirectory.po index 4588b9a3c654bd74fb63a2e3f7152ea97f220699..3a39ccaad110f1207c73a0a8205ff4941bf4cac8 100644 --- a/dsa/locale/pt/fusiondirectory.po +++ b/dsa/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/dsa/locale/pt_BR/fusiondirectory.po b/dsa/locale/pt_BR/fusiondirectory.po index c7e6457054c5e8a315fcd8edcfa0d6739ae60e4b..64c7eee310614ea66a4a7eb213fba0bd40e5fc96 100644 --- a/dsa/locale/pt_BR/fusiondirectory.po +++ b/dsa/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/dsa/locale/ru/fusiondirectory.po b/dsa/locale/ru/fusiondirectory.po index 2ccda33a074691ae603a2df2b8f27eaed2bf5c7e..e6bb2dcab9ee86f440099dc9fa87e110688a7978 100644 --- a/dsa/locale/ru/fusiondirectory.po +++ b/dsa/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/dsa/locale/ru@petr1708/fusiondirectory.po b/dsa/locale/ru@petr1708/fusiondirectory.po index d1646ea48bfa8aa17e0f601d55fea31bedc999fd..6cb9e599133b524f00c019d7a13d1218107b5f20 100644 --- a/dsa/locale/ru@petr1708/fusiondirectory.po +++ b/dsa/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/dsa/locale/sv/fusiondirectory.po b/dsa/locale/sv/fusiondirectory.po index f50599a6ef299e6743dd7b6b7dd51d70a6be05d7..ef0a868e304d401c8721077c982183e33c8e61fd 100644 --- a/dsa/locale/sv/fusiondirectory.po +++ b/dsa/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/dsa/locale/tr_TR/fusiondirectory.po b/dsa/locale/tr_TR/fusiondirectory.po index 7ae9cc25a9542cecab2d2d2c2f3a143a6a78588d..9268354afdf1832b61106415aa1529f7700ade3a 100644 --- a/dsa/locale/tr_TR/fusiondirectory.po +++ b/dsa/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/dsa/locale/ug/fusiondirectory.po b/dsa/locale/ug/fusiondirectory.po index 3a1684aa00c005bc4bc73f22dcc3d692ef54d583..6774ef1d885b61ad8576a4099a1abae68b5dd799 100644 --- a/dsa/locale/ug/fusiondirectory.po +++ b/dsa/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/dsa/locale/vi_VN/fusiondirectory.po b/dsa/locale/vi_VN/fusiondirectory.po index 490d25615b4fe3be9978d576e8fd7378246a347e..34887a104d3100e867d3f89cb42ff6b4c4afdd2f 100644 --- a/dsa/locale/vi_VN/fusiondirectory.po +++ b/dsa/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/dsa/locale/zh/fusiondirectory.po b/dsa/locale/zh/fusiondirectory.po index 770e432be634b0a45d5c7f0a24abc4cd7d13d54b..cc786446e166eb81087cbab986eafeabd9e2d831 100644 --- a/dsa/locale/zh/fusiondirectory.po +++ b/dsa/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/dsa/locale/zh_TW/fusiondirectory.po b/dsa/locale/zh_TW/fusiondirectory.po index 6e664fc12132b6aacf84aa2244d2492d90c14b39..078a398cd6825e2bb51fa54146f8756ca174c8aa 100644 --- a/dsa/locale/zh_TW/fusiondirectory.po +++ b/dsa/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:09+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/ejbca/locale/af_ZA/fusiondirectory.po b/ejbca/locale/af_ZA/fusiondirectory.po index 74e8997e91917f76c0e65ce82b4ded2cb0a080c9..9271eb3818eb665346276fa5a51eed2a0befb2b6 100644 --- a/ejbca/locale/af_ZA/fusiondirectory.po +++ b/ejbca/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/ejbca/locale/ar/fusiondirectory.po b/ejbca/locale/ar/fusiondirectory.po index d0d062e831807c3b166afa278f21e5f34939cf57..4f5838ab01ed4feff85853ae0eba2a830ea0af32 100644 --- a/ejbca/locale/ar/fusiondirectory.po +++ b/ejbca/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/ejbca/locale/ca/fusiondirectory.po b/ejbca/locale/ca/fusiondirectory.po index b2a931f2c06ecf3fad8ac83812a91f402871a36d..3174d4c98cabd1ea80ef1f42d5b4a3c276715dd6 100644 --- a/ejbca/locale/ca/fusiondirectory.po +++ b/ejbca/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/ejbca/locale/cs_CZ/fusiondirectory.po b/ejbca/locale/cs_CZ/fusiondirectory.po index 40df46905b6dcc23b072b165f0edbed965cb6f54..f38cd4598d15633ef3cfec6215ab655547a8486f 100644 --- a/ejbca/locale/cs_CZ/fusiondirectory.po +++ b/ejbca/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/ejbca/locale/de/fusiondirectory.po b/ejbca/locale/de/fusiondirectory.po index 548922fac70048e3f80c606a04de63d6a2b64f7a..2281e40e1acbf9b112e0e504090e5663ba8d8d49 100644 --- a/ejbca/locale/de/fusiondirectory.po +++ b/ejbca/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/ejbca/locale/el_GR/fusiondirectory.po b/ejbca/locale/el_GR/fusiondirectory.po index d33cbc03a9f210338a6e0d80fa1f82e36cfdab47..8fdd9db4e1ca690e4b63d27fda8305c416238c29 100644 --- a/ejbca/locale/el_GR/fusiondirectory.po +++ b/ejbca/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/ejbca/locale/es/fusiondirectory.po b/ejbca/locale/es/fusiondirectory.po index 26f4fbe1d9c22af217a38c4df875f3d83f9ee0f0..e92d9cd60d877b1cffda579c8a8a11a6e3390cfb 100644 --- a/ejbca/locale/es/fusiondirectory.po +++ b/ejbca/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/ejbca/locale/es_CO/fusiondirectory.po b/ejbca/locale/es_CO/fusiondirectory.po index 8cad1ff2e919145f3cb418dca330a42ba35ddd76..9e12a29ec319b5a0d156b1f6d64a8370fff627d5 100644 --- a/ejbca/locale/es_CO/fusiondirectory.po +++ b/ejbca/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/ejbca/locale/es_VE/fusiondirectory.po b/ejbca/locale/es_VE/fusiondirectory.po index 531cb973bcc03d89cd5dab9e05379e91e8628d67..41de2a714fb635e90d6cf3b7e3ffd83c2f48cfb3 100644 --- a/ejbca/locale/es_VE/fusiondirectory.po +++ b/ejbca/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/ejbca/locale/fa_IR/fusiondirectory.po b/ejbca/locale/fa_IR/fusiondirectory.po index 0749dc550fc5cb1e040a377b8bd2caf4585c08d9..7e4e436353baa4ead7a3c01e2be30c4eb98e6a04 100644 --- a/ejbca/locale/fa_IR/fusiondirectory.po +++ b/ejbca/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/ejbca/locale/fi_FI/fusiondirectory.po b/ejbca/locale/fi_FI/fusiondirectory.po index cf0f1803e554d706a102019de619fa89bfa32a88..9400c26ee78a2f6913f61864ca87cece1a19483e 100644 --- a/ejbca/locale/fi_FI/fusiondirectory.po +++ b/ejbca/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/ejbca/locale/fr/fusiondirectory.po b/ejbca/locale/fr/fusiondirectory.po index b5b9d158dbf0cc104221137503936c7c6259849b..51e3515146a82de093ca0f76ab520c250a1d7762 100644 --- a/ejbca/locale/fr/fusiondirectory.po +++ b/ejbca/locale/fr/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/ejbca/locale/hu_HU/fusiondirectory.po b/ejbca/locale/hu_HU/fusiondirectory.po index 71264ffaca9d676d8f4664796dec8fdfb1ae8c14..a42b1ee6002430a26d97d4f6f45a882047732a26 100644 --- a/ejbca/locale/hu_HU/fusiondirectory.po +++ b/ejbca/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/ejbca/locale/id/fusiondirectory.po b/ejbca/locale/id/fusiondirectory.po index 9b31429d9352fbd3335d45c218ff7df5638ffb48..4a7dbc9c73c1d5a6a49d34f7f866b5b7ff24e07e 100644 --- a/ejbca/locale/id/fusiondirectory.po +++ b/ejbca/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/ejbca/locale/it_IT/fusiondirectory.po b/ejbca/locale/it_IT/fusiondirectory.po index 8f5af5e8f5b5be5b33aa762d1c0a7731540dc214..67b732b8eddb4e1fac94b036a9b85e903ce8aff4 100644 --- a/ejbca/locale/it_IT/fusiondirectory.po +++ b/ejbca/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/ejbca/locale/ja/fusiondirectory.po b/ejbca/locale/ja/fusiondirectory.po index 6f7e7e0abd3cfb697acd92da2d2c9591581f0fab..754256a18834833200b423e9f537640343eca178 100644 --- a/ejbca/locale/ja/fusiondirectory.po +++ b/ejbca/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/ejbca/locale/ko/fusiondirectory.po b/ejbca/locale/ko/fusiondirectory.po index 90e6c983c9f5ae06134176a35d6826246ad330f5..d10c444096d6d4025c48bbe6a5844280bf51d537 100644 --- a/ejbca/locale/ko/fusiondirectory.po +++ b/ejbca/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/ejbca/locale/lv/fusiondirectory.po b/ejbca/locale/lv/fusiondirectory.po index aa51066e473005a3707b51ca8f1fd31ce3f593e9..00023120b1433de63995441a40aade26b8d482fc 100644 --- a/ejbca/locale/lv/fusiondirectory.po +++ b/ejbca/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/ejbca/locale/nb/fusiondirectory.po b/ejbca/locale/nb/fusiondirectory.po index 5ff5d44b676a17a3f437e50bb6bb6603f642bdf4..8b2d38ec33afd7a3d0ae1621fb418b0a32c0789e 100644 --- a/ejbca/locale/nb/fusiondirectory.po +++ b/ejbca/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/ejbca/locale/nl/fusiondirectory.po b/ejbca/locale/nl/fusiondirectory.po index 01c9292843984350ab3421c66704191d5663322c..12f332a3e86eea0e2d0ca62a51344dce3becf2f4 100644 --- a/ejbca/locale/nl/fusiondirectory.po +++ b/ejbca/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/ejbca/locale/pl/fusiondirectory.po b/ejbca/locale/pl/fusiondirectory.po index b5df1e76840a2e4116869ef866d7ac8997578a96..832cc597261092f84885df56b8ec271ceb973606 100644 --- a/ejbca/locale/pl/fusiondirectory.po +++ b/ejbca/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/ejbca/locale/pt/fusiondirectory.po b/ejbca/locale/pt/fusiondirectory.po index 05d8d9726b7377377e0e277c23fe915b294c4cfc..1abb8c63e4c79c99939cc89705e0c319f162d850 100644 --- a/ejbca/locale/pt/fusiondirectory.po +++ b/ejbca/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/ejbca/locale/pt_BR/fusiondirectory.po b/ejbca/locale/pt_BR/fusiondirectory.po index 3f8755b91e5a64674683e87dedcd38f5a4815acb..fdf1e8eb851ca1116a023d934501cc4ff9b5b9af 100644 --- a/ejbca/locale/pt_BR/fusiondirectory.po +++ b/ejbca/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/ejbca/locale/ru/fusiondirectory.po b/ejbca/locale/ru/fusiondirectory.po index 23e3e23ddec64594c8034dbd25e1d8e2fc680b93..0f84e29d01ce165d04fde690c408a323727cf09d 100644 --- a/ejbca/locale/ru/fusiondirectory.po +++ b/ejbca/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/ejbca/locale/ru@petr1708/fusiondirectory.po b/ejbca/locale/ru@petr1708/fusiondirectory.po index 2a36aa9f06c86a448d462dbea866946730c5e3ca..175578981ecd389feecb082ac151704d4783339d 100644 --- a/ejbca/locale/ru@petr1708/fusiondirectory.po +++ b/ejbca/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/ejbca/locale/sv/fusiondirectory.po b/ejbca/locale/sv/fusiondirectory.po index 14922dbbb44b4d073fc1de964e74b3ed3308b824..40241f2196651814ffe430612d74f26a6fa9bfd2 100644 --- a/ejbca/locale/sv/fusiondirectory.po +++ b/ejbca/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/ejbca/locale/tr_TR/fusiondirectory.po b/ejbca/locale/tr_TR/fusiondirectory.po index dba8468b15127f4d96b04ab1f80c84c849f3caa2..c320947e177cbf91a0d161bfb429f0d438d82b4b 100644 --- a/ejbca/locale/tr_TR/fusiondirectory.po +++ b/ejbca/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/ejbca/locale/ug/fusiondirectory.po b/ejbca/locale/ug/fusiondirectory.po index 2d40698b69357c41d3af6856f3399ea9c5b2af0c..6e3ef0bfcf9aade0754eb43038d52e6f00f84585 100644 --- a/ejbca/locale/ug/fusiondirectory.po +++ b/ejbca/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/ejbca/locale/vi_VN/fusiondirectory.po b/ejbca/locale/vi_VN/fusiondirectory.po index 0d912f5108a5e962e9712404b42f926ba8ed798c..a1c87a59edf90f0e8c4a0e2051f928d24c879bc9 100644 --- a/ejbca/locale/vi_VN/fusiondirectory.po +++ b/ejbca/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/ejbca/locale/zh/fusiondirectory.po b/ejbca/locale/zh/fusiondirectory.po index 25d77634c97657cc6febebc0b70e8690e69412e1..7f01653ee0f27b63e19c91cbe35c58ae93477c49 100644 --- a/ejbca/locale/zh/fusiondirectory.po +++ b/ejbca/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/ejbca/locale/zh_TW/fusiondirectory.po b/ejbca/locale/zh_TW/fusiondirectory.po index 3f1fc65d62ab5de5c781d22e437e6e6463f02487..7866e73b53c68532ee614f204e68f5fca0389b0b 100644 --- a/ejbca/locale/zh_TW/fusiondirectory.po +++ b/ejbca/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/fai/locale/af_ZA/fusiondirectory.po b/fai/locale/af_ZA/fusiondirectory.po index 80c32567eb70d04dbd2b71f3b7227a3bd05cda17..14c629ae404896485afcec59c0d40240baccee81 100644 --- a/fai/locale/af_ZA/fusiondirectory.po +++ b/fai/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/fai/locale/ar/fusiondirectory.po b/fai/locale/ar/fusiondirectory.po index 1207ae921407dd973b803ccff0f1b60d84b739ba..49bb75d4a3f09ca1f0f39b4c896684a602fe2740 100644 --- a/fai/locale/ar/fusiondirectory.po +++ b/fai/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/fai/locale/ca/fusiondirectory.po b/fai/locale/ca/fusiondirectory.po index f98cbf1bd729d61819e466597795fb0d0fa3ce6b..2cec6fdb8b8c30e79db1dbf4a40bcd25dd66c662 100644 --- a/fai/locale/ca/fusiondirectory.po +++ b/fai/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/fai/locale/cs_CZ/fusiondirectory.po b/fai/locale/cs_CZ/fusiondirectory.po index 598a32b990e842d68f203dac01d80916fbba4c73..8eb97d7d84df2b3c0b37413e0e3d73ceba84981f 100644 --- a/fai/locale/cs_CZ/fusiondirectory.po +++ b/fai/locale/cs_CZ/fusiondirectory.po @@ -5,16 +5,16 @@ # # Translators: # fusiondirectory <contact@fusiondirectory.org>, 2017 -# Pavel Borecki <pavel.borecki@gmail.com>, 2018 +# Pavel Borecki <pavel.borecki@gmail.com>, 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" -"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2019\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -400,7 +400,7 @@ msgstr "swap" #: admin/fai/class_faiPartition.inc:322 msgid "fat32" -msgstr "" +msgstr "fat32" #: admin/fai/class_faiPartition.inc:322 msgid "ext2" diff --git a/fai/locale/de/fusiondirectory.po b/fai/locale/de/fusiondirectory.po index 53ab3cdf82ae510c8acf6b0761a49949da3c6712..ab1848b7cec391c27939a67bf75414e8f87fd96d 100644 --- a/fai/locale/de/fusiondirectory.po +++ b/fai/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/fai/locale/el_GR/fusiondirectory.po b/fai/locale/el_GR/fusiondirectory.po index 2762cb920388102493dd803b93a0df1ad77b94db..c45ffb756402b42dc5776f166f1be5aeebca38b2 100644 --- a/fai/locale/el_GR/fusiondirectory.po +++ b/fai/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/fai/locale/es/fusiondirectory.po b/fai/locale/es/fusiondirectory.po index 5a557b894fc2da0fe51b208297d5f473b1ae685c..dc48a326aeb887017e726ffa4fdadba76928a58a 100644 --- a/fai/locale/es/fusiondirectory.po +++ b/fai/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/fai/locale/es_CO/fusiondirectory.po b/fai/locale/es_CO/fusiondirectory.po index 0f68f658f9ad86f918a991db5ed5b111f9fd78bb..729b751110041976993a61842fbe7bbb86f55562 100644 --- a/fai/locale/es_CO/fusiondirectory.po +++ b/fai/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/fai/locale/es_VE/fusiondirectory.po b/fai/locale/es_VE/fusiondirectory.po index bc589636f6e50a0e4e86cdb9a33c8f47ac7fac92..80bd2168dfbe24c4b3c2c653493c0fea16a12f23 100644 --- a/fai/locale/es_VE/fusiondirectory.po +++ b/fai/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/fai/locale/fa_IR/fusiondirectory.po b/fai/locale/fa_IR/fusiondirectory.po index ff3720f416bdfc869ece2a52ee21f06d06707210..62855549765beb9d161ddcdd8500d0da71b19bb4 100644 --- a/fai/locale/fa_IR/fusiondirectory.po +++ b/fai/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/fai/locale/fi_FI/fusiondirectory.po b/fai/locale/fi_FI/fusiondirectory.po index ded2a54c0ca6e4c42fd3714e58aa7edad4301f33..7ccae15f40dfc653db1c6d77db778e9de09112ab 100644 --- a/fai/locale/fi_FI/fusiondirectory.po +++ b/fai/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/fai/locale/fr/fusiondirectory.po b/fai/locale/fr/fusiondirectory.po index 55a023fa16f005b12098e3e3c96a4539e83f6117..912ad6d688bb762eb81f33aafceae34446bd125b 100644 --- a/fai/locale/fr/fusiondirectory.po +++ b/fai/locale/fr/fusiondirectory.po @@ -4,7 +4,7 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# MCMic, 2016 +# MCMic, 2018 # fusiondirectory <contact@fusiondirectory.org>, 2018 # Benoit Mortier <benoit.mortier@opensides.be>, 2018 # @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/fai/locale/hu_HU/fusiondirectory.po b/fai/locale/hu_HU/fusiondirectory.po index c6d1059d9a05988f1ce6dbb24f0982be2f9a4701..a29b6e3af531008cecde7c817f365d78abb4817b 100644 --- a/fai/locale/hu_HU/fusiondirectory.po +++ b/fai/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/fai/locale/id/fusiondirectory.po b/fai/locale/id/fusiondirectory.po index de42a50b499b59b421aec0191da45df064e1fd6a..d0727bb7c013b0780e1a7b016011f6112aeacf21 100644 --- a/fai/locale/id/fusiondirectory.po +++ b/fai/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/fai/locale/it_IT/fusiondirectory.po b/fai/locale/it_IT/fusiondirectory.po index 8ed444d186063fcd52ce44a050800cd17038633f..264e9ea662f0a2414b011e248aa416c337aa2281 100644 --- a/fai/locale/it_IT/fusiondirectory.po +++ b/fai/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/fai/locale/ja/fusiondirectory.po b/fai/locale/ja/fusiondirectory.po index 17dc035b074c51a8ef838a951fcdf2a6b86571a2..3b5a016079966f3e25bde245a778088cca5c1044 100644 --- a/fai/locale/ja/fusiondirectory.po +++ b/fai/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/fai/locale/ko/fusiondirectory.po b/fai/locale/ko/fusiondirectory.po index 521a598edff7329db90912a300fe2f76e4cc603f..36d8782cb98afe8b6c00611e9d016748b0714557 100644 --- a/fai/locale/ko/fusiondirectory.po +++ b/fai/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/fai/locale/lv/fusiondirectory.po b/fai/locale/lv/fusiondirectory.po index 2dd92271a1b16c85d5105901c6982f9d0f22d826..f26856e70608e372e73a798ddbe6012713771eb5 100644 --- a/fai/locale/lv/fusiondirectory.po +++ b/fai/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/fai/locale/nb/fusiondirectory.po b/fai/locale/nb/fusiondirectory.po index cdf84b74f838500d05c1dbd3f88bf1792c97c500..881288f409662048504fa21b56ca15e441f6d61f 100644 --- a/fai/locale/nb/fusiondirectory.po +++ b/fai/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/fai/locale/nl/fusiondirectory.po b/fai/locale/nl/fusiondirectory.po index 4c91d3cc682d13cdb2c5a446cd9ec94d7a046b0e..3e22bf8ef630c671b8077fba5ea7ffb0db4d828c 100644 --- a/fai/locale/nl/fusiondirectory.po +++ b/fai/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/fai/locale/pl/fusiondirectory.po b/fai/locale/pl/fusiondirectory.po index 0bb578ecda076fb304854068139e862285d487ac..7ed3bbda4c1818c708c3b82e74dec73a670c35cd 100644 --- a/fai/locale/pl/fusiondirectory.po +++ b/fai/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/fai/locale/pt/fusiondirectory.po b/fai/locale/pt/fusiondirectory.po index 99f4d781afeaa6d4d1b3ec211e0a536b7cede09a..991710d532d28e4ea939e4a4e03a2a10b8c1c172 100644 --- a/fai/locale/pt/fusiondirectory.po +++ b/fai/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/fai/locale/pt_BR/fusiondirectory.po b/fai/locale/pt_BR/fusiondirectory.po index 27298322f4ba575e2732f08a7d692abf93a820dc..dbbaac5e1e30190b37d5a0d98a6523080919888f 100644 --- a/fai/locale/pt_BR/fusiondirectory.po +++ b/fai/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/fai/locale/ru/fusiondirectory.po b/fai/locale/ru/fusiondirectory.po index 477bc3eb40fbbd9539cb0a64e3ec94b931ac43ad..98298340efcbf6c6d6b179de60add3b190e383d5 100644 --- a/fai/locale/ru/fusiondirectory.po +++ b/fai/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/fai/locale/ru@petr1708/fusiondirectory.po b/fai/locale/ru@petr1708/fusiondirectory.po index e036b466668ab110c4d88881ee7d3a98a1fc9c2b..b0ce012766b0f296f26a5dc7d3bc04022ddc240b 100644 --- a/fai/locale/ru@petr1708/fusiondirectory.po +++ b/fai/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/fai/locale/sv/fusiondirectory.po b/fai/locale/sv/fusiondirectory.po index c0d0353a5657ff9820017d4c7abdd26bb207966e..937ec9e5ec037ee9159434d533d58764b1e0a38c 100644 --- a/fai/locale/sv/fusiondirectory.po +++ b/fai/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/fai/locale/tr_TR/fusiondirectory.po b/fai/locale/tr_TR/fusiondirectory.po index 8ffa688e457e76927c5b7c84d460783c4a0bc5e7..5f6827c8e01750167cfec6f0de9796e21209ef1d 100644 --- a/fai/locale/tr_TR/fusiondirectory.po +++ b/fai/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/fai/locale/ug/fusiondirectory.po b/fai/locale/ug/fusiondirectory.po index f75713df01fe8a7655de1e1b4088cea2d967a883..bff76fb550807a46399ab438d4f66fb8a2b5b919 100644 --- a/fai/locale/ug/fusiondirectory.po +++ b/fai/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/fai/locale/vi_VN/fusiondirectory.po b/fai/locale/vi_VN/fusiondirectory.po index a05129666c69bcc1631b771d7c68f2ab7a952d2d..a3079936b8e145d00c298f8a020c18d2ab831da4 100644 --- a/fai/locale/vi_VN/fusiondirectory.po +++ b/fai/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/fai/locale/zh/fusiondirectory.po b/fai/locale/zh/fusiondirectory.po index e206e6bbca2dd30e70f152777d2034dd9cdbec17..0f7f314865b620c87f831e8472c6f4417369f27c 100644 --- a/fai/locale/zh/fusiondirectory.po +++ b/fai/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/fai/locale/zh_TW/fusiondirectory.po b/fai/locale/zh_TW/fusiondirectory.po index 38f7981c57d80fb9bfa92d835bccdf86df73e399..032715cefba5ae314f30d6de2b9081931e43be0d 100644 --- a/fai/locale/zh_TW/fusiondirectory.po +++ b/fai/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:10+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/af_ZA/fusiondirectory.po b/freeradius/locale/af_ZA/fusiondirectory.po index fabdd635cb327f8b399c7bcf672d239a709fa57c..704e3106b989252bb7c3aceed1a1935e65d92956 100644 --- a/freeradius/locale/af_ZA/fusiondirectory.po +++ b/freeradius/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/ar/fusiondirectory.po b/freeradius/locale/ar/fusiondirectory.po index 2204246506bd97d9ebd28e56502c4e3f4b3f8230..9e0fc103288fa1f823615e0cb5c08facfdfac434 100644 --- a/freeradius/locale/ar/fusiondirectory.po +++ b/freeradius/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/ca/fusiondirectory.po b/freeradius/locale/ca/fusiondirectory.po index 08bb5686c45c61f814f43409c2bb8defa1f5776a..f3e4fd954a272b2c01b5a60b8ebd320ab5e7e276 100644 --- a/freeradius/locale/ca/fusiondirectory.po +++ b/freeradius/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/cs_CZ/fusiondirectory.po b/freeradius/locale/cs_CZ/fusiondirectory.po index a7edd0826b9b5b1d23706005a6ee9749f2ea5dc6..3ef5d65a45b5a5ed110d355012d3e463277b049f 100644 --- a/freeradius/locale/cs_CZ/fusiondirectory.po +++ b/freeradius/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/freeradius/locale/de/fusiondirectory.po b/freeradius/locale/de/fusiondirectory.po index 76afc739c95d3e47566d00da21f8956a0bf1e547..cc1bd2b39fbbb18c19edb53a095fc304b13ce04c 100644 --- a/freeradius/locale/de/fusiondirectory.po +++ b/freeradius/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/freeradius/locale/el_GR/fusiondirectory.po b/freeradius/locale/el_GR/fusiondirectory.po index 28eafb879d8c2073c99eb2a2e7804f4e20937acd..6c548805326c661a831b02386dc33b6d36d77317 100644 --- a/freeradius/locale/el_GR/fusiondirectory.po +++ b/freeradius/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/freeradius/locale/es/fusiondirectory.po b/freeradius/locale/es/fusiondirectory.po index a5243ec0da57dce3a357697e7f58e3e35b826fca..842dd49ebedcb080e0af4f2f3157efdf5ec528b1 100644 --- a/freeradius/locale/es/fusiondirectory.po +++ b/freeradius/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/freeradius/locale/es_CO/fusiondirectory.po b/freeradius/locale/es_CO/fusiondirectory.po index ebf9fd50dfa073dcae077195049f1ca4ccb16745..8181238ed4e92b25b8b20df50055088189ff056e 100644 --- a/freeradius/locale/es_CO/fusiondirectory.po +++ b/freeradius/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/freeradius/locale/es_VE/fusiondirectory.po b/freeradius/locale/es_VE/fusiondirectory.po index 0c6cf48b834a75a3993bb26300f3d64269f81e99..8be98dea86a76a3a8752ca7c676a0b958a4dced0 100644 --- a/freeradius/locale/es_VE/fusiondirectory.po +++ b/freeradius/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/freeradius/locale/fa_IR/fusiondirectory.po b/freeradius/locale/fa_IR/fusiondirectory.po index 3799f72757bc396178c8c1f59e3452a2887175f0..843677e504b5f066a0682d4341a91e8d89bb6245 100644 --- a/freeradius/locale/fa_IR/fusiondirectory.po +++ b/freeradius/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/fi_FI/fusiondirectory.po b/freeradius/locale/fi_FI/fusiondirectory.po index 79b7cadab35bb0108d621bf582bbac2f895076c8..0bdb5780f9caf0357f4671bf194af6a9afb468fa 100644 --- a/freeradius/locale/fi_FI/fusiondirectory.po +++ b/freeradius/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/freeradius/locale/fr/fusiondirectory.po b/freeradius/locale/fr/fusiondirectory.po index 0931c223b852861214cb084090955299923942c7..8da8d12ee31dad4dd6a99dfe7f5e81affd1575fa 100644 --- a/freeradius/locale/fr/fusiondirectory.po +++ b/freeradius/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/freeradius/locale/hu_HU/fusiondirectory.po b/freeradius/locale/hu_HU/fusiondirectory.po index 4022aaaf303d3d7afae5481262cfa7b9d2f2468d..782b6cf6f61f25fdf3ab8c4cd177e1ee185f3a3a 100644 --- a/freeradius/locale/hu_HU/fusiondirectory.po +++ b/freeradius/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/id/fusiondirectory.po b/freeradius/locale/id/fusiondirectory.po index ee0728f23311d721f536030163289f353572cdbe..e6de37436c705b19f7a75b2ef21bdf16e5dd796f 100644 --- a/freeradius/locale/id/fusiondirectory.po +++ b/freeradius/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/it_IT/fusiondirectory.po b/freeradius/locale/it_IT/fusiondirectory.po index 2a3d768805782fbb1631f8cf4d89bf997acca01c..ffa973a0022c6c305e37d4efa2d9861db5f70e21 100644 --- a/freeradius/locale/it_IT/fusiondirectory.po +++ b/freeradius/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/freeradius/locale/ja/fusiondirectory.po b/freeradius/locale/ja/fusiondirectory.po index 1ce35a7ffe41f0a2841b1d45e36949279746afa5..5435366612527c2825fc3834ffcf035ba1471837 100644 --- a/freeradius/locale/ja/fusiondirectory.po +++ b/freeradius/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/ko/fusiondirectory.po b/freeradius/locale/ko/fusiondirectory.po index e091bfc8443d36beaa50c20d236fe32f43b117dd..c9110e761775f0d2685d60b0329a8a338b502d29 100644 --- a/freeradius/locale/ko/fusiondirectory.po +++ b/freeradius/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/freeradius/locale/lv/fusiondirectory.po b/freeradius/locale/lv/fusiondirectory.po index f2d836e67d1b4376fabb63ae2d1f080c4a6438ae..3cec5e58dd6069dc591f5c553c373c3b8096153e 100644 --- a/freeradius/locale/lv/fusiondirectory.po +++ b/freeradius/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/freeradius/locale/nb/fusiondirectory.po b/freeradius/locale/nb/fusiondirectory.po index 2b55c8ad9c81e0be28ebd02abddc03a21807390b..3c3ae9c37b57faa360fb5ba2bc73ae1239462b71 100644 --- a/freeradius/locale/nb/fusiondirectory.po +++ b/freeradius/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/nl/fusiondirectory.po b/freeradius/locale/nl/fusiondirectory.po index ee0b2205e4d9c081c79b7e226989148f15c06414..832cf3621dae552ef2a4c812c0a6e9ee2affa728 100644 --- a/freeradius/locale/nl/fusiondirectory.po +++ b/freeradius/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/freeradius/locale/pl/fusiondirectory.po b/freeradius/locale/pl/fusiondirectory.po index b10f85bc7739d266d4b2d19c873381e40f5b4070..76a7ab94ab71577694abb264cad13c77f9f6fc34 100644 --- a/freeradius/locale/pl/fusiondirectory.po +++ b/freeradius/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/freeradius/locale/pt/fusiondirectory.po b/freeradius/locale/pt/fusiondirectory.po index 4bcfd70282a488ad7601dc0ed075923e5a5af4a2..d665e9e3b2c4ba4af7c390e6ed2a78c663eea45c 100644 --- a/freeradius/locale/pt/fusiondirectory.po +++ b/freeradius/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/freeradius/locale/pt_BR/fusiondirectory.po b/freeradius/locale/pt_BR/fusiondirectory.po index b9546208229c1059fe30c98c435d6f334c3250cf..f16828c14f2d60497ae33c13237507e161d6b593 100644 --- a/freeradius/locale/pt_BR/fusiondirectory.po +++ b/freeradius/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/freeradius/locale/ru/fusiondirectory.po b/freeradius/locale/ru/fusiondirectory.po index 8ba128d0d59b730ad60fbc641a8de12ce8e68154..b11537050fdcfc075c3e480be862dede6c2865a2 100644 --- a/freeradius/locale/ru/fusiondirectory.po +++ b/freeradius/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/freeradius/locale/ru@petr1708/fusiondirectory.po b/freeradius/locale/ru@petr1708/fusiondirectory.po index 11af0973757d7a76ea210e4025eac62f45dbbcc4..ea0c42955baade38823479d7e7f21bec38d32cb3 100644 --- a/freeradius/locale/ru@petr1708/fusiondirectory.po +++ b/freeradius/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/freeradius/locale/sv/fusiondirectory.po b/freeradius/locale/sv/fusiondirectory.po index 288bddba3192e7e017cd4ef2f54f31401c84a72f..2dfda20fd49c76504cfb5fcbef215327be21c6f0 100644 --- a/freeradius/locale/sv/fusiondirectory.po +++ b/freeradius/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/freeradius/locale/tr_TR/fusiondirectory.po b/freeradius/locale/tr_TR/fusiondirectory.po index 3f7aab77b152fba35b476d3ee02858993aef1f9f..ea2f5009bfc94914b7ae6bf2a4d4e1d5b235af6e 100644 --- a/freeradius/locale/tr_TR/fusiondirectory.po +++ b/freeradius/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/ug/fusiondirectory.po b/freeradius/locale/ug/fusiondirectory.po index b9dd2184e46a9c235296fd9fca97a7f3d55f30f3..ab6aa1452a69c9fd0ab59960b113354ef326dbb1 100644 --- a/freeradius/locale/ug/fusiondirectory.po +++ b/freeradius/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/freeradius/locale/vi_VN/fusiondirectory.po b/freeradius/locale/vi_VN/fusiondirectory.po index 23f7d793f4e29016acb75a493ebcb075a3592a62..75794bb9f3fd681419c7ac02abb3ad754f0e7c43 100644 --- a/freeradius/locale/vi_VN/fusiondirectory.po +++ b/freeradius/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/freeradius/locale/zh/fusiondirectory.po b/freeradius/locale/zh/fusiondirectory.po index 2057871dc25c37c23a79140421e068b3f27ccddd..7eb7376596b86741c5390736a287c9d83811cbae 100644 --- a/freeradius/locale/zh/fusiondirectory.po +++ b/freeradius/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/freeradius/locale/zh_TW/fusiondirectory.po b/freeradius/locale/zh_TW/fusiondirectory.po index 5139be020111cbfd5b898e7eee2d7b89c78704c7..1f2923677241c69e10bd984f862259ec28fbf3e0 100644 --- a/freeradius/locale/zh_TW/fusiondirectory.po +++ b/freeradius/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/fusioninventory/locale/af_ZA/fusiondirectory.po b/fusioninventory/locale/af_ZA/fusiondirectory.po index 7c488c1e288c3bcf5ae0e424894786a9a89c639e..10cf928a54fa314ea5c8a8e6b5d1f696b7fe16da 100644 --- a/fusioninventory/locale/af_ZA/fusiondirectory.po +++ b/fusioninventory/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/fusioninventory/locale/ar/fusiondirectory.po b/fusioninventory/locale/ar/fusiondirectory.po index 44f10b65011ce799b250715dbb6eca9493878aba..349f6c7ad0852933257efe89bf28af2d01c8e25b 100644 --- a/fusioninventory/locale/ar/fusiondirectory.po +++ b/fusioninventory/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/fusioninventory/locale/ca/fusiondirectory.po b/fusioninventory/locale/ca/fusiondirectory.po index 4e10db5585e444eb644ce0a7ab53a4503e3b9ca5..7b3b129a268c4d66146e970601191f6ddfde61ac 100644 --- a/fusioninventory/locale/ca/fusiondirectory.po +++ b/fusioninventory/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/fusioninventory/locale/cs_CZ/fusiondirectory.po b/fusioninventory/locale/cs_CZ/fusiondirectory.po index 86073d39911b4d93bb11d89de3a487844d6ab2ae..afdcdd2d87cf1d2a30ad62b0e095a5d476084dff 100644 --- a/fusioninventory/locale/cs_CZ/fusiondirectory.po +++ b/fusioninventory/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/fusioninventory/locale/de/fusiondirectory.po b/fusioninventory/locale/de/fusiondirectory.po index dad448cabfe0b427fc9e3f6963057d4bc9760668..63f7c4b9bc78f0f4208be5f32860e857f54285fd 100644 --- a/fusioninventory/locale/de/fusiondirectory.po +++ b/fusioninventory/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/fusioninventory/locale/el_GR/fusiondirectory.po b/fusioninventory/locale/el_GR/fusiondirectory.po index ee2a7e624ba32302238fff2688b5d988b3f2d39f..7aa568301e4af4e317227dd35504b24f44dec6b1 100644 --- a/fusioninventory/locale/el_GR/fusiondirectory.po +++ b/fusioninventory/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/fusioninventory/locale/es/fusiondirectory.po b/fusioninventory/locale/es/fusiondirectory.po index ddfa4fcbc776d2597208a567acb937bd0dbdcf14..b0a96d42bc89b09c647a74d125a7718d251730e7 100644 --- a/fusioninventory/locale/es/fusiondirectory.po +++ b/fusioninventory/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/fusioninventory/locale/es_CO/fusiondirectory.po b/fusioninventory/locale/es_CO/fusiondirectory.po index 78b9800fcf06610dff94ee8c9e265a2339e2f1d1..cf618e26461522335fa97fc4e73ae6a0fe6c099a 100644 --- a/fusioninventory/locale/es_CO/fusiondirectory.po +++ b/fusioninventory/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/fusioninventory/locale/es_VE/fusiondirectory.po b/fusioninventory/locale/es_VE/fusiondirectory.po index e0b97193f4c8ad222601a92dbc6349c0243dcb81..10fac641878e533cd0c0b8a2b599b4d7fc40a8c8 100644 --- a/fusioninventory/locale/es_VE/fusiondirectory.po +++ b/fusioninventory/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/fusioninventory/locale/fa_IR/fusiondirectory.po b/fusioninventory/locale/fa_IR/fusiondirectory.po index 828c24f9bd507cfafbd875272c9793676356de18..56076a33d8bdbb568e9d04df7cde51810b88a81a 100644 --- a/fusioninventory/locale/fa_IR/fusiondirectory.po +++ b/fusioninventory/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/fusioninventory/locale/fi_FI/fusiondirectory.po b/fusioninventory/locale/fi_FI/fusiondirectory.po index 26de6532d350141fdfa47ca55649834821e4a1a2..7f14037339ff18642c22069fd18412eec57f7565 100644 --- a/fusioninventory/locale/fi_FI/fusiondirectory.po +++ b/fusioninventory/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/fusioninventory/locale/fr/fusiondirectory.po b/fusioninventory/locale/fr/fusiondirectory.po index ca33b8feea955c8c4c58f84ac17ee4e2455e09fd..924c26e52812195253744a396835522cc51d6f84 100644 --- a/fusioninventory/locale/fr/fusiondirectory.po +++ b/fusioninventory/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/fusioninventory/locale/hu_HU/fusiondirectory.po b/fusioninventory/locale/hu_HU/fusiondirectory.po index d212e6983f54d7b2376cf7f3371c13d4fa0e68e5..a795a7a10d7c6b0ac97d10b465a0e38e36ede1ea 100644 --- a/fusioninventory/locale/hu_HU/fusiondirectory.po +++ b/fusioninventory/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/fusioninventory/locale/id/fusiondirectory.po b/fusioninventory/locale/id/fusiondirectory.po index f51a88049eb93d311582a0bb7e0a92213f3df521..bcc6602bbab7ca74c47c2b9121413e3f7947cf88 100644 --- a/fusioninventory/locale/id/fusiondirectory.po +++ b/fusioninventory/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/fusioninventory/locale/it_IT/fusiondirectory.po b/fusioninventory/locale/it_IT/fusiondirectory.po index 27311fe7fd8bb0c211e13eab86701a15d8ede9e4..04537e993241f5bbcb8e4b68f03fbb8c66dd87ae 100644 --- a/fusioninventory/locale/it_IT/fusiondirectory.po +++ b/fusioninventory/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/fusioninventory/locale/ja/fusiondirectory.po b/fusioninventory/locale/ja/fusiondirectory.po index 807579870e70015d26544e15511d84fae1bcc20d..32ba38e51d0de1481b19b3f7eccded7f5ca27ca2 100644 --- a/fusioninventory/locale/ja/fusiondirectory.po +++ b/fusioninventory/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/fusioninventory/locale/ko/fusiondirectory.po b/fusioninventory/locale/ko/fusiondirectory.po index d939df959653c8a857111a9894942015372369f6..807137c657e6e314b893ea7e92bdb4ecf52b80fd 100644 --- a/fusioninventory/locale/ko/fusiondirectory.po +++ b/fusioninventory/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/fusioninventory/locale/lv/fusiondirectory.po b/fusioninventory/locale/lv/fusiondirectory.po index 9331e7d0445dadfdd34340ff8a518063f1411239..4a86d584cdc1668f442f2f40792062f8fcdfa634 100644 --- a/fusioninventory/locale/lv/fusiondirectory.po +++ b/fusioninventory/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/fusioninventory/locale/nb/fusiondirectory.po b/fusioninventory/locale/nb/fusiondirectory.po index b6220f637c3c49967209085bc5cfb5e0fe88d221..4ae51108120e5b2d00f494c329d9ebb6a95779f3 100644 --- a/fusioninventory/locale/nb/fusiondirectory.po +++ b/fusioninventory/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/fusioninventory/locale/nl/fusiondirectory.po b/fusioninventory/locale/nl/fusiondirectory.po index 67c988a91bd07d5a7e0828dbcea6156937b43c3e..5ff8339f8fc6887f56300e5be66d9ac972dfc3a5 100644 --- a/fusioninventory/locale/nl/fusiondirectory.po +++ b/fusioninventory/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/fusioninventory/locale/pl/fusiondirectory.po b/fusioninventory/locale/pl/fusiondirectory.po index b159872038d792fe4c7827346c143cddc7a86fc0..7a155d3962952957ab2716c4e239adeda88adac5 100644 --- a/fusioninventory/locale/pl/fusiondirectory.po +++ b/fusioninventory/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/fusioninventory/locale/pt/fusiondirectory.po b/fusioninventory/locale/pt/fusiondirectory.po index 9135a2cacf581bc966b9544dc3033c728e9552d9..6b8dec2ae5051edbf744a08af20d4c8923dbed55 100644 --- a/fusioninventory/locale/pt/fusiondirectory.po +++ b/fusioninventory/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/fusioninventory/locale/pt_BR/fusiondirectory.po b/fusioninventory/locale/pt_BR/fusiondirectory.po index af7f60980fa590060af414d53a8771f4cc77c75a..5055fd8d88face24a6f73e8dcbe17e811fcef8ac 100644 --- a/fusioninventory/locale/pt_BR/fusiondirectory.po +++ b/fusioninventory/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/fusioninventory/locale/ru/fusiondirectory.po b/fusioninventory/locale/ru/fusiondirectory.po index fdb15f21ce4497ba9285b9d1f75602617cdb09a3..8f81e493bc392b40711e7149a227ee5d9ec0da10 100644 --- a/fusioninventory/locale/ru/fusiondirectory.po +++ b/fusioninventory/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/fusioninventory/locale/ru@petr1708/fusiondirectory.po b/fusioninventory/locale/ru@petr1708/fusiondirectory.po index 15c80406f2edf9190b57502979999c16ee44b01f..7eadba0426dad3bd6211a31328e8d99c2b0accd2 100644 --- a/fusioninventory/locale/ru@petr1708/fusiondirectory.po +++ b/fusioninventory/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/fusioninventory/locale/sv/fusiondirectory.po b/fusioninventory/locale/sv/fusiondirectory.po index 015e1fd23906900482c98df22d0f402c3ad57333..ed851b410bca8d5d24050b59591acb207de9c746 100644 --- a/fusioninventory/locale/sv/fusiondirectory.po +++ b/fusioninventory/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/fusioninventory/locale/tr_TR/fusiondirectory.po b/fusioninventory/locale/tr_TR/fusiondirectory.po index 82e70e653f17d7f818210eabb704c05b03e8ef72..8f05dee8d2d70e765c731976603388293067bde6 100644 --- a/fusioninventory/locale/tr_TR/fusiondirectory.po +++ b/fusioninventory/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/fusioninventory/locale/ug/fusiondirectory.po b/fusioninventory/locale/ug/fusiondirectory.po index 8b703d62e185dc1dbaa1efbc6aa2dbbe47100efe..0ac31929f7308541beda6a719ddd62ad8eb9d6de 100644 --- a/fusioninventory/locale/ug/fusiondirectory.po +++ b/fusioninventory/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/fusioninventory/locale/vi_VN/fusiondirectory.po b/fusioninventory/locale/vi_VN/fusiondirectory.po index 45d248ffa9a3f8c47104d515618fa3881f19e89e..aed5e77947f626c3dc237aca14e0f0c18c4d8d94 100644 --- a/fusioninventory/locale/vi_VN/fusiondirectory.po +++ b/fusioninventory/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/fusioninventory/locale/zh/fusiondirectory.po b/fusioninventory/locale/zh/fusiondirectory.po index 359eb7554d41770629bba05a0ca1f89a584735a9..2a7866478bce555ba0395283cbb9dca59837c940 100644 --- a/fusioninventory/locale/zh/fusiondirectory.po +++ b/fusioninventory/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/fusioninventory/locale/zh_TW/fusiondirectory.po b/fusioninventory/locale/zh_TW/fusiondirectory.po index 864d50f2283f01ef1cf3c9084b0d86424f51a034..52ed0a46272cd62a6b681af8acc23c5a0268b7d9 100644 --- a/fusioninventory/locale/zh_TW/fusiondirectory.po +++ b/fusioninventory/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:11+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/gpg/locale/af_ZA/fusiondirectory.po b/gpg/locale/af_ZA/fusiondirectory.po index cf1d3da643d5814015887c890fc0ca8e485822bc..01e76ba62df76813408ef588e70d4a5310c0c550 100644 --- a/gpg/locale/af_ZA/fusiondirectory.po +++ b/gpg/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/gpg/locale/ar/fusiondirectory.po b/gpg/locale/ar/fusiondirectory.po index 287a7ae744df41de3a2458cae40e719a07993665..f57813cebd309e423bea87734a34656b71f41cef 100644 --- a/gpg/locale/ar/fusiondirectory.po +++ b/gpg/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/gpg/locale/ca/fusiondirectory.po b/gpg/locale/ca/fusiondirectory.po index faea0cc3eed85ea4fc2bb0f770d36d563a5c763e..c899ff02d7e469101fa799b98ec797247da487e9 100644 --- a/gpg/locale/ca/fusiondirectory.po +++ b/gpg/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/gpg/locale/cs_CZ/fusiondirectory.po b/gpg/locale/cs_CZ/fusiondirectory.po index 3f76958ae2b873177011a624d34a9dfd2819848e..378c44dfd3f099b749a15561ae241a773d2fdf3e 100644 --- a/gpg/locale/cs_CZ/fusiondirectory.po +++ b/gpg/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/gpg/locale/de/fusiondirectory.po b/gpg/locale/de/fusiondirectory.po index 9f66317c3374c28a7ec33345f125148ef006e956..447713915c3c9a9e5592dc71e811ac54baabd4eb 100644 --- a/gpg/locale/de/fusiondirectory.po +++ b/gpg/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/gpg/locale/el_GR/fusiondirectory.po b/gpg/locale/el_GR/fusiondirectory.po index ff8f29d6458f09b7072b93e3d7288086cdb17e11..105728f189f3852b8e8b249b062cfe841c03321d 100644 --- a/gpg/locale/el_GR/fusiondirectory.po +++ b/gpg/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/gpg/locale/es/fusiondirectory.po b/gpg/locale/es/fusiondirectory.po index c95880cdc2c2ed983e6ab8d4f7ee79ee10c2effc..23e651e8b4ec259b2e206b695795e98e2d3fe363 100644 --- a/gpg/locale/es/fusiondirectory.po +++ b/gpg/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/gpg/locale/es_CO/fusiondirectory.po b/gpg/locale/es_CO/fusiondirectory.po index 747036b03cd09cfd71529c30d6fab7ad9f4820b2..5b2e1cd602c12a9bc13cfb9bfa6a73a04dbb5939 100644 --- a/gpg/locale/es_CO/fusiondirectory.po +++ b/gpg/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/gpg/locale/es_VE/fusiondirectory.po b/gpg/locale/es_VE/fusiondirectory.po index 97bb1817195a2db9017a4c90d69fa46f12dac140..80a3cc03c45bf8e30a0bdb0038b083c88084742a 100644 --- a/gpg/locale/es_VE/fusiondirectory.po +++ b/gpg/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/gpg/locale/fa_IR/fusiondirectory.po b/gpg/locale/fa_IR/fusiondirectory.po index b841ae7ad90ef53a6cc5f39a2a9dfebcd2cce8a2..a401e2f69ee9f3d7dd04c24f7e95c5d1c1d01c48 100644 --- a/gpg/locale/fa_IR/fusiondirectory.po +++ b/gpg/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/gpg/locale/fi_FI/fusiondirectory.po b/gpg/locale/fi_FI/fusiondirectory.po index 3d486dc6e65840955d6dbdfb121557f069f51c8d..07d0009a42ff306dd1b65f27151a1ffc846ad5a2 100644 --- a/gpg/locale/fi_FI/fusiondirectory.po +++ b/gpg/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/gpg/locale/fr/fusiondirectory.po b/gpg/locale/fr/fusiondirectory.po index e57c407037c3539d31af8cd3b66b6d745ed05083..c38f5448032033b2435f160a3bccbf0c670b78aa 100644 --- a/gpg/locale/fr/fusiondirectory.po +++ b/gpg/locale/fr/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/gpg/locale/hu_HU/fusiondirectory.po b/gpg/locale/hu_HU/fusiondirectory.po index 0f184d57e63b946f890fc3459c3f61b3c791dea9..5193d008b003f913346a7ac1b18b27a722c35758 100644 --- a/gpg/locale/hu_HU/fusiondirectory.po +++ b/gpg/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/gpg/locale/id/fusiondirectory.po b/gpg/locale/id/fusiondirectory.po index 2f51a549fd4021f0d42ae51271009ff67f979f48..57f7af6a80434f2c29096e7fd34dfa3f84667707 100644 --- a/gpg/locale/id/fusiondirectory.po +++ b/gpg/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/gpg/locale/it_IT/fusiondirectory.po b/gpg/locale/it_IT/fusiondirectory.po index 5bf5f178b64d1c56f67e3cf60a6c5555ef3b9077..b3c82adbd6d23f84a3cb209e4f2039a68cb24b2e 100644 --- a/gpg/locale/it_IT/fusiondirectory.po +++ b/gpg/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/gpg/locale/ja/fusiondirectory.po b/gpg/locale/ja/fusiondirectory.po index b84e37635df6570a43d6adeeafc68068ba3c66d6..8a1bedd9dfd0e56afdb02245324c1610f544baa0 100644 --- a/gpg/locale/ja/fusiondirectory.po +++ b/gpg/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/gpg/locale/ko/fusiondirectory.po b/gpg/locale/ko/fusiondirectory.po index caa9bb570f66ec443c7c0018da9413e291601cc0..c13d8b1f5669514acdb0a9b8927669ca2a161cae 100644 --- a/gpg/locale/ko/fusiondirectory.po +++ b/gpg/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/gpg/locale/lv/fusiondirectory.po b/gpg/locale/lv/fusiondirectory.po index ebbac3ff1d956014b78778e84eb31dffc035a8b6..d0e6e259be8397c13b3073f08391078b5c0f8c1f 100644 --- a/gpg/locale/lv/fusiondirectory.po +++ b/gpg/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/gpg/locale/nb/fusiondirectory.po b/gpg/locale/nb/fusiondirectory.po index a054da8e80436d40a746b78beb7f2ca4de623ee6..875c6bab20d9997a04d51f4a9870db7239e07d08 100644 --- a/gpg/locale/nb/fusiondirectory.po +++ b/gpg/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/gpg/locale/nl/fusiondirectory.po b/gpg/locale/nl/fusiondirectory.po index 6ed0ecbde63612eccbc984096ebf719f5a7d1d09..2bbec9613c53861b8eacabccd4ec6892f67365fa 100644 --- a/gpg/locale/nl/fusiondirectory.po +++ b/gpg/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/gpg/locale/pl/fusiondirectory.po b/gpg/locale/pl/fusiondirectory.po index f087a31eb783483ae090c206813ad217614088de..a203e0a346c5f6ff207e85b093fb7ac78d3e6429 100644 --- a/gpg/locale/pl/fusiondirectory.po +++ b/gpg/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/gpg/locale/pt/fusiondirectory.po b/gpg/locale/pt/fusiondirectory.po index 15fb74c0b574aa18464f35d85f43972203b24064..66801841093b9ee20ee4562643da8443c0584e88 100644 --- a/gpg/locale/pt/fusiondirectory.po +++ b/gpg/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/gpg/locale/pt_BR/fusiondirectory.po b/gpg/locale/pt_BR/fusiondirectory.po index 9a34c8fe7c38f4ac027b52f5d638ca1587921fa5..e6e47959f0a3931bfa2357974263046dd3c29c94 100644 --- a/gpg/locale/pt_BR/fusiondirectory.po +++ b/gpg/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/gpg/locale/ru/fusiondirectory.po b/gpg/locale/ru/fusiondirectory.po index 92f2cb7015c36fe0b2e3a0fecd892e2f3171fad2..1d214ef661053560a314d38c1003e4c383d0502a 100644 --- a/gpg/locale/ru/fusiondirectory.po +++ b/gpg/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/gpg/locale/ru@petr1708/fusiondirectory.po b/gpg/locale/ru@petr1708/fusiondirectory.po index d73d54e6f9ea8b2fa8d453d977eaf161264dc1cb..c7a9f8266fa5474f221d1cefe0b5b5e3c704292d 100644 --- a/gpg/locale/ru@petr1708/fusiondirectory.po +++ b/gpg/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/gpg/locale/sv/fusiondirectory.po b/gpg/locale/sv/fusiondirectory.po index 4be14cb19310d7bc914c437034443d77fdb399b3..3e2a0fb55da88d20908a06bc57a5fec3140e816c 100644 --- a/gpg/locale/sv/fusiondirectory.po +++ b/gpg/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/gpg/locale/tr_TR/fusiondirectory.po b/gpg/locale/tr_TR/fusiondirectory.po index 66bf592b219360f3e70169da47775eeaff09977b..36d12c5a5cbb669065ca1798fda1c3f277363243 100644 --- a/gpg/locale/tr_TR/fusiondirectory.po +++ b/gpg/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/gpg/locale/ug/fusiondirectory.po b/gpg/locale/ug/fusiondirectory.po index 4639cd1ef69dbe32dba3338805f4d09b02d48e6e..b19130a7f6afe5e0c8e9799956ec14296251ada3 100644 --- a/gpg/locale/ug/fusiondirectory.po +++ b/gpg/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/gpg/locale/vi_VN/fusiondirectory.po b/gpg/locale/vi_VN/fusiondirectory.po index d8ff9b413e7f49aa68432010a125894369f24019..d41fbe4826e4e04dad17a97d5fd49ec35e9f3595 100644 --- a/gpg/locale/vi_VN/fusiondirectory.po +++ b/gpg/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/gpg/locale/zh/fusiondirectory.po b/gpg/locale/zh/fusiondirectory.po index 4af1ae671e6c5cffc6ee78e92feec578b7ae7d17..2a34910eab3d5ca8616082b3615ec77095988c78 100644 --- a/gpg/locale/zh/fusiondirectory.po +++ b/gpg/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/gpg/locale/zh_TW/fusiondirectory.po b/gpg/locale/zh_TW/fusiondirectory.po index a895355d0f3a274c35643a0573279213b1bb66ac..1212e766d933d81d88d02a717b77f094c3f2aaf8 100644 --- a/gpg/locale/zh_TW/fusiondirectory.po +++ b/gpg/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/ipmi/admin/systems/ipmi/class_ipmiClient.inc b/ipmi/admin/systems/ipmi/class_ipmiClient.inc index 4722fa0c50b45735f5f43ed87091f77fb3713682..0c417b194cda2456e2a2fb682fe97227d602fed8 100644 --- a/ipmi/admin/systems/ipmi/class_ipmiClient.inc +++ b/ipmi/admin/systems/ipmi/class_ipmiClient.inc @@ -28,6 +28,8 @@ class ipmiClient extends simplePlugin return array( 'plShortName' => _('IPMI client'), 'plDescription' => _('Edit IPMI client settings'), + 'plIcon' => 'geticon.php?context=applications&icon=ipmi&size=48', + 'plSmallIcon' => 'geticon.php?context=applications&icon=ipmi&size=16', 'plSelfModify' => FALSE, 'plCategory' => array('workstation','server'), 'plObjectType' => array('workstation','server'), diff --git a/ipmi/html/themes/breezy/icons/16/apps/ipmi.png b/ipmi/html/themes/breezy/icons/16/apps/ipmi.png new file mode 100644 index 0000000000000000000000000000000000000000..e4f813523a0935ff716d8fc9f31d71ea12c597ba Binary files /dev/null and b/ipmi/html/themes/breezy/icons/16/apps/ipmi.png differ diff --git a/ipmi/html/themes/breezy/icons/48/apps/ipmi.png b/ipmi/html/themes/breezy/icons/48/apps/ipmi.png new file mode 100644 index 0000000000000000000000000000000000000000..6966470f097daffa996c2749b598bbfc8db810a4 Binary files /dev/null and b/ipmi/html/themes/breezy/icons/48/apps/ipmi.png differ diff --git a/ipmi/html/themes/breezy/svg/16/apps/ipmi.svg b/ipmi/html/themes/breezy/svg/16/apps/ipmi.svg new file mode 100644 index 0000000000000000000000000000000000000000..6b852c9d7335f8a2e6e63727469d70350587521b --- /dev/null +++ b/ipmi/html/themes/breezy/svg/16/apps/ipmi.svg @@ -0,0 +1,150 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg3049" + version="1.1" + sodipodi:docname="ipmi.svg" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" + inkscape:export-filename="ipmi.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1884" + inkscape:window-height="1051" + id="namedview12" + showgrid="true" + inkscape:zoom="14.75" + inkscape:cx="-6.5762708" + inkscape:cy="4.3389831" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="text829"> + <inkscape:grid + type="xygrid" + id="grid822" /> + </sodipodi:namedview> + <defs + id="defs3051"> + <style + type="text/css" + id="current-color-scheme"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + </defs> + <metadata + id="metadata3054"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + <dc:date>2019</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Timothée Giet</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Notice" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Attribution" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + aria-label="IPMI" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:1.25;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none" + id="text829"> + <path + d="M 0,11 H 0.9866666 V 6 H 0 Z" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.66666651px;font-family:'Source Han Sans';-inkscape-font-specification:'Source Han Sans Bold';letter-spacing:0px;fill:#3daee9;fill-opacity:1;stroke-width:1.00605464" + id="path831" + inkscape:connector-curvature="0" /> + <path + d="M 3,11 H 3.9866667 V 9.2253713 h 0.66 c 1.0599999,0 1.9066666,-0.5128206 1.9066666,-1.6531715 C 6.5533333,6.391363 5.7133333,6 4.62,6 H 3 Z M 3.9866667,8.4358976 V 6.7962213 h 0.56 c 0.68,0 1.0399999,0.1956816 1.0399999,0.7759785 C 5.5866666,8.1457491 5.26,8.4358976 4.58,8.4358976 Z" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.66666651px;font-family:'Source Han Sans';-inkscape-font-specification:'Source Han Sans Bold';letter-spacing:0px;fill:#3daee9;fill-opacity:1;stroke-width:1.00605464" + id="path833" + inkscape:connector-curvature="0" /> + <path + d="M 8.1133334,11 H 9 V 8.9149799 C 9,8.4426452 8.92,7.7476384 8.8733334,7.2753037 h 0.026667 L 9.2933334,8.4493928 10.06,10.547909 h 0.566666 l 0.76,-2.0985162 0.4,-1.1740891 h 0.03333 c -0.05333,0.4723347 -0.126663,1.1673415 -0.126663,1.6396762 V 11 h 0.9 V 6 H 11.5 l -0.82,2.3414307 c -0.106667,0.3103913 -0.193334,0.6410256 -0.3,0.9581646 h -0.03333 c -0.1,-0.317139 -0.193333,-0.6477733 -0.299999,-0.9581646 L 9.2066707,6 H 8.1133334 Z" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.66666651px;font-family:'Source Han Sans';-inkscape-font-specification:'Source Han Sans Bold';letter-spacing:0px;fill:#3daee9;fill-opacity:1;stroke-width:1.00605464" + id="path835" + inkscape:connector-curvature="0" /> + <path + d="M 15.013334,11 H 16 V 6 h -0.986666 z" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.66666651px;font-family:'Source Han Sans';-inkscape-font-specification:'Source Han Sans Bold';letter-spacing:0px;fill:#3daee9;fill-opacity:1;stroke-width:1.00605464" + id="path837" + inkscape:connector-curvature="0" /> + <path + style="opacity:1;vector-effect:none;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 8,0 A 8,8 0 0 0 1.0839844,4 H 2.2578125 A 7,7 0 0 1 8,1 7,7 0 0 1 13.734375,4 h 1.185547 A 8,8 0 0 0 8,0 Z M 1.7636719,13 A 8,8 0 0 0 8,16 8,8 0 0 0 14.244141,13 H 12.896484 A 7,7 0 0 1 8,15 7,7 0 0 1 3.1113281,13 Z" + id="path840" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/ipmi/html/themes/breezy/svg/48/apps/ipmi.svg b/ipmi/html/themes/breezy/svg/48/apps/ipmi.svg new file mode 100644 index 0000000000000000000000000000000000000000..d2af12c5775cd6d9e998e35be3f29a578bcaa030 --- /dev/null +++ b/ipmi/html/themes/breezy/svg/48/apps/ipmi.svg @@ -0,0 +1,443 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg5453" + version="1.1" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" + sodipodi:docname="ipmi.svg" + inkscape:export-filename="ipmi.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs5455"> + <style + type="text/css" + id="current-color-scheme"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <linearGradient + inkscape:collect="always" + id="linearGradient4227-0-8"> + <stop + style="stop-color:#292c2f;stop-opacity:1" + offset="0" + id="stop4229-3-3" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4231-90-8" /> + </linearGradient> + <linearGradient + gradientTransform="matrix(1.4285726,0,0,1.4285726,-163.67389,-235.91398)" + inkscape:collect="always" + xlink:href="#linearGradient4303" + id="linearGradient4171" + gradientUnits="userSpaceOnUse" + x1="399.57144" + y1="545.79797" + x2="399.57144" + y2="517.79797" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4303"> + <stop + style="stop-color:#c6cdd1;stop-opacity:1" + offset="0" + id="stop4305" /> + <stop + style="stop-color:#e0e5e7;stop-opacity:1" + offset="1" + id="stop4307" /> + </linearGradient> + <style + id="current-color-scheme-7" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + id="current-color-scheme-75" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + id="current-color-scheme-3" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <linearGradient + id="linearGradient4143" + inkscape:collect="always"> + <stop + id="stop4145" + offset="0" + style="stop-color:#197cf1;stop-opacity:1" /> + <stop + id="stop4147" + offset="1" + style="stop-color:#20bcfa;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4227-0-8" + id="linearGradient965" + gradientUnits="userSpaceOnUse" + x1="400.57144" + y1="515.79797" + x2="420.57144" + y2="535.79797" + gradientTransform="translate(-60)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4143" + id="linearGradient877" + x1="23" + y1="27" + x2="23" + y2="22" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5,0,0,1.5,372.57143,487.798)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4227-0-8" + id="linearGradient887" + x1="400.57147" + y1="519.79797" + x2="419.57144" + y2="538.79797" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-384.57143,-499.798)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="5.655" + inkscape:cx="26.604755" + inkscape:cy="10.736975" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1884" + inkscape:window-height="1051" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:showpageshadow="false" + borderlayer="true" + showguides="true" + inkscape:object-nodes="true" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid4063" /> + <sodipodi:guide + position="1.1650391e-05,47.999996" + orientation="4,0" + id="guide4146" + inkscape:locked="false" /> + <sodipodi:guide + position="1.1650391e-05,43.999996" + orientation="0,48" + id="guide4148" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,43.999996" + orientation="-4,0" + id="guide4150" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,47.999996" + orientation="0,-48" + id="guide4152" + inkscape:locked="false" /> + <sodipodi:guide + position="1.1650391e-05,4.0000264" + orientation="4,0" + id="guide4154" + inkscape:locked="false" /> + <sodipodi:guide + position="1.1650391e-05,2.6367188e-05" + orientation="0,48" + id="guide4156" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,2.6367188e-05" + orientation="-4,0" + id="guide4158" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,4.0000264" + orientation="0,-48" + id="guide4160" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,48.000026" + orientation="0,-4" + id="guide4162" + inkscape:locked="false" /> + <sodipodi:guide + position="44.000012,48.000026" + orientation="48,0" + id="guide4164" + inkscape:locked="false" /> + <sodipodi:guide + position="44.000012,2.6367188e-05" + orientation="0,4" + id="guide4166" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,2.6367188e-05" + orientation="-48,0" + id="guide4168" + inkscape:locked="false" /> + <sodipodi:guide + position="4.0000422,48.000026" + orientation="0,-4" + id="guide4170" + inkscape:locked="false" /> + <sodipodi:guide + position="4.2167969e-05,48.000026" + orientation="48,0" + id="guide4172" + inkscape:locked="false" /> + <sodipodi:guide + position="4.2167969e-05,2.6367188e-05" + orientation="0,4" + id="guide4174" + inkscape:locked="false" /> + <sodipodi:guide + position="4.0000422,2.6367188e-05" + orientation="-48,0" + id="guide4176" + inkscape:locked="false" /> + <sodipodi:guide + position="20.000012,43.999996" + orientation="39.999969,0" + id="guide4153" + inkscape:locked="false" /> + <sodipodi:guide + position="20.000012,4.0000264" + orientation="0,8" + id="guide4155" + inkscape:locked="false" /> + <sodipodi:guide + position="28.000012,4.0000264" + orientation="-39.999969,0" + id="guide4157" + inkscape:locked="false" /> + <sodipodi:guide + position="28.000012,43.999996" + orientation="0,-8" + id="guide4159" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata5458"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + <dc:date>2019</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Timothée Giet</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Notice" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Attribution" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Capa 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-384.57143,-499.798)"> + <circle + style="opacity:1;fill:url(#linearGradient4171);fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path3377" + cx="408.57138" + cy="523.79797" + r="19.999956" /> + <path + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.66666651px;line-height:1.25;font-family:'Source Han Sans';-inkscape-font-specification:'Source Han Sans Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient877);fill-opacity:1;stroke:none;stroke-width:1.50908196" + d="m 396.57143,520.798 v 7.5 h 1.47949 v -7.5 z m 4.5,0 v 7.5 h 1.47949 v -2.66309 h 0.99024 c 1.59,0 2.85937,-0.76799 2.85937,-2.47851 0,-1.77126 -1.26039,-2.3584 -2.90039,-2.3584 z m 7.66992,0 v 7.5 h 1.33008 v -3.12891 c 0,-0.70849 -0.12042,-1.74949 -0.19043,-2.458 h 0.041 l 0.58887,1.76074 1.15136,3.14941 h 0.84961 l 1.13965,-3.14941 0.60059,-1.76074 h 0.0498 c -0.0799,0.70851 -0.19043,1.74951 -0.19043,2.458 v 3.12891 h 1.3506 v -7.5 h -1.64063 l -1.23047,3.5127 c -0.16,0.46558 -0.28824,0.95983 -0.44824,1.43554 h -0.0498 c -0.15,-0.47571 -0.29117,-0.96996 -0.45117,-1.43554 l -1.25977,-3.5127 z m 10.35059,0 v 7.5 h 1.47949 v -7.5 z m -16.54102,1.19531 h 0.84082 c 1.02,0 1.5586,0.29264 1.5586,1.16309 0,0.86032 -0.48879,1.29492 -1.50879,1.29492 h -0.89063 z" + id="path831" + inkscape:connector-curvature="0" /> + <path + style="opacity:0.2;fill:url(#linearGradient887);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 33.308594,31.513672 26,35 H 20 L 15.021484,32 26.767578,43.785156 A 19.999956,19.999956 0 0 0 39,37.205078 Z" + transform="translate(384.57143,499.798)" + id="path879" + inkscape:connector-curvature="0" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:1.25;font-family:Quicksand;-inkscape-font-specification:Quicksand;letter-spacing:0px;word-spacing:0px;opacity:1;vector-effect:none;fill:#858585;fill-opacity:1;stroke:none;stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 408.57143,511.798 a 12,12 0 0 0 -10.37403,6 h 1.76074 a 10.5,10.5 0 0 1 8.61329,-4.5 10.5,10.5 0 0 1 8.60157,4.5 h 1.77831 a 12,12 0 0 0 -10.37988,-6 z m -9.3545,19.5 a 12,12 0 0 0 9.3545,4.5 12,12 0 0 0 9.36621,-4.5 h -2.02149 a 10.5,10.5 0 0 1 -7.34472,3 10.5,10.5 0 0 1 -7.33301,-3 z" + id="path840" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/ipmi/locale/af_ZA/fusiondirectory.po b/ipmi/locale/af_ZA/fusiondirectory.po index 149e08c505e9942c5beed398972cdd3cc2a4c44f..086962dac9f4a444b31db71ce358616502e27f3e 100644 --- a/ipmi/locale/af_ZA/fusiondirectory.po +++ b/ipmi/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/ar/fusiondirectory.po b/ipmi/locale/ar/fusiondirectory.po index 7a0ecda86c2ab0cae0aeaa2db7321cf96246dd70..4c63eaa9a64cd3d7fec9273d4b617eec8b289685 100644 --- a/ipmi/locale/ar/fusiondirectory.po +++ b/ipmi/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/ca/fusiondirectory.po b/ipmi/locale/ca/fusiondirectory.po index 170a27ebc25fbd981446e01d2421ee227d3aeec7..8487b38163925d62c354ea9d451ea1d896b5d895 100644 --- a/ipmi/locale/ca/fusiondirectory.po +++ b/ipmi/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/cs_CZ/fusiondirectory.po b/ipmi/locale/cs_CZ/fusiondirectory.po index a2a819327f6ca591fc9005502a76223cb5103836..682bbe6818d6a56479643ee6ad01636bf0ba4449 100644 --- a/ipmi/locale/cs_CZ/fusiondirectory.po +++ b/ipmi/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,30 +30,30 @@ msgstr "Klient IPMI" msgid "Edit IPMI client settings" msgstr "Upravit nastavenà IPMI klienta" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "Nastavenà IPMI klienta" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP adresa" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "IP adresa IPMI rozhranÃ" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "PÅ™ihlaÅ¡ovacà jméno" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "PÅ™ihlaÅ¡ovacà jméno k IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "Heslo uživatele" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "Heslo uživatele IPMI" diff --git a/ipmi/locale/de/fusiondirectory.po b/ipmi/locale/de/fusiondirectory.po index 984d1e978af47f222dfe487e356c222353e67591..4d137b2d55b9cf35ec8909841d0c8a03f46ef608 100644 --- a/ipmi/locale/de/fusiondirectory.po +++ b/ipmi/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" @@ -29,30 +29,30 @@ msgstr "IPMI-Client" msgid "Edit IPMI client settings" msgstr "IPMI-Clienteinstellungen bearbeiten" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "IPMI Clienteinstellungen" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "IP der IPMI-Schnittstelle" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "Benutzeranmeldung" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "IPMI-Benutzeranmeldung" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "Benutzerpasswort" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "IPMI-Benutzerpasswort" diff --git a/ipmi/locale/el_GR/fusiondirectory.po b/ipmi/locale/el_GR/fusiondirectory.po index af467d952af56d0c1825189626d9d1ccedd5e0dc..1af864318594cc2ad9ec59085780cd4e6c8d0c49 100644 --- a/ipmi/locale/el_GR/fusiondirectory.po +++ b/ipmi/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" @@ -29,30 +29,30 @@ msgstr "Πελάτης IPMI" msgid "Edit IPMI client settings" msgstr "ΕπεξεÏγασία Ïυθμίσεων IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "Ρυθμίσεις πελάτη IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "η IP της διεπαφής IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "ΣÏνδεση χÏήστη" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "ΣÏνδεση χÏήστη IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "Κωδικός Ï€Ïόσβασης χÏήστη" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "Κωδικός Ï€Ïόσβασης χÏήστη IPMI" diff --git a/ipmi/locale/es/fusiondirectory.po b/ipmi/locale/es/fusiondirectory.po index c4bdf39be75ce9d550725c7cc0d2dc8efe6ae94d..969af16d1d58387c9e4cfda9be4caf221c4a2ec5 100644 --- a/ipmi/locale/es/fusiondirectory.po +++ b/ipmi/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" @@ -29,30 +29,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "Contraseña del usuario" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/es_CO/fusiondirectory.po b/ipmi/locale/es_CO/fusiondirectory.po index f1ec2563e55438c32f6ef64dc9c53e20391ad007..6691f4b5f6221b1b1f06e8827ec03071992063ed 100644 --- a/ipmi/locale/es_CO/fusiondirectory.po +++ b/ipmi/locale/es_CO/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/es_VE/fusiondirectory.po b/ipmi/locale/es_VE/fusiondirectory.po index c50797781e8217e1703a6cf06cc07e71ca5e6496..007173c5347acd8ebec2f165ac395933aedbc82c 100644 --- a/ipmi/locale/es_VE/fusiondirectory.po +++ b/ipmi/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" @@ -29,30 +29,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "Contraseña del usuario" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/fa_IR/fusiondirectory.po b/ipmi/locale/fa_IR/fusiondirectory.po index b1c19335462e1e4740ce4e3f27b4bcbfc32e8789..ac91cc1af6c79f9c563cade1a47ab8e63f4a762c 100644 --- a/ipmi/locale/fa_IR/fusiondirectory.po +++ b/ipmi/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/fi_FI/fusiondirectory.po b/ipmi/locale/fi_FI/fusiondirectory.po index 14919d106a9683d142051fcb660e74d22335a4c3..1f13f57f7c3640192c16566ea8a735fbaf1799bf 100644 --- a/ipmi/locale/fi_FI/fusiondirectory.po +++ b/ipmi/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/fr/fusiondirectory.po b/ipmi/locale/fr/fusiondirectory.po index ecfcd7223c3da15f44e772dd669e889ef74ebba3..0027779036b3fbfba94a1da369b09faeccc285bd 100644 --- a/ipmi/locale/fr/fusiondirectory.po +++ b/ipmi/locale/fr/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -29,30 +29,30 @@ msgstr "Client IPMI" msgid "Edit IPMI client settings" msgstr "Éditer les paramètres du client IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "Paramètres du client IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "Adresse IP de l'interface IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "Identifiant utilisateur" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "Identifiant de l’utilisateur IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "Mot de passe" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "Mot de passe de l’utilisateur IPMI" diff --git a/ipmi/locale/hu_HU/fusiondirectory.po b/ipmi/locale/hu_HU/fusiondirectory.po index 29c243143e4c79fdc72a48e926c408ca985e81cc..2611fd26f46abf4ca358f9ff8beb2bd5cdc26780 100644 --- a/ipmi/locale/hu_HU/fusiondirectory.po +++ b/ipmi/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/id/fusiondirectory.po b/ipmi/locale/id/fusiondirectory.po index 40a85b3bb94f8eda5855717858fa651694e52b2a..8b0f81cd542bae07150e42c22a4dd52d271eaef8 100644 --- a/ipmi/locale/id/fusiondirectory.po +++ b/ipmi/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/it_IT/fusiondirectory.po b/ipmi/locale/it_IT/fusiondirectory.po index a830b177c432d7505ce4c60ef592b5af9d13911a..fac80e2cb87afd2015b661bc8bf00b8a1948977d 100644 --- a/ipmi/locale/it_IT/fusiondirectory.po +++ b/ipmi/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" @@ -29,30 +29,30 @@ msgstr "Cliente IPMI" msgid "Edit IPMI client settings" msgstr "Modifica impostazioni del cliente IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "Impostazioni del cliente IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "IP dell'interfaccia IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "Login utente" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "Login utente IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "Password utente" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "Password dell'utente IPMI" diff --git a/ipmi/locale/ja/fusiondirectory.po b/ipmi/locale/ja/fusiondirectory.po index 6d776109b5733676e02600799b21090e2afe86f6..93612d4cd52d19baa2c60aa98ec6a5fe27687d9c 100644 --- a/ipmi/locale/ja/fusiondirectory.po +++ b/ipmi/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/ko/fusiondirectory.po b/ipmi/locale/ko/fusiondirectory.po index 6dd90e612f81e14aecb473fd64ae2b78f55676cf..b0a32f88f8fc2f469b45fc588ff4797b6ab678ab 100644 --- a/ipmi/locale/ko/fusiondirectory.po +++ b/ipmi/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" @@ -29,30 +29,30 @@ msgstr "IPMI í´ë¼ì´ì–¸íЏ" msgid "Edit IPMI client settings" msgstr "IPMI í´ë¼ì´ì–¸íЏ ì„¤ì • 편집" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "IPMI í´ë¼ì´ì–¸íЏ ì„¤ì •" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "IPMI ì¸í„°íŽ˜ì´ìŠ¤ì˜ IP" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "ì‚¬ìš©ìž ë¡œê·¸ì¸" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "IPMI ì‚¬ìš©ìž ë¡œê·¸ì¸" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "ì‚¬ìš©ìž íŒ¨ìŠ¤ì›Œë“œ" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "IPMI ì‚¬ìš©ìž íŒ¨ìŠ¤ì›Œë“œ" diff --git a/ipmi/locale/lv/fusiondirectory.po b/ipmi/locale/lv/fusiondirectory.po index 643a830129a1e4413f824fba5359239c4f8e754e..ea7e019e2760c5f15d7125b052f555e7a54ef43c 100644 --- a/ipmi/locale/lv/fusiondirectory.po +++ b/ipmi/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/nb/fusiondirectory.po b/ipmi/locale/nb/fusiondirectory.po index d361c4403250779aceb953c8a6c8e4b90d2b187a..3bf614c3cb92388da5d055c38c94ace88ed99007 100644 --- a/ipmi/locale/nb/fusiondirectory.po +++ b/ipmi/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/nl/fusiondirectory.po b/ipmi/locale/nl/fusiondirectory.po index 5e2af6840c1045778097fc49312b0e50fced8482..f0a3cace3593a09fcaaa7187fd6d8eb40392930d 100644 --- a/ipmi/locale/nl/fusiondirectory.po +++ b/ipmi/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" @@ -30,30 +30,30 @@ msgstr "IPMI cliënt" msgid "Edit IPMI client settings" msgstr "Bewerk IPMI cliënt instellingen" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "IPMI cliënt instellingen" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "IP van de IPMI interface" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "Gebruikerslogin" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "IPMI gebruikerslogin" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "Gebruikerspaswoord" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "IPMI gebruikerswachtwoord" diff --git a/ipmi/locale/pl/fusiondirectory.po b/ipmi/locale/pl/fusiondirectory.po index c0d974a2eeb87b834d5a099a1730c8da59696fc4..1b025e0da98d6687a357286181c83042c60841d5 100644 --- a/ipmi/locale/pl/fusiondirectory.po +++ b/ipmi/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" @@ -29,30 +29,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "HasÅ‚o użytkownika" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/pt/fusiondirectory.po b/ipmi/locale/pt/fusiondirectory.po index 20409114281f28127879775ff61b8047b7158cc4..447c8e3875d4beff2a4385df7e76dd77f9ae97ee 100644 --- a/ipmi/locale/pt/fusiondirectory.po +++ b/ipmi/locale/pt/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/pt_BR/fusiondirectory.po b/ipmi/locale/pt_BR/fusiondirectory.po index b65a02e6346f0ce81dca803f85f43d2383778c9f..2feba39ea6865e0f1bd7ff54767ccc277161eb72 100644 --- a/ipmi/locale/pt_BR/fusiondirectory.po +++ b/ipmi/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" @@ -29,30 +29,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "Configurações de cliente IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "Login de usuário" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "Login de usuário IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "Senha de usuário" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "Senha de usuário IPMI" diff --git a/ipmi/locale/ru/fusiondirectory.po b/ipmi/locale/ru/fusiondirectory.po index bea7c9a8577965baba8c53b150fc4112dcc39346..7d16187cb57e1ea023910696ccf6882e659c5360 100644 --- a/ipmi/locale/ru/fusiondirectory.po +++ b/ipmi/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" @@ -29,30 +29,30 @@ msgstr "IPMI клиент" msgid "Edit IPMI client settings" msgstr "Редактировать наÑтройки IPMI клиента" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "ÐаÑтройки IPMI клиента" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "IP" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "IP итерфейÑа IPMI" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "Логин пользователÑ" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "IPMI логин пользователÑ" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "Пароль пользователÑ" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "IPMI пароль пользователÑ" diff --git a/ipmi/locale/ru@petr1708/fusiondirectory.po b/ipmi/locale/ru@petr1708/fusiondirectory.po index 8fd75dae0973fcf1f5fc1b1b851c7801d94976e9..bd92c15a788cf02b9cb5e5cf57dd0529369e40e2 100644 --- a/ipmi/locale/ru@petr1708/fusiondirectory.po +++ b/ipmi/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/sv/fusiondirectory.po b/ipmi/locale/sv/fusiondirectory.po index 0187ce3e7f8b4a41811516ba34d10f6443d9759d..0193de01084be4f371193f78928bd9ddcc9cbe98 100644 --- a/ipmi/locale/sv/fusiondirectory.po +++ b/ipmi/locale/sv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/tr_TR/fusiondirectory.po b/ipmi/locale/tr_TR/fusiondirectory.po index bab4b10698757f83bf9fc48fa0dfb9af8fe99bbe..33362137d9bb9eb027fa7928e3c37d8d37fe4533 100644 --- a/ipmi/locale/tr_TR/fusiondirectory.po +++ b/ipmi/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/ug/fusiondirectory.po b/ipmi/locale/ug/fusiondirectory.po index d4bff3d9c8f86b4fe4b926acd7f95de94c9dc7d9..76074224d2b086cf1dadbcb1c877f89f3378c1f4 100644 --- a/ipmi/locale/ug/fusiondirectory.po +++ b/ipmi/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/vi_VN/fusiondirectory.po b/ipmi/locale/vi_VN/fusiondirectory.po index 08291c18d3cd715cb974174eb278b161982cc206..e5cc2be92d6f131a7e2e36372d8a7dbaff16b7cd 100644 --- a/ipmi/locale/vi_VN/fusiondirectory.po +++ b/ipmi/locale/vi_VN/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/zh/fusiondirectory.po b/ipmi/locale/zh/fusiondirectory.po index deab5846d90dbef25f9325b513de0c9be7b6cafd..14a89bd54ca04b24f20b7039e3a8aa506819649c 100644 --- a/ipmi/locale/zh/fusiondirectory.po +++ b/ipmi/locale/zh/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ipmi/locale/zh_TW/fusiondirectory.po b/ipmi/locale/zh_TW/fusiondirectory.po index 7fdecf93a917c39388278dfacbe4e23d3663b48a..08bedf96e92e7378d9952185ef6dcba1c13f1690 100644 --- a/ipmi/locale/zh_TW/fusiondirectory.po +++ b/ipmi/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:12+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -25,30 +25,30 @@ msgstr "" msgid "Edit IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:43 +#: admin/systems/ipmi/class_ipmiClient.inc:45 msgid "IPMI client settings" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:46 +#: admin/systems/ipmi/class_ipmiClient.inc:48 msgid "IP of the IPMI interface" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "User login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:50 +#: admin/systems/ipmi/class_ipmiClient.inc:52 msgid "IPMI user login" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "User password" msgstr "" -#: admin/systems/ipmi/class_ipmiClient.inc:55 +#: admin/systems/ipmi/class_ipmiClient.inc:57 msgid "IPMI user password" msgstr "" diff --git a/ldapdump/locale/af_ZA/fusiondirectory.po b/ldapdump/locale/af_ZA/fusiondirectory.po index 96db3921149437b0c84bef30afe446781c34d03d..a1765e9e7ceecac9415e47d408800bd1c8362f15 100644 --- a/ldapdump/locale/af_ZA/fusiondirectory.po +++ b/ldapdump/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/ar/fusiondirectory.po b/ldapdump/locale/ar/fusiondirectory.po index ab261255754a8463d7249ef348218c3ded9484d5..476a7fb99af21f3db47373aef56b50fdd05c5dab 100644 --- a/ldapdump/locale/ar/fusiondirectory.po +++ b/ldapdump/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/ca/fusiondirectory.po b/ldapdump/locale/ca/fusiondirectory.po index 59fb0c27c46429e5e8cbbfa880f4d8c1c5450755..dc46e382f843b7b4782a72c3332ea587cdb25db8 100644 --- a/ldapdump/locale/ca/fusiondirectory.po +++ b/ldapdump/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/cs_CZ/fusiondirectory.po b/ldapdump/locale/cs_CZ/fusiondirectory.po index 5472b32b40687ebe4786f31f330afec3638bae11..3d808fe87a9a2133fecf6b41511136adc7155d57 100644 --- a/ldapdump/locale/cs_CZ/fusiondirectory.po +++ b/ldapdump/locale/cs_CZ/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/ldapdump/locale/de/fusiondirectory.po b/ldapdump/locale/de/fusiondirectory.po index 861c564922386c5b64ce49da56c35b4160c9d8a7..8e1d8676ce5e79ec45cab16fb848c08c3c73bd8e 100644 --- a/ldapdump/locale/de/fusiondirectory.po +++ b/ldapdump/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/ldapdump/locale/el_GR/fusiondirectory.po b/ldapdump/locale/el_GR/fusiondirectory.po index aca260199541159d48527c32b242e68e7dc13373..bdb000ff93e332aee6bf5c08328f5bb8474ebfd7 100644 --- a/ldapdump/locale/el_GR/fusiondirectory.po +++ b/ldapdump/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/ldapdump/locale/es/fusiondirectory.po b/ldapdump/locale/es/fusiondirectory.po index 9bbd72a9f0901c82fab6e0731646098f3db59424..6893e55a1cc3c0c867b5676d4d5f813fb25b2f03 100644 --- a/ldapdump/locale/es/fusiondirectory.po +++ b/ldapdump/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/ldapdump/locale/es_CO/fusiondirectory.po b/ldapdump/locale/es_CO/fusiondirectory.po index 453bf911e36830e055b4758f7426b8f3697daf76..ac7be8a275cad5f2ad094620da63d87e661973c5 100644 --- a/ldapdump/locale/es_CO/fusiondirectory.po +++ b/ldapdump/locale/es_CO/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/es_VE/fusiondirectory.po b/ldapdump/locale/es_VE/fusiondirectory.po index d6ef7f8a99f6426ae9c5f3b24e12ecaae338d884..2f8942f41be4b6c8718975d9c0c804295a7a7e3d 100644 --- a/ldapdump/locale/es_VE/fusiondirectory.po +++ b/ldapdump/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/ldapdump/locale/fa_IR/fusiondirectory.po b/ldapdump/locale/fa_IR/fusiondirectory.po index 346facd9df08f78e20341491855c6e38c9843f38..ce5d2a5375def0caaf74091082515e1abf1827cc 100644 --- a/ldapdump/locale/fa_IR/fusiondirectory.po +++ b/ldapdump/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/fi_FI/fusiondirectory.po b/ldapdump/locale/fi_FI/fusiondirectory.po index 078fde710f27dc484e4c475b56ccd981607e0592..03b455c9ab574ed95f801608d4a474597d97330a 100644 --- a/ldapdump/locale/fi_FI/fusiondirectory.po +++ b/ldapdump/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/fr/fusiondirectory.po b/ldapdump/locale/fr/fusiondirectory.po index 9a54e60cb98bc956780a98549d203764ecc07f05..e14a28ac36d997e9b13a8eff3fc3ddd552936ff4 100644 --- a/ldapdump/locale/fr/fusiondirectory.po +++ b/ldapdump/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/ldapdump/locale/hu_HU/fusiondirectory.po b/ldapdump/locale/hu_HU/fusiondirectory.po index cc2a6eec08aa86838df6db17891e1aa91fc3f161..b0f5fb90d5686f62aa8314d08ce3517dfbce5264 100644 --- a/ldapdump/locale/hu_HU/fusiondirectory.po +++ b/ldapdump/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/id/fusiondirectory.po b/ldapdump/locale/id/fusiondirectory.po index a9d4ac734c8af3fa0095d583ae5817a07b0ceac7..90d5f61baf37ba2523186459cba6a8c5780663e0 100644 --- a/ldapdump/locale/id/fusiondirectory.po +++ b/ldapdump/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/it_IT/fusiondirectory.po b/ldapdump/locale/it_IT/fusiondirectory.po index c0e61b2c3010708e3f20b82915f8d0e5d7e77e05..369d7dccb461e511e16b1e1602b77568fa00784e 100644 --- a/ldapdump/locale/it_IT/fusiondirectory.po +++ b/ldapdump/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/ldapdump/locale/ja/fusiondirectory.po b/ldapdump/locale/ja/fusiondirectory.po index 171079104c87be15f2c6069a0c9275692ede0334..c8d108edc6382a4be1e973a2da4a07200a235f02 100644 --- a/ldapdump/locale/ja/fusiondirectory.po +++ b/ldapdump/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/ko/fusiondirectory.po b/ldapdump/locale/ko/fusiondirectory.po index c03cbbb42483baa67f679cf4005a933786a743fa..7b249b151926f8feb5a918db7b56f048f923c34b 100644 --- a/ldapdump/locale/ko/fusiondirectory.po +++ b/ldapdump/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/ldapdump/locale/lv/fusiondirectory.po b/ldapdump/locale/lv/fusiondirectory.po index c5a7cfe7e420ce2f7bd5e7dcdde5dba62f9378ed..9d63265c79313a89f0863544b78ef270d814148d 100644 --- a/ldapdump/locale/lv/fusiondirectory.po +++ b/ldapdump/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/nb/fusiondirectory.po b/ldapdump/locale/nb/fusiondirectory.po index 1a2840433135f8c46aeda70158d586a26eb5e812..1497de996fd650900480a5e62508e19b776c6837 100644 --- a/ldapdump/locale/nb/fusiondirectory.po +++ b/ldapdump/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/nl/fusiondirectory.po b/ldapdump/locale/nl/fusiondirectory.po index 0657fbdfca7ceef9669dfbb66c4aec455210953a..87bcd7e3f21afd048b2e8cca27bd641e648e87aa 100644 --- a/ldapdump/locale/nl/fusiondirectory.po +++ b/ldapdump/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/ldapdump/locale/pl/fusiondirectory.po b/ldapdump/locale/pl/fusiondirectory.po index a67eaf0bd89c5c5db2b5b0c70c3b97fd8d845015..71f02f0634826f29e85c6c69196571b106098a14 100644 --- a/ldapdump/locale/pl/fusiondirectory.po +++ b/ldapdump/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/ldapdump/locale/pt/fusiondirectory.po b/ldapdump/locale/pt/fusiondirectory.po index c22d123311235acb70bd20232a9791d28e43c491..18ab80377ed9ebc51685ad7ae7293fd343e2e274 100644 --- a/ldapdump/locale/pt/fusiondirectory.po +++ b/ldapdump/locale/pt/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/pt_BR/fusiondirectory.po b/ldapdump/locale/pt_BR/fusiondirectory.po index 2902fc2c8011754d518fdf162d0752f4312d9ab2..2b671aa0212f855deb15dfbac58d3183a6317afe 100644 --- a/ldapdump/locale/pt_BR/fusiondirectory.po +++ b/ldapdump/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/ldapdump/locale/ru/fusiondirectory.po b/ldapdump/locale/ru/fusiondirectory.po index 4164a36ba297e62f4ca104cbf1d4f76d835ba376..f9e65fa3c13b27a199cc04beff61ec1e0c48088a 100644 --- a/ldapdump/locale/ru/fusiondirectory.po +++ b/ldapdump/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/ldapdump/locale/ru@petr1708/fusiondirectory.po b/ldapdump/locale/ru@petr1708/fusiondirectory.po index 479f3a95caa700daec5881906f9afc82f9ef004b..85874bdda35e427e580ffd0a8bdf3b5f1bbab41a 100644 --- a/ldapdump/locale/ru@petr1708/fusiondirectory.po +++ b/ldapdump/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/ldapdump/locale/sv/fusiondirectory.po b/ldapdump/locale/sv/fusiondirectory.po index 9efdec6a5dc1819c4e6e719374ad5da4d63d3b6e..363eba6376c5d8ca07590649b77a817811fa9a4a 100644 --- a/ldapdump/locale/sv/fusiondirectory.po +++ b/ldapdump/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/ldapdump/locale/tr_TR/fusiondirectory.po b/ldapdump/locale/tr_TR/fusiondirectory.po index 6f4a30f20424fe8a1c2213f0ee77fbbb1072918a..b4c93188b88d5dfb6f0bf5d426b2fee66e152286 100644 --- a/ldapdump/locale/tr_TR/fusiondirectory.po +++ b/ldapdump/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/ug/fusiondirectory.po b/ldapdump/locale/ug/fusiondirectory.po index 5bee650e74adf809584966d80ceef014fc615f6c..f8c2081cd65d62de01449e1c6be8907cbcf7d2b6 100644 --- a/ldapdump/locale/ug/fusiondirectory.po +++ b/ldapdump/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/vi_VN/fusiondirectory.po b/ldapdump/locale/vi_VN/fusiondirectory.po index c100cef400d91f57fb55270bdd20506c0c1dc08c..6d90d45235d74d17320ff4fd91a575aa21d16164 100644 --- a/ldapdump/locale/vi_VN/fusiondirectory.po +++ b/ldapdump/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/ldapdump/locale/zh/fusiondirectory.po b/ldapdump/locale/zh/fusiondirectory.po index 84485ebe36f0d3aca79fd893db490eedb6e24fce..6e44f6ed3aa939cf317b13a309b1575ca3373749 100644 --- a/ldapdump/locale/zh/fusiondirectory.po +++ b/ldapdump/locale/zh/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" "MIME-Version: 1.0\n" diff --git a/ldapdump/locale/zh_TW/fusiondirectory.po b/ldapdump/locale/zh_TW/fusiondirectory.po index 3d8448b9d5c17ea7bc62b736c13a75496be43606..714d29c4ea495f4a2ec60867b5eaf9470e8e1707 100644 --- a/ldapdump/locale/zh_TW/fusiondirectory.po +++ b/ldapdump/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:20+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:13+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/ldapmanager/locale/af_ZA/fusiondirectory.po b/ldapmanager/locale/af_ZA/fusiondirectory.po index f711d332b1ce83c16e57d081f53950f934e55422..b60e340a87a0c8d567e3b7e0c0d2eb032cdb36a0 100644 --- a/ldapmanager/locale/af_ZA/fusiondirectory.po +++ b/ldapmanager/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/ldapmanager/locale/ar/fusiondirectory.po b/ldapmanager/locale/ar/fusiondirectory.po index 440bab3274a1bf67a81ccdbee5a22d755f91ff28..3f2f2837c9f1cd393d36a956655edfbf603e4513 100644 --- a/ldapmanager/locale/ar/fusiondirectory.po +++ b/ldapmanager/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/ldapmanager/locale/ca/fusiondirectory.po b/ldapmanager/locale/ca/fusiondirectory.po index 9fb35c663d35f6862d7a73f389d1a3b513da6af2..59f23364f7f3b17b8d868c883ed5f314b234ab02 100644 --- a/ldapmanager/locale/ca/fusiondirectory.po +++ b/ldapmanager/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/ldapmanager/locale/cs_CZ/fusiondirectory.po b/ldapmanager/locale/cs_CZ/fusiondirectory.po index e7b59254dfeaba363b9cca377dc58001a8ec105f..0a994483160c5df464a4d1224f2f2229f0a3a3e5 100644 --- a/ldapmanager/locale/cs_CZ/fusiondirectory.po +++ b/ldapmanager/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/ldapmanager/locale/de/fusiondirectory.po b/ldapmanager/locale/de/fusiondirectory.po index 6b3c3fa85a706176aa0b4cc2d0d1cbb3a9a36124..f2ca371c59c2aa30960ab5eb32ec1b801dd0ef67 100644 --- a/ldapmanager/locale/de/fusiondirectory.po +++ b/ldapmanager/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/ldapmanager/locale/el_GR/fusiondirectory.po b/ldapmanager/locale/el_GR/fusiondirectory.po index 732bc8c469db232cdb06b34d3612f8377db41060..e34fcd36c4b2a871347bf70da69701995b104db1 100644 --- a/ldapmanager/locale/el_GR/fusiondirectory.po +++ b/ldapmanager/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/ldapmanager/locale/es/fusiondirectory.po b/ldapmanager/locale/es/fusiondirectory.po index befb1ad2c86e58d6d374b1792dcd9b44987b84e8..d8cafbf346aebb9c7bc03ea3329fb4c5f22af26b 100644 --- a/ldapmanager/locale/es/fusiondirectory.po +++ b/ldapmanager/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/ldapmanager/locale/es_CO/fusiondirectory.po b/ldapmanager/locale/es_CO/fusiondirectory.po index e8cca2053730f611b37e891226b1f7bd6afac0b4..25891a60eef1860d4e6b9f54fc29d58c80817b7a 100644 --- a/ldapmanager/locale/es_CO/fusiondirectory.po +++ b/ldapmanager/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/ldapmanager/locale/es_VE/fusiondirectory.po b/ldapmanager/locale/es_VE/fusiondirectory.po index 8d6acc43c0a98679ef900ff073f5be56aa4bebcf..a8e4542222ef0d3a195454530995c1201d6dace5 100644 --- a/ldapmanager/locale/es_VE/fusiondirectory.po +++ b/ldapmanager/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/ldapmanager/locale/fa_IR/fusiondirectory.po b/ldapmanager/locale/fa_IR/fusiondirectory.po index 535a1c8486297bf098bd7207156e48758d27dbba..808bcd8f97aeb8b9f404b7b32e1966ddaca7b96f 100644 --- a/ldapmanager/locale/fa_IR/fusiondirectory.po +++ b/ldapmanager/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/ldapmanager/locale/fi_FI/fusiondirectory.po b/ldapmanager/locale/fi_FI/fusiondirectory.po index 9f693323eed627d07b4cf66ffd5d746909c94771..5a4c16284f7f5fee755a36a61162b412679f2dc6 100644 --- a/ldapmanager/locale/fi_FI/fusiondirectory.po +++ b/ldapmanager/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/ldapmanager/locale/fr/fusiondirectory.po b/ldapmanager/locale/fr/fusiondirectory.po index 00837f96a24a7408f4c5d21f90a2501f7ab6ad2a..3579dadbb58f4978a03e90a1725daf0f3bd80050 100644 --- a/ldapmanager/locale/fr/fusiondirectory.po +++ b/ldapmanager/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/ldapmanager/locale/hu_HU/fusiondirectory.po b/ldapmanager/locale/hu_HU/fusiondirectory.po index 078592a89c6f8c864b78c850b543c384d1ad6ad9..302cae78eaf53affd195f00b2aadbd3f392b48b8 100644 --- a/ldapmanager/locale/hu_HU/fusiondirectory.po +++ b/ldapmanager/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/ldapmanager/locale/id/fusiondirectory.po b/ldapmanager/locale/id/fusiondirectory.po index ee410c5a099a1013535371de1cbe2a6c6f24a07e..b8a4669a5984cd7f100927a55f85f149c8298ed1 100644 --- a/ldapmanager/locale/id/fusiondirectory.po +++ b/ldapmanager/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/ldapmanager/locale/it_IT/fusiondirectory.po b/ldapmanager/locale/it_IT/fusiondirectory.po index dba31937d806ed987365ffce9965b67f07481068..5cbf023fc7d385bc5d9a49a0b97fb544d8fc2354 100644 --- a/ldapmanager/locale/it_IT/fusiondirectory.po +++ b/ldapmanager/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/ldapmanager/locale/ja/fusiondirectory.po b/ldapmanager/locale/ja/fusiondirectory.po index 600df18136d1a60a30c3e9f5a09fc334027bcb61..0f4b077e46eb715e12dab2d4736525cd79ec1802 100644 --- a/ldapmanager/locale/ja/fusiondirectory.po +++ b/ldapmanager/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/ldapmanager/locale/ko/fusiondirectory.po b/ldapmanager/locale/ko/fusiondirectory.po index 1d68392e2b18c0d459a94558946b67f03559fceb..444a9bc9c26b8c862014d3061027a14eeff6cd72 100644 --- a/ldapmanager/locale/ko/fusiondirectory.po +++ b/ldapmanager/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/ldapmanager/locale/lv/fusiondirectory.po b/ldapmanager/locale/lv/fusiondirectory.po index b52dbf05ebd47295c563ffd3de8721cc3d904f5f..a41083c45dc7077ac9db088b7baaaef8ef7edccd 100644 --- a/ldapmanager/locale/lv/fusiondirectory.po +++ b/ldapmanager/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/ldapmanager/locale/nb/fusiondirectory.po b/ldapmanager/locale/nb/fusiondirectory.po index 332704ce818e967f13c4ceaf5d6a548dd80dff7d..f6f5df89c867b70b0a20a9076385172500623a9d 100644 --- a/ldapmanager/locale/nb/fusiondirectory.po +++ b/ldapmanager/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/ldapmanager/locale/nl/fusiondirectory.po b/ldapmanager/locale/nl/fusiondirectory.po index d29ff855a40f38819429b26f4b19e6f91ef76432..97a75a95929b1cddb6c2cac2888b4d759d3d215f 100644 --- a/ldapmanager/locale/nl/fusiondirectory.po +++ b/ldapmanager/locale/nl/fusiondirectory.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/ldapmanager/locale/pl/fusiondirectory.po b/ldapmanager/locale/pl/fusiondirectory.po index 38ba826a8cbf5e61ef26867a55c7e21fd8fa71c3..718fc1838abfdd83871b97ac75b169e224b55320 100644 --- a/ldapmanager/locale/pl/fusiondirectory.po +++ b/ldapmanager/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/ldapmanager/locale/pt/fusiondirectory.po b/ldapmanager/locale/pt/fusiondirectory.po index 800db97ccc0825449e4b3ba5f91d5c82b95e9869..b5d27d607fc8c2e61304e2807a98ecff91f93375 100644 --- a/ldapmanager/locale/pt/fusiondirectory.po +++ b/ldapmanager/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/ldapmanager/locale/pt_BR/fusiondirectory.po b/ldapmanager/locale/pt_BR/fusiondirectory.po index 922cb192ffb7eeba98b53c1cf36518837df04df9..23e94eac375e373b531ccc38914b4e59a3ca1a43 100644 --- a/ldapmanager/locale/pt_BR/fusiondirectory.po +++ b/ldapmanager/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/ldapmanager/locale/ru/fusiondirectory.po b/ldapmanager/locale/ru/fusiondirectory.po index dee271bd446f55a1736d9ac87f8c0c5c21a0addd..76ce49478667132a10781746db8bdc093bbedfba 100644 --- a/ldapmanager/locale/ru/fusiondirectory.po +++ b/ldapmanager/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/ldapmanager/locale/ru@petr1708/fusiondirectory.po b/ldapmanager/locale/ru@petr1708/fusiondirectory.po index 6fd74ac19faf7f0f731ba5426bb56592e406f040..b661ec2d6e5f425fd707b4c7110ab13685ee41e5 100644 --- a/ldapmanager/locale/ru@petr1708/fusiondirectory.po +++ b/ldapmanager/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/ldapmanager/locale/sv/fusiondirectory.po b/ldapmanager/locale/sv/fusiondirectory.po index 1dd7ffcd5e32dd5876c7c83d2d931d2b694c4889..1c4402de9996df0f42f5eaefd6cfb9fe09f2694b 100644 --- a/ldapmanager/locale/sv/fusiondirectory.po +++ b/ldapmanager/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/ldapmanager/locale/tr_TR/fusiondirectory.po b/ldapmanager/locale/tr_TR/fusiondirectory.po index 7fdc43b6c7dc4d96ab8e3351ad3c81be74ebaa3f..5aa83e2dc6c896c4db7785666ba5d21938f1187f 100644 --- a/ldapmanager/locale/tr_TR/fusiondirectory.po +++ b/ldapmanager/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/ldapmanager/locale/ug/fusiondirectory.po b/ldapmanager/locale/ug/fusiondirectory.po index b74d2338a339e9329b6663c055477827346fece3..62a712447496e66d27212615250b55de27a4116e 100644 --- a/ldapmanager/locale/ug/fusiondirectory.po +++ b/ldapmanager/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/ldapmanager/locale/vi_VN/fusiondirectory.po b/ldapmanager/locale/vi_VN/fusiondirectory.po index aa4794b66d489861ac5a538fc1d537d22103a005..eb8a98ee7f80d826f326c44e359cb531ae69553e 100644 --- a/ldapmanager/locale/vi_VN/fusiondirectory.po +++ b/ldapmanager/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/ldapmanager/locale/zh/fusiondirectory.po b/ldapmanager/locale/zh/fusiondirectory.po index 0451f853c2610649fbf77f54233e6e0808ab414e..ff819bd9fa216b271a538da902fe2bcc7cd5bc9f 100644 --- a/ldapmanager/locale/zh/fusiondirectory.po +++ b/ldapmanager/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/ldapmanager/locale/zh_TW/fusiondirectory.po b/ldapmanager/locale/zh_TW/fusiondirectory.po index 52d639e773ff65d4c15a4007909a27bf15dc66b9..4c6623addc8f3a98d3817b76a18a47aa5de9f04f 100644 --- a/ldapmanager/locale/zh_TW/fusiondirectory.po +++ b/ldapmanager/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/mail/locale/af_ZA/fusiondirectory.po b/mail/locale/af_ZA/fusiondirectory.po index 550d66a2d573219ba1e7f4d32212926e81d4ac7d..50f3e166dc152781fe7c6888f1d4e6380f86abbc 100644 --- a/mail/locale/af_ZA/fusiondirectory.po +++ b/mail/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/mail/locale/ar/fusiondirectory.po b/mail/locale/ar/fusiondirectory.po index 3e757cbf9ab9c0255d6ff9e0fa04251a4c287b0b..cef7c0f11da08c1d7bae7d29953d8ccda94e898b 100644 --- a/mail/locale/ar/fusiondirectory.po +++ b/mail/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/mail/locale/ca/fusiondirectory.po b/mail/locale/ca/fusiondirectory.po index b986dfb6459e54262d18a85ab37864c8796b240a..2733dffa29fbef8067c7a922536b732e8272a094 100644 --- a/mail/locale/ca/fusiondirectory.po +++ b/mail/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/mail/locale/cs_CZ/fusiondirectory.po b/mail/locale/cs_CZ/fusiondirectory.po index c0871293a1615fe9888412e217742444b9e6216d..742bad026a77236d8f4c2d60b10b82a612baf17d 100644 --- a/mail/locale/cs_CZ/fusiondirectory.po +++ b/mail/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/mail/locale/de/fusiondirectory.po b/mail/locale/de/fusiondirectory.po index c116470ac06fa07fbfd798c656f7eaf96b5281e9..9de2f22154ae658d8051818119412aa86ad6b277 100644 --- a/mail/locale/de/fusiondirectory.po +++ b/mail/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/mail/locale/el_GR/fusiondirectory.po b/mail/locale/el_GR/fusiondirectory.po index e513500b42b6986bd8a1caf3ca915167929c49c0..a443b5ede0e80ec20f1d6e6e8f2a0b451c0ae496 100644 --- a/mail/locale/el_GR/fusiondirectory.po +++ b/mail/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/mail/locale/es/fusiondirectory.po b/mail/locale/es/fusiondirectory.po index 4509ebdd7a3670b7f8bdc7ba1875e85065e30dc7..0707e7d4e6f9f21dea949c11467d0da31caef6be 100644 --- a/mail/locale/es/fusiondirectory.po +++ b/mail/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/mail/locale/es_CO/fusiondirectory.po b/mail/locale/es_CO/fusiondirectory.po index 49bf33460cb3ed1afbc5cbbb1bc5122269403264..aadd98689796091896e2465025b127975682e904 100644 --- a/mail/locale/es_CO/fusiondirectory.po +++ b/mail/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/mail/locale/es_VE/fusiondirectory.po b/mail/locale/es_VE/fusiondirectory.po index ea0a9a83e0bd7fa8fd06a523c85f4e562266c246..dbc2a620414e3a53fa34f21bdb4b44d91a8dd936 100644 --- a/mail/locale/es_VE/fusiondirectory.po +++ b/mail/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/mail/locale/fa_IR/fusiondirectory.po b/mail/locale/fa_IR/fusiondirectory.po index 78aa43dea3cb563f4b8e08fc84193708c08ef320..1e1739dd451457a644e13badf6f343f9254ea08e 100644 --- a/mail/locale/fa_IR/fusiondirectory.po +++ b/mail/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/mail/locale/fi_FI/fusiondirectory.po b/mail/locale/fi_FI/fusiondirectory.po index 3becf856b6a8793da20eb1b9f5ad5654d0380249..38b9c0020481e63d2ef6e52a17602d1661a861d3 100644 --- a/mail/locale/fi_FI/fusiondirectory.po +++ b/mail/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/mail/locale/fr/fusiondirectory.po b/mail/locale/fr/fusiondirectory.po index 329324894341a40510c5f482ea95f9d7fec0ce84..0a36afd7e9988e4add4cea233cdd03b1c15b7fa8 100644 --- a/mail/locale/fr/fusiondirectory.po +++ b/mail/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/mail/locale/hu_HU/fusiondirectory.po b/mail/locale/hu_HU/fusiondirectory.po index 62634e9e1562de23f382daf84ce89098340dc773..d40e728b6efe6ba2510b8064ae7d6b11e18d4739 100644 --- a/mail/locale/hu_HU/fusiondirectory.po +++ b/mail/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/mail/locale/id/fusiondirectory.po b/mail/locale/id/fusiondirectory.po index e81dbd122593c6d862ab5e5adb84154cffdc52c6..5111bd0605701daad1833783d215203416df5ece 100644 --- a/mail/locale/id/fusiondirectory.po +++ b/mail/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/mail/locale/it_IT/fusiondirectory.po b/mail/locale/it_IT/fusiondirectory.po index c8d47ed2859da7c078c60dcf1aecfad63f9fdeba..9e6ef82327ab7311c4618701b9df8a168cde44e6 100644 --- a/mail/locale/it_IT/fusiondirectory.po +++ b/mail/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/mail/locale/ja/fusiondirectory.po b/mail/locale/ja/fusiondirectory.po index 18b4f3cc7dc6d35446309c6267014646a297ef54..4caf316bb4e8b3d0ed976475cdb87d641ef6cd47 100644 --- a/mail/locale/ja/fusiondirectory.po +++ b/mail/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/mail/locale/ko/fusiondirectory.po b/mail/locale/ko/fusiondirectory.po index 9414b607128be507203b32985a4940dac61a332d..367bd23958b75a004137fbc452759be9b2fa5838 100644 --- a/mail/locale/ko/fusiondirectory.po +++ b/mail/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/mail/locale/lv/fusiondirectory.po b/mail/locale/lv/fusiondirectory.po index 10c8d0e8ff06f10aca061509118403d6315865bf..1827a2f993a91454049d20e3584971c247ba28d9 100644 --- a/mail/locale/lv/fusiondirectory.po +++ b/mail/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/mail/locale/nb/fusiondirectory.po b/mail/locale/nb/fusiondirectory.po index 88fc03c318d47af5537b8008c55fc04693a80555..c30a89a96f4259f8a05e21c7ccd2a592f05c6191 100644 --- a/mail/locale/nb/fusiondirectory.po +++ b/mail/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/mail/locale/nl/fusiondirectory.po b/mail/locale/nl/fusiondirectory.po index 2614c4e94fefae2581454f611f13ce8afcd1b54c..4106ce992bc1caa949db9c850e48c066da5241b7 100644 --- a/mail/locale/nl/fusiondirectory.po +++ b/mail/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/mail/locale/pl/fusiondirectory.po b/mail/locale/pl/fusiondirectory.po index 66daefb4f7b6876055f4d58ef2bf93fade0f0bfe..8b78d93249d782bbbabb33da33c6c7671eae9e84 100644 --- a/mail/locale/pl/fusiondirectory.po +++ b/mail/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/mail/locale/pt/fusiondirectory.po b/mail/locale/pt/fusiondirectory.po index d536a0b4c3306d7127d89ed55fa3402bff693662..cf0416a0e8e0700f9fd1247740a1fd2053c51d41 100644 --- a/mail/locale/pt/fusiondirectory.po +++ b/mail/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/mail/locale/pt_BR/fusiondirectory.po b/mail/locale/pt_BR/fusiondirectory.po index b70db0ec3a10967fd405407a76fa84dbee460280..5967e2fab06533fb95ab31753a6009b91a79011b 100644 --- a/mail/locale/pt_BR/fusiondirectory.po +++ b/mail/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/mail/locale/ru/fusiondirectory.po b/mail/locale/ru/fusiondirectory.po index fe11a7de77403c68652d2044b9471a0800747277..1934e60aa751dc7693406eb0e04cc8324d5b4b0e 100644 --- a/mail/locale/ru/fusiondirectory.po +++ b/mail/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/mail/locale/ru@petr1708/fusiondirectory.po b/mail/locale/ru@petr1708/fusiondirectory.po index a91ee19ed83052b83d19b03a98d7945f6cc84ebd..9638125cb0d2b0b5a081943941c63056fca93b69 100644 --- a/mail/locale/ru@petr1708/fusiondirectory.po +++ b/mail/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/mail/locale/sv/fusiondirectory.po b/mail/locale/sv/fusiondirectory.po index 20ffd5e4331d75870fbc84e393a1f131bfa059fe..3606652a42bdd8fd98f20c2518bfd12b4d714f8c 100644 --- a/mail/locale/sv/fusiondirectory.po +++ b/mail/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/mail/locale/tr_TR/fusiondirectory.po b/mail/locale/tr_TR/fusiondirectory.po index 3959cc5bb1b5e955d3b880147ab7446f7cc17d66..38424db81ab1e37e9c77b930e2b37b9ff80581c7 100644 --- a/mail/locale/tr_TR/fusiondirectory.po +++ b/mail/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/mail/locale/ug/fusiondirectory.po b/mail/locale/ug/fusiondirectory.po index 4ba079f4eb2b56ce6531413a88cf6f4f4880838b..1372c09a2ae676ad886797d07737b4f3709a57d8 100644 --- a/mail/locale/ug/fusiondirectory.po +++ b/mail/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/mail/locale/vi_VN/fusiondirectory.po b/mail/locale/vi_VN/fusiondirectory.po index 034503f454845980c94d845a43fe0f66d1bbddf8..f1ecd270ea9de3bcd12b8d4257073885d11b1ae4 100644 --- a/mail/locale/vi_VN/fusiondirectory.po +++ b/mail/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/mail/locale/zh/fusiondirectory.po b/mail/locale/zh/fusiondirectory.po index 06ada371f61e016e417c5555d9091eab0c4bac8d..56d59b3a229abcbe570424d1f054ffa22ccaf1b8 100644 --- a/mail/locale/zh/fusiondirectory.po +++ b/mail/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/mail/locale/zh_TW/fusiondirectory.po b/mail/locale/zh_TW/fusiondirectory.po index 774acea226eaba6651c493caaeb482b24fee3dd3..5bee946a4895b09ae7ae50095f7bcc1f60dcaeb1 100644 --- a/mail/locale/zh_TW/fusiondirectory.po +++ b/mail/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:14+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/mixedgroups/locale/af_ZA/fusiondirectory.po b/mixedgroups/locale/af_ZA/fusiondirectory.po index 96eb76e52165c24a9ca20376b666f7a6e654bc6b..6325b7b594c726d0ee79dd3f72c75d1ed1c0eda2 100644 --- a/mixedgroups/locale/af_ZA/fusiondirectory.po +++ b/mixedgroups/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/mixedgroups/locale/ar/fusiondirectory.po b/mixedgroups/locale/ar/fusiondirectory.po index 9e17c9df42f17328f2222012a07097bcfd08e5ab..81cba99d99508cc44cefa241b1e2cf08e268a386 100644 --- a/mixedgroups/locale/ar/fusiondirectory.po +++ b/mixedgroups/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/mixedgroups/locale/ca/fusiondirectory.po b/mixedgroups/locale/ca/fusiondirectory.po index c6c49f6410b54646a6489080a1d72aac71641752..73e1f57d501161dd57e721fa62b669ebc00dbee1 100644 --- a/mixedgroups/locale/ca/fusiondirectory.po +++ b/mixedgroups/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" diff --git a/mixedgroups/locale/cs_CZ/fusiondirectory.po b/mixedgroups/locale/cs_CZ/fusiondirectory.po index 36168af04ee99841eb73199f62c097c63f253956..4cb7b885f23bad5e60fc88daacbbc22fc118b361 100644 --- a/mixedgroups/locale/cs_CZ/fusiondirectory.po +++ b/mixedgroups/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mixedgroups/locale/de/fusiondirectory.po b/mixedgroups/locale/de/fusiondirectory.po index 6ebaddd4bf5e27526b5edc1ca40113a2e400fba7..7f8a50a1aa9c7ec28c3a4c1dee5bdce563b717cb 100644 --- a/mixedgroups/locale/de/fusiondirectory.po +++ b/mixedgroups/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/mixedgroups/locale/el_GR/fusiondirectory.po b/mixedgroups/locale/el_GR/fusiondirectory.po index a244b2a21e1a882ea5f03e0fd203c879895e98e2..82481b6437921d219d29973d156fd987e8141ea6 100644 --- a/mixedgroups/locale/el_GR/fusiondirectory.po +++ b/mixedgroups/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/mixedgroups/locale/es/fusiondirectory.po b/mixedgroups/locale/es/fusiondirectory.po index 4174ec4ad1471968a2129b739ce1426253a21f4c..019f7dba5aa67032375de1c43e7d2a96729e818b 100644 --- a/mixedgroups/locale/es/fusiondirectory.po +++ b/mixedgroups/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/mixedgroups/locale/es_CO/fusiondirectory.po b/mixedgroups/locale/es_CO/fusiondirectory.po index 23ae54f6f7166748acc2ca934bc2704c35d9184c..c6e11d717bdc2d2ebbd726523c7c4a2caaf86078 100644 --- a/mixedgroups/locale/es_CO/fusiondirectory.po +++ b/mixedgroups/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/mixedgroups/locale/es_VE/fusiondirectory.po b/mixedgroups/locale/es_VE/fusiondirectory.po index cf8efc8582eab56eea669c7869348d6c65376987..b1188c753110965edfb3992c4befb3a0bd0d8ee7 100644 --- a/mixedgroups/locale/es_VE/fusiondirectory.po +++ b/mixedgroups/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/mixedgroups/locale/fa_IR/fusiondirectory.po b/mixedgroups/locale/fa_IR/fusiondirectory.po index 1a4baf54fa8892a90caea9539116f1cc038513d1..a6e7369544765b26256fa4555c3e71a64e0d254b 100644 --- a/mixedgroups/locale/fa_IR/fusiondirectory.po +++ b/mixedgroups/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/mixedgroups/locale/fi_FI/fusiondirectory.po b/mixedgroups/locale/fi_FI/fusiondirectory.po index e8b758ea8cc80841e84246317c563538de920614..a6a1fde9e5b26fcf36c65aaed6f33ec3700466c3 100644 --- a/mixedgroups/locale/fi_FI/fusiondirectory.po +++ b/mixedgroups/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/mixedgroups/locale/fr/fusiondirectory.po b/mixedgroups/locale/fr/fusiondirectory.po index 4920bf93d1074a1d5dd34b7a343525bfbe0891ac..96d2134a7138d868e5c7cc64fff180ff908a6d7b 100644 --- a/mixedgroups/locale/fr/fusiondirectory.po +++ b/mixedgroups/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/mixedgroups/locale/hu_HU/fusiondirectory.po b/mixedgroups/locale/hu_HU/fusiondirectory.po index 1bce51104d1108ca8914494e7ff832dd14693541..ba495f793172c808053e07fe4a81b2a10047fce0 100644 --- a/mixedgroups/locale/hu_HU/fusiondirectory.po +++ b/mixedgroups/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/mixedgroups/locale/id/fusiondirectory.po b/mixedgroups/locale/id/fusiondirectory.po index 92be9033efe168d9e39793ec0130435d4b3467a1..5d0f67557243f976d8b366a0d5056598bccf83d5 100644 --- a/mixedgroups/locale/id/fusiondirectory.po +++ b/mixedgroups/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/mixedgroups/locale/it_IT/fusiondirectory.po b/mixedgroups/locale/it_IT/fusiondirectory.po index 3ef44ceaf9345c0573821574ba7fd68f57f28bbb..776dfeac062c2f51a257790c10647b8ba1436643 100644 --- a/mixedgroups/locale/it_IT/fusiondirectory.po +++ b/mixedgroups/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/mixedgroups/locale/ja/fusiondirectory.po b/mixedgroups/locale/ja/fusiondirectory.po index 1cfc4b40cba74d9b4232e6004bd9209cfb0b4e0c..bd7491e0e4b5f1fc0053ef58fd4cc5f7eab05a50 100644 --- a/mixedgroups/locale/ja/fusiondirectory.po +++ b/mixedgroups/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/mixedgroups/locale/ko/fusiondirectory.po b/mixedgroups/locale/ko/fusiondirectory.po index b4af2c52429b6eda577fb85e1267dcdd78078884..2f5e8d3d2f7c26a0f7701caf6c83f1fdbfe0574e 100644 --- a/mixedgroups/locale/ko/fusiondirectory.po +++ b/mixedgroups/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/mixedgroups/locale/lv/fusiondirectory.po b/mixedgroups/locale/lv/fusiondirectory.po index 7b92e12fc8a5d84b75b8fd98cfb71a9ff1efd9a7..859277882b909b36bded160c55a5b8ad0b14d05b 100644 --- a/mixedgroups/locale/lv/fusiondirectory.po +++ b/mixedgroups/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/mixedgroups/locale/nb/fusiondirectory.po b/mixedgroups/locale/nb/fusiondirectory.po index 7e1b6081db8c1524d0e7afaa782c69980b5d5c9a..e89967c982ce82e4f80c48635f5f21b4ffe680e2 100644 --- a/mixedgroups/locale/nb/fusiondirectory.po +++ b/mixedgroups/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/mixedgroups/locale/nl/fusiondirectory.po b/mixedgroups/locale/nl/fusiondirectory.po index cef12f4efc44f7173574f8b7c7a4146e69deb8fc..07b6f45a88f4e46943f3e2af7dbe091dbfec132c 100644 --- a/mixedgroups/locale/nl/fusiondirectory.po +++ b/mixedgroups/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/mixedgroups/locale/pl/fusiondirectory.po b/mixedgroups/locale/pl/fusiondirectory.po index 87434a570a00e42b6dd52f196bc144a01886049d..4a2b8b242412ca6c10d89f1b058a70189a2da7b1 100644 --- a/mixedgroups/locale/pl/fusiondirectory.po +++ b/mixedgroups/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/mixedgroups/locale/pt/fusiondirectory.po b/mixedgroups/locale/pt/fusiondirectory.po index d2426d48d47c580a913ddd24aaf67787eab3e983..195bb67711db96faeb918399981bcde054cbb9d0 100644 --- a/mixedgroups/locale/pt/fusiondirectory.po +++ b/mixedgroups/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/mixedgroups/locale/pt_BR/fusiondirectory.po b/mixedgroups/locale/pt_BR/fusiondirectory.po index e6759ce610eb16aac9d2e07614e6004866403455..833b5c91ef90883bb7721d9e6d1f43da72c2c79e 100644 --- a/mixedgroups/locale/pt_BR/fusiondirectory.po +++ b/mixedgroups/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/mixedgroups/locale/ru/fusiondirectory.po b/mixedgroups/locale/ru/fusiondirectory.po index 114650506356fe10a50e140d8842224b4372c515..d250439fb54c560b5e05b2264d3e8005dfa389ac 100644 --- a/mixedgroups/locale/ru/fusiondirectory.po +++ b/mixedgroups/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/mixedgroups/locale/ru@petr1708/fusiondirectory.po b/mixedgroups/locale/ru@petr1708/fusiondirectory.po index 8e1089301f49e47c8e12c03712383ded12355bb4..8da8f763e2589fd696d89b4c15de601af26b5044 100644 --- a/mixedgroups/locale/ru@petr1708/fusiondirectory.po +++ b/mixedgroups/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/mixedgroups/locale/sv/fusiondirectory.po b/mixedgroups/locale/sv/fusiondirectory.po index fbc523fe59943539df8a71eeac30dc0f7a5537f4..4de9f75678851c988b657ae94244918bc8a97c51 100644 --- a/mixedgroups/locale/sv/fusiondirectory.po +++ b/mixedgroups/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/mixedgroups/locale/tr_TR/fusiondirectory.po b/mixedgroups/locale/tr_TR/fusiondirectory.po index 43b290347c21b110e139fdcbf7eaba6b6f135c41..bfbd2fbccf3a292fce151e6760853ace934e7a6a 100644 --- a/mixedgroups/locale/tr_TR/fusiondirectory.po +++ b/mixedgroups/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/mixedgroups/locale/ug/fusiondirectory.po b/mixedgroups/locale/ug/fusiondirectory.po index 9504f26a95c5170b3eac2f3b5871ce964afa30ea..e6c9f2ea3e3f82921db6f973a000191d4aa75d81 100644 --- a/mixedgroups/locale/ug/fusiondirectory.po +++ b/mixedgroups/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/mixedgroups/locale/vi_VN/fusiondirectory.po b/mixedgroups/locale/vi_VN/fusiondirectory.po index 5a10db3884e72e34e124abd5c00e2bf3f84133e6..e431e26b696cfde27019dc1d55122399ef6236da 100644 --- a/mixedgroups/locale/vi_VN/fusiondirectory.po +++ b/mixedgroups/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/mixedgroups/locale/zh/fusiondirectory.po b/mixedgroups/locale/zh/fusiondirectory.po index 3d2fbcd4f02660c7c8074c7eaf851e5667f9554c..b2b392e3b717ed40fd2df695971a7f023a40b536 100644 --- a/mixedgroups/locale/zh/fusiondirectory.po +++ b/mixedgroups/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/mixedgroups/locale/zh_TW/fusiondirectory.po b/mixedgroups/locale/zh_TW/fusiondirectory.po index 77f6b060c3e3aa1eab293049f7f26ddce5a6bd0d..ca35683c0876251ba7055bb92ed58c6e8cf77058 100644 --- a/mixedgroups/locale/zh_TW/fusiondirectory.po +++ b/mixedgroups/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/nagios/locale/af_ZA/fusiondirectory.po b/nagios/locale/af_ZA/fusiondirectory.po index 425387834324bbe6a25c830e5ce94c82b55b83d6..279fbeaddb1928b2f5668ca2831d1a362c5bb404 100644 --- a/nagios/locale/af_ZA/fusiondirectory.po +++ b/nagios/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/nagios/locale/ar/fusiondirectory.po b/nagios/locale/ar/fusiondirectory.po index 2762fe81e4a9bbe7e4d97a4ea4b825813e60ab84..38580ff78b3973a70673cbb12e9c9a078f876a11 100644 --- a/nagios/locale/ar/fusiondirectory.po +++ b/nagios/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" diff --git a/nagios/locale/ca/fusiondirectory.po b/nagios/locale/ca/fusiondirectory.po index 7304c1a8ebd49f296e89761e4ff7f66d956c9e4c..82a2e28c386013122b8c94b089283344373bd091 100644 --- a/nagios/locale/ca/fusiondirectory.po +++ b/nagios/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/nagios/locale/cs_CZ/fusiondirectory.po b/nagios/locale/cs_CZ/fusiondirectory.po index 7c29487b4f2f7959d8102290c05f866425a78e00..72337b86e80b08212f9d43933c3767d8ddc4b79b 100644 --- a/nagios/locale/cs_CZ/fusiondirectory.po +++ b/nagios/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/nagios/locale/de/fusiondirectory.po b/nagios/locale/de/fusiondirectory.po index f080f909d468d9d35b8f8b5d05704777cf8069f7..f4526851fe5cd16d06a6c13024e0ce39b046678c 100644 --- a/nagios/locale/de/fusiondirectory.po +++ b/nagios/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/nagios/locale/el_GR/fusiondirectory.po b/nagios/locale/el_GR/fusiondirectory.po index 34e36ca305969f02cbbabf45e84e757fe2b9b883..cb9335ea746cc31e2b7c831a98f85222177e69e7 100644 --- a/nagios/locale/el_GR/fusiondirectory.po +++ b/nagios/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/nagios/locale/es/fusiondirectory.po b/nagios/locale/es/fusiondirectory.po index dc886aed8e0ff5caf5c0f0f3b987bbdc0676869a..de9aa2f84e81c1856ef1aa5e4a83bfe51db2a62d 100644 --- a/nagios/locale/es/fusiondirectory.po +++ b/nagios/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/nagios/locale/es_CO/fusiondirectory.po b/nagios/locale/es_CO/fusiondirectory.po index 4d3229bd9a909431e025271b494bc60303c92057..3386f2131ee4a6a95da4b738bf6e38f93085341d 100644 --- a/nagios/locale/es_CO/fusiondirectory.po +++ b/nagios/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/nagios/locale/es_VE/fusiondirectory.po b/nagios/locale/es_VE/fusiondirectory.po index 306f3dea70b938b0a162237e695a6846da9452ec..cb2e06d9fddbc2ad123f748fe02e55c0b2f12608 100644 --- a/nagios/locale/es_VE/fusiondirectory.po +++ b/nagios/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/nagios/locale/fa_IR/fusiondirectory.po b/nagios/locale/fa_IR/fusiondirectory.po index 3e12aaf13ba7294aa0ecef942c70ca6355af05cd..9b66d99448313355e10380ace8dd1e142adab2fa 100644 --- a/nagios/locale/fa_IR/fusiondirectory.po +++ b/nagios/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/nagios/locale/fi_FI/fusiondirectory.po b/nagios/locale/fi_FI/fusiondirectory.po index 1f925b2d95ef002bb18750f43b6af410db70e28c..5cbb05bc208cbd729b894f3dea1089e9ab020b9b 100644 --- a/nagios/locale/fi_FI/fusiondirectory.po +++ b/nagios/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/nagios/locale/fr/fusiondirectory.po b/nagios/locale/fr/fusiondirectory.po index b2923c229943452b144cb1d1cdf30641bd42ae2f..f9cc3c33b789f741213fb90389fc175d50294b69 100644 --- a/nagios/locale/fr/fusiondirectory.po +++ b/nagios/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/nagios/locale/hu_HU/fusiondirectory.po b/nagios/locale/hu_HU/fusiondirectory.po index 94d0620424a6c984eac8442edc535808326e80d6..5ee9612dc756ca7279704cbdd5dcada9d294e496 100644 --- a/nagios/locale/hu_HU/fusiondirectory.po +++ b/nagios/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/nagios/locale/id/fusiondirectory.po b/nagios/locale/id/fusiondirectory.po index 02cd1bc8f87f8cea988c4bcd11e4295691d840a2..bb71971141cd0d7707794b8fe40af1dfe10a7109 100644 --- a/nagios/locale/id/fusiondirectory.po +++ b/nagios/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/nagios/locale/it_IT/fusiondirectory.po b/nagios/locale/it_IT/fusiondirectory.po index 0df6069a4766ba5526975ef59f5a0004a8076799..30ad6495c3d1e575e4125f386252fb760dc3fc98 100644 --- a/nagios/locale/it_IT/fusiondirectory.po +++ b/nagios/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/nagios/locale/ja/fusiondirectory.po b/nagios/locale/ja/fusiondirectory.po index 51308c73188f7913151640b696bdc380554b55b3..1b6c1f419ccbc634a585125d3baaa45dae5cbb5c 100644 --- a/nagios/locale/ja/fusiondirectory.po +++ b/nagios/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/nagios/locale/ko/fusiondirectory.po b/nagios/locale/ko/fusiondirectory.po index d31fab1b9bc77277d89254a738747a75aeb34f16..2842adc41490d4044d7c2437903df1c6725d5032 100644 --- a/nagios/locale/ko/fusiondirectory.po +++ b/nagios/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/nagios/locale/lv/fusiondirectory.po b/nagios/locale/lv/fusiondirectory.po index a397e73d6c9d2a32a16dda10a0df9e399982d78f..4416472532b74fd0b824bd8bcec9d244689d119f 100644 --- a/nagios/locale/lv/fusiondirectory.po +++ b/nagios/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/nagios/locale/nb/fusiondirectory.po b/nagios/locale/nb/fusiondirectory.po index e7068531f54ee6a3c6a84bf61fd5dd141e42fb4e..d7166612f24b76eee662c14fd3101ab80337024c 100644 --- a/nagios/locale/nb/fusiondirectory.po +++ b/nagios/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/nagios/locale/nl/fusiondirectory.po b/nagios/locale/nl/fusiondirectory.po index 478d0a7d21d9326facc1df38cf634efaa1fb75a5..affd48b188bd1fd0b6169e6777f6e452d7f51bd0 100644 --- a/nagios/locale/nl/fusiondirectory.po +++ b/nagios/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/nagios/locale/pl/fusiondirectory.po b/nagios/locale/pl/fusiondirectory.po index 622f8fb481c47e725f41704f681e9344d52b4885..0e6bf907e1e06f38fab84b0eb7630825c455a472 100644 --- a/nagios/locale/pl/fusiondirectory.po +++ b/nagios/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/nagios/locale/pt/fusiondirectory.po b/nagios/locale/pt/fusiondirectory.po index 836e5d0256a7b2452dcbbecfdd024832ed41afc2..2c4ad021b8a67c89c86a2c11d7a983c6a4bbd1ef 100644 --- a/nagios/locale/pt/fusiondirectory.po +++ b/nagios/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/nagios/locale/pt_BR/fusiondirectory.po b/nagios/locale/pt_BR/fusiondirectory.po index 44249ee8f7e246249a2aeb022a0c0d2cdbfdc462..282005333af1459a2a9153873009242a34af6d2e 100644 --- a/nagios/locale/pt_BR/fusiondirectory.po +++ b/nagios/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/nagios/locale/ru/fusiondirectory.po b/nagios/locale/ru/fusiondirectory.po index 3b38596d1440512cca62a326dc79cb2f4754d9a3..866fee17e1a7e09cedbee119d048280bd18dddcc 100644 --- a/nagios/locale/ru/fusiondirectory.po +++ b/nagios/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/nagios/locale/ru@petr1708/fusiondirectory.po b/nagios/locale/ru@petr1708/fusiondirectory.po index d94bd6ad10b2ffd9342d4b75953388536c06229d..9a66778c5ab35aa3d624f3ecd26834cd4b0c785b 100644 --- a/nagios/locale/ru@petr1708/fusiondirectory.po +++ b/nagios/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/nagios/locale/sv/fusiondirectory.po b/nagios/locale/sv/fusiondirectory.po index 6cb4874aded9b57a3424ee3fa14073b2a83fc1f8..4c6dc6084d8db9576c8d0b6d6f11c008f8728f84 100644 --- a/nagios/locale/sv/fusiondirectory.po +++ b/nagios/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/nagios/locale/tr_TR/fusiondirectory.po b/nagios/locale/tr_TR/fusiondirectory.po index 3bd3cd013a758e5162d2f2f9d756dff62826006e..e942183b5b20f268b847eacd95e0cc2243876a4b 100644 --- a/nagios/locale/tr_TR/fusiondirectory.po +++ b/nagios/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/nagios/locale/ug/fusiondirectory.po b/nagios/locale/ug/fusiondirectory.po index ccaef37bb56d0b62c06313914d06aa95d0ddc247..c3ab37bc2fb0c9774e8a1f4f3c49d03f33689d47 100644 --- a/nagios/locale/ug/fusiondirectory.po +++ b/nagios/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/nagios/locale/vi_VN/fusiondirectory.po b/nagios/locale/vi_VN/fusiondirectory.po index 0076cab365d4ddcfd6b74531b1b2f82df80e5f91..048ef9fc72d99869d3c32e661baa11719bf2fff2 100644 --- a/nagios/locale/vi_VN/fusiondirectory.po +++ b/nagios/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/nagios/locale/zh/fusiondirectory.po b/nagios/locale/zh/fusiondirectory.po index 519c313a1fc68d14c4d8cd29dfd48c67b7a01987..c631853db857e82d33ea434ace65ffa49a97de2f 100644 --- a/nagios/locale/zh/fusiondirectory.po +++ b/nagios/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/nagios/locale/zh_TW/fusiondirectory.po b/nagios/locale/zh_TW/fusiondirectory.po index 272e8c677e88a6698cdffac36baa1216105ea8de..3317c468c03f903c6c0b31f9a6597ed98cbe2627 100644 --- a/nagios/locale/zh_TW/fusiondirectory.po +++ b/nagios/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/netgroups/locale/af_ZA/fusiondirectory.po b/netgroups/locale/af_ZA/fusiondirectory.po index 1d5fbca1d10b766c9c8b16f70d2213d8d0dc89cc..4061e551aeca5d844a00b2a02c6957d8937fae7c 100644 --- a/netgroups/locale/af_ZA/fusiondirectory.po +++ b/netgroups/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/netgroups/locale/ar/fusiondirectory.po b/netgroups/locale/ar/fusiondirectory.po index 691d344841d36c31460fe83b795f7ea32e165a9e..3f19f2a56b2cf04ad4acdac198fb7a151a58eb76 100644 --- a/netgroups/locale/ar/fusiondirectory.po +++ b/netgroups/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/netgroups/locale/ca/fusiondirectory.po b/netgroups/locale/ca/fusiondirectory.po index 72a2259749c6b2439810b8ad180ca06b9acfc0d0..738f57eff72f0648476679f3a5f2108e6351c8db 100644 --- a/netgroups/locale/ca/fusiondirectory.po +++ b/netgroups/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/netgroups/locale/cs_CZ/fusiondirectory.po b/netgroups/locale/cs_CZ/fusiondirectory.po index 25dc60cb99e19e5f70f2468dad235ec2a91097d3..057b74ae783e3817cc17acba6f2d9c3a4a4d55d1 100644 --- a/netgroups/locale/cs_CZ/fusiondirectory.po +++ b/netgroups/locale/cs_CZ/fusiondirectory.po @@ -5,16 +5,16 @@ # # Translators: # fusiondirectory <contact@fusiondirectory.org>, 2016 -# Pavel Borecki <pavel.borecki@gmail.com>, 2017 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" -"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2017\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/netgroups/locale/de/fusiondirectory.po b/netgroups/locale/de/fusiondirectory.po index fdc32645c2a84c3fc2102c80247210eb637e695f..160fca5d4c96f17fa401f5d2a2854f2c2ef00e52 100644 --- a/netgroups/locale/de/fusiondirectory.po +++ b/netgroups/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/netgroups/locale/el_GR/fusiondirectory.po b/netgroups/locale/el_GR/fusiondirectory.po index c6567a48f6267cbe2c0159fa0afd4665a5c925cc..6387706b3fa7586601afb5e9184cd0791399ae88 100644 --- a/netgroups/locale/el_GR/fusiondirectory.po +++ b/netgroups/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/netgroups/locale/es/fusiondirectory.po b/netgroups/locale/es/fusiondirectory.po index 95742353d195eb24d756869b72b54715378f7c1f..f835d9dd5f8d8c94771d9a110189ad24743e5e9d 100644 --- a/netgroups/locale/es/fusiondirectory.po +++ b/netgroups/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/netgroups/locale/es_CO/fusiondirectory.po b/netgroups/locale/es_CO/fusiondirectory.po index 36dd6bd6ffde25079c0850ac2bd693008d01f3c3..8a659d93b593347149d907eb788899fc8b34b930 100644 --- a/netgroups/locale/es_CO/fusiondirectory.po +++ b/netgroups/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/netgroups/locale/es_VE/fusiondirectory.po b/netgroups/locale/es_VE/fusiondirectory.po index fbc12c7319b181d9ab590d8f4356279a1dd26946..2248db9d6dfc6585b2fc5bdac627d8f81304b27c 100644 --- a/netgroups/locale/es_VE/fusiondirectory.po +++ b/netgroups/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/netgroups/locale/fa_IR/fusiondirectory.po b/netgroups/locale/fa_IR/fusiondirectory.po index 45bfe6996bee35ba6fde6e18454322f615f42b47..0c855161fd64978053b82d05b4977bb922c223ef 100644 --- a/netgroups/locale/fa_IR/fusiondirectory.po +++ b/netgroups/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/netgroups/locale/fi_FI/fusiondirectory.po b/netgroups/locale/fi_FI/fusiondirectory.po index 501ef1f5cd86a04aee53c6e6dbf2bd62d9dac024..12a649a1512157e67c21d28dd0dd5161f0908f98 100644 --- a/netgroups/locale/fi_FI/fusiondirectory.po +++ b/netgroups/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/netgroups/locale/fr/fusiondirectory.po b/netgroups/locale/fr/fusiondirectory.po index 6f0d560c0476af147a459eb497277db58369952a..f3f0333db622189f63b88faa10c4fa31f9d2eb48 100644 --- a/netgroups/locale/fr/fusiondirectory.po +++ b/netgroups/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/netgroups/locale/hu_HU/fusiondirectory.po b/netgroups/locale/hu_HU/fusiondirectory.po index d0a1d764e873be869313fd3b85bf309424fc18f4..f16dab7626fa556342fde3b2e8fa23433765c408 100644 --- a/netgroups/locale/hu_HU/fusiondirectory.po +++ b/netgroups/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/netgroups/locale/id/fusiondirectory.po b/netgroups/locale/id/fusiondirectory.po index c5ae37f5f6657de7b72d85ae00fb2f6fab331b43..6740fa2e1ba5785f2831812e4a4abf2d947527f6 100644 --- a/netgroups/locale/id/fusiondirectory.po +++ b/netgroups/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/netgroups/locale/it_IT/fusiondirectory.po b/netgroups/locale/it_IT/fusiondirectory.po index 6c811160f1c600f59151a6c0ec7cdcba4fe29e79..5580a2540f8f924042e741954374d88fc72d3f21 100644 --- a/netgroups/locale/it_IT/fusiondirectory.po +++ b/netgroups/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/netgroups/locale/ja/fusiondirectory.po b/netgroups/locale/ja/fusiondirectory.po index 3d38c59bd01041b4dc8ec744aef3af30a6a57dc2..f4a3e62806f7b5b94fde8ce86340df4a9d936905 100644 --- a/netgroups/locale/ja/fusiondirectory.po +++ b/netgroups/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/netgroups/locale/ko/fusiondirectory.po b/netgroups/locale/ko/fusiondirectory.po index f2e28134fe4b1ee47233c7adf9816f371b1bf039..4a330239b77231685e72e9743708da61c360cf92 100644 --- a/netgroups/locale/ko/fusiondirectory.po +++ b/netgroups/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/netgroups/locale/lv/fusiondirectory.po b/netgroups/locale/lv/fusiondirectory.po index 1494cd93bfb5800124390111cf270edcd257d0e4..fe18fa04f8b9eb7182d20d2977857cbf3ba384c8 100644 --- a/netgroups/locale/lv/fusiondirectory.po +++ b/netgroups/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/netgroups/locale/nb/fusiondirectory.po b/netgroups/locale/nb/fusiondirectory.po index 192ab3d68fbbf5bc782cbd6790a26ba0f8239d1d..df52343e578a4ec5511b64ba89f97de2c3bffb27 100644 --- a/netgroups/locale/nb/fusiondirectory.po +++ b/netgroups/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/netgroups/locale/nl/fusiondirectory.po b/netgroups/locale/nl/fusiondirectory.po index ab82adce5050a248f25cef902cab4156432b05c6..54baf8a6e8ad3d89fe922767245cc7631a91cd7e 100644 --- a/netgroups/locale/nl/fusiondirectory.po +++ b/netgroups/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/netgroups/locale/pl/fusiondirectory.po b/netgroups/locale/pl/fusiondirectory.po index 914da50afcaf0a758f2485de1e03f099f1d90b07..0a48247df7fedd539380eae17f26e113f9ad3b16 100644 --- a/netgroups/locale/pl/fusiondirectory.po +++ b/netgroups/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/netgroups/locale/pt/fusiondirectory.po b/netgroups/locale/pt/fusiondirectory.po index de92bdb184cdf80eb5c1ae6fa93025072369684a..abe9743048ca11a7a05755ccaccbfd1b54b7be61 100644 --- a/netgroups/locale/pt/fusiondirectory.po +++ b/netgroups/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/netgroups/locale/pt_BR/fusiondirectory.po b/netgroups/locale/pt_BR/fusiondirectory.po index e0db47ad744b01d0ff6d9380f838e318eb8103be..bb8a05b513fe8d234ea65460b59379e1386ba5be 100644 --- a/netgroups/locale/pt_BR/fusiondirectory.po +++ b/netgroups/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/netgroups/locale/ru/fusiondirectory.po b/netgroups/locale/ru/fusiondirectory.po index 79c59b2188591b4b4ab0db9d93832b22cdb35e14..eba4fd743579ba1bf6eda8c30c17e85a9273e36d 100644 --- a/netgroups/locale/ru/fusiondirectory.po +++ b/netgroups/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/netgroups/locale/ru@petr1708/fusiondirectory.po b/netgroups/locale/ru@petr1708/fusiondirectory.po index 55e15b14bdc6b0c32b1ec365efa0433deff366e8..0a13f4d18af93a591771c1b7ac9d07f80e3c4653 100644 --- a/netgroups/locale/ru@petr1708/fusiondirectory.po +++ b/netgroups/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/netgroups/locale/sv/fusiondirectory.po b/netgroups/locale/sv/fusiondirectory.po index dc0dcfc628c5aed69dbb03bd606e0f799ebd3952..e397ee1064d3b04586f9e3ea9971f7486a17df1b 100644 --- a/netgroups/locale/sv/fusiondirectory.po +++ b/netgroups/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/netgroups/locale/tr_TR/fusiondirectory.po b/netgroups/locale/tr_TR/fusiondirectory.po index 8659b57c7512f6c302965eb36bfd8a16a54be798..3971dd99a66433d2b6812483098323ffd5803add 100644 --- a/netgroups/locale/tr_TR/fusiondirectory.po +++ b/netgroups/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/netgroups/locale/ug/fusiondirectory.po b/netgroups/locale/ug/fusiondirectory.po index 1e4ab84285d8996f288a7452b40a60d29bccd304..3363adb02111ea7e3abdc17101b295b3457539f6 100644 --- a/netgroups/locale/ug/fusiondirectory.po +++ b/netgroups/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/netgroups/locale/vi_VN/fusiondirectory.po b/netgroups/locale/vi_VN/fusiondirectory.po index 4b8175102867885c893d7b1be61b1d0341d6800b..837ea5242e48f95fc45d9c599a7b7e350d0f21cd 100644 --- a/netgroups/locale/vi_VN/fusiondirectory.po +++ b/netgroups/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/netgroups/locale/zh/fusiondirectory.po b/netgroups/locale/zh/fusiondirectory.po index 148188051dbfa83fbec1f930b41d8a53e0222f59..f1a19271c85119305e7d7e56b65311e3643deb63 100644 --- a/netgroups/locale/zh/fusiondirectory.po +++ b/netgroups/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/netgroups/locale/zh_TW/fusiondirectory.po b/netgroups/locale/zh_TW/fusiondirectory.po index c5d6116b3ec08614566b623bdc943ccac9da38ec..c04f6960e3e8145fedd8d2c1671d40c5d73cbb1b 100644 --- a/netgroups/locale/zh_TW/fusiondirectory.po +++ b/netgroups/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:15+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/af_ZA/fusiondirectory.po b/newsletter/locale/af_ZA/fusiondirectory.po index 02f18ab40be7f9712c11d63138f0f36bc3b409e5..5efafcf38c41e1c6a2ebb8f7eb0ab06da4499078 100644 --- a/newsletter/locale/af_ZA/fusiondirectory.po +++ b/newsletter/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/ar/fusiondirectory.po b/newsletter/locale/ar/fusiondirectory.po index 790c3efd58d750727f705fdc4a696201af6cfc7e..a7c7f4e291b29c82ed539513628438e56a5c4bc7 100644 --- a/newsletter/locale/ar/fusiondirectory.po +++ b/newsletter/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/ca/fusiondirectory.po b/newsletter/locale/ca/fusiondirectory.po index a77ce7d4a351cbb5194ef49703da17c385491830..2ec8a6d24adcaf23e01e7489215173dcf82f20a8 100644 --- a/newsletter/locale/ca/fusiondirectory.po +++ b/newsletter/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/cs_CZ/fusiondirectory.po b/newsletter/locale/cs_CZ/fusiondirectory.po index ab9723fceda6177623a03870d5eafbe86f0e8001..98d60b9d23ad2f4c4511ce0fd4e9992a64566d7d 100644 --- a/newsletter/locale/cs_CZ/fusiondirectory.po +++ b/newsletter/locale/cs_CZ/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/newsletter/locale/de/fusiondirectory.po b/newsletter/locale/de/fusiondirectory.po index efcf5c66052275112b3da0dc013c32b9cd0c0d86..58e0644bb55030732175b6db54a9933be4e4aee9 100644 --- a/newsletter/locale/de/fusiondirectory.po +++ b/newsletter/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/newsletter/locale/el_GR/fusiondirectory.po b/newsletter/locale/el_GR/fusiondirectory.po index 9bfe854469c0b7adad13225229dad6e161901280..4df0ae1154187b16730f89ee64e030a13bba2e2e 100644 --- a/newsletter/locale/el_GR/fusiondirectory.po +++ b/newsletter/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/newsletter/locale/es/fusiondirectory.po b/newsletter/locale/es/fusiondirectory.po index 94a21b2933ad5398560bc75af6367ee9e4f5055c..4277aacd540d46ac0887f698e44225ff96118d10 100644 --- a/newsletter/locale/es/fusiondirectory.po +++ b/newsletter/locale/es/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/es_CO/fusiondirectory.po b/newsletter/locale/es_CO/fusiondirectory.po index 3b4110cd64d7c8fad33d1ca3ab4591f570740b7b..0007099e9a9d06900a93a3bda7830bd97d66111f 100644 --- a/newsletter/locale/es_CO/fusiondirectory.po +++ b/newsletter/locale/es_CO/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/es_VE/fusiondirectory.po b/newsletter/locale/es_VE/fusiondirectory.po index 60de74c8bbdf77b2a2da0e825717663311e1cf7f..e262e976a28b95dce184fef94657e44b2ac09b49 100644 --- a/newsletter/locale/es_VE/fusiondirectory.po +++ b/newsletter/locale/es_VE/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/fa_IR/fusiondirectory.po b/newsletter/locale/fa_IR/fusiondirectory.po index 63fb4e96fcaaea988f587d57908a6fee4fb86c95..1b4de30f65ee1744ceb5df4fdaf0f41f537cfc1c 100644 --- a/newsletter/locale/fa_IR/fusiondirectory.po +++ b/newsletter/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/fi_FI/fusiondirectory.po b/newsletter/locale/fi_FI/fusiondirectory.po index b4e4b92ac417636c495ccafca39b7918db9994aa..5a4b75087ecdbcfc582d13b378951bc44523917a 100644 --- a/newsletter/locale/fi_FI/fusiondirectory.po +++ b/newsletter/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/fr/fusiondirectory.po b/newsletter/locale/fr/fusiondirectory.po index eb9cb27a183f7903e8a34f35c83ce98914080aea..ace25ea94a482e63c55d4eb203416fd4e04cb6d0 100644 --- a/newsletter/locale/fr/fusiondirectory.po +++ b/newsletter/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/newsletter/locale/hu_HU/fusiondirectory.po b/newsletter/locale/hu_HU/fusiondirectory.po index c8dd00489531eb61296e25e14674fa4811861bbd..a8c3523b56e17d29774e528ba3019edabc4fcd1b 100644 --- a/newsletter/locale/hu_HU/fusiondirectory.po +++ b/newsletter/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/id/fusiondirectory.po b/newsletter/locale/id/fusiondirectory.po index 7f8ef2fed3007be2f77e18a7e9345e07eb3910c5..608ed38ad69ac2aa4e3941d433dcd34b77e74fe2 100644 --- a/newsletter/locale/id/fusiondirectory.po +++ b/newsletter/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/it_IT/fusiondirectory.po b/newsletter/locale/it_IT/fusiondirectory.po index 71873368940083ce7da29002e125a442b5d9eb83..a5a73cb371e273e279e76acb741848a91fde24d1 100644 --- a/newsletter/locale/it_IT/fusiondirectory.po +++ b/newsletter/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/newsletter/locale/ja/fusiondirectory.po b/newsletter/locale/ja/fusiondirectory.po index 8b92ee92f10e7069918a3aa702e2315b5cfa479d..1d3972b14e34cc4fa0d227708a9b9006f593d634 100644 --- a/newsletter/locale/ja/fusiondirectory.po +++ b/newsletter/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/ko/fusiondirectory.po b/newsletter/locale/ko/fusiondirectory.po index b666d936b338571af48dfdadf8b6744e5a67bb64..ec0643aa11cbfe1d3554d68fd9f6a6b1d135f64f 100644 --- a/newsletter/locale/ko/fusiondirectory.po +++ b/newsletter/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/newsletter/locale/lv/fusiondirectory.po b/newsletter/locale/lv/fusiondirectory.po index 0c7d4e13b29f5655c266af53a186221125420fc4..cbea48f05eff61667fb46e32b9b6fd7f55adbbf7 100644 --- a/newsletter/locale/lv/fusiondirectory.po +++ b/newsletter/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/nb/fusiondirectory.po b/newsletter/locale/nb/fusiondirectory.po index 7de044910e12cbf856f1f5ff1a03ddcdf85a8027..620fb2e9239f463dce66d1c27e14e2e57d05be32 100644 --- a/newsletter/locale/nb/fusiondirectory.po +++ b/newsletter/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/nl/fusiondirectory.po b/newsletter/locale/nl/fusiondirectory.po index 0ac2ea34943f2d97baab1dad363f7f499cc17af8..9d4350ed6da6c384ddab3af9a4770caa4c03c270 100644 --- a/newsletter/locale/nl/fusiondirectory.po +++ b/newsletter/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/newsletter/locale/pl/fusiondirectory.po b/newsletter/locale/pl/fusiondirectory.po index 7621b233ca278f6f1797510c9ada80873852478b..996c84514c082f901449a3623c173a81a6894678 100644 --- a/newsletter/locale/pl/fusiondirectory.po +++ b/newsletter/locale/pl/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/pt/fusiondirectory.po b/newsletter/locale/pt/fusiondirectory.po index 74a36e87cb8cfe467fb8ae9a2de4db54aa82f9f3..f38a331e1bedf9d2307bd96ef8180bee5a9fcfa9 100644 --- a/newsletter/locale/pt/fusiondirectory.po +++ b/newsletter/locale/pt/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/pt_BR/fusiondirectory.po b/newsletter/locale/pt_BR/fusiondirectory.po index 9c48515e2f550e95918a29f67eca7b8abc2a1440..4e9efa3475c07fd6d47f22aec9704e3a19d0daab 100644 --- a/newsletter/locale/pt_BR/fusiondirectory.po +++ b/newsletter/locale/pt_BR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/ru/fusiondirectory.po b/newsletter/locale/ru/fusiondirectory.po index 1cac4c1724920af44addd77fde09da554d50de68..5406ffcf41f922075b2cfad21e4b6685a26c4062 100644 --- a/newsletter/locale/ru/fusiondirectory.po +++ b/newsletter/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/newsletter/locale/ru@petr1708/fusiondirectory.po b/newsletter/locale/ru@petr1708/fusiondirectory.po index 6babc0ce10b0366a633bb150b00b1743d471986c..dc6ffc7708506e25b62dea72ac8eafcdbf780c28 100644 --- a/newsletter/locale/ru@petr1708/fusiondirectory.po +++ b/newsletter/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/newsletter/locale/sv/fusiondirectory.po b/newsletter/locale/sv/fusiondirectory.po index 4a12ffbdb52ddd0594e8762d0f78a07d006437ac..e566f315205944816ca4d70543de99da997ae98a 100644 --- a/newsletter/locale/sv/fusiondirectory.po +++ b/newsletter/locale/sv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/tr_TR/fusiondirectory.po b/newsletter/locale/tr_TR/fusiondirectory.po index 7335da3bdfdfd5fc0a1567140a86fc2b22752c71..faf8ed8b20e34d36e5fc6b058fc284a25a0b8079 100644 --- a/newsletter/locale/tr_TR/fusiondirectory.po +++ b/newsletter/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/ug/fusiondirectory.po b/newsletter/locale/ug/fusiondirectory.po index 82b154ed2d378ea58a43fa377aca89046ad75fa1..8ecff1823e3e6d58bc80ad5bdb33cd6ab0869fd1 100644 --- a/newsletter/locale/ug/fusiondirectory.po +++ b/newsletter/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/vi_VN/fusiondirectory.po b/newsletter/locale/vi_VN/fusiondirectory.po index 45a48f71cbe6fe28efddb5e781e3f6360928fa61..b6a6db0364c11b79f3337057a6ee9eb8e92307b2 100644 --- a/newsletter/locale/vi_VN/fusiondirectory.po +++ b/newsletter/locale/vi_VN/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/zh/fusiondirectory.po b/newsletter/locale/zh/fusiondirectory.po index f513fca3919838ed769bf838fbb0f646428137be..23db93034e2bdda036c0504f9a7927dd5840f188 100644 --- a/newsletter/locale/zh/fusiondirectory.po +++ b/newsletter/locale/zh/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" "MIME-Version: 1.0\n" diff --git a/newsletter/locale/zh_TW/fusiondirectory.po b/newsletter/locale/zh_TW/fusiondirectory.po index 422b6d622aedce999a5f616cc0af9eeadba330ea..d897bb6768b9ffc1620ddf835ee4db3abc59fc38 100644 --- a/newsletter/locale/zh_TW/fusiondirectory.po +++ b/newsletter/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/opsi/locale/af_ZA/fusiondirectory.po b/opsi/locale/af_ZA/fusiondirectory.po index 0ba7da3bfa69e886af91ba019fec56b603b88165..79bda9abf5c2ea2b1dfe3ceb4ea1c103d2934953 100644 --- a/opsi/locale/af_ZA/fusiondirectory.po +++ b/opsi/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/opsi/locale/ar/fusiondirectory.po b/opsi/locale/ar/fusiondirectory.po index 9d72c96a58b044d0f124409634d6d173c05aa5b8..f650bf1b3781257408d5a75397ba38ed23f4a79a 100644 --- a/opsi/locale/ar/fusiondirectory.po +++ b/opsi/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/opsi/locale/ca/fusiondirectory.po b/opsi/locale/ca/fusiondirectory.po index 9e1b4750f3c1deeaaa50d612241726da39c527b6..c48848a808bd1daae91ef82e774099da13b9bdcf 100644 --- a/opsi/locale/ca/fusiondirectory.po +++ b/opsi/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/opsi/locale/cs_CZ/fusiondirectory.po b/opsi/locale/cs_CZ/fusiondirectory.po index fdb5f4374b4e934ae01786a67d942a76839beba6..741591e80c8146c3efc1b14f895b427d5bca4860 100644 --- a/opsi/locale/cs_CZ/fusiondirectory.po +++ b/opsi/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/opsi/locale/de/fusiondirectory.po b/opsi/locale/de/fusiondirectory.po index f07f80c060035c8ce7c798490b3a9566b3d6bfae..33ce12951b54c6dd1b47c40186135afc8f81f31c 100644 --- a/opsi/locale/de/fusiondirectory.po +++ b/opsi/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/opsi/locale/el_GR/fusiondirectory.po b/opsi/locale/el_GR/fusiondirectory.po index b465a9f28b55f8796e8bf96672faedbbf6fd240c..492cf9bb359b7dc6b7abefeef046f14788aad5c5 100644 --- a/opsi/locale/el_GR/fusiondirectory.po +++ b/opsi/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/opsi/locale/es/fusiondirectory.po b/opsi/locale/es/fusiondirectory.po index bd55aa185605859a5479baa6374524a021af9b00..f6f7429cc705cf98ca3d7182c6ad547343ce26f5 100644 --- a/opsi/locale/es/fusiondirectory.po +++ b/opsi/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/opsi/locale/es_CO/fusiondirectory.po b/opsi/locale/es_CO/fusiondirectory.po index 3564dd933baaae141d5b07741cf4efaeb8647f21..7677b5bab22f9dfd998cfbd9dd518fd6035841a9 100644 --- a/opsi/locale/es_CO/fusiondirectory.po +++ b/opsi/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/opsi/locale/es_VE/fusiondirectory.po b/opsi/locale/es_VE/fusiondirectory.po index 8505dd210241c4e0650cca9a92ceff05ad7983ec..db4a563241c56c3b8b6b572c69c8f366921cb4ff 100644 --- a/opsi/locale/es_VE/fusiondirectory.po +++ b/opsi/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/opsi/locale/fa_IR/fusiondirectory.po b/opsi/locale/fa_IR/fusiondirectory.po index 9503b734d35c1eca14e2299ba94ab511b9a78814..99a302b0cf14a60c32f658bcb19b58117760d51e 100644 --- a/opsi/locale/fa_IR/fusiondirectory.po +++ b/opsi/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/opsi/locale/fi_FI/fusiondirectory.po b/opsi/locale/fi_FI/fusiondirectory.po index d12404b6a8de874ae18b78e42edda983c8e74b5f..085f14046b81c0c740f5ce2a570958dadc852b73 100644 --- a/opsi/locale/fi_FI/fusiondirectory.po +++ b/opsi/locale/fi_FI/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Dina Solveig Jalkanen, 2017\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/opsi/locale/fr/fusiondirectory.po b/opsi/locale/fr/fusiondirectory.po index d8aacb47f5b6ab98805b45b37f7f040dcbdc84c6..053fed8701a781c9bda975c967ca26b38a32583e 100644 --- a/opsi/locale/fr/fusiondirectory.po +++ b/opsi/locale/fr/fusiondirectory.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/opsi/locale/hu_HU/fusiondirectory.po b/opsi/locale/hu_HU/fusiondirectory.po index 339856738475e7010e4f8877b6b7c46dc6b20c06..2f26b87489814a7468e77943cb6791735c8f9b7b 100644 --- a/opsi/locale/hu_HU/fusiondirectory.po +++ b/opsi/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/opsi/locale/id/fusiondirectory.po b/opsi/locale/id/fusiondirectory.po index 95325ae14d2d2786056e6903406db45e4ee19dff..c82b2b03f7891ffdf90922c2871e7f71c6c6c646 100644 --- a/opsi/locale/id/fusiondirectory.po +++ b/opsi/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/opsi/locale/it_IT/fusiondirectory.po b/opsi/locale/it_IT/fusiondirectory.po index 4f85ab0fd00c6a40e02a0d5cd5ebfb9519fd3116..59ef2259c5add6f6106076737bcd531308e58a57 100644 --- a/opsi/locale/it_IT/fusiondirectory.po +++ b/opsi/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/opsi/locale/ja/fusiondirectory.po b/opsi/locale/ja/fusiondirectory.po index 606ba60bf29fddf1eababce59654771660dfe04d..f9f445363d8a8a2743fa9d772c42e98b07f3e357 100644 --- a/opsi/locale/ja/fusiondirectory.po +++ b/opsi/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/opsi/locale/ko/fusiondirectory.po b/opsi/locale/ko/fusiondirectory.po index 9dfd218f39084ff9ef154b6264b71c11da0a3e79..c78f21c7f2f6d668f6ba1ddf939f89a90c3c104a 100644 --- a/opsi/locale/ko/fusiondirectory.po +++ b/opsi/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/opsi/locale/lv/fusiondirectory.po b/opsi/locale/lv/fusiondirectory.po index a72759125ef9542b78df5f5d1a51bda8fce9ca86..2d9b5eecd52fcb9267b362f9a6929f7e44fc6766 100644 --- a/opsi/locale/lv/fusiondirectory.po +++ b/opsi/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/opsi/locale/nb/fusiondirectory.po b/opsi/locale/nb/fusiondirectory.po index 9e49466c983630601ca08b4d1d3e6aaab0b8ab41..2cc7dfc146650119ab34073ff4965cbc9bebf181 100644 --- a/opsi/locale/nb/fusiondirectory.po +++ b/opsi/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/opsi/locale/nl/fusiondirectory.po b/opsi/locale/nl/fusiondirectory.po index f59efc994c4d43fed2c8993ac6db46eac1b28b5f..d94250a611301a7ff78e1079aa953d5e9bbda360 100644 --- a/opsi/locale/nl/fusiondirectory.po +++ b/opsi/locale/nl/fusiondirectory.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/opsi/locale/pl/fusiondirectory.po b/opsi/locale/pl/fusiondirectory.po index 3f04bf2a584081f1034c4d138ec85c91c711382b..a3c7fcfe54aacb5d3f221b53eb5b5d65e32ee13e 100644 --- a/opsi/locale/pl/fusiondirectory.po +++ b/opsi/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/opsi/locale/pt/fusiondirectory.po b/opsi/locale/pt/fusiondirectory.po index 0d01e761712bc6ca78ebb951469b0a88baa837cd..39b9576ffc57f3ef572edbc8cc22b0ad69b95487 100644 --- a/opsi/locale/pt/fusiondirectory.po +++ b/opsi/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/opsi/locale/pt_BR/fusiondirectory.po b/opsi/locale/pt_BR/fusiondirectory.po index f0b9fc4755632279e5ce398dfd5b047821b8742a..6246dd3a30f0b20de74ead3fbfb733e2c29b73c1 100644 --- a/opsi/locale/pt_BR/fusiondirectory.po +++ b/opsi/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/opsi/locale/ru/fusiondirectory.po b/opsi/locale/ru/fusiondirectory.po index acd62cadc05293f3019e58e3dedc38707d170335..fa4f69ef16bff9ae1d53e44fb490c83d08250aed 100644 --- a/opsi/locale/ru/fusiondirectory.po +++ b/opsi/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/opsi/locale/ru@petr1708/fusiondirectory.po b/opsi/locale/ru@petr1708/fusiondirectory.po index d233be832e5fb938510cd0f3d3c963a14e8e214f..50c5269736489b5ab4e5cc18d80dcb53e35c4eea 100644 --- a/opsi/locale/ru@petr1708/fusiondirectory.po +++ b/opsi/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/opsi/locale/sv/fusiondirectory.po b/opsi/locale/sv/fusiondirectory.po index 9131b99e0d7e1f343624fe184dbc761c907cfba6..44e76b4c83fef974f6270487e8b1fc4b9dbb4d75 100644 --- a/opsi/locale/sv/fusiondirectory.po +++ b/opsi/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/opsi/locale/tr_TR/fusiondirectory.po b/opsi/locale/tr_TR/fusiondirectory.po index 3e706d514173cfaa8f3e926c649b5813d3cb131c..e357874907c09683fd367bb0e3cc24dde48517b7 100644 --- a/opsi/locale/tr_TR/fusiondirectory.po +++ b/opsi/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/opsi/locale/ug/fusiondirectory.po b/opsi/locale/ug/fusiondirectory.po index 6ce92c44517844bd01abfd04bd9e463f7a0f742e..b2ec3cd95cd5b29e2ced7da72c167436c22eacc7 100644 --- a/opsi/locale/ug/fusiondirectory.po +++ b/opsi/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/opsi/locale/vi_VN/fusiondirectory.po b/opsi/locale/vi_VN/fusiondirectory.po index a8fde523eeee9ee266e6dcf599e9419d579ef828..df42d9749f5b5d0ac2cc07a9bfa4eaa4a3c99265 100644 --- a/opsi/locale/vi_VN/fusiondirectory.po +++ b/opsi/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/opsi/locale/zh/fusiondirectory.po b/opsi/locale/zh/fusiondirectory.po index 92ffa39fb8b4d1c4370f8201c73cac343ad25af3..01b09b0cc1d93de2c352822662df8fe940934fd9 100644 --- a/opsi/locale/zh/fusiondirectory.po +++ b/opsi/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/opsi/locale/zh_TW/fusiondirectory.po b/opsi/locale/zh_TW/fusiondirectory.po index 37265cc47fbf720c5eb963324133020f24e5c8b8..52c28134d0e5970d4bc87485c62e2cbd2d9137b3 100644 --- a/opsi/locale/zh_TW/fusiondirectory.po +++ b/opsi/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/personal/locale/af_ZA/fusiondirectory.po b/personal/locale/af_ZA/fusiondirectory.po index c82f6317aadc67f1b99f870ce031954fd38ce1ea..54772bc350770a795741cdc36901de11ea69149d 100644 --- a/personal/locale/af_ZA/fusiondirectory.po +++ b/personal/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -146,35 +146,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/ar/fusiondirectory.po b/personal/locale/ar/fusiondirectory.po index 7b227b69706209cf68eb200dc8836f3d2b68a5e1..f2670bf9ed6e76f41885fc76752851bd61075963 100644 --- a/personal/locale/ar/fusiondirectory.po +++ b/personal/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/ca/fusiondirectory.po b/personal/locale/ca/fusiondirectory.po index 349425022b241a92778bfde7c39738d09867b615..f112c8d2c801188ead1571d42f43ca88832f4058 100644 --- a/personal/locale/ca/fusiondirectory.po +++ b/personal/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/cs_CZ/fusiondirectory.po b/personal/locale/cs_CZ/fusiondirectory.po index 559590694f9c56b7b9e20d450000e35b936dfd37..ce74fa830bf5d804a1bb8a303b0cfdce4a37508c 100644 --- a/personal/locale/cs_CZ/fusiondirectory.po +++ b/personal/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" @@ -152,35 +152,31 @@ msgstr "Soukromý e-mail" msgid "Private email addresses of this user" msgstr "Soukromá e-mailová adresa tohoto uživatele" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "Facebook" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "Twitter" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "Google+" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "Diaspora*" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "Diaspora úÄet má podobu uživatel@server" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "LinkedIn" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "ORCID" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/de/fusiondirectory.po b/personal/locale/de/fusiondirectory.po index 601a731fec2b77ce1241f4a00072e7769eda21ca..c7b9b348f07b131d621aca48a1b45da3fa7643dd 100644 --- a/personal/locale/de/fusiondirectory.po +++ b/personal/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" @@ -150,35 +150,31 @@ msgstr "Private E-Mail" msgid "Private email addresses of this user" msgstr "Private E-Mail-Adresse dieses Benutzers" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "Facebook" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "Twitter" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "Google+" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "Diaspora*" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "LinkedIn" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/el_GR/fusiondirectory.po b/personal/locale/el_GR/fusiondirectory.po index 2e8fb875d9d0d40d9b383b9426193998c1fd4fe1..155db8c566c92085f8b16b3716d314575800cff2 100644 --- a/personal/locale/el_GR/fusiondirectory.po +++ b/personal/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" @@ -152,35 +152,31 @@ msgstr "Î Ïοσωπικό email" msgid "Private email addresses of this user" msgstr "Οι Ï€ÏοσωπικÎÏ‚ διευθÏνσεις email Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… χÏήστη" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "Facebook" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "Twitter" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "Google+" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "Diaspora*" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "Οι λογαÏιασμοί Diaspora Ï€ÏÎπει να μοιάζουν σαν user@pod" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/es/fusiondirectory.po b/personal/locale/es/fusiondirectory.po index fc37dda2838f1047f254127959825bae4e2f6c95..eba561cea9e33ccb267f77c0504e4536806c89ae 100644 --- a/personal/locale/es/fusiondirectory.po +++ b/personal/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/es_CO/fusiondirectory.po b/personal/locale/es_CO/fusiondirectory.po index 9beafd5301382a662d137103c8189cefd9938514..43faa3ac71f90d491db4e232335685921057a3a3 100644 --- a/personal/locale/es_CO/fusiondirectory.po +++ b/personal/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/es_VE/fusiondirectory.po b/personal/locale/es_VE/fusiondirectory.po index ec40aadce42492b1f4272c8aaed9c76ab0bb5cc5..11c8bbca33e7c9e95306ce7be3fc2d5430c1e12e 100644 --- a/personal/locale/es_VE/fusiondirectory.po +++ b/personal/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/fa_IR/fusiondirectory.po b/personal/locale/fa_IR/fusiondirectory.po index aad206f9fd456225fb2367e613d71d9e846e6a14..09c09a4564680353ef9a0505971f572a81c93787 100644 --- a/personal/locale/fa_IR/fusiondirectory.po +++ b/personal/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/fi_FI/fusiondirectory.po b/personal/locale/fi_FI/fusiondirectory.po index c8827008c2868c70748d5eddfbe9a9e0dcb247d9..e27fb4b5a6063c91ad460b850580376076a7e25e 100644 --- a/personal/locale/fi_FI/fusiondirectory.po +++ b/personal/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/fr/fusiondirectory.po b/personal/locale/fr/fusiondirectory.po index 10c01cdeeb176bca453bf4f988061e73fbf25e65..b57c7d5249d1fd646b29e283e38f652346ebb43d 100644 --- a/personal/locale/fr/fusiondirectory.po +++ b/personal/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" @@ -159,35 +159,31 @@ msgstr "Email privé" msgid "Private email addresses of this user" msgstr "Adresses de messagerie privées de cet utilisateur" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "Facebook" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "Twitter" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "Google+" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "Diaspora*" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "Les comptes Diaspora doivent être sous la forme user@pod" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "LinkedIn" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "ORCID" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/hu_HU/fusiondirectory.po b/personal/locale/hu_HU/fusiondirectory.po index 1bcd2c299dc8f89898dc56d5c2f3703917b3eaf4..070c75733ade5f74780e02e73e403f4ca34d2783 100644 --- a/personal/locale/hu_HU/fusiondirectory.po +++ b/personal/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -146,35 +146,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/id/fusiondirectory.po b/personal/locale/id/fusiondirectory.po index 6197854634f5bb30ef82f99e9d624816d44670f4..8f5f7fc45cd7f86ffad719feb8051e0c8b5a18c5 100644 --- a/personal/locale/id/fusiondirectory.po +++ b/personal/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" @@ -146,35 +146,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/it_IT/fusiondirectory.po b/personal/locale/it_IT/fusiondirectory.po index 14c5c55c51bf8c9cfbb980752d1217c9329a6b09..f6bbaff246544699dd1756e4be5cc8c8721057c7 100644 --- a/personal/locale/it_IT/fusiondirectory.po +++ b/personal/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" @@ -155,35 +155,31 @@ msgstr "Email personale" msgid "Private email addresses of this user" msgstr "Indirizzo email personale di questo utente" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "Facebook" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "Twitter" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "Google+" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "Diaspora*" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "L'account di Diaspora deve essere impostato come user@pod" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "LinkedIn" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "ORCID" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/ja/fusiondirectory.po b/personal/locale/ja/fusiondirectory.po index b1b72f11c8e49da989b9d0599b0210074341e631..eaf2776b1ff5f34d5db27416c80b9818816b4ca9 100644 --- a/personal/locale/ja/fusiondirectory.po +++ b/personal/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" @@ -146,35 +146,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/ko/fusiondirectory.po b/personal/locale/ko/fusiondirectory.po index a2c6850eff1862f2168c442af189f9e04e6366bd..634273f3c3f8f5ffec69d38184bf39c6372e1133 100644 --- a/personal/locale/ko/fusiondirectory.po +++ b/personal/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" @@ -150,35 +150,31 @@ msgstr "비공개 ì´ë©”ì¼" msgid "Private email addresses of this user" msgstr "ì´ ì‚¬ìš©ìžì˜ 비공개 ì´ë©”ì¼ ì£¼ì†Œ" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "페ì´ìФë¶" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "트위터" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "구글+" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "Diaspora*" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "Diaspora ê³„ì •ì€ user@pod처럼 보입니다." -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "ë§í¬ë“œì¸" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "ORCID" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "ORCID ê³„ì • ID는 XXXX-XXXX-XXXX-XXXX와 같아야합니다. 여기서 X는 숫ìžìž…니다." diff --git a/personal/locale/lv/fusiondirectory.po b/personal/locale/lv/fusiondirectory.po index 0d4394cc4c2a3818c677a62ea9ab3a9b66a2ece5..3a9c02f9bb0e5e2544d6264411c4cf3b9546c285 100644 --- a/personal/locale/lv/fusiondirectory.po +++ b/personal/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/nb/fusiondirectory.po b/personal/locale/nb/fusiondirectory.po index 43ccc7df58ea35c2e984011059ca44883e8dc7d1..60430406f87380e6c103d0c1c4bf825b2587109c 100644 --- a/personal/locale/nb/fusiondirectory.po +++ b/personal/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" @@ -146,35 +146,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/nl/fusiondirectory.po b/personal/locale/nl/fusiondirectory.po index ce467a898be21a061ac6bb853d0ddd7c6de92af5..217b7d3c49e5f5f753424a9c645e86be97d2378c 100644 --- a/personal/locale/nl/fusiondirectory.po +++ b/personal/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" @@ -153,35 +153,31 @@ msgstr "Private e-mail" msgid "Private email addresses of this user" msgstr "Privaat e-mail adres voor deze gebruiker" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "Facebook" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "Twitter" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "Google+" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "Diaspora*" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "Diaspora accounts moeten lijken op gebruiker@pod" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "LinkedIn" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "ORCID" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/pl/fusiondirectory.po b/personal/locale/pl/fusiondirectory.po index 00f6f90168fd0efdb09b9d8bdc4473babdf4ee4b..9746dcef66f0f14739e150b6f6c152f2b421943e 100644 --- a/personal/locale/pl/fusiondirectory.po +++ b/personal/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/pt/fusiondirectory.po b/personal/locale/pt/fusiondirectory.po index 3bff56f1ff5d5d6de271a2a6b6cffaf0b3a94113..63a0fe50fc0f5456835c68f9e1f63a06e937c45f 100644 --- a/personal/locale/pt/fusiondirectory.po +++ b/personal/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/pt_BR/fusiondirectory.po b/personal/locale/pt_BR/fusiondirectory.po index 733d769f3dc868337cbb798fd1216aeb1672aa55..e386dbc40a92e9a2b00734fc12df8afa8a60d37f 100644 --- a/personal/locale/pt_BR/fusiondirectory.po +++ b/personal/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/ru/fusiondirectory.po b/personal/locale/ru/fusiondirectory.po index 75be7f0d86a300fe0192542f00a10eb8dff83956..8a59ebc1c5b110393e0d98642b552718592ec00a 100644 --- a/personal/locale/ru/fusiondirectory.po +++ b/personal/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" @@ -155,35 +155,31 @@ msgstr "Приватный Ð°Ð´Ñ€ÐµÑ Ñлектронной почты" msgid "Private email addresses of this user" msgstr "Приватный Ð°Ð´Ñ€ÐµÑ Ñлектронной почты Ñтого пользователÑ" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "Facebook" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "Twitter" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "Google+" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/ru@petr1708/fusiondirectory.po b/personal/locale/ru@petr1708/fusiondirectory.po index c89dfef81577f5fa30a344309527cee941687925..dd30034fe4f11a34a74adfd01104ede79bd87f10 100644 --- a/personal/locale/ru@petr1708/fusiondirectory.po +++ b/personal/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -146,35 +146,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/sv/fusiondirectory.po b/personal/locale/sv/fusiondirectory.po index 084693485a06ce80083572865cd414edd7b01ab6..3499e910d6fefe4b89fdca06693dbe2bdf5c2aee 100644 --- a/personal/locale/sv/fusiondirectory.po +++ b/personal/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/tr_TR/fusiondirectory.po b/personal/locale/tr_TR/fusiondirectory.po index 20ed8dd7e5030f710d9bf3470351950f4abd8203..a092561f6b62747a3dd47ba9836a8eac0148c468 100644 --- a/personal/locale/tr_TR/fusiondirectory.po +++ b/personal/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -146,35 +146,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/ug/fusiondirectory.po b/personal/locale/ug/fusiondirectory.po index 2bdd82d483e3092b046af1ad7bd4ff2f59f3144f..89a1e0b1c96e6062523d01d76d391a84685d5643 100644 --- a/personal/locale/ug/fusiondirectory.po +++ b/personal/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" @@ -146,35 +146,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/vi_VN/fusiondirectory.po b/personal/locale/vi_VN/fusiondirectory.po index 49189724920227bfaca5d8638e282671e8a88c26..57c27e6a83b1df1d1441f2e5f0bc29b29de90cc4 100644 --- a/personal/locale/vi_VN/fusiondirectory.po +++ b/personal/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/zh/fusiondirectory.po b/personal/locale/zh/fusiondirectory.po index cf67ccc2cef73862fe0dd29c33bdcd06be29293a..1f22f3286417e44072025d63c515497180128633 100644 --- a/personal/locale/zh/fusiondirectory.po +++ b/personal/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" @@ -150,35 +150,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/locale/zh_TW/fusiondirectory.po b/personal/locale/zh_TW/fusiondirectory.po index 5cdb51375f71943e1d0871eb3fcdfa0dbdfd250e..0e920ac9aa8322ad963df57352d5a90093576dba 100644 --- a/personal/locale/zh_TW/fusiondirectory.po +++ b/personal/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:16+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -146,35 +146,31 @@ msgstr "" msgid "Private email addresses of this user" msgstr "" -#: personal/personal/class_socialHandlers.inc:68 +#: personal/personal/class_socialHandlers.inc:69 msgid "Facebook" msgstr "" -#: personal/personal/class_socialHandlers.inc:78 +#: personal/personal/class_socialHandlers.inc:79 msgid "Twitter" msgstr "" -#: personal/personal/class_socialHandlers.inc:98 -msgid "Google+" -msgstr "" - -#: personal/personal/class_socialHandlers.inc:118 +#: personal/personal/class_socialHandlers.inc:99 msgid "Diaspora*" msgstr "" -#: personal/personal/class_socialHandlers.inc:131 +#: personal/personal/class_socialHandlers.inc:112 msgid "Diaspora accounts must look like user@pod" msgstr "" -#: personal/personal/class_socialHandlers.inc:141 +#: personal/personal/class_socialHandlers.inc:122 msgid "LinkedIn" msgstr "" -#: personal/personal/class_socialHandlers.inc:151 +#: personal/personal/class_socialHandlers.inc:132 msgid "ORCID" msgstr "" -#: personal/personal/class_socialHandlers.inc:164 +#: personal/personal/class_socialHandlers.inc:145 msgid "" "ORCID account IDs must look like XXXX-XXXX-XXXX-XXXX where X are digits" msgstr "" diff --git a/personal/personal/personal/class_socialHandlers.inc b/personal/personal/personal/class_socialHandlers.inc index 7e742f48f04616e06fc0941e1dffc13559039273..7db2b00918c72f5aa9b6ce745a284503c7f692bf 100644 --- a/personal/personal/personal/class_socialHandlers.inc +++ b/personal/personal/personal/class_socialHandlers.inc @@ -1,7 +1,8 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2014-2018 FusionDirectory + + Copyright (C) 2014-2019 FusionDirectory This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -91,26 +92,6 @@ class socialHandler_twitter extends socialHandler } } -class socialHandler_gplus extends socialHandler -{ - static function getName() - { - return _('Google+'); - } - - protected $baseurl = 'https://plus.google.com'; - - function linkify($value) - { - return $this->link($this->baseurl.'/+'.$value, '+'.$value); - } - - function validate($value) - { - return preg_replace('/^\+/', '', $value); - } -} - class socialHandler_diaspora extends socialHandler { static function getName() diff --git a/posix/locale/af_ZA/fusiondirectory.po b/posix/locale/af_ZA/fusiondirectory.po index 2fb3eda1e14ab4da253862983ed1624f5ef71e4a..254872e04fdeb6c540a9d7f187a64d6e4ad763e0 100644 --- a/posix/locale/af_ZA/fusiondirectory.po +++ b/posix/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/posix/locale/ar/fusiondirectory.po b/posix/locale/ar/fusiondirectory.po index af59cd10181d4c8a79fe4759e79641280d8981e2..51e289e54735bf856f51e40c9cba2797a255c8ba 100644 --- a/posix/locale/ar/fusiondirectory.po +++ b/posix/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/posix/locale/ca/fusiondirectory.po b/posix/locale/ca/fusiondirectory.po index 05c348b65530aa7e14032fe743159eb9cde7e94c..636eb36b3b3b23fdb9139db4a47c89dcd16a08e2 100644 --- a/posix/locale/ca/fusiondirectory.po +++ b/posix/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/posix/locale/cs_CZ/fusiondirectory.po b/posix/locale/cs_CZ/fusiondirectory.po index 0eae81596a738caad1c1c02ee4d81d8fea6a2517..a5418b81dbaa331fc228918b48a4e715cb633e3d 100644 --- a/posix/locale/cs_CZ/fusiondirectory.po +++ b/posix/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/posix/locale/de/fusiondirectory.po b/posix/locale/de/fusiondirectory.po index 397310560235ff86a9a21eec540db943ad076343..f05c791208f2ab87b59977aabfa3801dceb5990a 100644 --- a/posix/locale/de/fusiondirectory.po +++ b/posix/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/posix/locale/el_GR/fusiondirectory.po b/posix/locale/el_GR/fusiondirectory.po index 03fa301d734b1fc27c56e6eeb96d280def8e433f..5fbdfc602ae90f41af31d101c8cf3f13657a325c 100644 --- a/posix/locale/el_GR/fusiondirectory.po +++ b/posix/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/posix/locale/es/fusiondirectory.po b/posix/locale/es/fusiondirectory.po index f667bd7f3741076e9d8fb5dfc10aff08fb74d6e9..312fc8e619e05955af421624fe9852e824b3c605 100644 --- a/posix/locale/es/fusiondirectory.po +++ b/posix/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/posix/locale/es_CO/fusiondirectory.po b/posix/locale/es_CO/fusiondirectory.po index e8f172b9a479a1980b5ebae9bf720bb2b28d0fd5..20937e82665b4d9ae16ade8479538ae88a764661 100644 --- a/posix/locale/es_CO/fusiondirectory.po +++ b/posix/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/posix/locale/es_VE/fusiondirectory.po b/posix/locale/es_VE/fusiondirectory.po index 366f888abf8c2cb51f3268d28caf7ee40c7381a0..4c3e1cf9c4e3ed6cbe7b4c24b0e8b27f6f17599d 100644 --- a/posix/locale/es_VE/fusiondirectory.po +++ b/posix/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/posix/locale/fa_IR/fusiondirectory.po b/posix/locale/fa_IR/fusiondirectory.po index bb88f8496a3edcc75c6cdf3cb2d719379f0bc6eb..3bdb28f5dbd1a4b835cf281e8837b6783a109798 100644 --- a/posix/locale/fa_IR/fusiondirectory.po +++ b/posix/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/posix/locale/fi_FI/fusiondirectory.po b/posix/locale/fi_FI/fusiondirectory.po index 21a9a2ff7c2fea1e504c8841dc9121d45ff5ba42..e2bbc5a0554de848a9e07434ce4cb97c8b8cb90e 100644 --- a/posix/locale/fi_FI/fusiondirectory.po +++ b/posix/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/posix/locale/fr/fusiondirectory.po b/posix/locale/fr/fusiondirectory.po index 05885a2661cad40e8baeff53d8cb2eca98110c1a..5386c9e3e37262f8a9dd32b1659a88e5764e1fc9 100644 --- a/posix/locale/fr/fusiondirectory.po +++ b/posix/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2019\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/posix/locale/hu_HU/fusiondirectory.po b/posix/locale/hu_HU/fusiondirectory.po index c336d55d733b946b223c77a263a7cedf10fd0a53..a0ff2819d091bcb0146f13d88533a7915456f0d8 100644 --- a/posix/locale/hu_HU/fusiondirectory.po +++ b/posix/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/posix/locale/id/fusiondirectory.po b/posix/locale/id/fusiondirectory.po index 49d7e4d8ac4c630c3f97383fe5ffe8288ffb2df1..542d9c1dba1becb7b4ed80257d1f6699061f8046 100644 --- a/posix/locale/id/fusiondirectory.po +++ b/posix/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/posix/locale/it_IT/fusiondirectory.po b/posix/locale/it_IT/fusiondirectory.po index 4864a35f3c964148f9f20a01525bfef8fe824262..c5a4c16414d1b0f4645849985756021bc45f62dd 100644 --- a/posix/locale/it_IT/fusiondirectory.po +++ b/posix/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2019\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/posix/locale/ja/fusiondirectory.po b/posix/locale/ja/fusiondirectory.po index 5001e8ddf5dfd14a0127e9e8bc99541f68504f3b..516676f3faa6bd0a60c05f1379f421971f7f73fa 100644 --- a/posix/locale/ja/fusiondirectory.po +++ b/posix/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/posix/locale/ko/fusiondirectory.po b/posix/locale/ko/fusiondirectory.po index 12985397a1ac23ea014de062fe871869d746cdd1..0ab5297b7c6944b69ac95ec58862e79e42efb271 100644 --- a/posix/locale/ko/fusiondirectory.po +++ b/posix/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/posix/locale/lv/fusiondirectory.po b/posix/locale/lv/fusiondirectory.po index 15f9eac03c87f5ac9f83c9a1f2fe90426c4594dd..0ebc8a77527936788f4ed1ad4c19bf4f0cbf318d 100644 --- a/posix/locale/lv/fusiondirectory.po +++ b/posix/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/posix/locale/nb/fusiondirectory.po b/posix/locale/nb/fusiondirectory.po index 6199b58a048875a41186e558a89beae4fde35f7c..5fbcfb2c30ddf6eac6e5a2fc00984c4c81e44c9e 100644 --- a/posix/locale/nb/fusiondirectory.po +++ b/posix/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/posix/locale/nl/fusiondirectory.po b/posix/locale/nl/fusiondirectory.po index 985207e118b2d09fd9c645fdd69aa71fb0e54f7d..61d02d71bf5eca6cdab0f79086b44bc575a9e765 100644 --- a/posix/locale/nl/fusiondirectory.po +++ b/posix/locale/nl/fusiondirectory.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/posix/locale/pl/fusiondirectory.po b/posix/locale/pl/fusiondirectory.po index 218dae2f5f25742df83a3c698d8ac05e982984a2..4cbda5af14b7fe9345e918872c696b00b756549d 100644 --- a/posix/locale/pl/fusiondirectory.po +++ b/posix/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/posix/locale/pt/fusiondirectory.po b/posix/locale/pt/fusiondirectory.po index 6ae2d6635365e701568bde7e7e0888cc07c3644a..eadf8b9b7514d8194e28430878f51f8f72522769 100644 --- a/posix/locale/pt/fusiondirectory.po +++ b/posix/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/posix/locale/pt_BR/fusiondirectory.po b/posix/locale/pt_BR/fusiondirectory.po index b3cf90da4e94cbebc77b6d2b49ef8d6c50534a24..576a7f479081958cc147f1ea2a955d5d0a5b8b34 100644 --- a/posix/locale/pt_BR/fusiondirectory.po +++ b/posix/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/posix/locale/ru/fusiondirectory.po b/posix/locale/ru/fusiondirectory.po index 383bdbe96b016a4a6f0d122638a71d3d0fce6865..30a515e19b70f3b836b39824d9286d2d43fa7098 100644 --- a/posix/locale/ru/fusiondirectory.po +++ b/posix/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/posix/locale/ru@petr1708/fusiondirectory.po b/posix/locale/ru@petr1708/fusiondirectory.po index 907f08d10c7e2ebc2c008142ea14f32da43d6c6c..747b685134084813c676a0f0e71f4b75c777fb88 100644 --- a/posix/locale/ru@petr1708/fusiondirectory.po +++ b/posix/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/posix/locale/sv/fusiondirectory.po b/posix/locale/sv/fusiondirectory.po index d4fe462ed5d09cc3538ee89a0708e3840a4ff1e9..0d264823482ab96798a03328765ce7b97e10b7cc 100644 --- a/posix/locale/sv/fusiondirectory.po +++ b/posix/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/posix/locale/tr_TR/fusiondirectory.po b/posix/locale/tr_TR/fusiondirectory.po index 48f384f67200ec189d8980fb6a37a3ffa2aabc58..c9f0201ab8d9d803a1f4873746f3fcdb1ba83438 100644 --- a/posix/locale/tr_TR/fusiondirectory.po +++ b/posix/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/posix/locale/ug/fusiondirectory.po b/posix/locale/ug/fusiondirectory.po index cabd7f51467abb198f3167e36535b901cb435e4f..2c78a9744928de34cfd29eb503b5e97fc53e3b6c 100644 --- a/posix/locale/ug/fusiondirectory.po +++ b/posix/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/posix/locale/vi_VN/fusiondirectory.po b/posix/locale/vi_VN/fusiondirectory.po index 4bce9202808bb0ebeb45735c3203d628642c15ac..c7e8850d731d391a5b890e97d837e96ce0f084b4 100644 --- a/posix/locale/vi_VN/fusiondirectory.po +++ b/posix/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/posix/locale/zh/fusiondirectory.po b/posix/locale/zh/fusiondirectory.po index 31ad3f4dd755b0a2f25f5915d9246f143af3f9cf..0a41872238e249dd5bc44e089621b378f2740214 100644 --- a/posix/locale/zh/fusiondirectory.po +++ b/posix/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/posix/locale/zh_TW/fusiondirectory.po b/posix/locale/zh_TW/fusiondirectory.po index ed6748373bd7a359b4d299c47d880f75aa42027e..18e6062e5264e13a7a8c25108437b378a73cafc4 100644 --- a/posix/locale/zh_TW/fusiondirectory.po +++ b/posix/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-02-02 06:52+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/postfix/locale/af_ZA/fusiondirectory.po b/postfix/locale/af_ZA/fusiondirectory.po index 843b74c996955c8ac0bfcbe8f6c8321993ad5497..c38a23ac786469341ac0e2b00c5aea5f7418dc9c 100644 --- a/postfix/locale/af_ZA/fusiondirectory.po +++ b/postfix/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/postfix/locale/ar/fusiondirectory.po b/postfix/locale/ar/fusiondirectory.po index 2d5a7a15700d4c35dc5c3a22fa87f509459ddd2d..33329c8abc0289a31ca5aa0fbe77f871391413d3 100644 --- a/postfix/locale/ar/fusiondirectory.po +++ b/postfix/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/postfix/locale/ca/fusiondirectory.po b/postfix/locale/ca/fusiondirectory.po index 2e32fab41f2978638747f097a0687842059a3666..3913e1e33ce8c153f24f4106c8a434b34eea3cee 100644 --- a/postfix/locale/ca/fusiondirectory.po +++ b/postfix/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/postfix/locale/cs_CZ/fusiondirectory.po b/postfix/locale/cs_CZ/fusiondirectory.po index a7d8bd2bbaba0b0fe443bb88ad724c67111e3fed..fb8b5a4cc1e2357912c56cd47e1f993f41957453 100644 --- a/postfix/locale/cs_CZ/fusiondirectory.po +++ b/postfix/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/postfix/locale/de/fusiondirectory.po b/postfix/locale/de/fusiondirectory.po index c14359cfa732d083c1c7433b6cbc4d40c6df79f5..62dff3fc7c1357ac538e8da0a97b51ad8548f2a4 100644 --- a/postfix/locale/de/fusiondirectory.po +++ b/postfix/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/postfix/locale/el_GR/fusiondirectory.po b/postfix/locale/el_GR/fusiondirectory.po index fdef8e96e4b3791c944a91acea677899bd7b43a7..62d5264bd574b8bcffe052e986c256fdbb03df51 100644 --- a/postfix/locale/el_GR/fusiondirectory.po +++ b/postfix/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/postfix/locale/es/fusiondirectory.po b/postfix/locale/es/fusiondirectory.po index cb15b49f8bc7e693c18672904f42eabd97613bb4..344b761b8d38ed38b1ac599c49005eb7cc81c2f5 100644 --- a/postfix/locale/es/fusiondirectory.po +++ b/postfix/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/postfix/locale/es_CO/fusiondirectory.po b/postfix/locale/es_CO/fusiondirectory.po index dbdccbbae9df14b28d2569c4ef214ecad3e89f78..b5b6450c9571d3c19c29431c55f530f6e0e3a6d4 100644 --- a/postfix/locale/es_CO/fusiondirectory.po +++ b/postfix/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/postfix/locale/es_VE/fusiondirectory.po b/postfix/locale/es_VE/fusiondirectory.po index c7be5969f6e58400c804ef6e5aa1cea5fa24cbbf..0bf3973d2065d29c883e7526c6c0530a38995331 100644 --- a/postfix/locale/es_VE/fusiondirectory.po +++ b/postfix/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/postfix/locale/fa_IR/fusiondirectory.po b/postfix/locale/fa_IR/fusiondirectory.po index 0a40b04f4a348c8bb8beb3e887b92650ecf2912f..491f1361733683dc214b3a2960239d14915400ac 100644 --- a/postfix/locale/fa_IR/fusiondirectory.po +++ b/postfix/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/postfix/locale/fi_FI/fusiondirectory.po b/postfix/locale/fi_FI/fusiondirectory.po index 38b750344f23b8d346b4efe457bccf13896f4678..b1e236355699d459ea9788f707e8c1626c8ef6be 100644 --- a/postfix/locale/fi_FI/fusiondirectory.po +++ b/postfix/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/postfix/locale/fr/fusiondirectory.po b/postfix/locale/fr/fusiondirectory.po index 8356a22b4f47a18ad9769a8deadaf04e53fdc076..d854bf6ec53eb3b14e0ba9ca597f68ce7805667d 100644 --- a/postfix/locale/fr/fusiondirectory.po +++ b/postfix/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/postfix/locale/hu_HU/fusiondirectory.po b/postfix/locale/hu_HU/fusiondirectory.po index f120bc5a5b85255d1b13f6bbd2b9a7594cc87db5..2557c1ad1b29dc28bc511aec293ab33e32c1a0bf 100644 --- a/postfix/locale/hu_HU/fusiondirectory.po +++ b/postfix/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/postfix/locale/id/fusiondirectory.po b/postfix/locale/id/fusiondirectory.po index 34485d8190d15a5c3a8a077165155ffcbff34c55..cfb54f535767bc80491f5ab9f95fe4d176aa5373 100644 --- a/postfix/locale/id/fusiondirectory.po +++ b/postfix/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/postfix/locale/it_IT/fusiondirectory.po b/postfix/locale/it_IT/fusiondirectory.po index 57a42407352962d7b5a2df71c8036adf19354540..090b38cb4f7b144684d019eb7c02e564ef483770 100644 --- a/postfix/locale/it_IT/fusiondirectory.po +++ b/postfix/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/postfix/locale/ja/fusiondirectory.po b/postfix/locale/ja/fusiondirectory.po index e187fe317b30a4316967dde1c1e9b82e7f35511d..0e0b8db465a89db05fed8cc6cb5722226327159b 100644 --- a/postfix/locale/ja/fusiondirectory.po +++ b/postfix/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/postfix/locale/ko/fusiondirectory.po b/postfix/locale/ko/fusiondirectory.po index a73e3e1823d5818081da623975e69b9f53917073..b4bdd32ae0494b619a090a9181a1e0dde1e1701c 100644 --- a/postfix/locale/ko/fusiondirectory.po +++ b/postfix/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/postfix/locale/lv/fusiondirectory.po b/postfix/locale/lv/fusiondirectory.po index a2e141c782ecc102437e35ddd0e08be36aee3e5b..2243447dcb2d5639e55f9b98eb0799bedc5f1526 100644 --- a/postfix/locale/lv/fusiondirectory.po +++ b/postfix/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/postfix/locale/nb/fusiondirectory.po b/postfix/locale/nb/fusiondirectory.po index 56109dca81abbce228d763b1b52b974bc5be6bb4..65b3f85fc6f1583de41f6da2d36b55b634072969 100644 --- a/postfix/locale/nb/fusiondirectory.po +++ b/postfix/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/postfix/locale/nl/fusiondirectory.po b/postfix/locale/nl/fusiondirectory.po index 141ec0245117e98c06eecfa583aec6e4add1d873..97b40a0ac7249674e483737ece25891d46b83750 100644 --- a/postfix/locale/nl/fusiondirectory.po +++ b/postfix/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/postfix/locale/pl/fusiondirectory.po b/postfix/locale/pl/fusiondirectory.po index 20f5ccaf4c4d4ab8b5c0a8116d901b81497b620e..5d405dae3964b8e1fd1b59c48e7b9ecd26095d2a 100644 --- a/postfix/locale/pl/fusiondirectory.po +++ b/postfix/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/postfix/locale/pt/fusiondirectory.po b/postfix/locale/pt/fusiondirectory.po index 461e44dc65ab634f6771f5d6502bb2132491b071..df5e23dd98232b776da3c08e49a680875d66b4b2 100644 --- a/postfix/locale/pt/fusiondirectory.po +++ b/postfix/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/postfix/locale/pt_BR/fusiondirectory.po b/postfix/locale/pt_BR/fusiondirectory.po index 389fc3bf8edd68969c36cc6a719e5965b85ff221..d07b795fdd89db4800fc3292f62e9e1910d3bb32 100644 --- a/postfix/locale/pt_BR/fusiondirectory.po +++ b/postfix/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/postfix/locale/ru/fusiondirectory.po b/postfix/locale/ru/fusiondirectory.po index b595fd55bae8488d35250b191874f679a3dfb15a..186b10dc21b43ce7495241bf1d3f4629df6c1ed3 100644 --- a/postfix/locale/ru/fusiondirectory.po +++ b/postfix/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/postfix/locale/ru@petr1708/fusiondirectory.po b/postfix/locale/ru@petr1708/fusiondirectory.po index 1a3f3d6f2465d9c98a47cfbd26f27ab6ddd74118..01e8000039890e1084501ec7c27cf917f0198f11 100644 --- a/postfix/locale/ru@petr1708/fusiondirectory.po +++ b/postfix/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/postfix/locale/sv/fusiondirectory.po b/postfix/locale/sv/fusiondirectory.po index a112848c2b187949795a6c84ea5e4c894e03731c..23bc106ed46a104bd311f4fd6b39a6c17d166516 100644 --- a/postfix/locale/sv/fusiondirectory.po +++ b/postfix/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/postfix/locale/tr_TR/fusiondirectory.po b/postfix/locale/tr_TR/fusiondirectory.po index 3870ca5f43c34d8fdd46b0c40277383ecd994b34..62cfee843ba76dd5482b7355dbd4d4afbf428fc8 100644 --- a/postfix/locale/tr_TR/fusiondirectory.po +++ b/postfix/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/postfix/locale/ug/fusiondirectory.po b/postfix/locale/ug/fusiondirectory.po index fc02eac30b38042278da9d55c4af7959b816299b..fb668965332f5c46249ad685b8007d969ff80247 100644 --- a/postfix/locale/ug/fusiondirectory.po +++ b/postfix/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/postfix/locale/vi_VN/fusiondirectory.po b/postfix/locale/vi_VN/fusiondirectory.po index 86d702c22e95031e43847477d78f78065dc9fa12..8414e62bc7ad9763a29e26386044722a54c0f3cf 100644 --- a/postfix/locale/vi_VN/fusiondirectory.po +++ b/postfix/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/postfix/locale/zh/fusiondirectory.po b/postfix/locale/zh/fusiondirectory.po index 8f0a948866d6ae5e018cfd52ca1b537a2c8912a2..9fd2be406e76d4e5c582d35acca4764a2026e72f 100644 --- a/postfix/locale/zh/fusiondirectory.po +++ b/postfix/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/postfix/locale/zh_TW/fusiondirectory.po b/postfix/locale/zh_TW/fusiondirectory.po index 72c9950d944bd2f870af99f48bf56ee510f9fd29..863030818eb0266246cfa93afb2cb8805ae70a01 100644 --- a/postfix/locale/zh_TW/fusiondirectory.po +++ b/postfix/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/ppolicy/locale/af_ZA/fusiondirectory.po b/ppolicy/locale/af_ZA/fusiondirectory.po index 8105cfbb381c63b83f9629868556406ab5475313..5cd54947360ff44bae101116677cdd6710bacd5e 100644 --- a/ppolicy/locale/af_ZA/fusiondirectory.po +++ b/ppolicy/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/ppolicy/locale/ar/fusiondirectory.po b/ppolicy/locale/ar/fusiondirectory.po index f1dff86a9f514084b8c05587fc372dae6b9c2041..290eae1d19229756543a79201117538e776964a6 100644 --- a/ppolicy/locale/ar/fusiondirectory.po +++ b/ppolicy/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/ppolicy/locale/ca/fusiondirectory.po b/ppolicy/locale/ca/fusiondirectory.po index 29769f58d0b134858344e450d0af16d910366e73..1658800e305904c91209c1e11bfdf755bf139386 100644 --- a/ppolicy/locale/ca/fusiondirectory.po +++ b/ppolicy/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/ppolicy/locale/cs_CZ/fusiondirectory.po b/ppolicy/locale/cs_CZ/fusiondirectory.po index 69c6410bbdb19d9ed736898465aa2f89ab14f445..368e13ac50c2eb24b9827e3bd505b48d4f60d7ea 100644 --- a/ppolicy/locale/cs_CZ/fusiondirectory.po +++ b/ppolicy/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/ppolicy/locale/de/fusiondirectory.po b/ppolicy/locale/de/fusiondirectory.po index 51586e4033491a5d909a3285f4f64483d11a9ae4..0400eeb08fca5236fce2a41355c8b832b87fcc5d 100644 --- a/ppolicy/locale/de/fusiondirectory.po +++ b/ppolicy/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/ppolicy/locale/el_GR/fusiondirectory.po b/ppolicy/locale/el_GR/fusiondirectory.po index a8421e7b935e1bd432a757f048b61c52569d46a7..11b1c310dc6f77860e695f24f309710e584988f8 100644 --- a/ppolicy/locale/el_GR/fusiondirectory.po +++ b/ppolicy/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/ppolicy/locale/es/fusiondirectory.po b/ppolicy/locale/es/fusiondirectory.po index 914ec7de6a4a0788eee562a743b09219e1bf49e0..d866540bb6c7d0b86a6f9d00412421acdee68a57 100644 --- a/ppolicy/locale/es/fusiondirectory.po +++ b/ppolicy/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/ppolicy/locale/es_CO/fusiondirectory.po b/ppolicy/locale/es_CO/fusiondirectory.po index e4aa1bf0fbee8b772fad2d77562e96944de1293a..6c836e202b5a6934f87a59ccb907eacc49cfb553 100644 --- a/ppolicy/locale/es_CO/fusiondirectory.po +++ b/ppolicy/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/ppolicy/locale/es_VE/fusiondirectory.po b/ppolicy/locale/es_VE/fusiondirectory.po index e4fbc10b29c400b24f313e077b858cb531c1d51a..e853bced26fe792b2a7fb002792400eb044ff8f9 100644 --- a/ppolicy/locale/es_VE/fusiondirectory.po +++ b/ppolicy/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/ppolicy/locale/fa_IR/fusiondirectory.po b/ppolicy/locale/fa_IR/fusiondirectory.po index 98c587dfe22baeefc8afb248b195bc1dd61427ad..1f613dd810a65d4b45f77e1e827b4165292d6c93 100644 --- a/ppolicy/locale/fa_IR/fusiondirectory.po +++ b/ppolicy/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/ppolicy/locale/fi_FI/fusiondirectory.po b/ppolicy/locale/fi_FI/fusiondirectory.po index 58fd3dd3948d5e3a11c67f9538291832386e042e..07fa37bc6b721ba8709d757830a19ed383e49c6d 100644 --- a/ppolicy/locale/fi_FI/fusiondirectory.po +++ b/ppolicy/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/ppolicy/locale/fr/fusiondirectory.po b/ppolicy/locale/fr/fusiondirectory.po index dc295d0afe9efd60dd3f896e4342656f9e2a7237..4840e7ad30dd0d9721ea0c6c677d3fcd308c4603 100644 --- a/ppolicy/locale/fr/fusiondirectory.po +++ b/ppolicy/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/ppolicy/locale/hu_HU/fusiondirectory.po b/ppolicy/locale/hu_HU/fusiondirectory.po index 7a54b3f24596de326f5422ad7a1916eebdb7638a..11601f125af4905fbda59f9b26a2eccbb7560729 100644 --- a/ppolicy/locale/hu_HU/fusiondirectory.po +++ b/ppolicy/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/ppolicy/locale/id/fusiondirectory.po b/ppolicy/locale/id/fusiondirectory.po index 746cd7b0ca5db9227a844df42af9d9a95e1f8cbf..57d42f2b44d6de4342678515014e65c042a282e6 100644 --- a/ppolicy/locale/id/fusiondirectory.po +++ b/ppolicy/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/ppolicy/locale/it_IT/fusiondirectory.po b/ppolicy/locale/it_IT/fusiondirectory.po index 4cd09f24bab60e474fa3e3b540efcec9619a1691..191769e67f575c132e9ffdc46cb1c719c6f72ace 100644 --- a/ppolicy/locale/it_IT/fusiondirectory.po +++ b/ppolicy/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/ppolicy/locale/ja/fusiondirectory.po b/ppolicy/locale/ja/fusiondirectory.po index 8e6f113d5ca4e87c3b114c821f35bbd2ef356703..78e71c4063531a8f55263f147e525f7b4582cafe 100644 --- a/ppolicy/locale/ja/fusiondirectory.po +++ b/ppolicy/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/ppolicy/locale/ko/fusiondirectory.po b/ppolicy/locale/ko/fusiondirectory.po index 0a5130952321f7f794980b3fa5597b3e3c846b10..a995f75a1a1f1743cc2ef544f5ad255eabe27606 100644 --- a/ppolicy/locale/ko/fusiondirectory.po +++ b/ppolicy/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/ppolicy/locale/lv/fusiondirectory.po b/ppolicy/locale/lv/fusiondirectory.po index 95cf0f20d93265edcb248110ca0aac22b2ce05d7..39b1fcf7a69b08dcb5d7ea5781d22bdf09c7ff5b 100644 --- a/ppolicy/locale/lv/fusiondirectory.po +++ b/ppolicy/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/ppolicy/locale/nb/fusiondirectory.po b/ppolicy/locale/nb/fusiondirectory.po index 91ec51dd075c56f6661d3b22193513f705aeb106..339674045a8b39dc47f74380e3f64f3ae4f4db21 100644 --- a/ppolicy/locale/nb/fusiondirectory.po +++ b/ppolicy/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/ppolicy/locale/nl/fusiondirectory.po b/ppolicy/locale/nl/fusiondirectory.po index 81b84cf5c8d0fc4ff2d1bc7cdbf09772828b1fac..0710712a7084043b98b999170557890473e2d249 100644 --- a/ppolicy/locale/nl/fusiondirectory.po +++ b/ppolicy/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/ppolicy/locale/pl/fusiondirectory.po b/ppolicy/locale/pl/fusiondirectory.po index a1c3f52bbc6b79753b0196a6a71f3e7bc75a4327..92e350d95eccd0c384134afa18f6b8ee08c5271a 100644 --- a/ppolicy/locale/pl/fusiondirectory.po +++ b/ppolicy/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/ppolicy/locale/pt/fusiondirectory.po b/ppolicy/locale/pt/fusiondirectory.po index 4802923bac37a535bfd286c9be3787f308ad4e54..76d151ca3ad2f02c678fb5cd2f7c25c2136a5746 100644 --- a/ppolicy/locale/pt/fusiondirectory.po +++ b/ppolicy/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/ppolicy/locale/pt_BR/fusiondirectory.po b/ppolicy/locale/pt_BR/fusiondirectory.po index 628a6d7aff79f35c55972994301ffff44ad78967..c52929b326c34949708c08c0540553c90dbea191 100644 --- a/ppolicy/locale/pt_BR/fusiondirectory.po +++ b/ppolicy/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/ppolicy/locale/ru/fusiondirectory.po b/ppolicy/locale/ru/fusiondirectory.po index d544c08873caa878f65fd71e3a4f1179fb2ab720..8c4dd1d10963fb9183eb20099223ce813872de94 100644 --- a/ppolicy/locale/ru/fusiondirectory.po +++ b/ppolicy/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/ppolicy/locale/ru@petr1708/fusiondirectory.po b/ppolicy/locale/ru@petr1708/fusiondirectory.po index ea16744912c627c262bf928ea765f3ed5006d7f9..93ca8d9d858778b38eadbc04374b0cf66e63b617 100644 --- a/ppolicy/locale/ru@petr1708/fusiondirectory.po +++ b/ppolicy/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/ppolicy/locale/sv/fusiondirectory.po b/ppolicy/locale/sv/fusiondirectory.po index f46ea1d40aa7bdb54ab72fc27863e559bc34ed5e..b5b9bb858f1a669de95a15aecf3a06f97272b9a3 100644 --- a/ppolicy/locale/sv/fusiondirectory.po +++ b/ppolicy/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/ppolicy/locale/tr_TR/fusiondirectory.po b/ppolicy/locale/tr_TR/fusiondirectory.po index 5d0e9b4ebb8fab8fb5c57150aa62ba2ba85ff288..38a44a5ccf796948a80e84ce0bf2690ad31e831d 100644 --- a/ppolicy/locale/tr_TR/fusiondirectory.po +++ b/ppolicy/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/ppolicy/locale/ug/fusiondirectory.po b/ppolicy/locale/ug/fusiondirectory.po index c25184d272bb591a610f5b00cbf3cebb4eb042c8..8523a094eb5a33c79518fb96e27482c11d09376d 100644 --- a/ppolicy/locale/ug/fusiondirectory.po +++ b/ppolicy/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/ppolicy/locale/vi_VN/fusiondirectory.po b/ppolicy/locale/vi_VN/fusiondirectory.po index 1a15dd0c7a3c6ca7320a4905e246cf1dbb30503f..c8a66eff2b23ef32056ee3f2825c23c04983478b 100644 --- a/ppolicy/locale/vi_VN/fusiondirectory.po +++ b/ppolicy/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/ppolicy/locale/zh/fusiondirectory.po b/ppolicy/locale/zh/fusiondirectory.po index 519cb169057db6ccf39dcf8f6aec46ef9b3165c2..5c42475e56b3ac8826cc2339fbda0e824066ad57 100644 --- a/ppolicy/locale/zh/fusiondirectory.po +++ b/ppolicy/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/ppolicy/locale/zh_TW/fusiondirectory.po b/ppolicy/locale/zh_TW/fusiondirectory.po index 2c9716707fc60a3928ed9a96eacc1e31594bc763..18e0a1a901bca7cd390b139ca6bfb95ba74308e4 100644 --- a/ppolicy/locale/zh_TW/fusiondirectory.po +++ b/ppolicy/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/af_ZA/fusiondirectory.po b/puppet/locale/af_ZA/fusiondirectory.po index 02ddeec3abae391bacae86062f32c1ca72e6efed..3fd9d2d388e1dc8d294e9ea1cc5ac5de4039d967 100644 --- a/puppet/locale/af_ZA/fusiondirectory.po +++ b/puppet/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/ar/fusiondirectory.po b/puppet/locale/ar/fusiondirectory.po index 9179d38d3221475fba4892cb4a5499b1a46779d1..056800308246e602786dd65868de6a8352e87e15 100644 --- a/puppet/locale/ar/fusiondirectory.po +++ b/puppet/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/ca/fusiondirectory.po b/puppet/locale/ca/fusiondirectory.po index 9645be6979972c2269cfc6b478056b5640509bb5..c5c205e0344af80726ec3692a009d590738aba47 100644 --- a/puppet/locale/ca/fusiondirectory.po +++ b/puppet/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/cs_CZ/fusiondirectory.po b/puppet/locale/cs_CZ/fusiondirectory.po index 6a13e3da6ae281517ecec821ab689e96aa676166..3da6aff3a60fda2e7d1820b9fd866fff4002fb91 100644 --- a/puppet/locale/cs_CZ/fusiondirectory.po +++ b/puppet/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/puppet/locale/de/fusiondirectory.po b/puppet/locale/de/fusiondirectory.po index 3f33a5b07a84ee61c379ef10c60cd64537787d9a..e21adeafb01ab6a8cef571d38d9760711dc467d4 100644 --- a/puppet/locale/de/fusiondirectory.po +++ b/puppet/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/puppet/locale/el_GR/fusiondirectory.po b/puppet/locale/el_GR/fusiondirectory.po index 21276f9a7b3323e99612b0603129b3be46513d0f..e60803009ed4ef208fa10dfff763eea452ee9c84 100644 --- a/puppet/locale/el_GR/fusiondirectory.po +++ b/puppet/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/puppet/locale/es/fusiondirectory.po b/puppet/locale/es/fusiondirectory.po index 90af3078ae7202130756bbf211b4c25e8f40c6d0..f9e2bdfab62375048678645b7a8150e5980dd50f 100644 --- a/puppet/locale/es/fusiondirectory.po +++ b/puppet/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/puppet/locale/es_CO/fusiondirectory.po b/puppet/locale/es_CO/fusiondirectory.po index 35b8af32b5817831290d5ee810329d827233f390..a71fd65aa805264a873aee6d9c2f11b9de50a466 100644 --- a/puppet/locale/es_CO/fusiondirectory.po +++ b/puppet/locale/es_CO/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/es_VE/fusiondirectory.po b/puppet/locale/es_VE/fusiondirectory.po index de9f831329cb82119defeb4ffe7444b9ec7571d7..904adbf55b528d1c137731dc8b2dd9d3f19bfac6 100644 --- a/puppet/locale/es_VE/fusiondirectory.po +++ b/puppet/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/puppet/locale/fa_IR/fusiondirectory.po b/puppet/locale/fa_IR/fusiondirectory.po index 24c6331b482096bd12aff86f90530e85fe9834e9..1c58f294a9417910dc9ab501b190ebab0dc77363 100644 --- a/puppet/locale/fa_IR/fusiondirectory.po +++ b/puppet/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/fi_FI/fusiondirectory.po b/puppet/locale/fi_FI/fusiondirectory.po index df9ad54acbb142efd085d0ea3b4423902d7289c7..cf0f5f1b4427833be4d10072415855bd64206747 100644 --- a/puppet/locale/fi_FI/fusiondirectory.po +++ b/puppet/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/fr/fusiondirectory.po b/puppet/locale/fr/fusiondirectory.po index ef5857561b1a4600ed2f6fbbec424630395b9767..e5d0552b993958cbac80fe92ec3d82b2bd18d490 100644 --- a/puppet/locale/fr/fusiondirectory.po +++ b/puppet/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/puppet/locale/hu_HU/fusiondirectory.po b/puppet/locale/hu_HU/fusiondirectory.po index 91bedebf8002a738e46497ec78a8bd81def6c421..088ff2cbc23fe6cd841787d2752206ac607d0f49 100644 --- a/puppet/locale/hu_HU/fusiondirectory.po +++ b/puppet/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/id/fusiondirectory.po b/puppet/locale/id/fusiondirectory.po index 736e976c651944c57fae3e0fbc865c4f306b4ecc..eae4e5655aa283b4dc024e041d17dbd19619b147 100644 --- a/puppet/locale/id/fusiondirectory.po +++ b/puppet/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/it_IT/fusiondirectory.po b/puppet/locale/it_IT/fusiondirectory.po index 0f6ea8eb560533cfaf70d1e83f2e16976bb4faef..c0ae5c38fe1aa526703a78f11ef6c82e5e0d375e 100644 --- a/puppet/locale/it_IT/fusiondirectory.po +++ b/puppet/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/puppet/locale/ja/fusiondirectory.po b/puppet/locale/ja/fusiondirectory.po index 049684921e55bf51f86b220575a6abe3c6d8e05e..f6a6ace31dd5619ae8fac38ee7b3c9ce28fb9294 100644 --- a/puppet/locale/ja/fusiondirectory.po +++ b/puppet/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/ko/fusiondirectory.po b/puppet/locale/ko/fusiondirectory.po index 93b2810a78127a93436f23955b6e2411eda92ec7..648e6560285d18ea9dfeb35723a7e261c423d9a2 100644 --- a/puppet/locale/ko/fusiondirectory.po +++ b/puppet/locale/ko/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/lv/fusiondirectory.po b/puppet/locale/lv/fusiondirectory.po index c1eb38e4bbf1ffb1c83b948edf3af2b021f6e946..073bf2f329276ac694848e00835cb18ba18c43a7 100644 --- a/puppet/locale/lv/fusiondirectory.po +++ b/puppet/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/nb/fusiondirectory.po b/puppet/locale/nb/fusiondirectory.po index 632bb8f4f21486b93029f3748c98840d17138da1..572140918837fb2319438ceaded20c6d3d81c8d6 100644 --- a/puppet/locale/nb/fusiondirectory.po +++ b/puppet/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/nl/fusiondirectory.po b/puppet/locale/nl/fusiondirectory.po index 00dafd26a5b67a8c1b83c348048ea219641b4aad..b944a26f35e0c4972170dcfae8c98598a56a8bdf 100644 --- a/puppet/locale/nl/fusiondirectory.po +++ b/puppet/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/puppet/locale/pl/fusiondirectory.po b/puppet/locale/pl/fusiondirectory.po index 5300116f4b79162353c3dda8bee735c60ffbeef6..a3cb2fc2aa10e043df6c530bccf8abb3b10489dd 100644 --- a/puppet/locale/pl/fusiondirectory.po +++ b/puppet/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/puppet/locale/pt/fusiondirectory.po b/puppet/locale/pt/fusiondirectory.po index 778cff220c8a606e00ed3661c644554302d483a4..86dbafed270d74fd79ba912324f71c3485ff84f0 100644 --- a/puppet/locale/pt/fusiondirectory.po +++ b/puppet/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/puppet/locale/pt_BR/fusiondirectory.po b/puppet/locale/pt_BR/fusiondirectory.po index 744dd1425a81207c8c0327161c7d1590191fd339..3219e8232b04dba5878e922becf646ccc0581a7e 100644 --- a/puppet/locale/pt_BR/fusiondirectory.po +++ b/puppet/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/puppet/locale/ru/fusiondirectory.po b/puppet/locale/ru/fusiondirectory.po index 24ecd48c600891702f9c108ff9cdb9cc101969e2..45de14131e8970492ee6375f82f30f0ccf9f086a 100644 --- a/puppet/locale/ru/fusiondirectory.po +++ b/puppet/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/puppet/locale/ru@petr1708/fusiondirectory.po b/puppet/locale/ru@petr1708/fusiondirectory.po index ee31789d0bcf2972377565fa5a02f1300ad6ef3e..299c1eb53a5ba9606a45411b17af211ba270ee3d 100644 --- a/puppet/locale/ru@petr1708/fusiondirectory.po +++ b/puppet/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/puppet/locale/sv/fusiondirectory.po b/puppet/locale/sv/fusiondirectory.po index ebcfcb31ab53fa4f3488e6f46a20963b915bfefc..7a1d036fdbdd89570ce9edcd0b3df2e8ec544afd 100644 --- a/puppet/locale/sv/fusiondirectory.po +++ b/puppet/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/puppet/locale/tr_TR/fusiondirectory.po b/puppet/locale/tr_TR/fusiondirectory.po index 5ac0c9a660e75033dd3b856d9014ac7335f7a55e..b4c7403515539b0499d66639ec845b2cdf7739c0 100644 --- a/puppet/locale/tr_TR/fusiondirectory.po +++ b/puppet/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/ug/fusiondirectory.po b/puppet/locale/ug/fusiondirectory.po index 88cf34e25bd5ed35bac5f6c8c7aab25c6e0b72d8..5b04fe33de0c4278507a7a5bcbd5a54f9f0c3709 100644 --- a/puppet/locale/ug/fusiondirectory.po +++ b/puppet/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/puppet/locale/vi_VN/fusiondirectory.po b/puppet/locale/vi_VN/fusiondirectory.po index 85f2750d1c8d93b9afbebb1b815a933f2a1d18bc..41250353fc7ec8a08e5bc66c42c73d326a267920 100644 --- a/puppet/locale/vi_VN/fusiondirectory.po +++ b/puppet/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/puppet/locale/zh/fusiondirectory.po b/puppet/locale/zh/fusiondirectory.po index 3c1062c9dc49bc2ab3d3085d7aa54d5ce07c088c..3653075888ee9a89dcef1bafc16e23ddb90e850c 100644 --- a/puppet/locale/zh/fusiondirectory.po +++ b/puppet/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/puppet/locale/zh_TW/fusiondirectory.po b/puppet/locale/zh_TW/fusiondirectory.po index 5ad4ca9f3ee42edd18c983e52da6bb08c23c5011..2f245cba0b86e135b6fe1c8afc98f6bf60f0a906 100644 --- a/puppet/locale/zh_TW/fusiondirectory.po +++ b/puppet/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:17+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/af_ZA/fusiondirectory.po b/pureftpd/locale/af_ZA/fusiondirectory.po index b7b5828bda2c1c6dd5ddc8e9b1f2821897812b5b..9cd89365a8599a3c71d4a0c930dad1282b04373f 100644 --- a/pureftpd/locale/af_ZA/fusiondirectory.po +++ b/pureftpd/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/ar/fusiondirectory.po b/pureftpd/locale/ar/fusiondirectory.po index 54c98b9200f7f226cf74a593ab6711160da13ca9..5332257f0468e675d1582585a96ccd7650f05844 100644 --- a/pureftpd/locale/ar/fusiondirectory.po +++ b/pureftpd/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/ca/fusiondirectory.po b/pureftpd/locale/ca/fusiondirectory.po index 13e83b613260ed7fb22a95d860405ba8f75944b3..c26dbb16597c4445e084d85795c72fa02e92a9a3 100644 --- a/pureftpd/locale/ca/fusiondirectory.po +++ b/pureftpd/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/cs_CZ/fusiondirectory.po b/pureftpd/locale/cs_CZ/fusiondirectory.po index ffe9eb63d3814f990aa69b864b0edaea2dc7ec90..dcdb501bba082d716ace2aa17378b0641ef7ee4f 100644 --- a/pureftpd/locale/cs_CZ/fusiondirectory.po +++ b/pureftpd/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/pureftpd/locale/de/fusiondirectory.po b/pureftpd/locale/de/fusiondirectory.po index ff6f8e9a41c9f808bb81fbd0774c43fa99144ccb..18f0bbf8efe5786ee73bf6ef341a86377ffc8e39 100644 --- a/pureftpd/locale/de/fusiondirectory.po +++ b/pureftpd/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/pureftpd/locale/el_GR/fusiondirectory.po b/pureftpd/locale/el_GR/fusiondirectory.po index 669b0291b752f69ca80688b7bd885958e842a339..27fd1a70bdce19a2ab86e0390758ed561a817bd4 100644 --- a/pureftpd/locale/el_GR/fusiondirectory.po +++ b/pureftpd/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/pureftpd/locale/es/fusiondirectory.po b/pureftpd/locale/es/fusiondirectory.po index c354eb942533702bd09367002d475c701827ac93..14a0dfddcc8fda5766b927daa01f170781bd7f15 100644 --- a/pureftpd/locale/es/fusiondirectory.po +++ b/pureftpd/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/pureftpd/locale/es_CO/fusiondirectory.po b/pureftpd/locale/es_CO/fusiondirectory.po index 160fc9774dd0cc91b78dc16a812cef0f5e5c53ab..5185fea60029555a7181a5b0bb7cef14e4976e0e 100644 --- a/pureftpd/locale/es_CO/fusiondirectory.po +++ b/pureftpd/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/pureftpd/locale/es_VE/fusiondirectory.po b/pureftpd/locale/es_VE/fusiondirectory.po index 52ce56b8582440352871c3d3b9e0321178cae266..30ae74bc5034f30bf8031409b365de5cb286df60 100644 --- a/pureftpd/locale/es_VE/fusiondirectory.po +++ b/pureftpd/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/pureftpd/locale/fa_IR/fusiondirectory.po b/pureftpd/locale/fa_IR/fusiondirectory.po index 3a897f65351a01b9a418a2bc4741af5eb045fdd2..0a1bfec6da83db44cc86fb4ac058599cc05b9c20 100644 --- a/pureftpd/locale/fa_IR/fusiondirectory.po +++ b/pureftpd/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/fi_FI/fusiondirectory.po b/pureftpd/locale/fi_FI/fusiondirectory.po index 8455dad1fcf8739c94663e769a01797bb744f437..9924497a7c79033b6eac5419c278d56fdfa3de62 100644 --- a/pureftpd/locale/fi_FI/fusiondirectory.po +++ b/pureftpd/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/fr/fusiondirectory.po b/pureftpd/locale/fr/fusiondirectory.po index 5a97dc67ec050eb120c5d53350f4b8765d93ba38..b132ab7df765624221f3312ecf4d2980efbbfdec 100644 --- a/pureftpd/locale/fr/fusiondirectory.po +++ b/pureftpd/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/pureftpd/locale/hu_HU/fusiondirectory.po b/pureftpd/locale/hu_HU/fusiondirectory.po index 400865512d780eb906ea5796c67051ceaf837160..6b88732603fc22b90f64ef86abc7ab3f2f00ff45 100644 --- a/pureftpd/locale/hu_HU/fusiondirectory.po +++ b/pureftpd/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/id/fusiondirectory.po b/pureftpd/locale/id/fusiondirectory.po index 4e8521b45666734b66e61c849a6c6a81389ab666..5c65ddeaa209f9b19f3dbd6f635139fe3423cf4a 100644 --- a/pureftpd/locale/id/fusiondirectory.po +++ b/pureftpd/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/it_IT/fusiondirectory.po b/pureftpd/locale/it_IT/fusiondirectory.po index eeb5ded5056cd01fb668be112725b05a47131073..336539ca40df26463979696d2734eb28f1e93471 100644 --- a/pureftpd/locale/it_IT/fusiondirectory.po +++ b/pureftpd/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/pureftpd/locale/ja/fusiondirectory.po b/pureftpd/locale/ja/fusiondirectory.po index c088728ee0d979ed69dc627df943a09789ca8eca..7ec2b8c242b3061056a759161262a9d1a49cb4bb 100644 --- a/pureftpd/locale/ja/fusiondirectory.po +++ b/pureftpd/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/ko/fusiondirectory.po b/pureftpd/locale/ko/fusiondirectory.po index 47acc0da3a657841aee821ad56aa677c61246274..b461739bdff7bbd8f50e4d97b53ab5a2e08e8e25 100644 --- a/pureftpd/locale/ko/fusiondirectory.po +++ b/pureftpd/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/pureftpd/locale/lv/fusiondirectory.po b/pureftpd/locale/lv/fusiondirectory.po index 031d25088b331bc2b91000c30cf578530d1ce346..08473a817820018cb273bfc56074b8f86cca3990 100644 --- a/pureftpd/locale/lv/fusiondirectory.po +++ b/pureftpd/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/nb/fusiondirectory.po b/pureftpd/locale/nb/fusiondirectory.po index 83400530e6c77987c4f5b47887e593f68f9f2c87..36601650d4d8c432662a9e1a12018f04acee639a 100644 --- a/pureftpd/locale/nb/fusiondirectory.po +++ b/pureftpd/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/nl/fusiondirectory.po b/pureftpd/locale/nl/fusiondirectory.po index de12cf620f8d0531d4289f589f5f694d3f90a3c1..86a5361b6d429b87009ef4967ffd85b691c3f778 100644 --- a/pureftpd/locale/nl/fusiondirectory.po +++ b/pureftpd/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/pureftpd/locale/pl/fusiondirectory.po b/pureftpd/locale/pl/fusiondirectory.po index 076c383e557f9f908fb803e854278d1b44f44f27..87c0c6f1dc31afe8dfed6672e987cea030a806be 100644 --- a/pureftpd/locale/pl/fusiondirectory.po +++ b/pureftpd/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/pureftpd/locale/pt/fusiondirectory.po b/pureftpd/locale/pt/fusiondirectory.po index 299db164a40a59e7de287d0e69521159038da981..103cf836dbaa04803f14cfd3c4ef7e1d351c3055 100644 --- a/pureftpd/locale/pt/fusiondirectory.po +++ b/pureftpd/locale/pt/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/pt_BR/fusiondirectory.po b/pureftpd/locale/pt_BR/fusiondirectory.po index 51dac3019641853d0a29436cf0f4d6bdb4bd4a6a..9531815aa47dd034a0641d85bbf2c8693816236e 100644 --- a/pureftpd/locale/pt_BR/fusiondirectory.po +++ b/pureftpd/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/pureftpd/locale/ru/fusiondirectory.po b/pureftpd/locale/ru/fusiondirectory.po index cbcf0b12eefb7467effcb808fc2eb478ea2e26ff..63788d5f0fc579e85cc516378649e2e9a1d7f173 100644 --- a/pureftpd/locale/ru/fusiondirectory.po +++ b/pureftpd/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/pureftpd/locale/ru@petr1708/fusiondirectory.po b/pureftpd/locale/ru@petr1708/fusiondirectory.po index 012f55045b76a1ecac1a649424f43efda48173f4..a8f35cba78bdf62207554e6f312e1efac3babde3 100644 --- a/pureftpd/locale/ru@petr1708/fusiondirectory.po +++ b/pureftpd/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/pureftpd/locale/sv/fusiondirectory.po b/pureftpd/locale/sv/fusiondirectory.po index affdd2918269e588c55034330f2b8e581b48e465..e7c7f805043c814fc36e01ed07cc14f84fda1610 100644 --- a/pureftpd/locale/sv/fusiondirectory.po +++ b/pureftpd/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/pureftpd/locale/tr_TR/fusiondirectory.po b/pureftpd/locale/tr_TR/fusiondirectory.po index 1c06cb30ffdb884351af542265af92395392f312..4db9cb050800ea78c087572df4616ff10874617a 100644 --- a/pureftpd/locale/tr_TR/fusiondirectory.po +++ b/pureftpd/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/ug/fusiondirectory.po b/pureftpd/locale/ug/fusiondirectory.po index 9ed8a3107f2a153e961a274b3492c857e099708b..bd36cb66098c7107246cbeea4324bb439380e1df 100644 --- a/pureftpd/locale/ug/fusiondirectory.po +++ b/pureftpd/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/vi_VN/fusiondirectory.po b/pureftpd/locale/vi_VN/fusiondirectory.po index 1f72d2fd285b7997bd4da611e3be3a136b07e1c3..5920260b46b7805c3502c2382b1cf19e91c6a219 100644 --- a/pureftpd/locale/vi_VN/fusiondirectory.po +++ b/pureftpd/locale/vi_VN/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" "MIME-Version: 1.0\n" diff --git a/pureftpd/locale/zh/fusiondirectory.po b/pureftpd/locale/zh/fusiondirectory.po index b46a3f3408bf33974c1e68420f8e8bc9511933e6..fb1c737f774aff833814eaefa3b6dded27bf79dd 100644 --- a/pureftpd/locale/zh/fusiondirectory.po +++ b/pureftpd/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/pureftpd/locale/zh_TW/fusiondirectory.po b/pureftpd/locale/zh_TW/fusiondirectory.po index 3c160cb7cdeb379821ea64140f9b3d88d32834ea..90b7deb4254952d242776c34c56a9aa868a553a0 100644 --- a/pureftpd/locale/zh_TW/fusiondirectory.po +++ b/pureftpd/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/quota/locale/af_ZA/fusiondirectory.po b/quota/locale/af_ZA/fusiondirectory.po index abefa2d963ba6516553033e4da6a07a96cc9ec1e..cddabc5728a2aa99b011f84f4e84142a122c42db 100644 --- a/quota/locale/af_ZA/fusiondirectory.po +++ b/quota/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/quota/locale/ar/fusiondirectory.po b/quota/locale/ar/fusiondirectory.po index 38e43a2ac984c8d097c77cf9a6719134c1046071..a1569d6a813ef47bd5a88e0bd9e6f5858027d7e2 100644 --- a/quota/locale/ar/fusiondirectory.po +++ b/quota/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/quota/locale/ca/fusiondirectory.po b/quota/locale/ca/fusiondirectory.po index 29e7647a89dcee2f53fad0dbfd12a532158cd93f..098f094de3128a91daa5cbf6e69352be7d5d87a1 100644 --- a/quota/locale/ca/fusiondirectory.po +++ b/quota/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/quota/locale/cs_CZ/fusiondirectory.po b/quota/locale/cs_CZ/fusiondirectory.po index fb11681b633976d25f7cfe8a92811433caeac464..5cd9f51a3b125e2fc50de398933f472f794e6e3c 100644 --- a/quota/locale/cs_CZ/fusiondirectory.po +++ b/quota/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/quota/locale/de/fusiondirectory.po b/quota/locale/de/fusiondirectory.po index 8fe8a4b0e2d3b775e45ec76dae413724ef87a4dc..e9f0a19808e90d8c0f690824da1f11d09988d754 100644 --- a/quota/locale/de/fusiondirectory.po +++ b/quota/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/quota/locale/el_GR/fusiondirectory.po b/quota/locale/el_GR/fusiondirectory.po index b1177c58810ea5b726ae503957e4a4fa19fa2120..a1b24b9e0e7797e79744113be95cdb6bf00038df 100644 --- a/quota/locale/el_GR/fusiondirectory.po +++ b/quota/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/quota/locale/es/fusiondirectory.po b/quota/locale/es/fusiondirectory.po index ff4ccc3486ae70be8724c7e7d15775a8e387a099..09b31079c4dc331846c7810294a6a76f77e8dea1 100644 --- a/quota/locale/es/fusiondirectory.po +++ b/quota/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/quota/locale/es_CO/fusiondirectory.po b/quota/locale/es_CO/fusiondirectory.po index 9381f63f4bc1253076fff82cd5de640ee8e86cd8..3edc7b8ee668d92d948522bcfcd8292bb209a0d9 100644 --- a/quota/locale/es_CO/fusiondirectory.po +++ b/quota/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/quota/locale/es_VE/fusiondirectory.po b/quota/locale/es_VE/fusiondirectory.po index 2fe2b7411d1abe54a32b36c3d691c78ed0358d6c..49f492cfec8db06c0633787241af36107bfcb14f 100644 --- a/quota/locale/es_VE/fusiondirectory.po +++ b/quota/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/quota/locale/fa_IR/fusiondirectory.po b/quota/locale/fa_IR/fusiondirectory.po index 1658dc1609aa5558bbb01d5b840201b918699b2c..6f26bea456cc3b5ce177fa95ea205b410d1c190c 100644 --- a/quota/locale/fa_IR/fusiondirectory.po +++ b/quota/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/quota/locale/fi_FI/fusiondirectory.po b/quota/locale/fi_FI/fusiondirectory.po index aab925ce5712fe122502f65b936aab3ff51a51ba..27831954cde996b47dd3d0711acc779704b6bc19 100644 --- a/quota/locale/fi_FI/fusiondirectory.po +++ b/quota/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/quota/locale/fr/fusiondirectory.po b/quota/locale/fr/fusiondirectory.po index 751f619a105de2f7e3ac34099865ee5c78503c85..572953c8f030484a892dea50caa4c2a7bc551599 100644 --- a/quota/locale/fr/fusiondirectory.po +++ b/quota/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/quota/locale/hu_HU/fusiondirectory.po b/quota/locale/hu_HU/fusiondirectory.po index e4c0f67f99322fd589502edfa8a3fdf18b928194..cc14d0076c8ff4f4b7bfc01fe03a9a4be9f909ff 100644 --- a/quota/locale/hu_HU/fusiondirectory.po +++ b/quota/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/quota/locale/id/fusiondirectory.po b/quota/locale/id/fusiondirectory.po index 130b5632ef366c3a50445d47b4fc87975604ed44..87d09f35c94ccd02257ac39fa226193ad3750e34 100644 --- a/quota/locale/id/fusiondirectory.po +++ b/quota/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/quota/locale/it_IT/fusiondirectory.po b/quota/locale/it_IT/fusiondirectory.po index 7ca9247a8a4226be146814694617ff6a003bf3e5..d6e8feef9e52e9c24d918e268d2575552ab704f1 100644 --- a/quota/locale/it_IT/fusiondirectory.po +++ b/quota/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/quota/locale/ja/fusiondirectory.po b/quota/locale/ja/fusiondirectory.po index 90fb6c72d210559d2721178219bd403aca1260c7..e04aedb0cb8875926834912f897fe34554878d07 100644 --- a/quota/locale/ja/fusiondirectory.po +++ b/quota/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/quota/locale/ko/fusiondirectory.po b/quota/locale/ko/fusiondirectory.po index 2c7c329fa2993d90cba524b387e14d4663624875..5f734ed319bde00c6b3b42d6aa14a04615e7b730 100644 --- a/quota/locale/ko/fusiondirectory.po +++ b/quota/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/quota/locale/lv/fusiondirectory.po b/quota/locale/lv/fusiondirectory.po index 996bc4f571ff7bbd5e9e1e39d5e3b0126284c47a..43a1cd3c8f921b739e0c06fd7314cec11fdf3f81 100644 --- a/quota/locale/lv/fusiondirectory.po +++ b/quota/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/quota/locale/nb/fusiondirectory.po b/quota/locale/nb/fusiondirectory.po index 716c6ddc8026d04d76a06f3c034adee858b9ffc1..77eb0aa0223149c3aae791e137d519b3a4733881 100644 --- a/quota/locale/nb/fusiondirectory.po +++ b/quota/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/quota/locale/nl/fusiondirectory.po b/quota/locale/nl/fusiondirectory.po index 832ac6a584abd741383b22c2fb6bfa02151d4398..4938e017e7e6fc6faf558a63836fe63d36ebf39c 100644 --- a/quota/locale/nl/fusiondirectory.po +++ b/quota/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/quota/locale/pl/fusiondirectory.po b/quota/locale/pl/fusiondirectory.po index cb7593bd672007e6e773d4851d055dae8e552046..026653ddc543f440dffad308d203b79f0942e27d 100644 --- a/quota/locale/pl/fusiondirectory.po +++ b/quota/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/quota/locale/pt/fusiondirectory.po b/quota/locale/pt/fusiondirectory.po index 5b91e660334fe0e882d569dc7ae60ef3b8f72b40..8a0e7423034fad8519d4bb73450d0a3559df1336 100644 --- a/quota/locale/pt/fusiondirectory.po +++ b/quota/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/quota/locale/pt_BR/fusiondirectory.po b/quota/locale/pt_BR/fusiondirectory.po index 71f52c7ac5fd6fc146a694fd3573ff012b2bc1b9..dbc4fd41796191ed4a377920566381ec775bec4e 100644 --- a/quota/locale/pt_BR/fusiondirectory.po +++ b/quota/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/quota/locale/ru/fusiondirectory.po b/quota/locale/ru/fusiondirectory.po index db23de5b219984a9c7dbbb016b31fa025ddc8052..6bb38e2a298875790fb40681a886a485a975d908 100644 --- a/quota/locale/ru/fusiondirectory.po +++ b/quota/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/quota/locale/ru@petr1708/fusiondirectory.po b/quota/locale/ru@petr1708/fusiondirectory.po index 3a1444ac1632c970d9aa31cd6f1f89e4300fb34f..1e594eb4432a4d10318d8b0e0c5beb7735c0da46 100644 --- a/quota/locale/ru@petr1708/fusiondirectory.po +++ b/quota/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/quota/locale/sv/fusiondirectory.po b/quota/locale/sv/fusiondirectory.po index 1fcabfa2d61574a2f004328633162a84b4b6b863..5b37b04824aa02c9dabf12f4f68e794f00bdc3d3 100644 --- a/quota/locale/sv/fusiondirectory.po +++ b/quota/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/quota/locale/tr_TR/fusiondirectory.po b/quota/locale/tr_TR/fusiondirectory.po index 64b92998ea30ef2b88b3fa7fb63edd978d1b0e32..81082129624d57824131b3bf911d78f48fd1a0da 100644 --- a/quota/locale/tr_TR/fusiondirectory.po +++ b/quota/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/quota/locale/ug/fusiondirectory.po b/quota/locale/ug/fusiondirectory.po index 49d900d5410a528ab76ef5df3e8ad5aa45027f87..79d2e5f9610ae7a5c537fbbd6d204bfd41d4ba8e 100644 --- a/quota/locale/ug/fusiondirectory.po +++ b/quota/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/quota/locale/vi_VN/fusiondirectory.po b/quota/locale/vi_VN/fusiondirectory.po index d571882fac48dc1c61c1d0d55e60ff44ac441ebb..110588372be76101939f3ca95a097000e28f67fe 100644 --- a/quota/locale/vi_VN/fusiondirectory.po +++ b/quota/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/quota/locale/zh/fusiondirectory.po b/quota/locale/zh/fusiondirectory.po index 82d4198cfc824c43d09cc720f2e4a635ffc67349..208a5b41a140d3401518709e4b3b11ed419bd736 100644 --- a/quota/locale/zh/fusiondirectory.po +++ b/quota/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/quota/locale/zh_TW/fusiondirectory.po b/quota/locale/zh_TW/fusiondirectory.po index 8d721066018477636c0c08401884139b7027feb8..3a63754a36f3cd4a1abba5cd036c73955777b985 100644 --- a/quota/locale/zh_TW/fusiondirectory.po +++ b/quota/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:18+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/renater-partage/locale/af_ZA/fusiondirectory.po b/renater-partage/locale/af_ZA/fusiondirectory.po index 0ca4311d4e3b73116f91bfe59b245e660fb5b9e7..7992c55a2131dd0b42c7da8f279f54fa5f621f01 100644 --- a/renater-partage/locale/af_ZA/fusiondirectory.po +++ b/renater-partage/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/renater-partage/locale/ar/fusiondirectory.po b/renater-partage/locale/ar/fusiondirectory.po index f890d1453bb39ebc8178e328cab361893143dbe8..dea03ec2421de5b2230247149cc36e55f6e36195 100644 --- a/renater-partage/locale/ar/fusiondirectory.po +++ b/renater-partage/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/renater-partage/locale/ca/fusiondirectory.po b/renater-partage/locale/ca/fusiondirectory.po index 2ae4a510d60d10772bc67419e7979829f0868728..5b820dbcc4197764770a60439e06f31c201996e8 100644 --- a/renater-partage/locale/ca/fusiondirectory.po +++ b/renater-partage/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/renater-partage/locale/cs_CZ/fusiondirectory.po b/renater-partage/locale/cs_CZ/fusiondirectory.po index f609e835a6ee5877f1cc658c53003778f55ae5d2..b49121c7cbda9d56b0651dd4cbab68d5d3038e0a 100644 --- a/renater-partage/locale/cs_CZ/fusiondirectory.po +++ b/renater-partage/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/renater-partage/locale/de/fusiondirectory.po b/renater-partage/locale/de/fusiondirectory.po index 98987f341af57014508e78322fe91dcc0676c3a7..67f5a6c10ad48716e04b1acb6505e999e69a244e 100644 --- a/renater-partage/locale/de/fusiondirectory.po +++ b/renater-partage/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/renater-partage/locale/el_GR/fusiondirectory.po b/renater-partage/locale/el_GR/fusiondirectory.po index 57479ef4b8af462924301bc59101df1ab9e923a2..8e4456fbeb5d07480e0a57eafc47ab34621913a3 100644 --- a/renater-partage/locale/el_GR/fusiondirectory.po +++ b/renater-partage/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/renater-partage/locale/es/fusiondirectory.po b/renater-partage/locale/es/fusiondirectory.po index 73d7d5fa39040d931438dbc645bfc9634e3bcf7c..6654e400fe0fb09929c0330fd8fe142fca26f9eb 100644 --- a/renater-partage/locale/es/fusiondirectory.po +++ b/renater-partage/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/renater-partage/locale/es_CO/fusiondirectory.po b/renater-partage/locale/es_CO/fusiondirectory.po index 1cb12b8f0ae041d11d1c754ea59a0e7d31cf660c..9555d0cf06ed3af11066aa01f30b506b3f8e902f 100644 --- a/renater-partage/locale/es_CO/fusiondirectory.po +++ b/renater-partage/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/renater-partage/locale/es_VE/fusiondirectory.po b/renater-partage/locale/es_VE/fusiondirectory.po index 2694c9c671bc43b48c15545ca5b133935c54b153..ee355d0f7d58bff71133866a0febcaec7dc8d80b 100644 --- a/renater-partage/locale/es_VE/fusiondirectory.po +++ b/renater-partage/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/renater-partage/locale/fa_IR/fusiondirectory.po b/renater-partage/locale/fa_IR/fusiondirectory.po index cc93dafabe04584abc29fd060789f712c7062757..33d32038ca7a035d59d6b1862eada1e820a2fa9c 100644 --- a/renater-partage/locale/fa_IR/fusiondirectory.po +++ b/renater-partage/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/renater-partage/locale/fi_FI/fusiondirectory.po b/renater-partage/locale/fi_FI/fusiondirectory.po index 274de4127d4475940da9780905bd06662586776c..895d1589842433bd8d2a1a71932ba8d96b5126c4 100644 --- a/renater-partage/locale/fi_FI/fusiondirectory.po +++ b/renater-partage/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/renater-partage/locale/fr/fusiondirectory.po b/renater-partage/locale/fr/fusiondirectory.po index c20ccf917b4721a0b98c6b341bb482aa1f727820..4c9030a7778e317a9ba2a2eade809f3f05d4aed3 100644 --- a/renater-partage/locale/fr/fusiondirectory.po +++ b/renater-partage/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/renater-partage/locale/hu_HU/fusiondirectory.po b/renater-partage/locale/hu_HU/fusiondirectory.po index 915962a44bb81fadc88efa5b1524cd4548bdd8ac..86f64f7ea81103763533ee603bb63158fdc0142e 100644 --- a/renater-partage/locale/hu_HU/fusiondirectory.po +++ b/renater-partage/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/renater-partage/locale/id/fusiondirectory.po b/renater-partage/locale/id/fusiondirectory.po index e51790e7aef20db4030fab9847a43d4115740111..160ddc016cd01cd1f0b7651d1808d63780646613 100644 --- a/renater-partage/locale/id/fusiondirectory.po +++ b/renater-partage/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/renater-partage/locale/it_IT/fusiondirectory.po b/renater-partage/locale/it_IT/fusiondirectory.po index bc0fb325c0e4a7a82e2e4c1f467d7dd3ccc30d7c..fec11917ea0c5073152d49b96d8420b67b22082b 100644 --- a/renater-partage/locale/it_IT/fusiondirectory.po +++ b/renater-partage/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/renater-partage/locale/ja/fusiondirectory.po b/renater-partage/locale/ja/fusiondirectory.po index af81ed3da2184ced1f56e2f10115619c94378512..5bcd15df2f5532e2971fdf11a18fd4aa56418ad2 100644 --- a/renater-partage/locale/ja/fusiondirectory.po +++ b/renater-partage/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/renater-partage/locale/ko/fusiondirectory.po b/renater-partage/locale/ko/fusiondirectory.po index f44b428b745ae73aefe86f8f558181a1a1c0bfd6..bbc74082944d8cd306371df658a1ed66ec2a94ba 100644 --- a/renater-partage/locale/ko/fusiondirectory.po +++ b/renater-partage/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/renater-partage/locale/lv/fusiondirectory.po b/renater-partage/locale/lv/fusiondirectory.po index 308e6309b67bc9ea41b3c99bb39d38914c1f0aca..61ae671c0aeee314c1d3284dd120fe6799b43c84 100644 --- a/renater-partage/locale/lv/fusiondirectory.po +++ b/renater-partage/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/renater-partage/locale/nb/fusiondirectory.po b/renater-partage/locale/nb/fusiondirectory.po index 97a720b24a36600695402fe2ccfb87eab06a5173..05c5e3a932775e466ab1a36ec43dd55c063e088c 100644 --- a/renater-partage/locale/nb/fusiondirectory.po +++ b/renater-partage/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/renater-partage/locale/nl/fusiondirectory.po b/renater-partage/locale/nl/fusiondirectory.po index 5f08b8cecd6bd1bb0ad7963af0bcbe16b31e6f51..db7cde134433ae238fc9de8300263bc8b316f11b 100644 --- a/renater-partage/locale/nl/fusiondirectory.po +++ b/renater-partage/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/renater-partage/locale/pl/fusiondirectory.po b/renater-partage/locale/pl/fusiondirectory.po index 867f6d2cb3029430224bea5330716bda352a9623..301009dd3d1d15c210a72cdffca79eb463bd7e2b 100644 --- a/renater-partage/locale/pl/fusiondirectory.po +++ b/renater-partage/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/renater-partage/locale/pt/fusiondirectory.po b/renater-partage/locale/pt/fusiondirectory.po index 571cb54665e6a705b8058fd5d2cc2e704cf69d60..e3f5ba6313ef1c47a99117bc69d7a456238fcdb5 100644 --- a/renater-partage/locale/pt/fusiondirectory.po +++ b/renater-partage/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/renater-partage/locale/pt_BR/fusiondirectory.po b/renater-partage/locale/pt_BR/fusiondirectory.po index b0eafa89d0ae147a5b95ec942e81513dcfc356fb..654d445075e48bf56209dad8e8f0f51ca6943816 100644 --- a/renater-partage/locale/pt_BR/fusiondirectory.po +++ b/renater-partage/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/renater-partage/locale/ru/fusiondirectory.po b/renater-partage/locale/ru/fusiondirectory.po index 19306fc4f3ac9677581cce02d230c8737a0ed548..f4869e0682240d63a82b76f4d6b27d2de569ebbe 100644 --- a/renater-partage/locale/ru/fusiondirectory.po +++ b/renater-partage/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/renater-partage/locale/ru@petr1708/fusiondirectory.po b/renater-partage/locale/ru@petr1708/fusiondirectory.po index 07fc1f6a68b0eb953707bd5c1ef912ebe8427538..1e03f3aa58cfebbb272b195021c53b4ae498ecd0 100644 --- a/renater-partage/locale/ru@petr1708/fusiondirectory.po +++ b/renater-partage/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/renater-partage/locale/sv/fusiondirectory.po b/renater-partage/locale/sv/fusiondirectory.po index ba29d6b6e3165ba466c40596bf6440cd98782f1a..5a06e75e7b929f2a1d96ddc7f075d5a3e96989f7 100644 --- a/renater-partage/locale/sv/fusiondirectory.po +++ b/renater-partage/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/renater-partage/locale/tr_TR/fusiondirectory.po b/renater-partage/locale/tr_TR/fusiondirectory.po index 3435c57575c74bcdb59c0d1429f919c8912b5b55..3b992d16182ed1f6a0a3a2f2b1fc9240cd0a6350 100644 --- a/renater-partage/locale/tr_TR/fusiondirectory.po +++ b/renater-partage/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/renater-partage/locale/ug/fusiondirectory.po b/renater-partage/locale/ug/fusiondirectory.po index b534e91a9fbbbb07e2adbdd6ada2d3b6d8d9ecfe..8022af003495eca60d4953686db43c8497706170 100644 --- a/renater-partage/locale/ug/fusiondirectory.po +++ b/renater-partage/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/renater-partage/locale/vi_VN/fusiondirectory.po b/renater-partage/locale/vi_VN/fusiondirectory.po index 6f2cba742c5c4fcc636f676b87ba9fcf0d7e248c..3993923792fbcec2e1e335259094aa91344de81f 100644 --- a/renater-partage/locale/vi_VN/fusiondirectory.po +++ b/renater-partage/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/renater-partage/locale/zh/fusiondirectory.po b/renater-partage/locale/zh/fusiondirectory.po index 375627f723835dc6a5ed6f0e5b772672032915bf..8c8264a020b63383997ba5ce1dee0d088b340d91 100644 --- a/renater-partage/locale/zh/fusiondirectory.po +++ b/renater-partage/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/renater-partage/locale/zh_TW/fusiondirectory.po b/renater-partage/locale/zh_TW/fusiondirectory.po index 54e6ca8ca83350dac05a2b0153e3bcda1d61629f..f64d11d0688f07462170ac30372f3197de89c8bd 100644 --- a/renater-partage/locale/zh_TW/fusiondirectory.po +++ b/renater-partage/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2017-01-25 17:30+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/renater-partage/personal/mail/mail-methods/class_mail-methods-renater-partage.inc b/renater-partage/personal/mail/mail-methods/class_mail-methods-renater-partage.inc index dca9b4f53e0d2655112e5174e81d0a6c6f1ee7ed..e61f19f952ada2e87446dc175ba26907b0fecc7d 100644 --- a/renater-partage/personal/mail/mail-methods/class_mail-methods-renater-partage.inc +++ b/renater-partage/personal/mail/mail-methods/class_mail-methods-renater-partage.inc @@ -25,7 +25,7 @@ class mailMethodRenaterPartage extends mailMethod protected $enableFolderTypes = FALSE; protected $enableGroupForwarding = FALSE; protected $enableLocalOnly = FALSE; - protected $enableForwardOnly = FALSE; + protected $enableForwardOnly = TRUE; protected $user_id = '%MAIL%'; protected $share_id = '%MAIL%'; diff --git a/repository/locale/af_ZA/fusiondirectory.po b/repository/locale/af_ZA/fusiondirectory.po index 00bee5f3d3882d429a64446e725fe26aae0b96b2..1452e8ca2543db30faebc77bb2ac6f3e76588f70 100644 --- a/repository/locale/af_ZA/fusiondirectory.po +++ b/repository/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/repository/locale/ar/fusiondirectory.po b/repository/locale/ar/fusiondirectory.po index 5d34db3df4003ad443d8b9c811731e91c66ef757..98e91d071d3ae8d1122057699e8e37aae8aca3d0 100644 --- a/repository/locale/ar/fusiondirectory.po +++ b/repository/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/repository/locale/ca/fusiondirectory.po b/repository/locale/ca/fusiondirectory.po index 7d8a5fbcc9d98bd4495d9c0dede7da509fcf39be..39f0b3fa7a2d72731abd2bdba74d8a649b1fa64a 100644 --- a/repository/locale/ca/fusiondirectory.po +++ b/repository/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/repository/locale/cs_CZ/fusiondirectory.po b/repository/locale/cs_CZ/fusiondirectory.po index 213718ba85eee7290a4ac802f66609d9ce986504..a55c5b7ea6bab9171b1aa8f6c557112723951473 100644 --- a/repository/locale/cs_CZ/fusiondirectory.po +++ b/repository/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/repository/locale/de/fusiondirectory.po b/repository/locale/de/fusiondirectory.po index 5865afb62a6eb246339ace14d132d50312bbd210..ca325df4475ac8551935753af66b8e649af40d98 100644 --- a/repository/locale/de/fusiondirectory.po +++ b/repository/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/repository/locale/el_GR/fusiondirectory.po b/repository/locale/el_GR/fusiondirectory.po index 9f3636129f49eb75a6fb03e0f6c885eed3f3e053..4a6aeb2eadea6dd80cc89bed5e2862496fe8a724 100644 --- a/repository/locale/el_GR/fusiondirectory.po +++ b/repository/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/repository/locale/es/fusiondirectory.po b/repository/locale/es/fusiondirectory.po index 678768fd1316c699642ad1ef43e02b5f22c90855..e1aa41886841f01cd0d9af28553f25579b5c8c9e 100644 --- a/repository/locale/es/fusiondirectory.po +++ b/repository/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/repository/locale/es_CO/fusiondirectory.po b/repository/locale/es_CO/fusiondirectory.po index b0907d43df9083bb0da0807f046bbaa463d47d9c..bc3ee5fe6a23ebd105b62d40929c16a45b39d45a 100644 --- a/repository/locale/es_CO/fusiondirectory.po +++ b/repository/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/repository/locale/es_VE/fusiondirectory.po b/repository/locale/es_VE/fusiondirectory.po index d87f2bf10d03975074af4d589a8e9cda7af73660..42564fd8348c23ac1a319f7e9b500181f3c06956 100644 --- a/repository/locale/es_VE/fusiondirectory.po +++ b/repository/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/repository/locale/fa_IR/fusiondirectory.po b/repository/locale/fa_IR/fusiondirectory.po index f3a79548cdd53c1379f78560183fa5261921427b..30a2ed50b8d9d8f2df349f71188e23741789af30 100644 --- a/repository/locale/fa_IR/fusiondirectory.po +++ b/repository/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/repository/locale/fi_FI/fusiondirectory.po b/repository/locale/fi_FI/fusiondirectory.po index d0e969655f4aab3e6e523142313c200a60612b35..84d11376848002d82b562a33e89fc8f709ca6d16 100644 --- a/repository/locale/fi_FI/fusiondirectory.po +++ b/repository/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/repository/locale/fr/fusiondirectory.po b/repository/locale/fr/fusiondirectory.po index f2d464601e65954f692803625fa706f06f9549aa..5803a26b1ba36bbd8fd603b25dc179a672c8caaf 100644 --- a/repository/locale/fr/fusiondirectory.po +++ b/repository/locale/fr/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/repository/locale/hu_HU/fusiondirectory.po b/repository/locale/hu_HU/fusiondirectory.po index f50653bd39efb15bc0396d59f3cf42f2ae62356a..cfaddef79e3e5f1a0ec2b235d366103300fbf61f 100644 --- a/repository/locale/hu_HU/fusiondirectory.po +++ b/repository/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/repository/locale/id/fusiondirectory.po b/repository/locale/id/fusiondirectory.po index 6aeec1ec67c3d00938f4377bb49e487785bab27d..c7509c57c3ec5b0c5a3d8bffe1de192629c66ac6 100644 --- a/repository/locale/id/fusiondirectory.po +++ b/repository/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/repository/locale/it_IT/fusiondirectory.po b/repository/locale/it_IT/fusiondirectory.po index 95d8540747d2e6afbc8fa124b37d62f3e2089d5e..dc6228e659707ef2e54a9e5687e34dfb5550ea5a 100644 --- a/repository/locale/it_IT/fusiondirectory.po +++ b/repository/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/repository/locale/ja/fusiondirectory.po b/repository/locale/ja/fusiondirectory.po index 81abaa46f8fb3c791d47f4f49093a9133460a0b3..61a5e26682ab4db4c1a5759e2eebc90443e1fd3c 100644 --- a/repository/locale/ja/fusiondirectory.po +++ b/repository/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/repository/locale/ko/fusiondirectory.po b/repository/locale/ko/fusiondirectory.po index e393d952053069125de42e7580bb0c7d45e89bbc..a4189790e7cf1f9fe11453a442b2483dbad2c8ce 100644 --- a/repository/locale/ko/fusiondirectory.po +++ b/repository/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/repository/locale/lv/fusiondirectory.po b/repository/locale/lv/fusiondirectory.po index 8c8a43523bc173cc7b7853096dae7fec046abf02..e57a87737f65df708b3e38dca0a1a7b09c9b6977 100644 --- a/repository/locale/lv/fusiondirectory.po +++ b/repository/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/repository/locale/nb/fusiondirectory.po b/repository/locale/nb/fusiondirectory.po index 49a30ab053a4c309eda9dae67d1191964388d8a7..0c8eae1bdbdaef21244a674eb296f875a1875f29 100644 --- a/repository/locale/nb/fusiondirectory.po +++ b/repository/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/repository/locale/nl/fusiondirectory.po b/repository/locale/nl/fusiondirectory.po index e8e99c48cae3f2e3248473bbd7af18bc4f9fdb25..77f856753c1acab8248ff9798535a0f5afbcdcfa 100644 --- a/repository/locale/nl/fusiondirectory.po +++ b/repository/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/repository/locale/pl/fusiondirectory.po b/repository/locale/pl/fusiondirectory.po index e89e8112b96c33001f846c1c650e77af625c95cb..b51c86682f8d891170a96856e10aff382605e463 100644 --- a/repository/locale/pl/fusiondirectory.po +++ b/repository/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/repository/locale/pt/fusiondirectory.po b/repository/locale/pt/fusiondirectory.po index 1d26ff289a204353ba24cd6d2d8fc13a3f2fcd19..c2a25371bd4839941c737042cb5c92d1dce4b25c 100644 --- a/repository/locale/pt/fusiondirectory.po +++ b/repository/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/repository/locale/pt_BR/fusiondirectory.po b/repository/locale/pt_BR/fusiondirectory.po index 8d3edd06b77ff17a28b58cafa72c575f11d2a635..586ff189349f24589575fbf4b3f2d6d4c1d5b455 100644 --- a/repository/locale/pt_BR/fusiondirectory.po +++ b/repository/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/repository/locale/ru/fusiondirectory.po b/repository/locale/ru/fusiondirectory.po index a35ba6594499816bc828ce713c23a9cef21805d7..826b65cf56d39bedc4588ec2e78441f0ed92b007 100644 --- a/repository/locale/ru/fusiondirectory.po +++ b/repository/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/repository/locale/ru@petr1708/fusiondirectory.po b/repository/locale/ru@petr1708/fusiondirectory.po index 78301e2d93d55b3a5f9e1e33a14cad1a73f87bce..49a66263cb96c1de3d68891c815572b24db6478b 100644 --- a/repository/locale/ru@petr1708/fusiondirectory.po +++ b/repository/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/repository/locale/sv/fusiondirectory.po b/repository/locale/sv/fusiondirectory.po index f324308dbdb8d0c3b47a76595d731bb1194a176d..bf9dcfd1f934ca0f59c0a88c16dc180bd049b34f 100644 --- a/repository/locale/sv/fusiondirectory.po +++ b/repository/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/repository/locale/tr_TR/fusiondirectory.po b/repository/locale/tr_TR/fusiondirectory.po index 51376d762be7b67699edaccd9ef00c76a49100b4..c15dccd854785e9cddf12c2f18b85bfab2409ee1 100644 --- a/repository/locale/tr_TR/fusiondirectory.po +++ b/repository/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/repository/locale/ug/fusiondirectory.po b/repository/locale/ug/fusiondirectory.po index 0cccf346497c411ff730a4ab4686841978281d89..61ff80637872e9c5d868d9ed995a18f9e84b1742 100644 --- a/repository/locale/ug/fusiondirectory.po +++ b/repository/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/repository/locale/vi_VN/fusiondirectory.po b/repository/locale/vi_VN/fusiondirectory.po index d677b8d94b04d932e483034cf480dec962de5e9e..379fc11ae631453581b86342debabe61ff346ec6 100644 --- a/repository/locale/vi_VN/fusiondirectory.po +++ b/repository/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/repository/locale/zh/fusiondirectory.po b/repository/locale/zh/fusiondirectory.po index dbfdfa4412b23ce872996fc2bc77ead9a8fc237a..e19c04cbc3b0174b8a36a2d09801fe71e68aa6f6 100644 --- a/repository/locale/zh/fusiondirectory.po +++ b/repository/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/repository/locale/zh_TW/fusiondirectory.po b/repository/locale/zh_TW/fusiondirectory.po index 5994a270280533b5f40f312345be25f39601b74f..b41d368f7d4b353451e3c5d2e662224cfd318ac9 100644 --- a/repository/locale/zh_TW/fusiondirectory.po +++ b/repository/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/samba/locale/af_ZA/fusiondirectory.po b/samba/locale/af_ZA/fusiondirectory.po index 05b376d1dd034ea5d87be9caa8dfbcd4c408e355..2325a9b3ee8daae478e25a0baf02a5e890335d59 100644 --- a/samba/locale/af_ZA/fusiondirectory.po +++ b/samba/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/samba/locale/ar/fusiondirectory.po b/samba/locale/ar/fusiondirectory.po index acb35eeb9c95400d03cb9def319db0cc2752fb2c..b3064305df5ed6b160a31245c63709202933d28e 100644 --- a/samba/locale/ar/fusiondirectory.po +++ b/samba/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/samba/locale/ca/fusiondirectory.po b/samba/locale/ca/fusiondirectory.po index 422713b3afff4da3097d52d389702942574f902d..32e53b5e302042805a33611a27e28c90460d01aa 100644 --- a/samba/locale/ca/fusiondirectory.po +++ b/samba/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/samba/locale/cs_CZ/fusiondirectory.po b/samba/locale/cs_CZ/fusiondirectory.po index edaa3473792f2959e0415e7ddc0c1aa2656ad1b7..d355168b8b4eedf997967f170d931230cf7a0f7e 100644 --- a/samba/locale/cs_CZ/fusiondirectory.po +++ b/samba/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/samba/locale/de/fusiondirectory.po b/samba/locale/de/fusiondirectory.po index 5a6f900b93ff1ba938dd3890e67657cbb893e95e..2be2d5e9c142e7ae61f72cb15dd03ef779a09876 100644 --- a/samba/locale/de/fusiondirectory.po +++ b/samba/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/samba/locale/el_GR/fusiondirectory.po b/samba/locale/el_GR/fusiondirectory.po index 39a25566b3fd89bd508e9a6d2cc18966eec5a524..b9b87112db37c79c81919beabe5a7a62e0c7231d 100644 --- a/samba/locale/el_GR/fusiondirectory.po +++ b/samba/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/samba/locale/es/fusiondirectory.po b/samba/locale/es/fusiondirectory.po index 18c98eb789785fc673f615fbb7c03b83cb456933..62b43953f135bae4a7c549590f8a6b82426092a4 100644 --- a/samba/locale/es/fusiondirectory.po +++ b/samba/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/samba/locale/es_CO/fusiondirectory.po b/samba/locale/es_CO/fusiondirectory.po index 63f5ade0ad7c6f8a01b6ae12db67ad66ce1467cb..2e171f468f91a3cd5b1b6bc8c036e61981cc5746 100644 --- a/samba/locale/es_CO/fusiondirectory.po +++ b/samba/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/samba/locale/es_VE/fusiondirectory.po b/samba/locale/es_VE/fusiondirectory.po index 796f67e31b0ea54fe3040422a082e4f69ab31671..0376a320130a687ff085a279ff68b8df7ae6db20 100644 --- a/samba/locale/es_VE/fusiondirectory.po +++ b/samba/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/samba/locale/fa_IR/fusiondirectory.po b/samba/locale/fa_IR/fusiondirectory.po index 041701373092c43755880ea127e4902d5fce0336..abdffef161fd0aca66ddf09c3fa75564301473a8 100644 --- a/samba/locale/fa_IR/fusiondirectory.po +++ b/samba/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/samba/locale/fi_FI/fusiondirectory.po b/samba/locale/fi_FI/fusiondirectory.po index e9f3073be55c0ee3a57d74e72de252b70a7b3119..609ba5845f80e36c467960c037c674a3f5a3c79e 100644 --- a/samba/locale/fi_FI/fusiondirectory.po +++ b/samba/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/samba/locale/fr/fusiondirectory.po b/samba/locale/fr/fusiondirectory.po index 54389950fd3a525ecfa51c0421047bcb1d4521af..18fffa4f36c0b73d89e3e71ff24848dc6cab40be 100644 --- a/samba/locale/fr/fusiondirectory.po +++ b/samba/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/samba/locale/hu_HU/fusiondirectory.po b/samba/locale/hu_HU/fusiondirectory.po index 6b133b693fcf21171d3bf39317a8141a82a1e378..738a17a8d1dbec9fca9906232a398f5a1c2e1c9b 100644 --- a/samba/locale/hu_HU/fusiondirectory.po +++ b/samba/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/samba/locale/id/fusiondirectory.po b/samba/locale/id/fusiondirectory.po index 432af40e1a1cf0358811d492d9ddd4d43be1a6e6..fac4d271e50d5e4d34d235f30d5c4812c5d2a7af 100644 --- a/samba/locale/id/fusiondirectory.po +++ b/samba/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/samba/locale/it_IT/fusiondirectory.po b/samba/locale/it_IT/fusiondirectory.po index 5809239971dbaac631cc39b472e960a8dfd08867..162c643876678ceab373406c2d6f73499d423d83 100644 --- a/samba/locale/it_IT/fusiondirectory.po +++ b/samba/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/samba/locale/ja/fusiondirectory.po b/samba/locale/ja/fusiondirectory.po index 08681dee49f013b4676b53ec06649dcba60c3cd5..2e8e566f2d8d8b24b8e50c3eb5afd2749ac0cca7 100644 --- a/samba/locale/ja/fusiondirectory.po +++ b/samba/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/samba/locale/ko/fusiondirectory.po b/samba/locale/ko/fusiondirectory.po index e211de8d7a8be9ba10f3dbcd84ee8479aa31d1fb..ca023400c2b79c6beffb6b53c7508de12a782b72 100644 --- a/samba/locale/ko/fusiondirectory.po +++ b/samba/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/samba/locale/lv/fusiondirectory.po b/samba/locale/lv/fusiondirectory.po index 1b5371d9a57cc82288003ae3063a635bbbeb09c1..a433b1eb8d660653885df666aec63c02a3bd0849 100644 --- a/samba/locale/lv/fusiondirectory.po +++ b/samba/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/samba/locale/nb/fusiondirectory.po b/samba/locale/nb/fusiondirectory.po index 4cd3bb27a57cd25b034daa1e86e97ff7a3605c70..5129391ff0f1aaafd01b52950a8e4675f72cb38e 100644 --- a/samba/locale/nb/fusiondirectory.po +++ b/samba/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/samba/locale/nl/fusiondirectory.po b/samba/locale/nl/fusiondirectory.po index 6bca7ab8ea1a4c44167d9c71c6cb1e1f9b07271a..c3520d9584647be02952d0290277970264688827 100644 --- a/samba/locale/nl/fusiondirectory.po +++ b/samba/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/samba/locale/pl/fusiondirectory.po b/samba/locale/pl/fusiondirectory.po index 9f11b1a0d224acec60e104a054c3b4e92a4b4278..afdaea5eba315a130599c408f93365e536f253d6 100644 --- a/samba/locale/pl/fusiondirectory.po +++ b/samba/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/samba/locale/pt/fusiondirectory.po b/samba/locale/pt/fusiondirectory.po index cdacfdb31184c9bd6f734d102b4ccf57961b1bca..e8185bce6d33ec90561f194b3aac6f83ab2cf2f8 100644 --- a/samba/locale/pt/fusiondirectory.po +++ b/samba/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/samba/locale/pt_BR/fusiondirectory.po b/samba/locale/pt_BR/fusiondirectory.po index 5f6b425c4bdf96ebaa95b588b455c42d5fe3618e..07a5a61ab93d0ba99471d4da487173131b5fe62c 100644 --- a/samba/locale/pt_BR/fusiondirectory.po +++ b/samba/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/samba/locale/ru/fusiondirectory.po b/samba/locale/ru/fusiondirectory.po index 334a810ea9c5a422d20164d217f53b4ada4895ab..d745d4cc1208e3220855b221ec3f961c145faa2e 100644 --- a/samba/locale/ru/fusiondirectory.po +++ b/samba/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/samba/locale/ru@petr1708/fusiondirectory.po b/samba/locale/ru@petr1708/fusiondirectory.po index 327e85f8cf9acb88e4e84c569a4567d8db0c0b43..0e1e9fa11d12f7c97f6bb7a8b181e28e9608b1b6 100644 --- a/samba/locale/ru@petr1708/fusiondirectory.po +++ b/samba/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/samba/locale/sv/fusiondirectory.po b/samba/locale/sv/fusiondirectory.po index 24d9e9698a894989244b8145bcaac7d9db998041..5d6ece7a133ac9fbb62299bfbf27b694c2956f18 100644 --- a/samba/locale/sv/fusiondirectory.po +++ b/samba/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/samba/locale/tr_TR/fusiondirectory.po b/samba/locale/tr_TR/fusiondirectory.po index 0e748e97bc2457870651778e33bcb77aa243216b..781bab2035aa459273bc2cdfc615f7cda72ef8a5 100644 --- a/samba/locale/tr_TR/fusiondirectory.po +++ b/samba/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/samba/locale/ug/fusiondirectory.po b/samba/locale/ug/fusiondirectory.po index 998e5f3c733965d6644714c742a4f20c6e4a009a..4f9118d7528db4c14a75bcebb4ecb83f058aaf7c 100644 --- a/samba/locale/ug/fusiondirectory.po +++ b/samba/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/samba/locale/vi_VN/fusiondirectory.po b/samba/locale/vi_VN/fusiondirectory.po index 64030bc4698edc61a2d7d250e8778094fb5f40c2..655f7f99da4c3202fefa4cbf66dba88bb3b9e5b5 100644 --- a/samba/locale/vi_VN/fusiondirectory.po +++ b/samba/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/samba/locale/zh/fusiondirectory.po b/samba/locale/zh/fusiondirectory.po index 29eeb43d0c40007655774d893f16f3ee4a832444..702bf85f90094c2c234090e6879c1446b6d9683a 100644 --- a/samba/locale/zh/fusiondirectory.po +++ b/samba/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/samba/locale/zh_TW/fusiondirectory.po b/samba/locale/zh_TW/fusiondirectory.po index 6998d649ca94903eb944a9c0bbfe9eefafbc5dd1..c262dea8abb7b3dce0a008796d4f70536497aa65 100644 --- a/samba/locale/zh_TW/fusiondirectory.po +++ b/samba/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:19+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/samba/personal/samba/class_sambaAccount.inc b/samba/personal/samba/class_sambaAccount.inc index ced3b97b56cc0ccfcfa7fcea1e8187296b809c77..32c50c2360a35e8491b57d3021469d19fb8da5c3 100644 --- a/samba/personal/samba/class_sambaAccount.inc +++ b/samba/personal/samba/class_sambaAccount.inc @@ -621,6 +621,14 @@ class sambaAccount extends simplePlugin $this->sambaSID = ""; } + function callHook($cmd, array $addAttrs = array(), &$returnOutput = array(), &$returnCode = NULL) + { + $addAttrs['passwordMethod'] = $this->parent->getBaseObject()->attributesAccess['userPassword']->getMethod(); + $addAttrs['userLocked'] = $this->parent->getBaseObject()->attributesAccess['userPassword']->isLocked(); + $addAttrs['passwordClear'] = $this->parent->getBaseObject()->attributesAccess['userPassword']->getClear(); + return parent::callHook($cmd, $addAttrs, $returnOutput, $returnCode); + } + /* Returns TRUE if this attribute should be asked in the creation by template dialog */ function showInTemplate($attr, $templateAttrs) { diff --git a/sinaps/config/sinaps/class_sinapsConfig.inc b/sinaps/config/sinaps/class_sinapsConfig.inc index a6340119d3dab47c080a5883ea81acf4c419f46c..8dd2a5f1b08383ed870ec0b76cf9e9488941a9f6 100644 --- a/sinaps/config/sinaps/class_sinapsConfig.inc +++ b/sinaps/config/sinaps/class_sinapsConfig.inc @@ -88,6 +88,13 @@ class sinapsConfig extends simplePlugin 'fdSinapsFDToken', FALSE ) ), + new SetAttribute ( + new StringAttribute ( + _('User roles'), _('Roles which means a user still exists if present'), + 'fdSinapsUserRole', TRUE + ), + array('PR', 'EXT/PRA') + ), ) ), 'acquisition' => array( diff --git a/sinaps/contrib/openldap/sinaps-fd-conf.schema b/sinaps/contrib/openldap/sinaps-fd-conf.schema index 6af55a776b683a00db2da17ef8e9d206a8cf6624..1aaad5900aebd1e2c3169d99560d95227facc94f 100644 --- a/sinaps/contrib/openldap/sinaps-fd-conf.schema +++ b/sinaps/contrib/openldap/sinaps-fd-conf.schema @@ -100,6 +100,12 @@ attributetype ( 1.3.6.1.4.1.38414.65.1.15 NAME 'fdSinapsAcquisitionContactMethod SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) +attributetype ( 1.3.6.1.4.1.38414.65.1.16 NAME 'fdSinapsUserRole' + DESC 'FusionDirectory - Which roles means a user exists in Sinaps' + EQUALITY caseExactMatch + SUBSTR caseExactSubstringsMatch + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) + objectclass ( 1.3.6.1.4.1.38414.65.2.1 NAME 'fdSinapsPluginConf' DESC 'FusionDirectory sinaps plugin configuration' SUP top AUXILIARY @@ -113,5 +119,5 @@ objectclass ( 1.3.6.1.4.1.38414.65.2.1 NAME 'fdSinapsPluginConf' fdSinapsDryRun $ fdSinapsUserBase $ fdSinapsUserTemplate $ fdSinapsIdentifiantApplicationSync $ fdSinapsAcquisitionTypeExterne $ - fdSinapsAcquisitionContactMethodMap + fdSinapsAcquisitionContactMethodMap $ fdSinapsUserRole ) ) diff --git a/sinaps/html/themes/breezy/icons/16/apps/sinaps.png b/sinaps/html/themes/breezy/icons/16/apps/sinaps.png new file mode 100644 index 0000000000000000000000000000000000000000..eceb9baa3e84db22fcfd174151539582c8bb81af Binary files /dev/null and b/sinaps/html/themes/breezy/icons/16/apps/sinaps.png differ diff --git a/sinaps/html/themes/breezy/icons/48/apps/sinaps.png b/sinaps/html/themes/breezy/icons/48/apps/sinaps.png new file mode 100644 index 0000000000000000000000000000000000000000..4c8bdda6825ee25dc574e0ea692a77309b216f24 Binary files /dev/null and b/sinaps/html/themes/breezy/icons/48/apps/sinaps.png differ diff --git a/sinaps/html/themes/breezy/svg/16/apps/sinaps.svg b/sinaps/html/themes/breezy/svg/16/apps/sinaps.svg new file mode 100644 index 0000000000000000000000000000000000000000..81e8477988bdf18a5550b9ebd489feaacc2e8135 --- /dev/null +++ b/sinaps/html/themes/breezy/svg/16/apps/sinaps.svg @@ -0,0 +1,406 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg3049" + version="1.1" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" + sodipodi:docname="sinaps-16.svg" + inkscape:export-filename="sinaps-16.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs3051"> + <style + type="text/css" + id="current-color-scheme"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + id="current-color-scheme-7" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + id="current-color-scheme-75" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + type="text/css" + id="current-color-scheme-7-3"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + id="current-color-scheme-753" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + type="text/css" + id="current-color-scheme-3"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="17.2614" + inkscape:cx="6.435106" + inkscape:cy="4.9040567" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1884" + inkscape:window-height="1051" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:showpageshadow="false" + borderlayer="true" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:object-nodes="true" + showguides="true" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4085" /> + <sodipodi:guide + position="2.0000044,14.00003" + orientation="12,0" + id="guide4075" + inkscape:locked="false" /> + <sodipodi:guide + position="2.0000044,2.0000296" + orientation="0,12" + id="guide4077" + inkscape:locked="false" /> + <sodipodi:guide + position="14.000004,2.0000296" + orientation="-12,0" + id="guide4079" + inkscape:locked="false" /> + <sodipodi:guide + position="14.000004,14.00003" + orientation="0,-12" + id="guide4081" + inkscape:locked="false" /> + <sodipodi:guide + position="3,15" + orientation="1,0" + id="guide4145" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata3054"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + <dc:date>2019</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Timothée Giet</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Notice" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Attribution" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Capa 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-421.71429,-531.79074)"> + <rect + style="opacity:1;vector-effect:none;fill:#411052;fill-opacity:1;stroke:none;stroke-width:22.36067009;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect894" + width="4.99999" + height="1.0000296" + x="423.71429" + y="539.79071" + ry="2.9550782e-05" /> + <rect + style="opacity:1;vector-effect:none;fill:#411052;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect896" + width="1.9999995" + height="1.0000296" + x="433.71429" + y="539.79071" + ry="2.95508e-05" /> + <circle + style="opacity:1;vector-effect:none;fill:#411052;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path909" + cx="429.21429" + cy="540.29071" + r="1.5" /> + <path + style="opacity:1;vector-effect:none;fill:#411052;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 429.21429,536.79077 v 1 a 2.5,2.5 0 0 1 2.5,2.5 2.5,2.5 0 0 1 -2.5,2.5 v 1 a 3.5,3.5 0 0 0 3.5,-3.5 3.5,3.5 0 0 0 -3.5,-3.5 z" + id="path913" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;vector-effect:none;fill:#411052;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect919" + width="1" + height="2" + x="428.71429" + y="533.79071" + ry="2.95508e-05" /> + <rect + style="opacity:1;vector-effect:none;fill:#411052;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect921" + width="1" + height="2" + x="428.71429" + y="544.79071" + ry="2.95508e-05" /> + <rect + style="opacity:1;vector-effect:none;fill:#411052;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect919-3" + width="1" + height="2" + x="685.04358" + y="72.042885" + ry="2.95508e-05" + transform="rotate(45)" /> + <rect + style="opacity:1;vector-effect:none;fill:#411052;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect919-3-0" + width="1" + height="2" + x="78.042885" + y="-692.04358" + ry="2.95508e-05" + transform="rotate(135)" /> + </g> +</svg> diff --git a/sinaps/html/themes/breezy/svg/48/apps/sinaps.svg b/sinaps/html/themes/breezy/svg/48/apps/sinaps.svg new file mode 100644 index 0000000000000000000000000000000000000000..6586c853d0d8c6d0082a7452d16d04da4104ab47 --- /dev/null +++ b/sinaps/html/themes/breezy/svg/48/apps/sinaps.svg @@ -0,0 +1,464 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg5453" + version="1.1" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" + sodipodi:docname="sinaps.svg" + inkscape:export-filename="sinaps.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs5455"> + <style + type="text/css" + id="current-color-scheme"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <linearGradient + inkscape:collect="always" + id="linearGradient4227-0-8"> + <stop + style="stop-color:#292c2f;stop-opacity:1" + offset="0" + id="stop4229-3-3" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4231-90-8" /> + </linearGradient> + <linearGradient + gradientTransform="matrix(1.4285726,0,0,1.4285726,-163.67389,-235.91398)" + inkscape:collect="always" + xlink:href="#linearGradient4303" + id="linearGradient4171" + gradientUnits="userSpaceOnUse" + x1="399.57144" + y1="545.79797" + x2="399.57144" + y2="517.79797" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4227-0-8" + id="linearGradient4219" + x1="404.57147" + y1="522.79797" + x2="419.57144" + y2="537.79797" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4303"> + <stop + style="stop-color:#c6cdd1;stop-opacity:1" + offset="0" + id="stop4305" /> + <stop + style="stop-color:#e0e5e7;stop-opacity:1" + offset="1" + id="stop4307" /> + </linearGradient> + <style + id="current-color-scheme-7" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + id="current-color-scheme-75" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + id="current-color-scheme-3" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="3.9999998" + inkscape:cx="29.663319" + inkscape:cy="13.096257" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1884" + inkscape:window-height="1051" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:showpageshadow="false" + borderlayer="true" + showguides="false" + inkscape:object-nodes="true" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid4063" /> + <sodipodi:guide + position="1.1650391e-05,47.999996" + orientation="4,0" + id="guide4146" + inkscape:locked="false" /> + <sodipodi:guide + position="1.1650391e-05,43.999996" + orientation="0,48" + id="guide4148" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,43.999996" + orientation="-4,0" + id="guide4150" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,47.999996" + orientation="0,-48" + id="guide4152" + inkscape:locked="false" /> + <sodipodi:guide + position="1.1650391e-05,4.0000264" + orientation="4,0" + id="guide4154" + inkscape:locked="false" /> + <sodipodi:guide + position="1.1650391e-05,2.6367188e-05" + orientation="0,48" + id="guide4156" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,2.6367188e-05" + orientation="-4,0" + id="guide4158" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,4.0000264" + orientation="0,-48" + id="guide4160" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,48.000026" + orientation="0,-4" + id="guide4162" + inkscape:locked="false" /> + <sodipodi:guide + position="44.000012,48.000026" + orientation="48,0" + id="guide4164" + inkscape:locked="false" /> + <sodipodi:guide + position="44.000012,2.6367188e-05" + orientation="0,4" + id="guide4166" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,2.6367188e-05" + orientation="-48,0" + id="guide4168" + inkscape:locked="false" /> + <sodipodi:guide + position="4.0000422,48.000026" + orientation="0,-4" + id="guide4170" + inkscape:locked="false" /> + <sodipodi:guide + position="4.2167969e-05,48.000026" + orientation="48,0" + id="guide4172" + inkscape:locked="false" /> + <sodipodi:guide + position="4.2167969e-05,2.6367188e-05" + orientation="0,4" + id="guide4174" + inkscape:locked="false" /> + <sodipodi:guide + position="4.0000422,2.6367188e-05" + orientation="-48,0" + id="guide4176" + inkscape:locked="false" /> + <sodipodi:guide + position="20.000012,43.999996" + orientation="39.999969,0" + id="guide4153" + inkscape:locked="false" /> + <sodipodi:guide + position="20.000012,4.0000264" + orientation="0,8" + id="guide4155" + inkscape:locked="false" /> + <sodipodi:guide + position="28.000012,4.0000264" + orientation="-39.999969,0" + id="guide4157" + inkscape:locked="false" /> + <sodipodi:guide + position="28.000012,43.999996" + orientation="0,-8" + id="guide4159" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata5458"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + <dc:date>2019</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Timothée Giet</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Notice" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Attribution" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Capa 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-384.57143,-499.798)"> + <circle + style="opacity:1;fill:url(#linearGradient4171);fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path3377" + cx="408.57138" + cy="523.79797" + r="19.999956" /> + <path + style="opacity:0.2;fill:url(#linearGradient4219);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 418.57143,512.798 v 22 h -20 l 8.94727,8.94727 a 19.999956,19.999956 0 0 0 1.05273,0.0527 19.999956,19.999956 0 0 0 1.31055,-0.0469 c 0.0666,-0.004 0.13277,-0.0107 0.19922,-0.0156 a 19.999956,19.999956 0 0 0 1.8457,-0.22266 c 0.032,-0.005 0.0638,-0.012 0.0957,-0.0176 a 19.999956,19.999956 0 0 0 1.39648,-0.3125 c 0.24048,-0.06 0.48181,-0.11694 0.71875,-0.18554 a 19.999956,19.999956 0 0 0 1.2168,-0.4043 c 0.2211,-0.0798 0.44471,-0.15485 0.66211,-0.24219 a 19.999956,19.999956 0 0 0 1.14844,-0.51367 c 0.21932,-0.10469 0.44143,-0.20405 0.65625,-0.3164 a 19.999956,19.999956 0 0 0 1.03125,-0.5918 c 0.23171,-0.13938 0.46789,-0.27154 0.69336,-0.41992 a 19.999956,19.999956 0 0 0 0.95312,-0.68555 c 0.20629,-0.1538 0.4191,-0.29947 0.61915,-0.46094 a 19.999956,19.999956 0 0 0 0.9082,-0.79687 c 0.19011,-0.17332 0.38702,-0.33909 0.57031,-0.51953 a 19.999956,19.999956 0 0 0 0.83399,-0.89258 c 0.16342,-0.18171 0.33541,-0.35534 0.49218,-0.54297 a 19.999956,19.999956 0 0 0 0.86328,-1.13672 c 0.10237,-0.14189 0.21576,-0.27527 0.31446,-0.41992 a 19.999956,19.999956 0 0 0 3.37109,-9.25781 c 6e-5,-6.5e-4 -6e-5,-0.001 0,-0.002 a 19.999956,19.999956 0 0 0 0,-0.006 19.999956,19.999956 0 0 0 0.0996,-1.99015 19.999956,19.999956 0 0 0 -0.0371,-1.03711 z" + id="path4211" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;vector-effect:none;fill:#411052;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect882" + width="21.999981" + height="21.999973" + x="397.57144" + y="512.79803" + ry="1.0000263" /> + <circle + style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path967" + cx="407.57144" + cy="523.79803" + r="2" /> + <path + style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 407.57143,518.79806 v 2 a 3,3 0 0 1 3,3 3,3 0 0 1 -3,3 v 2 a 5,5 0 0 0 5,-5 5,5 0 0 0 -5,-5 z" + id="path971" + inkscape:connector-curvature="0" /> + <rect + style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:17.32055092;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect999" + width="3.0000231" + height="1.9999737" + x="413.57141" + y="522.79803" /> + <rect + style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1001" + width="6" + height="2" + x="401.57144" + y="522.79803" /> + <rect + style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:14.14234257;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect999-0" + width="2.0000644" + height="1.9999737" + x="-517.79803" + y="407.57141" + transform="rotate(-90)" /> + <rect + style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:11.54687881;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1001-6" + width="1.999956" + height="2" + x="-531.79803" + y="407.57141" + transform="rotate(-90)" /> + <rect + style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect999-9" + width="4.0000114" + height="1.9999737" + x="-76.477516" + y="658.28479" + transform="rotate(-45)" /> + <rect + style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect999-9-0" + width="4.0000114" + height="1.9999737" + x="664.28479" + y="80.477524" + transform="rotate(45)" /> + </g> +</svg> diff --git a/sinaps/include/class_sinapsDiffusionHandlerJob.inc b/sinaps/include/class_sinapsDiffusionHandlerJob.inc index 02929beca5437382078090304d840b0731a4b2b7..314a823d99eaab3214ce6e64bc248747e72bff2d 100644 --- a/sinaps/include/class_sinapsDiffusionHandlerJob.inc +++ b/sinaps/include/class_sinapsDiffusionHandlerJob.inc @@ -47,6 +47,7 @@ class sinapsDiffusionHandlerJob $this->userBase = $config->get_cfg_value('SinapsUserBase', $config->current['BASE']); $this->userTemplate = $config->get_cfg_value('SinapsUserTemplate'); $this->identifiantApplicationSync = $config->get_cfg_value('SinapsIdentifiantApplicationSync', array()); + $this->userRoles = $config->get_cfg_value('SinapsUserRole', array('PR', 'EXT/PRA')); } function handleRequest() @@ -58,13 +59,13 @@ class sinapsDiffusionHandlerJob if ($this->request->codeDomaine() == 'STRUCTURE') { $this->handleStructureDiffusion($this->request->getSupannEntiteValues($this->identifiantApplication, $this->identifiantApplicationSync, $this->uuidPrefix, array($this, 'ldapUuidToCodeEntite'))); } elseif ($this->request->codeDomaine() == 'PERSONNE') { - $this->handlePersonneDiffusion($this->request->getUserValues($this->identifiantApplication, $this->identifiantApplicationSync, $this->uuidPrefix, array($this, 'ldapUuidToCodeEntite'))); + $this->handlePersonneDiffusion($this->request->getUserValues($this->identifiantApplication, $this->identifiantApplicationSync, $this->uuidPrefix, array($this, 'ldapUuidToCodeEntite'), $this->userRoles)); } else { throw new FusionDirectoryException('Invalid domain '.$this->request->codeDomaine()); } } - function ldapUuidToCodeEntite($uuid) + function ldapUuidToCodeEntite ($uuid, $typeNeeded = FALSE) { /* Translate UUID refs to code entite * This is done here to make sure sinapsRequest does not perform LDAP searches by itself @@ -72,7 +73,7 @@ class sinapsDiffusionHandlerJob if (!preg_match('/^{'.$this->uuidPrefix.'}/', $uuid)) { $uuid = '{'.$this->uuidPrefix.'}'.$uuid; } - $entites = objects::ls('entite', array('supannCodeEntite' => 1, 'supannTypeEntite' => 1), NULL, '(supannRefId='.$uuid.')'); + $entites = objects::ls(array('entite','etablissement'), array('supannCodeEntite' => 1, 'supannTypeEntite' => 1), NULL, '(supannRefId='.$uuid.')'); if (empty($entites)) { $error = 'Could not find entite '.$uuid; $this->sendAcquittementFonctionnel(sinapsRequest::acquittementFonctionnel(200, 10, $error)); @@ -80,7 +81,16 @@ class sinapsDiffusionHandlerJob $error = 'Multiple entite matches id '.$uuid; $this->sendAcquittementFonctionnel(sinapsRequest::acquittementFonctionnel(200, 11, $error)); } else { - return reset($entites); + $entite = reset($entites); + if (!isset($entite['supannCodeEntite'])) { + $error = 'Entite '.key($entites).' has no supannCodeEntite'; + $this->sendAcquittementFonctionnel(sinapsRequest::acquittementFonctionnel(200, 17, $error)); + } + if ($typeNeeded && !isset($entite['supannTypeEntite'])) { + $error = 'Entite '.key($entites).' has no supannTypeEntite'; + $this->sendAcquittementFonctionnel(sinapsRequest::acquittementFonctionnel(200, 18, $error)); + } + return $entite; } } diff --git a/sinaps/include/class_sinapsRequest.inc b/sinaps/include/class_sinapsRequest.inc index 219477f2925871d76f5ce96c3d8622c875ed7b2e..d910af6403d912c02362a0c18ba28b2dcfbafd67 100644 --- a/sinaps/include/class_sinapsRequest.inc +++ b/sinaps/include/class_sinapsRequest.inc @@ -1,7 +1,7 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2017-2018 FusionDirectory + Copyright (C) 2017-2019 FusionDirectory This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -132,7 +132,7 @@ class sinapsRequest 'entite' => array( 'supannRefId' => array(), 'postalAddress' => '', - 'supannCodeEntiteParent' => '', + 'supannCodeEntiteParent' => array(), ), ); @@ -194,7 +194,7 @@ class sinapsRequest } $mereUUID = $this->getUUIDFromReferenceCroisee($identifiantApplication, $lienStructure->referenceCroisee); if (!empty($mereUUID)) { - $values['entite']['supannCodeEntiteParent'] = $ldapUuidToCodeEntiteCallback($mereUUID)['supannCodeEntite']; + $values['entite']['supannCodeEntiteParent'][] = $ldapUuidToCodeEntiteCallback($mereUUID)['supannCodeEntite']; } } } @@ -203,14 +203,13 @@ class sinapsRequest return $values; } - public function getUserValues($identifiantApplication, array $identifiantApplicationSync, $uuidPrefix, $ldapUuidToCodeEntiteCallback) + public function getUserValues($identifiantApplication, array $identifiantApplicationSync, $uuidPrefix, $ldapUuidToCodeEntiteCallback, array $userRoles) { $personne = $this->getOperationPersonne(); $now = new DateTime(); $mapping = array( 'civilite' => array('supannAccount','supannCivilite'), 'nomUsage' => array('user','sn'), - 'descriptifLong' => array('user','description'), 'dateNaissance' => array('personalInfo','dateOfBirth'), 'sexe' => array('personalInfo','gender'), ); @@ -242,7 +241,7 @@ class sinapsRequest if (isset($personne->referenceCroisee->identifiantsExternes)) { foreach ($personne->referenceCroisee->identifiantsExternes as $ref) { if ($ref->identifiantApplication == $identifiantApplication) { - $uuid = $ref->identifiantExterne; + $uuid = (string)$ref->identifiantExterne; } elseif (in_array($ref->identifiantApplication, $identifiantApplicationSync)) { $values['supannAccount']['supannRefId'][] = '{'.$ref->identifiantApplication.'}'.$ref->identifiantExterne; } @@ -258,7 +257,45 @@ class sinapsRequest array_unshift($values['supannAccount']['supannRefId'], '{'.$uuidPrefix.'}'.$uuid); - if (!isset($personne->rattachements->rattachement)) { + /* Check if the user still has at least one role which means he exists, otherwise this is a deletion */ + $userRoleExists = array(); + foreach ($userRoles as $typeRole) { + if (preg_match('|^([^/]+)/(.+)$|', $typeRole, $m)) { + $userRoleExists[$m[1]][] = $m[2]; + } else { + $userRoleExists[$typeRole] = TRUE; + } + } + $deletion = TRUE; + if (isset($personne->rattachements->rattachement)) { + foreach ($personne->rattachements->rattachement as $rattachement) { + if (isset($rattachement->roles->role)) { + foreach ($rattachement->roles->role as $role) { + if (isset($userRoleExists[(string)$role->typeRole])) { + if ($userRoleExists[(string)$role->typeRole] === TRUE) { + $deletion = FALSE; + break 2; + } + if (in_array_ics((string)$role->externe->typeExterne, $userRoleExists[(string)$role->typeRole])) { + if (!empty($role->externe->identifiantStructureInterne)) { + /* Store identifiantStructureInterne in supannEntiteAffectationPrincipale */ + $UUID = (string)$role->externe->identifiantStructureInterne; + $entite = $ldapUuidToCodeEntiteCallback($UUID); + if (isset($entite['supannTypeEntite'])) { + $values['supannAccount']['supannTypeEntiteAffectation'][] = $entite['supannTypeEntite']; + } + $values['supannAccount']['supannEntiteAffectation'][] = $entite['supannCodeEntite']; + $values['supannAccount']['supannEntiteAffectationPrincipale'] = $entite['supannCodeEntite']; + } + $deletion = FALSE; + break 2; + } + } + } + } + } + } + if ($deletion) { /* This is a deletion */ /* Store current date as end of contract */ $values['personalInfo']['fdContractEndDate'] = $now->format('d.m.Y'); @@ -306,7 +343,7 @@ class sinapsRequest trigger_error('Ignore adresse non FR non ETR'); continue; } - if ($method->adresse->codeTypeAdresse == 'ADRPERSO') { + if ((string)$method->adresse->codeTypeAdresse == 'ADRPERSO') { $values['user']['homePostalAddress'] = $adresse; } else { $values['user']['postalAddress'] = $adresse; @@ -333,15 +370,23 @@ class sinapsRequest continue; } if (isset($role->personneRessource->affectations->affectation)) { + $quotiteMax = NULL; foreach ($role->personneRessource->affectations->affectation as $affectation) { if (!$this->checkValidite($affectation, $now)) { continue; } - $UUID = $this->getUUIDFromReferenceCroisee($identifiantApplication, $affectation->referenceCroisee); + $UUID = (string)$affectation->identifiantStructureInterne; + $quotite = (isset($affectation->quotite) ? (int)$affectation->quotite : 0); if (!empty($UUID)) { $entite = $ldapUuidToCodeEntiteCallback($UUID); + if (isset($entite['supannTypeEntite'])) { + $values['supannAccount']['supannTypeEntiteAffectation'][] = $entite['supannTypeEntite']; + } $values['supannAccount']['supannEntiteAffectation'][] = $entite['supannCodeEntite']; - $values['supannAccount']['supannEntiteAffectationPrincipale'] = $entite['supannCodeEntite']; + if (($quotiteMax === NULL) || ($quotite > $quotiteMax)) { + $quotiteMax = $quotite; + $values['supannAccount']['supannEntiteAffectationPrincipale'] = $entite['supannCodeEntite']; + } } } } @@ -367,9 +412,9 @@ class sinapsRequest continue; } $values['supannAccount']['supannRoleGenerique'][] = (string)$fonctionOccupee->fonctionRh; - $UUID = $this->getUUIDFromReferenceCroisee($identifiantApplication, $fonctionOccupee->referenceCroisee); + $UUID = (string)$fonctionOccupee->identifiantStructureInterne; if (!empty($UUID)) { - $entite = $ldapUuidToCodeEntiteCallback($UUID); + $entite = $ldapUuidToCodeEntiteCallback($UUID, TRUE); $values['supannAccount']['supannTypeEntiteAffectation'][] = $entite['supannTypeEntite']; $values['supannAccount']['supannEntiteAffectation'][] = $entite['supannCodeEntite']; $values['supannAccount']['supannRoleEntite'][] = diff --git a/sinaps/include/class_sinapsRequestAcquisition.inc b/sinaps/include/class_sinapsRequestAcquisition.inc index 8ae9ab87d931b8730b17fa45daec9c66d012d3dc..376c080ac9d462a6018cb95631c709a1a7a3bdc4 100644 --- a/sinaps/include/class_sinapsRequestAcquisition.inc +++ b/sinaps/include/class_sinapsRequestAcquisition.inc @@ -81,9 +81,10 @@ class sinapsRequestAcquisition /* rattachements */ if (isset($user['supannEntiteAffectationPrincipale'])) { $personne->rattachements->rattachement->identifiantStructureDeRattachement = $codeEntiteToldapUuidCallback($user['supannEntiteAffectationPrincipale']); - $personne->rattachements->rattachement->roles->role->typeRole = 'EXT'; - $personne->rattachements->rattachement->roles->role->externe->typeExterne = $typeExterne; } + + $personne->rattachements->rattachement->roles->role->typeRole = 'EXT'; + $personne->rattachements->rattachement->roles->role->externe->typeExterne = $typeExterne; } public function getXML() diff --git a/sinaps/locale/af_ZA/fusiondirectory.po b/sinaps/locale/af_ZA/fusiondirectory.po index 191b0bad9e63bd83888300f3808da19eb8d9b18d..54a5adfdf981958b3c97ee026cdc5da0a422ddf1 100644 --- a/sinaps/locale/af_ZA/fusiondirectory.po +++ b/sinaps/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: af_ZA\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/ar/fusiondirectory.po b/sinaps/locale/ar/fusiondirectory.po index a547173e82abd8f5a5490138eda21a881ee53678..f7bc3b90415e3d3f51608f0652b23fa3a0941df4 100644 --- a/sinaps/locale/ar/fusiondirectory.po +++ b/sinaps/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/ca/fusiondirectory.po b/sinaps/locale/ca/fusiondirectory.po index 2cb5707b2a697ddf71dfba670a291c06a56072e0..343849298a51052ba7e0e13d3e598bbcbccd3b02 100644 --- a/sinaps/locale/ca/fusiondirectory.po +++ b/sinaps/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Entrada" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Contrasenya" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/cs_CZ/fusiondirectory.po b/sinaps/locale/cs_CZ/fusiondirectory.po index 70ddcd7cd30bcef4726990b6d7bd2a1234613e0e..812b3faac795e697e95dfa466d0197017f86c479 100644 --- a/sinaps/locale/cs_CZ/fusiondirectory.po +++ b/sinaps/locale/cs_CZ/fusiondirectory.po @@ -5,16 +5,16 @@ # # Translators: # fusiondirectory <contact@fusiondirectory.org>, 2018 -# Pavel Borecki <pavel.borecki@gmail.com>, 2018 +# Pavel Borecki <pavel.borecki@gmail.com>, 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" -"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2019\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,22 +22,22 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" "NepodaÅ™ilo se zjistit jaká metoda je použÃvána pro heslo u úÄtu „%s“. Nebyl " "proto uzamÄen!" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" "S metodou ukládánà hesla „%s“ se zamykánà nezdaÅ™ilo. ÚÄet „%s“ nebyl " "uzamÄen!" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "ÚÄet „%s“ se nepodaÅ™ilo v LDAP najÃt. Nebyl proto uzamÄen!" @@ -51,9 +51,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -86,7 +86,7 @@ msgstr "" #: config/sinaps/class_sinapsConfig.inc:60 msgid "Application identifier" -msgstr "" +msgstr "Identifikátor aplikace" #: config/sinaps/class_sinapsConfig.inc:60 msgid "" @@ -122,7 +122,7 @@ msgstr "" #: config/sinaps/class_sinapsConfig.inc:82 msgid "User template" -msgstr "" +msgstr "Å ablona uživatele" #: config/sinaps/class_sinapsConfig.inc:82 msgid "User template to use for user creation from SINAPS diffusion" @@ -138,63 +138,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "Uživatelské role" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "uživatelské jméno" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Heslo" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -203,3 +211,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/de/fusiondirectory.po b/sinaps/locale/de/fusiondirectory.po index ab0d4692008bafd94289c7e196fd6867f466ce85..d5bc53fe2b81ac183523faeb4b1726def64589fb 100644 --- a/sinaps/locale/de/fusiondirectory.po +++ b/sinaps/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Kennung" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Passwort" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/el_GR/fusiondirectory.po b/sinaps/locale/el_GR/fusiondirectory.po index 96f5b555b94fefd4b7a15e3a2169f01d6ea325d1..053ca83c208d4fa3e9c34171db7695560c622f86 100644 --- a/sinaps/locale/el_GR/fusiondirectory.po +++ b/sinaps/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "ΣÏνδεση" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Κωδικός Ï€Ïόσβασης:" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/es/fusiondirectory.po b/sinaps/locale/es/fusiondirectory.po index ff95310c28bff38cd02bed71231a1f219fd84d50..e48e22887f1bccf0b6d4d5f6a267512ef174458c 100644 --- a/sinaps/locale/es/fusiondirectory.po +++ b/sinaps/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Inicio" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Contraseña" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/es_CO/fusiondirectory.po b/sinaps/locale/es_CO/fusiondirectory.po index d8d0eac1f3557c4c7411c4d45a000d2555692d71..89dad29be47cc524925d8a6aa027d5e502529871 100644 --- a/sinaps/locale/es_CO/fusiondirectory.po +++ b/sinaps/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Usuario" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Contraseña" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/es_VE/fusiondirectory.po b/sinaps/locale/es_VE/fusiondirectory.po index ea9fe9ac0ad5ab834a00e88b5e6cb2eddae143ab..3fa1a6fb31231ecec7c826596322e2fe75257754 100644 --- a/sinaps/locale/es_VE/fusiondirectory.po +++ b/sinaps/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Inicio" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Contraseña" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/fa_IR/fusiondirectory.po b/sinaps/locale/fa_IR/fusiondirectory.po index df04198bdb6b06f965a837525ffa4b0204c142d3..7ea956664b17ad8c7b9032bd52a88892e738f79d 100644 --- a/sinaps/locale/fa_IR/fusiondirectory.po +++ b/sinaps/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: fa_IR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/fi_FI/fusiondirectory.po b/sinaps/locale/fi_FI/fusiondirectory.po index 71cd11a73d56c34330e7ff5db60b121de381848f..0905458606e53a2d39722e3c229a69a988ac870e 100644 --- a/sinaps/locale/fi_FI/fusiondirectory.po +++ b/sinaps/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Salasana" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/fr/fusiondirectory.po b/sinaps/locale/fr/fusiondirectory.po index 10257da3bcf64bea8d3abea8da9b31fa59ca6c53..85be13373b14fb911366f706e01dc59ebbf28208 100644 --- a/sinaps/locale/fr/fusiondirectory.po +++ b/sinaps/locale/fr/fusiondirectory.po @@ -5,16 +5,16 @@ # # Translators: # fusiondirectory <contact@fusiondirectory.org>, 2018 -# Benoit Mortier <benoit.mortier@opensides.be>, 2018 +# Benoit Mortier <benoit.mortier@opensides.be>, 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" -"Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" +"Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2019\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,22 +22,22 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" "Impossible d'obtenir la méthode de mot de passe pour le compte \"%s\". Le " "compte n'a pas été verrouillé !" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" "La méthode de mot de passe \"%s\" a échoué. Le compte \"%s\" n'a pas été " "verrouillé !" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -53,9 +53,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "Configuration du plugin SINAPS" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "Sinaps" @@ -153,69 +153,77 @@ msgstr "" "L'un de ces jetons API devra être présent dans l'URL de diffusion utilisée " "par SINAPS." -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "Rôles utilisateur" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "Les rôles qui signifient un utilisateur existe toujours sont présent" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "Acquisition Sinaps" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "URL d'acquisition" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" "URL complète à laquelle les événements d'acquisition doivent être envoyés" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Identifiant" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" "Identifiant à utiliser pour l’authentification de base lorsque vous " "contactez les services SINAPS" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Mot de passe" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" "Mot de passe à utiliser pour l’authentification de base lorsque vous " "contactez les services SINAPS" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "Acquisition type externe" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" "Défini la balise typeExterne lors de l'envoi des données d'acquisition" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "Quel champ synchroniser en tant que méthode de contact en acquisition" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "Nom d'un attribut LDAP" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "Nom de l'attribut Sinaps" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "Méthodes de contact" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "Utilisé pour envoyer une demande d'acquisition aux utilisateurs" @@ -226,3 +234,13 @@ msgid "" msgstr "" "Cet onglet permet d’envoyer un événement d’acquisition à Sinaps chaque fois " "qu’un utilisateur est modifié." + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "Forcer une Acquisition Sinaps" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" +"Envoyer les données d'acquisition même si les données n'ont pas été " +"modifiées dans FusionDirectory" diff --git a/sinaps/locale/hu_HU/fusiondirectory.po b/sinaps/locale/hu_HU/fusiondirectory.po index 63ada3eece3b93e9b8952611548c47b9dfe3fecb..a8a928933b30c2375a479b1ddbac649cd5ee4d22 100644 --- a/sinaps/locale/hu_HU/fusiondirectory.po +++ b/sinaps/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: hu_HU\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/id/fusiondirectory.po b/sinaps/locale/id/fusiondirectory.po index a7a0dfb60c37789597a54b134c3fc467a994d53a..ed565a7d4f5a6e6487390f219ab0d5f649b9f535 100644 --- a/sinaps/locale/id/fusiondirectory.po +++ b/sinaps/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/it_IT/fusiondirectory.po b/sinaps/locale/it_IT/fusiondirectory.po index 06b1c5ec049dd709924dfdb785f5e533a0b65acc..26c0cdf453f4af5ea126d30b84a11d42350083e1 100644 --- a/sinaps/locale/it_IT/fusiondirectory.po +++ b/sinaps/locale/it_IT/fusiondirectory.po @@ -5,16 +5,16 @@ # # Translators: # fusiondirectory <contact@fusiondirectory.org>, 2018 -# Paola Penati <paola.penati@opensides.be>, 2018 +# Paola Penati <paola.penati@opensides.be>, 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" -"Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" +"Last-Translator: Paola Penati <paola.penati@opensides.be>, 2019\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,22 +22,22 @@ msgstr "" "Language: it_IT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" "Impossibile ottenere metodo di password per l'account\"%s\". Non è stato " "bloccato!" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" "Il metodo di bloccaggio \"%s\" é fallito. L'account \"%s\" non é stato " "bloccato!" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "Account \"%s\" non trovato nella LDAP. Non é stato bloccato!" @@ -51,9 +51,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "Configurazione del plugin SINAPS di FusionDirectory" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "Sinaps" @@ -150,66 +150,74 @@ msgstr "" "Uno di questi token API dovrà essere presente nell'URL di diffusione " "utilizzato da SINAPS" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "Ruoli utente" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "Ruoli che significa che un utente esiste ancora se presente" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "Sinaps Acquisition" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "URL di acquisizione" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "URL completo a cui devono essere inviati gli eventi di acquisizione" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Nome utente" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" "Login da utilizzare per Basic Auth quando si contattano i servizi SINAPS" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Password" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" "Password da utilizzare per l'autenticazione di base quando si contattano i " "servizi SINAPS" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "Acquisizione tipo esterno" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "Imposta il tag typeExterne quando invii i dati di acquisizione" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "Quale campo sincronizzare come metodi di contatto nell'acquisizione" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "Nome di un attributo LDAP" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "Nome dell'attributo Sinaps" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "Metodi di contatto" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "Utilizzato per inviare una richiesta di acquisizione per gli utenti" @@ -220,3 +228,13 @@ msgid "" msgstr "" "Questa tab si occupa dell'invio di eventi di acquisizione a Sinaps ogni " "volta che un utente viene modificato." + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "Forza l'acquisizione Sinaps" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" +"Invia dati di acquisizione anche se i dati non sono stati modificati in " +"FusionDirectory" diff --git a/sinaps/locale/ja/fusiondirectory.po b/sinaps/locale/ja/fusiondirectory.po index 7835b99f68b3d89d772b971db334fc0bcfc2023e..c8d748b7a285d6164883a8567f5a9fd6174e77f0 100644 --- a/sinaps/locale/ja/fusiondirectory.po +++ b/sinaps/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/ko/fusiondirectory.po b/sinaps/locale/ko/fusiondirectory.po index aed1a8470faf41acb2b47bc7ecde600e0415ee64..9bdf65cef36ad860c5d7bbba2791457f528f71e2 100644 --- a/sinaps/locale/ko/fusiondirectory.po +++ b/sinaps/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "\"%s\" ê³„ì •ì˜ íŒ¨ìŠ¤ì›Œë“œë¥¼ ê°€ì ¸ì˜¬ 수 없습니다. ìž ê²¨ìžˆì§€ 않습니다." -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "\"%s\"ì˜ íŒ¨ìŠ¤ì›Œë“œë¥¼ ìž ê¸€ 수 없습니다. \"%s\" ê³„ì •ì´ ìž ê²¨ìžˆì§€ 않습니다." -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "LDAPì—서 ê³„ì • \"%s\"ì„ ì°¾ì„ ìˆ˜ 없습니다. ìž ê²¨ìžˆì§€ 않습니다." @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "패스워드" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/lv/fusiondirectory.po b/sinaps/locale/lv/fusiondirectory.po index fe4a3035d74d9227b4e2e521b960a195d3c16345..ccd1ccfd491b2e6c5955a8dea2c94c131a1b9560 100644 --- a/sinaps/locale/lv/fusiondirectory.po +++ b/sinaps/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/nb/fusiondirectory.po b/sinaps/locale/nb/fusiondirectory.po index b65457821622b32f107615e2252a83c6cae7c1ba..21cec864056f91360b723ff190916be2f299d823 100644 --- a/sinaps/locale/nb/fusiondirectory.po +++ b/sinaps/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/nl/fusiondirectory.po b/sinaps/locale/nl/fusiondirectory.po index a0141d7616bd5ef015be8b58580d9edefb4cfb43..266c4c937eff46b98faf9802f00bc92329d35a69 100644 --- a/sinaps/locale/nl/fusiondirectory.po +++ b/sinaps/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" @@ -22,22 +22,22 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" "Kan de wachtwoordmethode niet opvragen voor account \"%s\". Het is niet " "vergrendeld!" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" "Wachtwoordmethode \"%s\" kon niet vergrendelen. Account \"%s\" is niet " "vergrendeld!" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "Account \"%s\" kon niet gevonden worden in LDAP. Het is niet vergrendeld." @@ -51,9 +51,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -138,63 +138,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Login" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Paswoord" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -203,3 +211,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/pl/fusiondirectory.po b/sinaps/locale/pl/fusiondirectory.po index a6262b2fa5a3fc96dfcc3bbd74a54b4d178b6856..8e3b267cdd0f5237fe7cf21884d544c135627a8b 100644 --- a/sinaps/locale/pl/fusiondirectory.po +++ b/sinaps/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Login" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "HasÅ‚o" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/pt/fusiondirectory.po b/sinaps/locale/pt/fusiondirectory.po index 70a88a36f9561682e41c715d466e5467a95ad972..408a54918cdfb2287f8d5213fee7cd8a2c070cdb 100644 --- a/sinaps/locale/pt/fusiondirectory.po +++ b/sinaps/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Login" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Senha" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/pt_BR/fusiondirectory.po b/sinaps/locale/pt_BR/fusiondirectory.po index d0f898935c48c55c880171e93687fdaf35fbaab3..65734f152e11dcc2e9b61e93ec6fe95779c210cf 100644 --- a/sinaps/locale/pt_BR/fusiondirectory.po +++ b/sinaps/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Login" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Senha" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/ru/fusiondirectory.po b/sinaps/locale/ru/fusiondirectory.po index 77957821a562958a4c4e5d9aad1558b1b5c1750d..3a096a0d566ef5ea91aef0bb71e989b15a9399ae 100644 --- a/sinaps/locale/ru/fusiondirectory.po +++ b/sinaps/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Пароль" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/ru@petr1708/fusiondirectory.po b/sinaps/locale/ru@petr1708/fusiondirectory.po index bbe11139a09e2f070e3bb2cf5cbe1876dd06096c..234bda9b37347365a8bd49beeeb1a02edfbb6962 100644 --- a/sinaps/locale/ru@petr1708/fusiondirectory.po +++ b/sinaps/locale/ru@petr1708/fusiondirectory.po @@ -8,27 +8,27 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ru@petr1708\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/sv/fusiondirectory.po b/sinaps/locale/sv/fusiondirectory.po index 54e866b69d4d33041c98b01d4906a023e7d2dc78..a9b30cde548612aabb427829265681b07f5d3dcf 100644 --- a/sinaps/locale/sv/fusiondirectory.po +++ b/sinaps/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Användarnamn" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Lösenord" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/tr_TR/fusiondirectory.po b/sinaps/locale/tr_TR/fusiondirectory.po index d674d8d6c4be24719e4c4b9b00221c870e85532d..bf3af14b3af728107069745571324a42ee6ebaa1 100644 --- a/sinaps/locale/tr_TR/fusiondirectory.po +++ b/sinaps/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/ug/fusiondirectory.po b/sinaps/locale/ug/fusiondirectory.po index ee434d6436a4caa9651f52628ea0874c1e5f4f54..d0104c61c7b20c5ae5f5ce39f09fc01c24d71d14 100644 --- a/sinaps/locale/ug/fusiondirectory.po +++ b/sinaps/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: ug\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/vi_VN/fusiondirectory.po b/sinaps/locale/vi_VN/fusiondirectory.po index d4e8a009b43ce2db9ee1a709accc85fca2c82b01..9caf4a488fece0221a158464b5b81f68931085a5 100644 --- a/sinaps/locale/vi_VN/fusiondirectory.po +++ b/sinaps/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "Äăng nháºp" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "Máºt khẩu" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "LDAP" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/zh/fusiondirectory.po b/sinaps/locale/zh/fusiondirectory.po index 29c676ee8ad9e2ebb55d80d2e2069680ece3f76e..2ce7f20db4e68be5f0bd1998502efd665435ac9d 100644 --- a/sinaps/locale/zh/fusiondirectory.po +++ b/sinaps/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" @@ -21,18 +21,18 @@ msgstr "" "Language: zh\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -46,9 +46,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -133,63 +133,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "登录å" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "å£ä»¤" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -198,3 +206,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/locale/zh_TW/fusiondirectory.po b/sinaps/locale/zh_TW/fusiondirectory.po index 1d621f35fe2c491d35a2658b8184d4907a63c2b4..b5aca8e2f3d02b427251d7b045217ff6c4389b22 100644 --- a/sinaps/locale/zh_TW/fusiondirectory.po +++ b/sinaps/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2018-12-10 21:10+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -17,18 +17,18 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: include/class_sinapsDiffusionHandlerJob.inc:292 -#: include/class_sinapsDiffusionHandlerJob.inc:313 +#: include/class_sinapsDiffusionHandlerJob.inc:302 +#: include/class_sinapsDiffusionHandlerJob.inc:323 #, php-format msgid "Failed to get password method for account \"%s\". It has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:309 +#: include/class_sinapsDiffusionHandlerJob.inc:319 #, php-format msgid "Password method \"%s\" failed locking. Account \"%s\" has not been locked!" msgstr "" -#: include/class_sinapsDiffusionHandlerJob.inc:316 +#: include/class_sinapsDiffusionHandlerJob.inc:326 #, php-format msgid "Could not find account \"%s\" in LDAP. It has not been locked!" msgstr "" @@ -42,9 +42,9 @@ msgid "FusionDirectory SINAPS plugin configuration" msgstr "" #: config/sinaps/class_sinapsConfig.inc:43 -#: config/sinaps/class_sinapsConfig.inc:151 -#: personal/sinaps/class_sinapsUser.inc:26 +#: config/sinaps/class_sinapsConfig.inc:158 #: personal/sinaps/class_sinapsUser.inc:27 +#: personal/sinaps/class_sinapsUser.inc:28 #: personal/sinaps/class_sinapsUser.inc:44 msgid "Sinaps" msgstr "" @@ -129,63 +129,71 @@ msgid "" " SINAPS" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:94 +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "User roles" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:93 +msgid "Roles which means a user still exists if present" +msgstr "" + +#: config/sinaps/class_sinapsConfig.inc:101 msgid "Sinaps Acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Acquisition URL" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:97 +#: config/sinaps/class_sinapsConfig.inc:104 msgid "Full URL to which acquisition events should be sent" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:101 +#: config/sinaps/class_sinapsConfig.inc:108 msgid "Login to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:106 +#: config/sinaps/class_sinapsConfig.inc:113 msgid "Password to use for Basic Auth when contacting SINAPS services" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Acquisition external type" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:110 +#: config/sinaps/class_sinapsConfig.inc:117 msgid "Set in typeExterne tag when sending acquisition data" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:116 +#: config/sinaps/class_sinapsConfig.inc:123 msgid "Which field to sync as contact methods in acquisition" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:120 +#: config/sinaps/class_sinapsConfig.inc:127 msgid "Name of an LDAP attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:124 +#: config/sinaps/class_sinapsConfig.inc:131 msgid "Name of the Sinaps attribute" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:129 +#: config/sinaps/class_sinapsConfig.inc:136 msgid "Contact methods" msgstr "" -#: config/sinaps/class_sinapsConfig.inc:151 +#: config/sinaps/class_sinapsConfig.inc:158 msgid "LDAP" msgstr "" -#: personal/sinaps/class_sinapsUser.inc:28 +#: personal/sinaps/class_sinapsUser.inc:29 msgid "Used to send acquisition request for users" msgstr "" @@ -194,3 +202,11 @@ msgid "" "This tab takes care of sending Acquisition event to Sinaps whenever a user " "is modified." msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Force Sinaps Acquisition" +msgstr "" + +#: personal/sinaps/class_sinapsUser.inc:53 +msgid "Send Acquisition data even if data was not modified in FusionDirectory" +msgstr "" diff --git a/sinaps/personal/sinaps/class_sinapsUser.inc b/sinaps/personal/sinaps/class_sinapsUser.inc index b51edc1265519b6eab68b784c65fc9fcfeba279e..b8040d320a760743c9c4ba50c265dd0c0addef28 100644 --- a/sinaps/personal/sinaps/class_sinapsUser.inc +++ b/sinaps/personal/sinaps/class_sinapsUser.inc @@ -1,7 +1,8 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2017-2018 FusionDirectory + + Copyright (C) 2017-2019 FusionDirectory This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,14 +27,13 @@ class sinapsUser extends simplePlugin 'plShortName' => _('Sinaps'), 'plTitle' => _('Sinaps'), 'plDescription' => _('Used to send acquisition request for users'), - 'plFilter' => '(objectClass=*)', 'plSelfModify' => FALSE, 'plObjectClass' => array(), 'plObjectType' => array('user'), - //~ 'plIcon' => '', - //~ 'plSmallIcon' => '', + 'plIcon' => 'geticon.php?context=applications&icon=sinaps&size=48', + 'plSmallIcon' => 'geticon.php?context=applications&icon=sinaps&size=16', - 'plProvidedAcls' => array() + 'plProvidedAcls' => parent::generatePlProvidedAcls(static::getAttributesInfo()) ); } @@ -49,12 +49,23 @@ class sinapsUser extends simplePlugin 'sinaps_explanation', FALSE, _('This tab takes care of sending Acquisition event to Sinaps whenever a user is modified.') ), + new BooleanAttribute( + _('Force Sinaps Acquisition'), _('Send Acquisition data even if data was not modified in FusionDirectory'), + 'force_acquisition', FALSE + ), ) ) ); } - function codeEntiteToldapUuidCallback($codeEntite) + function __construct ($dn = NULL, $object = NULL, $parent = NULL, $mainTab = FALSE, $attributesInfo = NULL) + { + parent::__construct($dn, $object, $parent, $mainTab, $attributesInfo); + + $this->attributesAccess['force_acquisition']->setInLdap(FALSE); + } + + function codeEntiteToldapUuidCallback ($codeEntite) { global $config; @@ -62,8 +73,8 @@ class sinapsUser extends simplePlugin * This is done here to make sure sinapsRequestAcquisition does not perform LDAP searches by itself * */ $entites = objects::ls( - 'entite', - array('supannRefId' => '*', 'supannTypeEntite' => 1, 'dn' => 'raw'), + array('entite','etablissement'), + array('supannRefId' => '*', 'dn' => 'raw'), NULL, '(supannCodeEntite='.$codeEntite.')' ); @@ -98,6 +109,7 @@ class sinapsUser extends simplePlugin if ($config->get_cfg_value('SinapsEnabled', 'FALSE') == 'FALSE') { return array(); } + if ($config->get_cfg_value('SinapsAcquisitionURL', '') == '') { return array('Sinaps acquisition URL is not filled in FusionDirectory configuration'); } @@ -126,6 +138,25 @@ class sinapsUser extends simplePlugin $attributes[$ldapField] = 1; } + if (!$this->force_acquisition) { + /* Skip sync if no field changed */ + $sync = FALSE; + foreach (array_keys($attributes) as $ldapField) { + foreach ($this->parent->by_object as $class => $tab) { + if (isset($tab->attributesAccess[$ldapField])) { + if ($tab->attributesAccess[$ldapField]->hasChanged()) { + $sync = TRUE; + break 2; + } + break; + } + } + } + if (!$sync) { + return array(); + } + } + $attributes['dn'] = 'raw'; $users = objects::ls('user', $attributes, $this->dn, '', FALSE, 'base'); diff --git a/sogo/locale/af_ZA/fusiondirectory.po b/sogo/locale/af_ZA/fusiondirectory.po index 8107365232dfe840b07b8a30acaaa3e784fe5c23..eec6fc5783f3e225ae200caad7c023d0ff168043 100644 --- a/sogo/locale/af_ZA/fusiondirectory.po +++ b/sogo/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/sogo/locale/ar/fusiondirectory.po b/sogo/locale/ar/fusiondirectory.po index 72a8693d1fc0d23624ea144a882e6d81fb5cd8a5..0d408331d9c2f79e750010fe4ad18ad7b2b246a6 100644 --- a/sogo/locale/ar/fusiondirectory.po +++ b/sogo/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/sogo/locale/ca/fusiondirectory.po b/sogo/locale/ca/fusiondirectory.po index b3d0add568be3cc649d13ed2f32d7805b72fa964..0b79ca06cf31e4842d0d217b729e026188404fe4 100644 --- a/sogo/locale/ca/fusiondirectory.po +++ b/sogo/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" diff --git a/sogo/locale/cs_CZ/fusiondirectory.po b/sogo/locale/cs_CZ/fusiondirectory.po index 49a68ac5410c2595ff25a8770f9402137c83b872..f60777088ac8bbbf73ad48288768db0a60101d8f 100644 --- a/sogo/locale/cs_CZ/fusiondirectory.po +++ b/sogo/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/sogo/locale/de/fusiondirectory.po b/sogo/locale/de/fusiondirectory.po index 8b37f0087c7becd1b5661c53f244d92cb27b4e94..e84d7b72fde92c7d19f0955ddd2d1d6f97cee391 100644 --- a/sogo/locale/de/fusiondirectory.po +++ b/sogo/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/sogo/locale/el_GR/fusiondirectory.po b/sogo/locale/el_GR/fusiondirectory.po index bf2413053684ef19bf8fb9b990f7b0d91a490757..56c7e575e9bfd733c3b1b4b2d6dd8fb392498a02 100644 --- a/sogo/locale/el_GR/fusiondirectory.po +++ b/sogo/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/sogo/locale/es/fusiondirectory.po b/sogo/locale/es/fusiondirectory.po index 3f97716bdfa00e3b755355c26e952bd78ef8ffc4..d1580e93c675ad950048fa73803dd624836b0fee 100644 --- a/sogo/locale/es/fusiondirectory.po +++ b/sogo/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/sogo/locale/es_CO/fusiondirectory.po b/sogo/locale/es_CO/fusiondirectory.po index 7285fdfab392d06e94cca2d79980150a9e220d7d..5d83339ca526ea3aa211b2409860c6cc22eb5c9a 100644 --- a/sogo/locale/es_CO/fusiondirectory.po +++ b/sogo/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/sogo/locale/es_VE/fusiondirectory.po b/sogo/locale/es_VE/fusiondirectory.po index 7d5fd615639e2600c030999640f7fcadf6ae36cf..7de1f18f7d096d113ff6d71c273d3dfe3f25f887 100644 --- a/sogo/locale/es_VE/fusiondirectory.po +++ b/sogo/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/sogo/locale/fa_IR/fusiondirectory.po b/sogo/locale/fa_IR/fusiondirectory.po index f443e8ee5727eb9f9eaea3a4708ce7559f237ebd..5811ca75b7b9f2732deb0e93fb21c731a1a27296 100644 --- a/sogo/locale/fa_IR/fusiondirectory.po +++ b/sogo/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/sogo/locale/fi_FI/fusiondirectory.po b/sogo/locale/fi_FI/fusiondirectory.po index ddc560ced193ebc70801dcc8dcf721f45a2424d3..7f525bc5bbd744c2bf2496be5c8feb5d8015316d 100644 --- a/sogo/locale/fi_FI/fusiondirectory.po +++ b/sogo/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/sogo/locale/fr/fusiondirectory.po b/sogo/locale/fr/fusiondirectory.po index 03ef525955372c518dbf38aeb5dda181e56ca1b6..66a144cac2c6cf4f5e8ecef2b7d45b18ba8a1b4d 100644 --- a/sogo/locale/fr/fusiondirectory.po +++ b/sogo/locale/fr/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/sogo/locale/hu_HU/fusiondirectory.po b/sogo/locale/hu_HU/fusiondirectory.po index 655da034301ad552bcd2f198eb58bb3bdc94aaa5..8f1d2e50832988c1326654dffbedf20c21d0c39e 100644 --- a/sogo/locale/hu_HU/fusiondirectory.po +++ b/sogo/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/sogo/locale/id/fusiondirectory.po b/sogo/locale/id/fusiondirectory.po index 1ca84da124aa93d7fe22ef1858bfc7ab103a6ffe..32af97ceb6a1996ec2c1697c2a8c21151587275b 100644 --- a/sogo/locale/id/fusiondirectory.po +++ b/sogo/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/sogo/locale/it_IT/fusiondirectory.po b/sogo/locale/it_IT/fusiondirectory.po index 47d680a70582b01150e69d06b2d7a1fe5da5befd..f223251a93c57e446a9db652681002a82bff1078 100644 --- a/sogo/locale/it_IT/fusiondirectory.po +++ b/sogo/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/sogo/locale/ja/fusiondirectory.po b/sogo/locale/ja/fusiondirectory.po index 66e3870fc0cee6b153db7d142f67f87bec0d58e7..9f631e2b70d889057e4efa0fa4fb7dec4ccdf0f4 100644 --- a/sogo/locale/ja/fusiondirectory.po +++ b/sogo/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/sogo/locale/ko/fusiondirectory.po b/sogo/locale/ko/fusiondirectory.po index eb0d91bfdabb77bd27ba1b03c39a6971070e00f3..cf087517d3c0ee783a0d4d6f8dba1ec529868c5e 100644 --- a/sogo/locale/ko/fusiondirectory.po +++ b/sogo/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/sogo/locale/lv/fusiondirectory.po b/sogo/locale/lv/fusiondirectory.po index dc5895adb84dead206c587d511b20d3ff558f289..4a209b07848c9b972014d35d2a08aee131b530fd 100644 --- a/sogo/locale/lv/fusiondirectory.po +++ b/sogo/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/sogo/locale/nb/fusiondirectory.po b/sogo/locale/nb/fusiondirectory.po index 117152a2be98648b9a70c82f08cae408c58fce7f..5b023b88f6b4cc2592d542041c894566409923b7 100644 --- a/sogo/locale/nb/fusiondirectory.po +++ b/sogo/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/sogo/locale/nl/fusiondirectory.po b/sogo/locale/nl/fusiondirectory.po index c1574e0846adde721fb5a4dda4a1ce5c2d6b34e9..fa103efee65eff34056243b7022cb36198352fe4 100644 --- a/sogo/locale/nl/fusiondirectory.po +++ b/sogo/locale/nl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/sogo/locale/pl/fusiondirectory.po b/sogo/locale/pl/fusiondirectory.po index 197b5840d854c4689d311af1948631c83659b1dd..438fb92facd7b82b915ae7d40179d9d8036ad081 100644 --- a/sogo/locale/pl/fusiondirectory.po +++ b/sogo/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/sogo/locale/pt/fusiondirectory.po b/sogo/locale/pt/fusiondirectory.po index 8de7e544de22dfe4156080b9e0850a34909f812e..aab7f6820a877a58cb1b985b869333f0eb93583a 100644 --- a/sogo/locale/pt/fusiondirectory.po +++ b/sogo/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/sogo/locale/pt_BR/fusiondirectory.po b/sogo/locale/pt_BR/fusiondirectory.po index d31bb07b7f656dac4b9fd8f5ca559dedeef43ea6..2020921652e6c2167ebb63f4db46cdd0192e4edf 100644 --- a/sogo/locale/pt_BR/fusiondirectory.po +++ b/sogo/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/sogo/locale/ru/fusiondirectory.po b/sogo/locale/ru/fusiondirectory.po index 0de35a706b93061513c1a25c4ff4a3646dc63260..87d3fce42f0a6db5c9e92926af4093b6a1513b72 100644 --- a/sogo/locale/ru/fusiondirectory.po +++ b/sogo/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/sogo/locale/ru@petr1708/fusiondirectory.po b/sogo/locale/ru@petr1708/fusiondirectory.po index a8ded33c68cf20b314e35a8f1a6cfcf6dddbe927..8305ce025ec2767bbcaea34acc56a4d6dc7a9040 100644 --- a/sogo/locale/ru@petr1708/fusiondirectory.po +++ b/sogo/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/sogo/locale/sv/fusiondirectory.po b/sogo/locale/sv/fusiondirectory.po index 476671b3caa3831270fea2c3517043a360c636bb..66ae31ecf3e73abc1e6c42c665cb37521f3acc5d 100644 --- a/sogo/locale/sv/fusiondirectory.po +++ b/sogo/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/sogo/locale/tr_TR/fusiondirectory.po b/sogo/locale/tr_TR/fusiondirectory.po index f7b2818e3e338dc824297f92ffad6726c6a98281..aa222993b103cf37bdd3c9cec9855eda5944dcc4 100644 --- a/sogo/locale/tr_TR/fusiondirectory.po +++ b/sogo/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/sogo/locale/ug/fusiondirectory.po b/sogo/locale/ug/fusiondirectory.po index c519b8552d3c8a65a402f47f0fa3e3e950c9cd0c..e1137c3135a28ecf0a10330c19d99842416bfe36 100644 --- a/sogo/locale/ug/fusiondirectory.po +++ b/sogo/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/sogo/locale/vi_VN/fusiondirectory.po b/sogo/locale/vi_VN/fusiondirectory.po index f0e0490847dbda543d3ed403cd54617c35a838a5..e4e1a96b190c9830c247a2a172beb909b8c2a23a 100644 --- a/sogo/locale/vi_VN/fusiondirectory.po +++ b/sogo/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/sogo/locale/zh/fusiondirectory.po b/sogo/locale/zh/fusiondirectory.po index 918ec72954ae7166c376a0fd09f1c34d399d5831..ddeb57aefbecebe67c9635132f3cc61dcafa6855 100644 --- a/sogo/locale/zh/fusiondirectory.po +++ b/sogo/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/sogo/locale/zh_TW/fusiondirectory.po b/sogo/locale/zh_TW/fusiondirectory.po index ce0e0aaf8231ae3bd0d40edf37aba42904f35824..d00191a954305ab8e24c36c45e2002d14b404327 100644 --- a/sogo/locale/zh_TW/fusiondirectory.po +++ b/sogo/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/spamassassin/locale/af_ZA/fusiondirectory.po b/spamassassin/locale/af_ZA/fusiondirectory.po index 3c1c1c789f30d2832ba6a3964b858e4d76d324d4..efd78ac3bd1b5ff1af8d070f3005f1994491022a 100644 --- a/spamassassin/locale/af_ZA/fusiondirectory.po +++ b/spamassassin/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/spamassassin/locale/ar/fusiondirectory.po b/spamassassin/locale/ar/fusiondirectory.po index 50f62eb6cf47056097dda4e8a3fa89470062f4ee..277065dee4dd010b0f1d17b7abf99e462f785a22 100644 --- a/spamassassin/locale/ar/fusiondirectory.po +++ b/spamassassin/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/spamassassin/locale/ca/fusiondirectory.po b/spamassassin/locale/ca/fusiondirectory.po index 0748e16b6bb372c49531e2b9270ed3b6de3265dd..f2de8aff317ce5384fdd00410d9eba8895a564a2 100644 --- a/spamassassin/locale/ca/fusiondirectory.po +++ b/spamassassin/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/spamassassin/locale/cs_CZ/fusiondirectory.po b/spamassassin/locale/cs_CZ/fusiondirectory.po index 16f868bbfea0745842cd9c37d6efa97f73172329..9c80be0866fc869978589f436b83df81f3c92a3b 100644 --- a/spamassassin/locale/cs_CZ/fusiondirectory.po +++ b/spamassassin/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/spamassassin/locale/de/fusiondirectory.po b/spamassassin/locale/de/fusiondirectory.po index ace50995d85f65cf5b72e89bce82376c8881d8d3..7e180ba8d89f5f13b59f04e8612801300461f66f 100644 --- a/spamassassin/locale/de/fusiondirectory.po +++ b/spamassassin/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/spamassassin/locale/el_GR/fusiondirectory.po b/spamassassin/locale/el_GR/fusiondirectory.po index 7873f57a3a0ab08d837314d17f0bbdd3bd31c03d..c8d83d27bba8d950acc73275808bb92dc872fdbd 100644 --- a/spamassassin/locale/el_GR/fusiondirectory.po +++ b/spamassassin/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/spamassassin/locale/es/fusiondirectory.po b/spamassassin/locale/es/fusiondirectory.po index b4dcaef0132004f2c54834ffafa7de339a6bc1db..50a3c364c3edae519c4ef46db9bad3f2cc5661c3 100644 --- a/spamassassin/locale/es/fusiondirectory.po +++ b/spamassassin/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/spamassassin/locale/es_CO/fusiondirectory.po b/spamassassin/locale/es_CO/fusiondirectory.po index 2729c15225a295c4464dab9bc50232e973001424..c9f7147237b531c35f287da7266e095e4cd10d4a 100644 --- a/spamassassin/locale/es_CO/fusiondirectory.po +++ b/spamassassin/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/spamassassin/locale/es_VE/fusiondirectory.po b/spamassassin/locale/es_VE/fusiondirectory.po index 11d75eee9ab67acf0dd1f34830c650bc5f9667e8..7f5c8f90d0776129471b15deed53f881cfaef498 100644 --- a/spamassassin/locale/es_VE/fusiondirectory.po +++ b/spamassassin/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/spamassassin/locale/fa_IR/fusiondirectory.po b/spamassassin/locale/fa_IR/fusiondirectory.po index dfb0a645193c5fdfe0e97d65b95b17dc065b07fd..cbce0ba16f43f663bee561ca47768c251d6d6bd7 100644 --- a/spamassassin/locale/fa_IR/fusiondirectory.po +++ b/spamassassin/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/spamassassin/locale/fi_FI/fusiondirectory.po b/spamassassin/locale/fi_FI/fusiondirectory.po index e470d32130e55d03052e0e04f315e25913db2476..533ef61b621c198959febe91a5a2f469cc0c226d 100644 --- a/spamassassin/locale/fi_FI/fusiondirectory.po +++ b/spamassassin/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/spamassassin/locale/fr/fusiondirectory.po b/spamassassin/locale/fr/fusiondirectory.po index e12310a6cb1d018c406e02617063132d4bbb5e9b..dd3a1d8ccb509aafdd6bd73f0c7910f1ca82b63d 100644 --- a/spamassassin/locale/fr/fusiondirectory.po +++ b/spamassassin/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/spamassassin/locale/hu_HU/fusiondirectory.po b/spamassassin/locale/hu_HU/fusiondirectory.po index f6172414b0ba68fb9efb73cec0d18023e6017a68..d88b7408610300fc6b3d2cfa513d2589546843a4 100644 --- a/spamassassin/locale/hu_HU/fusiondirectory.po +++ b/spamassassin/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/spamassassin/locale/id/fusiondirectory.po b/spamassassin/locale/id/fusiondirectory.po index ccc1928062bba5af79e7011f7fbd7be54da07bce..7023b37837c83b1f2a27a670e2b3394c30af35ff 100644 --- a/spamassassin/locale/id/fusiondirectory.po +++ b/spamassassin/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/spamassassin/locale/it_IT/fusiondirectory.po b/spamassassin/locale/it_IT/fusiondirectory.po index b6c0ae0f638b9e581d720b6c1583b99182c71249..cd8a4ef32b5fb8052022352557263990f21990e2 100644 --- a/spamassassin/locale/it_IT/fusiondirectory.po +++ b/spamassassin/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/spamassassin/locale/ja/fusiondirectory.po b/spamassassin/locale/ja/fusiondirectory.po index 25db896e04824a36f702f02ee29f84ce90be55e2..65857a70d63500956ff7ece9af0e5fa4404c73cb 100644 --- a/spamassassin/locale/ja/fusiondirectory.po +++ b/spamassassin/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/spamassassin/locale/ko/fusiondirectory.po b/spamassassin/locale/ko/fusiondirectory.po index 20cb7fb9b03ceb33684a9de9c2bf0bfc3c8c33e5..efc41e9edff87689a87dcffc524b73b7b7fcab8a 100644 --- a/spamassassin/locale/ko/fusiondirectory.po +++ b/spamassassin/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/spamassassin/locale/lv/fusiondirectory.po b/spamassassin/locale/lv/fusiondirectory.po index be90417b780c536ed94a2ecde3fc383ab06ba813..ad1c56eacde474ec81ce36df61e183749f45eebc 100644 --- a/spamassassin/locale/lv/fusiondirectory.po +++ b/spamassassin/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/spamassassin/locale/nb/fusiondirectory.po b/spamassassin/locale/nb/fusiondirectory.po index ae8b34d037230edbc640b91f0c5453653ffa9276..a121d541925cf4860455dfb9becaf51cd729e484 100644 --- a/spamassassin/locale/nb/fusiondirectory.po +++ b/spamassassin/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/spamassassin/locale/nl/fusiondirectory.po b/spamassassin/locale/nl/fusiondirectory.po index 68a1977b54f0d5975dd9f12c618e509856f34ec9..45c4a09889101a30e68fe7ec9622c5676af94f29 100644 --- a/spamassassin/locale/nl/fusiondirectory.po +++ b/spamassassin/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/spamassassin/locale/pl/fusiondirectory.po b/spamassassin/locale/pl/fusiondirectory.po index 93028b9d4b53148cae9a21879b1f2efb1de66066..ebef29ffee4ea8e4d65d20baae40bebe41f14e68 100644 --- a/spamassassin/locale/pl/fusiondirectory.po +++ b/spamassassin/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/spamassassin/locale/pt/fusiondirectory.po b/spamassassin/locale/pt/fusiondirectory.po index 2906a8a068bf48f02d78cee925a98805d6dd0898..d9b69e311536cda1454fe201e424dbd60de1cf15 100644 --- a/spamassassin/locale/pt/fusiondirectory.po +++ b/spamassassin/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/spamassassin/locale/pt_BR/fusiondirectory.po b/spamassassin/locale/pt_BR/fusiondirectory.po index 2cb0d000d76e99c4a403d09fea1b8b7e294c9cf5..7527c272814fb9b68383dc07bd8f6adbd0a71b58 100644 --- a/spamassassin/locale/pt_BR/fusiondirectory.po +++ b/spamassassin/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/spamassassin/locale/ru/fusiondirectory.po b/spamassassin/locale/ru/fusiondirectory.po index f163c8af4327928debcb0f7d4ecb0c2ec292192c..023839799d6e2b40394e8a2cfd1f6478eda581a7 100644 --- a/spamassassin/locale/ru/fusiondirectory.po +++ b/spamassassin/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/spamassassin/locale/ru@petr1708/fusiondirectory.po b/spamassassin/locale/ru@petr1708/fusiondirectory.po index 10a3d3941f026dc04925da299b066080e6351567..04057dd0a7e695cb955e2cd1778bc8c7ffc54659 100644 --- a/spamassassin/locale/ru@petr1708/fusiondirectory.po +++ b/spamassassin/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/spamassassin/locale/sv/fusiondirectory.po b/spamassassin/locale/sv/fusiondirectory.po index a85e9342cdfcb85e08e0bc4af8225d4e33dc1b79..4c30cce1df8ab0e94637d7f1179ab5ab8e9b1d26 100644 --- a/spamassassin/locale/sv/fusiondirectory.po +++ b/spamassassin/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/spamassassin/locale/tr_TR/fusiondirectory.po b/spamassassin/locale/tr_TR/fusiondirectory.po index 6bca54dfb5cf7fa1546ddbcc7fe0e77ec0ee235d..4e29bd79b39a0f27b8c4805cb5c2a089333d5b38 100644 --- a/spamassassin/locale/tr_TR/fusiondirectory.po +++ b/spamassassin/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/spamassassin/locale/ug/fusiondirectory.po b/spamassassin/locale/ug/fusiondirectory.po index dc492c8e68c4261cc11edcf461ff94371bed2c88..d6aab3e58df0c9a9b6798e2e1bcd6435dbee3d85 100644 --- a/spamassassin/locale/ug/fusiondirectory.po +++ b/spamassassin/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/spamassassin/locale/vi_VN/fusiondirectory.po b/spamassassin/locale/vi_VN/fusiondirectory.po index 6ee2dd678bd46f971f8cfc8bbc1e94eb6a4cec66..0fff68eb1d8c140f9795d872b9f0b45f6c066374 100644 --- a/spamassassin/locale/vi_VN/fusiondirectory.po +++ b/spamassassin/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/spamassassin/locale/zh/fusiondirectory.po b/spamassassin/locale/zh/fusiondirectory.po index f920ed470adb51818ca50fe035df893f6d26d453..81b505795dfc4c23699b2746721c60b4d59a765c 100644 --- a/spamassassin/locale/zh/fusiondirectory.po +++ b/spamassassin/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/spamassassin/locale/zh_TW/fusiondirectory.po b/spamassassin/locale/zh_TW/fusiondirectory.po index 3a725455cd3253109bb4a8ecf16713d8475c6032..7763ebda52266ba02e41f7bd1130994a828c5270 100644 --- a/spamassassin/locale/zh_TW/fusiondirectory.po +++ b/spamassassin/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:20+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/af_ZA/fusiondirectory.po b/squid/locale/af_ZA/fusiondirectory.po index 3191383ffb9102e5f35b15cbacf39fc28e52e0ef..e63e3919d750984b31c04261904b1c23d06fc2be 100644 --- a/squid/locale/af_ZA/fusiondirectory.po +++ b/squid/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/ar/fusiondirectory.po b/squid/locale/ar/fusiondirectory.po index 0ed66b1f985c4f3f6fb445fdb785e2a4cf73c132..5a194e4b50f39a54371f074552181453f324e210 100644 --- a/squid/locale/ar/fusiondirectory.po +++ b/squid/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/squid/locale/ca/fusiondirectory.po b/squid/locale/ca/fusiondirectory.po index 911d9155e7f5d16a413464a5bac9069ccaf4612b..e65d95b25b2c35b262dd355da4e470f5782d0df8 100644 --- a/squid/locale/ca/fusiondirectory.po +++ b/squid/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/squid/locale/cs_CZ/fusiondirectory.po b/squid/locale/cs_CZ/fusiondirectory.po index 096cace45c44a8687d96eed7725a03eed92f32ab..76002c5a7d222408dd18351ff22ef712d7e3d29a 100644 --- a/squid/locale/cs_CZ/fusiondirectory.po +++ b/squid/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/squid/locale/de/fusiondirectory.po b/squid/locale/de/fusiondirectory.po index 1014298a41bcaa6303f4ab09f30a38702dc51626..f9508278fd2f3505f5fc720eeb04cfa40b47eee0 100644 --- a/squid/locale/de/fusiondirectory.po +++ b/squid/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/squid/locale/el_GR/fusiondirectory.po b/squid/locale/el_GR/fusiondirectory.po index 6ba56a4e962d959c881371b80e7d1ba0542c39a4..9bb66e94f57f810f8230015916ad17e31449d7b5 100644 --- a/squid/locale/el_GR/fusiondirectory.po +++ b/squid/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/squid/locale/es/fusiondirectory.po b/squid/locale/es/fusiondirectory.po index 377a03c8818a1ab71d71963eda06242da635fc41..004c2ab7573893cd2993c1ec2c761513bd8929a6 100644 --- a/squid/locale/es/fusiondirectory.po +++ b/squid/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/squid/locale/es_CO/fusiondirectory.po b/squid/locale/es_CO/fusiondirectory.po index d5775f7703474412e605300f4b8b3a60ecaeb0ae..9c95c921fb940f19f7a69059dbef91556910e22d 100644 --- a/squid/locale/es_CO/fusiondirectory.po +++ b/squid/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/squid/locale/es_VE/fusiondirectory.po b/squid/locale/es_VE/fusiondirectory.po index 906757a3dfab1eeeacbc7a7674200ee3c3435286..bc25924693948b02e54d164b781fca63b709e571 100644 --- a/squid/locale/es_VE/fusiondirectory.po +++ b/squid/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/squid/locale/fa_IR/fusiondirectory.po b/squid/locale/fa_IR/fusiondirectory.po index 65f294ec2ad45ae99e2e171fc8c94d3727353ec3..f277825e7d9c1c264180a00979d5a18ebd8e0070 100644 --- a/squid/locale/fa_IR/fusiondirectory.po +++ b/squid/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/fi_FI/fusiondirectory.po b/squid/locale/fi_FI/fusiondirectory.po index 2ce011e7bffca1fa46d1d0391d7995d104b6be43..fdffa3f12b2d1e512079407c8233ff346dbbbee0 100644 --- a/squid/locale/fi_FI/fusiondirectory.po +++ b/squid/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/fr/fusiondirectory.po b/squid/locale/fr/fusiondirectory.po index 119520fb34abf27ad62c14530df6de6df42c5e9e..fa480688dd4da4a9125b723ae7386e083fd89bb6 100644 --- a/squid/locale/fr/fusiondirectory.po +++ b/squid/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/squid/locale/hu_HU/fusiondirectory.po b/squid/locale/hu_HU/fusiondirectory.po index 8ad82c147fd67d2a2b3da13a3013591bd0574525..374228cf650394c2bb8ba7b60f2078e245c83fea 100644 --- a/squid/locale/hu_HU/fusiondirectory.po +++ b/squid/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/id/fusiondirectory.po b/squid/locale/id/fusiondirectory.po index 8ee99ed3aab6490679f5a2d2b9536201ce912e40..9d396569d49b9aa14fd6d8719966e02d7b4adc28 100644 --- a/squid/locale/id/fusiondirectory.po +++ b/squid/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/it_IT/fusiondirectory.po b/squid/locale/it_IT/fusiondirectory.po index 5a2c6cf3e0b000aafd3269b09c64d4ea695b3bf5..8527083a2cdba9342115728a2df7fdc89c25ad7d 100644 --- a/squid/locale/it_IT/fusiondirectory.po +++ b/squid/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/squid/locale/ja/fusiondirectory.po b/squid/locale/ja/fusiondirectory.po index 7518d8ef3bf53f185feff52a0c6cdaf10c25ee04..1394e59a9bcd8212d28bf02bd35099e81af7d251 100644 --- a/squid/locale/ja/fusiondirectory.po +++ b/squid/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/ko/fusiondirectory.po b/squid/locale/ko/fusiondirectory.po index 784e25cbe1e4772f9610445a87cfc85cc97970fe..b343c5381b198c6ca945e2f4d1772919ce5aaf2d 100644 --- a/squid/locale/ko/fusiondirectory.po +++ b/squid/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/squid/locale/lv/fusiondirectory.po b/squid/locale/lv/fusiondirectory.po index 80a91db23dc42192066228f7a74a769a6d932675..8e6d6d47e584b6e777ed21dcbe24f8c5f7026641 100644 --- a/squid/locale/lv/fusiondirectory.po +++ b/squid/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/nb/fusiondirectory.po b/squid/locale/nb/fusiondirectory.po index 52a28e4e3b7311ccfcba001f42d945951bdb74e2..182b133a1a2f68902d811e8ce72edc9297c7f4b2 100644 --- a/squid/locale/nb/fusiondirectory.po +++ b/squid/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/nl/fusiondirectory.po b/squid/locale/nl/fusiondirectory.po index 1bb35c30d1631eb7768529da54f1eb5cee716088..2b3379f9a8655b48474ff710212e8c491dcd859e 100644 --- a/squid/locale/nl/fusiondirectory.po +++ b/squid/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/squid/locale/pl/fusiondirectory.po b/squid/locale/pl/fusiondirectory.po index c01957ad210840dcc0790a69d08608a6335cf689..fad2619a08f10284900002514645066194316feb 100644 --- a/squid/locale/pl/fusiondirectory.po +++ b/squid/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/squid/locale/pt/fusiondirectory.po b/squid/locale/pt/fusiondirectory.po index ce9c5996a0a598494d1fc9b19b82f25652a39dab..4cd18e89cb709d19d1883297485c468a7e436b3f 100644 --- a/squid/locale/pt/fusiondirectory.po +++ b/squid/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/squid/locale/pt_BR/fusiondirectory.po b/squid/locale/pt_BR/fusiondirectory.po index c6859b55410b5119be9734520e2d39cbff2cda20..e9487586b8d995c93e6e2f72e66ca05206bf029d 100644 --- a/squid/locale/pt_BR/fusiondirectory.po +++ b/squid/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/squid/locale/ru/fusiondirectory.po b/squid/locale/ru/fusiondirectory.po index 04b26ddf57c0abb04c5c25e05f47e9a666d24776..3c51b0ac8aa83dfa483aff4dd03731b4abf66a28 100644 --- a/squid/locale/ru/fusiondirectory.po +++ b/squid/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/squid/locale/ru@petr1708/fusiondirectory.po b/squid/locale/ru@petr1708/fusiondirectory.po index 708278e1f839b189b90186399c3fdf92a76e715e..30ebc04d3d433aa3a47768a24cd19f41507ab94f 100644 --- a/squid/locale/ru@petr1708/fusiondirectory.po +++ b/squid/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/squid/locale/sv/fusiondirectory.po b/squid/locale/sv/fusiondirectory.po index dd51087218314b2cea5275843d63920ac6fcdc02..2f4a7e5d2b8f8014d8cfbe91f9cadc4d13d4f1c9 100644 --- a/squid/locale/sv/fusiondirectory.po +++ b/squid/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/squid/locale/tr_TR/fusiondirectory.po b/squid/locale/tr_TR/fusiondirectory.po index cf56e5572a78c7c1afd39d3ebba1ce18b64bb4bb..31da486d0ff45d676d144108a0017c7eb030bdd6 100644 --- a/squid/locale/tr_TR/fusiondirectory.po +++ b/squid/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/ug/fusiondirectory.po b/squid/locale/ug/fusiondirectory.po index c3261a206a4565d6a55c2c8b67f1f1613f15cca5..d435947a9d3dcc19cd8a98154586bf0d96678fa2 100644 --- a/squid/locale/ug/fusiondirectory.po +++ b/squid/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/squid/locale/vi_VN/fusiondirectory.po b/squid/locale/vi_VN/fusiondirectory.po index e3f459dd66108ebcb4ec90e29e48588b0afc927c..e8d76d379f43e5219c1fbc0c4064d74598e707d2 100644 --- a/squid/locale/vi_VN/fusiondirectory.po +++ b/squid/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/squid/locale/zh/fusiondirectory.po b/squid/locale/zh/fusiondirectory.po index 292dc7c28657b6bccc416da99f7b2497baf1eb36..f91a6c6ffbb4ac17a630d98cacae4af693c9f576 100644 --- a/squid/locale/zh/fusiondirectory.po +++ b/squid/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/squid/locale/zh_TW/fusiondirectory.po b/squid/locale/zh_TW/fusiondirectory.po index 86da9f99a0764889561a011023dea3b5fe028840..dfd86a26064f4f476c609241ce8baa36ed85836a 100644 --- a/squid/locale/zh_TW/fusiondirectory.po +++ b/squid/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/af_ZA/fusiondirectory.po b/ssh/locale/af_ZA/fusiondirectory.po index e4d799e9b8599bb59324667e9f075c447f6c171b..e916190106fb17e2c4e30c196fcb8ab9ebf39de9 100644 --- a/ssh/locale/af_ZA/fusiondirectory.po +++ b/ssh/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/ar/fusiondirectory.po b/ssh/locale/ar/fusiondirectory.po index fe65bb4af585e94914b07e851ca39b9026c4f897..84f24ef83d116c7e38eab5dc81e4987f4b7910c9 100644 --- a/ssh/locale/ar/fusiondirectory.po +++ b/ssh/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/ssh/locale/ca/fusiondirectory.po b/ssh/locale/ca/fusiondirectory.po index c9602b198b2717e28470b33db67e153fab5071a1..07006832bcbd3217ad738b67e20b524872ac3eaf 100644 --- a/ssh/locale/ca/fusiondirectory.po +++ b/ssh/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/cs_CZ/fusiondirectory.po b/ssh/locale/cs_CZ/fusiondirectory.po index c85f8f3bc8de51ffa6607f42d89395eb6f9b2c26..b20f0d85bb0310e53c54c409a7d6bab671902442 100644 --- a/ssh/locale/cs_CZ/fusiondirectory.po +++ b/ssh/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2016 # fusiondirectory <contact@fusiondirectory.org>, 2016 +# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/ssh/locale/de/fusiondirectory.po b/ssh/locale/de/fusiondirectory.po index dc751b72f7130e367b57b9d38478a7f177f04a99..afbff283d22e2e2e3aab2884a214ba6edda23ee8 100644 --- a/ssh/locale/de/fusiondirectory.po +++ b/ssh/locale/de/fusiondirectory.po @@ -4,16 +4,16 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# fusiondirectory <contact@fusiondirectory.org>, 2016 +# fusiondirectory <contact@fusiondirectory.org>, 2017 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/ssh/locale/el_GR/fusiondirectory.po b/ssh/locale/el_GR/fusiondirectory.po index b43d9340d6e6021c457e9baac92f7ee23c7b409a..9ca07cad7504a4c52113d3bbe280000d96d355b6 100644 --- a/ssh/locale/el_GR/fusiondirectory.po +++ b/ssh/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/ssh/locale/es/fusiondirectory.po b/ssh/locale/es/fusiondirectory.po index 639bbccea54181ecd951e4b18d48c2974af1d886..dd9a6b01cf330369b3d3d64b4dad2c8a2b81b3ba 100644 --- a/ssh/locale/es/fusiondirectory.po +++ b/ssh/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/ssh/locale/es_CO/fusiondirectory.po b/ssh/locale/es_CO/fusiondirectory.po index dc0e1babf044a243edba29c417228728c2452631..d6509207e46411032bd30adc2373abac9f73ba85 100644 --- a/ssh/locale/es_CO/fusiondirectory.po +++ b/ssh/locale/es_CO/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/es_VE/fusiondirectory.po b/ssh/locale/es_VE/fusiondirectory.po index 6eaca31423d583b04588e5e05ea438cd50af9579..538b1547e1e54f3c48615f1119810a3099e74bc3 100644 --- a/ssh/locale/es_VE/fusiondirectory.po +++ b/ssh/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/ssh/locale/fa_IR/fusiondirectory.po b/ssh/locale/fa_IR/fusiondirectory.po index 55aff211c4ae0e73233f64ed5d861a29106edc96..f9876be5693b830a6190d89ed9c87edd43658c7c 100644 --- a/ssh/locale/fa_IR/fusiondirectory.po +++ b/ssh/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/fi_FI/fusiondirectory.po b/ssh/locale/fi_FI/fusiondirectory.po index 0471b95e278dcc8fbce13d1eabae9cacb322e050..df6803fb884ca3cbd1e874a75ac826f029e75797 100644 --- a/ssh/locale/fi_FI/fusiondirectory.po +++ b/ssh/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/fr/fusiondirectory.po b/ssh/locale/fr/fusiondirectory.po index 436387175eb9aa686eaebb96e314be45b6a006d7..97cf0be140a790f24dbe8dfbf1932a9b0466d157 100644 --- a/ssh/locale/fr/fusiondirectory.po +++ b/ssh/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/ssh/locale/hu_HU/fusiondirectory.po b/ssh/locale/hu_HU/fusiondirectory.po index c42b6a7dd1e777a105d95f679e5c9fe20f5f93ad..2149f51990ddeff66747b501f4b99c395c703117 100644 --- a/ssh/locale/hu_HU/fusiondirectory.po +++ b/ssh/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/id/fusiondirectory.po b/ssh/locale/id/fusiondirectory.po index 08ac221d1eb7158a33eaf6f6ff131db9c6c86924..ce7de516f19c7713528ca78d602a68f32c7c9fe0 100644 --- a/ssh/locale/id/fusiondirectory.po +++ b/ssh/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/it_IT/fusiondirectory.po b/ssh/locale/it_IT/fusiondirectory.po index 29690af01a0d4366785305786d8c195fc8966023..5e360411bfa928f34a83f995105f7aa5f78e3fcd 100644 --- a/ssh/locale/it_IT/fusiondirectory.po +++ b/ssh/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/ssh/locale/ja/fusiondirectory.po b/ssh/locale/ja/fusiondirectory.po index df8782c8d9ef9e1c951f2fedc37c847c9d70715b..357c7fb7268c3ff4110a049bbc3765c575662e35 100644 --- a/ssh/locale/ja/fusiondirectory.po +++ b/ssh/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/ko/fusiondirectory.po b/ssh/locale/ko/fusiondirectory.po index 625363117efb7bc220f61bc4d79c6219dbb295dd..1fa1aff59c7d37db670640e07d92f8880683b604 100644 --- a/ssh/locale/ko/fusiondirectory.po +++ b/ssh/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/ssh/locale/lv/fusiondirectory.po b/ssh/locale/lv/fusiondirectory.po index 67d347001ce8140a2471b1da47404a953939b012..6416c52de079cfe7a7c078e9eb20f4ddfd85ebd8 100644 --- a/ssh/locale/lv/fusiondirectory.po +++ b/ssh/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/nb/fusiondirectory.po b/ssh/locale/nb/fusiondirectory.po index 88e77cf9204b078f4cf4e221e5a2b70e3e507e1c..dbb452df4fd517e79e59186d6295f63cce6eecdf 100644 --- a/ssh/locale/nb/fusiondirectory.po +++ b/ssh/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/nl/fusiondirectory.po b/ssh/locale/nl/fusiondirectory.po index 79ee0c155e4ac0d64b7b49d0707cb615ec32e896..2fed07e5d9348f6b957eb1aade8821bfc3a89687 100644 --- a/ssh/locale/nl/fusiondirectory.po +++ b/ssh/locale/nl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/ssh/locale/pl/fusiondirectory.po b/ssh/locale/pl/fusiondirectory.po index 39177a17822fdbc331d1dc81fa15950863cfd187..f54ee7308c88a9503ace878f11a198f534edf8db 100644 --- a/ssh/locale/pl/fusiondirectory.po +++ b/ssh/locale/pl/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/pt/fusiondirectory.po b/ssh/locale/pt/fusiondirectory.po index 9d763ca11550277fd310d2d149221b8373018c75..e2917ef1a27c1f05e971369b91fb73c9be92c059 100644 --- a/ssh/locale/pt/fusiondirectory.po +++ b/ssh/locale/pt/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/pt_BR/fusiondirectory.po b/ssh/locale/pt_BR/fusiondirectory.po index 357573978ef142995005c12b4d8de0d6464b788c..b0138ca94b96000102dd20c370c6dc266f6b8653 100644 --- a/ssh/locale/pt_BR/fusiondirectory.po +++ b/ssh/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/ssh/locale/ru/fusiondirectory.po b/ssh/locale/ru/fusiondirectory.po index a84a33ffcb51c121a019bd9a6791eef1b56a79f7..0b1ca4798a605c441169b71137bed20e7347c655 100644 --- a/ssh/locale/ru/fusiondirectory.po +++ b/ssh/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/ssh/locale/ru@petr1708/fusiondirectory.po b/ssh/locale/ru@petr1708/fusiondirectory.po index 58e228202dc97611e07ee9e4613a4eae4363b3f8..97763eb0d2037bbbf0d9bc23d049d2c79cf195fa 100644 --- a/ssh/locale/ru@petr1708/fusiondirectory.po +++ b/ssh/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/ssh/locale/sv/fusiondirectory.po b/ssh/locale/sv/fusiondirectory.po index 8748f3ba8dbdf44a532f195191e04587f9320b5d..5bef3e7b25a71c4200d1bda9bfccd01294293896 100644 --- a/ssh/locale/sv/fusiondirectory.po +++ b/ssh/locale/sv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/tr_TR/fusiondirectory.po b/ssh/locale/tr_TR/fusiondirectory.po index 0bebfb471fa3124cd8296fb47795a943b52c5da3..005bad7022b817a437ef3bc7a7b75b76204e0166 100644 --- a/ssh/locale/tr_TR/fusiondirectory.po +++ b/ssh/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/ug/fusiondirectory.po b/ssh/locale/ug/fusiondirectory.po index 562f5971aee84e0a710f05fd008d1a9eb2c293ee..400cbcc47eb39ea3d4f6c3cd736ee707d144cb76 100644 --- a/ssh/locale/ug/fusiondirectory.po +++ b/ssh/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/vi_VN/fusiondirectory.po b/ssh/locale/vi_VN/fusiondirectory.po index e9ace42653d64a918518796407dd453eaeade5d7..6ec8f43df16d54eab123ed69d47cd7c58299b188 100644 --- a/ssh/locale/vi_VN/fusiondirectory.po +++ b/ssh/locale/vi_VN/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/zh/fusiondirectory.po b/ssh/locale/zh/fusiondirectory.po index 76373bbe9d5c63bebe6162874dd250a74af7116f..828c3b79728bb4770838468f89fb2afd1ff58c29 100644 --- a/ssh/locale/zh/fusiondirectory.po +++ b/ssh/locale/zh/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" "MIME-Version: 1.0\n" diff --git a/ssh/locale/zh_TW/fusiondirectory.po b/ssh/locale/zh_TW/fusiondirectory.po index f239b2e87e47d93755d11080a3dbcb92bb372e41..19f095b85d8d23ecd4b06bc3f07a6efbd4500117 100644 --- a/ssh/locale/zh_TW/fusiondirectory.po +++ b/ssh/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/subcontracting/locale/af_ZA/fusiondirectory.po b/subcontracting/locale/af_ZA/fusiondirectory.po index 197d9ee9697fc82b790ba140490c9a237313b36b..3e1f792120e932c273986648a8ded7206830983e 100644 --- a/subcontracting/locale/af_ZA/fusiondirectory.po +++ b/subcontracting/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/subcontracting/locale/ar/fusiondirectory.po b/subcontracting/locale/ar/fusiondirectory.po index a927a284d9b5c286bf09e4e8332aafbcc0337edf..92f5bcb9d50f6b04f2dc76c107db42894143db17 100644 --- a/subcontracting/locale/ar/fusiondirectory.po +++ b/subcontracting/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/subcontracting/locale/ca/fusiondirectory.po b/subcontracting/locale/ca/fusiondirectory.po index 1208f3feb458e9f751596d8b491df37b4bd5541e..42259272bc4731cd7c8f9a5f152033d35c99734c 100644 --- a/subcontracting/locale/ca/fusiondirectory.po +++ b/subcontracting/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/subcontracting/locale/cs_CZ/fusiondirectory.po b/subcontracting/locale/cs_CZ/fusiondirectory.po index 98f99905e1238d846e6db774b356acf528dbe1f9..d10d55b48bbe50d2c6e1ac973a8f894cf0bdf6fb 100644 --- a/subcontracting/locale/cs_CZ/fusiondirectory.po +++ b/subcontracting/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/subcontracting/locale/de/fusiondirectory.po b/subcontracting/locale/de/fusiondirectory.po index 75a79ceb71392b669b2e9b12d472d46e44f2c555..ab2840c7c99968494e4bf607593e10915f3b4f21 100644 --- a/subcontracting/locale/de/fusiondirectory.po +++ b/subcontracting/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/subcontracting/locale/el_GR/fusiondirectory.po b/subcontracting/locale/el_GR/fusiondirectory.po index dc270d930c92daca241abacbc715aac574462b94..cea9184dff01501d892494a1e1aa430cf565b005 100644 --- a/subcontracting/locale/el_GR/fusiondirectory.po +++ b/subcontracting/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/subcontracting/locale/es/fusiondirectory.po b/subcontracting/locale/es/fusiondirectory.po index 189b2a84e542e517335472e192d27c3ac1f5a2a9..d323a4f30dea330cf8da4bcd601f1e7b70a668d1 100644 --- a/subcontracting/locale/es/fusiondirectory.po +++ b/subcontracting/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/subcontracting/locale/es_CO/fusiondirectory.po b/subcontracting/locale/es_CO/fusiondirectory.po index 73d99d663cb53a6ed061943d2eb02d485fd05b76..15373810a460ac9071acd414fa2eec63ef6ae6f5 100644 --- a/subcontracting/locale/es_CO/fusiondirectory.po +++ b/subcontracting/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/subcontracting/locale/es_VE/fusiondirectory.po b/subcontracting/locale/es_VE/fusiondirectory.po index 677d39d66e6bda2c7308cf0b02363d9af8cd5085..b46ba41b430719352a16e7a61c390ba80ab659d9 100644 --- a/subcontracting/locale/es_VE/fusiondirectory.po +++ b/subcontracting/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/subcontracting/locale/fa_IR/fusiondirectory.po b/subcontracting/locale/fa_IR/fusiondirectory.po index 2b5243c154321c0552f8fc1c1297dfb47f478bd9..5e9ae365442c203afbb058c5b95599ecdb705bb5 100644 --- a/subcontracting/locale/fa_IR/fusiondirectory.po +++ b/subcontracting/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/subcontracting/locale/fi_FI/fusiondirectory.po b/subcontracting/locale/fi_FI/fusiondirectory.po index c51bbbbf68670eadac7a777049b062b0e6c23d76..96b2ba4474950a31d65f569baf98bae5a08c20b8 100644 --- a/subcontracting/locale/fi_FI/fusiondirectory.po +++ b/subcontracting/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/subcontracting/locale/fr/fusiondirectory.po b/subcontracting/locale/fr/fusiondirectory.po index 49acd61034cf5ac1d4bdac5c7909663f2eeecf62..f1972a592db5d0312db677fad0d4bea98efa5b73 100644 --- a/subcontracting/locale/fr/fusiondirectory.po +++ b/subcontracting/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/subcontracting/locale/hu_HU/fusiondirectory.po b/subcontracting/locale/hu_HU/fusiondirectory.po index d771e9d013221a19377a19eba58c462b31ae5f5a..70ea1e132c0690e4b183ab34019eb3b842b210f6 100644 --- a/subcontracting/locale/hu_HU/fusiondirectory.po +++ b/subcontracting/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/subcontracting/locale/id/fusiondirectory.po b/subcontracting/locale/id/fusiondirectory.po index ccc3cf88849b781e6f3c8e439ba7bd989b54e11e..07557c4ddb98c823710957a28672a8f756d00dff 100644 --- a/subcontracting/locale/id/fusiondirectory.po +++ b/subcontracting/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/subcontracting/locale/it_IT/fusiondirectory.po b/subcontracting/locale/it_IT/fusiondirectory.po index 21794cb5e225050a8e5f5ca9ce7a6bf53517f0f6..5d8d8c713360174b61a34dea2e9ffd70956236fc 100644 --- a/subcontracting/locale/it_IT/fusiondirectory.po +++ b/subcontracting/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/subcontracting/locale/ja/fusiondirectory.po b/subcontracting/locale/ja/fusiondirectory.po index 8ecd05f3e3df0c117102cf12db0db48d98a05d52..56badc687f61a18e119be40ebbfb2afb026042af 100644 --- a/subcontracting/locale/ja/fusiondirectory.po +++ b/subcontracting/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/subcontracting/locale/ko/fusiondirectory.po b/subcontracting/locale/ko/fusiondirectory.po index e8b6d7c8a310e79706994412c58f32626a6d5e9e..64fce6575f6409a5985722236b19654375f71f1e 100644 --- a/subcontracting/locale/ko/fusiondirectory.po +++ b/subcontracting/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/subcontracting/locale/lv/fusiondirectory.po b/subcontracting/locale/lv/fusiondirectory.po index ecb3c4cf9df0a54ddbb1fb149b99cde89056b331..9e1a82d8eb814b44d8bcc78cbb27a27222bbcec9 100644 --- a/subcontracting/locale/lv/fusiondirectory.po +++ b/subcontracting/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/subcontracting/locale/nb/fusiondirectory.po b/subcontracting/locale/nb/fusiondirectory.po index caeed29f7bcae7d7d82f212dafebc72aa24099cf..7a33b1726fa27985968be8876e4452bbdfe1a1a2 100644 --- a/subcontracting/locale/nb/fusiondirectory.po +++ b/subcontracting/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/subcontracting/locale/nl/fusiondirectory.po b/subcontracting/locale/nl/fusiondirectory.po index 0763b8370db88f8a43b6bdc928fea7551cfec8f1..b983d4826d2b93ef55735eaef0d7b4f0d49f0205 100644 --- a/subcontracting/locale/nl/fusiondirectory.po +++ b/subcontracting/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/subcontracting/locale/pl/fusiondirectory.po b/subcontracting/locale/pl/fusiondirectory.po index 73c8b69e6cf17c400af415af80c89a08bff86c87..0cf7e8a28719eafd5505cf6f757851c6ab5e4147 100644 --- a/subcontracting/locale/pl/fusiondirectory.po +++ b/subcontracting/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/subcontracting/locale/pt/fusiondirectory.po b/subcontracting/locale/pt/fusiondirectory.po index f9d47fc44a7454dfd35bd84cf0ff69512d6b8a3a..dce824a1ef634eb1c9c0997deca3861f9bc00f50 100644 --- a/subcontracting/locale/pt/fusiondirectory.po +++ b/subcontracting/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/subcontracting/locale/pt_BR/fusiondirectory.po b/subcontracting/locale/pt_BR/fusiondirectory.po index e20e7dd70f5f8f4cd1cd88eab04530711753a3f5..1058579ab675473d32706a1e2ab0f4e3ac11d5af 100644 --- a/subcontracting/locale/pt_BR/fusiondirectory.po +++ b/subcontracting/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/subcontracting/locale/ru/fusiondirectory.po b/subcontracting/locale/ru/fusiondirectory.po index f53985f4701b86268a16bd90e1777cff870507a4..dbac70d8c90a9aabd3df72ce66e1d1557eafd91c 100644 --- a/subcontracting/locale/ru/fusiondirectory.po +++ b/subcontracting/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/subcontracting/locale/ru@petr1708/fusiondirectory.po b/subcontracting/locale/ru@petr1708/fusiondirectory.po index 58699a8be2ddaa3b3a1624fd96f0170589801520..3a78f12e4efd661c3d125ad483ffacbeb454e34f 100644 --- a/subcontracting/locale/ru@petr1708/fusiondirectory.po +++ b/subcontracting/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/subcontracting/locale/sv/fusiondirectory.po b/subcontracting/locale/sv/fusiondirectory.po index a00416fb0d2d77d9d176ed989fc866f0788c4223..d5b6d540101edddb9d845ad1089f3f39419fc589 100644 --- a/subcontracting/locale/sv/fusiondirectory.po +++ b/subcontracting/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/subcontracting/locale/tr_TR/fusiondirectory.po b/subcontracting/locale/tr_TR/fusiondirectory.po index 2808fa40343c8cf20f0c4f7d53b649f4c724875d..e7d9790e9f926bca1f41e2ab409b182cd5bffcc3 100644 --- a/subcontracting/locale/tr_TR/fusiondirectory.po +++ b/subcontracting/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/subcontracting/locale/ug/fusiondirectory.po b/subcontracting/locale/ug/fusiondirectory.po index a1736933c38c5fd96d95178a27f78a6019efcabe..119c5e823f3bdaa898a3628479fa731ecaa3d1e2 100644 --- a/subcontracting/locale/ug/fusiondirectory.po +++ b/subcontracting/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/subcontracting/locale/vi_VN/fusiondirectory.po b/subcontracting/locale/vi_VN/fusiondirectory.po index 017c404c8358961286d71e1396add5cce54a26ce..51e30c7d61c651edfae29a25c96087f97152fac3 100644 --- a/subcontracting/locale/vi_VN/fusiondirectory.po +++ b/subcontracting/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/subcontracting/locale/zh/fusiondirectory.po b/subcontracting/locale/zh/fusiondirectory.po index 9f268ae0b4a8287f9e810b390ea77b11971f6657..2c6d6b3dc8424b004ec0f6dc036c4956da710b48 100644 --- a/subcontracting/locale/zh/fusiondirectory.po +++ b/subcontracting/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/subcontracting/locale/zh_TW/fusiondirectory.po b/subcontracting/locale/zh_TW/fusiondirectory.po index 86573272b790a8e03e04e0a9376822b5bef13c65..0ce205717a26a9beefdd35ec5d04516012f93f81 100644 --- a/subcontracting/locale/zh_TW/fusiondirectory.po +++ b/subcontracting/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:45+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/sudo/locale/af_ZA/fusiondirectory.po b/sudo/locale/af_ZA/fusiondirectory.po index 0e37a0a45fd02259b7138417db793528e67f549f..2b6099534922bb2322d667564274bc4d5a98bd9c 100644 --- a/sudo/locale/af_ZA/fusiondirectory.po +++ b/sudo/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/sudo/locale/ar/fusiondirectory.po b/sudo/locale/ar/fusiondirectory.po index a032bbb9007223e4c729d18d590bc2f28bc4a3a1..54d92bbe9b18c19afc6a101c7c53788b6d2ebc2c 100644 --- a/sudo/locale/ar/fusiondirectory.po +++ b/sudo/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/sudo/locale/ca/fusiondirectory.po b/sudo/locale/ca/fusiondirectory.po index f522b836bc96bf5b6fc7cd95887f98e99a686947..6eb3ad2a681aa6aafc602b50b4e91faf2281c5fb 100644 --- a/sudo/locale/ca/fusiondirectory.po +++ b/sudo/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/sudo/locale/cs_CZ/fusiondirectory.po b/sudo/locale/cs_CZ/fusiondirectory.po index e371f3c42709b44e0cbf699e6971307d6b868a66..288761d9edbcbf84281a9bffa4f038e9b6e59344 100644 --- a/sudo/locale/cs_CZ/fusiondirectory.po +++ b/sudo/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/sudo/locale/de/fusiondirectory.po b/sudo/locale/de/fusiondirectory.po index 028cef4cafd72fd30d27cf81cea7c3cbb0e55da2..8c25ba2f29493f15a203c7498375a122a2a84e00 100644 --- a/sudo/locale/de/fusiondirectory.po +++ b/sudo/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/sudo/locale/el_GR/fusiondirectory.po b/sudo/locale/el_GR/fusiondirectory.po index 460ff96dfebe95747beece22848652379b0f338b..1db129827f23182bc47bde1b93eb68ca57872f19 100644 --- a/sudo/locale/el_GR/fusiondirectory.po +++ b/sudo/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/sudo/locale/es/fusiondirectory.po b/sudo/locale/es/fusiondirectory.po index 448f85a07bf636715c0482f11a340f78f07509f8..2f33f35dca108c5e2915c7eaf179be8baad609aa 100644 --- a/sudo/locale/es/fusiondirectory.po +++ b/sudo/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/sudo/locale/es_CO/fusiondirectory.po b/sudo/locale/es_CO/fusiondirectory.po index 46c0848061381001c224c902e458b773098971f4..2bb81931739cd99387de7445e22f6aabc01013be 100644 --- a/sudo/locale/es_CO/fusiondirectory.po +++ b/sudo/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/sudo/locale/es_VE/fusiondirectory.po b/sudo/locale/es_VE/fusiondirectory.po index bd816560f91ada7868cb78f2902aba82c57a48cd..9cc42373a0d15a14bfce1f775bbf23c30b56b18d 100644 --- a/sudo/locale/es_VE/fusiondirectory.po +++ b/sudo/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/sudo/locale/fa_IR/fusiondirectory.po b/sudo/locale/fa_IR/fusiondirectory.po index c71e5621b0654f2211aa5b72e717fa1558417605..df029ce9873d7c44a2e5d7a215f1206b558c3287 100644 --- a/sudo/locale/fa_IR/fusiondirectory.po +++ b/sudo/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/sudo/locale/fi_FI/fusiondirectory.po b/sudo/locale/fi_FI/fusiondirectory.po index 3cc66060664714aa51019de81f3d737694ab0ca4..21b92365ec9e3bca67bfb689cffa5b75cebf2b57 100644 --- a/sudo/locale/fi_FI/fusiondirectory.po +++ b/sudo/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/sudo/locale/fr/fusiondirectory.po b/sudo/locale/fr/fusiondirectory.po index 204e377504324b74a374fdfc6bdcc5a614b1eca9..bb23569a70ade57769bae413cd9e6526bcb9592f 100644 --- a/sudo/locale/fr/fusiondirectory.po +++ b/sudo/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/sudo/locale/hu_HU/fusiondirectory.po b/sudo/locale/hu_HU/fusiondirectory.po index 50ccf6e2d083fc0e5b2a3ad01be64fba4965e8c6..448ac02975d9d7f4f68b4f5be674910eedc20968 100644 --- a/sudo/locale/hu_HU/fusiondirectory.po +++ b/sudo/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/sudo/locale/id/fusiondirectory.po b/sudo/locale/id/fusiondirectory.po index a7e800fda99a404b07c8ad6e3cafe505acfaf2b9..5e5d42947c99866fc7ad4bd6b223ce38f832ed6a 100644 --- a/sudo/locale/id/fusiondirectory.po +++ b/sudo/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/sudo/locale/it_IT/fusiondirectory.po b/sudo/locale/it_IT/fusiondirectory.po index 5957b7de755f027665098d3e2a1c3caad5f2e629..84d4c1923cac6175f3ed108d2cc086eb3a27d67d 100644 --- a/sudo/locale/it_IT/fusiondirectory.po +++ b/sudo/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/sudo/locale/ja/fusiondirectory.po b/sudo/locale/ja/fusiondirectory.po index 065e40622282c493338259a4a3030307d5b7d22d..02713fcc06953b7f5486dec5eb2b3422bb7042ca 100644 --- a/sudo/locale/ja/fusiondirectory.po +++ b/sudo/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/sudo/locale/ko/fusiondirectory.po b/sudo/locale/ko/fusiondirectory.po index a9ae82d91a3bbefc3ac0bb7b98136533d7cc0f7e..a211918affbc4edd27cf2fe9e9f56e1684a64103 100644 --- a/sudo/locale/ko/fusiondirectory.po +++ b/sudo/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/sudo/locale/lv/fusiondirectory.po b/sudo/locale/lv/fusiondirectory.po index 4c4c2e8fc8aa3388cafb9ecf96ba59ea97ea406e..d62058be492a4138e2ee78cc81865c7c095ac78e 100644 --- a/sudo/locale/lv/fusiondirectory.po +++ b/sudo/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/sudo/locale/nb/fusiondirectory.po b/sudo/locale/nb/fusiondirectory.po index 8ca8bd66d5986bba1809965e9806539f93af5a55..9abd296de4603b65811e7f4cc2173c2678a36b7b 100644 --- a/sudo/locale/nb/fusiondirectory.po +++ b/sudo/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/sudo/locale/nl/fusiondirectory.po b/sudo/locale/nl/fusiondirectory.po index 487fd884b9cd7023a92767ddf7697bbbd1a555cd..aeb6421b3b05ca089277789281be0c9f33a9c9e0 100644 --- a/sudo/locale/nl/fusiondirectory.po +++ b/sudo/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/sudo/locale/pl/fusiondirectory.po b/sudo/locale/pl/fusiondirectory.po index 11ec30f1d1d0518e8d9cf2fc4343c5d303a066bc..5b38b3f9b1700567773a2814322091225dad8e4e 100644 --- a/sudo/locale/pl/fusiondirectory.po +++ b/sudo/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/sudo/locale/pt/fusiondirectory.po b/sudo/locale/pt/fusiondirectory.po index 9ecf08ad41a210da5bb1298aba853b0df6a73362..2ac5ec2d09d8927f1666594fc9da098749308ffc 100644 --- a/sudo/locale/pt/fusiondirectory.po +++ b/sudo/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/sudo/locale/pt_BR/fusiondirectory.po b/sudo/locale/pt_BR/fusiondirectory.po index 34b854c1ca1848be96f1fe89c449efbef8afa99f..e7ae786950013038784417636634a4f306a0f2e2 100644 --- a/sudo/locale/pt_BR/fusiondirectory.po +++ b/sudo/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/sudo/locale/ru/fusiondirectory.po b/sudo/locale/ru/fusiondirectory.po index 29872d13e3e8c3adfecd16149e9c431c74c4dc6a..cc3dc559edbe8996f0ccfeb4c7f380132729a837 100644 --- a/sudo/locale/ru/fusiondirectory.po +++ b/sudo/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/sudo/locale/ru@petr1708/fusiondirectory.po b/sudo/locale/ru@petr1708/fusiondirectory.po index 5cae4cc57639282ecf96ec1328934dab4bd72442..3eac3d222b13fbec4fcfa28eff4d188c8115dbe7 100644 --- a/sudo/locale/ru@petr1708/fusiondirectory.po +++ b/sudo/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/sudo/locale/sv/fusiondirectory.po b/sudo/locale/sv/fusiondirectory.po index ba5c17cb142f0343c8933ec89829c6efd798e26c..5e3bf97b1c373966638c3825fcf44e7c78fc5085 100644 --- a/sudo/locale/sv/fusiondirectory.po +++ b/sudo/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/sudo/locale/tr_TR/fusiondirectory.po b/sudo/locale/tr_TR/fusiondirectory.po index 4933ffb6ab095abeff3a1f9581a11f98878b7a7b..3dcc891cd948cef43370c19b3efdfa2f28f2a011 100644 --- a/sudo/locale/tr_TR/fusiondirectory.po +++ b/sudo/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/sudo/locale/ug/fusiondirectory.po b/sudo/locale/ug/fusiondirectory.po index 72a126e29441a9a2c2abb3b1bd5f874b04b919d9..e0374b36fe2e212237555da782aa86237db95f38 100644 --- a/sudo/locale/ug/fusiondirectory.po +++ b/sudo/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/sudo/locale/vi_VN/fusiondirectory.po b/sudo/locale/vi_VN/fusiondirectory.po index 7f833dd2fedad7d3cf80749c35bb27315477947d..32346b8715d6a3f52c053f5491b818bb28187913 100644 --- a/sudo/locale/vi_VN/fusiondirectory.po +++ b/sudo/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/sudo/locale/zh/fusiondirectory.po b/sudo/locale/zh/fusiondirectory.po index ec7d29942dc7355aa53de27595ff17c1823d04fd..5c334dfa5758a5f84d63ecb509ec784aaf9eb3cc 100644 --- a/sudo/locale/zh/fusiondirectory.po +++ b/sudo/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/sudo/locale/zh_TW/fusiondirectory.po b/sudo/locale/zh_TW/fusiondirectory.po index 6f9f0bb55ac24bb559cee1babd7fcc6c41289163..8981d990139382095257f587bd53787b60e940b2 100644 --- a/sudo/locale/zh_TW/fusiondirectory.po +++ b/sudo/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:21+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/supann/admin/supannStructures/class_entite.inc b/supann/admin/supannStructures/class_entite.inc index 36185b03b3984f3ba06b5175a82cf71c50f07417..38d061df97493337eea2c4cae7884ce4d4b22e79 100644 --- a/supann/admin/supannStructures/class_entite.inc +++ b/supann/admin/supannStructures/class_entite.inc @@ -1,7 +1,8 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2012-2018 FusionDirectory + + Copyright (C) 2012-2019 FusionDirectory This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -53,7 +54,11 @@ class entite extends simplePlugin new StringAttribute( _('Name'), _('The name to write in the ou attribute for this entity'), 'ou', TRUE - ) + ), + new TextAreaAttribute( + _('Description'), _('Short description of this entity'), + 'description', FALSE + ), ) ), 'admin' => array( @@ -71,10 +76,6 @@ class entite extends simplePlugin _('Postal address'), _('Postal address of this entity'), 'postalAddress', FALSE ), - new TextAreaAttribute( - _('Description'), _('Short description of this entity'), - 'description', FALSE - ), ) ), 'supann' => array( @@ -132,9 +133,8 @@ class entite extends simplePlugin } $this->attributesAccess['supannCodeEntiteParent']->attribute->setChoices($entity_codes, $entity_labels); - $this->attributesAccess['ou']->setUnique(TRUE); - $this->attributesAccess['supannCodeEntite']->setUnique(TRUE); + $this->attributesAccess['ou']->setUnique('one'); + $this->attributesAccess['supannCodeEntite']->setUnique('whole', '(objectClass=supannEntite)'); + $this->attributesAccess['supannRefId']->setUnique('whole', '(objectClass=supannEntite)'); } } - -?> diff --git a/supann/admin/supannStructures/class_etablissement.inc b/supann/admin/supannStructures/class_etablissement.inc index 3cdc4b287dea3768b44a0767091cc2ba30816c99..7fc3226c946392d3ef118e7961065774078af115 100644 --- a/supann/admin/supannStructures/class_etablissement.inc +++ b/supann/admin/supannStructures/class_etablissement.inc @@ -1,7 +1,8 @@ <?php /* This code is part of FusionDirectory (http://www.fusiondirectory.org/) - Copyright (C) 2012-2018 FusionDirectory + + Copyright (C) 2012-2019 FusionDirectory This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -93,11 +94,30 @@ class etablissement extends simplePlugin 'supannEtablissement', TRUE, '', '', '/^{[^}]+}.*$/' ), + new SupannPrefixedSelectAttribute( + _('Establishment type'), _('The SupAnn type that best fits this Establishment'), + 'supannTypeEntite', FALSE, 'entite' + ), new StringAttribute( _('SupAnn code'), _('The SupAnn code for this establishment'), 'supannCodeEntite', TRUE, '', '', '/^[a-z0-9_-]*$/i' ), + new SetAttribute( + new SelectAttribute( + _('Parent entities'), _('The parent entities of this entity'), + 'supannCodeEntiteParent', FALSE + ) + ), + new SetAttribute( + new StringAttribute( + _('Reference IDs'), _('supannRefId - IDs/links for this entity on other systems'), + 'supannRefId', FALSE, + '', '', + // Validation regexp: it must have a prefix + '/^{[^}]+}.+$/' + ) + ), new StringAttribute( _('Legal name'), _('The legal name of this establishment'), 'eduOrgLegalName', TRUE @@ -121,20 +141,34 @@ class etablissement extends simplePlugin function __construct ($dn = NULL, $object = NULL, $parent = NULL, $mainTab = FALSE) { + global $config; + parent::__construct($dn, $object, $parent, $mainTab); - $this->attributesAccess['o']->setUnique(TRUE); - $this->attributesAccess['supannCodeEntite']->setUnique(TRUE); - $this->attributesAccess['supannEtablissement']->setUnique(TRUE); - $this->attributesAccess['eduOrgLegalName']->setUnique(TRUE); + if (empty($this->acl_base)) { + $this->set_acl_base($config->current['BASE']); + } + + $this->attributesAccess['o']->setUnique('one'); + $this->attributesAccess['supannCodeEntite']->setUnique('whole', '(objectClass=supannEntite)'); + $this->attributesAccess['supannRefId']->setUnique('whole', '(objectClass=supannEntite)'); + $this->attributesAccess['supannEtablissement']->setUnique('one'); + $this->attributesAccess['eduOrgLegalName']->setUnique('one'); $root_code = $this->get_root_code(); $this->attributesAccess['set_root']->setInLdap(FALSE); $this->attributesAccess['set_root']->setDisabled(($root_code !== FALSE) && ($root_code != $this->supannEtablissement)); $this->set_root = (($root_code !== FALSE) && ($root_code == $this->supannEtablissement)); + $this->attributesAccess['set_root']->setInitialValue($this->set_root); + } + + protected function shouldSave () + { + /* We need to call ldap_save if set_root is or was checked, even if nothing else changed */ + return (parent::shouldSave() || $this->set_root || $this->attributesAccess['set_root']->getInitialValue()); } - protected function ldap_remove() + protected function ldap_remove () { global $config; $errors = parent::ldap_remove(); @@ -158,12 +192,14 @@ class etablissement extends simplePlugin function ldap_save() { global $config; + $errors = parent::ldap_save(); $ldap = $config->get_ldap_link(); - $root_mode = FALSE; - $root_code = $this->get_root_code(); + $wasRoot = $this->attributesAccess['set_root']->getInitialValue(); + $root_mode = FALSE; + $root_code = $this->get_root_code(); if (($root_code === FALSE) && ($this->set_root)) { /* Set this etablissement as root one */ $ldap->cat($this->dn); @@ -180,30 +216,34 @@ class etablissement extends simplePlugin } } $root_mode = 'add'; - } elseif (($root_code !== FALSE) && ($root_code == $this->supannEtablissement) && $this->set_root) { + } elseif (($root_code !== FALSE) && $wasRoot && $this->set_root) { /* We are the root etablissement, we need to update it */ $root_attrs = $this->attrs; $root_mode = 'modify'; - } elseif (($root_code !== FALSE) && ($root_code == $this->supannEtablissement) && !$this->set_root) { + } elseif (($root_code !== FALSE) && $wasRoot && !$this->set_root) { /* We are the root etablissement, we want to delete it */ $root_mode = 'delete'; } if ($root_mode) { - $root_attrs['objectClass'] = array('top','dcObject','organization','supannOrg','eduOrg'); - $root_attrs['dc'] = $root_attrs['o']; - unset($root_attrs['supannCodeEntite']); $dn = 'o='.$this->o.','.$config->current['BASE']; if ($root_mode == 'delete') { $ldap->rmdir($dn); } else { + $root_attrs['objectClass'] = array('top','dcObject','organization','supannOrg','eduOrg'); + $root_attrs['dc'] = $root_attrs['o']; + unset($root_attrs['supannTypeEntite']); + unset($root_attrs['supannCodeEntite']); + unset($root_attrs['supannCodeEntiteParent']); + unset($root_attrs['supannRefId']); $ldap->cd($dn); $ldap->$root_mode($root_attrs); } if (!$ldap->success()) { - $errors[] = msgPool::ldaperror($ldap->get_error(), $this->dn, 0, get_class()); + $errors[] = msgPool::ldaperror($ldap->get_error(), $dn, 0, get_class()); } } + return $errors; } @@ -226,4 +266,3 @@ class etablissement extends simplePlugin } } } -?> diff --git a/supann/locale/af_ZA/fusiondirectory.po b/supann/locale/af_ZA/fusiondirectory.po index e706c2f487a12ebdaba9ec93001ef71f3ac80eec..718700f42d6ebe4046793a0599fdf322736ebe28 100644 --- a/supann/locale/af_ZA/fusiondirectory.po +++ b/supann/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -17,139 +17,167 @@ msgstr "" "Language: af_ZA\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "" @@ -170,85 +198,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/ar/fusiondirectory.po b/supann/locale/ar/fusiondirectory.po index c8e3f82add6b5a479df1f413623853053d24fa81..f0decf1f45ab23df0f799ad2db005102d296459e 100644 --- a/supann/locale/ar/fusiondirectory.po +++ b/supann/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "الخواص" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "الإسم" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "الوصÙ" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "العنوان" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Ø§Ù„ÙØ§ÙƒØ³" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/ca/fusiondirectory.po b/supann/locale/ca/fusiondirectory.po index 39237fa3da8192cc5390c80d53ad2f09bba1b493..804ab9e20f0b6cde020fea91c94b54bd58938f23 100644 --- a/supann/locale/ca/fusiondirectory.po +++ b/supann/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Nom" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Localització" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Adreça" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Error d'LDAP" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Adreça postal" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/cs_CZ/fusiondirectory.po b/supann/locale/cs_CZ/fusiondirectory.po index 8e6038ed1f9136c3945b691591b52e16a04e19cf..7875f2e464ca3c2f05b53af8580cb818b310be6e 100644 --- a/supann/locale/cs_CZ/fusiondirectory.po +++ b/supann/locale/cs_CZ/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Pavel Borecki <pavel.borecki@gmail.com>, 2018 # fusiondirectory <contact@fusiondirectory.org>, 2018 +# Pavel Borecki <pavel.borecki@gmail.com>, 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" +"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2019\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,139 +22,168 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "Instituce" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Vlastnosti" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Název" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Popis" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" -msgstr "" +msgstr "StruÄný popis této instituce" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "UmÃstÄ›nÃ" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" -msgstr "" +msgstr "Obvykle mÄ›sto, ve kterém se instituce nacházÃ" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Adresa" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" -msgstr "" +msgstr "PoÅ¡tovnà adresa této instituce" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Telefon" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" -msgstr "" +msgstr "Telefonnà ÄÃslo této instituce" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" -msgstr "" +msgstr "Faxové ÄÃslo této instituce" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "Kód instituce" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "Typ instituce" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "NadÅ™azené entity" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "NadÅ™azená entita této entity" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "Identifikátory reference" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" +"supannRefId – identifikátory/odkazy pro tuto položku na ostatnÃch systémech" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "Úřednà název" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" -msgstr "" +msgstr "Právnà název této instituce" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "Adresa domovské stránky" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "URI adresa instituce" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "URI adresa „bÃlých stránek“ (white pages)" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Chyba LDAP" @@ -175,86 +204,69 @@ msgstr "Chyba souboru" msgid "Cannot read file: '%s'" msgstr "Soubor se nedařà naÄÃst: „%s“" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "Entita" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "Název, který této entitÄ› zapsat do atributu OrganizaÄnà jednotka" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "StruÄný popis této entity" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "Administrativnà informace" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" -msgstr "" +msgstr "Telefonnà ÄÃslo této entity" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" -msgstr "" +msgstr "Faxové ÄÃslo této entity" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "PoÅ¡tovnà adresa" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "PoÅ¡tovnà adresa této entity" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "StruÄný popis této entity" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "Typ entity" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "Kód entity" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "Identifikátory reference" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" -"supannRefId – identifikátory/odkazy pro tuto položku na ostatnÃch systémech" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" @@ -441,7 +453,7 @@ msgstr "supannListeRouge – Zda by tato osoba mÄ›la být na seznamu blokovanýc #: personal/supann/class_supannAccount.inc:300 msgid "Assignment" -msgstr "" +msgstr "PÅ™iÅ™azenÃ" #: personal/supann/class_supannAccount.inc:303 msgid "Primary assignment" @@ -464,7 +476,7 @@ msgstr "" #: personal/supann/class_supannAccount.inc:314 msgid "Entity types" -msgstr "" +msgstr "Typy entit" #: personal/supann/class_supannAccount.inc:314 msgid "" @@ -522,7 +534,7 @@ msgstr "supannEtuId – identifikátor výuky" #: personal/supann/class_supannAccount.inc:355 msgid "Student registrations" -msgstr "" +msgstr "Registrace studentů" #: personal/supann/class_supannAccount.inc:370 msgid "supannEtuInscription - Registrations for this student" @@ -543,7 +555,7 @@ msgstr "" #: personal/supann/class_supannAccount.inc:383 msgid "Registration type" -msgstr "" +msgstr "Typ registrace" #: personal/supann/class_supannAccount.inc:383 msgid "supannEtuRegimeInscription - The type of this registration" diff --git a/supann/locale/de/fusiondirectory.po b/supann/locale/de/fusiondirectory.po index 7378128a442daca4b5e16b61b58470e7b755b7d2..e69c6d1872b7e561bcf97eb218cc9170f03301ee 100644 --- a/supann/locale/de/fusiondirectory.po +++ b/supann/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Eigenschaften" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Name" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Beschreibung" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Ort" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Adresse" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Telefon" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "LDAP-Fehler" @@ -174,85 +202,69 @@ msgstr "Dateifehler" msgid "Cannot read file: '%s'" msgstr "Kann Datei nicht lesen: '%s'" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "Einheit" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "Kurze Beschreibung von dieser Einheit" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "Administrative Informationen" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Adresse" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "Postalische Anschrift von dieser Einheit" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "Kurze Beschreibung von dieser Einheit" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "Einheitstyp" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "Einheitscode" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/el_GR/fusiondirectory.po b/supann/locale/el_GR/fusiondirectory.po index 1c689d6bb54d37a4e93402c81c49628b49c7c08e..c9ea0bcbdb8e2da10f885980672a1a9cc8e99587 100644 --- a/supann/locale/el_GR/fusiondirectory.po +++ b/supann/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "ΕγκαθίδÏυση" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Ιδιότητες" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Όνομα" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "ΠεÏιγÏαφή" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Τοποθεσία" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "ΔιεÏθυνση" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "ΤηλÎφωνο" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Φαξ" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "Κωδικός Εγκατάστασης" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "Îομική ονομασία" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "URI αÏχικής σελίδας" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Σφάλμα LDAP" @@ -174,85 +202,69 @@ msgstr "Σφάλμα αÏχείου" msgid "Cannot read file: '%s'" msgstr "Αδυναμία ανάγνωσης αÏχείου: '%s'" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "Οντότητα" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "Το όνομα που θα εγγÏάφεται στο γνώÏισμα ou για αυτή την οντότητα" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "ΣÏντομη πεÏιγÏαφή για αυτή την οντότητα" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "ΤαχυδÏομική διεÏθυνση" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "Η ταχυδÏομική διεÏθυνση για αυτή την οντότητα" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "ΣÏντομη πεÏιγÏαφή για αυτή την οντότητα" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "ΤÏπος οντότητας" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "Κωδικός οντότητα" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/es/fusiondirectory.po b/supann/locale/es/fusiondirectory.po index c30cf916927f9fdeb02188ba2887744ebd51e55a..75652b68f04957552c4c161e4a0c05a41d8ae71a 100644 --- a/supann/locale/es/fusiondirectory.po +++ b/supann/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Propiedades" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Nombre" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Descripción" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Localización" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Dirección" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Teléfono" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Error LDAP" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Código Postal" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/es_CO/fusiondirectory.po b/supann/locale/es_CO/fusiondirectory.po index 93dec696b146d9ab0dab9f19bcd0d73f5fad5dbb..900e63b3f49add6fb9b694963e5ab408dd5048ca 100644 --- a/supann/locale/es_CO/fusiondirectory.po +++ b/supann/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Propiedades" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Nombre" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Descripción" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Ubicación" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Dirección" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Error LDAP" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/es_VE/fusiondirectory.po b/supann/locale/es_VE/fusiondirectory.po index 744df27627973f6a5235639cadb42193d2ced8c3..beafbe991db04fb72a70421f3760783938f76c16 100644 --- a/supann/locale/es_VE/fusiondirectory.po +++ b/supann/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Propiedades" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Nombre" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Descripción" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Localización" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Dirección" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Teléfono" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Error de LDAP" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Código Postal" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/fa_IR/fusiondirectory.po b/supann/locale/fa_IR/fusiondirectory.po index 37838fabe3bf7b6ba5271eeba40eb6a76447c06e..56680054cb1ae5c3fb769d8be82e5ad081dfbfba 100644 --- a/supann/locale/fa_IR/fusiondirectory.po +++ b/supann/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: fa_IR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "آدرس" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "خطای LDAP" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/fi_FI/fusiondirectory.po b/supann/locale/fi_FI/fusiondirectory.po index d28e47cb7f02f7f96d71414af63ff3fb392d495b..d0f2ee275a655bf603b7727ad8c390030a6f383e 100644 --- a/supann/locale/fi_FI/fusiondirectory.po +++ b/supann/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Ominaisuudet" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Nimi" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Kuvaus" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Osoite" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Faksi" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "LDAP virhe" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/fr/fusiondirectory.po b/supann/locale/fr/fusiondirectory.po index 536d4689f74d38e143b65dc9a67438a9ca0440a0..2e631938a1d45c157e1ead818340bf7d03ce6db2 100644 --- a/supann/locale/fr/fusiondirectory.po +++ b/supann/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2019\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" @@ -22,139 +22,167 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "Établissement" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "Paramètres de l'établissement SupAnn" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "Établissement SupAnn" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Propriétés" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "Établissement racine" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "Définit cette établissement comme établissement racine" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Nom" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "Nom à écrire dans l'attribut 'o' pour cet établissement" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Description" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "Courte description de cette établissement" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Lieu" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "Habituellement la ville où se situe l’établissement" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Adresse" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "L’adresse postale de l’établissement" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Téléphone" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "Le numéro de téléphone de l’établissement" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "Le numéro de fax de l’établissement" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "Propriétés SupAnn" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "Code établissement" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "Le code de cet établissement (doit avoir un préfixe entre { })" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "Type d'établissement" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "Le type SupAnn qui correspond le mieux à cet établissement" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "Code SupAnn" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "Le code SupAnn de cet établissement" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr " Entité parente " + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "Les entité parente de cette entité" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "Identifiants de référence" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "supannRefId - IDs/liens pour cet entité sur d'autres systèmes" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "Nom officiel" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "Le nom légal de cet établissement" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "Site web officiel" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "L’URI du site web de cet établissement" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "Site web de l'institution" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "L’URI du site web de l’institution de cet établissement" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "Annuaire pages blanches" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "L’URI des pages blanches de cet établissement" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Erreur LDAP" @@ -175,85 +203,69 @@ msgstr "Erreur de fichier" msgid "Cannot read file: '%s'" msgstr "Impossible de lire le fichier : '%s'" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "Entité" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "Paramètres de l’entité SupAnn" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "Entité SupAnn" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "Nom à écrire dans l'attribut 'ou' pour cette entité" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "Courte description de cette entité" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "Informations administratives" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "Numéro de téléphone pour cette entité" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "Numéro de fax pour cette entité" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Adresse postale" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "Adresse postale de cette entité" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "Courte description de cette entité" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "Informations SupAnn" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "Type d’entité" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "Le type SupAnn qui correspond le mieux à cette entité" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "Code entité" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "Le code SupAnn de cette entité" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr " Entité parente " - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "Les entité parente de cette entité" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "Identifiants de référence" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "supannRefId - IDs/liens pour cet entité sur d'autres systèmes" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "Configuration SupAnn" diff --git a/supann/locale/hu_HU/fusiondirectory.po b/supann/locale/hu_HU/fusiondirectory.po index 09f01fe51ddacb67b538bbe29f30036adcf10ac9..e5cab7743d9cfd1fc02fccd99536ead9c23686e8 100644 --- a/supann/locale/hu_HU/fusiondirectory.po +++ b/supann/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: hu_HU\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Név" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "LeÃrás" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/id/fusiondirectory.po b/supann/locale/id/fusiondirectory.po index ae85637f554161c3d762cd296aeb041a59aef180..29deceafc611c8d6ca01b9fad455dad967482b83 100644 --- a/supann/locale/id/fusiondirectory.po +++ b/supann/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" @@ -17,139 +17,167 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "" @@ -170,85 +198,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/it_IT/fusiondirectory.po b/supann/locale/it_IT/fusiondirectory.po index 3a5e032d395a305e5175e53492dfddda6fdcf42e..1d4b9f695e71628220595954b57fcd79ab1c436c 100644 --- a/supann/locale/it_IT/fusiondirectory.po +++ b/supann/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2019\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" @@ -22,139 +22,167 @@ msgstr "" "Language: it_IT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "Immobile" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "Impstazioni stabilimento SupAnn" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "Stabilimento SupAnn" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Proprietà " -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "Stabilimento di root" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "Imposta questo stabilimento come quello principale" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Nome" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "Il nome da scrivere nell'attributo o per questo stabilimento" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Descrizione" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "Breve descrizione di questo stabilimento" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Località " -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "Di solito la città dove si trova questo stabilimento" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Indirizzo" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "L'indirizzo postale di questo stabile" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Telefono" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "Numero di telefono di questo stabilimento" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "Numero di fax di questo stabile" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "Proprietà SupAnn" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "Codice dell'immobile" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "Il codice di questo stabilimento (deve avere un prefisso tra {})" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "Tipo di stabilimento" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "Il tipo SupAnn che si adatta meglio a questo stabilimento" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "Codice SupAnn" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "Codice SupAnn di questo stabile" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "Entità genitore" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "Le entità madri di questa entità " + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "ID di riferimento" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "supannRefId - ID / link per questa entità su altri sistemi" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "Nome legale" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "Il nome legale di questo stabilimento" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "URI della home page" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "L'URI della home page del sito web di questo stabilimeto" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "Istituzione URI" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "L'URI di questo sito web istituzionale" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "Pagine bianche URI" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "L'URI di questa istituzione di pagine bianche" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Errore LDAP" @@ -175,85 +203,69 @@ msgstr "Errore" msgid "Cannot read file: '%s'" msgstr "Impossibile leggere il file : %s" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "Entità " -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "Impostazioni entità SupAnn" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "Entità SupAnn" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "Nome da scrivere nell'attributo di questa entità " -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "Breve descrizione di questa entità " + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "Informazioni amministrative" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "Numero di telefono di questa entità " -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "Numero di fax di questa entità " -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Indirizzo postale" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "Indirizzo postale di questa entità " -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "Breve descrizione di questa entità " - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "Informazioni SupAnn" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "Tipo di entità " -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "Il tipo SupAnn che si adatta meglio a questa entità " -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "Tipo di entità " -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "Il codice SupAnn di questa entità " -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "Entità genitore" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "Le entità madri di questa entità " - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "ID di riferimento" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "supannRefId - ID / link per questa entità su altri sistemi" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "Configurazione SupAnn" diff --git a/supann/locale/ja/fusiondirectory.po b/supann/locale/ja/fusiondirectory.po index d2d4530159c6bbb6fc1b57056d4a03acd617c0ba..ad5c2746beb8d77e5b1a46d3d1c7bdd933edd5bb 100644 --- a/supann/locale/ja/fusiondirectory.po +++ b/supann/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" @@ -17,139 +17,167 @@ msgstr "" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "" @@ -170,85 +198,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/ko/fusiondirectory.po b/supann/locale/ko/fusiondirectory.po index 53c4321ba37889872efc9c73ec0e888a3ec22957..a368d474ed344fa5da467c0f6fd2396ad7baa1cf 100644 --- a/supann/locale/ko/fusiondirectory.po +++ b/supann/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "ì„¤ì •" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "명ì¹" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "설명" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "위치" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "주소" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "lDAP 오류" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/lv/fusiondirectory.po b/supann/locale/lv/fusiondirectory.po index 81159601e7312a382c1e6bb7f8b2a225f4a2777a..4658b93ac0946da44541661f29c078e6cb679d03 100644 --- a/supann/locale/lv/fusiondirectory.po +++ b/supann/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "VÄrds " -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Apraksts" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "AtraÅ¡anÄs vieta" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Adrese" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fakss" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "LDAP kļūda" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Pasta adrese" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/nb/fusiondirectory.po b/supann/locale/nb/fusiondirectory.po index 2c800a3de1c5a96b9a3522c682ec44445ebfd2fc..ac8d6e5433890988d09f07e99ac0390636e8743b 100644 --- a/supann/locale/nb/fusiondirectory.po +++ b/supann/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Egenskaper" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Navn" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Beskrivelse" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "LDAP-feil" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/nl/fusiondirectory.po b/supann/locale/nl/fusiondirectory.po index daf144a787cb96c32417b96630abc93d82a1d55b..71dd88c19c4b39a86cd41524e4b74dbe4e2cb91d 100644 --- a/supann/locale/nl/fusiondirectory.po +++ b/supann/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" @@ -22,139 +22,167 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "Establishment" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Eigenschappen" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Naam" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Omschrijving" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Plaats" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Adres" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Telefoon" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "Establishment code" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "Reference IDs" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "supannRefId - IDs/links for this entity on other systems" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "Legal name" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "Home page URI" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "Institution URI" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "White pages URI" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "LDAP fout" @@ -175,85 +203,69 @@ msgstr "File error" msgid "Cannot read file: '%s'" msgstr "Kan het bestand '%s' niet lezen" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "Entity" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "The name to write in the ou attribute for this entity" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "Short description of this entity" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "Administrative information" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Postadres" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "Postal address of this entity" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "Short description of this entity" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "Entity type" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "Entity code" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "Reference IDs" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "supannRefId - IDs/links for this entity on other systems" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/pl/fusiondirectory.po b/supann/locale/pl/fusiondirectory.po index b8adf79f78d9b3463f57bacc8fe5e5ec7871cf27..2cd66b7e9982896bd394e8486f7745345b3fc007 100644 --- a/supann/locale/pl/fusiondirectory.po +++ b/supann/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "WÅ‚aÅ›ciwoÅ›ci" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "ImiÄ™" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Opis" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Lokalizacja" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Adres" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Telefon" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "błąd LDAP" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Adres pocztowy" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/pt/fusiondirectory.po b/supann/locale/pt/fusiondirectory.po index 6a0b79e14e4d498db939f1ecc0bc2d6aed3f3844..ab9eb508ad32f3b09fd8911f9aa749a3f9b160e4 100644 --- a/supann/locale/pt/fusiondirectory.po +++ b/supann/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Propriedades" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Nome" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Descrição" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Localização" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Endereço" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Erro de LDAP" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Caixa postal" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/pt_BR/fusiondirectory.po b/supann/locale/pt_BR/fusiondirectory.po index 2c2341b2645ae530be9296769952ffca602d807e..8338faa4cd921f789a9c38d4f78d90b65bf25162 100644 --- a/supann/locale/pt_BR/fusiondirectory.po +++ b/supann/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Propriedades" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Nome" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Descrição" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Localização" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Endereço" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Telefone" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "Nome legal" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Erro de LDAP" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Endereços de correspondência" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/ru/fusiondirectory.po b/supann/locale/ru/fusiondirectory.po index f6891f8977ddb2265b68a1c9334d3829cf471ded..daff8787b0349b17b10be2c358dc6eb5ac2e064b 100644 --- a/supann/locale/ru/fusiondirectory.po +++ b/supann/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "СвойÑтва" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "ФамилиÑ" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "ОпиÑание" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "МеÑтоположение" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "ÐдреÑ" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Телефон" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "ФакÑ" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Ошибка LDAP" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Почтовый адреÑ" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/ru@petr1708/fusiondirectory.po b/supann/locale/ru@petr1708/fusiondirectory.po index e0e0b87b9fd15afc97b26e88c21daddaef19e617..6b279558180808b91e2f4797d581f265a470d507 100644 --- a/supann/locale/ru@petr1708/fusiondirectory.po +++ b/supann/locale/ru@petr1708/fusiondirectory.po @@ -8,148 +8,176 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ru@petr1708\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "" @@ -170,85 +198,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/sv/fusiondirectory.po b/supann/locale/sv/fusiondirectory.po index 5f4cc690062c7d3a23654258605756f02f75c492..7d3f223fd61c677ad2bbb9a1dfff794fecad0c62 100644 --- a/supann/locale/sv/fusiondirectory.po +++ b/supann/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Egenskaper" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Namn" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Beskrivning" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Plats" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Adress" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Telefon" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "LDAP-fel" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Postadress" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/tr_TR/fusiondirectory.po b/supann/locale/tr_TR/fusiondirectory.po index c8fd71b6ccf6e21e5377f1b4428379f4ff56e6d5..e9057be013aa7682fdd4ad1a19946cbaf00e01c0 100644 --- a/supann/locale/tr_TR/fusiondirectory.po +++ b/supann/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -17,139 +17,167 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "" @@ -170,85 +198,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/ug/fusiondirectory.po b/supann/locale/ug/fusiondirectory.po index 0d4de946691ee540258eb7cf533720957247d42f..ac803b508522fb96c885bc6e5844cd65a17dcb68 100644 --- a/supann/locale/ug/fusiondirectory.po +++ b/supann/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" @@ -17,139 +17,167 @@ msgstr "" "Language: ug\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "" @@ -170,85 +198,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/vi_VN/fusiondirectory.po b/supann/locale/vi_VN/fusiondirectory.po index d68a56370d1eb2398d63c306b2216d380b213823..e83c84779e9212c457d711322d08086dfa6e797d 100644 --- a/supann/locale/vi_VN/fusiondirectory.po +++ b/supann/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "Properties" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "Tên" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "Mô tả" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "Vị trÃ" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "Äịa chỉ" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "Số Ä‘iện thoại" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "Số fax" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "Lá»—i LDAP" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "Äịa chỉ theo bưu Ä‘iện" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/zh/fusiondirectory.po b/supann/locale/zh/fusiondirectory.po index 0e2b4acfe397fe2b0773591ea156c87fb9591bd2..920f35b291031bfd297282fa06a3384a0c2c6dc3 100644 --- a/supann/locale/zh/fusiondirectory.po +++ b/supann/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" @@ -21,139 +21,167 @@ msgstr "" "Language: zh\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "属性" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "åç§°" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "æè¿°" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "ä½ç½®" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "ä½å€" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "电è¯" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "ä¼ çœŸ" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "LDAP 错误" @@ -174,85 +202,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "地å€" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/supann/locale/zh_TW/fusiondirectory.po b/supann/locale/zh_TW/fusiondirectory.po index 618a59a3447bb8d499b9670f15c1314664e546da..0d60744d1ad560b0f48c8ad08dd7c7e52c3c6dbd 100644 --- a/supann/locale/zh_TW/fusiondirectory.po +++ b/supann/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -17,139 +17,167 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: admin/supannStructures/class_etablissement.inc:31 +#: admin/supannStructures/class_etablissement.inc:32 #: personal/supann/class_supannAccount.inc:335 #: personal/supann/class_supannAccount.inc:374 msgid "Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:32 +#: admin/supannStructures/class_etablissement.inc:33 msgid "SupAnn Establishment Settings" msgstr "" -#: admin/supannStructures/class_etablissement.inc:34 +#: admin/supannStructures/class_etablissement.inc:35 msgid "SupAnn Establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:51 +#: admin/supannStructures/class_etablissement.inc:52 msgid "Properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Root establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:54 +#: admin/supannStructures/class_etablissement.inc:55 msgid "Set this establishment as the root one" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_etablissement.inc:59 +#: admin/supannStructures/class_entite.inc:55 msgid "Name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:58 +#: admin/supannStructures/class_etablissement.inc:59 msgid "The name to write in the o attribute for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 -#: admin/supannStructures/class_entite.inc:75 +#: admin/supannStructures/class_etablissement.inc:63 +#: admin/supannStructures/class_entite.inc:59 msgid "Description" msgstr "" -#: admin/supannStructures/class_etablissement.inc:62 +#: admin/supannStructures/class_etablissement.inc:63 msgid "A short description of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:68 -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:69 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Location" msgstr "" -#: admin/supannStructures/class_etablissement.inc:71 +#: admin/supannStructures/class_etablissement.inc:72 msgid "Usually the city where this establishment is" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "Address" msgstr "" -#: admin/supannStructures/class_etablissement.inc:75 +#: admin/supannStructures/class_etablissement.inc:76 msgid "The postal address of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_etablissement.inc:80 +#: admin/supannStructures/class_entite.inc:68 msgid "Telephone" msgstr "" -#: admin/supannStructures/class_etablissement.inc:79 +#: admin/supannStructures/class_etablissement.inc:80 msgid "Phone number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_etablissement.inc:84 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax" msgstr "" -#: admin/supannStructures/class_etablissement.inc:83 +#: admin/supannStructures/class_etablissement.inc:84 msgid "Fax number of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:89 +#: admin/supannStructures/class_etablissement.inc:90 msgid "SupAnn properties" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "Establishment code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:92 +#: admin/supannStructures/class_etablissement.inc:93 msgid "The code of this establishment (must have a prefix between {})" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:98 +msgid "Establishment type" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:98 +msgid "The SupAnn type that best fits this Establishment" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:102 msgid "SupAnn code" msgstr "" -#: admin/supannStructures/class_etablissement.inc:97 +#: admin/supannStructures/class_etablissement.inc:102 msgid "The SupAnn code for this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "Parent entities" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:108 +#: admin/supannStructures/class_entite.inc:95 +msgid "The parent entities of this entity" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "Reference IDs" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_entite.inc:101 +msgid "supannRefId - IDs/links for this entity on other systems" +msgstr "" + +#: admin/supannStructures/class_etablissement.inc:122 msgid "Legal name" msgstr "" -#: admin/supannStructures/class_etablissement.inc:102 +#: admin/supannStructures/class_etablissement.inc:122 msgid "The legal name of this establishment" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "Home page URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:106 +#: admin/supannStructures/class_etablissement.inc:126 msgid "The URI of this establishment website home page" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "Institution URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:110 +#: admin/supannStructures/class_etablissement.inc:130 msgid "The URI of this establishment institution website" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "White pages URI" msgstr "" -#: admin/supannStructures/class_etablissement.inc:114 +#: admin/supannStructures/class_etablissement.inc:134 msgid "The URI of this establishment white pages" msgstr "" -#: admin/supannStructures/class_etablissement.inc:152 -#: admin/supannStructures/class_etablissement.inc:219 +#: admin/supannStructures/class_etablissement.inc:186 +#: admin/supannStructures/class_etablissement.inc:259 msgid "LDAP error" msgstr "" @@ -170,85 +198,69 @@ msgstr "" msgid "Cannot read file: '%s'" msgstr "" -#: admin/supannStructures/class_entite.inc:31 -#: admin/supannStructures/class_entite.inc:51 +#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:52 #: personal/supann/class_supannAccount.inc:463 msgid "Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:32 +#: admin/supannStructures/class_entite.inc:33 msgid "SupAnn Entity Settings" msgstr "" -#: admin/supannStructures/class_entite.inc:34 +#: admin/supannStructures/class_entite.inc:35 msgid "SupAnn Entity" msgstr "" -#: admin/supannStructures/class_entite.inc:54 +#: admin/supannStructures/class_entite.inc:55 msgid "The name to write in the ou attribute for this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:60 +#: admin/supannStructures/class_entite.inc:59 +msgid "Short description of this entity" +msgstr "" + +#: admin/supannStructures/class_entite.inc:65 msgid "Administrative information" msgstr "" -#: admin/supannStructures/class_entite.inc:63 +#: admin/supannStructures/class_entite.inc:68 msgid "Phone number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:67 +#: admin/supannStructures/class_entite.inc:72 msgid "Fax number of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address" msgstr "" -#: admin/supannStructures/class_entite.inc:71 +#: admin/supannStructures/class_entite.inc:76 msgid "Postal address of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:75 -msgid "Short description of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:81 +#: admin/supannStructures/class_entite.inc:82 msgid "SupAnn information" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 #: personal/supann/class_supannAccount.inc:459 msgid "Entity type" msgstr "" -#: admin/supannStructures/class_entite.inc:84 +#: admin/supannStructures/class_entite.inc:85 msgid "The SupAnn type that best fits this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "Entity code" msgstr "" -#: admin/supannStructures/class_entite.inc:88 +#: admin/supannStructures/class_entite.inc:89 msgid "The SupAnn code of this entity" msgstr "" -#: admin/supannStructures/class_entite.inc:94 -msgid "Parent entities" -msgstr "" - -#: admin/supannStructures/class_entite.inc:94 -msgid "The parent entities of this entity" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "Reference IDs" -msgstr "" - -#: admin/supannStructures/class_entite.inc:100 -msgid "supannRefId - IDs/links for this entity on other systems" -msgstr "" - #: config/supann/class_supannConfig.inc:28 msgid "SupAnn configuration" msgstr "" diff --git a/sympa/locale/af_ZA/fusiondirectory.po b/sympa/locale/af_ZA/fusiondirectory.po index 6a8a0edb877f4367bb7a594d0623db0d49b32f0d..8da81189da5e8216946302df5de6c4ba77f17185 100644 --- a/sympa/locale/af_ZA/fusiondirectory.po +++ b/sympa/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/sympa/locale/ar/fusiondirectory.po b/sympa/locale/ar/fusiondirectory.po index f698a198b1adbe6f036c569b263c0f23980d94d4..dc7cc0762bfda06aa6e7b9ffd70b7b5f9a32f945 100644 --- a/sympa/locale/ar/fusiondirectory.po +++ b/sympa/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" diff --git a/sympa/locale/ca/fusiondirectory.po b/sympa/locale/ca/fusiondirectory.po index 5ed0a58bcc0694f69a1230f7a8a258482fae1d07..960a1d335dcaaa037ce9cb30dd04b847a91af712 100644 --- a/sympa/locale/ca/fusiondirectory.po +++ b/sympa/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/sympa/locale/cs_CZ/fusiondirectory.po b/sympa/locale/cs_CZ/fusiondirectory.po index b09f9383f82e5c176b7bd1346ff27c5ad198f01e..29dcb14f3be48d78542cf462ac7c882bf3c1f5d9 100644 --- a/sympa/locale/cs_CZ/fusiondirectory.po +++ b/sympa/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/sympa/locale/de/fusiondirectory.po b/sympa/locale/de/fusiondirectory.po index f7f74017d880827a82cef3857d1b3ab0b09f782d..06606166b89e25404f8c5ae8acd25da919f9a85b 100644 --- a/sympa/locale/de/fusiondirectory.po +++ b/sympa/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/sympa/locale/el_GR/fusiondirectory.po b/sympa/locale/el_GR/fusiondirectory.po index e8964fb2edd1aa1b80f2e4ba673f0b2861cd9fe1..bcd5c02d9116b1f444fc2780eb6a4a9aaeafc86a 100644 --- a/sympa/locale/el_GR/fusiondirectory.po +++ b/sympa/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/sympa/locale/es/fusiondirectory.po b/sympa/locale/es/fusiondirectory.po index f33893fc87e61b63e6d22efc9d1a74f601398198..5fb74629024a7425b1b282378787f169eedae704 100644 --- a/sympa/locale/es/fusiondirectory.po +++ b/sympa/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/sympa/locale/es_CO/fusiondirectory.po b/sympa/locale/es_CO/fusiondirectory.po index e82f3c5e770dfa49806ecee407e85a8c5d7c3d61..185b08f0043a33b0cc4a103abc8a7268984763cc 100644 --- a/sympa/locale/es_CO/fusiondirectory.po +++ b/sympa/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/sympa/locale/es_VE/fusiondirectory.po b/sympa/locale/es_VE/fusiondirectory.po index 4972ca6fc90a15f4cd61ce4442fd75e54733c50a..69f538178b56fa4db91e3db19e5513cb3e8e15c8 100644 --- a/sympa/locale/es_VE/fusiondirectory.po +++ b/sympa/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/sympa/locale/fa_IR/fusiondirectory.po b/sympa/locale/fa_IR/fusiondirectory.po index a3d86c32e110fba204e28c00f0ee7ddd164c954e..baef19a97b75b31a04fd7b07bd15578a6ab97872 100644 --- a/sympa/locale/fa_IR/fusiondirectory.po +++ b/sympa/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" diff --git a/sympa/locale/fi_FI/fusiondirectory.po b/sympa/locale/fi_FI/fusiondirectory.po index ecd387e1a11ae21d85b5e066106257ef633b79c4..be10b27c8a71428430ea14e9f503b3c47ad2cfcd 100644 --- a/sympa/locale/fi_FI/fusiondirectory.po +++ b/sympa/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" diff --git a/sympa/locale/fr/fusiondirectory.po b/sympa/locale/fr/fusiondirectory.po index 6a7c0064a420e7019cc538f13a3100514abe03ff..ca86b685d8cd18c836e7b86c8cb7c0ece3d4bfd8 100644 --- a/sympa/locale/fr/fusiondirectory.po +++ b/sympa/locale/fr/fusiondirectory.po @@ -4,17 +4,17 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# MCMic, 2016 -# fusiondirectory <contact@fusiondirectory.org>, 2017 +# MCMic, 2018 +# fusiondirectory <contact@fusiondirectory.org>, 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" -"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" +"Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/sympa/locale/hu_HU/fusiondirectory.po b/sympa/locale/hu_HU/fusiondirectory.po index 101e44508a06095f687340506cd7b0df773931e4..3452e1c2466c58f853cd30ec00588a8d91ac8a36 100644 --- a/sympa/locale/hu_HU/fusiondirectory.po +++ b/sympa/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" diff --git a/sympa/locale/id/fusiondirectory.po b/sympa/locale/id/fusiondirectory.po index 251a876b8db5b38edd32bf10f4567af09069c618..9d711989155fde11bb56bd08cbc5bc355bdfae6e 100644 --- a/sympa/locale/id/fusiondirectory.po +++ b/sympa/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/sympa/locale/it_IT/fusiondirectory.po b/sympa/locale/it_IT/fusiondirectory.po index 87210bfa163597725d32e571b10ee72bfc5dd6e4..0c0b5e05068988ddc223b4552afb0ddc25807297 100644 --- a/sympa/locale/it_IT/fusiondirectory.po +++ b/sympa/locale/it_IT/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/sympa/locale/ja/fusiondirectory.po b/sympa/locale/ja/fusiondirectory.po index 8a8e97d936d45f48bf33405590449442b9237f4c..5984328bbdab26db8bf0b1288b4e79afb211b740 100644 --- a/sympa/locale/ja/fusiondirectory.po +++ b/sympa/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/sympa/locale/ko/fusiondirectory.po b/sympa/locale/ko/fusiondirectory.po index 5217ad76ca609d058959094810e1ba58d2969930..adf818c68229d42714a4969e22c605e502028c96 100644 --- a/sympa/locale/ko/fusiondirectory.po +++ b/sympa/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/sympa/locale/lv/fusiondirectory.po b/sympa/locale/lv/fusiondirectory.po index 4df38071d77efbd21594bfabb97e2d20df3e31d1..df9dac289b91f9a168c4dcf61f0c3575209d622e 100644 --- a/sympa/locale/lv/fusiondirectory.po +++ b/sympa/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" diff --git a/sympa/locale/nb/fusiondirectory.po b/sympa/locale/nb/fusiondirectory.po index ae8ee4cd355b769a6b17392a495afa8d389b371e..b543deecc7d240b5f4bc06d4ff517ca8b5950a90 100644 --- a/sympa/locale/nb/fusiondirectory.po +++ b/sympa/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" diff --git a/sympa/locale/nl/fusiondirectory.po b/sympa/locale/nl/fusiondirectory.po index a8342b2865d122dc424b7cc9594e661a83615846..f82985fcaf7cef1e8e5f72471d6542124f15a2b1 100644 --- a/sympa/locale/nl/fusiondirectory.po +++ b/sympa/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/sympa/locale/pl/fusiondirectory.po b/sympa/locale/pl/fusiondirectory.po index 41cb0faac5047433b6cac1942a6b5c9665020519..c151a20ecc27135e885d462e4f3f0cbd174154d6 100644 --- a/sympa/locale/pl/fusiondirectory.po +++ b/sympa/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/sympa/locale/pt/fusiondirectory.po b/sympa/locale/pt/fusiondirectory.po index 9607ac35981f63d29a55fcbaee5d4e37975564af..7d5288cd6e37325930c7bc0c8f1caf2d195a5f55 100644 --- a/sympa/locale/pt/fusiondirectory.po +++ b/sympa/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" diff --git a/sympa/locale/pt_BR/fusiondirectory.po b/sympa/locale/pt_BR/fusiondirectory.po index dfbd333089bf476a51cee5475b1faaff03195df6..c5cf1838734cf9c72a070dc7e3f8a3c6f41c42cf 100644 --- a/sympa/locale/pt_BR/fusiondirectory.po +++ b/sympa/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/sympa/locale/ru/fusiondirectory.po b/sympa/locale/ru/fusiondirectory.po index c96bf8f5cea12787c999f18bc53f81024c85a42b..4b569cb3a425e4e81f310701a95ccded9655d3f5 100644 --- a/sympa/locale/ru/fusiondirectory.po +++ b/sympa/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/sympa/locale/ru@petr1708/fusiondirectory.po b/sympa/locale/ru@petr1708/fusiondirectory.po index c17ce57d53fb3d9e5798b0d8841da0b5df9d05a8..90deead1661f826a693dc3e5f2b36ad12ec402df 100644 --- a/sympa/locale/ru@petr1708/fusiondirectory.po +++ b/sympa/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/sympa/locale/sv/fusiondirectory.po b/sympa/locale/sv/fusiondirectory.po index 75a20318080a1f4ebd173d4320d91c3387028a64..6dea35b6c89899ec711ebc5f12fda8c39c4c93ea 100644 --- a/sympa/locale/sv/fusiondirectory.po +++ b/sympa/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/sympa/locale/tr_TR/fusiondirectory.po b/sympa/locale/tr_TR/fusiondirectory.po index e4b758083c21aebe6314357fe9864da7b85e63f5..597ec2356ef45f8dd3b4743ad41c508014014ab7 100644 --- a/sympa/locale/tr_TR/fusiondirectory.po +++ b/sympa/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/sympa/locale/ug/fusiondirectory.po b/sympa/locale/ug/fusiondirectory.po index 5f5726fbe7d7c4476138627789f6fa21b57dfc72..ac06af6a90d639aafaa8fffba3395ed927f46ec2 100644 --- a/sympa/locale/ug/fusiondirectory.po +++ b/sympa/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/sympa/locale/vi_VN/fusiondirectory.po b/sympa/locale/vi_VN/fusiondirectory.po index 394cbf1f3251ade27c40be7138cc7333ae0b7793..972851f8d85d954d8c0511eff67553306d903e31 100644 --- a/sympa/locale/vi_VN/fusiondirectory.po +++ b/sympa/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/sympa/locale/zh/fusiondirectory.po b/sympa/locale/zh/fusiondirectory.po index 99385b4b399383cd54a44425b95eb153297639e6..d92075722c2e2751231f5de9b074c03fd62c0334 100644 --- a/sympa/locale/zh/fusiondirectory.po +++ b/sympa/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" diff --git a/sympa/locale/zh_TW/fusiondirectory.po b/sympa/locale/zh_TW/fusiondirectory.po index b9a8bceba0299dea753492062ba8a6c98e6c5f00..c0b20e045cac0c9a4b88df5654a4348bb2fa1731 100644 --- a/sympa/locale/zh_TW/fusiondirectory.po +++ b/sympa/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:22+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/systems/admin/systems/class_serverService.inc b/systems/admin/systems/class_serverService.inc index cf56e7f5630f4b002fdd52af1d54b91e0ab38c64..7ddfc5f0c0f4aaaeb74516748ac996ceaf5f2748 100644 --- a/systems/admin/systems/class_serverService.inc +++ b/systems/admin/systems/class_serverService.inc @@ -63,6 +63,7 @@ class ServerService extends simpleManagement 'plSelfModify' => FALSE, 'plObjectType' => array('server'), 'plPrority' => 5, + 'plSubTabs' => 'SERVERSERVICE', 'plProvidedAcls' => array() ); diff --git a/systems/locale/af_ZA/fusiondirectory.po b/systems/locale/af_ZA/fusiondirectory.po index 31baa7b262080ca1dd8fc5d114b8e7fb823bcd49..34e25c3d5819c465028d484d32acb3afedd6ebf2 100644 --- a/systems/locale/af_ZA/fusiondirectory.po +++ b/systems/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -486,8 +486,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "" @@ -628,28 +628,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/ar/fusiondirectory.po b/systems/locale/ar/fusiondirectory.po index 3613ee8011b7b34b1fa8d0dd28083a60bb382187..27c8206150e2a5af51fcd295027527e4d1d7f995 100644 --- a/systems/locale/ar/fusiondirectory.po +++ b/systems/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "خطأ" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "معلومات" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/ca/fusiondirectory.po b/systems/locale/ca/fusiondirectory.po index 91f264f3d52173b45fc94e053e4726fae9321fc5..a4b9d5b11334ed89f4def90d4980f7ea05c47ae3 100644 --- a/systems/locale/ca/fusiondirectory.po +++ b/systems/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Error" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Informació" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/cs_CZ/fusiondirectory.po b/systems/locale/cs_CZ/fusiondirectory.po index 0951bc092ee1fbb055f86ccd2e59c325f885ffb6..650a697018b5800caa41708ed57e0761a967ac96 100644 --- a/systems/locale/cs_CZ/fusiondirectory.po +++ b/systems/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" @@ -493,8 +493,8 @@ msgid "Special option(s) for this share" msgstr "Speciálnà pÅ™edvolby pro toto sdÃlenÃ" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Chyba" @@ -641,28 +641,28 @@ msgstr "Typy sezenÃ, podporované tÃmto terminálovým serverem" msgid "Server services" msgstr "Služby serveru" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Informace" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "Nemohu aktualizovat stav služby dokud nebude uložena!" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "Neznámá akce „%s“" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "Nelze spustit akci %s na službÄ› %s." -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "Tento server nemá žádnou MAC adresu." diff --git a/systems/locale/de/fusiondirectory.po b/systems/locale/de/fusiondirectory.po index d899dc4d5c165548d861f150550a2a4c1600d759..e58ed8995e16b84e8953b9dd81d84d188245f4f5 100644 --- a/systems/locale/de/fusiondirectory.po +++ b/systems/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "Spezielle Option(en) für diese Freigabe" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Fehler" @@ -636,28 +636,28 @@ msgstr "Die von diesem Terminalserver unterstützten Sitzungstypen" msgid "Server services" msgstr "Serverdienste" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Information" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "Kann den Dienststatus nicht aktualisieren bis er gespeichert wurde!" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "Unbekannte Aktion \"%s\"" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "Konnte ausführbare Aktion %s auf Dienst %s nicht bekommen." -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/el_GR/fusiondirectory.po b/systems/locale/el_GR/fusiondirectory.po index 41e1e6c6ebef0c6e1664360cf23b4cf99c2d7ffe..843ab28f1181080220a301295319415adc703fb1 100644 --- a/systems/locale/el_GR/fusiondirectory.po +++ b/systems/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "Ειδική επιλογή (ες) για αυτό το μοίÏασμα" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Σφάλμα" @@ -635,28 +635,28 @@ msgstr "" msgid "Server services" msgstr "ΥπηÏεσίες εξυπηÏετητή" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "ΠληÏοφοÏίες" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "Δεν ήταν δυνατή η εκτÎλεση ενÎÏγειας %s στην υπηÏεσία %s." -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/es/fusiondirectory.po b/systems/locale/es/fusiondirectory.po index 8dd2612c65b7eefff9eb0207d89dc3534c7d31ca..9b9f6807b6cebe15bef95aebb31694e2e60c3424 100644 --- a/systems/locale/es/fusiondirectory.po +++ b/systems/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Error" @@ -632,29 +632,29 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Información" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" "¡No puedo actualizar el estado del servicio hasta que no se haya grabado!" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/es_CO/fusiondirectory.po b/systems/locale/es_CO/fusiondirectory.po index 8498e8c5ebd90387fbcac216120bcead5b4f5d8a..3a2cf425689aeeb6f8aa40ac1de13c7755d88e51 100644 --- a/systems/locale/es_CO/fusiondirectory.po +++ b/systems/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Error" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Información" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/es_VE/fusiondirectory.po b/systems/locale/es_VE/fusiondirectory.po index af89d0e2c899c421fdefbe48c810a1e55d8ae845..0e760b28354be5130e3fa6412deeadb0aba4c233 100644 --- a/systems/locale/es_VE/fusiondirectory.po +++ b/systems/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Error" @@ -632,29 +632,29 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Información" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" "¡No puedo actualizar el estado del servicio hasta que no se haya grabado!" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/fa_IR/fusiondirectory.po b/systems/locale/fa_IR/fusiondirectory.po index e57fd52d774fcb6c6cca2a5ab2476dc3f82dfe58..6c566a62a54e78287a770b6d4d4bbc6b1791deea 100644 --- a/systems/locale/fa_IR/fusiondirectory.po +++ b/systems/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "خطا" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/fi_FI/fusiondirectory.po b/systems/locale/fi_FI/fusiondirectory.po index bc36cae5617958170cca946b460d19ad7af7b1e2..abbc43303cb8c4e44420f2643f211ca41c9c0f39 100644 --- a/systems/locale/fi_FI/fusiondirectory.po +++ b/systems/locale/fi_FI/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Dina Solveig Jalkanen, 2017\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" @@ -491,8 +491,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Virhe" @@ -633,28 +633,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/fr/fusiondirectory.po b/systems/locale/fr/fusiondirectory.po index 291864c822de08127520e8a43dee7ca527726bbb..16ad9386303624e225a3e26d1528dba9247be5de 100644 --- a/systems/locale/fr/fusiondirectory.po +++ b/systems/locale/fr/fusiondirectory.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" @@ -493,8 +493,8 @@ msgid "Special option(s) for this share" msgstr "Option(s) spéciale(s) pour ce partage" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Erreur" @@ -643,28 +643,28 @@ msgstr "Les types de sessions supportés par ce serveur de terminaux" msgid "Server services" msgstr "Services serveur" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Information" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "Impossible de mettre à jour le statut avant que cela soit sauvé !" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "Action inconnue \"%s\"" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "Impossible d'exécuter l'action %s sur le service %s." -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "Ce serveur n'a pas d'adresse MAC." diff --git a/systems/locale/hu_HU/fusiondirectory.po b/systems/locale/hu_HU/fusiondirectory.po index d3b81f645f4b329567e6a53617038b1d3b030ab0..f2a1942372e6fd0e374f4a07a3c420085784dfa0 100644 --- a/systems/locale/hu_HU/fusiondirectory.po +++ b/systems/locale/hu_HU/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/id/fusiondirectory.po b/systems/locale/id/fusiondirectory.po index 5ff17a87e62c9b2c5de52982d4bc322109b479e0..c9674ad85bcaa3e698c574c931613a1913255470 100644 --- a/systems/locale/id/fusiondirectory.po +++ b/systems/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" @@ -486,8 +486,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "" @@ -628,28 +628,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/it_IT/fusiondirectory.po b/systems/locale/it_IT/fusiondirectory.po index f0140b07e7552549a1685d02a59a5f40ef2fa91f..8a6fe4a914b725b61961b72a7be161a3c53df309 100644 --- a/systems/locale/it_IT/fusiondirectory.po +++ b/systems/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" @@ -493,8 +493,8 @@ msgid "Special option(s) for this share" msgstr "Opzione speciale (i) per questo share" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Errore" @@ -642,30 +642,30 @@ msgstr "Tipi di sessione supportati da questo server terminal" msgid "Server services" msgstr "Servizi del server" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Informazione" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" "Impossibile aggiornare lo stato del servizio prima che questo venga " "registrato !" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "Azione \"%s\" sconosciuta" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "Impossibile eseguire l'azione %s sul servizio %s " -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "Questo server non ha un indirizzo mac." diff --git a/systems/locale/ja/fusiondirectory.po b/systems/locale/ja/fusiondirectory.po index 19b81e9b1469538ef49a74ae4fb0b5bf8a394a4a..315fde4e1e4df95463578930f48a9ca9d68b625b 100644 --- a/systems/locale/ja/fusiondirectory.po +++ b/systems/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" @@ -486,8 +486,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "" @@ -628,28 +628,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/ko/fusiondirectory.po b/systems/locale/ko/fusiondirectory.po index 622049672ca324aa5a11753efd7fa9fd548ea009..0533f650c552fb40f86dc6a827769067b1beccfc 100644 --- a/systems/locale/ko/fusiondirectory.po +++ b/systems/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "ì´ ê³µìœ ì— ëŒ€í•œ 특별 옵션" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "오류" @@ -632,28 +632,28 @@ msgstr "ì´ í„°ë¯¸ë„ ì„œë²„ì—서 ì§€ì›í•˜ëŠ” 세션 ìœ í˜•" msgid "Server services" msgstr "서버 서비스" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "ì •ë³´" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "ì €ìž¥ ë 때까지 서비스 ìƒíƒœë¥¼ ì—…ë°ì´íЏ í• ìˆ˜ 없습니다!" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "알 수없는 작업 \"%s\"" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "%s 서비스ì—서 %s ìž‘ì—…ì„ ì‹¤í–‰í• ìˆ˜ 없습니다." -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "ì´ ì„œë²„ì—는 MAC 주소가 없습니다." diff --git a/systems/locale/lv/fusiondirectory.po b/systems/locale/lv/fusiondirectory.po index d851f82aa76a90eb4970a484e770800d9046faf2..fd3f1f534d43e4d77f0b652949bfa23a55cf089b 100644 --- a/systems/locale/lv/fusiondirectory.po +++ b/systems/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Kļūda" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "InformÄcija" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/nb/fusiondirectory.po b/systems/locale/nb/fusiondirectory.po index 9d9e82c0da4391e4646244eecfd0e8822b34d7d5..4ef4ee40253db1c08e7980e08af666dfdbbcb410 100644 --- a/systems/locale/nb/fusiondirectory.po +++ b/systems/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Feil" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/nl/fusiondirectory.po b/systems/locale/nl/fusiondirectory.po index e87211585006afa62e11d77e84ca9405705409c9..3080788a7c032b5e7c12e893682e5c1bb862bac3 100644 --- a/systems/locale/nl/fusiondirectory.po +++ b/systems/locale/nl/fusiondirectory.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" @@ -492,8 +492,8 @@ msgid "Special option(s) for this share" msgstr "Speciale optie(s) voor deze share" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Fout" @@ -640,28 +640,28 @@ msgstr "De sessietypes ondersteund door deze terminalserver" msgid "Server services" msgstr "Serverservices" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Informatie" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "Kan service status niet updaten totdat het is opgeslagen!" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "Onbekende actie \"%s\"" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "Kan actie %s niet uitvoeren op service %s." -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "Ce serveur n'a pas d'adresse MAC." diff --git a/systems/locale/pl/fusiondirectory.po b/systems/locale/pl/fusiondirectory.po index e93e959862e3eba43007d42426e8e564bbecf3ef..e65a3c15ab19b1f6aa758d97b8778844a4f3f987 100644 --- a/systems/locale/pl/fusiondirectory.po +++ b/systems/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Błąd" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Informacja" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/pt/fusiondirectory.po b/systems/locale/pt/fusiondirectory.po index b33e72fe4b5bac1b2e39f024bf98cf879dd178ea..f2d1cb405fd21532cf39c9af7183020954071d16 100644 --- a/systems/locale/pt/fusiondirectory.po +++ b/systems/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Erro" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Informação" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/pt_BR/fusiondirectory.po b/systems/locale/pt_BR/fusiondirectory.po index 8e0ece234de19bd23eb1d61337c2f521adb69c90..2104dc4e158117eff3b85bb68cd1e8b90963aef2 100644 --- a/systems/locale/pt_BR/fusiondirectory.po +++ b/systems/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Erro" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "Serviços do servidor" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Informação" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "Não é possÃvel atualizar o status do serviço até que este seja salvo!" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/ru/fusiondirectory.po b/systems/locale/ru/fusiondirectory.po index 6ab74ed42aa31dd0c1552c9544e045df72ede266..ad05b84d74523d59e86ea742cc98cb9181a505f4 100644 --- a/systems/locale/ru/fusiondirectory.po +++ b/systems/locale/ru/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" @@ -492,8 +492,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Ошибка" @@ -634,28 +634,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "ИнформациÑ" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/ru@petr1708/fusiondirectory.po b/systems/locale/ru@petr1708/fusiondirectory.po index 1437dabca2e2bdb060c009bc9b180dc897f59f63..88976db2e77a98616007db6f6c5830612336d68c 100644 --- a/systems/locale/ru@petr1708/fusiondirectory.po +++ b/systems/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -486,8 +486,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "" @@ -628,28 +628,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/sv/fusiondirectory.po b/systems/locale/sv/fusiondirectory.po index febcb3b8490aa07a3c12b3febfd4d78e5355b263..d869139763568bfbfbdc02c542931a422644d66e 100644 --- a/systems/locale/sv/fusiondirectory.po +++ b/systems/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Fel" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Information" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/tr_TR/fusiondirectory.po b/systems/locale/tr_TR/fusiondirectory.po index 2fefb2891ab66555db2a893d3e3130cdc2eacdd5..50b6d0f6f2d6979b84a9f5830e66d76336eaaa89 100644 --- a/systems/locale/tr_TR/fusiondirectory.po +++ b/systems/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -486,8 +486,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "" @@ -628,28 +628,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/ug/fusiondirectory.po b/systems/locale/ug/fusiondirectory.po index 05cb69b5beac0c834849dbd46ecadbe6d210a9d0..ca597289a1f920f05c72ba171ef256b14aad0b8e 100644 --- a/systems/locale/ug/fusiondirectory.po +++ b/systems/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" @@ -486,8 +486,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "" @@ -628,28 +628,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/vi_VN/fusiondirectory.po b/systems/locale/vi_VN/fusiondirectory.po index 0504d049bba721a621d2011215c8da0e78b44e07..f3ec846f8ed473467997c03c6e8dbc63d7752ea9 100644 --- a/systems/locale/vi_VN/fusiondirectory.po +++ b/systems/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "Lá»—i" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "Thông tin" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/zh/fusiondirectory.po b/systems/locale/zh/fusiondirectory.po index 9e8b2ac07f7c5b3272ee025472097288aa39c9f3..76e4e3a6e41dd5436dc7d8e6a28e1a493956c608 100644 --- a/systems/locale/zh/fusiondirectory.po +++ b/systems/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2018\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" @@ -490,8 +490,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "错误" @@ -632,28 +632,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "æç¤ºä¿¡æ¯" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/systems/locale/zh_TW/fusiondirectory.po b/systems/locale/zh_TW/fusiondirectory.po index ae5380ecebf508612e710944c02043a32ab2dd65..72a85832ee0db364a2f80d2136121b6f7aeaf12f 100644 --- a/systems/locale/zh_TW/fusiondirectory.po +++ b/systems/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -486,8 +486,8 @@ msgid "Special option(s) for this share" msgstr "" #: admin/systems/services/shares/class_serviceShare.inc:105 -#: admin/systems/class_serverService.inc:225 -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:226 +#: admin/systems/class_serverService.inc:294 #: addons/dashboard/class_dashBoardNetwork.inc:81 msgid "Error" msgstr "" @@ -628,28 +628,28 @@ msgstr "" msgid "Server services" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Information" msgstr "" -#: admin/systems/class_serverService.inc:287 +#: admin/systems/class_serverService.inc:288 msgid "Cannot update service status until it has been saved!" msgstr "" -#: admin/systems/class_serverService.inc:293 +#: admin/systems/class_serverService.inc:294 #, php-format msgid "Unknown action \"%s\"" msgstr "" -#: admin/systems/class_serverService.inc:314 -#: admin/systems/class_serverService.inc:321 -#: admin/systems/class_serverService.inc:334 -#: admin/systems/class_serverService.inc:345 +#: admin/systems/class_serverService.inc:315 +#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:335 +#: admin/systems/class_serverService.inc:346 #, php-format msgid "Could not get execute action %s on service %s." msgstr "" -#: admin/systems/class_serverService.inc:322 +#: admin/systems/class_serverService.inc:323 msgid "This server has no mac address." msgstr "" diff --git a/user-reminder/html/class_expiredUserPostpone.inc b/user-reminder/html/class_expiredUserPostpone.inc index a5f9678ad5ba83f22e2f9045abe0deaecd53a174..bf41094ee13a69a2c9d3545c4269fa5b82388b95 100644 --- a/user-reminder/html/class_expiredUserPostpone.inc +++ b/user-reminder/html/class_expiredUserPostpone.inc @@ -153,12 +153,15 @@ class expiredUserPostpone extends standAlonePage if (isset($userTabs->by_object['mailAccount'])) { $email_address = $userTabs->by_object['mailAccount']->mail; } elseif ($this->use_alternate && isset($userTabs->by_object['mailAccount']) && !empty($userTabs->by_object['mailAccount']->gosaMailAlternateAddress)) { - $email_address = reset($userTabs->by_object['mailAccount']->gosaMailAlternateAddress); + $email_address = $userTabs->by_object['mailAccount']->gosaMailAlternateAddress; } elseif (isset($userTabs->by_object['supannAccount']) && !empty($userTabs->by_object['supannAccount']->supannAutreMail)) { - $email_address = reset($userTabs->by_object['supannAccount']->supannAutreMail); + $email_address = $userTabs->by_object['supannAccount']->supannAutreMail; } elseif (isset($userTabs->by_object['personalInfo']) && !empty($userTabs->by_object['personalInfo']->fdPrivateMail)) { $email_address = $userTabs->by_object['personalInfo']->fdPrivateMail; } + if (is_array($email_address)) { + $email_address = reset($email_address); + } $manager_mail = ''; if ($this->forward_postpone) { diff --git a/user-reminder/ihtml/themes/breezy/user-reminder.tpl b/user-reminder/ihtml/themes/breezy/user-reminder.tpl index da0ae6c28bc6048385f0c23402dab6136cfda4ba..148e29457a8a8b1523d3ea54f3469c881a3a8994 100644 --- a/user-reminder/ihtml/themes/breezy/user-reminder.tpl +++ b/user-reminder/ihtml/themes/breezy/user-reminder.tpl @@ -1,28 +1,28 @@ <body onLoad="javascript:$$('div.debug_div').each(function (a) { a.hide(); });"> {* FusionDirectory user reminder - smarty template *} {$php_errors} - <div> - {include file={filePath file="setup_header.tpl"}} - </div> + {$msg_dialogs} <div id="window-container"> <div id="window-div"> - {$msg_dialogs} + <div id="window-titlebar"> <p> <img class="center" src="geticon.php?context=types&icon=user&size=48" alt="{t}User{/t}" title="{t}User{/t}"/> {t}Expiration postpone{/t} </p> </div> - <div style="padding-left:10px;padding-right:10px;"> + <div id="window-content"> <!-- Display error message on demand --> - <p class="warning">{$message}</p> + <span class="warning"> {$message} </span> {if $success} <div class="success"> <img class="center" src="geticon.php?context=status&icon=task-complete&size=16" alt="{t}Success{/t}" title="{t}Success{/t}"> - <b>{t}Your expiration has been postponed successfully.{/t}</b><br/> - <br/><a href="./">Return to login screen</a> + <b>{t}Your expiration has been postponed successfully.{/t}</b> + <br/> + <br/> + <a href="./">Return to login screen</a> </div> {else} <div class="error"> @@ -33,10 +33,11 @@ </div> </div> </div> -</body> + {include file={filePath file="copynotice.tpl"}} <script type="text/javascript"> <!-- // Error Popup next_msg_dialog(); --> </script> +</body> </html> diff --git a/user-reminder/locale/af_ZA/fusiondirectory.po b/user-reminder/locale/af_ZA/fusiondirectory.po index c545b723b46e1f321c4898fa45de1922aa6ada29..ab092b1ea83b4ebf76e8de1ffec281899b10b285 100644 --- a/user-reminder/locale/af_ZA/fusiondirectory.po +++ b/user-reminder/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -189,16 +189,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/ar/fusiondirectory.po b/user-reminder/locale/ar/fusiondirectory.po index a24e4b4282ca2c190833d184571c7f0081a1f93f..ce3049c9765cab2a2684130dfa577acb7e5bbc32 100644 --- a/user-reminder/locale/ar/fusiondirectory.po +++ b/user-reminder/locale/ar/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/ca/fusiondirectory.po b/user-reminder/locale/ca/fusiondirectory.po index 0232f7c12986c30c46084182fa8e97b5f1b35c22..6d3b428d18a2db155d01aaf85c6ce358c7045c1e 100644 --- a/user-reminder/locale/ca/fusiondirectory.po +++ b/user-reminder/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/cs_CZ/fusiondirectory.po b/user-reminder/locale/cs_CZ/fusiondirectory.po index d69d6d3960c90b5cf8d6b6f8a954a32e940206cc..ae6b53ead5aee96c2695a76af6174dfbcc913cdf 100644 --- a/user-reminder/locale/cs_CZ/fusiondirectory.po +++ b/user-reminder/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" @@ -210,18 +210,18 @@ msgstr "" msgid "This token is invalid" msgstr "tato poukázka (token) je neplatná" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" "Nastal problém s poÅ¡tovnÃm serverem – obraÅ¥te se prosÃm na svého správce " "systémů." -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "ÚÄet s uživatelským jménem %s nebyl nalezen" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "Bylo nalezeno hned nÄ›kolik úÄtů s uživatelským jménem %s" diff --git a/user-reminder/locale/de/fusiondirectory.po b/user-reminder/locale/de/fusiondirectory.po index 5247dbc49d90ce8e1846a3bcba2d329d7b65ec95..39a573b8143dedde9b57071d484a0794a7ea2bb0 100644 --- a/user-reminder/locale/de/fusiondirectory.po +++ b/user-reminder/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" @@ -193,17 +193,17 @@ msgstr "" msgid "This token is invalid" msgstr "Das Token ist nicht gültig" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" "Kontaktieren Sie Ihren Administrator, es gab ein Problem mit dem Mailserver" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/el_GR/fusiondirectory.po b/user-reminder/locale/el_GR/fusiondirectory.po index 945a97f80fa203fb35bc31e921c4c6bdba520341..c46dbfbd68aea94bca47bb60d510df8e56a1b092 100644 --- a/user-reminder/locale/el_GR/fusiondirectory.po +++ b/user-reminder/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/es/fusiondirectory.po b/user-reminder/locale/es/fusiondirectory.po index 8b2bcf508505b5856dae3c502b7ac28b30cf4a79..c36200148f95c369060815683eb5572303848d3a 100644 --- a/user-reminder/locale/es/fusiondirectory.po +++ b/user-reminder/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" @@ -193,17 +193,17 @@ msgstr "" msgid "This token is invalid" msgstr "Esta prenda es invalida" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" "Contacte a su administrador, hubo un problema con el servidor de correo" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/es_CO/fusiondirectory.po b/user-reminder/locale/es_CO/fusiondirectory.po index 0930e998bdc7497ed457dbb6150f0ef77aaabf62..9e03eef6aa150e1e4fa0e0e63f738484754e4823 100644 --- a/user-reminder/locale/es_CO/fusiondirectory.po +++ b/user-reminder/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" @@ -193,17 +193,17 @@ msgstr "" msgid "This token is invalid" msgstr "Este token es inválido" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" "Contacte a su administrador, hubo un problema con el servidor de correo." -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "No se encontró la cuenta de usuario: \"%s\"" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "Se encontraron varias cuentas identificadas como: \"%s\"" diff --git a/user-reminder/locale/es_VE/fusiondirectory.po b/user-reminder/locale/es_VE/fusiondirectory.po index 4afb63c9cb2f3227d57f3c7b34427b0558471a43..7dfdb71f7ca5b2117a6515f0662ce4e60f2c8ecb 100644 --- a/user-reminder/locale/es_VE/fusiondirectory.po +++ b/user-reminder/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" @@ -193,17 +193,17 @@ msgstr "" msgid "This token is invalid" msgstr "Esta prenda es invalida" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" "Contacte a su administrador, hubo un problema con el servidor de correo" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/fa_IR/fusiondirectory.po b/user-reminder/locale/fa_IR/fusiondirectory.po index 64514ce445b80ff824fccf1522275a9e8212725e..fe6d842d20b225c9c3ac83bed8afe308a0962fe5 100644 --- a/user-reminder/locale/fa_IR/fusiondirectory.po +++ b/user-reminder/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/fi_FI/fusiondirectory.po b/user-reminder/locale/fi_FI/fusiondirectory.po index 0003eea8e3d1e2652094250e805f465df1cf2bbd..197341cc2a576da8369f603e3bf405fd523aa903 100644 --- a/user-reminder/locale/fi_FI/fusiondirectory.po +++ b/user-reminder/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/fr/fusiondirectory.po b/user-reminder/locale/fr/fusiondirectory.po index d3683e232c7b9d64bbb5fdd26b9be5400e0d1f80..10ab524373038a197c716ca24a5b695c4a8cd50d 100644 --- a/user-reminder/locale/fr/fusiondirectory.po +++ b/user-reminder/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2018\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" @@ -211,18 +211,18 @@ msgstr "" msgid "This token is invalid" msgstr "Ce jeton n'est pas valide" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" "Contactez votre administrateur système, il y a eu un problème avec l'envoi " "du message" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "Aucun compte utilisateur trouvé avec l'identifiant \"%s\"" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "Plusieurs comptes trouvés avec l’identifiant \"%s\"" diff --git a/user-reminder/locale/hu_HU/fusiondirectory.po b/user-reminder/locale/hu_HU/fusiondirectory.po index 0464c64a5038cdbc8cd91a8757cc25b7376a9483..9211caf4895beb6fc94071c319e48ffe0ef2d9c9 100644 --- a/user-reminder/locale/hu_HU/fusiondirectory.po +++ b/user-reminder/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -189,16 +189,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/id/fusiondirectory.po b/user-reminder/locale/id/fusiondirectory.po index b89b4ecdd8ccb1591b52626cf056cb70952f7054..20ebc74eab9ec81734da992f6f68d7222da56a1c 100644 --- a/user-reminder/locale/id/fusiondirectory.po +++ b/user-reminder/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" @@ -189,16 +189,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/it_IT/fusiondirectory.po b/user-reminder/locale/it_IT/fusiondirectory.po index 633163652754e34ef6ca30c85364e2f035d38d5b..f7e3694b3f607710ea553290597b59efa521147f 100644 --- a/user-reminder/locale/it_IT/fusiondirectory.po +++ b/user-reminder/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" @@ -211,18 +211,18 @@ msgstr "" msgid "This token is invalid" msgstr "Questo token non è valido" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" "Contattare l'amministratore, c'è stato un problema con il server di posta " "elettronica" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "Alcun account trovato con login \"%s\" " -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "Trovati più accounts con login \"%s\"" diff --git a/user-reminder/locale/ja/fusiondirectory.po b/user-reminder/locale/ja/fusiondirectory.po index 2830a3edad283a6abd995e62454843ea0b004f5b..115215820d64e924b9c809d81cadcccf8a64730d 100644 --- a/user-reminder/locale/ja/fusiondirectory.po +++ b/user-reminder/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" @@ -189,16 +189,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/ko/fusiondirectory.po b/user-reminder/locale/ko/fusiondirectory.po index 67b0b93fc5406430b8dec71ba1d20a4a539a6e24..efe9d8a8facadc705a294fbbdbc57077c99cb936 100644 --- a/user-reminder/locale/ko/fusiondirectory.po +++ b/user-reminder/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" @@ -201,16 +201,16 @@ msgstr "" msgid "This token is invalid" msgstr "í† í°ì´ ìœ íš¨í•˜ì§€ 않습니다." -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "ë©”ì¼ ì„œë²„ì— ë¬¸ì œê°€ ë°œìƒí•¬ìŠµë‹ˆë‹¤. 관리ìžì—게 문ì˜ë°”ëžë‹ˆë‹¤." -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "ë¡œê·¸ì¸ ê³„ì • \"%s\"ì„ ì°¾ì„ ìˆ˜ 없습니다." -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "ë¡œê·¸ì¸ ê³„ì • \"%s\"ì´ ì—¬ëŸ¬ ê°œ 있습니다." diff --git a/user-reminder/locale/lv/fusiondirectory.po b/user-reminder/locale/lv/fusiondirectory.po index 1be694c4a2c907fe13e7d5ee9a55e48a2ed7f34e..57ce62af032fc03c6cc930f7d6a2765ea0306d6e 100644 --- a/user-reminder/locale/lv/fusiondirectory.po +++ b/user-reminder/locale/lv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/nb/fusiondirectory.po b/user-reminder/locale/nb/fusiondirectory.po index 1da92120c561172a0ff4545cdd73f382dedfebf4..7a3bad342adb3b79f0ae1644face291d0e12b196 100644 --- a/user-reminder/locale/nb/fusiondirectory.po +++ b/user-reminder/locale/nb/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/nl/fusiondirectory.po b/user-reminder/locale/nl/fusiondirectory.po index d7d1e3cbff9999c9035accb46c68b4dee3d66fa2..38a4831a35e36a0d9263c60df1e556b154dc26b9 100644 --- a/user-reminder/locale/nl/fusiondirectory.po +++ b/user-reminder/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2018\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" @@ -210,16 +210,16 @@ msgstr "" msgid "This token is invalid" msgstr "Dit token is niet geldig" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "Contacteer je systeembeheerder, er was een probleem met de mailserver" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "Kan geen account vinden met login \"%s\"" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "Er zijn meerdere accounts gevonden met login \"%s\"" diff --git a/user-reminder/locale/pl/fusiondirectory.po b/user-reminder/locale/pl/fusiondirectory.po index 624bd164c98dd73a8777d5a3068ccadc2e24c86f..99b167404752e9165177a99fddc600296587e2f6 100644 --- a/user-reminder/locale/pl/fusiondirectory.po +++ b/user-reminder/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/pt/fusiondirectory.po b/user-reminder/locale/pt/fusiondirectory.po index 23ff3b377a9c7a6684f657adff00f9bc4612b7df..b116c3207cf37162f1c7cc4694205db49fc13442 100644 --- a/user-reminder/locale/pt/fusiondirectory.po +++ b/user-reminder/locale/pt/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/pt_BR/fusiondirectory.po b/user-reminder/locale/pt_BR/fusiondirectory.po index 157e0b20561693ea7e3e1a8ca7e8c21340c85fb9..edf1c6cddef8f2ace37e10e56bf3524344c73891 100644 --- a/user-reminder/locale/pt_BR/fusiondirectory.po +++ b/user-reminder/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" @@ -193,18 +193,18 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" "Entre em contato com o administrador, houve um problema com o servidor de " "e-mail." -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/ru/fusiondirectory.po b/user-reminder/locale/ru/fusiondirectory.po index 5d289e85f6fbbfbae1dc87df20138fed8d930364..af82504f90d11915a573cc32cd78f3c3ba68a0fa 100644 --- a/user-reminder/locale/ru/fusiondirectory.po +++ b/user-reminder/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" @@ -193,18 +193,18 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" "СвÑжитеÑÑŒ Ñ Ð²Ð°ÑˆÐ¸Ð¼ ÑиÑтемным админиÑтратором, были проблемы Ñ Ð¿Ð¾Ñ‡Ñ‚Ð¾Ð²Ñ‹Ð¼ " "Ñервером" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "Ðе найден аккаунт Ñ Ð»Ð¾Ð³Ð¸Ð½Ð¾Ð¼ \"%s\"" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "Ðайдено множеÑтво учетных запиÑей Ñ Ð»Ð¾Ð³Ð¸Ð½Ð¾Ð¼ \"%s\"" diff --git a/user-reminder/locale/ru@petr1708/fusiondirectory.po b/user-reminder/locale/ru@petr1708/fusiondirectory.po index dfa50a26967bf6aec48d3c5660e176779d17049b..890b8197c18d2416d95b53d7e3d647b5c5b5dde1 100644 --- a/user-reminder/locale/ru@petr1708/fusiondirectory.po +++ b/user-reminder/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -189,16 +189,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/sv/fusiondirectory.po b/user-reminder/locale/sv/fusiondirectory.po index 616e70f7c4187447460b452038f5bbadc7b1621f..ea64eaf58d8dcc3a7f3fcfb28628dfb82d328cff 100644 --- a/user-reminder/locale/sv/fusiondirectory.po +++ b/user-reminder/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "Kontakta din administratör, det uppstod ett problem med epostservern" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/tr_TR/fusiondirectory.po b/user-reminder/locale/tr_TR/fusiondirectory.po index ebfe6514f57342fdd3d647c3d4215265c2f81722..76e35aba0621cf861998898cf2c511c9094e55e7 100644 --- a/user-reminder/locale/tr_TR/fusiondirectory.po +++ b/user-reminder/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -189,16 +189,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/ug/fusiondirectory.po b/user-reminder/locale/ug/fusiondirectory.po index d21126f4547905ccfd8ef631f87c2a0abb4e91b5..ba6d7adbae79746c71101dcaa5a5fca0a72ce7ef 100644 --- a/user-reminder/locale/ug/fusiondirectory.po +++ b/user-reminder/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" @@ -189,16 +189,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/vi_VN/fusiondirectory.po b/user-reminder/locale/vi_VN/fusiondirectory.po index d1122430249079a0f698e2419f811d82b74d4cb4..46e723f80ed377771df2a99a45f9a88522a7ab0e 100644 --- a/user-reminder/locale/vi_VN/fusiondirectory.po +++ b/user-reminder/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/zh/fusiondirectory.po b/user-reminder/locale/zh/fusiondirectory.po index 7806556bc885849beac2ce8117e11bd002dba023..817e33f317cc685a7d71003ff668f2b851f4d227 100644 --- a/user-reminder/locale/zh/fusiondirectory.po +++ b/user-reminder/locale/zh/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" @@ -193,16 +193,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/user-reminder/locale/zh_TW/fusiondirectory.po b/user-reminder/locale/zh_TW/fusiondirectory.po index 55f55a42c97cf12370a9719ec37ab56c8a4f02b3..0c51233424c22d57100d309c4dd9325a1b0d1302 100644 --- a/user-reminder/locale/zh_TW/fusiondirectory.po +++ b/user-reminder/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -189,16 +189,16 @@ msgstr "" msgid "This token is invalid" msgstr "" -#: html/class_expiredUserPostpone.inc:202 +#: html/class_expiredUserPostpone.inc:205 msgid "Contact your administrator, there was a problem with mail server" msgstr "" -#: html/class_expiredUserPostpone.inc:211 +#: html/class_expiredUserPostpone.inc:214 #, php-format msgid "Did not find an account with login \"%s\"" msgstr "" -#: html/class_expiredUserPostpone.inc:214 +#: html/class_expiredUserPostpone.inc:217 #, php-format msgid "Found multiple accounts with login \"%s\"" msgstr "" diff --git a/weblink/admin/systems/weblink/class_webLink.inc b/weblink/admin/systems/weblink/class_webLink.inc index e9e51d49faf3b78ace90122c03b195b81e010666..c0db90c86a35721be16d36b39bf1e6214f666f39 100644 --- a/weblink/admin/systems/weblink/class_webLink.inc +++ b/weblink/admin/systems/weblink/class_webLink.inc @@ -30,6 +30,8 @@ class webLink extends simplePlugin return array( 'plShortName' => _('Web link'), 'plDescription' => _('Edit web link'), + 'plIcon' => 'geticon.php?context=applications&icon=weblink&size=48', + 'plSmallIcon' => 'geticon.php?context=applications&icon=weblink&size=16', 'plSelfModify' => FALSE, 'plObjectType' => array('workstation','server','ipmi','component','printer'), diff --git a/weblink/html/themes/breezy/icons/16/apps/weblink.png b/weblink/html/themes/breezy/icons/16/apps/weblink.png new file mode 100644 index 0000000000000000000000000000000000000000..69ca92a9fa7905eed7f7a0e7004a7c3331236949 Binary files /dev/null and b/weblink/html/themes/breezy/icons/16/apps/weblink.png differ diff --git a/weblink/html/themes/breezy/icons/48/apps/weblink.png b/weblink/html/themes/breezy/icons/48/apps/weblink.png new file mode 100644 index 0000000000000000000000000000000000000000..5d40d429a4ce3137c825915867b6ef50f1476b45 Binary files /dev/null and b/weblink/html/themes/breezy/icons/48/apps/weblink.png differ diff --git a/weblink/html/themes/breezy/svg/16/apps/weblink.svg b/weblink/html/themes/breezy/svg/16/apps/weblink.svg new file mode 100644 index 0000000000000000000000000000000000000000..a9a06c6b8cf525dbde01cc5ba031f6546ceb5293 --- /dev/null +++ b/weblink/html/themes/breezy/svg/16/apps/weblink.svg @@ -0,0 +1,124 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg3049" + version="1.1" + sodipodi:docname="weblink.svg" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" + inkscape:export-filename="weblink.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1884" + inkscape:window-height="1051" + id="namedview12" + showgrid="true" + inkscape:zoom="20.85965" + inkscape:cx="6.6649521" + inkscape:cy="6.8973928" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg3049"> + <inkscape:grid + type="xygrid" + id="grid822" /> + </sodipodi:namedview> + <defs + id="defs3051"> + <style + type="text/css" + id="current-color-scheme"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + </defs> + <metadata + id="metadata3054"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + <dc:date>2019</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Timothée Giet</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Notice" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Attribution" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <path + style="opacity:1;vector-effect:none;fill:#3daee9;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 8 0 A 8 8 0 0 0 0 8 A 8 8 0 0 0 8 16 A 8 8 0 0 0 16 8 A 8 8 0 0 0 8 0 z M 10.828125 1.6679688 C 11.722792 1.6679687 12.617194 2.0117256 13.302734 2.6972656 C 14.673814 4.0683457 14.673814 6.2754044 13.302734 7.6464844 L 12.242188 8.7070312 L 11.535156 6.5859375 L 11.888672 6.2324219 C 12.476278 5.6448162 12.476278 4.6989338 11.888672 4.1113281 C 11.301067 3.5237224 10.355184 3.5237224 9.7675781 4.1113281 L 7.6464844 6.2324219 C 7.0588787 6.8200277 7.0588787 7.7659099 7.6464844 8.3535156 C 7.7714725 8.4785036 7.9139247 8.570762 8.0644531 8.6425781 L 7.2929688 9.4140625 L 6.6210938 10.085938 C 6.4880014 9.9861781 6.353601 9.8887571 6.2324219 9.7675781 C 4.8613419 8.396498 4.8613419 6.1894394 6.2324219 4.8183594 L 8.3535156 2.6972656 C 9.0390556 2.0117256 9.9334581 1.6679688 10.828125 1.6679688 z M 9.3789062 5.9140625 C 9.5119985 6.0138217 9.646399 6.1112429 9.7675781 6.2324219 C 11.138658 7.603502 11.138658 9.8105601 9.7675781 11.181641 L 7.6464844 13.302734 C 6.2754044 14.673814 4.0683457 14.673814 2.6972656 13.302734 C 1.3261856 11.931654 1.3261856 9.7245956 2.6972656 8.3535156 L 3.7578125 7.2929688 L 4.4648438 9.4140625 L 4.1113281 9.7675781 C 3.5237224 10.355184 3.5237224 11.301067 4.1113281 11.888672 C 4.6989338 12.476278 5.6448162 12.476278 6.2324219 11.888672 L 8.3535156 9.7675781 C 8.9411213 9.1799723 8.9411213 8.2340901 8.3535156 7.6464844 C 8.2285275 7.5214964 8.0860751 7.4292379 7.9355469 7.3574219 L 8.7070312 6.5859375 L 9.3789062 5.9140625 z " + id="path987" /> +</svg> diff --git a/weblink/html/themes/breezy/svg/48/apps/weblink.svg b/weblink/html/themes/breezy/svg/48/apps/weblink.svg new file mode 100644 index 0000000000000000000000000000000000000000..dde299eaac138d1e197875fb5f98afe80bf40164 --- /dev/null +++ b/weblink/html/themes/breezy/svg/48/apps/weblink.svg @@ -0,0 +1,447 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg5453" + version="1.1" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" + sodipodi:docname="weblink.svg" + inkscape:export-filename="weblink.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs5455"> + <style + type="text/css" + id="current-color-scheme"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <linearGradient + inkscape:collect="always" + id="linearGradient4227-0-8"> + <stop + style="stop-color:#292c2f;stop-opacity:1" + offset="0" + id="stop4229-3-3" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4231-90-8" /> + </linearGradient> + <linearGradient + gradientTransform="matrix(1.4285726,0,0,1.4285726,-163.67389,-235.91398)" + inkscape:collect="always" + xlink:href="#linearGradient4303" + id="linearGradient4171" + gradientUnits="userSpaceOnUse" + x1="399.57144" + y1="545.79797" + x2="399.57144" + y2="517.79797" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4303"> + <stop + style="stop-color:#c6cdd1;stop-opacity:1" + offset="0" + id="stop4305" /> + <stop + style="stop-color:#e0e5e7;stop-opacity:1" + offset="1" + id="stop4307" /> + </linearGradient> + <style + id="current-color-scheme-7" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + id="current-color-scheme-75" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <style + id="current-color-scheme-3" + type="text/css"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4227-0-8" + id="linearGradient908" + x1="401.57144" + y1="516.79797" + x2="420.57144" + y2="535.79797" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4143" + id="linearGradient4258" + x1="403.57144" + y1="535.79797" + x2="403.57144" + y2="511.798" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-47.00004,-34.99997)" /> + <linearGradient + id="linearGradient4143" + inkscape:collect="always"> + <stop + id="stop4145" + offset="0" + style="stop-color:#197cf1;stop-opacity:1" /> + <stop + id="stop4147" + offset="1" + style="stop-color:#20bcfa;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4143" + id="linearGradient938" + x1="404.57144" + y1="533.79797" + x2="404.57144" + y2="514.79797" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4227-0-8" + id="linearGradient965" + gradientUnits="userSpaceOnUse" + x1="400.57144" + y1="515.79797" + x2="420.57144" + y2="535.79797" + gradientTransform="translate(-384.57143,-499.798)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="5.655" + inkscape:cx="17.933796" + inkscape:cy="21.620508" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1884" + inkscape:window-height="1051" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:showpageshadow="false" + borderlayer="true" + showguides="true" + inkscape:object-nodes="true" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid4063" /> + <sodipodi:guide + position="1.1650391e-05,47.999996" + orientation="4,0" + id="guide4146" + inkscape:locked="false" /> + <sodipodi:guide + position="1.1650391e-05,43.999996" + orientation="0,48" + id="guide4148" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,43.999996" + orientation="-4,0" + id="guide4150" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,47.999996" + orientation="0,-48" + id="guide4152" + inkscape:locked="false" /> + <sodipodi:guide + position="1.1650391e-05,4.0000264" + orientation="4,0" + id="guide4154" + inkscape:locked="false" /> + <sodipodi:guide + position="1.1650391e-05,2.6367188e-05" + orientation="0,48" + id="guide4156" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,2.6367188e-05" + orientation="-4,0" + id="guide4158" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,4.0000264" + orientation="0,-48" + id="guide4160" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,48.000026" + orientation="0,-4" + id="guide4162" + inkscape:locked="false" /> + <sodipodi:guide + position="44.000012,48.000026" + orientation="48,0" + id="guide4164" + inkscape:locked="false" /> + <sodipodi:guide + position="44.000012,2.6367188e-05" + orientation="0,4" + id="guide4166" + inkscape:locked="false" /> + <sodipodi:guide + position="48.000012,2.6367188e-05" + orientation="-48,0" + id="guide4168" + inkscape:locked="false" /> + <sodipodi:guide + position="4.0000422,48.000026" + orientation="0,-4" + id="guide4170" + inkscape:locked="false" /> + <sodipodi:guide + position="4.2167969e-05,48.000026" + orientation="48,0" + id="guide4172" + inkscape:locked="false" /> + <sodipodi:guide + position="4.2167969e-05,2.6367188e-05" + orientation="0,4" + id="guide4174" + inkscape:locked="false" /> + <sodipodi:guide + position="4.0000422,2.6367188e-05" + orientation="-48,0" + id="guide4176" + inkscape:locked="false" /> + <sodipodi:guide + position="20.000012,43.999996" + orientation="39.999969,0" + id="guide4153" + inkscape:locked="false" /> + <sodipodi:guide + position="20.000012,4.0000264" + orientation="0,8" + id="guide4155" + inkscape:locked="false" /> + <sodipodi:guide + position="28.000012,4.0000264" + orientation="-39.999969,0" + id="guide4157" + inkscape:locked="false" /> + <sodipodi:guide + position="28.000012,43.999996" + orientation="0,-8" + id="guide4159" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata5458"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + <dc:date>2019</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Timothée Giet</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Notice" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Attribution" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Capa 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-384.57143,-499.798)"> + <circle + style="opacity:1;fill:url(#linearGradient4171);fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path3377" + cx="408.57138" + cy="523.79797" + r="19.999956" /> + <path + style="opacity:0.2;fill:url(#linearGradient965);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 27,16 -6,6 0.691406,5 -4,-4 L 16,32 27.652344,43.652344 A 19.999956,19.999956 0 0 0 43.650391,27.650391 L 32,16 Z" + transform="translate(384.57143,499.798)" + id="path900" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="opacity:1;vector-effect:none;fill:url(#linearGradient938);fill-opacity:1;stroke:none;stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 412.81362,514.29995 c 1.34199,0 2.68359,0.51564 3.71191,1.54395 2.05662,2.05663 2.05662,5.3672 0,7.42382 l -1.59082,1.59083 -1.06054,-3.18164 0.53026,-0.53028 c 0.88142,-0.8814 0.88142,-2.30023 0,-3.18164 -0.8814,-0.88141 -2.30023,-0.88141 -3.18163,0 l -3.18165,3.18164 c -0.8814,0.88142 -0.8814,2.30023 0,3.18165 0.18748,0.18747 0.40116,0.32586 0.62695,0.43359 l -1.15722,1.15722 -1.00782,1.00782 c -0.19963,-0.1497 -0.40123,-0.29577 -0.583,-0.47754 -2.05662,-2.05662 -2.05662,-5.36721 0,-7.42383 l 3.18165,-3.18164 c 1.02831,-1.02831 2.36991,-1.54395 3.71191,-1.54395 z m -2.17383,6.36914 c 0.19964,0.1497 0.40124,0.29577 0.58301,0.47754 2.05662,2.05662 2.05662,5.36721 0,7.42383 l -3.18165,3.18164 c -2.05662,2.05661 -5.3672,2.05661 -7.42382,0 -2.05662,-2.05663 -2.05662,-5.3672 0,-7.42382 l 1.59081,-1.59083 1.06055,3.18164 -0.53027,0.53028 c -0.88141,0.8814 -0.88141,2.30023 0,3.18163 0.8814,0.88142 2.30024,0.88142 3.18164,0 l 3.18165,-3.18163 c 0.8814,-0.88142 0.8814,-2.30023 0,-3.18165 -0.18749,-0.18747 -0.40116,-0.32586 -0.62695,-0.43359 l 1.15721,-1.15722 z" + id="path987" + sodipodi:nodetypes="sccccccccccccsccscscscccccccccccc" /> + </g> +</svg> diff --git a/weblink/locale/af_ZA/fusiondirectory.po b/weblink/locale/af_ZA/fusiondirectory.po index 2b21bb035dfcf71e27314bfa199d826ad5bed126..daa3213b6e523ce4953cb27976de96f300f22c8d 100644 --- a/weblink/locale/af_ZA/fusiondirectory.po +++ b/weblink/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/ar/fusiondirectory.po b/weblink/locale/ar/fusiondirectory.po index c4be49801afbd655268a32985d05b594b45a4b5e..b571a4ab086b1c4cecc54b331c5e50a28b932c11 100644 --- a/weblink/locale/ar/fusiondirectory.po +++ b/weblink/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/ca/fusiondirectory.po b/weblink/locale/ca/fusiondirectory.po index f1d5afa399326d3a7bdb893f8b01abc1a61831b5..ad30744160e3969402ef5e461256996fa347897d 100644 --- a/weblink/locale/ca/fusiondirectory.po +++ b/weblink/locale/ca/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/cs_CZ/fusiondirectory.po b/weblink/locale/cs_CZ/fusiondirectory.po index 9e9d05392346dd52e4312e8f145fe1e49bf9c930..8510394c7a3a1a4bd779b8b2ab2984b743649e1e 100644 --- a/weblink/locale/cs_CZ/fusiondirectory.po +++ b/weblink/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" @@ -30,31 +30,31 @@ msgstr "Webový odkaz" msgid "Edit web link" msgstr "Upravit webový odkaz" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "Odkazy" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "Webové odkazy na tento poÄÃtaÄ" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "NastavenÃ" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "Protokol" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "Protokol pro pÅ™Ãstup k webové stránce tohoto poÄÃtaÄe" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "Libovolné odkazy" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "Jakákoli URL adresa kterou chcete pÅ™iÅ™adit tomuto poÄÃtaÄi" diff --git a/weblink/locale/de/fusiondirectory.po b/weblink/locale/de/fusiondirectory.po index e3f54a9e0d0012ec47308f20bcc96b0497b28c45..70ca8c25839bf3ba0e4caf2b0829a2f3e376a841 100644 --- a/weblink/locale/de/fusiondirectory.po +++ b/weblink/locale/de/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Ettore Atalan <atalanttore@googlemail.com>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" @@ -30,31 +30,31 @@ msgstr "Weblink" msgid "Edit web link" msgstr "Weblink bearbeiten" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "Links" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "Einstellungen" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "Protokoll" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "Zu verwendendes Protokoll für den Zugriff auf diese Computerwebseite" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/el_GR/fusiondirectory.po b/weblink/locale/el_GR/fusiondirectory.po index 95ffd3ff655121e6882766d6f45061e6b428f721..c2534a2a8dd110de0ff77c224778ff90679df045 100644 --- a/weblink/locale/el_GR/fusiondirectory.po +++ b/weblink/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" @@ -29,33 +29,33 @@ msgstr "ΗλεκτÏονικός σÏνδεσμος" msgid "Edit web link" msgstr "ΕπεξεÏγασία σÏνδεσμου ιστοÏ" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "Î Ïωτόκολλο" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" "Î Ïωτόκολλο που χÏησιμοποιείται στον συγκεκÏιμÎνο υπολογιστή για την Ï€Ïόσβαση" " σε ιστοσελίδα " -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/es/fusiondirectory.po b/weblink/locale/es/fusiondirectory.po index f9926d67f2bd44005641ca4d3e5b6092f8ac4ca4..eaa3510ca76e9b14fb71eda13c582dc18d1bc6c8 100644 --- a/weblink/locale/es/fusiondirectory.po +++ b/weblink/locale/es/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/es_CO/fusiondirectory.po b/weblink/locale/es_CO/fusiondirectory.po index 02910de2ad20aa85bd37e51004f137945886385c..9420d4dbee9825e2d1dc8a72f88f5477613a688b 100644 --- a/weblink/locale/es_CO/fusiondirectory.po +++ b/weblink/locale/es_CO/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/es_VE/fusiondirectory.po b/weblink/locale/es_VE/fusiondirectory.po index ae783ae414a5db375bce7b0f5ac50ab4da4f213b..f204a7bacd4c336941d58877329859b6698aae26 100644 --- a/weblink/locale/es_VE/fusiondirectory.po +++ b/weblink/locale/es_VE/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/fa_IR/fusiondirectory.po b/weblink/locale/fa_IR/fusiondirectory.po index 963be03e0ce25eb12d91201e161a8ee032e21d23..ce8d28cb7b09b93ef3160ca0d6a87cc6e79bd7e9 100644 --- a/weblink/locale/fa_IR/fusiondirectory.po +++ b/weblink/locale/fa_IR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/fi_FI/fusiondirectory.po b/weblink/locale/fi_FI/fusiondirectory.po index d8343aacdc99cca3c04cb1ab6bc401d76bf7a4a2..43cb5005128394574d332b432927858c0d108646 100644 --- a/weblink/locale/fi_FI/fusiondirectory.po +++ b/weblink/locale/fi_FI/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" @@ -29,31 +29,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "Protokolla" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/fr/fusiondirectory.po b/weblink/locale/fr/fusiondirectory.po index 8135cd1425596b6d01ff474ff19f74554a36ab88..9e6c9becbe299f4385b941e436ff520afb24c255 100644 --- a/weblink/locale/fr/fusiondirectory.po +++ b/weblink/locale/fr/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" @@ -30,31 +30,31 @@ msgstr "Lien Web" msgid "Edit web link" msgstr "Editer le lien web" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "Liens" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "Liens Internet de cet ordinateur" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "Paramètres" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "Protocole" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "Protocole à utiliser pour accéder à cette page Web" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "Liens arbitraires" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "Toute URL que vous souhaitez associer à cet ordinateur" diff --git a/weblink/locale/hu_HU/fusiondirectory.po b/weblink/locale/hu_HU/fusiondirectory.po index 802ca9294d590100d74ed9bb0af9e8cd01793f10..7d1926522a2ab27378b6a806da84d2260cca1509 100644 --- a/weblink/locale/hu_HU/fusiondirectory.po +++ b/weblink/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/id/fusiondirectory.po b/weblink/locale/id/fusiondirectory.po index 54e56856a0a3e354382b8fcbf39aa01f1a9ebc4a..ca0f885725bc60e402a026ff59f675b9be94860a 100644 --- a/weblink/locale/id/fusiondirectory.po +++ b/weblink/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/it_IT/fusiondirectory.po b/weblink/locale/it_IT/fusiondirectory.po index a2b996f32ac42054215babc130ef850dd1b4c172..c027efbaa8ac9da7370c7efa3f47a3022bffaca7 100644 --- a/weblink/locale/it_IT/fusiondirectory.po +++ b/weblink/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" @@ -30,31 +30,31 @@ msgstr "Web link" msgid "Edit web link" msgstr "Modifica il web link" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "Links" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "Collegamenti Web a questo computer" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "Impostazioni" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "Protocollo" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "Protocollo da usare per accedere alla pagina Web di questo computer" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "Link arbitrari" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "Qualsiasi URL che si desidera associare a questo computer" diff --git a/weblink/locale/ja/fusiondirectory.po b/weblink/locale/ja/fusiondirectory.po index 15fb2946e2503866a79285501d7fcfbe4a38e134..44f4baa87de2f1c065b2fa084152b1df70d5158d 100644 --- a/weblink/locale/ja/fusiondirectory.po +++ b/weblink/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/ko/fusiondirectory.po b/weblink/locale/ko/fusiondirectory.po index af3870b12df3f4f2e8cac6ef79aac00f4a7f5161..7c6b5c84a9ddfe3eb9eebebcef5998a4214ebd47 100644 --- a/weblink/locale/ko/fusiondirectory.po +++ b/weblink/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" @@ -29,31 +29,31 @@ msgstr "웹 ë§í¬" msgid "Edit web link" msgstr "웹 ë§í¬ 편집" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "ë§í¬" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "ì´ ì»´í“¨í„°ì˜ ì›¹ ë§í¬" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "ì„¤ì •" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "í”„ë¡œí† ì½œ" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "웹 페ì´ì§€ì— ì ‘ê·¼í• ì‹œ ì‚¬ìš©í• í”„ë¡œí† ì½œ" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "ìž„ì˜ ë§í¬" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "ì´ ì»´í“¨í„°ì™€ ì—°ê´€ëœ URL" diff --git a/weblink/locale/lv/fusiondirectory.po b/weblink/locale/lv/fusiondirectory.po index 00ff64c82ee2336cc0029f5552f478daf2bc1f87..adc0d939a523c581b5c0067af1895af042154d01 100644 --- a/weblink/locale/lv/fusiondirectory.po +++ b/weblink/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/nb/fusiondirectory.po b/weblink/locale/nb/fusiondirectory.po index c8ccb841e33e162a8c6ac7eec87a4f55763b1064..9dadfebd3e33318e89a757edcdffa77486b323b6 100644 --- a/weblink/locale/nb/fusiondirectory.po +++ b/weblink/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/nl/fusiondirectory.po b/weblink/locale/nl/fusiondirectory.po index 5b13ff4674da44e6a3e0998b6726281883325a48..8a396f2fdf1fef2a8d8854edaa48a5c52137147a 100644 --- a/weblink/locale/nl/fusiondirectory.po +++ b/weblink/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" @@ -30,31 +30,31 @@ msgstr "Weblink" msgid "Edit web link" msgstr "Bewerk weblink" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "Links" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "Weblinks naar deze computer" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "Instellingen" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "Protocol" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "Protocol dat toegang geeft tot deze computer's webpagina" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "Arbitraire links" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "URL die je wil verbinden met deze computer" diff --git a/weblink/locale/pl/fusiondirectory.po b/weblink/locale/pl/fusiondirectory.po index 006318ab664673f7d121dfc22aa3a3e92febf6b9..b044d6ae9d9ca3043fba4acb35362b089dd0a929 100644 --- a/weblink/locale/pl/fusiondirectory.po +++ b/weblink/locale/pl/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/pt/fusiondirectory.po b/weblink/locale/pt/fusiondirectory.po index 4d6c289ec78d0bd85fd9f4f7b430368a59b77dcb..c23dd1afad4102319dcdcd1744efcaed93ca1848 100644 --- a/weblink/locale/pt/fusiondirectory.po +++ b/weblink/locale/pt/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/pt_BR/fusiondirectory.po b/weblink/locale/pt_BR/fusiondirectory.po index 5b340c2f585f2dae47a883187b422c9ca24ff9f2..14c8b6d74f5ecbf488474ae5cfccf7932a0ea0af 100644 --- a/weblink/locale/pt_BR/fusiondirectory.po +++ b/weblink/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" @@ -29,31 +29,31 @@ msgstr "Link da web" msgid "Edit web link" msgstr "Editar link da web" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "Protocolo" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/ru/fusiondirectory.po b/weblink/locale/ru/fusiondirectory.po index cf62a80388de86b3d36893a4ac4fed99cb49079d..e4acdc7cab19140f8577ab02c8a6ba7a33c7d786 100644 --- a/weblink/locale/ru/fusiondirectory.po +++ b/weblink/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" @@ -29,31 +29,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "Протокол" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/ru@petr1708/fusiondirectory.po b/weblink/locale/ru@petr1708/fusiondirectory.po index 28cb880947d08f4c24522f99d95ac782d8b05359..f9ca22fe607f27955973698cab7e689e6dc9b1e1 100644 --- a/weblink/locale/ru@petr1708/fusiondirectory.po +++ b/weblink/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/sv/fusiondirectory.po b/weblink/locale/sv/fusiondirectory.po index 8b4615670ed1c92982ee3bf97beecc3b832c58d3..1ab600f0b38c954942fcbc4c4dda44f3b9893d94 100644 --- a/weblink/locale/sv/fusiondirectory.po +++ b/weblink/locale/sv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/tr_TR/fusiondirectory.po b/weblink/locale/tr_TR/fusiondirectory.po index 31d80165edb91f13d3d68759487fd415c611a55d..6ffb5673492515507b1e50aa4c64e988f932e4d1 100644 --- a/weblink/locale/tr_TR/fusiondirectory.po +++ b/weblink/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/ug/fusiondirectory.po b/weblink/locale/ug/fusiondirectory.po index baff3994fdc7ba24f149318cac784b5855c568bf..0e10330583f912c60918c9c35ab8c109e5d33b3d 100644 --- a/weblink/locale/ug/fusiondirectory.po +++ b/weblink/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/vi_VN/fusiondirectory.po b/weblink/locale/vi_VN/fusiondirectory.po index dd0c662146720fcb00647573b6f374c381f0f709..b7bf445839f3e838002050b004e14daedbc46541 100644 --- a/weblink/locale/vi_VN/fusiondirectory.po +++ b/weblink/locale/vi_VN/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/zh/fusiondirectory.po b/weblink/locale/zh/fusiondirectory.po index 6375942979f13f5d676a7b1e5ed462aa561b3e85..9661d165f244a16b0cb3e10be5de9e880a092b03 100644 --- a/weblink/locale/zh/fusiondirectory.po +++ b/weblink/locale/zh/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/weblink/locale/zh_TW/fusiondirectory.po b/weblink/locale/zh_TW/fusiondirectory.po index dd376bb8cc2da84e9ff6c8ef9234ab8d2736a0a3..23e7a845b46cf71e0a7cdcff18be2449951701ab 100644 --- a/weblink/locale/zh_TW/fusiondirectory.po +++ b/weblink/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:23+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -25,31 +25,31 @@ msgstr "" msgid "Edit web link" msgstr "" -#: admin/systems/weblink/class_webLink.inc:44 -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:46 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:47 +#: admin/systems/weblink/class_webLink.inc:49 msgid "Web links to this computer" msgstr "" -#: admin/systems/weblink/class_webLink.inc:53 +#: admin/systems/weblink/class_webLink.inc:55 msgid "Settings" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol" msgstr "" -#: admin/systems/weblink/class_webLink.inc:56 +#: admin/systems/weblink/class_webLink.inc:58 msgid "Protocol to use to access this computer Web page" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Arbitrary links" msgstr "" -#: admin/systems/weblink/class_webLink.inc:62 +#: admin/systems/weblink/class_webLink.inc:64 msgid "Any URL you want to associate to this computer" msgstr "" diff --git a/webservice/contrib/man/fusiondirectory-shell.1 b/webservice/contrib/man/fusiondirectory-shell.1 index 1926d41119ee9e0848032d86372954396113f320..a89fc35ebab2153f583ec41d36438dcbba849b74 100644 --- a/webservice/contrib/man/fusiondirectory-shell.1 +++ b/webservice/contrib/man/fusiondirectory-shell.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) +.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== @@ -54,16 +54,20 @@ .\" Avoid warning from groff about undefined register 'F'. .de IX .. -.if !\nF .nr F 0 -.if \nF>0 \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{\ +. if \nF \{\ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. -. if !\nF==2 \{\ -. nr % 0 -. nr F 2 +. if !\nF==2 \{\ +. nr % 0 +. nr F 2 +. \} . \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -129,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "FUSIONDIRECTORY-SHELL 1" -.TH FUSIONDIRECTORY-SHELL 1 "2019-03-04" "FusionDirectory 1.3" "FusionDirectory Documentation" +.TH FUSIONDIRECTORY-SHELL 1 "2019-07-04" "FusionDirectory 1.3.1" "FusionDirectory Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -178,4 +182,4 @@ Come Bernigaud .PP License \s-1BSD\s0 .PP -This program is distributed in the hope that it will be useful, but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of \s-1MERCHANTABILITY\s0 or \s-1FITNESS FOR A PARTICULAR PURPOSE. \s0 See the \s-1LICENSE\s0 file for more details. +This program is distributed in the hope that it will be useful, but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of \s-1MERCHANTABILITY\s0 or \s-1FITNESS FOR A PARTICULAR PURPOSE.\s0 See the \s-1LICENSE\s0 file for more details. diff --git a/webservice/locale/af_ZA/fusiondirectory.po b/webservice/locale/af_ZA/fusiondirectory.po index 1db3cb97669724ee149a8508ce1177cb5733dc9d..e891836fc7578d6723a0a584a74edce7e3b2b1fe 100644 --- a/webservice/locale/af_ZA/fusiondirectory.po +++ b/webservice/locale/af_ZA/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Afrikaans (South Africa) (https://www.transifex.com/fusiondirectory/teams/12202/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/ar/fusiondirectory.po b/webservice/locale/ar/fusiondirectory.po index 09c984d6f75892c8b3297d34bbfbd1a89a279bb3..101917396a0a77f2b95e31fb7632d133d060d133 100644 --- a/webservice/locale/ar/fusiondirectory.po +++ b/webservice/locale/ar/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/ca/fusiondirectory.po b/webservice/locale/ca/fusiondirectory.po index bbb748f69a651685c50614ff6e16b976e82c5a74..65e77ae585b00cc7d060cc5c14ccabacd3a9e8bc 100644 --- a/webservice/locale/ca/fusiondirectory.po +++ b/webservice/locale/ca/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n" diff --git a/webservice/locale/cs_CZ/fusiondirectory.po b/webservice/locale/cs_CZ/fusiondirectory.po index 6c336e486c4f74b58a5eb8893a8226d2e0715ad2..697efe976a2e6da195179ea7360f3b0edffa5ba4 100644 --- a/webservice/locale/cs_CZ/fusiondirectory.po +++ b/webservice/locale/cs_CZ/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n" diff --git a/webservice/locale/de/fusiondirectory.po b/webservice/locale/de/fusiondirectory.po index 7eaf8692c1e596a2990af095c33a5e56bafd0e88..926b950e7e05a4e514def1c8c5486209c483c34b 100644 --- a/webservice/locale/de/fusiondirectory.po +++ b/webservice/locale/de/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n" diff --git a/webservice/locale/el_GR/fusiondirectory.po b/webservice/locale/el_GR/fusiondirectory.po index 1ba2f153caeaef0d7ff7fc992ddef31e6120b3d8..aff754d68c6627c671507020cbd744fddf6f6f66 100644 --- a/webservice/locale/el_GR/fusiondirectory.po +++ b/webservice/locale/el_GR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n" diff --git a/webservice/locale/es/fusiondirectory.po b/webservice/locale/es/fusiondirectory.po index 4bd5b2b76f37481df6a6d95730a200dfb62402ee..c317f72499f0cb2826e9c9372c5b50c5496fbb6f 100644 --- a/webservice/locale/es/fusiondirectory.po +++ b/webservice/locale/es/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n" diff --git a/webservice/locale/es_CO/fusiondirectory.po b/webservice/locale/es_CO/fusiondirectory.po index 3ba0c4a0be8d0287738e2cdfff33adf38e3ffdad..735a95d96575eee0e1396f549f682b531b51088a 100644 --- a/webservice/locale/es_CO/fusiondirectory.po +++ b/webservice/locale/es_CO/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n" diff --git a/webservice/locale/es_VE/fusiondirectory.po b/webservice/locale/es_VE/fusiondirectory.po index cb7611a8a6b4925b8e18ccd606a0a0d3ad8148a6..26c07128f645b1135a6ae30a6996487b2009220b 100644 --- a/webservice/locale/es_VE/fusiondirectory.po +++ b/webservice/locale/es_VE/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n" diff --git a/webservice/locale/fa_IR/fusiondirectory.po b/webservice/locale/fa_IR/fusiondirectory.po index 1c65523c00a41b70ae53724d6e79f370c65a664c..c19252aa206430e957ce7d0a58c948660e502dad 100644 --- a/webservice/locale/fa_IR/fusiondirectory.po +++ b/webservice/locale/fa_IR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n" diff --git a/webservice/locale/fi_FI/fusiondirectory.po b/webservice/locale/fi_FI/fusiondirectory.po index 8101895f02884583a1129d57c04a10d4554f5f9f..42df38cd287153891378e9569471836fe29732f0 100644 --- a/webservice/locale/fi_FI/fusiondirectory.po +++ b/webservice/locale/fi_FI/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/fr/fusiondirectory.po b/webservice/locale/fr/fusiondirectory.po index 8a6fe58c194af26b2e84c1228451060a7e71141f..25710c2f6bdea5c9f8f960d847f8ce2b5fd1d323 100644 --- a/webservice/locale/fr/fusiondirectory.po +++ b/webservice/locale/fr/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n" diff --git a/webservice/locale/hu_HU/fusiondirectory.po b/webservice/locale/hu_HU/fusiondirectory.po index cca60e504263ba91f8e1ae75187445aae4b16ec3..940acda28b41d0bfc45a8560736d110ca9c87ecd 100644 --- a/webservice/locale/hu_HU/fusiondirectory.po +++ b/webservice/locale/hu_HU/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/id/fusiondirectory.po b/webservice/locale/id/fusiondirectory.po index 5bc259c28ed2cd66347a10c316529c9f2695314e..78dd89fa22532ea17f44223f22f0dfbe39919704 100644 --- a/webservice/locale/id/fusiondirectory.po +++ b/webservice/locale/id/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/it_IT/fusiondirectory.po b/webservice/locale/it_IT/fusiondirectory.po index 1142d0ff9f573a49a5caefdd3a78b646387c86e8..a50776280a486c44a8a43c29a5fcb3e669db5d0f 100644 --- a/webservice/locale/it_IT/fusiondirectory.po +++ b/webservice/locale/it_IT/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n" "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n" diff --git a/webservice/locale/ja/fusiondirectory.po b/webservice/locale/ja/fusiondirectory.po index f82d2ec4d34af99774499d8c79a306a6472858d6..75d67ca8e093c0d92c680627dbd8e55a0a2a6c91 100644 --- a/webservice/locale/ja/fusiondirectory.po +++ b/webservice/locale/ja/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Japanese (https://www.transifex.com/fusiondirectory/teams/12202/ja/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/ko/fusiondirectory.po b/webservice/locale/ko/fusiondirectory.po index c98d2f16b54bfd20f06e788d96d7e4abc662c411..08e20cedb34ec5ca19ced9441a652b3b73822a24 100644 --- a/webservice/locale/ko/fusiondirectory.po +++ b/webservice/locale/ko/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: Choi Chris <chulwon.choi@gmail.com>, 2018\n" "Language-Team: Korean (https://www.transifex.com/fusiondirectory/teams/12202/ko/)\n" diff --git a/webservice/locale/lv/fusiondirectory.po b/webservice/locale/lv/fusiondirectory.po index b84166768cc8b4a7cea383ece1fb3a4b4ec3b2c6..a62dc884cf15ddb828fd05a90963febb54353a3c 100644 --- a/webservice/locale/lv/fusiondirectory.po +++ b/webservice/locale/lv/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/nb/fusiondirectory.po b/webservice/locale/nb/fusiondirectory.po index 6f2be21939875c421e20a637431432827312fd04..b55fc0cae90d5915b735bb7b4bc22292f4d49daf 100644 --- a/webservice/locale/nb/fusiondirectory.po +++ b/webservice/locale/nb/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Norwegian BokmÃ¥l (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/nl/fusiondirectory.po b/webservice/locale/nl/fusiondirectory.po index 2d6e2ac74f771ae0157fe39378480233384fa86a..290eed48dee4d3a6004bf99cdd4ac335aad74456 100644 --- a/webservice/locale/nl/fusiondirectory.po +++ b/webservice/locale/nl/fusiondirectory.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2017\n" "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n" diff --git a/webservice/locale/pl/fusiondirectory.po b/webservice/locale/pl/fusiondirectory.po index cc4423fef22e3d1731392ac0831d8b12cc54240d..a5a0ab8c0b06318a5df327d27d3214192a620d36 100644 --- a/webservice/locale/pl/fusiondirectory.po +++ b/webservice/locale/pl/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n" diff --git a/webservice/locale/pt/fusiondirectory.po b/webservice/locale/pt/fusiondirectory.po index 5532675e27a2a52b87a88f3f90c49c6d362a61a0..668447df54756659ad75240611fe4f563366f176 100644 --- a/webservice/locale/pt/fusiondirectory.po +++ b/webservice/locale/pt/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/pt_BR/fusiondirectory.po b/webservice/locale/pt_BR/fusiondirectory.po index bba4d3adaa1039ce477f48571391c1de710b82dd..17eb56ceeb8fcb14dc686eda19f0db9119e3bfc9 100644 --- a/webservice/locale/pt_BR/fusiondirectory.po +++ b/webservice/locale/pt_BR/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n" diff --git a/webservice/locale/ru/fusiondirectory.po b/webservice/locale/ru/fusiondirectory.po index 390ed90f268f559579f2856f1d8bd48b6bced219..ffc409642dd76a885ad100c0ffbd1d4c3df41699 100644 --- a/webservice/locale/ru/fusiondirectory.po +++ b/webservice/locale/ru/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2017\n" "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n" diff --git a/webservice/locale/ru@petr1708/fusiondirectory.po b/webservice/locale/ru@petr1708/fusiondirectory.po index b9c7ce1548074b1c5f0f100bc3f1ec83f6e536ae..1a78e0fff2f33d1bc31158c4ac55ae9459cc2b59 100644 --- a/webservice/locale/ru@petr1708/fusiondirectory.po +++ b/webservice/locale/ru@petr1708/fusiondirectory.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" -"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n" +"Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru@petr1708/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/webservice/locale/sv/fusiondirectory.po b/webservice/locale/sv/fusiondirectory.po index 30adc6bc397a23081d9ebfca8cd0172453b69125..e9348c6b9c1f670b245e24efc61fe91dff0590f4 100644 --- a/webservice/locale/sv/fusiondirectory.po +++ b/webservice/locale/sv/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n" diff --git a/webservice/locale/tr_TR/fusiondirectory.po b/webservice/locale/tr_TR/fusiondirectory.po index a013187a2b313be1ec020e3fe972f54cd80121b8..b3a0a1fa48c7e3e05e58d405e7d570f702560dd5 100644 --- a/webservice/locale/tr_TR/fusiondirectory.po +++ b/webservice/locale/tr_TR/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/ug/fusiondirectory.po b/webservice/locale/ug/fusiondirectory.po index 467124c7ba0b3a0451a0824ca83fe6e640720b59..fd3eee43c9e9d0070a402b35c7d82c5c6592cc8c 100644 --- a/webservice/locale/ug/fusiondirectory.po +++ b/webservice/locale/ug/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/vi_VN/fusiondirectory.po b/webservice/locale/vi_VN/fusiondirectory.po index da0a87de153cdc3241bff3efb23c707593879114..c104f645854fa79ec0c67998e27bfa4ab79f7b56 100644 --- a/webservice/locale/vi_VN/fusiondirectory.po +++ b/webservice/locale/vi_VN/fusiondirectory.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n" diff --git a/webservice/locale/zh/fusiondirectory.po b/webservice/locale/zh/fusiondirectory.po index 08ce4869df8976b35209cf02dd6359861c2b7a54..e6a2a2854663e29edf132a995fa9167e7131a4f8 100644 --- a/webservice/locale/zh/fusiondirectory.po +++ b/webservice/locale/zh/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n" "MIME-Version: 1.0\n" diff --git a/webservice/locale/zh_TW/fusiondirectory.po b/webservice/locale/zh_TW/fusiondirectory.po index 8c51e3d35e5cffbe0f18e48feabee2c453d7ae74..0bc53fa32bdfa4c47d1fc9f7734a35acd43ff3c0 100644 --- a/webservice/locale/zh_TW/fusiondirectory.po +++ b/webservice/locale/zh_TW/fusiondirectory.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: FusionDirectory VERSION\n" "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n" -"POT-Creation-Date: 2019-01-30 17:21+0000\n" +"POT-Creation-Date: 2019-06-27 08:29+0000\n" "PO-Revision-Date: 2016-08-29 15:24+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/fusiondirectory/teams/12202/zh_TW/)\n" "MIME-Version: 1.0\n"